Skip to content

chore: Update discovery artifacts #2606

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
0a59ec5
chore: update docs/dyn/index.md
yoshi-automation May 20, 2025
9cf43fe
feat(aiplatform): update the api
yoshi-automation May 20, 2025
01b25af
feat(alloydb): update the api
yoshi-automation May 20, 2025
655abe3
feat(analyticshub): update the api
yoshi-automation May 20, 2025
969980d
feat(androidpublisher): update the api
yoshi-automation May 20, 2025
708dbd8
feat(appengine): update the api
yoshi-automation May 20, 2025
e6b4d04
fix(artifactregistry): update the api
yoshi-automation May 20, 2025
ad96f66
feat(backupdr): update the api
yoshi-automation May 20, 2025
3f4faf3
feat(bigquery): update the api
yoshi-automation May 20, 2025
abf73d0
feat(cloudbuild): update the api
yoshi-automation May 20, 2025
e2c26c3
feat(cloudresourcemanager): update the api
yoshi-automation May 20, 2025
c079b64
feat(contactcenterinsights): update the api
yoshi-automation May 20, 2025
67fea66
feat(containeranalysis): update the api
yoshi-automation May 20, 2025
d4aef0e
feat(datamigration): update the api
yoshi-automation May 20, 2025
05d7829
feat(datastream): update the api
yoshi-automation May 20, 2025
7a10adc
feat(discoveryengine): update the api
yoshi-automation May 20, 2025
8009a73
feat(gkebackup): update the api
yoshi-automation May 20, 2025
1965941
feat(iam): update the api
yoshi-automation May 20, 2025
621cc86
feat(managedkafka): update the api
yoshi-automation May 20, 2025
3222a8e
feat(metastore): update the api
yoshi-automation May 20, 2025
9a83ca9
feat(netapp): update the api
yoshi-automation May 20, 2025
a94e8e8
feat(networkconnectivity): update the api
yoshi-automation May 20, 2025
2b586ca
feat(networkservices): update the api
yoshi-automation May 20, 2025
d9175bc
feat(osconfig): update the api
yoshi-automation May 20, 2025
1ce1268
feat(retail): update the api
yoshi-automation May 20, 2025
4c8413a
feat(run): update the api
yoshi-automation May 20, 2025
7b3b0b4
feat(sheets): update the api
yoshi-automation May 20, 2025
cf32281
feat(sqladmin): update the api
yoshi-automation May 20, 2025
351cc8a
fix(storage): update the api
yoshi-automation May 20, 2025
f0dd9b4
feat(storagetransfer): update the api
yoshi-automation May 20, 2025
2fea8ef
fix(sts): update the api
yoshi-automation May 20, 2025
4a744d2
chore(docs): Add new discovery artifacts and artifacts with minor upd…
yoshi-automation May 20, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ <h3>Method Details</h3>
&quot;commandExpireTime&quot;: &quot;A String&quot;, # The time at which the command will expire. If the device doesn&#x27;t execute the command within this time the command will become expired.
&quot;commandId&quot;: &quot;A String&quot;, # Unique ID of a device command.
&quot;commandResult&quot;: { # The result of executing a command. # The result of the command execution.
&quot;commandResultPayload&quot;: &quot;A String&quot;, # The payload for the command result. The following commands respond with a payload: * `DEVICE_START_CRD_SESSION`: Payload is a stringified JSON object in the form: { &quot;url&quot;: url }. The URL provides a link to the Chrome Remote Desktop session.
&quot;commandResultPayload&quot;: &quot;A String&quot;, # The payload for the command result. The following commands respond with a payload: * `DEVICE_START_CRD_SESSION`: Payload is a stringified JSON object in the form: { &quot;url&quot;: url }. The URL provides a link to the Chrome Remote Desktop session. * `FETCH_CRD_AVAILABILITY_INFO`: Payload is a stringified JSON object in the form: { &quot;deviceIdleTimeInSeconds&quot;: number, &quot;userSessionType&quot;: string, &quot;remoteSupportAvailability&quot;: string, &quot;remoteAccessAvailability&quot;: string }. The &quot;remoteSupportAvailability&quot; field is set to &quot;AVAILABLE&quot; if `shared` CRD session to the device is available. The &quot;remoteAccessAvailability&quot; field is set to &quot;AVAILABLE&quot; if `private` CRD session to the device is available.
&quot;errorMessage&quot;: &quot;A String&quot;, # The error message with a short explanation as to why the command failed. Only present if the command failed.
&quot;executeTime&quot;: &quot;A String&quot;, # The time at which the command was executed or failed to execute.
&quot;result&quot;: &quot;A String&quot;, # The result of the command.
Expand Down
9 changes: 9 additions & 0 deletions docs/dyn/aiplatform_v1.endpoints.html
Original file line number Diff line number Diff line change
Expand Up @@ -314,6 +314,7 @@ <h3>Method Details</h3>
],
&quot;temperature&quot;: 3.14, # Optional. Controls the randomness of predictions.
&quot;thinkingConfig&quot;: { # Config for thinking features. # Optional. Config for thinking features. An error will be returned if this field is set for models that don&#x27;t support thinking.
&quot;includeThoughts&quot;: True or False, # Optional. Indicates whether to include thoughts in the response. If true, thoughts are returned only when available.
&quot;thinkingBudget&quot;: 42, # Optional. Indicates the thinking budget in tokens. This is only applied when enable_thinking is true.
},
&quot;topK&quot;: 3.14, # Optional. If specified, top-k sampling will be used.
Expand Down Expand Up @@ -468,6 +469,8 @@ <h3>Method Details</h3>
&quot;vertexAiSearch&quot;: { # Retrieve from Vertex AI Search datastore or engine for grounding. datastore and engine are mutually exclusive. See https://cloud.google.com/products/agent-builder # Set to use data source powered by Vertex AI Search.
&quot;datastore&quot;: &quot;A String&quot;, # Optional. Fully-qualified Vertex AI Search data store resource ID. Format: `projects/{project}/locations/{location}/collections/{collection}/dataStores/{dataStore}`
&quot;engine&quot;: &quot;A String&quot;, # Optional. Fully-qualified Vertex AI Search engine resource ID. Format: `projects/{project}/locations/{location}/collections/{collection}/engines/{engine}`
&quot;filter&quot;: &quot;A String&quot;, # Optional. Filter strings to be passed to the search API.
&quot;maxResults&quot;: 42, # Optional. Number of search results to return per query. The default value is 10. The maximumm allowed value is 10.
},
&quot;vertexRagStore&quot;: { # Retrieve from Vertex RAG Store for grounding. # Set to use data source powered by Vertex RAG store. User data is uploaded via the VertexRagDataService.
&quot;ragResources&quot;: [ # Optional. The representation of the rag source. It can be used to specify corpus only or ragfiles. Currently only support one corpus or multiple files from one corpus. In the future we may open up multiple corpora support.
Expand Down Expand Up @@ -651,6 +654,7 @@ <h3>Method Details</h3>
],
&quot;temperature&quot;: 3.14, # Optional. Controls the randomness of predictions.
&quot;thinkingConfig&quot;: { # Config for thinking features. # Optional. Config for thinking features. An error will be returned if this field is set for models that don&#x27;t support thinking.
&quot;includeThoughts&quot;: True or False, # Optional. Indicates whether to include thoughts in the response. If true, thoughts are returned only when available.
&quot;thinkingBudget&quot;: 42, # Optional. Indicates the thinking budget in tokens. This is only applied when enable_thinking is true.
},
&quot;topK&quot;: 3.14, # Optional. If specified, top-k sampling will be used.
Expand Down Expand Up @@ -826,6 +830,8 @@ <h3>Method Details</h3>
&quot;vertexAiSearch&quot;: { # Retrieve from Vertex AI Search datastore or engine for grounding. datastore and engine are mutually exclusive. See https://cloud.google.com/products/agent-builder # Set to use data source powered by Vertex AI Search.
&quot;datastore&quot;: &quot;A String&quot;, # Optional. Fully-qualified Vertex AI Search data store resource ID. Format: `projects/{project}/locations/{location}/collections/{collection}/dataStores/{dataStore}`
&quot;engine&quot;: &quot;A String&quot;, # Optional. Fully-qualified Vertex AI Search engine resource ID. Format: `projects/{project}/locations/{location}/collections/{collection}/engines/{engine}`
&quot;filter&quot;: &quot;A String&quot;, # Optional. Filter strings to be passed to the search API.
&quot;maxResults&quot;: 42, # Optional. Number of search results to return per query. The default value is 10. The maximumm allowed value is 10.
},
&quot;vertexRagStore&quot;: { # Retrieve from Vertex RAG Store for grounding. # Set to use data source powered by Vertex RAG store. User data is uploaded via the VertexRagDataService.
&quot;ragResources&quot;: [ # Optional. The representation of the rag source. It can be used to specify corpus only or ragfiles. Currently only support one corpus or multiple files from one corpus. In the future we may open up multiple corpora support.
Expand Down Expand Up @@ -1232,6 +1238,7 @@ <h3>Method Details</h3>
],
&quot;temperature&quot;: 3.14, # Optional. Controls the randomness of predictions.
&quot;thinkingConfig&quot;: { # Config for thinking features. # Optional. Config for thinking features. An error will be returned if this field is set for models that don&#x27;t support thinking.
&quot;includeThoughts&quot;: True or False, # Optional. Indicates whether to include thoughts in the response. If true, thoughts are returned only when available.
&quot;thinkingBudget&quot;: 42, # Optional. Indicates the thinking budget in tokens. This is only applied when enable_thinking is true.
},
&quot;topK&quot;: 3.14, # Optional. If specified, top-k sampling will be used.
Expand Down Expand Up @@ -1407,6 +1414,8 @@ <h3>Method Details</h3>
&quot;vertexAiSearch&quot;: { # Retrieve from Vertex AI Search datastore or engine for grounding. datastore and engine are mutually exclusive. See https://cloud.google.com/products/agent-builder # Set to use data source powered by Vertex AI Search.
&quot;datastore&quot;: &quot;A String&quot;, # Optional. Fully-qualified Vertex AI Search data store resource ID. Format: `projects/{project}/locations/{location}/collections/{collection}/dataStores/{dataStore}`
&quot;engine&quot;: &quot;A String&quot;, # Optional. Fully-qualified Vertex AI Search engine resource ID. Format: `projects/{project}/locations/{location}/collections/{collection}/engines/{engine}`
&quot;filter&quot;: &quot;A String&quot;, # Optional. Filter strings to be passed to the search API.
&quot;maxResults&quot;: 42, # Optional. Number of search results to return per query. The default value is 10. The maximumm allowed value is 10.
},
&quot;vertexRagStore&quot;: { # Retrieve from Vertex RAG Store for grounding. # Set to use data source powered by Vertex RAG store. User data is uploaded via the VertexRagDataService.
&quot;ragResources&quot;: [ # Optional. The representation of the rag source. It can be used to specify corpus only or ragfiles. Currently only support one corpus or multiple files from one corpus. In the future we may open up multiple corpora support.
Expand Down
Loading