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:
chat v1 9404422
managedidentities v1 ce1faeb
retail v2 009f7d6
## Deleted keys were detected in the following pre-stable discovery artifacts:
retail v2alpha 009f7d6
retail v2beta 009f7d6
## Discovery Artifact Change Summary:
feat(baremetalsolution): update the api dfaeb43
feat(bigqueryreservation): update the api 1a85de3
feat(chat): update the api 9404422
feat(cloudchannel): update the api 3db2f5c
feat(cloudsearch): update the api 56a38b0
feat(compute): update the api c05cb33
feat(doubleclicksearch): update the api 9650784
feat(drive): update the api 52acfad
feat(managedidentities): update the api ce1faeb
feat(networkservices): update the api ada5857
feat(ondemandscanning): update the api 883bf74
feat(prod_tt_sasportal): update the api e539104
feat(retail): update the api 009f7d6
feat(run): update the api d05adee
feat(securitycenter): update the api dafa308
Copy file name to clipboardExpand all lines: docs/dyn/adsense_v2.accounts.adclients.adunits.html
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -116,12 +116,12 @@ <h3>Method Details</h3>
116
116
An object of the form:
117
117
118
118
{ # Representation of an ad unit. An ad unit represents a saved ad unit with a specific set of ad settings that have been customized within an account.
119
-
"contentAdsSettings": { # Settings specific to content ads (AFC). # Settings specific to content ads (AFC).
120
-
"size": "A String", # Size of the ad unit. e.g. "728x90", "1x3" (for responsive ad units).
121
-
"type": "A String", # Type of the ad unit.
119
+
"contentAdsSettings": { # Settings specific to content ads (AFC). # Required. Settings specific to content ads (AFC).
120
+
"size": "A String", # Required. Size of the ad unit. e.g. "728x90", "1x3" (for responsive ad units).
121
+
"type": "A String", # Required. Type of the ad unit.
122
122
},
123
123
"displayName": "A String", # Required. Display name of the ad unit, as provided when the ad unit was created.
124
-
"name": "A String", # Required. Resource name of the ad unit. Format: accounts/{account}/adclients/{adclient}/adunits/{adunit}
124
+
"name": "A String", # Resource name of the ad unit. Format: accounts/{account}/adclients/{adclient}/adunits/{adunit}
125
125
"reportingDimensionId": "A String", # Output only. Unique ID of the ad unit as used in the `AD_UNIT_ID` reporting dimension.
126
126
"state": "A String", # State of the ad unit.
127
127
}</pre>
@@ -165,12 +165,12 @@ <h3>Method Details</h3>
165
165
{ # Response definition for the adunit list rpc.
166
166
"adUnits": [ # The ad units returned in the list response.
167
167
{ # Representation of an ad unit. An ad unit represents a saved ad unit with a specific set of ad settings that have been customized within an account.
168
-
"contentAdsSettings": { # Settings specific to content ads (AFC). # Settings specific to content ads (AFC).
169
-
"size": "A String", # Size of the ad unit. e.g. "728x90", "1x3" (for responsive ad units).
170
-
"type": "A String", # Type of the ad unit.
168
+
"contentAdsSettings": { # Settings specific to content ads (AFC). # Required. Settings specific to content ads (AFC).
169
+
"size": "A String", # Required. Size of the ad unit. e.g. "728x90", "1x3" (for responsive ad units).
170
+
"type": "A String", # Required. Type of the ad unit.
171
171
},
172
172
"displayName": "A String", # Required. Display name of the ad unit, as provided when the ad unit was created.
173
-
"name": "A String", # Required. Resource name of the ad unit. Format: accounts/{account}/adclients/{adclient}/adunits/{adunit}
173
+
"name": "A String", # Resource name of the ad unit. Format: accounts/{account}/adclients/{adclient}/adunits/{adunit}
174
174
"reportingDimensionId": "A String", # Output only. Unique ID of the ad unit as used in the `AD_UNIT_ID` reporting dimension.
175
175
"state": "A String", # State of the ad unit.
176
176
},
@@ -198,7 +198,7 @@ <h3>Method Details</h3>
198
198
{ # Response definition for the custom channels linked to an adunit list rpc.
199
199
"customChannels": [ # The custom channels returned in this list response.
200
200
{ # Representation of a custom channel.
201
-
"displayName": "A String", # Display name of the custom channel.
201
+
"displayName": "A String", # Required. Display name of the custom channel.
202
202
"name": "A String", # Resource name of the custom channel. Format: accounts/{account}/adclients/{adclient}/customchannels/{customchannel}
203
203
"reportingDimensionId": "A String", # Output only. Unique ID of the custom channel as used in the `CUSTOM_CHANNEL_ID` reporting dimension.
Copy file name to clipboardExpand all lines: docs/dyn/adsense_v2.accounts.adclients.customchannels.html
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -113,7 +113,7 @@ <h3>Method Details</h3>
113
113
An object of the form:
114
114
115
115
{ # Representation of a custom channel.
116
-
"displayName": "A String", # Display name of the custom channel.
116
+
"displayName": "A String", # Required. Display name of the custom channel.
117
117
"name": "A String", # Resource name of the custom channel. Format: accounts/{account}/adclients/{adclient}/customchannels/{customchannel}
118
118
"reportingDimensionId": "A String", # Output only. Unique ID of the custom channel as used in the `CUSTOM_CHANNEL_ID` reporting dimension.
119
119
}</pre>
@@ -138,7 +138,7 @@ <h3>Method Details</h3>
138
138
{ # Response definition for the custom channel list rpc.
139
139
"customChannels": [ # The custom channels returned in this list response.
140
140
{ # Representation of a custom channel.
141
-
"displayName": "A String", # Display name of the custom channel.
141
+
"displayName": "A String", # Required. Display name of the custom channel.
142
142
"name": "A String", # Resource name of the custom channel. Format: accounts/{account}/adclients/{adclient}/customchannels/{customchannel}
143
143
"reportingDimensionId": "A String", # Output only. Unique ID of the custom channel as used in the `CUSTOM_CHANNEL_ID` reporting dimension.
144
144
},
@@ -166,12 +166,12 @@ <h3>Method Details</h3>
166
166
{ # Response definition for the ad units linked to a custom channel list rpc.
167
167
"adUnits": [ # The ad units returned in the list response.
168
168
{ # Representation of an ad unit. An ad unit represents a saved ad unit with a specific set of ad settings that have been customized within an account.
169
-
"contentAdsSettings": { # Settings specific to content ads (AFC). # Settings specific to content ads (AFC).
170
-
"size": "A String", # Size of the ad unit. e.g. "728x90", "1x3" (for responsive ad units).
171
-
"type": "A String", # Type of the ad unit.
169
+
"contentAdsSettings": { # Settings specific to content ads (AFC). # Required. Settings specific to content ads (AFC).
170
+
"size": "A String", # Required. Size of the ad unit. e.g. "728x90", "1x3" (for responsive ad units).
171
+
"type": "A String", # Required. Type of the ad unit.
172
172
},
173
173
"displayName": "A String", # Required. Display name of the ad unit, as provided when the ad unit was created.
174
-
"name": "A String", # Required. Resource name of the ad unit. Format: accounts/{account}/adclients/{adclient}/adunits/{adunit}
174
+
"name": "A String", # Resource name of the ad unit. Format: accounts/{account}/adclients/{adclient}/adunits/{adunit}
175
175
"reportingDimensionId": "A String", # Output only. Unique ID of the ad unit as used in the `AD_UNIT_ID` reporting dimension.
176
176
"state": "A String", # State of the ad unit.
Copy file name to clipboardExpand all lines: docs/dyn/apikeys_v2.projects.locations.keys.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -450,7 +450,7 @@ <h3>Method Details</h3>
450
450
"updateTime": "A String", # Output only. A timestamp identifying the time this key was last updated.
451
451
}
452
452
453
-
updateMask: string, The field mask specifies which fields to be updated as part of this request. All other fields are ignored. Mutable fields are: `display_name` and `restrictions`. If an update mask is not provided, the service treats it as an implied mask equivalent to all allowed fields that are set on the wire. If the field mask has a special value "*", the service treats it equivalent to replace all allowed mutable fields.
453
+
updateMask: string, The field mask specifies which fields to be updated as part of this request. All other fields are ignored. Mutable fields are: `display_name`,`restrictions` and `annotations`. If an update mask is not provided, the service treats it as an implied mask equivalent to all allowed fields that are set on the wire. If the field mask has a special value "*", the service treats it equivalent to replace all allowed mutable fields.
name: string, Required. Name of the resource. (required)
472
+
body: object, The request body.
473
+
The object takes the form of:
474
+
475
+
{ # Message requesting to stop a server.
476
+
}
477
+
478
+
x__xgafv: string, V1 error format.
479
+
Allowed values
480
+
1 - v1 error format
481
+
2 - v2 error format
482
+
483
+
Returns:
484
+
An object of the form:
485
+
486
+
{ # This resource represents a long-running operation that is the result of a network API call.
487
+
"done": True or False, # If the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available.
488
+
"error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation.
489
+
"code": 42, # The status code, which should be an enum value of google.rpc.Code.
490
+
"details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
491
+
{
492
+
"a_key": "", # Properties of the object. Contains field @type with type URL.
493
+
},
494
+
],
495
+
"message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
496
+
},
497
+
"metadata": { # Service-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method that returns a long-running operation should document the metadata type, if any.
498
+
"a_key": "", # Properties of the object. Contains field @type with type URL.
499
+
},
500
+
"name": "A String", # The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.
501
+
"response": { # The normal response of the operation in case of success. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
502
+
"a_key": "", # Properties of the object. Contains field @type with type URL.
Copy file name to clipboardExpand all lines: docs/dyn/baremetalsolution_v2.projects.locations.volumes.html
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -122,6 +122,7 @@ <h3>Method Details</h3>
122
122
{ # A storage volume.
123
123
"autoGrownSizeGib": "A String", # The size, in GiB, that this storage volume has expanded as a result of an auto grow policy. In the absence of auto-grow, the value is 0.
124
124
"currentSizeGib": "A String", # The current size of this storage volume, in GiB, including space reserved for snapshots. This size might be different than the requested size if the storage volume has been configured with auto grow or auto shrink.
125
+
"emergencySizeGib": "A String", # Additional emergency size that was requested for this Volume, in GiB. current_size_gib includes this value.
125
126
"id": "A String", # An identifier for the `Volume`, generated by the backend.
126
127
"labels": { # Labels as key value pairs.
127
128
"a_key": "A String",
@@ -169,6 +170,7 @@ <h3>Method Details</h3>
169
170
{ # A storage volume.
170
171
"autoGrownSizeGib": "A String", # The size, in GiB, that this storage volume has expanded as a result of an auto grow policy. In the absence of auto-grow, the value is 0.
171
172
"currentSizeGib": "A String", # The current size of this storage volume, in GiB, including space reserved for snapshots. This size might be different than the requested size if the storage volume has been configured with auto grow or auto shrink.
173
+
"emergencySizeGib": "A String", # Additional emergency size that was requested for this Volume, in GiB. current_size_gib includes this value.
172
174
"id": "A String", # An identifier for the `Volume`, generated by the backend.
173
175
"labels": { # Labels as key value pairs.
174
176
"a_key": "A String",
@@ -218,6 +220,7 @@ <h3>Method Details</h3>
218
220
{ # A storage volume.
219
221
"autoGrownSizeGib": "A String", # The size, in GiB, that this storage volume has expanded as a result of an auto grow policy. In the absence of auto-grow, the value is 0.
220
222
"currentSizeGib": "A String", # The current size of this storage volume, in GiB, including space reserved for snapshots. This size might be different than the requested size if the storage volume has been configured with auto grow or auto shrink.
223
+
"emergencySizeGib": "A String", # Additional emergency size that was requested for this Volume, in GiB. current_size_gib includes this value.
221
224
"id": "A String", # An identifier for the `Volume`, generated by the backend.
222
225
"labels": { # Labels as key value pairs.
<pclass="firstline">Enroll data sources in a user project. This allows users to create transfer configurations for these data sources. They will also appear in the ListDataSources RPC and as such, will appear in the BigQuery UI 'https://bigquery.cloud.google.com' (and the documents can be found at https://cloud.google.com/bigquery/bigquery-web-ui and https://cloud.google.com/bigquery/docs/working-with-transfers).</p>
97
+
<pclass="firstline">Enroll data sources in a user project. This allows users to create transfer configurations for these data sources. They will also appear in the ListDataSources RPC and as such, will appear in the [BigQuery UI](https://console.cloud.google.com/bigquery), and the documents can be found in the public guide for [BigQuery Web UI](https://cloud.google.com/bigquery/bigquery-web-ui) and [Data Transfer Service](https://cloud.google.com/bigquery/docs/working-with-transfers).</p>
<pre>Enroll data sources in a user project. This allows users to create transfer configurations for these data sources. They will also appear in the ListDataSources RPC and as such, will appear in the BigQuery UI 'https://bigquery.cloud.google.com' (and the documents can be found at https://cloud.google.com/bigquery/bigquery-web-ui and https://cloud.google.com/bigquery/docs/working-with-transfers).
106
+
<pre>Enroll data sources in a user project. This allows users to create transfer configurations for these data sources. They will also appear in the ListDataSources RPC and as such, will appear in the [BigQuery UI](https://console.cloud.google.com/bigquery), and the documents can be found in the public guide for [BigQuery Web UI](https://cloud.google.com/bigquery/bigquery-web-ui) and [Data Transfer Service](https://cloud.google.com/bigquery/docs/working-with-transfers).
107
107
108
108
Args:
109
109
name: string, The name of the project resource in the form: `projects/{project_id}` (required)
0 commit comments