chore: Update discovery artifacts (#1413)
## Discovery Artifact Change Summary:
feat(analyticsadmin): update the api https://github.com/googleapis/google-api-python-client/commit/5a2e42e9a4631216c4883d5538c970a5faad59eb
feat(androidmanagement): update the api https://github.com/googleapis/google-api-python-client/commit/5fcc274bcd4a9a71a0a568e2771c443a2b2b20b0
feat(dialogflow): update the api https://github.com/googleapis/google-api-python-client/commit/512fc42343fa946889ec155456a05f0d64969903
feat(keep): update the api https://github.com/googleapis/google-api-python-client/commit/45eb6dac450c1055a6ced84332529b70b0a8c831
fix(smartdevicemanagement): update the api https://github.com/googleapis/google-api-python-client/commit/772982044da691f9116073855e692f7793edacce
diff --git a/docs/dyn/analyticsadmin_v1alpha.accounts.html b/docs/dyn/analyticsadmin_v1alpha.accounts.html
index 3ccd627..6a82fd4 100644
--- a/docs/dyn/analyticsadmin_v1alpha.accounts.html
+++ b/docs/dyn/analyticsadmin_v1alpha.accounts.html
@@ -358,6 +358,7 @@
},
"conversionEvent": { # A conversion event in a Google Analytics property. # A snapshot of a ConversionEvent resource in change history.
"createTime": "A String", # Output only. Time when this conversion event was created in the property.
+ "custom": True or False, # Output only. If set to true, this conversion event refers to a custom event. If set to false, this conversion event refers to a default event in GA. Default events typically have special meaning in GA. Default events are usually created for you by the GA system, but in some cases can be created by property admins. Custom events count towards the maximum number of custom conversion events that may be created per property.
"eventName": "A String", # Immutable. The event name for this conversion event. Examples: 'click', 'purchase'
"isDeletable": True or False, # Output only. If set, this event can currently be deleted via DeleteConversionEvent.
"name": "A String", # Output only. Resource name of this conversion event. Format: properties/{property}/conversionEvents/{conversion_event}
@@ -451,6 +452,7 @@
},
"conversionEvent": { # A conversion event in a Google Analytics property. # A snapshot of a ConversionEvent resource in change history.
"createTime": "A String", # Output only. Time when this conversion event was created in the property.
+ "custom": True or False, # Output only. If set to true, this conversion event refers to a custom event. If set to false, this conversion event refers to a default event in GA. Default events typically have special meaning in GA. Default events are usually created for you by the GA system, but in some cases can be created by property admins. Custom events count towards the maximum number of custom conversion events that may be created per property.
"eventName": "A String", # Immutable. The event name for this conversion event. Examples: 'click', 'purchase'
"isDeletable": True or False, # Output only. If set, this event can currently be deleted via DeleteConversionEvent.
"name": "A String", # Output only. Resource name of this conversion event. Format: properties/{property}/conversionEvents/{conversion_event}