Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
6d830b0
feat(aiplatform): update the api
yoshi-automation Sep 30, 2025
c5baca7
feat(alloydb): update the api
yoshi-automation Sep 30, 2025
37d9cac
feat(androidmanagement): update the api
yoshi-automation Sep 30, 2025
9442d50
feat(backupdr): update the api
yoshi-automation Sep 30, 2025
1c7b14b
feat(beyondcorp): update the api
yoshi-automation Sep 30, 2025
e597e8c
feat(bigquery): update the api
yoshi-automation Sep 30, 2025
8103d97
feat(certificatemanager): update the api
yoshi-automation Sep 30, 2025
76f1159
feat(checks): update the api
yoshi-automation Sep 30, 2025
48ef36e
feat(cloudidentity): update the api
yoshi-automation Sep 30, 2025
e7c1a30
feat(cloudscheduler): update the api
yoshi-automation Sep 30, 2025
dad1b28
feat(compute): update the api
yoshi-automation Sep 30, 2025
875ca98
feat(contactcenterinsights): update the api
yoshi-automation Sep 30, 2025
67ec89a
feat(container): update the api
yoshi-automation Sep 30, 2025
64b8854
fix(dataflow): update the api
yoshi-automation Sep 30, 2025
350d081
fix(datastore): update the api
yoshi-automation Sep 30, 2025
18f2046
feat(dialogflow): update the api
yoshi-automation Sep 30, 2025
74265e6
feat(discoveryengine): update the api
yoshi-automation Sep 30, 2025
2cd4dd1
feat(dlp): update the api
yoshi-automation Sep 30, 2025
60dab32
feat(docs): update the api
yoshi-automation Sep 30, 2025
9ef10c0
feat(documentai): update the api
yoshi-automation Sep 30, 2025
0499205
feat(firebaseappdistribution): update the api
yoshi-automation Sep 30, 2025
873fe99
feat(firebaseapphosting): update the api
yoshi-automation Sep 30, 2025
54e5509
feat(firestore): update the api
yoshi-automation Sep 30, 2025
079eeee
fix(iamcredentials): update the api
yoshi-automation Sep 30, 2025
7a2c0b6
feat(integrations): update the api
yoshi-automation Sep 30, 2025
2621295
fix(logging): update the api
yoshi-automation Sep 30, 2025
fe38094
feat(migrationcenter): update the api
yoshi-automation Sep 30, 2025
c8f9301
feat(oracledatabase): update the api
yoshi-automation Sep 30, 2025
e7ad756
feat(oslogin): update the api
yoshi-automation Sep 30, 2025
2d0c402
fix(parametermanager): update the api
yoshi-automation Sep 30, 2025
5f5b856
feat(places): update the api
yoshi-automation Sep 30, 2025
6dfb3ed
feat(recaptchaenterprise): update the api
yoshi-automation Sep 30, 2025
8653534
feat(saasservicemgmt): update the api
yoshi-automation Sep 30, 2025
6b819e7
feat(serviceconsumermanagement): update the api
yoshi-automation Sep 30, 2025
8fbaca3
feat(servicemanagement): update the api
yoshi-automation Sep 30, 2025
781371b
feat(serviceusage): update the api
yoshi-automation Sep 30, 2025
e53f470
feat(sqladmin): update the api
yoshi-automation Sep 30, 2025
53cb3d9
feat(storage): update the api
yoshi-automation Sep 30, 2025
ff0931d
feat(texttospeech): update the api
yoshi-automation Sep 30, 2025
4254558
feat(tpu): update the api
yoshi-automation Sep 30, 2025
ce0f981
feat(webfonts): update the api
yoshi-automation Sep 30, 2025
c329bbc
chore(docs): Add new discovery artifacts and artifacts with minor upd…
yoshi-automation Sep 30, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
18 changes: 9 additions & 9 deletions docs/dyn/aiplatform_v1.endpoints.html
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ <h3>Method Details</h3>
&quot;args&quot;: { # Optional. The function parameters and values in JSON object format. See [FunctionDeclaration.parameters] for parameter details.
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
},
&quot;name&quot;: &quot;A String&quot;, # Required. The name of the function to call. Matches [FunctionDeclaration.name].
&quot;name&quot;: &quot;A String&quot;, # Optional. The name of the function to call. Matches [FunctionDeclaration.name].
},
&quot;functionResponse&quot;: { # The result output from a [FunctionCall] that contains a string representing the [FunctionDeclaration.name] and a structured JSON object containing any output from the function is used as context to the model. This should contain the result of a [FunctionCall] made based on model prediction. # Optional. The result output of a [FunctionCall] that contains a string representing the [FunctionDeclaration.name] and a structured JSON object containing any output from the function call. It is used as context to the model.
&quot;name&quot;: &quot;A String&quot;, # Required. The name of the function to call. Matches [FunctionDeclaration.name] and [FunctionCall.name].
Expand Down Expand Up @@ -226,7 +226,7 @@ <h3>Method Details</h3>
&quot;args&quot;: { # Optional. The function parameters and values in JSON object format. See [FunctionDeclaration.parameters] for parameter details.
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
},
&quot;name&quot;: &quot;A String&quot;, # Required. The name of the function to call. Matches [FunctionDeclaration.name].
&quot;name&quot;: &quot;A String&quot;, # Optional. The name of the function to call. Matches [FunctionDeclaration.name].
},
&quot;functionResponse&quot;: { # The result output from a [FunctionCall] that contains a string representing the [FunctionDeclaration.name] and a structured JSON object containing any output from the function is used as context to the model. This should contain the result of a [FunctionCall] made based on model prediction. # Optional. The result output of a [FunctionCall] that contains a string representing the [FunctionDeclaration.name] and a structured JSON object containing any output from the function call. It is used as context to the model.
&quot;name&quot;: &quot;A String&quot;, # Required. The name of the function to call. Matches [FunctionDeclaration.name] and [FunctionCall.name].
Expand Down Expand Up @@ -358,7 +358,7 @@ <h3>Method Details</h3>
&quot;args&quot;: { # Optional. The function parameters and values in JSON object format. See [FunctionDeclaration.parameters] for parameter details.
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
},
&quot;name&quot;: &quot;A String&quot;, # Required. The name of the function to call. Matches [FunctionDeclaration.name].
&quot;name&quot;: &quot;A String&quot;, # Optional. The name of the function to call. Matches [FunctionDeclaration.name].
},
&quot;functionResponse&quot;: { # The result output from a [FunctionCall] that contains a string representing the [FunctionDeclaration.name] and a structured JSON object containing any output from the function is used as context to the model. This should contain the result of a [FunctionCall] made based on model prediction. # Optional. The result output of a [FunctionCall] that contains a string representing the [FunctionDeclaration.name] and a structured JSON object containing any output from the function call. It is used as context to the model.
&quot;name&quot;: &quot;A String&quot;, # Required. The name of the function to call. Matches [FunctionDeclaration.name] and [FunctionCall.name].
Expand Down Expand Up @@ -675,7 +675,7 @@ <h3>Method Details</h3>
&quot;args&quot;: { # Optional. The function parameters and values in JSON object format. See [FunctionDeclaration.parameters] for parameter details.
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
},
&quot;name&quot;: &quot;A String&quot;, # Required. The name of the function to call. Matches [FunctionDeclaration.name].
&quot;name&quot;: &quot;A String&quot;, # Optional. The name of the function to call. Matches [FunctionDeclaration.name].
},
&quot;functionResponse&quot;: { # The result output from a [FunctionCall] that contains a string representing the [FunctionDeclaration.name] and a structured JSON object containing any output from the function is used as context to the model. This should contain the result of a [FunctionCall] made based on model prediction. # Optional. The result output of a [FunctionCall] that contains a string representing the [FunctionDeclaration.name] and a structured JSON object containing any output from the function call. It is used as context to the model.
&quot;name&quot;: &quot;A String&quot;, # Required. The name of the function to call. Matches [FunctionDeclaration.name] and [FunctionCall.name].
Expand Down Expand Up @@ -817,7 +817,7 @@ <h3>Method Details</h3>
&quot;args&quot;: { # Optional. The function parameters and values in JSON object format. See [FunctionDeclaration.parameters] for parameter details.
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
},
&quot;name&quot;: &quot;A String&quot;, # Required. The name of the function to call. Matches [FunctionDeclaration.name].
&quot;name&quot;: &quot;A String&quot;, # Optional. The name of the function to call. Matches [FunctionDeclaration.name].
},
&quot;functionResponse&quot;: { # The result output from a [FunctionCall] that contains a string representing the [FunctionDeclaration.name] and a structured JSON object containing any output from the function is used as context to the model. This should contain the result of a [FunctionCall] made based on model prediction. # Optional. The result output of a [FunctionCall] that contains a string representing the [FunctionDeclaration.name] and a structured JSON object containing any output from the function call. It is used as context to the model.
&quot;name&quot;: &quot;A String&quot;, # Required. The name of the function to call. Matches [FunctionDeclaration.name] and [FunctionCall.name].
Expand Down Expand Up @@ -1103,7 +1103,7 @@ <h3>Method Details</h3>
&quot;args&quot;: { # Optional. The function parameters and values in JSON object format. See [FunctionDeclaration.parameters] for parameter details.
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
},
&quot;name&quot;: &quot;A String&quot;, # Required. The name of the function to call. Matches [FunctionDeclaration.name].
&quot;name&quot;: &quot;A String&quot;, # Optional. The name of the function to call. Matches [FunctionDeclaration.name].
},
&quot;functionResponse&quot;: { # The result output from a [FunctionCall] that contains a string representing the [FunctionDeclaration.name] and a structured JSON object containing any output from the function is used as context to the model. This should contain the result of a [FunctionCall] made based on model prediction. # Optional. The result output of a [FunctionCall] that contains a string representing the [FunctionDeclaration.name] and a structured JSON object containing any output from the function call. It is used as context to the model.
&quot;name&quot;: &quot;A String&quot;, # Required. The name of the function to call. Matches [FunctionDeclaration.name] and [FunctionCall.name].
Expand Down Expand Up @@ -1411,7 +1411,7 @@ <h3>Method Details</h3>
&quot;args&quot;: { # Optional. The function parameters and values in JSON object format. See [FunctionDeclaration.parameters] for parameter details.
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
},
&quot;name&quot;: &quot;A String&quot;, # Required. The name of the function to call. Matches [FunctionDeclaration.name].
&quot;name&quot;: &quot;A String&quot;, # Optional. The name of the function to call. Matches [FunctionDeclaration.name].
},
&quot;functionResponse&quot;: { # The result output from a [FunctionCall] that contains a string representing the [FunctionDeclaration.name] and a structured JSON object containing any output from the function is used as context to the model. This should contain the result of a [FunctionCall] made based on model prediction. # Optional. The result output of a [FunctionCall] that contains a string representing the [FunctionDeclaration.name] and a structured JSON object containing any output from the function call. It is used as context to the model.
&quot;name&quot;: &quot;A String&quot;, # Required. The name of the function to call. Matches [FunctionDeclaration.name] and [FunctionCall.name].
Expand Down Expand Up @@ -1553,7 +1553,7 @@ <h3>Method Details</h3>
&quot;args&quot;: { # Optional. The function parameters and values in JSON object format. See [FunctionDeclaration.parameters] for parameter details.
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
},
&quot;name&quot;: &quot;A String&quot;, # Required. The name of the function to call. Matches [FunctionDeclaration.name].
&quot;name&quot;: &quot;A String&quot;, # Optional. The name of the function to call. Matches [FunctionDeclaration.name].
},
&quot;functionResponse&quot;: { # The result output from a [FunctionCall] that contains a string representing the [FunctionDeclaration.name] and a structured JSON object containing any output from the function is used as context to the model. This should contain the result of a [FunctionCall] made based on model prediction. # Optional. The result output of a [FunctionCall] that contains a string representing the [FunctionDeclaration.name] and a structured JSON object containing any output from the function call. It is used as context to the model.
&quot;name&quot;: &quot;A String&quot;, # Required. The name of the function to call. Matches [FunctionDeclaration.name] and [FunctionCall.name].
Expand Down Expand Up @@ -1839,7 +1839,7 @@ <h3>Method Details</h3>
&quot;args&quot;: { # Optional. The function parameters and values in JSON object format. See [FunctionDeclaration.parameters] for parameter details.
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
},
&quot;name&quot;: &quot;A String&quot;, # Required. The name of the function to call. Matches [FunctionDeclaration.name].
&quot;name&quot;: &quot;A String&quot;, # Optional. The name of the function to call. Matches [FunctionDeclaration.name].
},
&quot;functionResponse&quot;: { # The result output from a [FunctionCall] that contains a string representing the [FunctionDeclaration.name] and a structured JSON object containing any output from the function is used as context to the model. This should contain the result of a [FunctionCall] made based on model prediction. # Optional. The result output of a [FunctionCall] that contains a string representing the [FunctionDeclaration.name] and a structured JSON object containing any output from the function call. It is used as context to the model.
&quot;name&quot;: &quot;A String&quot;, # Required. The name of the function to call. Matches [FunctionDeclaration.name] and [FunctionCall.name].
Expand Down
Loading