You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## 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
Copy file name to clipboardExpand all lines: docs/dyn/adsense_v2.accounts.payments.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -102,7 +102,7 @@ <h3>Method Details</h3>
102
102
103
103
{ # Response definition for the payments list rpc.
104
104
"payments": [ # 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.
106
106
"amount": "A String", # Output only. The amount of unpaid or paid earnings, as a formatted string, including the currency. E.g. "¥1,235 JPY", "$1,234.57", "£87.65".
107
107
"date": { # 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).
108
108
"day": 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't significant.
Copy file name to clipboardExpand all lines: docs/dyn/alertcenter_v1beta1.alerts.html
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -242,7 +242,7 @@ <h3>Method Details</h3>
242
242
"alertId": "A String", # Output only. The alert identifier.
243
243
"assignee": "A String", # The email address of the user assigned to the alert.
244
244
"customerId": "A String", # Output only. The unique identifier of the Google account of the customer.
245
-
"etag": "A String", # 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
+
"etag": "A String", # 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.
246
246
"severity": "A String", # The severity value of the alert. Alert Center will set this field at alert creation time, default'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
247
247
"status": "A String", # The current status of the alert. The supported values are the following: * NOT_STARTED * IN_PROGRESS * CLOSED
248
248
"updateTime": "A String", # Output only. The time this metadata was last updated.
@@ -274,7 +274,7 @@ <h3>Method Details</h3>
274
274
"alertId": "A String", # Output only. The alert identifier.
275
275
"assignee": "A String", # The email address of the user assigned to the alert.
276
276
"customerId": "A String", # Output only. The unique identifier of the Google account of the customer.
277
-
"etag": "A String", # 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
+
"etag": "A String", # 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.
278
278
"severity": "A String", # The severity value of the alert. Alert Center will set this field at alert creation time, default'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
279
279
"status": "A String", # The current status of the alert. The supported values are the following: * NOT_STARTED * IN_PROGRESS * CLOSED
280
280
"updateTime": "A String", # Output only. The time this metadata was last updated.
@@ -315,7 +315,7 @@ <h3>Method Details</h3>
315
315
"alertId": "A String", # Output only. The alert identifier.
316
316
"assignee": "A String", # The email address of the user assigned to the alert.
317
317
"customerId": "A String", # Output only. The unique identifier of the Google account of the customer.
318
-
"etag": "A String", # 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
+
"etag": "A String", # 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.
319
319
"severity": "A String", # The severity value of the alert. Alert Center will set this field at alert creation time, default'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
320
320
"status": "A String", # The current status of the alert. The supported values are the following: * NOT_STARTED * IN_PROGRESS * CLOSED
321
321
"updateTime": "A String", # Output only. The time this metadata was last updated.
@@ -380,7 +380,7 @@ <h3>Method Details</h3>
380
380
"alertId": "A String", # Output only. The alert identifier.
381
381
"assignee": "A String", # The email address of the user assigned to the alert.
382
382
"customerId": "A String", # Output only. The unique identifier of the Google account of the customer.
383
-
"etag": "A String", # 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
+
"etag": "A String", # 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.
384
384
"severity": "A String", # The severity value of the alert. Alert Center will set this field at alert creation time, default'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
385
385
"status": "A String", # The current status of the alert. The supported values are the following: * NOT_STARTED * IN_PROGRESS * CLOSED
386
386
"updateTime": "A String", # Output only. The time this metadata was last updated.
<pclass="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>
Copy file name to clipboardExpand all lines: docs/dyn/androidmanagement_v1.enterprises.policies.html
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -409,7 +409,7 @@ <h3>Method Details</h3>
409
409
"a_key": "A String",
410
410
},
411
411
},
412
-
"launchApp": { # An action to launch an app. # An action to launch an app.
412
+
"launchApp": { # 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.
413
413
"packageName": "A String", # Package name of app to be launched
414
414
},
415
415
"title": { # 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>
777
777
"a_key": "A String",
778
778
},
779
779
},
780
-
"launchApp": { # An action to launch an app. # An action to launch an app.
780
+
"launchApp": { # 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.
781
781
"packageName": "A String", # Package name of app to be launched
782
782
},
783
783
"title": { # 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>
1151
1151
"a_key": "A String",
1152
1152
},
1153
1153
},
1154
-
"launchApp": { # An action to launch an app. # An action to launch an app.
1154
+
"launchApp": { # 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.
1155
1155
"packageName": "A String", # Package name of app to be launched
1156
1156
},
1157
1157
"title": { # 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>
1508
1508
"a_key": "A String",
1509
1509
},
1510
1510
},
1511
-
"launchApp": { # An action to launch an app. # An action to launch an app.
1511
+
"launchApp": { # 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.
1512
1512
"packageName": "A String", # Package name of app to be launched
1513
1513
},
1514
1514
"title": { # Provides a user-facing message with locale info. The maximum message length is 4096 characters. # Title of this action.
0 commit comments