Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 158fd71

Browse files
committedFeb 25, 2025
feat(aiplatform): update the api
#### aiplatform:v1 The following keys were added: - resources.projects.resources.locations.methods.evaluateDataset (Total Keys: 12) - schemas.GoogleCloudAiplatformV1EvaluateDatasetRequest (Total Keys: 7) - schemas.GoogleCloudAiplatformV1EvaluationDataset (Total Keys: 4) - schemas.GoogleCloudAiplatformV1Metric (Total Keys: 9) - schemas.GoogleCloudAiplatformV1ModelVersionCheckpoint.properties.name.type (Total Keys: 1) - schemas.GoogleCloudAiplatformV1OutputConfig (Total Keys: 3) #### aiplatform:v1beta1 The following keys were deleted: - schemas.GoogleCloudAiplatformV1beta1GenerationConfig.properties.thinkingConfig.$ref (Total Keys: 1) - schemas.GoogleCloudAiplatformV1beta1GenerationConfigThinkingConfig (Total Keys: 3) - schemas.GoogleCloudAiplatformV1beta1MachineSpec.properties.multihostGpuNodeCount (Total Keys: 2) The following keys were added: - resources.projects.resources.locations.methods.evaluateDataset (Total Keys: 12) - schemas.GoogleCloudAiplatformV1beta1EvaluateDatasetRequest (Total Keys: 7) - schemas.GoogleCloudAiplatformV1beta1EvaluationDataset (Total Keys: 4) - schemas.GoogleCloudAiplatformV1beta1Metric (Total Keys: 9) - schemas.GoogleCloudAiplatformV1beta1ModelVersionCheckpoint.properties.name.type (Total Keys: 1) - schemas.GoogleCloudAiplatformV1beta1OutputConfig (Total Keys: 3)
1 parent b1f9135 commit 158fd71

File tree

31 files changed

+837
-501
lines changed

31 files changed

+837
-501
lines changed
 

‎docs/dyn/aiplatform_v1.projects.locations.cachedContents.html

+6-6
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ <h3>Method Details</h3>
158158
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Creation time of the cache entry.
159159
&quot;displayName&quot;: &quot;A String&quot;, # Optional. Immutable. The user-generated meaningful display name of the cached content.
160160
&quot;expireTime&quot;: &quot;A String&quot;, # Timestamp of when this resource is considered expired. This is *always* provided on output, regardless of what was sent on input.
161-
&quot;model&quot;: &quot;A String&quot;, # Immutable. The name of the publisher model to use for cached content. Format: projects/{project}/locations/{location}/publishers/{publisher}/models/{model}
161+
&quot;model&quot;: &quot;A String&quot;, # Immutable. The name of the `Model` to use for cached content. Currently, only the published Gemini base models are supported, in form of projects/{PROJECT}/locations/{LOCATION}/publishers/google/models/{MODEL}
162162
&quot;name&quot;: &quot;A String&quot;, # Immutable. Identifier. The server-generated resource name of the cached content Format: projects/{project}/locations/{location}/cachedContents/{cached_content}
163163
&quot;systemInstruction&quot;: { # The base structured datatype containing multi-part content of a message. A `Content` includes a `role` field designating the producer of the `Content` and a `parts` field containing multi-part data that contains the content of the message turn. # Optional. Input only. Immutable. Developer set system instruction. Currently, text only
164164
&quot;parts&quot;: [ # Required. Ordered `Parts` that constitute a single message. Parts may have different IANA MIME types.
@@ -398,7 +398,7 @@ <h3>Method Details</h3>
398398
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Creation time of the cache entry.
399399
&quot;displayName&quot;: &quot;A String&quot;, # Optional. Immutable. The user-generated meaningful display name of the cached content.
400400
&quot;expireTime&quot;: &quot;A String&quot;, # Timestamp of when this resource is considered expired. This is *always* provided on output, regardless of what was sent on input.
401-
&quot;model&quot;: &quot;A String&quot;, # Immutable. The name of the publisher model to use for cached content. Format: projects/{project}/locations/{location}/publishers/{publisher}/models/{model}
401+
&quot;model&quot;: &quot;A String&quot;, # Immutable. The name of the `Model` to use for cached content. Currently, only the published Gemini base models are supported, in form of projects/{PROJECT}/locations/{LOCATION}/publishers/google/models/{MODEL}
402402
&quot;name&quot;: &quot;A String&quot;, # Immutable. Identifier. The server-generated resource name of the cached content Format: projects/{project}/locations/{location}/cachedContents/{cached_content}
403403
&quot;systemInstruction&quot;: { # The base structured datatype containing multi-part content of a message. A `Content` includes a `role` field designating the producer of the `Content` and a `parts` field containing multi-part data that contains the content of the message turn. # Optional. Input only. Immutable. Developer set system instruction. Currently, text only
404404
&quot;parts&quot;: [ # Required. Ordered `Parts` that constitute a single message. Parts may have different IANA MIME types.
@@ -663,7 +663,7 @@ <h3>Method Details</h3>
663663
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Creation time of the cache entry.
664664
&quot;displayName&quot;: &quot;A String&quot;, # Optional. Immutable. The user-generated meaningful display name of the cached content.
665665
&quot;expireTime&quot;: &quot;A String&quot;, # Timestamp of when this resource is considered expired. This is *always* provided on output, regardless of what was sent on input.
666-
&quot;model&quot;: &quot;A String&quot;, # Immutable. The name of the publisher model to use for cached content. Format: projects/{project}/locations/{location}/publishers/{publisher}/models/{model}
666+
&quot;model&quot;: &quot;A String&quot;, # Immutable. The name of the `Model` to use for cached content. Currently, only the published Gemini base models are supported, in form of projects/{PROJECT}/locations/{LOCATION}/publishers/google/models/{MODEL}
667667
&quot;name&quot;: &quot;A String&quot;, # Immutable. Identifier. The server-generated resource name of the cached content Format: projects/{project}/locations/{location}/cachedContents/{cached_content}
668668
&quot;systemInstruction&quot;: { # The base structured datatype containing multi-part content of a message. A `Content` includes a `role` field designating the producer of the `Content` and a `parts` field containing multi-part data that contains the content of the message turn. # Optional. Input only. Immutable. Developer set system instruction. Currently, text only
669669
&quot;parts&quot;: [ # Required. Ordered `Parts` that constitute a single message. Parts may have different IANA MIME types.
@@ -914,7 +914,7 @@ <h3>Method Details</h3>
914914
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Creation time of the cache entry.
915915
&quot;displayName&quot;: &quot;A String&quot;, # Optional. Immutable. The user-generated meaningful display name of the cached content.
916916
&quot;expireTime&quot;: &quot;A String&quot;, # Timestamp of when this resource is considered expired. This is *always* provided on output, regardless of what was sent on input.
917-
&quot;model&quot;: &quot;A String&quot;, # Immutable. The name of the publisher model to use for cached content. Format: projects/{project}/locations/{location}/publishers/{publisher}/models/{model}
917+
&quot;model&quot;: &quot;A String&quot;, # Immutable. The name of the `Model` to use for cached content. Currently, only the published Gemini base models are supported, in form of projects/{PROJECT}/locations/{LOCATION}/publishers/google/models/{MODEL}
918918
&quot;name&quot;: &quot;A String&quot;, # Immutable. Identifier. The server-generated resource name of the cached content Format: projects/{project}/locations/{location}/cachedContents/{cached_content}
919919
&quot;systemInstruction&quot;: { # The base structured datatype containing multi-part content of a message. A `Content` includes a `role` field designating the producer of the `Content` and a `parts` field containing multi-part data that contains the content of the message turn. # Optional. Input only. Immutable. Developer set system instruction. Currently, text only
920920
&quot;parts&quot;: [ # Required. Ordered `Parts` that constitute a single message. Parts may have different IANA MIME types.
@@ -1173,7 +1173,7 @@ <h3>Method Details</h3>
11731173
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Creation time of the cache entry.
11741174
&quot;displayName&quot;: &quot;A String&quot;, # Optional. Immutable. The user-generated meaningful display name of the cached content.
11751175
&quot;expireTime&quot;: &quot;A String&quot;, # Timestamp of when this resource is considered expired. This is *always* provided on output, regardless of what was sent on input.
1176-
&quot;model&quot;: &quot;A String&quot;, # Immutable. The name of the publisher model to use for cached content. Format: projects/{project}/locations/{location}/publishers/{publisher}/models/{model}
1176+
&quot;model&quot;: &quot;A String&quot;, # Immutable. The name of the `Model` to use for cached content. Currently, only the published Gemini base models are supported, in form of projects/{PROJECT}/locations/{LOCATION}/publishers/google/models/{MODEL}
11771177
&quot;name&quot;: &quot;A String&quot;, # Immutable. Identifier. The server-generated resource name of the cached content Format: projects/{project}/locations/{location}/cachedContents/{cached_content}
11781178
&quot;systemInstruction&quot;: { # The base structured datatype containing multi-part content of a message. A `Content` includes a `role` field designating the producer of the `Content` and a `parts` field containing multi-part data that contains the content of the message turn. # Optional. Input only. Immutable. Developer set system instruction. Currently, text only
11791179
&quot;parts&quot;: [ # Required. Ordered `Parts` that constitute a single message. Parts may have different IANA MIME types.
@@ -1414,7 +1414,7 @@ <h3>Method Details</h3>
14141414
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Creation time of the cache entry.
14151415
&quot;displayName&quot;: &quot;A String&quot;, # Optional. Immutable. The user-generated meaningful display name of the cached content.
14161416
&quot;expireTime&quot;: &quot;A String&quot;, # Timestamp of when this resource is considered expired. This is *always* provided on output, regardless of what was sent on input.
1417-
&quot;model&quot;: &quot;A String&quot;, # Immutable. The name of the publisher model to use for cached content. Format: projects/{project}/locations/{location}/publishers/{publisher}/models/{model}
1417+
&quot;model&quot;: &quot;A String&quot;, # Immutable. The name of the `Model` to use for cached content. Currently, only the published Gemini base models are supported, in form of projects/{PROJECT}/locations/{LOCATION}/publishers/google/models/{MODEL}
14181418
&quot;name&quot;: &quot;A String&quot;, # Immutable. Identifier. The server-generated resource name of the cached content Format: projects/{project}/locations/{location}/cachedContents/{cached_content}
14191419
&quot;systemInstruction&quot;: { # The base structured datatype containing multi-part content of a message. A `Content` includes a `role` field designating the producer of the `Content` and a `parts` field containing multi-part data that contains the content of the message turn. # Optional. Input only. Immutable. Developer set system instruction. Currently, text only
14201420
&quot;parts&quot;: [ # Required. Ordered `Parts` that constitute a single message. Parts may have different IANA MIME types.

0 commit comments

Comments
 (0)
Please sign in to comment.