Skip to content

Commit fba18bf

Browse files
chore: Update discovery artifacts (#1776)
## 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
1 parent 4a7ed82 commit fba18bf

File tree

434 files changed

+9823
-3532
lines changed

Some content is hidden

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

434 files changed

+9823
-3532
lines changed

docs/dyn/adsense_v2.accounts.adclients.adunits.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -116,12 +116,12 @@ <h3>Method Details</h3>
116116
An object of the form:
117117

118118
{ # 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-
&quot;contentAdsSettings&quot;: { # Settings specific to content ads (AFC). # Settings specific to content ads (AFC).
120-
&quot;size&quot;: &quot;A String&quot;, # Size of the ad unit. e.g. &quot;728x90&quot;, &quot;1x3&quot; (for responsive ad units).
121-
&quot;type&quot;: &quot;A String&quot;, # Type of the ad unit.
119+
&quot;contentAdsSettings&quot;: { # Settings specific to content ads (AFC). # Required. Settings specific to content ads (AFC).
120+
&quot;size&quot;: &quot;A String&quot;, # Required. Size of the ad unit. e.g. &quot;728x90&quot;, &quot;1x3&quot; (for responsive ad units).
121+
&quot;type&quot;: &quot;A String&quot;, # Required. Type of the ad unit.
122122
},
123123
&quot;displayName&quot;: &quot;A String&quot;, # Required. Display name of the ad unit, as provided when the ad unit was created.
124-
&quot;name&quot;: &quot;A String&quot;, # Required. Resource name of the ad unit. Format: accounts/{account}/adclients/{adclient}/adunits/{adunit}
124+
&quot;name&quot;: &quot;A String&quot;, # Resource name of the ad unit. Format: accounts/{account}/adclients/{adclient}/adunits/{adunit}
125125
&quot;reportingDimensionId&quot;: &quot;A String&quot;, # Output only. Unique ID of the ad unit as used in the `AD_UNIT_ID` reporting dimension.
126126
&quot;state&quot;: &quot;A String&quot;, # State of the ad unit.
127127
}</pre>
@@ -165,12 +165,12 @@ <h3>Method Details</h3>
165165
{ # Response definition for the adunit list rpc.
166166
&quot;adUnits&quot;: [ # The ad units returned in the list response.
167167
{ # 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-
&quot;contentAdsSettings&quot;: { # Settings specific to content ads (AFC). # Settings specific to content ads (AFC).
169-
&quot;size&quot;: &quot;A String&quot;, # Size of the ad unit. e.g. &quot;728x90&quot;, &quot;1x3&quot; (for responsive ad units).
170-
&quot;type&quot;: &quot;A String&quot;, # Type of the ad unit.
168+
&quot;contentAdsSettings&quot;: { # Settings specific to content ads (AFC). # Required. Settings specific to content ads (AFC).
169+
&quot;size&quot;: &quot;A String&quot;, # Required. Size of the ad unit. e.g. &quot;728x90&quot;, &quot;1x3&quot; (for responsive ad units).
170+
&quot;type&quot;: &quot;A String&quot;, # Required. Type of the ad unit.
171171
},
172172
&quot;displayName&quot;: &quot;A String&quot;, # Required. Display name of the ad unit, as provided when the ad unit was created.
173-
&quot;name&quot;: &quot;A String&quot;, # Required. Resource name of the ad unit. Format: accounts/{account}/adclients/{adclient}/adunits/{adunit}
173+
&quot;name&quot;: &quot;A String&quot;, # Resource name of the ad unit. Format: accounts/{account}/adclients/{adclient}/adunits/{adunit}
174174
&quot;reportingDimensionId&quot;: &quot;A String&quot;, # Output only. Unique ID of the ad unit as used in the `AD_UNIT_ID` reporting dimension.
175175
&quot;state&quot;: &quot;A String&quot;, # State of the ad unit.
176176
},
@@ -198,7 +198,7 @@ <h3>Method Details</h3>
198198
{ # Response definition for the custom channels linked to an adunit list rpc.
199199
&quot;customChannels&quot;: [ # The custom channels returned in this list response.
200200
{ # Representation of a custom channel.
201-
&quot;displayName&quot;: &quot;A String&quot;, # Display name of the custom channel.
201+
&quot;displayName&quot;: &quot;A String&quot;, # Required. Display name of the custom channel.
202202
&quot;name&quot;: &quot;A String&quot;, # Resource name of the custom channel. Format: accounts/{account}/adclients/{adclient}/customchannels/{customchannel}
203203
&quot;reportingDimensionId&quot;: &quot;A String&quot;, # Output only. Unique ID of the custom channel as used in the `CUSTOM_CHANNEL_ID` reporting dimension.
204204
},

docs/dyn/adsense_v2.accounts.adclients.customchannels.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ <h3>Method Details</h3>
113113
An object of the form:
114114

115115
{ # Representation of a custom channel.
116-
&quot;displayName&quot;: &quot;A String&quot;, # Display name of the custom channel.
116+
&quot;displayName&quot;: &quot;A String&quot;, # Required. Display name of the custom channel.
117117
&quot;name&quot;: &quot;A String&quot;, # Resource name of the custom channel. Format: accounts/{account}/adclients/{adclient}/customchannels/{customchannel}
118118
&quot;reportingDimensionId&quot;: &quot;A String&quot;, # Output only. Unique ID of the custom channel as used in the `CUSTOM_CHANNEL_ID` reporting dimension.
119119
}</pre>
@@ -138,7 +138,7 @@ <h3>Method Details</h3>
138138
{ # Response definition for the custom channel list rpc.
139139
&quot;customChannels&quot;: [ # The custom channels returned in this list response.
140140
{ # Representation of a custom channel.
141-
&quot;displayName&quot;: &quot;A String&quot;, # Display name of the custom channel.
141+
&quot;displayName&quot;: &quot;A String&quot;, # Required. Display name of the custom channel.
142142
&quot;name&quot;: &quot;A String&quot;, # Resource name of the custom channel. Format: accounts/{account}/adclients/{adclient}/customchannels/{customchannel}
143143
&quot;reportingDimensionId&quot;: &quot;A String&quot;, # Output only. Unique ID of the custom channel as used in the `CUSTOM_CHANNEL_ID` reporting dimension.
144144
},
@@ -166,12 +166,12 @@ <h3>Method Details</h3>
166166
{ # Response definition for the ad units linked to a custom channel list rpc.
167167
&quot;adUnits&quot;: [ # The ad units returned in the list response.
168168
{ # 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-
&quot;contentAdsSettings&quot;: { # Settings specific to content ads (AFC). # Settings specific to content ads (AFC).
170-
&quot;size&quot;: &quot;A String&quot;, # Size of the ad unit. e.g. &quot;728x90&quot;, &quot;1x3&quot; (for responsive ad units).
171-
&quot;type&quot;: &quot;A String&quot;, # Type of the ad unit.
169+
&quot;contentAdsSettings&quot;: { # Settings specific to content ads (AFC). # Required. Settings specific to content ads (AFC).
170+
&quot;size&quot;: &quot;A String&quot;, # Required. Size of the ad unit. e.g. &quot;728x90&quot;, &quot;1x3&quot; (for responsive ad units).
171+
&quot;type&quot;: &quot;A String&quot;, # Required. Type of the ad unit.
172172
},
173173
&quot;displayName&quot;: &quot;A String&quot;, # Required. Display name of the ad unit, as provided when the ad unit was created.
174-
&quot;name&quot;: &quot;A String&quot;, # Required. Resource name of the ad unit. Format: accounts/{account}/adclients/{adclient}/adunits/{adunit}
174+
&quot;name&quot;: &quot;A String&quot;, # Resource name of the ad unit. Format: accounts/{account}/adclients/{adclient}/adunits/{adunit}
175175
&quot;reportingDimensionId&quot;: &quot;A String&quot;, # Output only. Unique ID of the ad unit as used in the `AD_UNIT_ID` reporting dimension.
176176
&quot;state&quot;: &quot;A String&quot;, # State of the ad unit.
177177
},

docs/dyn/apikeys_v2.projects.locations.keys.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,7 @@ <h3>Method Details</h3>
450450
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. A timestamp identifying the time this key was last updated.
451451
}
452452

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 &quot;*&quot;, 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 &quot;*&quot;, the service treats it equivalent to replace all allowed mutable fields.
454454
x__xgafv: string, V1 error format.
455455
Allowed values
456456
1 - v1 error format

docs/dyn/baremetalsolution_v2.projects.locations.instances.html

Lines changed: 48 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,9 @@ <h2>Instance Methods</h2>
9595
<p class="toc_element">
9696
<code><a href="#start">start(name, body=None, x__xgafv=None)</a></code></p>
9797
<p class="firstline">Starts a server that was shutdown.</p>
98+
<p class="toc_element">
99+
<code><a href="#stop">stop(name, body=None, x__xgafv=None)</a></code></p>
100+
<p class="firstline">Stop a running server.</p>
98101
<h3>Method Details</h3>
99102
<div class="method">
100103
<code class="details" id="close">close()</code>
@@ -171,6 +174,7 @@ <h3>Method Details</h3>
171174
},
172175
},
173176
],
177+
&quot;osImage&quot;: &quot;A String&quot;, # The OS image currently installed on the server.
174178
&quot;state&quot;: &quot;A String&quot;, # The state of the server.
175179
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Update a time stamp.
176180
}</pre>
@@ -251,6 +255,7 @@ <h3>Method Details</h3>
251255
},
252256
},
253257
],
258+
&quot;osImage&quot;: &quot;A String&quot;, # The OS image currently installed on the server.
254259
&quot;state&quot;: &quot;A String&quot;, # The state of the server.
255260
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Update a time stamp.
256261
},
@@ -341,11 +346,12 @@ <h3>Method Details</h3>
341346
},
342347
},
343348
],
349+
&quot;osImage&quot;: &quot;A String&quot;, # The OS image currently installed on the server.
344350
&quot;state&quot;: &quot;A String&quot;, # The state of the server.
345351
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Update a time stamp.
346352
}
347353

348-
updateMask: string, The list of fields to update. The only currently supported fields are: `labels`
354+
updateMask: string, The list of fields to update. The only currently supported fields are: `labels` `hyperthreading_enabled`
349355
x__xgafv: string, V1 error format.
350356
Allowed values
351357
1 - v1 error format
@@ -457,4 +463,45 @@ <h3>Method Details</h3>
457463
}</pre>
458464
</div>
459465

466+
<div class="method">
467+
<code class="details" id="stop">stop(name, body=None, x__xgafv=None)</code>
468+
<pre>Stop a running server.
469+
470+
Args:
471+
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+
&quot;done&quot;: 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+
&quot;error&quot;: { # 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+
&quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
490+
&quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
491+
{
492+
&quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
493+
},
494+
],
495+
&quot;message&quot;: &quot;A String&quot;, # 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+
&quot;metadata&quot;: { # 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+
&quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
499+
},
500+
&quot;name&quot;: &quot;A String&quot;, # 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+
&quot;response&quot;: { # 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+
&quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
503+
},
504+
}</pre>
505+
</div>
506+
460507
</body></html>

docs/dyn/baremetalsolution_v2.projects.locations.volumes.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ <h3>Method Details</h3>
122122
{ # A storage volume.
123123
&quot;autoGrownSizeGib&quot;: &quot;A String&quot;, # 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.
124124
&quot;currentSizeGib&quot;: &quot;A String&quot;, # 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+
&quot;emergencySizeGib&quot;: &quot;A String&quot;, # Additional emergency size that was requested for this Volume, in GiB. current_size_gib includes this value.
125126
&quot;id&quot;: &quot;A String&quot;, # An identifier for the `Volume`, generated by the backend.
126127
&quot;labels&quot;: { # Labels as key value pairs.
127128
&quot;a_key&quot;: &quot;A String&quot;,
@@ -169,6 +170,7 @@ <h3>Method Details</h3>
169170
{ # A storage volume.
170171
&quot;autoGrownSizeGib&quot;: &quot;A String&quot;, # 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.
171172
&quot;currentSizeGib&quot;: &quot;A String&quot;, # 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+
&quot;emergencySizeGib&quot;: &quot;A String&quot;, # Additional emergency size that was requested for this Volume, in GiB. current_size_gib includes this value.
172174
&quot;id&quot;: &quot;A String&quot;, # An identifier for the `Volume`, generated by the backend.
173175
&quot;labels&quot;: { # Labels as key value pairs.
174176
&quot;a_key&quot;: &quot;A String&quot;,
@@ -218,6 +220,7 @@ <h3>Method Details</h3>
218220
{ # A storage volume.
219221
&quot;autoGrownSizeGib&quot;: &quot;A String&quot;, # 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.
220222
&quot;currentSizeGib&quot;: &quot;A String&quot;, # 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+
&quot;emergencySizeGib&quot;: &quot;A String&quot;, # Additional emergency size that was requested for this Volume, in GiB. current_size_gib includes this value.
221224
&quot;id&quot;: &quot;A String&quot;, # An identifier for the `Volume`, generated by the backend.
222225
&quot;labels&quot;: { # Labels as key value pairs.
223226
&quot;a_key&quot;: &quot;A String&quot;,

docs/dyn/bigquerydatatransfer_v1.projects.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ <h2>Instance Methods</h2>
9494
<p class="firstline">Close httplib2 connections.</p>
9595
<p class="toc_element">
9696
<code><a href="#enrollDataSources">enrollDataSources(name, body=None, x__xgafv=None)</a></code></p>
97-
<p class="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+
<p class="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>
9898
<h3>Method Details</h3>
9999
<div class="method">
100100
<code class="details" id="close">close()</code>
@@ -103,7 +103,7 @@ <h3>Method Details</h3>
103103

104104
<div class="method">
105105
<code class="details" id="enrollDataSources">enrollDataSources(name, body=None, x__xgafv=None)</code>
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 &#x27;https://bigquery.cloud.google.com&#x27; (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).
107107

108108
Args:
109109
name: string, The name of the project resource in the form: `projects/{project_id}` (required)

0 commit comments

Comments
 (0)