Skip to content

Commit 5913c51

Browse files
chore: Update discovery artifacts (#2377)
## Deleted keys were detected in the following stable discovery artifacts: aiplatform v1 https://togithub.com/googleapis/google-api-python-client/commit/401ef21a843cd2dc126712165e812956a0c93345 ## Deleted keys were detected in the following pre-stable discovery artifacts: aiplatform v1beta1 https://togithub.com/googleapis/google-api-python-client/commit/401ef21a843cd2dc126712165e812956a0c93345 discoveryengine v1alpha https://togithub.com/googleapis/google-api-python-client/commit/9813760749815bdb0ff3460bb08ab7d25479cc8f discoveryengine v1beta https://togithub.com/googleapis/google-api-python-client/commit/9813760749815bdb0ff3460bb08ab7d25479cc8f ## Discovery Artifact Change Summary: feat(advisorynotifications): update the api https://togithub.com/googleapis/google-api-python-client/commit/16da4befc59e936210123916f323aba1e37f9ea0 feat(aiplatform): update the api https://togithub.com/googleapis/google-api-python-client/commit/401ef21a843cd2dc126712165e812956a0c93345 feat(analyticsadmin): update the api https://togithub.com/googleapis/google-api-python-client/commit/dd2c666accfdb01888eed3e3ccf20dbbf81a8f87 feat(androidpublisher): update the api https://togithub.com/googleapis/google-api-python-client/commit/5a7de4fb9e4ef1f9d1dc2e2c1c0d310b2112ae06 feat(cloudsupport): update the api https://togithub.com/googleapis/google-api-python-client/commit/4fa66528f72f453d3221512d46a6a1b7132dad54 feat(compute): update the api https://togithub.com/googleapis/google-api-python-client/commit/9491c2d2ade9c6ed8b71192441946859e934df49 feat(content): update the api https://togithub.com/googleapis/google-api-python-client/commit/9d36e11d6da4fde7b27eee96e83eb54c28781eda fix(dataportability): update the api https://togithub.com/googleapis/google-api-python-client/commit/beecc6f647c7a2e0371f9a5cd76eb521ca4f7e16 feat(discoveryengine): update the api https://togithub.com/googleapis/google-api-python-client/commit/9813760749815bdb0ff3460bb08ab7d25479cc8f feat(dlp): update the api https://togithub.com/googleapis/google-api-python-client/commit/a40526d3c06af89f2fa7bcf8cb2f81df48fbd093 feat(documentai): update the api https://togithub.com/googleapis/google-api-python-client/commit/60effdf97de06e44b46534368e44dfe74cddef21 feat(integrations): update the api https://togithub.com/googleapis/google-api-python-client/commit/13c8868562f7c74abf2027c85a0b5c7545109691 feat(paymentsresellersubscription): update the api https://togithub.com/googleapis/google-api-python-client/commit/51db113f9dd822a8ca780f95f835818c372b0a97 feat(trafficdirector): update the api https://togithub.com/googleapis/google-api-python-client/commit/7e1738fed5365f4dfa02ee8905bc8c84adeb8420 feat(verifiedaccess): update the api https://togithub.com/googleapis/google-api-python-client/commit/3569331b4e20c4f416455bf47dd82c121fdb881d
1 parent fdd3c7a commit 5913c51

File tree

303 files changed

+19854
-3834
lines changed

Some content is hidden

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

303 files changed

+19854
-3834
lines changed

docs/dyn/advisorynotifications_v1.organizations.locations.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ <h3>Method Details</h3>
9999
<pre>Get notification settings.
100100

101101
Args:
102-
name: string, Required. The resource name of the settings to retrieve. Format: organizations/{organization}/locations/{location}/settings. (required)
102+
name: string, Required. The resource name of the settings to retrieve. Format: organizations/{organization}/locations/{location}/settings or projects/{projects}/locations/{location}/settings. (required)
103103
x__xgafv: string, V1 error format.
104104
Allowed values
105105
1 - v1 error format
@@ -110,7 +110,7 @@ <h3>Method Details</h3>
110110

111111
{ # Settings for Advisory Notifications.
112112
&quot;etag&quot;: &quot;A String&quot;, # Required. Fingerprint for optimistic concurrency returned in Get requests. Must be provided for Update requests. If the value provided does not match the value known to the server, ABORTED will be thrown, and the client should retry the read-modify-write cycle.
113-
&quot;name&quot;: &quot;A String&quot;, # Identifier. The resource name of the settings to retrieve. Format: organizations/{organization}/locations/{location}/settings.
113+
&quot;name&quot;: &quot;A String&quot;, # Identifier. The resource name of the settings to retrieve. Format: organizations/{organization}/locations/{location}/settings or projects/{projects}/locations/{location}/settings.
114114
&quot;notificationSettings&quot;: { # Required. Map of each notification type and its settings to get/set all settings at once. The server will validate the value for each notification type.
115115
&quot;a_key&quot;: { # Settings for each NotificationType.
116116
&quot;enabled&quot;: True or False, # Whether the associated NotificationType is enabled.
@@ -124,13 +124,13 @@ <h3>Method Details</h3>
124124
<pre>Update notification settings.
125125

126126
Args:
127-
name: string, Identifier. The resource name of the settings to retrieve. Format: organizations/{organization}/locations/{location}/settings. (required)
127+
name: string, Identifier. The resource name of the settings to retrieve. Format: organizations/{organization}/locations/{location}/settings or projects/{projects}/locations/{location}/settings. (required)
128128
body: object, The request body.
129129
The object takes the form of:
130130

131131
{ # Settings for Advisory Notifications.
132132
&quot;etag&quot;: &quot;A String&quot;, # Required. Fingerprint for optimistic concurrency returned in Get requests. Must be provided for Update requests. If the value provided does not match the value known to the server, ABORTED will be thrown, and the client should retry the read-modify-write cycle.
133-
&quot;name&quot;: &quot;A String&quot;, # Identifier. The resource name of the settings to retrieve. Format: organizations/{organization}/locations/{location}/settings.
133+
&quot;name&quot;: &quot;A String&quot;, # Identifier. The resource name of the settings to retrieve. Format: organizations/{organization}/locations/{location}/settings or projects/{projects}/locations/{location}/settings.
134134
&quot;notificationSettings&quot;: { # Required. Map of each notification type and its settings to get/set all settings at once. The server will validate the value for each notification type.
135135
&quot;a_key&quot;: { # Settings for each NotificationType.
136136
&quot;enabled&quot;: True or False, # Whether the associated NotificationType is enabled.
@@ -148,7 +148,7 @@ <h3>Method Details</h3>
148148

149149
{ # Settings for Advisory Notifications.
150150
&quot;etag&quot;: &quot;A String&quot;, # Required. Fingerprint for optimistic concurrency returned in Get requests. Must be provided for Update requests. If the value provided does not match the value known to the server, ABORTED will be thrown, and the client should retry the read-modify-write cycle.
151-
&quot;name&quot;: &quot;A String&quot;, # Identifier. The resource name of the settings to retrieve. Format: organizations/{organization}/locations/{location}/settings.
151+
&quot;name&quot;: &quot;A String&quot;, # Identifier. The resource name of the settings to retrieve. Format: organizations/{organization}/locations/{location}/settings or projects/{projects}/locations/{location}/settings.
152152
&quot;notificationSettings&quot;: { # Required. Map of each notification type and its settings to get/set all settings at once. The server will validate the value for each notification type.
153153
&quot;a_key&quot;: { # Settings for each NotificationType.
154154
&quot;enabled&quot;: True or False, # Whether the associated NotificationType is enabled.

docs/dyn/advisorynotifications_v1.organizations.locations.notifications.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ <h3>Method Details</h3>
156156
<pre>Lists notifications under a given parent.
157157

158158
Args:
159-
parent: string, Required. The parent, which owns this collection of notifications. Must be of the form &quot;organizations/{organization}/locations/{location}&quot; or &quot;projects/{project}/locations/{location}&quot; (required)
159+
parent: string, Required. The parent, which owns this collection of notifications. Must be of the form &quot;organizations/{organization}/locations/{location}&quot; or &quot;projects/{project}/locations/{location}&quot;. (required)
160160
languageCode: string, ISO code for requested localization language. If unset, will be interpereted as &quot;en&quot;. If the requested language is valid, but not supported for this notification, English will be returned with an &quot;Not applicable&quot; LocalizationState. If the ISO code is invalid (i.e. not a real language), this RPC will throw an error.
161161
pageSize: integer, The maximum number of notifications to return. The service may return fewer than this value. If unspecified or equal to 0, at most 50 notifications will be returned. The maximum value is 50; values above 50 will be coerced to 50.
162162
pageToken: string, A page token returned from a previous request. When paginating, all other parameters provided in the request must match the call that returned the page token.

docs/dyn/advisorynotifications_v1.projects.locations.html

Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,79 @@ <h2>Instance Methods</h2>
8282
<p class="toc_element">
8383
<code><a href="#close">close()</a></code></p>
8484
<p class="firstline">Close httplib2 connections.</p>
85+
<p class="toc_element">
86+
<code><a href="#getSettings">getSettings(name, x__xgafv=None)</a></code></p>
87+
<p class="firstline">Get notification settings.</p>
88+
<p class="toc_element">
89+
<code><a href="#updateSettings">updateSettings(name, body=None, x__xgafv=None)</a></code></p>
90+
<p class="firstline">Update notification settings.</p>
8591
<h3>Method Details</h3>
8692
<div class="method">
8793
<code class="details" id="close">close()</code>
8894
<pre>Close httplib2 connections.</pre>
8995
</div>
9096

97+
<div class="method">
98+
<code class="details" id="getSettings">getSettings(name, x__xgafv=None)</code>
99+
<pre>Get notification settings.
100+
101+
Args:
102+
name: string, Required. The resource name of the settings to retrieve. Format: organizations/{organization}/locations/{location}/settings or projects/{projects}/locations/{location}/settings. (required)
103+
x__xgafv: string, V1 error format.
104+
Allowed values
105+
1 - v1 error format
106+
2 - v2 error format
107+
108+
Returns:
109+
An object of the form:
110+
111+
{ # Settings for Advisory Notifications.
112+
&quot;etag&quot;: &quot;A String&quot;, # Required. Fingerprint for optimistic concurrency returned in Get requests. Must be provided for Update requests. If the value provided does not match the value known to the server, ABORTED will be thrown, and the client should retry the read-modify-write cycle.
113+
&quot;name&quot;: &quot;A String&quot;, # Identifier. The resource name of the settings to retrieve. Format: organizations/{organization}/locations/{location}/settings or projects/{projects}/locations/{location}/settings.
114+
&quot;notificationSettings&quot;: { # Required. Map of each notification type and its settings to get/set all settings at once. The server will validate the value for each notification type.
115+
&quot;a_key&quot;: { # Settings for each NotificationType.
116+
&quot;enabled&quot;: True or False, # Whether the associated NotificationType is enabled.
117+
},
118+
},
119+
}</pre>
120+
</div>
121+
122+
<div class="method">
123+
<code class="details" id="updateSettings">updateSettings(name, body=None, x__xgafv=None)</code>
124+
<pre>Update notification settings.
125+
126+
Args:
127+
name: string, Identifier. The resource name of the settings to retrieve. Format: organizations/{organization}/locations/{location}/settings or projects/{projects}/locations/{location}/settings. (required)
128+
body: object, The request body.
129+
The object takes the form of:
130+
131+
{ # Settings for Advisory Notifications.
132+
&quot;etag&quot;: &quot;A String&quot;, # Required. Fingerprint for optimistic concurrency returned in Get requests. Must be provided for Update requests. If the value provided does not match the value known to the server, ABORTED will be thrown, and the client should retry the read-modify-write cycle.
133+
&quot;name&quot;: &quot;A String&quot;, # Identifier. The resource name of the settings to retrieve. Format: organizations/{organization}/locations/{location}/settings or projects/{projects}/locations/{location}/settings.
134+
&quot;notificationSettings&quot;: { # Required. Map of each notification type and its settings to get/set all settings at once. The server will validate the value for each notification type.
135+
&quot;a_key&quot;: { # Settings for each NotificationType.
136+
&quot;enabled&quot;: True or False, # Whether the associated NotificationType is enabled.
137+
},
138+
},
139+
}
140+
141+
x__xgafv: string, V1 error format.
142+
Allowed values
143+
1 - v1 error format
144+
2 - v2 error format
145+
146+
Returns:
147+
An object of the form:
148+
149+
{ # Settings for Advisory Notifications.
150+
&quot;etag&quot;: &quot;A String&quot;, # Required. Fingerprint for optimistic concurrency returned in Get requests. Must be provided for Update requests. If the value provided does not match the value known to the server, ABORTED will be thrown, and the client should retry the read-modify-write cycle.
151+
&quot;name&quot;: &quot;A String&quot;, # Identifier. The resource name of the settings to retrieve. Format: organizations/{organization}/locations/{location}/settings or projects/{projects}/locations/{location}/settings.
152+
&quot;notificationSettings&quot;: { # Required. Map of each notification type and its settings to get/set all settings at once. The server will validate the value for each notification type.
153+
&quot;a_key&quot;: { # Settings for each NotificationType.
154+
&quot;enabled&quot;: True or False, # Whether the associated NotificationType is enabled.
155+
},
156+
},
157+
}</pre>
158+
</div>
159+
91160
</body></html>

docs/dyn/advisorynotifications_v1.projects.locations.notifications.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ <h3>Method Details</h3>
156156
<pre>Lists notifications under a given parent.
157157

158158
Args:
159-
parent: string, Required. The parent, which owns this collection of notifications. Must be of the form &quot;organizations/{organization}/locations/{location}&quot; or &quot;projects/{project}/locations/{location}&quot; (required)
159+
parent: string, Required. The parent, which owns this collection of notifications. Must be of the form &quot;organizations/{organization}/locations/{location}&quot; or &quot;projects/{project}/locations/{location}&quot;. (required)
160160
languageCode: string, ISO code for requested localization language. If unset, will be interpereted as &quot;en&quot;. If the requested language is valid, but not supported for this notification, English will be returned with an &quot;Not applicable&quot; LocalizationState. If the ISO code is invalid (i.e. not a real language), this RPC will throw an error.
161161
pageSize: integer, The maximum number of notifications to return. The service may return fewer than this value. If unspecified or equal to 0, at most 50 notifications will be returned. The maximum value is 50; values above 50 will be coerced to 50.
162162
pageToken: string, A page token returned from a previous request. When paginating, all other parameters provided in the request must match the call that returned the page token.

docs/dyn/aiplatform_v1.projects.locations.endpoints.html

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1098,6 +1098,7 @@ <h3>Method Details</h3>
10981098
&quot;frequencyPenalty&quot;: 3.14, # Optional. Frequency penalties.
10991099
&quot;maxOutputTokens&quot;: 42, # Optional. The maximum number of output tokens to generate per message.
11001100
&quot;presencePenalty&quot;: 3.14, # Optional. Positive penalties.
1101+
&quot;responseMimeType&quot;: &quot;A String&quot;, # Optional. Output response mimetype of the generated candidate text. Supported mimetype: `text/plain`: (default) Text output. `application/json`: JSON response in the candidates. The model needs to be prompted to output the appropriate response type, otherwise the behavior is undefined. This is a preview feature.
11011102
&quot;stopSequences&quot;: [ # Optional. Stop sequences.
11021103
&quot;A String&quot;,
11031104
],
@@ -1269,9 +1270,6 @@ <h3>Method Details</h3>
12691270
},
12701271
},
12711272
],
1272-
&quot;retrievalQueries&quot;: [ # Optional. Queries executed by the retrieval tools.
1273-
&quot;A String&quot;,
1274-
],
12751273
&quot;webSearchQueries&quot;: [ # Optional. Web search queries for the following-up web search.
12761274
&quot;A String&quot;,
12771275
],
@@ -2589,6 +2587,7 @@ <h3>Method Details</h3>
25892587
&quot;frequencyPenalty&quot;: 3.14, # Optional. Frequency penalties.
25902588
&quot;maxOutputTokens&quot;: 42, # Optional. The maximum number of output tokens to generate per message.
25912589
&quot;presencePenalty&quot;: 3.14, # Optional. Positive penalties.
2590+
&quot;responseMimeType&quot;: &quot;A String&quot;, # Optional. Output response mimetype of the generated candidate text. Supported mimetype: `text/plain`: (default) Text output. `application/json`: JSON response in the candidates. The model needs to be prompted to output the appropriate response type, otherwise the behavior is undefined. This is a preview feature.
25922591
&quot;stopSequences&quot;: [ # Optional. Stop sequences.
25932592
&quot;A String&quot;,
25942593
],
@@ -2760,9 +2759,6 @@ <h3>Method Details</h3>
27602759
},
27612760
},
27622761
],
2763-
&quot;retrievalQueries&quot;: [ # Optional. Queries executed by the retrieval tools.
2764-
&quot;A String&quot;,
2765-
],
27662762
&quot;webSearchQueries&quot;: [ # Optional. Web search queries for the following-up web search.
27672763
&quot;A String&quot;,
27682764
],

docs/dyn/aiplatform_v1.projects.locations.indexEndpoints.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ <h3>Method Details</h3>
377377
body: object, The request body.
378378
The object takes the form of:
379379

380-
{ # LINT.IfChange The request message for MatchService.FindNeighbors.
380+
{ # The request message for MatchService.FindNeighbors.
381381
&quot;deployedIndexId&quot;: &quot;A String&quot;, # The ID of the DeployedIndex that will serve the request. This request is sent to a specific IndexEndpoint, as per the IndexEndpoint.network. That IndexEndpoint also has IndexEndpoint.deployed_indexes, and each such index has a DeployedIndex.id field. The value of the field below must equal one of the DeployedIndex.id fields of the IndexEndpoint that is being called for this request.
382382
&quot;queries&quot;: [ # The list of queries.
383383
{ # A query to find a number of the nearest neighbors (most similar vectors) of a vector.

0 commit comments

Comments
 (0)