Skip to content

Commit c9d0e01

Browse files
chore: Update discovery artifacts (#1710)
## Deleted keys were detected in the following stable discovery artifacts: baremetalsolution v2 72c1cbc servicemanagement v1 84599fb ## Deleted keys were detected in the following pre-stable discovery artifacts: analyticsadmin v1alpha 3704390 compute alpha 92a4e01 ## Discovery Artifact Change Summary: feat(alertcenter): update the api 3514119 feat(analyticsadmin): update the api 3704390 feat(baremetalsolution): update the api 72c1cbc feat(cloudbuild): update the api dcd2c37 feat(cloudidentity): update the api 61bf78b feat(compute): update the api 92a4e01 feat(container): update the api 56b3080 feat(content): update the api 803d36f feat(datamigration): update the api b8836f7 feat(dialogflow): update the api f596360 feat(documentai): update the api 82cb2c2 feat(eventarc): update the api 556c091 feat(file): update the api 55a2fdd feat(firebase): update the api ea9f425 feat(iam): update the api f1ba7e6 feat(managedidentities): update the api 69fb750 feat(mybusinessbusinessinformation): update the api 9d7a59e feat(networkmanagement): update the api 1402417 feat(retail): update the api ad805ab feat(sasportal): update the api 08b1e67 feat(securitycenter): update the api cc62dc3 feat(servicemanagement): update the api 84599fb feat(vault): update the api e665515
1 parent 2b5d247 commit c9d0e01

File tree

532 files changed

+42910
-12082
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

532 files changed

+42910
-12082
lines changed

docs/dyn/adsense_v2.accounts.payments.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ <h3>Method Details</h3>
102102

103103
{ # Response definition for the payments list rpc.
104104
&quot;payments&quot;: [ # The payments returned in this list response.
105-
{ # Representation of an unpaid or paid payment. See [Payment timelines for AdSense](https://support.google.com/adsense/answer/7164703) for more information about payments.
105+
{ # Representation of an unpaid or paid payment. See [Payment timelines for AdSense](https://support.google.com/adsense/answer/7164703) for more information about payments and the [YouTube homepage and payments account](https://support.google.com/adsense/answer/11622510) article for information about dedicated payments accounts for YouTube.
106106
&quot;amount&quot;: &quot;A String&quot;, # Output only. The amount of unpaid or paid earnings, as a formatted string, including the currency. E.g. &quot;¥1,235 JPY&quot;, &quot;$1,234.57&quot;, &quot;£87.65&quot;.
107107
&quot;date&quot;: { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values * A month and day, with a zero year (e.g., an anniversary) * A year on its own, with a zero month and a zero day * A year and month, with a zero day (e.g., a credit card expiration date) Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # Output only. For paid earnings, the date that the payment was credited. For unpaid earnings, this field is empty. Payment dates are always returned in the billing timezone (America/Los_Angeles).
108108
&quot;day&quot;: 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn&#x27;t significant.

docs/dyn/alertcenter_v1beta1.alerts.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ <h3>Method Details</h3>
242242
&quot;alertId&quot;: &quot;A String&quot;, # Output only. The alert identifier.
243243
&quot;assignee&quot;: &quot;A String&quot;, # The email address of the user assigned to the alert.
244244
&quot;customerId&quot;: &quot;A String&quot;, # Output only. The unique identifier of the Google account of the customer.
245-
&quot;etag&quot;: &quot;A String&quot;, # Optional. `etag` is used for optimistic concurrency control as a way to help prevent simultaneous updates of an alert metadata from overwriting each other. It is strongly suggested that systems make use of the `etag` in the read-modify-write cycle to perform metatdata updates in order to avoid race conditions: An `etag` is returned in the response which contains alert metadata, and systems are expected to put that etag in the request to update alert metadata to ensure that their change will be applied to the same version of the alert metadata. If no `etag` is provided in the call to update alert metadata, then the existing alert metadata is overwritten blindly.
245+
&quot;etag&quot;: &quot;A String&quot;, # Optional. `etag` is used for optimistic concurrency control as a way to help prevent simultaneous updates of an alert metadata from overwriting each other. It is strongly suggested that systems make use of the `etag` in the read-modify-write cycle to perform metadata updates in order to avoid race conditions: An `etag` is returned in the response which contains alert metadata, and systems are expected to put that etag in the request to update alert metadata to ensure that their change will be applied to the same version of the alert metadata. If no `etag` is provided in the call to update alert metadata, then the existing alert metadata is overwritten blindly.
246246
&quot;severity&quot;: &quot;A String&quot;, # The severity value of the alert. Alert Center will set this field at alert creation time, default&#x27;s to an empty string when it could not be determined. The supported values for update actions on this field are the following: * HIGH * MEDIUM * LOW
247247
&quot;status&quot;: &quot;A String&quot;, # The current status of the alert. The supported values are the following: * NOT_STARTED * IN_PROGRESS * CLOSED
248248
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time this metadata was last updated.
@@ -274,7 +274,7 @@ <h3>Method Details</h3>
274274
&quot;alertId&quot;: &quot;A String&quot;, # Output only. The alert identifier.
275275
&quot;assignee&quot;: &quot;A String&quot;, # The email address of the user assigned to the alert.
276276
&quot;customerId&quot;: &quot;A String&quot;, # Output only. The unique identifier of the Google account of the customer.
277-
&quot;etag&quot;: &quot;A String&quot;, # Optional. `etag` is used for optimistic concurrency control as a way to help prevent simultaneous updates of an alert metadata from overwriting each other. It is strongly suggested that systems make use of the `etag` in the read-modify-write cycle to perform metatdata updates in order to avoid race conditions: An `etag` is returned in the response which contains alert metadata, and systems are expected to put that etag in the request to update alert metadata to ensure that their change will be applied to the same version of the alert metadata. If no `etag` is provided in the call to update alert metadata, then the existing alert metadata is overwritten blindly.
277+
&quot;etag&quot;: &quot;A String&quot;, # Optional. `etag` is used for optimistic concurrency control as a way to help prevent simultaneous updates of an alert metadata from overwriting each other. It is strongly suggested that systems make use of the `etag` in the read-modify-write cycle to perform metadata updates in order to avoid race conditions: An `etag` is returned in the response which contains alert metadata, and systems are expected to put that etag in the request to update alert metadata to ensure that their change will be applied to the same version of the alert metadata. If no `etag` is provided in the call to update alert metadata, then the existing alert metadata is overwritten blindly.
278278
&quot;severity&quot;: &quot;A String&quot;, # The severity value of the alert. Alert Center will set this field at alert creation time, default&#x27;s to an empty string when it could not be determined. The supported values for update actions on this field are the following: * HIGH * MEDIUM * LOW
279279
&quot;status&quot;: &quot;A String&quot;, # The current status of the alert. The supported values are the following: * NOT_STARTED * IN_PROGRESS * CLOSED
280280
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time this metadata was last updated.
@@ -315,7 +315,7 @@ <h3>Method Details</h3>
315315
&quot;alertId&quot;: &quot;A String&quot;, # Output only. The alert identifier.
316316
&quot;assignee&quot;: &quot;A String&quot;, # The email address of the user assigned to the alert.
317317
&quot;customerId&quot;: &quot;A String&quot;, # Output only. The unique identifier of the Google account of the customer.
318-
&quot;etag&quot;: &quot;A String&quot;, # Optional. `etag` is used for optimistic concurrency control as a way to help prevent simultaneous updates of an alert metadata from overwriting each other. It is strongly suggested that systems make use of the `etag` in the read-modify-write cycle to perform metatdata updates in order to avoid race conditions: An `etag` is returned in the response which contains alert metadata, and systems are expected to put that etag in the request to update alert metadata to ensure that their change will be applied to the same version of the alert metadata. If no `etag` is provided in the call to update alert metadata, then the existing alert metadata is overwritten blindly.
318+
&quot;etag&quot;: &quot;A String&quot;, # Optional. `etag` is used for optimistic concurrency control as a way to help prevent simultaneous updates of an alert metadata from overwriting each other. It is strongly suggested that systems make use of the `etag` in the read-modify-write cycle to perform metadata updates in order to avoid race conditions: An `etag` is returned in the response which contains alert metadata, and systems are expected to put that etag in the request to update alert metadata to ensure that their change will be applied to the same version of the alert metadata. If no `etag` is provided in the call to update alert metadata, then the existing alert metadata is overwritten blindly.
319319
&quot;severity&quot;: &quot;A String&quot;, # The severity value of the alert. Alert Center will set this field at alert creation time, default&#x27;s to an empty string when it could not be determined. The supported values for update actions on this field are the following: * HIGH * MEDIUM * LOW
320320
&quot;status&quot;: &quot;A String&quot;, # The current status of the alert. The supported values are the following: * NOT_STARTED * IN_PROGRESS * CLOSED
321321
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time this metadata was last updated.
@@ -380,7 +380,7 @@ <h3>Method Details</h3>
380380
&quot;alertId&quot;: &quot;A String&quot;, # Output only. The alert identifier.
381381
&quot;assignee&quot;: &quot;A String&quot;, # The email address of the user assigned to the alert.
382382
&quot;customerId&quot;: &quot;A String&quot;, # Output only. The unique identifier of the Google account of the customer.
383-
&quot;etag&quot;: &quot;A String&quot;, # Optional. `etag` is used for optimistic concurrency control as a way to help prevent simultaneous updates of an alert metadata from overwriting each other. It is strongly suggested that systems make use of the `etag` in the read-modify-write cycle to perform metatdata updates in order to avoid race conditions: An `etag` is returned in the response which contains alert metadata, and systems are expected to put that etag in the request to update alert metadata to ensure that their change will be applied to the same version of the alert metadata. If no `etag` is provided in the call to update alert metadata, then the existing alert metadata is overwritten blindly.
383+
&quot;etag&quot;: &quot;A String&quot;, # Optional. `etag` is used for optimistic concurrency control as a way to help prevent simultaneous updates of an alert metadata from overwriting each other. It is strongly suggested that systems make use of the `etag` in the read-modify-write cycle to perform metadata updates in order to avoid race conditions: An `etag` is returned in the response which contains alert metadata, and systems are expected to put that etag in the request to update alert metadata to ensure that their change will be applied to the same version of the alert metadata. If no `etag` is provided in the call to update alert metadata, then the existing alert metadata is overwritten blindly.
384384
&quot;severity&quot;: &quot;A String&quot;, # The severity value of the alert. Alert Center will set this field at alert creation time, default&#x27;s to an empty string when it could not be determined. The supported values for update actions on this field are the following: * HIGH * MEDIUM * LOW
385385
&quot;status&quot;: &quot;A String&quot;, # The current status of the alert. The supported values are the following: * NOT_STARTED * IN_PROGRESS * CLOSED
386386
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time this metadata was last updated.

docs/dyn/analyticsadmin_v1alpha.properties.html

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -74,11 +74,6 @@
7474

7575
<h1><a href="analyticsadmin_v1alpha.html">Google Analytics Admin API</a> . <a href="analyticsadmin_v1alpha.properties.html">properties</a></h1>
7676
<h2>Instance Methods</h2>
77-
<p class="toc_element">
78-
<code><a href="analyticsadmin_v1alpha.properties.androidAppDataStreams.html">androidAppDataStreams()</a></code>
79-
</p>
80-
<p class="firstline">Returns the androidAppDataStreams Resource.</p>
81-
8277
<p class="toc_element">
8378
<code><a href="analyticsadmin_v1alpha.properties.conversionEvents.html">conversionEvents()</a></code>
8479
</p>
@@ -119,21 +114,11 @@ <h2>Instance Methods</h2>
119114
</p>
120115
<p class="firstline">Returns the googleAdsLinks Resource.</p>
121116

122-
<p class="toc_element">
123-
<code><a href="analyticsadmin_v1alpha.properties.iosAppDataStreams.html">iosAppDataStreams()</a></code>
124-
</p>
125-
<p class="firstline">Returns the iosAppDataStreams Resource.</p>
126-
127117
<p class="toc_element">
128118
<code><a href="analyticsadmin_v1alpha.properties.userLinks.html">userLinks()</a></code>
129119
</p>
130120
<p class="firstline">Returns the userLinks Resource.</p>
131121

132-
<p class="toc_element">
133-
<code><a href="analyticsadmin_v1alpha.properties.webDataStreams.html">webDataStreams()</a></code>
134-
</p>
135-
<p class="firstline">Returns the webDataStreams Resource.</p>
136-
137122
<p class="toc_element">
138123
<code><a href="#acknowledgeUserDataCollection">acknowledgeUserDataCollection(property, body=None, x__xgafv=None)</a></code></p>
139124
<p class="firstline">Acknowledges the terms of user data collection for the specified property. This acknowledgement must be completed (either in the Google Analytics UI or via this API) before MeasurementProtocolSecret resources may be created.</p>

docs/dyn/androidmanagement_v1.enterprises.policies.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@ <h3>Method Details</h3>
409409
&quot;a_key&quot;: &quot;A String&quot;,
410410
},
411411
},
412-
&quot;launchApp&quot;: { # An action to launch an app. # An action to launch an app.
412+
&quot;launchApp&quot;: { # An action to launch an app. # An action to launch an app. The app will be launched with an intent containing an extra with key com.google.android.apps.work.clouddpc.EXTRA_LAUNCHED_AS_SETUP_ACTION set to the boolean value true to indicate that this is a setup action flow.
413413
&quot;packageName&quot;: &quot;A String&quot;, # Package name of app to be launched
414414
},
415415
&quot;title&quot;: { # Provides a user-facing message with locale info. The maximum message length is 4096 characters. # Title of this action.
@@ -777,7 +777,7 @@ <h3>Method Details</h3>
777777
&quot;a_key&quot;: &quot;A String&quot;,
778778
},
779779
},
780-
&quot;launchApp&quot;: { # An action to launch an app. # An action to launch an app.
780+
&quot;launchApp&quot;: { # An action to launch an app. # An action to launch an app. The app will be launched with an intent containing an extra with key com.google.android.apps.work.clouddpc.EXTRA_LAUNCHED_AS_SETUP_ACTION set to the boolean value true to indicate that this is a setup action flow.
781781
&quot;packageName&quot;: &quot;A String&quot;, # Package name of app to be launched
782782
},
783783
&quot;title&quot;: { # Provides a user-facing message with locale info. The maximum message length is 4096 characters. # Title of this action.
@@ -1151,7 +1151,7 @@ <h3>Method Details</h3>
11511151
&quot;a_key&quot;: &quot;A String&quot;,
11521152
},
11531153
},
1154-
&quot;launchApp&quot;: { # An action to launch an app. # An action to launch an app.
1154+
&quot;launchApp&quot;: { # An action to launch an app. # An action to launch an app. The app will be launched with an intent containing an extra with key com.google.android.apps.work.clouddpc.EXTRA_LAUNCHED_AS_SETUP_ACTION set to the boolean value true to indicate that this is a setup action flow.
11551155
&quot;packageName&quot;: &quot;A String&quot;, # Package name of app to be launched
11561156
},
11571157
&quot;title&quot;: { # Provides a user-facing message with locale info. The maximum message length is 4096 characters. # Title of this action.
@@ -1508,7 +1508,7 @@ <h3>Method Details</h3>
15081508
&quot;a_key&quot;: &quot;A String&quot;,
15091509
},
15101510
},
1511-
&quot;launchApp&quot;: { # An action to launch an app. # An action to launch an app.
1511+
&quot;launchApp&quot;: { # An action to launch an app. # An action to launch an app. The app will be launched with an intent containing an extra with key com.google.android.apps.work.clouddpc.EXTRA_LAUNCHED_AS_SETUP_ACTION set to the boolean value true to indicate that this is a setup action flow.
15121512
&quot;packageName&quot;: &quot;A String&quot;, # Package name of app to be launched
15131513
},
15141514
&quot;title&quot;: { # Provides a user-facing message with locale info. The maximum message length is 4096 characters. # Title of this action.

0 commit comments

Comments
 (0)