Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
chore: Update discovery artifacts (#1493)
## Deleted keys were detected in the following stable discovery artifacts:
documentai v1 3d6892c
iam v1 9868263
osconfig v1 588812f

## Deleted keys were detected in the following pre-stable discovery artifacts:
compute alpha 3740a88
compute beta 3740a88
documentai v1beta3 3d6892c
ideahub v1alpha 942102d

## Discovery Artifact Change Summary:
feat(analyticsadmin): update the api 8e0c67f
feat(apigee): update the api 9fd19ee
feat(appengine): update the api 9727d32
feat(bigquerydatatransfer): update the api 0b36baa
feat(cloudfunctions): update the api c138aff
feat(compute): update the api 3740a88
feat(container): update the api 90b095a
feat(containeranalysis): update the api 07d2f43
feat(documentai): update the api 3d6892c
feat(gkehub): update the api 1676d9f
feat(iam): update the api 9868263
feat(ideahub): update the api 942102d
feat(ondemandscanning): update the api 9716938
feat(osconfig): update the api 588812f
feat(people): update the api 213598c
feat(securitycenter): update the api 74bee35
feat(slides): update the api 623c740
feat(tagmanager): update the api 9866414
  • Loading branch information
yoshi-code-bot committed Aug 24, 2021
1 parent 861fe70 commit 96afc04
Show file tree
Hide file tree
Showing 541 changed files with 30,011 additions and 22,258 deletions.
10 changes: 10 additions & 0 deletions docs/dyn/analyticsadmin_v1alpha.accounts.html
Expand Up @@ -379,6 +379,11 @@ <h3>Method Details</h3>
&quot;parameterName&quot;: &quot;A String&quot;, # Required. Immutable. Tagging name for this custom metric. If this is an event-scoped metric, then this is the event parameter name. May only contain alphanumeric and underscore charactes, starting with a letter. Max length of 40 characters for event-scoped metrics.
&quot;scope&quot;: &quot;A String&quot;, # Required. Immutable. The scope of this custom metric.
},
&quot;dataRetentionSettings&quot;: { # Settings values for data retention. This is a singleton resource. # A snapshot of a data retention settings resource in change history.
&quot;eventDataRetention&quot;: &quot;A String&quot;, # The length of time that event-level data is retained.
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name for this DataRetentionSetting resource. Format: properties/{property}/dataRetentionSettings
&quot;resetUserDataOnNewActivity&quot;: True or False, # If true, reset the retention period for the user identifier with every event from that user.
},
&quot;displayVideo360AdvertiserLink&quot;: { # A link between a GA4 property and a Display &amp; Video 360 advertiser. # A snapshot of a DisplayVideo360AdvertiserLink resource in change history.
&quot;adsPersonalizationEnabled&quot;: True or False, # Enables personalized advertising features with this integration. If this field is not set on create/update, it will be defaulted to true.
&quot;advertiserDisplayName&quot;: &quot;A String&quot;, # Output only. The display name of the Display &amp; Video 360 Advertiser.
Expand Down Expand Up @@ -496,6 +501,11 @@ <h3>Method Details</h3>
&quot;parameterName&quot;: &quot;A String&quot;, # Required. Immutable. Tagging name for this custom metric. If this is an event-scoped metric, then this is the event parameter name. May only contain alphanumeric and underscore charactes, starting with a letter. Max length of 40 characters for event-scoped metrics.
&quot;scope&quot;: &quot;A String&quot;, # Required. Immutable. The scope of this custom metric.
},
&quot;dataRetentionSettings&quot;: { # Settings values for data retention. This is a singleton resource. # A snapshot of a data retention settings resource in change history.
&quot;eventDataRetention&quot;: &quot;A String&quot;, # The length of time that event-level data is retained.
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name for this DataRetentionSetting resource. Format: properties/{property}/dataRetentionSettings
&quot;resetUserDataOnNewActivity&quot;: True or False, # If true, reset the retention period for the user identifier with every event from that user.
},
&quot;displayVideo360AdvertiserLink&quot;: { # A link between a GA4 property and a Display &amp; Video 360 advertiser. # A snapshot of a DisplayVideo360AdvertiserLink resource in change history.
&quot;adsPersonalizationEnabled&quot;: True or False, # Enables personalized advertising features with this integration. If this field is not set on create/update, it will be defaulted to true.
&quot;advertiserDisplayName&quot;: &quot;A String&quot;, # Output only. The display name of the Display &amp; Video 360 Advertiser.
Expand Down
58 changes: 58 additions & 0 deletions docs/dyn/analyticsadmin_v1alpha.properties.html
Expand Up @@ -141,6 +141,9 @@ <h2>Instance Methods</h2>
<p class="toc_element">
<code><a href="#get">get(name, x__xgafv=None)</a></code></p>
<p class="firstline">Lookup for a single "GA4" Property.</p>
<p class="toc_element">
<code><a href="#getDataRetentionSettings">getDataRetentionSettings(name, x__xgafv=None)</a></code></p>
<p class="firstline">Returns the singleton data retention settings for this property.</p>
<p class="toc_element">
<code><a href="#getGoogleSignalsSettings">getGoogleSignalsSettings(name, x__xgafv=None)</a></code></p>
<p class="firstline">Lookup for Google Signals settings for a property.</p>
Expand All @@ -153,6 +156,9 @@ <h2>Instance Methods</h2>
<p class="toc_element">
<code><a href="#patch">patch(name, body=None, updateMask=None, x__xgafv=None)</a></code></p>
<p class="firstline">Updates a property.</p>
<p class="toc_element">
<code><a href="#updateDataRetentionSettings">updateDataRetentionSettings(name, body=None, updateMask=None, x__xgafv=None)</a></code></p>
<p class="firstline">Updates the singleton data retention settings for this property.</p>
<p class="toc_element">
<code><a href="#updateGoogleSignalsSettings">updateGoogleSignalsSettings(name, body=None, updateMask=None, x__xgafv=None)</a></code></p>
<p class="firstline">Updates Google Signals settings for a property.</p>
Expand Down Expand Up @@ -265,6 +271,27 @@ <h3>Method Details</h3>
}</pre>
</div>

<div class="method">
<code class="details" id="getDataRetentionSettings">getDataRetentionSettings(name, x__xgafv=None)</code>
<pre>Returns the singleton data retention settings for this property.

Args:
name: string, Required. The name of the settings to lookup. Format: properties/{property}/dataRetentionSettings Example: &quot;properties/1000/dataRetentionSettings&quot; (required)
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
2 - v2 error format

Returns:
An object of the form:

{ # Settings values for data retention. This is a singleton resource.
&quot;eventDataRetention&quot;: &quot;A String&quot;, # The length of time that event-level data is retained.
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name for this DataRetentionSetting resource. Format: properties/{property}/dataRetentionSettings
&quot;resetUserDataOnNewActivity&quot;: True or False, # If true, reset the retention period for the user identifier with every event from that user.
}</pre>
</div>

<div class="method">
<code class="details" id="getGoogleSignalsSettings">getGoogleSignalsSettings(name, x__xgafv=None)</code>
<pre>Lookup for Google Signals settings for a property.
Expand Down Expand Up @@ -384,6 +411,37 @@ <h3>Method Details</h3>
}</pre>
</div>

<div class="method">
<code class="details" id="updateDataRetentionSettings">updateDataRetentionSettings(name, body=None, updateMask=None, x__xgafv=None)</code>
<pre>Updates the singleton data retention settings for this property.

Args:
name: string, Output only. Resource name for this DataRetentionSetting resource. Format: properties/{property}/dataRetentionSettings (required)
body: object, The request body.
The object takes the form of:

{ # Settings values for data retention. This is a singleton resource.
&quot;eventDataRetention&quot;: &quot;A String&quot;, # The length of time that event-level data is retained.
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name for this DataRetentionSetting resource. Format: properties/{property}/dataRetentionSettings
&quot;resetUserDataOnNewActivity&quot;: True or False, # If true, reset the retention period for the user identifier with every event from that user.
}

updateMask: string, Required. The list of fields to be updated. Field names must be in snake case (e.g., &quot;field_to_update&quot;). Omitted fields will not be updated. To replace the entire entity, use one path with the string &quot;*&quot; to match all fields.
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
2 - v2 error format

Returns:
An object of the form:

{ # Settings values for data retention. This is a singleton resource.
&quot;eventDataRetention&quot;: &quot;A String&quot;, # The length of time that event-level data is retained.
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name for this DataRetentionSetting resource. Format: properties/{property}/dataRetentionSettings
&quot;resetUserDataOnNewActivity&quot;: True or False, # If true, reset the retention period for the user identifier with every event from that user.
}</pre>
</div>

<div class="method">
<code class="details" id="updateGoogleSignalsSettings">updateGoogleSignalsSettings(name, body=None, updateMask=None, x__xgafv=None)</code>
<pre>Updates Google Signals settings for a property.
Expand Down

0 comments on commit 96afc04

Please sign in to comment.