Skip to content

Commit 4070437

Browse files
chore: Update discovery artifacts (#1747)
## Deleted keys were detected in the following stable discovery artifacts: chat v1 428a181 recommender v1 376399f storage v1 0822800 ## Discovery Artifact Change Summary: feat(adsense): update the api b1d20ff feat(androidpublisher): update the api 5987687 feat(apigee): update the api fb58105 feat(appengine): update the api 5c076bc feat(artifactregistry): update the api 083c844 feat(chat): update the api 428a181 feat(chromemanagement): update the api 170410b feat(composer): update the api d4b4d57 feat(compute): update the api 45f6656 feat(dialogflow): update the api d104525 feat(documentai): update the api 4846d8c feat(firebasedatabase): update the api 3d7b1ee fix(forms): update the api b0d49db feat(monitoring): update the api 1d87b49 feat(recommender): update the api 376399f feat(retail): update the api 2e4354e feat(securitycenter): update the api 291b3e3 feat(storage): update the api 0822800 feat(storagetransfer): update the api ed56216 feat(vault): update the api 4634b3d feat(vmmigration): update the api 51e5e04 fix(youtube): update the api 990a6f5
1 parent 0fffd4f commit 4070437

File tree

579 files changed

+4604
-2913
lines changed

Some content is hidden

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

579 files changed

+4604
-2913
lines changed

docs/dyn/admin_directory_v1.customers.chrome.printers.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ <h3>Method Details</h3>
330330
Returns:
331331
An object of the form:
332332

333-
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for `Empty` is empty JSON object `{}`.
333+
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
334334
}</pre>
335335
</div>
336336

docs/dyn/adsense_v2.accounts.adclients.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ <h3>Method Details</h3>
150150
&quot;name&quot;: &quot;A String&quot;, # Resource name of the ad client. Format: accounts/{account}/adclients/{adclient}
151151
&quot;productCode&quot;: &quot;A String&quot;, # Output only. Product code of the ad client. For example, &quot;AFC&quot; for AdSense for Content.
152152
&quot;reportingDimensionId&quot;: &quot;A String&quot;, # Output only. Unique ID of the ad client as used in the `AD_CLIENT_ID` reporting dimension. Present only if the ad client supports reporting.
153+
&quot;state&quot;: &quot;A String&quot;, # Output only. State of the ad client.
153154
},
154155
],
155156
&quot;nextPageToken&quot;: &quot;A String&quot;, # Continuation token used to page through ad clients. To retrieve the next page of the results, set the next request&#x27;s &quot;page_token&quot; value to this.

docs/dyn/adsense_v2.accounts.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ <h3>Method Details</h3>
145145
&quot;A String&quot;,
146146
],
147147
&quot;premium&quot;: True or False, # Output only. Whether this account is premium.
148+
&quot;state&quot;: &quot;A String&quot;, # Output only. State of the account.
148149
&quot;timeZone&quot;: { # Represents a time zone from the [IANA Time Zone Database](https://www.iana.org/time-zones). # The account time zone, as used by reporting. For more information, see [changing the time zone of your reports](https://support.google.com/adsense/answer/9830725).
149150
&quot;id&quot;: &quot;A String&quot;, # IANA Time Zone Database time zone, e.g. &quot;America/New_York&quot;.
150151
&quot;version&quot;: &quot;A String&quot;, # Optional. IANA Time Zone Database version number, e.g. &quot;2019a&quot;.
@@ -177,6 +178,7 @@ <h3>Method Details</h3>
177178
&quot;A String&quot;,
178179
],
179180
&quot;premium&quot;: True or False, # Output only. Whether this account is premium.
181+
&quot;state&quot;: &quot;A String&quot;, # Output only. State of the account.
180182
&quot;timeZone&quot;: { # Represents a time zone from the [IANA Time Zone Database](https://www.iana.org/time-zones). # The account time zone, as used by reporting. For more information, see [changing the time zone of your reports](https://support.google.com/adsense/answer/9830725).
181183
&quot;id&quot;: &quot;A String&quot;, # IANA Time Zone Database time zone, e.g. &quot;America/New_York&quot;.
182184
&quot;version&quot;: &quot;A String&quot;, # Optional. IANA Time Zone Database version number, e.g. &quot;2019a&quot;.
@@ -213,6 +215,7 @@ <h3>Method Details</h3>
213215
&quot;A String&quot;,
214216
],
215217
&quot;premium&quot;: True or False, # Output only. Whether this account is premium.
218+
&quot;state&quot;: &quot;A String&quot;, # Output only. State of the account.
216219
&quot;timeZone&quot;: { # Represents a time zone from the [IANA Time Zone Database](https://www.iana.org/time-zones). # The account time zone, as used by reporting. For more information, see [changing the time zone of your reports](https://support.google.com/adsense/answer/9830725).
217220
&quot;id&quot;: &quot;A String&quot;, # IANA Time Zone Database time zone, e.g. &quot;America/New_York&quot;.
218221
&quot;version&quot;: &quot;A String&quot;, # Optional. IANA Time Zone Database version number, e.g. &quot;2019a&quot;.

docs/dyn/alertcenter_v1beta1.alerts.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ <h3>Method Details</h3>
209209
Returns:
210210
An object of the form:
211211

212-
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for `Empty` is empty JSON object `{}`.
212+
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
213213
}</pre>
214214
</div>
215215

docs/dyn/androidmanagement_v1.enterprises.devices.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ <h3>Method Details</h3>
126126
Returns:
127127
An object of the form:
128128

129-
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for Empty is empty JSON object {}.
129+
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
130130
}</pre>
131131
</div>
132132

docs/dyn/androidmanagement_v1.enterprises.devices.operations.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ <h3>Method Details</h3>
107107
Returns:
108108
An object of the form:
109109

110-
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for Empty is empty JSON object {}.
110+
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
111111
}</pre>
112112
</div>
113113

@@ -130,7 +130,7 @@ <h3>Method Details</h3>
130130
Returns:
131131
An object of the form:
132132

133-
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for Empty is empty JSON object {}.
133+
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
134134
}</pre>
135135
</div>
136136

docs/dyn/androidmanagement_v1.enterprises.enrollmentTokens.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ <h3>Method Details</h3>
151151
Returns:
152152
An object of the form:
153153

154-
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for Empty is empty JSON object {}.
154+
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
155155
}</pre>
156156
</div>
157157

docs/dyn/androidmanagement_v1.enterprises.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ <h3>Method Details</h3>
262262
Returns:
263263
An object of the form:
264264

265-
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for Empty is empty JSON object {}.
265+
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
266266
}</pre>
267267
</div>
268268

docs/dyn/androidmanagement_v1.enterprises.policies.html

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

115-
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for Empty is empty JSON object {}.
115+
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
116116
}</pre>
117117
</div>
118118

@@ -337,7 +337,7 @@ <h3>Method Details</h3>
337337
&quot;policy&quot;: &quot;A String&quot;, # The policy for granting the permission.
338338
},
339339
],
340-
&quot;permittedAccessibilityServices&quot;: { # A list of package names. # Specifies permitted accessibility services. If the field is not set, any accessibility service can be used. If the field is set, only the accessibility services in this list and the system&#x27;s built-in accessibility service can be used. In particular, if the field is set to empty, only the system&#x27;s built-in accessibility servicess can be used.
340+
&quot;permittedAccessibilityServices&quot;: { # A list of package names. # Specifies permitted accessibility services. If the field is not set, any accessibility service can be used. If the field is set, only the accessibility services in this list and the system&#x27;s built-in accessibility service can be used. In particular, if the field is set to empty, only the system&#x27;s built-in accessibility servicess can be used. This can be set on fully managed devices and on work profiles. When applied to a work profile, this affects both the personal profile and the work profile.
341341
&quot;packageNames&quot;: [ # A list of package names.
342342
&quot;A String&quot;,
343343
],
@@ -706,7 +706,7 @@ <h3>Method Details</h3>
706706
&quot;policy&quot;: &quot;A String&quot;, # The policy for granting the permission.
707707
},
708708
],
709-
&quot;permittedAccessibilityServices&quot;: { # A list of package names. # Specifies permitted accessibility services. If the field is not set, any accessibility service can be used. If the field is set, only the accessibility services in this list and the system&#x27;s built-in accessibility service can be used. In particular, if the field is set to empty, only the system&#x27;s built-in accessibility servicess can be used.
709+
&quot;permittedAccessibilityServices&quot;: { # A list of package names. # Specifies permitted accessibility services. If the field is not set, any accessibility service can be used. If the field is set, only the accessibility services in this list and the system&#x27;s built-in accessibility service can be used. In particular, if the field is set to empty, only the system&#x27;s built-in accessibility servicess can be used. This can be set on fully managed devices and on work profiles. When applied to a work profile, this affects both the personal profile and the work profile.
710710
&quot;packageNames&quot;: [ # A list of package names.
711711
&quot;A String&quot;,
712712
],
@@ -1081,7 +1081,7 @@ <h3>Method Details</h3>
10811081
&quot;policy&quot;: &quot;A String&quot;, # The policy for granting the permission.
10821082
},
10831083
],
1084-
&quot;permittedAccessibilityServices&quot;: { # A list of package names. # Specifies permitted accessibility services. If the field is not set, any accessibility service can be used. If the field is set, only the accessibility services in this list and the system&#x27;s built-in accessibility service can be used. In particular, if the field is set to empty, only the system&#x27;s built-in accessibility servicess can be used.
1084+
&quot;permittedAccessibilityServices&quot;: { # A list of package names. # Specifies permitted accessibility services. If the field is not set, any accessibility service can be used. If the field is set, only the accessibility services in this list and the system&#x27;s built-in accessibility service can be used. In particular, if the field is set to empty, only the system&#x27;s built-in accessibility servicess can be used. This can be set on fully managed devices and on work profiles. When applied to a work profile, this affects both the personal profile and the work profile.
10851085
&quot;packageNames&quot;: [ # A list of package names.
10861086
&quot;A String&quot;,
10871087
],
@@ -1439,7 +1439,7 @@ <h3>Method Details</h3>
14391439
&quot;policy&quot;: &quot;A String&quot;, # The policy for granting the permission.
14401440
},
14411441
],
1442-
&quot;permittedAccessibilityServices&quot;: { # A list of package names. # Specifies permitted accessibility services. If the field is not set, any accessibility service can be used. If the field is set, only the accessibility services in this list and the system&#x27;s built-in accessibility service can be used. In particular, if the field is set to empty, only the system&#x27;s built-in accessibility servicess can be used.
1442+
&quot;permittedAccessibilityServices&quot;: { # A list of package names. # Specifies permitted accessibility services. If the field is not set, any accessibility service can be used. If the field is set, only the accessibility services in this list and the system&#x27;s built-in accessibility service can be used. In particular, if the field is set to empty, only the system&#x27;s built-in accessibility servicess can be used. This can be set on fully managed devices and on work profiles. When applied to a work profile, this affects both the personal profile and the work profile.
14431443
&quot;packageNames&quot;: [ # A list of package names.
14441444
&quot;A String&quot;,
14451445
],

docs/dyn/androidmanagement_v1.enterprises.webApps.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ <h3>Method Details</h3>
159159
Returns:
160160
An object of the form:
161161

162-
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for Empty is empty JSON object {}.
162+
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
163163
}</pre>
164164
</div>
165165

0 commit comments

Comments
 (0)