Skip to content

chore: Update discovery artifacts #2565

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
43 commits
Select commit Hold shift + click to select a range
fd552f5
chore: update docs/dyn/index.md
yoshi-automation Feb 18, 2025
2cec979
feat(aiplatform): update the api
yoshi-automation Feb 18, 2025
11aa993
feat(alloydb): update the api
yoshi-automation Feb 18, 2025
7da306a
feat(androidenterprise): update the api
yoshi-automation Feb 18, 2025
a17243a
feat(androidmanagement): update the api
yoshi-automation Feb 18, 2025
ac3965d
feat(apigee): update the api
yoshi-automation Feb 18, 2025
bd95112
feat(appengine): update the api
yoshi-automation Feb 18, 2025
c9d74be
feat(bigqueryreservation): update the api
yoshi-automation Feb 18, 2025
e6bf0b1
feat(chat): update the api
yoshi-automation Feb 18, 2025
1bc5611
feat(chromemanagement): update the api
yoshi-automation Feb 18, 2025
030ff7d
feat(cloudbuild): update the api
yoshi-automation Feb 18, 2025
e244199
feat(contactcenterinsights): update the api
yoshi-automation Feb 18, 2025
9f05a3b
feat(container): update the api
yoshi-automation Feb 18, 2025
d0052d5
feat(containeranalysis): update the api
yoshi-automation Feb 18, 2025
0734775
feat(datacatalog): update the api
yoshi-automation Feb 18, 2025
8c07b29
feat(dataportability): update the api
yoshi-automation Feb 18, 2025
1812200
feat(dataproc): update the api
yoshi-automation Feb 18, 2025
eee1f9a
feat(digitalassetlinks): update the api
yoshi-automation Feb 18, 2025
755a2de
feat(discoveryengine): update the api
yoshi-automation Feb 18, 2025
51e6870
feat(displayvideo): update the api
yoshi-automation Feb 18, 2025
5b829e4
feat(drive): update the api
yoshi-automation Feb 18, 2025
84eab2a
feat(file): update the api
yoshi-automation Feb 18, 2025
0880476
feat(firebaseml): update the api
yoshi-automation Feb 18, 2025
893f066
feat(gkebackup): update the api
yoshi-automation Feb 18, 2025
90b348b
feat(gkehub): update the api
yoshi-automation Feb 18, 2025
67b2fa7
feat(healthcare): update the api
yoshi-automation Feb 18, 2025
457dfb4
feat(integrations): update the api
yoshi-automation Feb 18, 2025
375cbb1
feat(logging): update the api
yoshi-automation Feb 18, 2025
5ead6ed
feat(looker): update the api
yoshi-automation Feb 18, 2025
0d90df9
feat(migrationcenter): update the api
yoshi-automation Feb 18, 2025
9e3ef25
feat(networkmanagement): update the api
yoshi-automation Feb 18, 2025
f1971d3
feat(networksecurity): update the api
yoshi-automation Feb 18, 2025
20c01fa
feat(ondemandscanning): update the api
yoshi-automation Feb 18, 2025
d2acaa1
feat(oslogin): update the api
yoshi-automation Feb 18, 2025
fe46ea5
feat(paymentsresellersubscription): update the api
yoshi-automation Feb 18, 2025
7a93f8a
feat(realtimebidding): update the api
yoshi-automation Feb 18, 2025
f7b6349
feat(redis): update the api
yoshi-automation Feb 18, 2025
132cc3f
feat(run): update the api
yoshi-automation Feb 18, 2025
c0d2bb2
feat(servicemanagement): update the api
yoshi-automation Feb 18, 2025
de6bddd
feat(servicenetworking): update the api
yoshi-automation Feb 18, 2025
af4db7d
feat(sqladmin): update the api
yoshi-automation Feb 18, 2025
1a1b942
feat(workloadmanager): update the api
yoshi-automation Feb 18, 2025
6fc6720
chore(docs): Add new discovery artifacts and artifacts with minor upd…
yoshi-automation Feb 18, 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
  •  
  •  
  •  

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions docs/dyn/aiplatform_v1.projects.locations.customJobs.html
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,7 @@ <h3>Method Details</h3>
&quot;acceleratorCount&quot;: 42, # The number of accelerators to attach to the machine.
&quot;acceleratorType&quot;: &quot;A String&quot;, # Immutable. The type of accelerator(s) that may be attached to the machine as per accelerator_count.
&quot;machineType&quot;: &quot;A String&quot;, # Immutable. The type of the machine. See the [list of machine types supported for prediction](https://cloud.google.com/vertex-ai/docs/predictions/configure-compute#machine-types) See the [list of machine types supported for custom training](https://cloud.google.com/vertex-ai/docs/training/configure-compute#machine-types). For DeployedModel this field is optional, and the default value is `n1-standard-2`. For BatchPredictionJob or as part of WorkerPoolSpec this field is required.
&quot;multihostGpuNodeCount&quot;: 42, # Optional. Immutable. The number of nodes per replica for multihost GPU deployments.
&quot;reservationAffinity&quot;: { # A ReservationAffinity can be used to configure a Vertex AI resource (e.g., a DeployedModel) to draw its Compute Engine resources from a Shared Reservation, or exclusively from on-demand capacity. # Optional. Immutable. Configuration controlling how this resource pool consumes reservation.
&quot;key&quot;: &quot;A String&quot;, # Optional. Corresponds to the label key of a reservation resource. To target a SPECIFIC_RESERVATION by name, use `compute.googleapis.com/reservation-name` as the key and specify the name of your reservation as its value.
&quot;reservationAffinityType&quot;: &quot;A String&quot;, # Required. Specifies the reservation affinity type.
Expand Down Expand Up @@ -331,6 +332,7 @@ <h3>Method Details</h3>
&quot;acceleratorCount&quot;: 42, # The number of accelerators to attach to the machine.
&quot;acceleratorType&quot;: &quot;A String&quot;, # Immutable. The type of accelerator(s) that may be attached to the machine as per accelerator_count.
&quot;machineType&quot;: &quot;A String&quot;, # Immutable. The type of the machine. See the [list of machine types supported for prediction](https://cloud.google.com/vertex-ai/docs/predictions/configure-compute#machine-types) See the [list of machine types supported for custom training](https://cloud.google.com/vertex-ai/docs/training/configure-compute#machine-types). For DeployedModel this field is optional, and the default value is `n1-standard-2`. For BatchPredictionJob or as part of WorkerPoolSpec this field is required.
&quot;multihostGpuNodeCount&quot;: 42, # Optional. Immutable. The number of nodes per replica for multihost GPU deployments.
&quot;reservationAffinity&quot;: { # A ReservationAffinity can be used to configure a Vertex AI resource (e.g., a DeployedModel) to draw its Compute Engine resources from a Shared Reservation, or exclusively from on-demand capacity. # Optional. Immutable. Configuration controlling how this resource pool consumes reservation.
&quot;key&quot;: &quot;A String&quot;, # Optional. Corresponds to the label key of a reservation resource. To target a SPECIFIC_RESERVATION by name, use `compute.googleapis.com/reservation-name` as the key and specify the name of your reservation as its value.
&quot;reservationAffinityType&quot;: &quot;A String&quot;, # Required. Specifies the reservation affinity type.
Expand Down Expand Up @@ -498,6 +500,7 @@ <h3>Method Details</h3>
&quot;acceleratorCount&quot;: 42, # The number of accelerators to attach to the machine.
&quot;acceleratorType&quot;: &quot;A String&quot;, # Immutable. The type of accelerator(s) that may be attached to the machine as per accelerator_count.
&quot;machineType&quot;: &quot;A String&quot;, # Immutable. The type of the machine. See the [list of machine types supported for prediction](https://cloud.google.com/vertex-ai/docs/predictions/configure-compute#machine-types) See the [list of machine types supported for custom training](https://cloud.google.com/vertex-ai/docs/training/configure-compute#machine-types). For DeployedModel this field is optional, and the default value is `n1-standard-2`. For BatchPredictionJob or as part of WorkerPoolSpec this field is required.
&quot;multihostGpuNodeCount&quot;: 42, # Optional. Immutable. The number of nodes per replica for multihost GPU deployments.
&quot;reservationAffinity&quot;: { # A ReservationAffinity can be used to configure a Vertex AI resource (e.g., a DeployedModel) to draw its Compute Engine resources from a Shared Reservation, or exclusively from on-demand capacity. # Optional. Immutable. Configuration controlling how this resource pool consumes reservation.
&quot;key&quot;: &quot;A String&quot;, # Optional. Corresponds to the label key of a reservation resource. To target a SPECIFIC_RESERVATION by name, use `compute.googleapis.com/reservation-name` as the key and specify the name of your reservation as its value.
&quot;reservationAffinityType&quot;: &quot;A String&quot;, # Required. Specifies the reservation affinity type.
Expand Down Expand Up @@ -636,6 +639,7 @@ <h3>Method Details</h3>
&quot;acceleratorCount&quot;: 42, # The number of accelerators to attach to the machine.
&quot;acceleratorType&quot;: &quot;A String&quot;, # Immutable. The type of accelerator(s) that may be attached to the machine as per accelerator_count.
&quot;machineType&quot;: &quot;A String&quot;, # Immutable. The type of the machine. See the [list of machine types supported for prediction](https://cloud.google.com/vertex-ai/docs/predictions/configure-compute#machine-types) See the [list of machine types supported for custom training](https://cloud.google.com/vertex-ai/docs/training/configure-compute#machine-types). For DeployedModel this field is optional, and the default value is `n1-standard-2`. For BatchPredictionJob or as part of WorkerPoolSpec this field is required.
&quot;multihostGpuNodeCount&quot;: 42, # Optional. Immutable. The number of nodes per replica for multihost GPU deployments.
&quot;reservationAffinity&quot;: { # A ReservationAffinity can be used to configure a Vertex AI resource (e.g., a DeployedModel) to draw its Compute Engine resources from a Shared Reservation, or exclusively from on-demand capacity. # Optional. Immutable. Configuration controlling how this resource pool consumes reservation.
&quot;key&quot;: &quot;A String&quot;, # Optional. Corresponds to the label key of a reservation resource. To target a SPECIFIC_RESERVATION by name, use `compute.googleapis.com/reservation-name` as the key and specify the name of your reservation as its value.
&quot;reservationAffinityType&quot;: &quot;A String&quot;, # Required. Specifies the reservation affinity type.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ <h3>Method Details</h3>
&quot;acceleratorCount&quot;: 42, # The number of accelerators to attach to the machine.
&quot;acceleratorType&quot;: &quot;A String&quot;, # Immutable. The type of accelerator(s) that may be attached to the machine as per accelerator_count.
&quot;machineType&quot;: &quot;A String&quot;, # Immutable. The type of the machine. See the [list of machine types supported for prediction](https://cloud.google.com/vertex-ai/docs/predictions/configure-compute#machine-types) See the [list of machine types supported for custom training](https://cloud.google.com/vertex-ai/docs/training/configure-compute#machine-types). For DeployedModel this field is optional, and the default value is `n1-standard-2`. For BatchPredictionJob or as part of WorkerPoolSpec this field is required.
&quot;multihostGpuNodeCount&quot;: 42, # Optional. Immutable. The number of nodes per replica for multihost GPU deployments.
&quot;reservationAffinity&quot;: { # A ReservationAffinity can be used to configure a Vertex AI resource (e.g., a DeployedModel) to draw its Compute Engine resources from a Shared Reservation, or exclusively from on-demand capacity. # Optional. Immutable. Configuration controlling how this resource pool consumes reservation.
&quot;key&quot;: &quot;A String&quot;, # Optional. Corresponds to the label key of a reservation resource. To target a SPECIFIC_RESERVATION by name, use `compute.googleapis.com/reservation-name` as the key and specify the name of your reservation as its value.
&quot;reservationAffinityType&quot;: &quot;A String&quot;, # Required. Specifies the reservation affinity type.
Expand Down Expand Up @@ -252,6 +253,7 @@ <h3>Method Details</h3>
&quot;acceleratorCount&quot;: 42, # The number of accelerators to attach to the machine.
&quot;acceleratorType&quot;: &quot;A String&quot;, # Immutable. The type of accelerator(s) that may be attached to the machine as per accelerator_count.
&quot;machineType&quot;: &quot;A String&quot;, # Immutable. The type of the machine. See the [list of machine types supported for prediction](https://cloud.google.com/vertex-ai/docs/predictions/configure-compute#machine-types) See the [list of machine types supported for custom training](https://cloud.google.com/vertex-ai/docs/training/configure-compute#machine-types). For DeployedModel this field is optional, and the default value is `n1-standard-2`. For BatchPredictionJob or as part of WorkerPoolSpec this field is required.
&quot;multihostGpuNodeCount&quot;: 42, # Optional. Immutable. The number of nodes per replica for multihost GPU deployments.
&quot;reservationAffinity&quot;: { # A ReservationAffinity can be used to configure a Vertex AI resource (e.g., a DeployedModel) to draw its Compute Engine resources from a Shared Reservation, or exclusively from on-demand capacity. # Optional. Immutable. Configuration controlling how this resource pool consumes reservation.
&quot;key&quot;: &quot;A String&quot;, # Optional. Corresponds to the label key of a reservation resource. To target a SPECIFIC_RESERVATION by name, use `compute.googleapis.com/reservation-name` as the key and specify the name of your reservation as its value.
&quot;reservationAffinityType&quot;: &quot;A String&quot;, # Required. Specifies the reservation affinity type.
Expand Down Expand Up @@ -308,6 +310,7 @@ <h3>Method Details</h3>
&quot;acceleratorCount&quot;: 42, # The number of accelerators to attach to the machine.
&quot;acceleratorType&quot;: &quot;A String&quot;, # Immutable. The type of accelerator(s) that may be attached to the machine as per accelerator_count.
&quot;machineType&quot;: &quot;A String&quot;, # Immutable. The type of the machine. See the [list of machine types supported for prediction](https://cloud.google.com/vertex-ai/docs/predictions/configure-compute#machine-types) See the [list of machine types supported for custom training](https://cloud.google.com/vertex-ai/docs/training/configure-compute#machine-types). For DeployedModel this field is optional, and the default value is `n1-standard-2`. For BatchPredictionJob or as part of WorkerPoolSpec this field is required.
&quot;multihostGpuNodeCount&quot;: 42, # Optional. Immutable. The number of nodes per replica for multihost GPU deployments.
&quot;reservationAffinity&quot;: { # A ReservationAffinity can be used to configure a Vertex AI resource (e.g., a DeployedModel) to draw its Compute Engine resources from a Shared Reservation, or exclusively from on-demand capacity. # Optional. Immutable. Configuration controlling how this resource pool consumes reservation.
&quot;key&quot;: &quot;A String&quot;, # Optional. Corresponds to the label key of a reservation resource. To target a SPECIFIC_RESERVATION by name, use `compute.googleapis.com/reservation-name` as the key and specify the name of your reservation as its value.
&quot;reservationAffinityType&quot;: &quot;A String&quot;, # Required. Specifies the reservation affinity type.
Expand Down Expand Up @@ -372,6 +375,7 @@ <h3>Method Details</h3>
&quot;acceleratorCount&quot;: 42, # The number of accelerators to attach to the machine.
&quot;acceleratorType&quot;: &quot;A String&quot;, # Immutable. The type of accelerator(s) that may be attached to the machine as per accelerator_count.
&quot;machineType&quot;: &quot;A String&quot;, # Immutable. The type of the machine. See the [list of machine types supported for prediction](https://cloud.google.com/vertex-ai/docs/predictions/configure-compute#machine-types) See the [list of machine types supported for custom training](https://cloud.google.com/vertex-ai/docs/training/configure-compute#machine-types). For DeployedModel this field is optional, and the default value is `n1-standard-2`. For BatchPredictionJob or as part of WorkerPoolSpec this field is required.
&quot;multihostGpuNodeCount&quot;: 42, # Optional. Immutable. The number of nodes per replica for multihost GPU deployments.
&quot;reservationAffinity&quot;: { # A ReservationAffinity can be used to configure a Vertex AI resource (e.g., a DeployedModel) to draw its Compute Engine resources from a Shared Reservation, or exclusively from on-demand capacity. # Optional. Immutable. Configuration controlling how this resource pool consumes reservation.
&quot;key&quot;: &quot;A String&quot;, # Optional. Corresponds to the label key of a reservation resource. To target a SPECIFIC_RESERVATION by name, use `compute.googleapis.com/reservation-name` as the key and specify the name of your reservation as its value.
&quot;reservationAffinityType&quot;: &quot;A String&quot;, # Required. Specifies the reservation affinity type.
Expand Down Expand Up @@ -467,6 +471,7 @@ <h3>Method Details</h3>
&quot;acceleratorCount&quot;: 42, # The number of accelerators to attach to the machine.
&quot;acceleratorType&quot;: &quot;A String&quot;, # Immutable. The type of accelerator(s) that may be attached to the machine as per accelerator_count.
&quot;machineType&quot;: &quot;A String&quot;, # Immutable. The type of the machine. See the [list of machine types supported for prediction](https://cloud.google.com/vertex-ai/docs/predictions/configure-compute#machine-types) See the [list of machine types supported for custom training](https://cloud.google.com/vertex-ai/docs/training/configure-compute#machine-types). For DeployedModel this field is optional, and the default value is `n1-standard-2`. For BatchPredictionJob or as part of WorkerPoolSpec this field is required.
&quot;multihostGpuNodeCount&quot;: 42, # Optional. Immutable. The number of nodes per replica for multihost GPU deployments.
&quot;reservationAffinity&quot;: { # A ReservationAffinity can be used to configure a Vertex AI resource (e.g., a DeployedModel) to draw its Compute Engine resources from a Shared Reservation, or exclusively from on-demand capacity. # Optional. Immutable. Configuration controlling how this resource pool consumes reservation.
&quot;key&quot;: &quot;A String&quot;, # Optional. Corresponds to the label key of a reservation resource. To target a SPECIFIC_RESERVATION by name, use `compute.googleapis.com/reservation-name` as the key and specify the name of your reservation as its value.
&quot;reservationAffinityType&quot;: &quot;A String&quot;, # Required. Specifies the reservation affinity type.
Expand Down
Loading