Class AttachedDisk (1.24.0) Stay organized with collections Save and categorize content based on your preferences.
AttachedDisk(mapping=None,*,ignore_unknown_fields=False,**kwargs)A node-attached disk resource.Next ID: 8;
Attributes | |
|---|---|
| Name | Description |
source_disk | strSpecifies the full path to an existing disk. For example: "projects/my-project/zones/us-central1-c/disks/my-disk". |
mode | google.cloud.tpu_v2.types.AttachedDisk.DiskModeThe mode in which to attach this disk. If not specified, the default is READ_WRITE mode. Only applicable to data_disks. |
Classes
DiskMode
DiskMode(value)The different mode of the attached disk.
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-10-30 UTC.