Skip to content

Commit b6e2f8c

Browse files
feat: Automated regeneration of Notebooks client (googleapis#12204)
Auto-created at 2024-09-25 13:14:17 +0000 using the toys pull request generator.
1 parent ab9c61b commit b6e2f8c

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

clients/notebooks/lib/google_api/notebooks/v1/metadata.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ defmodule GoogleApi.Notebooks.V1 do
2020
API client metadata for GoogleApi.Notebooks.V1.
2121
"""
2222

23-
@discovery_revision "20240820"
23+
@discovery_revision "20240918"
2424

2525
def discovery_revision(), do: @discovery_revision
2626
end

clients/notebooks/lib/google_api/notebooks/v1/model/instance.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ defmodule GoogleApi.Notebooks.V1.Model.Instance do
3636
* `serviceAccountScopes` (*type:* `list(String.t)`, *default:* `nil`) - Optional. The URIs of service account scopes to be included in Compute Engine instances. If not specified, the following [scopes](https://cloud.google.com/compute/docs/access/service-accounts#accesscopesiam) are defined: - https://www.googleapis.com/auth/cloud-platform - https://www.googleapis.com/auth/userinfo.email If not using default scopes, you need at least: https://www.googleapis.com/auth/compute
3737
* `dataDiskSizeGb` (*type:* `String.t`, *default:* `nil`) - Input only. The size of the data disk in GB attached to this instance, up to a maximum of 64000 GB (64 TB). You can choose the size of the data disk based on how big your notebooks and data are. If not specified, this defaults to 100.
3838
* `kmsKey` (*type:* `String.t`, *default:* `nil`) - Input only. The KMS key used to encrypt the disks, only applicable if disk_encryption is CMEK. Format: `projects/{project_id}/locations/{location}/keyRings/{key_ring_id}/cryptoKeys/{key_id}` Learn more about [using your own encryption keys](/kms/docs/quickstart).
39-
* `tags` (*type:* `list(String.t)`, *default:* `nil`) - Optional. The Compute Engine tags to add to runtime (see [Tagging instances](https://cloud.google.com/compute/docs/label-or-tag-resources#tags)).
39+
* `tags` (*type:* `list(String.t)`, *default:* `nil`) - Optional. The Compute Engine network tags to add to runtime (see [Add network tags](https://cloud.google.com/vpc/docs/add-remove-network-tags)).
4040
* `noRemoveDataDisk` (*type:* `boolean()`, *default:* `nil`) - Input only. If true, the data disk will not be auto deleted when deleting the instance.
4141
* `disks` (*type:* `list(GoogleApi.Notebooks.V1.Model.Disk.t)`, *default:* `nil`) - Output only. Attached disks to notebook instance.
4242
* `dataDiskType` (*type:* `String.t`, *default:* `nil`) - Input only. The type of the data disk attached to this instance, defaults to standard persistent disk (`PD_STANDARD`).

clients/notebooks/lib/google_api/notebooks/v1/model/virtual_machine_config.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ defmodule GoogleApi.Notebooks.V1.Model.VirtualMachineConfig do
3636
* `reservedIpRange` (*type:* `String.t`, *default:* `nil`) - Optional. Reserved IP Range name is used for VPC Peering. The subnetwork allocation will use the range *name* if it's assigned. Example: managed-notebooks-range-c PEERING_RANGE_NAME_3=managed-notebooks-range-c gcloud compute addresses create $PEERING_RANGE_NAME_3 \\ --global \\ --prefix-length=24 \\ --description="Google Cloud Managed Notebooks Range 24 c" \\ --network=$NETWORK \\ --addresses=192.168.0.0 \\ --purpose=VPC_PEERING Field value will be: `managed-notebooks-range-c`
3737
* `shieldedInstanceConfig` (*type:* `GoogleApi.Notebooks.V1.Model.RuntimeShieldedInstanceConfig.t`, *default:* `nil`) - Optional. Shielded VM Instance configuration settings.
3838
* `subnet` (*type:* `String.t`, *default:* `nil`) - Optional. The Compute Engine subnetwork to be used for machine communications. Cannot be specified with network. A full URL or partial URI are valid. Examples: * `https://www.googleapis.com/compute/v1/projects/[project_id]/regions/us-east1/subnetworks/sub0` * `projects/[project_id]/regions/us-east1/subnetworks/sub0`
39-
* `tags` (*type:* `list(String.t)`, *default:* `nil`) - Optional. The Compute Engine tags to add to runtime (see [Tagging instances](https://cloud.google.com/compute/docs/label-or-tag-resources#tags)).
39+
* `tags` (*type:* `list(String.t)`, *default:* `nil`) - Optional. The Compute Engine network tags to add to runtime (see [Add network tags](https://cloud.google.com/vpc/docs/add-remove-network-tags)).
4040
* `zone` (*type:* `String.t`, *default:* `nil`) - Output only. The zone where the virtual machine is located. If using regional request, the notebooks service will pick a location in the corresponding runtime region. On a get request, zone will always be present. Example: * `us-central1-b`
4141
"""
4242

clients/notebooks/lib/google_api/notebooks/v2/metadata.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ defmodule GoogleApi.Notebooks.V2 do
2020
API client metadata for GoogleApi.Notebooks.V2.
2121
"""
2222

23-
@discovery_revision "20240820"
23+
@discovery_revision "20240918"
2424

2525
def discovery_revision(), do: @discovery_revision
2626
end

clients/notebooks/lib/google_api/notebooks/v2/model/gce_setup.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ defmodule GoogleApi.Notebooks.V2.Model.GceSetup do
3434
* `networkInterfaces` (*type:* `list(GoogleApi.Notebooks.V2.Model.NetworkInterface.t)`, *default:* `nil`) - Optional. The network interfaces for the VM. Supports only one interface.
3535
* `serviceAccounts` (*type:* `list(GoogleApi.Notebooks.V2.Model.ServiceAccount.t)`, *default:* `nil`) - Optional. The service account that serves as an identity for the VM instance. Currently supports only one service account.
3636
* `shieldedInstanceConfig` (*type:* `GoogleApi.Notebooks.V2.Model.ShieldedInstanceConfig.t`, *default:* `nil`) - Optional. Shielded VM configuration. [Images using supported Shielded VM features](https://cloud.google.com/compute/docs/instances/modifying-shielded-vm).
37-
* `tags` (*type:* `list(String.t)`, *default:* `nil`) - Optional. The Compute Engine tags to add to runtime (see [Tagging instances](https://cloud.google.com/compute/docs/label-or-tag-resources#tags)).
37+
* `tags` (*type:* `list(String.t)`, *default:* `nil`) - Optional. The Compute Engine network tags to add to runtime (see [Add network tags](https://cloud.google.com/vpc/docs/add-remove-network-tags)).
3838
* `vmImage` (*type:* `GoogleApi.Notebooks.V2.Model.VmImage.t`, *default:* `nil`) - Optional. Use a Compute Engine VM image to start the notebook instance.
3939
"""
4040

clients/notebooks/mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
defmodule GoogleApi.Notebooks.Mixfile do
1919
use Mix.Project
2020

21-
@version "0.14.0"
21+
@version "0.14.1"
2222

2323
def project() do
2424
[

0 commit comments

Comments
 (0)