Skip to content

Commit ec05ba4

Browse files
feat(aiplatform): update the api
#### aiplatform:v1 The following keys were added: - schemas.GoogleCloudAiplatformV1GenerateContentResponseUsageMetadata.properties.thoughtsTokenCount (Total Keys: 3) - schemas.GoogleCloudAiplatformV1ImportRagFilesConfig.properties.ragFileParsingConfig.$ref (Total Keys: 1) - schemas.GoogleCloudAiplatformV1RagFileParsingConfig (Total Keys: 8) #### aiplatform:v1beta1 The following keys were added: - resources.projects.resources.locations.methods.deployPublisherModel (Total Keys: 13) - resources.publishers.resources.models.methods.get.parameters.includeEquivalentModelGardenModelDeploymentConfigs (Total Keys: 2) - schemas.GoogleCloudAiplatformV1beta1DeployPublisherModelRequest.deprecated (Total Keys: 1) - schemas.GoogleCloudAiplatformV1beta1GenerateContentResponseUsageMetadata.properties.thoughtsTokenCount (Total Keys: 3) The following keys were changed: - resources.projects.resources.locations.methods.deploy.request.$ref (Total Keys: 1)
1 parent 980533d commit ec05ba4

21 files changed

+374
-63
lines changed

docs/dyn/aiplatform_v1.endpoints.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -984,6 +984,7 @@ <h3>Method Details</h3>
984984
&quot;tokenCount&quot;: 42, # Number of tokens.
985985
},
986986
],
987+
&quot;thoughtsTokenCount&quot;: 42, # Output only. Number of tokens present in thoughts output.
987988
&quot;toolUsePromptTokenCount&quot;: 42, # Output only. Number of tokens present in tool-use prompt(s).
988989
&quot;toolUsePromptTokensDetails&quot;: [ # Output only. List of modalities that were processed for tool-use request inputs.
989990
{ # Represents token counting info for a single modality.
@@ -1527,6 +1528,7 @@ <h3>Method Details</h3>
15271528
&quot;tokenCount&quot;: 42, # Number of tokens.
15281529
},
15291530
],
1531+
&quot;thoughtsTokenCount&quot;: 42, # Output only. Number of tokens present in thoughts output.
15301532
&quot;toolUsePromptTokenCount&quot;: 42, # Output only. Number of tokens present in tool-use prompt(s).
15311533
&quot;toolUsePromptTokensDetails&quot;: [ # Output only. List of modalities that were processed for tool-use request inputs.
15321534
{ # Represents token counting info for a single modality.

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ <h3>Method Details</h3>
200200
},
201201
&quot;diskSpec&quot;: { # Represents the spec of disk options. # Disk spec.
202202
&quot;bootDiskSizeGb&quot;: 42, # Size in GB of the boot disk (default is 100GB).
203-
&quot;bootDiskType&quot;: &quot;A String&quot;, # Type of the boot disk (default is &quot;pd-ssd&quot;). Valid values: &quot;pd-ssd&quot; (Persistent Disk Solid State Drive) or &quot;pd-standard&quot; (Persistent Disk Hard Disk Drive).
203+
&quot;bootDiskType&quot;: &quot;A String&quot;, # Type of the boot disk. For non-A3U machines, the default value is &quot;pd-ssd&quot;, for A3U machines, the default value is &quot;hyperdisk-balanced&quot;. Valid values: &quot;pd-ssd&quot; (Persistent Disk Solid State Drive), &quot;pd-standard&quot; (Persistent Disk Hard Disk Drive) or &quot;hyperdisk-balanced&quot;.
204204
},
205205
&quot;machineSpec&quot;: { # Specification of a single machine. # Optional. Immutable. The specification of a single machine.
206206
&quot;acceleratorCount&quot;: 42, # The number of accelerators to attach to the machine.
@@ -325,7 +325,7 @@ <h3>Method Details</h3>
325325
},
326326
&quot;diskSpec&quot;: { # Represents the spec of disk options. # Disk spec.
327327
&quot;bootDiskSizeGb&quot;: 42, # Size in GB of the boot disk (default is 100GB).
328-
&quot;bootDiskType&quot;: &quot;A String&quot;, # Type of the boot disk (default is &quot;pd-ssd&quot;). Valid values: &quot;pd-ssd&quot; (Persistent Disk Solid State Drive) or &quot;pd-standard&quot; (Persistent Disk Hard Disk Drive).
328+
&quot;bootDiskType&quot;: &quot;A String&quot;, # Type of the boot disk. For non-A3U machines, the default value is &quot;pd-ssd&quot;, for A3U machines, the default value is &quot;hyperdisk-balanced&quot;. Valid values: &quot;pd-ssd&quot; (Persistent Disk Solid State Drive), &quot;pd-standard&quot; (Persistent Disk Hard Disk Drive) or &quot;hyperdisk-balanced&quot;.
329329
},
330330
&quot;machineSpec&quot;: { # Specification of a single machine. # Optional. Immutable. The specification of a single machine.
331331
&quot;acceleratorCount&quot;: 42, # The number of accelerators to attach to the machine.
@@ -492,7 +492,7 @@ <h3>Method Details</h3>
492492
},
493493
&quot;diskSpec&quot;: { # Represents the spec of disk options. # Disk spec.
494494
&quot;bootDiskSizeGb&quot;: 42, # Size in GB of the boot disk (default is 100GB).
495-
&quot;bootDiskType&quot;: &quot;A String&quot;, # Type of the boot disk (default is &quot;pd-ssd&quot;). Valid values: &quot;pd-ssd&quot; (Persistent Disk Solid State Drive) or &quot;pd-standard&quot; (Persistent Disk Hard Disk Drive).
495+
&quot;bootDiskType&quot;: &quot;A String&quot;, # Type of the boot disk. For non-A3U machines, the default value is &quot;pd-ssd&quot;, for A3U machines, the default value is &quot;hyperdisk-balanced&quot;. Valid values: &quot;pd-ssd&quot; (Persistent Disk Solid State Drive), &quot;pd-standard&quot; (Persistent Disk Hard Disk Drive) or &quot;hyperdisk-balanced&quot;.
496496
},
497497
&quot;machineSpec&quot;: { # Specification of a single machine. # Optional. Immutable. The specification of a single machine.
498498
&quot;acceleratorCount&quot;: 42, # The number of accelerators to attach to the machine.
@@ -630,7 +630,7 @@ <h3>Method Details</h3>
630630
},
631631
&quot;diskSpec&quot;: { # Represents the spec of disk options. # Disk spec.
632632
&quot;bootDiskSizeGb&quot;: 42, # Size in GB of the boot disk (default is 100GB).
633-
&quot;bootDiskType&quot;: &quot;A String&quot;, # Type of the boot disk (default is &quot;pd-ssd&quot;). Valid values: &quot;pd-ssd&quot; (Persistent Disk Solid State Drive) or &quot;pd-standard&quot; (Persistent Disk Hard Disk Drive).
633+
&quot;bootDiskType&quot;: &quot;A String&quot;, # Type of the boot disk. For non-A3U machines, the default value is &quot;pd-ssd&quot;, for A3U machines, the default value is &quot;hyperdisk-balanced&quot;. Valid values: &quot;pd-ssd&quot; (Persistent Disk Solid State Drive), &quot;pd-standard&quot; (Persistent Disk Hard Disk Drive) or &quot;hyperdisk-balanced&quot;.
634634
},
635635
&quot;machineSpec&quot;: { # Specification of a single machine. # Optional. Immutable. The specification of a single machine.
636636
&quot;acceleratorCount&quot;: 42, # The number of accelerators to attach to the machine.

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1967,6 +1967,7 @@ <h3>Method Details</h3>
19671967
&quot;tokenCount&quot;: 42, # Number of tokens.
19681968
},
19691969
],
1970+
&quot;thoughtsTokenCount&quot;: 42, # Output only. Number of tokens present in thoughts output.
19701971
&quot;toolUsePromptTokenCount&quot;: 42, # Output only. Number of tokens present in tool-use prompt(s).
19711972
&quot;toolUsePromptTokensDetails&quot;: [ # Output only. List of modalities that were processed for tool-use request inputs.
19721973
{ # Represents token counting info for a single modality.
@@ -3969,6 +3970,7 @@ <h3>Method Details</h3>
39693970
&quot;tokenCount&quot;: 42, # Number of tokens.
39703971
},
39713972
],
3973+
&quot;thoughtsTokenCount&quot;: 42, # Output only. Number of tokens present in thoughts output.
39723974
&quot;toolUsePromptTokenCount&quot;: 42, # Output only. Number of tokens present in tool-use prompt(s).
39733975
&quot;toolUsePromptTokensDetails&quot;: [ # Output only. List of modalities that were processed for tool-use request inputs.
39743976
{ # Represents token counting info for a single modality.

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ <h3>Method Details</h3>
303303
},
304304
&quot;diskSpec&quot;: { # Represents the spec of disk options. # Disk spec.
305305
&quot;bootDiskSizeGb&quot;: 42, # Size in GB of the boot disk (default is 100GB).
306-
&quot;bootDiskType&quot;: &quot;A String&quot;, # Type of the boot disk (default is &quot;pd-ssd&quot;). Valid values: &quot;pd-ssd&quot; (Persistent Disk Solid State Drive) or &quot;pd-standard&quot; (Persistent Disk Hard Disk Drive).
306+
&quot;bootDiskType&quot;: &quot;A String&quot;, # Type of the boot disk. For non-A3U machines, the default value is &quot;pd-ssd&quot;, for A3U machines, the default value is &quot;hyperdisk-balanced&quot;. Valid values: &quot;pd-ssd&quot; (Persistent Disk Solid State Drive), &quot;pd-standard&quot; (Persistent Disk Hard Disk Drive) or &quot;hyperdisk-balanced&quot;.
307307
},
308308
&quot;machineSpec&quot;: { # Specification of a single machine. # Optional. Immutable. The specification of a single machine.
309309
&quot;acceleratorCount&quot;: 42, # The number of accelerators to attach to the machine.
@@ -563,7 +563,7 @@ <h3>Method Details</h3>
563563
},
564564
&quot;diskSpec&quot;: { # Represents the spec of disk options. # Disk spec.
565565
&quot;bootDiskSizeGb&quot;: 42, # Size in GB of the boot disk (default is 100GB).
566-
&quot;bootDiskType&quot;: &quot;A String&quot;, # Type of the boot disk (default is &quot;pd-ssd&quot;). Valid values: &quot;pd-ssd&quot; (Persistent Disk Solid State Drive) or &quot;pd-standard&quot; (Persistent Disk Hard Disk Drive).
566+
&quot;bootDiskType&quot;: &quot;A String&quot;, # Type of the boot disk. For non-A3U machines, the default value is &quot;pd-ssd&quot;, for A3U machines, the default value is &quot;hyperdisk-balanced&quot;. Valid values: &quot;pd-ssd&quot; (Persistent Disk Solid State Drive), &quot;pd-standard&quot; (Persistent Disk Hard Disk Drive) or &quot;hyperdisk-balanced&quot;.
567567
},
568568
&quot;machineSpec&quot;: { # Specification of a single machine. # Optional. Immutable. The specification of a single machine.
569569
&quot;acceleratorCount&quot;: 42, # The number of accelerators to attach to the machine.
@@ -865,7 +865,7 @@ <h3>Method Details</h3>
865865
},
866866
&quot;diskSpec&quot;: { # Represents the spec of disk options. # Disk spec.
867867
&quot;bootDiskSizeGb&quot;: 42, # Size in GB of the boot disk (default is 100GB).
868-
&quot;bootDiskType&quot;: &quot;A String&quot;, # Type of the boot disk (default is &quot;pd-ssd&quot;). Valid values: &quot;pd-ssd&quot; (Persistent Disk Solid State Drive) or &quot;pd-standard&quot; (Persistent Disk Hard Disk Drive).
868+
&quot;bootDiskType&quot;: &quot;A String&quot;, # Type of the boot disk. For non-A3U machines, the default value is &quot;pd-ssd&quot;, for A3U machines, the default value is &quot;hyperdisk-balanced&quot;. Valid values: &quot;pd-ssd&quot; (Persistent Disk Solid State Drive), &quot;pd-standard&quot; (Persistent Disk Hard Disk Drive) or &quot;hyperdisk-balanced&quot;.
869869
},
870870
&quot;machineSpec&quot;: { # Specification of a single machine. # Optional. Immutable. The specification of a single machine.
871871
&quot;acceleratorCount&quot;: 42, # The number of accelerators to attach to the machine.
@@ -1138,7 +1138,7 @@ <h3>Method Details</h3>
11381138
},
11391139
&quot;diskSpec&quot;: { # Represents the spec of disk options. # Disk spec.
11401140
&quot;bootDiskSizeGb&quot;: 42, # Size in GB of the boot disk (default is 100GB).
1141-
&quot;bootDiskType&quot;: &quot;A String&quot;, # Type of the boot disk (default is &quot;pd-ssd&quot;). Valid values: &quot;pd-ssd&quot; (Persistent Disk Solid State Drive) or &quot;pd-standard&quot; (Persistent Disk Hard Disk Drive).
1141+
&quot;bootDiskType&quot;: &quot;A String&quot;, # Type of the boot disk. For non-A3U machines, the default value is &quot;pd-ssd&quot;, for A3U machines, the default value is &quot;hyperdisk-balanced&quot;. Valid values: &quot;pd-ssd&quot; (Persistent Disk Solid State Drive), &quot;pd-standard&quot; (Persistent Disk Hard Disk Drive) or &quot;hyperdisk-balanced&quot;.
11421142
},
11431143
&quot;machineSpec&quot;: { # Specification of a single machine. # Optional. Immutable. The specification of a single machine.
11441144
&quot;acceleratorCount&quot;: 42, # The number of accelerators to attach to the machine.

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ <h3>Method Details</h3>
256256
},
257257
&quot;diskSpec&quot;: { # Represents the spec of disk options. # Disk spec.
258258
&quot;bootDiskSizeGb&quot;: 42, # Size in GB of the boot disk (default is 100GB).
259-
&quot;bootDiskType&quot;: &quot;A String&quot;, # Type of the boot disk (default is &quot;pd-ssd&quot;). Valid values: &quot;pd-ssd&quot; (Persistent Disk Solid State Drive) or &quot;pd-standard&quot; (Persistent Disk Hard Disk Drive).
259+
&quot;bootDiskType&quot;: &quot;A String&quot;, # Type of the boot disk. For non-A3U machines, the default value is &quot;pd-ssd&quot;, for A3U machines, the default value is &quot;hyperdisk-balanced&quot;. Valid values: &quot;pd-ssd&quot; (Persistent Disk Solid State Drive), &quot;pd-standard&quot; (Persistent Disk Hard Disk Drive) or &quot;hyperdisk-balanced&quot;.
260260
},
261261
&quot;machineSpec&quot;: { # Specification of a single machine. # Optional. Immutable. The specification of a single machine.
262262
&quot;acceleratorCount&quot;: 42, # The number of accelerators to attach to the machine.
@@ -347,7 +347,7 @@ <h3>Method Details</h3>
347347
},
348348
&quot;diskSpec&quot;: { # Represents the spec of disk options. # Disk spec.
349349
&quot;bootDiskSizeGb&quot;: 42, # Size in GB of the boot disk (default is 100GB).
350-
&quot;bootDiskType&quot;: &quot;A String&quot;, # Type of the boot disk (default is &quot;pd-ssd&quot;). Valid values: &quot;pd-ssd&quot; (Persistent Disk Solid State Drive) or &quot;pd-standard&quot; (Persistent Disk Hard Disk Drive).
350+
&quot;bootDiskType&quot;: &quot;A String&quot;, # Type of the boot disk. For non-A3U machines, the default value is &quot;pd-ssd&quot;, for A3U machines, the default value is &quot;hyperdisk-balanced&quot;. Valid values: &quot;pd-ssd&quot; (Persistent Disk Solid State Drive), &quot;pd-standard&quot; (Persistent Disk Hard Disk Drive) or &quot;hyperdisk-balanced&quot;.
351351
},
352352
&quot;machineSpec&quot;: { # Specification of a single machine. # Optional. Immutable. The specification of a single machine.
353353
&quot;acceleratorCount&quot;: 42, # The number of accelerators to attach to the machine.
@@ -526,7 +526,7 @@ <h3>Method Details</h3>
526526
},
527527
&quot;diskSpec&quot;: { # Represents the spec of disk options. # Disk spec.
528528
&quot;bootDiskSizeGb&quot;: 42, # Size in GB of the boot disk (default is 100GB).
529-
&quot;bootDiskType&quot;: &quot;A String&quot;, # Type of the boot disk (default is &quot;pd-ssd&quot;). Valid values: &quot;pd-ssd&quot; (Persistent Disk Solid State Drive) or &quot;pd-standard&quot; (Persistent Disk Hard Disk Drive).
529+
&quot;bootDiskType&quot;: &quot;A String&quot;, # Type of the boot disk. For non-A3U machines, the default value is &quot;pd-ssd&quot;, for A3U machines, the default value is &quot;hyperdisk-balanced&quot;. Valid values: &quot;pd-ssd&quot; (Persistent Disk Solid State Drive), &quot;pd-standard&quot; (Persistent Disk Hard Disk Drive) or &quot;hyperdisk-balanced&quot;.
530530
},
531531
&quot;machineSpec&quot;: { # Specification of a single machine. # Optional. Immutable. The specification of a single machine.
532532
&quot;acceleratorCount&quot;: 42, # The number of accelerators to attach to the machine.
@@ -617,7 +617,7 @@ <h3>Method Details</h3>
617617
},
618618
&quot;diskSpec&quot;: { # Represents the spec of disk options. # Disk spec.
619619
&quot;bootDiskSizeGb&quot;: 42, # Size in GB of the boot disk (default is 100GB).
620-
&quot;bootDiskType&quot;: &quot;A String&quot;, # Type of the boot disk (default is &quot;pd-ssd&quot;). Valid values: &quot;pd-ssd&quot; (Persistent Disk Solid State Drive) or &quot;pd-standard&quot; (Persistent Disk Hard Disk Drive).
620+
&quot;bootDiskType&quot;: &quot;A String&quot;, # Type of the boot disk. For non-A3U machines, the default value is &quot;pd-ssd&quot;, for A3U machines, the default value is &quot;hyperdisk-balanced&quot;. Valid values: &quot;pd-ssd&quot; (Persistent Disk Solid State Drive), &quot;pd-standard&quot; (Persistent Disk Hard Disk Drive) or &quot;hyperdisk-balanced&quot;.
621621
},
622622
&quot;machineSpec&quot;: { # Specification of a single machine. # Optional. Immutable. The specification of a single machine.
623623
&quot;acceleratorCount&quot;: 42, # The number of accelerators to attach to the machine.
@@ -838,7 +838,7 @@ <h3>Method Details</h3>
838838
},
839839
&quot;diskSpec&quot;: { # Represents the spec of disk options. # Disk spec.
840840
&quot;bootDiskSizeGb&quot;: 42, # Size in GB of the boot disk (default is 100GB).
841-
&quot;bootDiskType&quot;: &quot;A String&quot;, # Type of the boot disk (default is &quot;pd-ssd&quot;). Valid values: &quot;pd-ssd&quot; (Persistent Disk Solid State Drive) or &quot;pd-standard&quot; (Persistent Disk Hard Disk Drive).
841+
&quot;bootDiskType&quot;: &quot;A String&quot;, # Type of the boot disk. For non-A3U machines, the default value is &quot;pd-ssd&quot;, for A3U machines, the default value is &quot;hyperdisk-balanced&quot;. Valid values: &quot;pd-ssd&quot; (Persistent Disk Solid State Drive), &quot;pd-standard&quot; (Persistent Disk Hard Disk Drive) or &quot;hyperdisk-balanced&quot;.
842842
},
843843
&quot;machineSpec&quot;: { # Specification of a single machine. # Optional. Immutable. The specification of a single machine.
844844
&quot;acceleratorCount&quot;: 42, # The number of accelerators to attach to the machine.
@@ -929,7 +929,7 @@ <h3>Method Details</h3>
929929
},
930930
&quot;diskSpec&quot;: { # Represents the spec of disk options. # Disk spec.
931931
&quot;bootDiskSizeGb&quot;: 42, # Size in GB of the boot disk (default is 100GB).
932-
&quot;bootDiskType&quot;: &quot;A String&quot;, # Type of the boot disk (default is &quot;pd-ssd&quot;). Valid values: &quot;pd-ssd&quot; (Persistent Disk Solid State Drive) or &quot;pd-standard&quot; (Persistent Disk Hard Disk Drive).
932+
&quot;bootDiskType&quot;: &quot;A String&quot;, # Type of the boot disk. For non-A3U machines, the default value is &quot;pd-ssd&quot;, for A3U machines, the default value is &quot;hyperdisk-balanced&quot;. Valid values: &quot;pd-ssd&quot; (Persistent Disk Solid State Drive), &quot;pd-standard&quot; (Persistent Disk Hard Disk Drive) or &quot;hyperdisk-balanced&quot;.
933933
},
934934
&quot;machineSpec&quot;: { # Specification of a single machine. # Optional. Immutable. The specification of a single machine.
935935
&quot;acceleratorCount&quot;: 42, # The number of accelerators to attach to the machine.
@@ -1121,7 +1121,7 @@ <h3>Method Details</h3>
11211121
},
11221122
&quot;diskSpec&quot;: { # Represents the spec of disk options. # Disk spec.
11231123
&quot;bootDiskSizeGb&quot;: 42, # Size in GB of the boot disk (default is 100GB).
1124-
&quot;bootDiskType&quot;: &quot;A String&quot;, # Type of the boot disk (default is &quot;pd-ssd&quot;). Valid values: &quot;pd-ssd&quot; (Persistent Disk Solid State Drive) or &quot;pd-standard&quot; (Persistent Disk Hard Disk Drive).
1124+
&quot;bootDiskType&quot;: &quot;A String&quot;, # Type of the boot disk. For non-A3U machines, the default value is &quot;pd-ssd&quot;, for A3U machines, the default value is &quot;hyperdisk-balanced&quot;. Valid values: &quot;pd-ssd&quot; (Persistent Disk Solid State Drive), &quot;pd-standard&quot; (Persistent Disk Hard Disk Drive) or &quot;hyperdisk-balanced&quot;.
11251125
},
11261126
&quot;machineSpec&quot;: { # Specification of a single machine. # Optional. Immutable. The specification of a single machine.
11271127
&quot;acceleratorCount&quot;: 42, # The number of accelerators to attach to the machine.
@@ -1212,7 +1212,7 @@ <h3>Method Details</h3>
12121212
},
12131213
&quot;diskSpec&quot;: { # Represents the spec of disk options. # Disk spec.
12141214
&quot;bootDiskSizeGb&quot;: 42, # Size in GB of the boot disk (default is 100GB).
1215-
&quot;bootDiskType&quot;: &quot;A String&quot;, # Type of the boot disk (default is &quot;pd-ssd&quot;). Valid values: &quot;pd-ssd&quot; (Persistent Disk Solid State Drive) or &quot;pd-standard&quot; (Persistent Disk Hard Disk Drive).
1215+
&quot;bootDiskType&quot;: &quot;A String&quot;, # Type of the boot disk. For non-A3U machines, the default value is &quot;pd-ssd&quot;, for A3U machines, the default value is &quot;hyperdisk-balanced&quot;. Valid values: &quot;pd-ssd&quot; (Persistent Disk Solid State Drive), &quot;pd-standard&quot; (Persistent Disk Hard Disk Drive) or &quot;hyperdisk-balanced&quot;.
12161216
},
12171217
&quot;machineSpec&quot;: { # Specification of a single machine. # Optional. Immutable. The specification of a single machine.
12181218
&quot;acceleratorCount&quot;: 42, # The number of accelerators to attach to the machine.

0 commit comments

Comments
 (0)