chore: update generated docs (#1115)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/2ed9ab0e-55b4-4ab2-aede-c95e765f7376/targets
- [x] To automatically regenerate this PR, check this box.
Source-Link: https://github.com/googleapis/discovery-artifact-manager/commit/0bed8bdae25d545e796cfcdd7a9bfffff11e69da
Source-Link: https://github.com/googleapis/synthtool/commit/c2de32114ec484aa708d32012d1fa8d75232daf5
diff --git a/docs/dyn/analyticsadmin_v1alpha.properties.webDataStreams.html b/docs/dyn/analyticsadmin_v1alpha.properties.webDataStreams.html
index 2497676..b866f96 100644
--- a/docs/dyn/analyticsadmin_v1alpha.properties.webDataStreams.html
+++ b/docs/dyn/analyticsadmin_v1alpha.properties.webDataStreams.html
@@ -93,7 +93,7 @@
<code><a href="#getGlobalSiteTag">getGlobalSiteTag(name, x__xgafv=None)</a></code></p>
<p class="firstline">Returns the Site Tag for the specified web stream. Site Tags are immutable singletons.</p>
<p class="toc_element">
- <code><a href="#list">list(parent, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
+ <code><a href="#list">list(parent, pageToken=None, pageSize=None, x__xgafv=None)</a></code></p>
<p class="firstline">Returns child web data streams under the specified parent property. Web data streams will be excluded if the caller does not have access. Returns an empty list if no relevant web data streams are found.</p>
<p class="toc_element">
<code><a href="#list_next">list_next(previous_request, previous_response)</a></code></p>
@@ -120,13 +120,13 @@
The object takes the form of:
{ # A resource message representing a Google Analytics web stream.
- "defaultUri": "A String", # Immutable. Domain name of the web app being measured, or empty. Example: "http://www.google.com", "https://www.google.com"
- "displayName": "A String", # Required. Human-readable display name for the Data Stream. The max allowed display name length is 100 UTF-16 code units.
- "name": "A String", # Output only. Resource name of this Data Stream. Format: properties/{property_id}/webDataStreams/{stream_id} Example: "properties/1000/webDataStreams/2000"
"measurementId": "A String", # Output only. Analytics "Measurement ID", without the "G-" prefix. Example: "G-1A2BCD345E" would just be "1A2BCD345E"
"firebaseAppId": "A String", # Output only. ID of the corresponding web app in Firebase, if any. This ID can change if the web app is deleted and recreated.
"createTime": "A String", # Output only. Time when this stream was originally created.
+ "defaultUri": "A String", # Immutable. Domain name of the web app being measured, or empty. Example: "http://www.google.com", "https://www.google.com"
+ "displayName": "A String", # Required. Human-readable display name for the Data Stream. The max allowed display name length is 100 UTF-16 code units.
"updateTime": "A String", # Output only. Time when stream payload fields were last updated.
+ "name": "A String", # Output only. Resource name of this Data Stream. Format: properties/{property_id}/webDataStreams/{stream_id} Example: "properties/1000/webDataStreams/2000"
}
x__xgafv: string, V1 error format.
@@ -138,13 +138,13 @@
An object of the form:
{ # A resource message representing a Google Analytics web stream.
- "defaultUri": "A String", # Immutable. Domain name of the web app being measured, or empty. Example: "http://www.google.com", "https://www.google.com"
- "displayName": "A String", # Required. Human-readable display name for the Data Stream. The max allowed display name length is 100 UTF-16 code units.
- "name": "A String", # Output only. Resource name of this Data Stream. Format: properties/{property_id}/webDataStreams/{stream_id} Example: "properties/1000/webDataStreams/2000"
"measurementId": "A String", # Output only. Analytics "Measurement ID", without the "G-" prefix. Example: "G-1A2BCD345E" would just be "1A2BCD345E"
"firebaseAppId": "A String", # Output only. ID of the corresponding web app in Firebase, if any. This ID can change if the web app is deleted and recreated.
"createTime": "A String", # Output only. Time when this stream was originally created.
+ "defaultUri": "A String", # Immutable. Domain name of the web app being measured, or empty. Example: "http://www.google.com", "https://www.google.com"
+ "displayName": "A String", # Required. Human-readable display name for the Data Stream. The max allowed display name length is 100 UTF-16 code units.
"updateTime": "A String", # Output only. Time when stream payload fields were last updated.
+ "name": "A String", # Output only. Resource name of this Data Stream. Format: properties/{property_id}/webDataStreams/{stream_id} Example: "properties/1000/webDataStreams/2000"
}</pre>
</div>
@@ -181,13 +181,13 @@
An object of the form:
{ # A resource message representing a Google Analytics web stream.
- "defaultUri": "A String", # Immutable. Domain name of the web app being measured, or empty. Example: "http://www.google.com", "https://www.google.com"
- "displayName": "A String", # Required. Human-readable display name for the Data Stream. The max allowed display name length is 100 UTF-16 code units.
- "name": "A String", # Output only. Resource name of this Data Stream. Format: properties/{property_id}/webDataStreams/{stream_id} Example: "properties/1000/webDataStreams/2000"
"measurementId": "A String", # Output only. Analytics "Measurement ID", without the "G-" prefix. Example: "G-1A2BCD345E" would just be "1A2BCD345E"
"firebaseAppId": "A String", # Output only. ID of the corresponding web app in Firebase, if any. This ID can change if the web app is deleted and recreated.
"createTime": "A String", # Output only. Time when this stream was originally created.
+ "defaultUri": "A String", # Immutable. Domain name of the web app being measured, or empty. Example: "http://www.google.com", "https://www.google.com"
+ "displayName": "A String", # Required. Human-readable display name for the Data Stream. The max allowed display name length is 100 UTF-16 code units.
"updateTime": "A String", # Output only. Time when stream payload fields were last updated.
+ "name": "A String", # Output only. Resource name of this Data Stream. Format: properties/{property_id}/webDataStreams/{stream_id} Example: "properties/1000/webDataStreams/2000"
}</pre>
</div>
@@ -206,24 +206,24 @@
An object of the form:
{ # Singleton resource under a WebDataStream, configuring measurement of additional site interactions and content.
- "pageLoadsEnabled": True or False, # If enabled, capture a page view event each time a page loads.
- "videoEngagementEnabled": True or False, # If enabled, capture video play, progress, and complete events as visitors view embedded videos on your site.
- "name": "A String", # Output only. Resource name of this Data Stream. Format: properties/{property_id}/webDataStreams/{stream_id}/enhancedMeasurementSettings Example: "properties/1000/webDataStreams/2000/enhancedMeasurementSettings"
- "scrollsEnabled": True or False, # If enabled, capture scroll events each time a visitor gets to the bottom of a page.
+ "fileDownloadsEnabled": True or False, # If enabled, capture a file download event each time a link is clicked with a common document, compressed file, application, video, or audio extension.
+ "streamEnabled": True or False, # Indicates whether Enhanced Measurement Settings will be used to automatically measure interactions and content on this web stream. Changing this value does not affect the settings themselves, but determines whether they are respected.
"searchQueryParameter": "A String", # Required. URL query parameters to interpret as site search parameters. Max length is 1024 characters. Must not be empty.
"excludedDomains": "A String", # Domains to exclude from measurement. Max length is 1024 characters.
"contentViewsEnabled": True or False, # Capture events when your visitors view content on your site that has structured data (eg, articles, blog posts, product details screens, etc.).
- "urlQueryParameter": "A String", # Additional URL query parameters. Max length is 1024 characters.
- "pageViewsEnabled": True or False, # Output only. If enabled, capture a page view event each time a page loads or the website changes the browser history state.
- "dataTaggedElementClicksEnabled": True or False, # If enabled, capture a click event each time a visitor clicks a link or element that has data attributes beginning with "data-ga".
- "formInteractionsEnabled": True or False, # If enabled, capture a view search results event each time a visitor interacts with a form on your site.
"outboundClicksEnabled": True or False, # If enabled, capture an outbound click event each time a visitor clicks a link that leads them away from your domain.
- "articlesAndBlogsEnabled": True or False, # Capture events when your visitors view content on your site that has articles or blog posts.
- "pageChangesEnabled": True or False, # If enabled, capture a page view event each time the website changes the browser history state.
+ "videoEngagementEnabled": True or False, # If enabled, capture video play, progress, and complete events as visitors view embedded videos on your site.
+ "scrollsEnabled": True or False, # If enabled, capture scroll events each time a visitor gets to the bottom of a page.
+ "dataTaggedElementClicksEnabled": True or False, # If enabled, capture a click event each time a visitor clicks a link or element that has data attributes beginning with "data-ga".
"productsAndEcommerceEnabled": True or False, # Capture events when your visitors view content on your site that has product details screens, etc.
- "fileDownloadsEnabled": True or False, # If enabled, capture a file download event each time a link is clicked with a common document, compressed file, application, video, or audio extension.
+ "name": "A String", # Output only. Resource name of this Data Stream. Format: properties/{property_id}/webDataStreams/{stream_id}/enhancedMeasurementSettings Example: "properties/1000/webDataStreams/2000/enhancedMeasurementSettings"
+ "pageLoadsEnabled": True or False, # If enabled, capture a page view event each time a page loads.
+ "pageChangesEnabled": True or False, # If enabled, capture a page view event each time the website changes the browser history state.
+ "pageViewsEnabled": True or False, # Output only. If enabled, capture a page view event each time a page loads or the website changes the browser history state.
"siteSearchEnabled": True or False, # If enabled, capture a view search results event each time a visitor performs a search on your site (based on a query parameter).
- "streamEnabled": True or False, # Indicates whether Enhanced Measurement Settings will be used to automatically measure interactions and content on this web stream. Changing this value does not affect the settings themselves, but determines whether they are respected.
+ "articlesAndBlogsEnabled": True or False, # Capture events when your visitors view content on your site that has articles or blog posts.
+ "formInteractionsEnabled": True or False, # If enabled, capture a view search results event each time a visitor interacts with a form on your site.
+ "urlQueryParameter": "A String", # Additional URL query parameters. Max length is 1024 characters.
}</pre>
</div>
@@ -247,13 +247,13 @@
</div>
<div class="method">
- <code class="details" id="list">list(parent, pageSize=None, pageToken=None, x__xgafv=None)</code>
+ <code class="details" id="list">list(parent, pageToken=None, pageSize=None, x__xgafv=None)</code>
<pre>Returns child web data streams under the specified parent property. Web data streams will be excluded if the caller does not have access. Returns an empty list if no relevant web data streams are found.
Args:
parent: string, Required. The name of the parent property. For example, to list results of web streams under the property with Id 123: "properties/123" (required)
- pageSize: integer, The maximum number of resources to return. If unspecified, at most 50 resources will be returned. The maximum value is 200; (higher values will be coerced to the maximum)
pageToken: string, A page token, received from a previous `ListWebDataStreams` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListWebDataStreams` must match the call that provided the page token.
+ pageSize: integer, The maximum number of resources to return. If unspecified, at most 50 resources will be returned. The maximum value is 200; (higher values will be coerced to the maximum)
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
@@ -263,18 +263,18 @@
An object of the form:
{ # Request message for ListWebDataStreams RPC.
- "nextPageToken": "A String", # A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
"webDataStreams": [ # Results that matched the filter criteria and were accessible to the caller.
{ # A resource message representing a Google Analytics web stream.
- "defaultUri": "A String", # Immutable. Domain name of the web app being measured, or empty. Example: "http://www.google.com", "https://www.google.com"
- "displayName": "A String", # Required. Human-readable display name for the Data Stream. The max allowed display name length is 100 UTF-16 code units.
- "name": "A String", # Output only. Resource name of this Data Stream. Format: properties/{property_id}/webDataStreams/{stream_id} Example: "properties/1000/webDataStreams/2000"
"measurementId": "A String", # Output only. Analytics "Measurement ID", without the "G-" prefix. Example: "G-1A2BCD345E" would just be "1A2BCD345E"
"firebaseAppId": "A String", # Output only. ID of the corresponding web app in Firebase, if any. This ID can change if the web app is deleted and recreated.
"createTime": "A String", # Output only. Time when this stream was originally created.
+ "defaultUri": "A String", # Immutable. Domain name of the web app being measured, or empty. Example: "http://www.google.com", "https://www.google.com"
+ "displayName": "A String", # Required. Human-readable display name for the Data Stream. The max allowed display name length is 100 UTF-16 code units.
"updateTime": "A String", # Output only. Time when stream payload fields were last updated.
+ "name": "A String", # Output only. Resource name of this Data Stream. Format: properties/{property_id}/webDataStreams/{stream_id} Example: "properties/1000/webDataStreams/2000"
},
],
+ "nextPageToken": "A String", # A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
}</pre>
</div>
@@ -302,13 +302,13 @@
The object takes the form of:
{ # A resource message representing a Google Analytics web stream.
- "defaultUri": "A String", # Immutable. Domain name of the web app being measured, or empty. Example: "http://www.google.com", "https://www.google.com"
- "displayName": "A String", # Required. Human-readable display name for the Data Stream. The max allowed display name length is 100 UTF-16 code units.
- "name": "A String", # Output only. Resource name of this Data Stream. Format: properties/{property_id}/webDataStreams/{stream_id} Example: "properties/1000/webDataStreams/2000"
"measurementId": "A String", # Output only. Analytics "Measurement ID", without the "G-" prefix. Example: "G-1A2BCD345E" would just be "1A2BCD345E"
"firebaseAppId": "A String", # Output only. ID of the corresponding web app in Firebase, if any. This ID can change if the web app is deleted and recreated.
"createTime": "A String", # Output only. Time when this stream was originally created.
+ "defaultUri": "A String", # Immutable. Domain name of the web app being measured, or empty. Example: "http://www.google.com", "https://www.google.com"
+ "displayName": "A String", # Required. Human-readable display name for the Data Stream. The max allowed display name length is 100 UTF-16 code units.
"updateTime": "A String", # Output only. Time when stream payload fields were last updated.
+ "name": "A String", # Output only. Resource name of this Data Stream. Format: properties/{property_id}/webDataStreams/{stream_id} Example: "properties/1000/webDataStreams/2000"
}
updateMask: string, The list of fields to be updated. Omitted fields will not be updated.
@@ -321,13 +321,13 @@
An object of the form:
{ # A resource message representing a Google Analytics web stream.
- "defaultUri": "A String", # Immutable. Domain name of the web app being measured, or empty. Example: "http://www.google.com", "https://www.google.com"
- "displayName": "A String", # Required. Human-readable display name for the Data Stream. The max allowed display name length is 100 UTF-16 code units.
- "name": "A String", # Output only. Resource name of this Data Stream. Format: properties/{property_id}/webDataStreams/{stream_id} Example: "properties/1000/webDataStreams/2000"
"measurementId": "A String", # Output only. Analytics "Measurement ID", without the "G-" prefix. Example: "G-1A2BCD345E" would just be "1A2BCD345E"
"firebaseAppId": "A String", # Output only. ID of the corresponding web app in Firebase, if any. This ID can change if the web app is deleted and recreated.
"createTime": "A String", # Output only. Time when this stream was originally created.
+ "defaultUri": "A String", # Immutable. Domain name of the web app being measured, or empty. Example: "http://www.google.com", "https://www.google.com"
+ "displayName": "A String", # Required. Human-readable display name for the Data Stream. The max allowed display name length is 100 UTF-16 code units.
"updateTime": "A String", # Output only. Time when stream payload fields were last updated.
+ "name": "A String", # Output only. Resource name of this Data Stream. Format: properties/{property_id}/webDataStreams/{stream_id} Example: "properties/1000/webDataStreams/2000"
}</pre>
</div>
@@ -341,24 +341,24 @@
The object takes the form of:
{ # Singleton resource under a WebDataStream, configuring measurement of additional site interactions and content.
- "pageLoadsEnabled": True or False, # If enabled, capture a page view event each time a page loads.
- "videoEngagementEnabled": True or False, # If enabled, capture video play, progress, and complete events as visitors view embedded videos on your site.
- "name": "A String", # Output only. Resource name of this Data Stream. Format: properties/{property_id}/webDataStreams/{stream_id}/enhancedMeasurementSettings Example: "properties/1000/webDataStreams/2000/enhancedMeasurementSettings"
- "scrollsEnabled": True or False, # If enabled, capture scroll events each time a visitor gets to the bottom of a page.
+ "fileDownloadsEnabled": True or False, # If enabled, capture a file download event each time a link is clicked with a common document, compressed file, application, video, or audio extension.
+ "streamEnabled": True or False, # Indicates whether Enhanced Measurement Settings will be used to automatically measure interactions and content on this web stream. Changing this value does not affect the settings themselves, but determines whether they are respected.
"searchQueryParameter": "A String", # Required. URL query parameters to interpret as site search parameters. Max length is 1024 characters. Must not be empty.
"excludedDomains": "A String", # Domains to exclude from measurement. Max length is 1024 characters.
"contentViewsEnabled": True or False, # Capture events when your visitors view content on your site that has structured data (eg, articles, blog posts, product details screens, etc.).
- "urlQueryParameter": "A String", # Additional URL query parameters. Max length is 1024 characters.
- "pageViewsEnabled": True or False, # Output only. If enabled, capture a page view event each time a page loads or the website changes the browser history state.
- "dataTaggedElementClicksEnabled": True or False, # If enabled, capture a click event each time a visitor clicks a link or element that has data attributes beginning with "data-ga".
- "formInteractionsEnabled": True or False, # If enabled, capture a view search results event each time a visitor interacts with a form on your site.
"outboundClicksEnabled": True or False, # If enabled, capture an outbound click event each time a visitor clicks a link that leads them away from your domain.
- "articlesAndBlogsEnabled": True or False, # Capture events when your visitors view content on your site that has articles or blog posts.
- "pageChangesEnabled": True or False, # If enabled, capture a page view event each time the website changes the browser history state.
+ "videoEngagementEnabled": True or False, # If enabled, capture video play, progress, and complete events as visitors view embedded videos on your site.
+ "scrollsEnabled": True or False, # If enabled, capture scroll events each time a visitor gets to the bottom of a page.
+ "dataTaggedElementClicksEnabled": True or False, # If enabled, capture a click event each time a visitor clicks a link or element that has data attributes beginning with "data-ga".
"productsAndEcommerceEnabled": True or False, # Capture events when your visitors view content on your site that has product details screens, etc.
- "fileDownloadsEnabled": True or False, # If enabled, capture a file download event each time a link is clicked with a common document, compressed file, application, video, or audio extension.
+ "name": "A String", # Output only. Resource name of this Data Stream. Format: properties/{property_id}/webDataStreams/{stream_id}/enhancedMeasurementSettings Example: "properties/1000/webDataStreams/2000/enhancedMeasurementSettings"
+ "pageLoadsEnabled": True or False, # If enabled, capture a page view event each time a page loads.
+ "pageChangesEnabled": True or False, # If enabled, capture a page view event each time the website changes the browser history state.
+ "pageViewsEnabled": True or False, # Output only. If enabled, capture a page view event each time a page loads or the website changes the browser history state.
"siteSearchEnabled": True or False, # If enabled, capture a view search results event each time a visitor performs a search on your site (based on a query parameter).
- "streamEnabled": True or False, # Indicates whether Enhanced Measurement Settings will be used to automatically measure interactions and content on this web stream. Changing this value does not affect the settings themselves, but determines whether they are respected.
+ "articlesAndBlogsEnabled": True or False, # Capture events when your visitors view content on your site that has articles or blog posts.
+ "formInteractionsEnabled": True or False, # If enabled, capture a view search results event each time a visitor interacts with a form on your site.
+ "urlQueryParameter": "A String", # Additional URL query parameters. Max length is 1024 characters.
}
updateMask: string, The list of fields to be updated. Omitted fields will not be updated.
@@ -371,24 +371,24 @@
An object of the form:
{ # Singleton resource under a WebDataStream, configuring measurement of additional site interactions and content.
- "pageLoadsEnabled": True or False, # If enabled, capture a page view event each time a page loads.
- "videoEngagementEnabled": True or False, # If enabled, capture video play, progress, and complete events as visitors view embedded videos on your site.
- "name": "A String", # Output only. Resource name of this Data Stream. Format: properties/{property_id}/webDataStreams/{stream_id}/enhancedMeasurementSettings Example: "properties/1000/webDataStreams/2000/enhancedMeasurementSettings"
- "scrollsEnabled": True or False, # If enabled, capture scroll events each time a visitor gets to the bottom of a page.
+ "fileDownloadsEnabled": True or False, # If enabled, capture a file download event each time a link is clicked with a common document, compressed file, application, video, or audio extension.
+ "streamEnabled": True or False, # Indicates whether Enhanced Measurement Settings will be used to automatically measure interactions and content on this web stream. Changing this value does not affect the settings themselves, but determines whether they are respected.
"searchQueryParameter": "A String", # Required. URL query parameters to interpret as site search parameters. Max length is 1024 characters. Must not be empty.
"excludedDomains": "A String", # Domains to exclude from measurement. Max length is 1024 characters.
"contentViewsEnabled": True or False, # Capture events when your visitors view content on your site that has structured data (eg, articles, blog posts, product details screens, etc.).
- "urlQueryParameter": "A String", # Additional URL query parameters. Max length is 1024 characters.
- "pageViewsEnabled": True or False, # Output only. If enabled, capture a page view event each time a page loads or the website changes the browser history state.
- "dataTaggedElementClicksEnabled": True or False, # If enabled, capture a click event each time a visitor clicks a link or element that has data attributes beginning with "data-ga".
- "formInteractionsEnabled": True or False, # If enabled, capture a view search results event each time a visitor interacts with a form on your site.
"outboundClicksEnabled": True or False, # If enabled, capture an outbound click event each time a visitor clicks a link that leads them away from your domain.
- "articlesAndBlogsEnabled": True or False, # Capture events when your visitors view content on your site that has articles or blog posts.
- "pageChangesEnabled": True or False, # If enabled, capture a page view event each time the website changes the browser history state.
+ "videoEngagementEnabled": True or False, # If enabled, capture video play, progress, and complete events as visitors view embedded videos on your site.
+ "scrollsEnabled": True or False, # If enabled, capture scroll events each time a visitor gets to the bottom of a page.
+ "dataTaggedElementClicksEnabled": True or False, # If enabled, capture a click event each time a visitor clicks a link or element that has data attributes beginning with "data-ga".
"productsAndEcommerceEnabled": True or False, # Capture events when your visitors view content on your site that has product details screens, etc.
- "fileDownloadsEnabled": True or False, # If enabled, capture a file download event each time a link is clicked with a common document, compressed file, application, video, or audio extension.
+ "name": "A String", # Output only. Resource name of this Data Stream. Format: properties/{property_id}/webDataStreams/{stream_id}/enhancedMeasurementSettings Example: "properties/1000/webDataStreams/2000/enhancedMeasurementSettings"
+ "pageLoadsEnabled": True or False, # If enabled, capture a page view event each time a page loads.
+ "pageChangesEnabled": True or False, # If enabled, capture a page view event each time the website changes the browser history state.
+ "pageViewsEnabled": True or False, # Output only. If enabled, capture a page view event each time a page loads or the website changes the browser history state.
"siteSearchEnabled": True or False, # If enabled, capture a view search results event each time a visitor performs a search on your site (based on a query parameter).
- "streamEnabled": True or False, # Indicates whether Enhanced Measurement Settings will be used to automatically measure interactions and content on this web stream. Changing this value does not affect the settings themselves, but determines whether they are respected.
+ "articlesAndBlogsEnabled": True or False, # Capture events when your visitors view content on your site that has articles or blog posts.
+ "formInteractionsEnabled": True or False, # If enabled, capture a view search results event each time a visitor interacts with a form on your site.
+ "urlQueryParameter": "A String", # Additional URL query parameters. Max length is 1024 characters.
}</pre>
</div>