Skip to content

Commit

Permalink
feat(aiplatform): update the api
Browse files Browse the repository at this point in the history
#### aiplatform:v1

The following keys were deleted:
- schemas.GoogleCloudAiplatformV1NotebookExecutionJob.properties.scheduleResourceName.readOnly (Total Keys: 1)

The following keys were added:
- schemas.GoogleCloudAiplatformV1RetrievalConfig (Total Keys: 4)
- schemas.GoogleCloudAiplatformV1SupervisedTuningDataStats.properties.droppedExampleReasons (Total Keys: 3)
- schemas.GoogleCloudAiplatformV1SupervisedTuningDataStats.properties.totalTruncatedExampleCount.readOnly (Total Keys: 1)
- schemas.GoogleCloudAiplatformV1SupervisedTuningDataStats.properties.truncatedExampleIndices.readOnly (Total Keys: 1)
- schemas.GoogleCloudAiplatformV1ToolConfig.properties.retrievalConfig.$ref (Total Keys: 1)
- schemas.GoogleTypeLatLng (Total Keys: 6)

#### aiplatform:v1beta1

The following keys were deleted:
- schemas.GoogleCloudAiplatformV1beta1NotebookExecutionJob.properties.scheduleResourceName.readOnly (Total Keys: 1)

The following keys were added:
- schemas.GoogleCloudAiplatformV1beta1ExportPublisherModelOperationMetadata (Total Keys: 3)
- schemas.GoogleCloudAiplatformV1beta1ExportPublisherModelResponse (Total Keys: 4)
- schemas.GoogleCloudAiplatformV1beta1Part.properties.thought.readOnly (Total Keys: 1)
- schemas.GoogleCloudAiplatformV1beta1RetrievalConfig (Total Keys: 4)
- schemas.GoogleCloudAiplatformV1beta1SupervisedTuningDataStats.properties.droppedExampleReasons (Total Keys: 3)
- schemas.GoogleCloudAiplatformV1beta1SupervisedTuningDataStats.properties.totalTruncatedExampleCount.readOnly (Total Keys: 1)
- schemas.GoogleCloudAiplatformV1beta1SupervisedTuningDataStats.properties.truncatedExampleIndices.readOnly (Total Keys: 1)
- schemas.GoogleCloudAiplatformV1beta1ToolConfig.properties.retrievalConfig.$ref (Total Keys: 1)
- schemas.GoogleTypeLatLng (Total Keys: 6)
  • Loading branch information
yoshi-automation committed Jan 21, 2025
1 parent 04355c7 commit 24228d4
Show file tree
Hide file tree
Showing 26 changed files with 507 additions and 164 deletions.
12 changes: 6 additions & 6 deletions docs/dyn/aiplatform_v1.datasets.datasetVersions.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ <h3>Method Details</h3>
&quot;etag&quot;: &quot;A String&quot;, # Used to perform consistent read-modify-write updates. If not set, a blind &quot;overwrite&quot; update happens.
&quot;metadata&quot;: &quot;&quot;, # Required. Output only. Additional information about the DatasetVersion.
&quot;modelReference&quot;: &quot;A String&quot;, # Output only. Reference to the public base model last used by the dataset version. Only set for prompt dataset versions.
&quot;name&quot;: &quot;A String&quot;, # Output only. Identifier. The resource name of the DatasetVersion.
&quot;name&quot;: &quot;A String&quot;, # Output only. Identifier. The resource name of the DatasetVersion. Format: `projects/{project}/locations/{location}/datasets/{dataset}/datasetVersions/{dataset_version}`
&quot;satisfiesPzi&quot;: True or False, # Output only. Reserved for future use.
&quot;satisfiesPzs&quot;: True or False, # Output only. Reserved for future use.
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Timestamp when this DatasetVersion was last updated.
Expand Down Expand Up @@ -212,7 +212,7 @@ <h3>Method Details</h3>
&quot;etag&quot;: &quot;A String&quot;, # Used to perform consistent read-modify-write updates. If not set, a blind &quot;overwrite&quot; update happens.
&quot;metadata&quot;: &quot;&quot;, # Required. Output only. Additional information about the DatasetVersion.
&quot;modelReference&quot;: &quot;A String&quot;, # Output only. Reference to the public base model last used by the dataset version. Only set for prompt dataset versions.
&quot;name&quot;: &quot;A String&quot;, # Output only. Identifier. The resource name of the DatasetVersion.
&quot;name&quot;: &quot;A String&quot;, # Output only. Identifier. The resource name of the DatasetVersion. Format: `projects/{project}/locations/{location}/datasets/{dataset}/datasetVersions/{dataset_version}`
&quot;satisfiesPzi&quot;: True or False, # Output only. Reserved for future use.
&quot;satisfiesPzs&quot;: True or False, # Output only. Reserved for future use.
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Timestamp when this DatasetVersion was last updated.
Expand Down Expand Up @@ -247,7 +247,7 @@ <h3>Method Details</h3>
&quot;etag&quot;: &quot;A String&quot;, # Used to perform consistent read-modify-write updates. If not set, a blind &quot;overwrite&quot; update happens.
&quot;metadata&quot;: &quot;&quot;, # Required. Output only. Additional information about the DatasetVersion.
&quot;modelReference&quot;: &quot;A String&quot;, # Output only. Reference to the public base model last used by the dataset version. Only set for prompt dataset versions.
&quot;name&quot;: &quot;A String&quot;, # Output only. Identifier. The resource name of the DatasetVersion.
&quot;name&quot;: &quot;A String&quot;, # Output only. Identifier. The resource name of the DatasetVersion. Format: `projects/{project}/locations/{location}/datasets/{dataset}/datasetVersions/{dataset_version}`
&quot;satisfiesPzi&quot;: True or False, # Output only. Reserved for future use.
&quot;satisfiesPzs&quot;: True or False, # Output only. Reserved for future use.
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Timestamp when this DatasetVersion was last updated.
Expand Down Expand Up @@ -276,7 +276,7 @@ <h3>Method Details</h3>
<pre>Updates a DatasetVersion.

Args:
name: string, Output only. Identifier. The resource name of the DatasetVersion. (required)
name: string, Output only. Identifier. The resource name of the DatasetVersion. Format: `projects/{project}/locations/{location}/datasets/{dataset}/datasetVersions/{dataset_version}` (required)
body: object, The request body.
The object takes the form of:

Expand All @@ -287,7 +287,7 @@ <h3>Method Details</h3>
&quot;etag&quot;: &quot;A String&quot;, # Used to perform consistent read-modify-write updates. If not set, a blind &quot;overwrite&quot; update happens.
&quot;metadata&quot;: &quot;&quot;, # Required. Output only. Additional information about the DatasetVersion.
&quot;modelReference&quot;: &quot;A String&quot;, # Output only. Reference to the public base model last used by the dataset version. Only set for prompt dataset versions.
&quot;name&quot;: &quot;A String&quot;, # Output only. Identifier. The resource name of the DatasetVersion.
&quot;name&quot;: &quot;A String&quot;, # Output only. Identifier. The resource name of the DatasetVersion. Format: `projects/{project}/locations/{location}/datasets/{dataset}/datasetVersions/{dataset_version}`
&quot;satisfiesPzi&quot;: True or False, # Output only. Reserved for future use.
&quot;satisfiesPzs&quot;: True or False, # Output only. Reserved for future use.
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Timestamp when this DatasetVersion was last updated.
Expand All @@ -309,7 +309,7 @@ <h3>Method Details</h3>
&quot;etag&quot;: &quot;A String&quot;, # Used to perform consistent read-modify-write updates. If not set, a blind &quot;overwrite&quot; update happens.
&quot;metadata&quot;: &quot;&quot;, # Required. Output only. Additional information about the DatasetVersion.
&quot;modelReference&quot;: &quot;A String&quot;, # Output only. Reference to the public base model last used by the dataset version. Only set for prompt dataset versions.
&quot;name&quot;: &quot;A String&quot;, # Output only. Identifier. The resource name of the DatasetVersion.
&quot;name&quot;: &quot;A String&quot;, # Output only. Identifier. The resource name of the DatasetVersion. Format: `projects/{project}/locations/{location}/datasets/{dataset}/datasetVersions/{dataset_version}`
&quot;satisfiesPzi&quot;: True or False, # Output only. Reserved for future use.
&quot;satisfiesPzs&quot;: True or False, # Output only. Reserved for future use.
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Timestamp when this DatasetVersion was last updated.
Expand Down
14 changes: 14 additions & 0 deletions docs/dyn/aiplatform_v1.endpoints.html
Original file line number Diff line number Diff line change
Expand Up @@ -610,6 +610,13 @@ <h3>Method Details</h3>
],
&quot;mode&quot;: &quot;A String&quot;, # Optional. Function calling mode.
},
&quot;retrievalConfig&quot;: { # Retrieval config. # Optional. Retrieval config.
&quot;languageCode&quot;: &quot;A String&quot;, # The language code of the user.
&quot;latLng&quot;: { # An object that represents a latitude/longitude pair. This is expressed as a pair of doubles to represent degrees latitude and degrees longitude. Unless specified otherwise, this object must conform to the WGS84 standard. Values must be within normalized ranges. # The location of the user.
&quot;latitude&quot;: 3.14, # The latitude in degrees. It must be in the range [-90.0, +90.0].
&quot;longitude&quot;: 3.14, # The longitude in degrees. It must be in the range [-180.0, +180.0].
},
},
},
&quot;tools&quot;: [ # Optional. A list of `Tools` the model may use to generate the next response. A `Tool` is a piece of code that enables the system to interact with external systems to perform an action, or set of actions, outside of knowledge and scope of the model.
{ # Tool details that the model may use to generate response. A `Tool` is a piece of code that enables the system to interact with external systems to perform an action, or set of actions, outside of knowledge and scope of the model. A Tool object should contain exactly one type of Tool (e.g FunctionDeclaration, Retrieval or GoogleSearchRetrieval).
Expand Down Expand Up @@ -1049,6 +1056,13 @@ <h3>Method Details</h3>
],
&quot;mode&quot;: &quot;A String&quot;, # Optional. Function calling mode.
},
&quot;retrievalConfig&quot;: { # Retrieval config. # Optional. Retrieval config.
&quot;languageCode&quot;: &quot;A String&quot;, # The language code of the user.
&quot;latLng&quot;: { # An object that represents a latitude/longitude pair. This is expressed as a pair of doubles to represent degrees latitude and degrees longitude. Unless specified otherwise, this object must conform to the WGS84 standard. Values must be within normalized ranges. # The location of the user.
&quot;latitude&quot;: 3.14, # The latitude in degrees. It must be in the range [-90.0, +90.0].
&quot;longitude&quot;: 3.14, # The longitude in degrees. It must be in the range [-180.0, +180.0].
},
},
},
&quot;tools&quot;: [ # Optional. A list of `Tools` the model may use to generate the next response. A `Tool` is a piece of code that enables the system to interact with external systems to perform an action, or set of actions, outside of knowledge and scope of the model.
{ # Tool details that the model may use to generate response. A `Tool` is a piece of code that enables the system to interact with external systems to perform an action, or set of actions, outside of knowledge and scope of the model. A Tool object should contain exactly one type of Tool (e.g FunctionDeclaration, Retrieval or GoogleSearchRetrieval).
Expand Down
42 changes: 42 additions & 0 deletions docs/dyn/aiplatform_v1.projects.locations.cachedContents.html
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,13 @@ <h3>Method Details</h3>
],
&quot;mode&quot;: &quot;A String&quot;, # Optional. Function calling mode.
},
&quot;retrievalConfig&quot;: { # Retrieval config. # Optional. Retrieval config.
&quot;languageCode&quot;: &quot;A String&quot;, # The language code of the user.
&quot;latLng&quot;: { # An object that represents a latitude/longitude pair. This is expressed as a pair of doubles to represent degrees latitude and degrees longitude. Unless specified otherwise, this object must conform to the WGS84 standard. Values must be within normalized ranges. # The location of the user.
&quot;latitude&quot;: 3.14, # The latitude in degrees. It must be in the range [-90.0, +90.0].
&quot;longitude&quot;: 3.14, # The longitude in degrees. It must be in the range [-180.0, +180.0].
},
},
},
&quot;tools&quot;: [ # Optional. Input only. Immutable. A list of `Tools` the model may use to generate the next response
{ # Tool details that the model may use to generate response. A `Tool` is a piece of code that enables the system to interact with external systems to perform an action, or set of actions, outside of knowledge and scope of the model. A Tool object should contain exactly one type of Tool (e.g FunctionDeclaration, Retrieval or GoogleSearchRetrieval).
Expand Down Expand Up @@ -400,6 +407,13 @@ <h3>Method Details</h3>
],
&quot;mode&quot;: &quot;A String&quot;, # Optional. Function calling mode.
},
&quot;retrievalConfig&quot;: { # Retrieval config. # Optional. Retrieval config.
&quot;languageCode&quot;: &quot;A String&quot;, # The language code of the user.
&quot;latLng&quot;: { # An object that represents a latitude/longitude pair. This is expressed as a pair of doubles to represent degrees latitude and degrees longitude. Unless specified otherwise, this object must conform to the WGS84 standard. Values must be within normalized ranges. # The location of the user.
&quot;latitude&quot;: 3.14, # The latitude in degrees. It must be in the range [-90.0, +90.0].
&quot;longitude&quot;: 3.14, # The longitude in degrees. It must be in the range [-180.0, +180.0].
},
},
},
&quot;tools&quot;: [ # Optional. Input only. Immutable. A list of `Tools` the model may use to generate the next response
{ # Tool details that the model may use to generate response. A `Tool` is a piece of code that enables the system to interact with external systems to perform an action, or set of actions, outside of knowledge and scope of the model. A Tool object should contain exactly one type of Tool (e.g FunctionDeclaration, Retrieval or GoogleSearchRetrieval).
Expand Down Expand Up @@ -636,6 +650,13 @@ <h3>Method Details</h3>
],
&quot;mode&quot;: &quot;A String&quot;, # Optional. Function calling mode.
},
&quot;retrievalConfig&quot;: { # Retrieval config. # Optional. Retrieval config.
&quot;languageCode&quot;: &quot;A String&quot;, # The language code of the user.
&quot;latLng&quot;: { # An object that represents a latitude/longitude pair. This is expressed as a pair of doubles to represent degrees latitude and degrees longitude. Unless specified otherwise, this object must conform to the WGS84 standard. Values must be within normalized ranges. # The location of the user.
&quot;latitude&quot;: 3.14, # The latitude in degrees. It must be in the range [-90.0, +90.0].
&quot;longitude&quot;: 3.14, # The longitude in degrees. It must be in the range [-180.0, +180.0].
},
},
},
&quot;tools&quot;: [ # Optional. Input only. Immutable. A list of `Tools` the model may use to generate the next response
{ # Tool details that the model may use to generate response. A `Tool` is a piece of code that enables the system to interact with external systems to perform an action, or set of actions, outside of knowledge and scope of the model. A Tool object should contain exactly one type of Tool (e.g FunctionDeclaration, Retrieval or GoogleSearchRetrieval).
Expand Down Expand Up @@ -858,6 +879,13 @@ <h3>Method Details</h3>
],
&quot;mode&quot;: &quot;A String&quot;, # Optional. Function calling mode.
},
&quot;retrievalConfig&quot;: { # Retrieval config. # Optional. Retrieval config.
&quot;languageCode&quot;: &quot;A String&quot;, # The language code of the user.
&quot;latLng&quot;: { # An object that represents a latitude/longitude pair. This is expressed as a pair of doubles to represent degrees latitude and degrees longitude. Unless specified otherwise, this object must conform to the WGS84 standard. Values must be within normalized ranges. # The location of the user.
&quot;latitude&quot;: 3.14, # The latitude in degrees. It must be in the range [-90.0, +90.0].
&quot;longitude&quot;: 3.14, # The longitude in degrees. It must be in the range [-180.0, +180.0].
},
},
},
&quot;tools&quot;: [ # Optional. Input only. Immutable. A list of `Tools` the model may use to generate the next response
{ # Tool details that the model may use to generate response. A `Tool` is a piece of code that enables the system to interact with external systems to perform an action, or set of actions, outside of knowledge and scope of the model. A Tool object should contain exactly one type of Tool (e.g FunctionDeclaration, Retrieval or GoogleSearchRetrieval).
Expand Down Expand Up @@ -1088,6 +1116,13 @@ <h3>Method Details</h3>
],
&quot;mode&quot;: &quot;A String&quot;, # Optional. Function calling mode.
},
&quot;retrievalConfig&quot;: { # Retrieval config. # Optional. Retrieval config.
&quot;languageCode&quot;: &quot;A String&quot;, # The language code of the user.
&quot;latLng&quot;: { # An object that represents a latitude/longitude pair. This is expressed as a pair of doubles to represent degrees latitude and degrees longitude. Unless specified otherwise, this object must conform to the WGS84 standard. Values must be within normalized ranges. # The location of the user.
&quot;latitude&quot;: 3.14, # The latitude in degrees. It must be in the range [-90.0, +90.0].
&quot;longitude&quot;: 3.14, # The longitude in degrees. It must be in the range [-180.0, +180.0].
},
},
},
&quot;tools&quot;: [ # Optional. Input only. Immutable. A list of `Tools` the model may use to generate the next response
{ # Tool details that the model may use to generate response. A `Tool` is a piece of code that enables the system to interact with external systems to perform an action, or set of actions, outside of knowledge and scope of the model. A Tool object should contain exactly one type of Tool (e.g FunctionDeclaration, Retrieval or GoogleSearchRetrieval).
Expand Down Expand Up @@ -1300,6 +1335,13 @@ <h3>Method Details</h3>
],
&quot;mode&quot;: &quot;A String&quot;, # Optional. Function calling mode.
},
&quot;retrievalConfig&quot;: { # Retrieval config. # Optional. Retrieval config.
&quot;languageCode&quot;: &quot;A String&quot;, # The language code of the user.
&quot;latLng&quot;: { # An object that represents a latitude/longitude pair. This is expressed as a pair of doubles to represent degrees latitude and degrees longitude. Unless specified otherwise, this object must conform to the WGS84 standard. Values must be within normalized ranges. # The location of the user.
&quot;latitude&quot;: 3.14, # The latitude in degrees. It must be in the range [-90.0, +90.0].
&quot;longitude&quot;: 3.14, # The longitude in degrees. It must be in the range [-180.0, +180.0].
},
},
},
&quot;tools&quot;: [ # Optional. Input only. Immutable. A list of `Tools` the model may use to generate the next response
{ # Tool details that the model may use to generate response. A `Tool` is a piece of code that enables the system to interact with external systems to perform an action, or set of actions, outside of knowledge and scope of the model. A Tool object should contain exactly one type of Tool (e.g FunctionDeclaration, Retrieval or GoogleSearchRetrieval).
Expand Down
Loading

0 comments on commit 24228d4

Please sign in to comment.