public final class Disk extends com.google.protobuf.GeneratedMessageV3 implements DiskOrBuilder
Represents a Persistent Disk resource. Google Compute Engine has two Disk resources: * [Zonal](/compute/docs/reference/rest/v1/disks) * [Regional](/compute/docs/reference/rest/v1/regionDisks) Persistent disks are required for running your VM instances. Create both boot and non-boot (data) persistent disks. For more information, read Persistent Disks. For more storage options, read Storage options. The disks resource represents a zonal persistent disk. For more information, read Zonal persistent disks. The regionDisks resource represents a regional persistent disk. For more information, read Regional resources.Protobuf type
google.cloud.compute.v1.Disk| Modifier and Type | Class and Description |
|---|---|
static class |
Disk.Architecture
The architecture of the disk.
|
static class |
Disk.Builder
Represents a Persistent Disk resource.
|
static class |
Disk.Status
[Output Only] The status of disk creation.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Method and Description |
|---|---|
boolean |
containsLabels(String key)
Labels to apply to this disk.
|
boolean |
equals(Object obj) |
String |
getArchitecture()
The architecture of the disk.
|
com.google.protobuf.ByteString |
getArchitectureBytes()
The architecture of the disk.
|
String |
getCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
com.google.protobuf.ByteString |
getCreationTimestampBytes()
[Output Only] Creation timestamp in RFC3339 text format.
|
static Disk |
getDefaultInstance() |
Disk |
getDefaultInstanceForType() |
String |
getDescription()
An optional description of this resource.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
An optional description of this resource.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
CustomerEncryptionKey |
getDiskEncryptionKey()
Encrypts the disk using a customer-supplied encryption key or a customer-managed encryption key.
|
CustomerEncryptionKeyOrBuilder |
getDiskEncryptionKeyOrBuilder()
Encrypts the disk using a customer-supplied encryption key or a customer-managed encryption key.
|
GuestOsFeature |
getGuestOsFeatures(int index)
A list of features to enable on the guest operating system.
|
int |
getGuestOsFeaturesCount()
A list of features to enable on the guest operating system.
|
List<GuestOsFeature> |
getGuestOsFeaturesList()
A list of features to enable on the guest operating system.
|
GuestOsFeatureOrBuilder |
getGuestOsFeaturesOrBuilder(int index)
A list of features to enable on the guest operating system.
|
List<? extends GuestOsFeatureOrBuilder> |
getGuestOsFeaturesOrBuilderList()
A list of features to enable on the guest operating system.
|
long |
getId()
[Output Only] The unique identifier for the resource.
|
String |
getKind()
[Output Only] Type of the resource.
|
com.google.protobuf.ByteString |
getKindBytes()
[Output Only] Type of the resource.
|
String |
getLabelFingerprint()
A fingerprint for the labels being applied to this disk, which is essentially a hash of the labels set used for optimistic locking.
|
com.google.protobuf.ByteString |
getLabelFingerprintBytes()
A fingerprint for the labels being applied to this disk, which is essentially a hash of the labels set used for optimistic locking.
|
Map<String,String> |
getLabels()
Deprecated.
|
int |
getLabelsCount()
Labels to apply to this disk.
|
Map<String,String> |
getLabelsMap()
Labels to apply to this disk.
|
String |
getLabelsOrDefault(String key,
String defaultValue)
Labels to apply to this disk.
|
String |
getLabelsOrThrow(String key)
Labels to apply to this disk.
|
String |
getLastAttachTimestamp()
[Output Only] Last attach timestamp in RFC3339 text format.
|
com.google.protobuf.ByteString |
getLastAttachTimestampBytes()
[Output Only] Last attach timestamp in RFC3339 text format.
|
String |
getLastDetachTimestamp()
[Output Only] Last detach timestamp in RFC3339 text format.
|
com.google.protobuf.ByteString |
getLastDetachTimestampBytes()
[Output Only] Last detach timestamp in RFC3339 text format.
|
long |
getLicenseCodes(int index)
Integer license codes indicating which licenses are attached to this disk.
|
int |
getLicenseCodesCount()
Integer license codes indicating which licenses are attached to this disk.
|
List<Long> |
getLicenseCodesList()
Integer license codes indicating which licenses are attached to this disk.
|
String |
getLicenses(int index)
A list of publicly visible licenses.
|
com.google.protobuf.ByteString |
getLicensesBytes(int index)
A list of publicly visible licenses.
|
int |
getLicensesCount()
A list of publicly visible licenses.
|
com.google.protobuf.ProtocolStringList |
getLicensesList()
A list of publicly visible licenses.
|
String |
getLocationHint()
An opaque location hint used to place the disk close to other resources.
|
com.google.protobuf.ByteString |
getLocationHintBytes()
An opaque location hint used to place the disk close to other resources.
|
String |
getName()
Name of the resource.
|
com.google.protobuf.ByteString |
getNameBytes()
Name of the resource.
|
String |
getOptions()
Internal use only.
|
com.google.protobuf.ByteString |
getOptionsBytes()
Internal use only.
|
DiskParams |
getParams()
Input only.
|
DiskParamsOrBuilder |
getParamsOrBuilder()
Input only.
|
com.google.protobuf.Parser<Disk> |
getParserForType() |
long |
getPhysicalBlockSizeBytes()
Physical block size of the persistent disk, in bytes.
|
long |
getProvisionedIops()
Indicates how many IOPS to provision for the disk.
|
String |
getRegion()
[Output Only] URL of the region where the disk resides.
|
com.google.protobuf.ByteString |
getRegionBytes()
[Output Only] URL of the region where the disk resides.
|
String |
getReplicaZones(int index)
URLs of the zones where the disk should be replicated to.
|
com.google.protobuf.ByteString |
getReplicaZonesBytes(int index)
URLs of the zones where the disk should be replicated to.
|
int |
getReplicaZonesCount()
URLs of the zones where the disk should be replicated to.
|
com.google.protobuf.ProtocolStringList |
getReplicaZonesList()
URLs of the zones where the disk should be replicated to.
|
String |
getResourcePolicies(int index)
Resource policies applied to this disk for automatic snapshot creations.
|
com.google.protobuf.ByteString |
getResourcePoliciesBytes(int index)
Resource policies applied to this disk for automatic snapshot creations.
|
int |
getResourcePoliciesCount()
Resource policies applied to this disk for automatic snapshot creations.
|
com.google.protobuf.ProtocolStringList |
getResourcePoliciesList()
Resource policies applied to this disk for automatic snapshot creations.
|
boolean |
getSatisfiesPzs()
[Output Only] Reserved for future use.
|
String |
getSelfLink()
[Output Only] Server-defined fully-qualified URL for this resource.
|
com.google.protobuf.ByteString |
getSelfLinkBytes()
[Output Only] Server-defined fully-qualified URL for this resource.
|
int |
getSerializedSize() |
long |
getSizeGb()
Size, in GB, of the persistent disk.
|
String |
getSourceDisk()
The source disk used to create this disk.
|
com.google.protobuf.ByteString |
getSourceDiskBytes()
The source disk used to create this disk.
|
String |
getSourceDiskId()
[Output Only] The unique ID of the disk used to create this disk.
|
com.google.protobuf.ByteString |
getSourceDiskIdBytes()
[Output Only] The unique ID of the disk used to create this disk.
|
String |
getSourceImage()
The source image used to create this disk.
|
com.google.protobuf.ByteString |
getSourceImageBytes()
The source image used to create this disk.
|
CustomerEncryptionKey |
getSourceImageEncryptionKey()
The customer-supplied encryption key of the source image.
|
CustomerEncryptionKeyOrBuilder |
getSourceImageEncryptionKeyOrBuilder()
The customer-supplied encryption key of the source image.
|
String |
getSourceImageId()
[Output Only] The ID value of the image used to create this disk.
|
com.google.protobuf.ByteString |
getSourceImageIdBytes()
[Output Only] The ID value of the image used to create this disk.
|
String |
getSourceSnapshot()
The source snapshot used to create this disk.
|
com.google.protobuf.ByteString |
getSourceSnapshotBytes()
The source snapshot used to create this disk.
|
CustomerEncryptionKey |
getSourceSnapshotEncryptionKey()
The customer-supplied encryption key of the source snapshot.
|
CustomerEncryptionKeyOrBuilder |
getSourceSnapshotEncryptionKeyOrBuilder()
The customer-supplied encryption key of the source snapshot.
|
String |
getSourceSnapshotId()
[Output Only] The unique ID of the snapshot used to create this disk.
|
com.google.protobuf.ByteString |
getSourceSnapshotIdBytes()
[Output Only] The unique ID of the snapshot used to create this disk.
|
String |
getSourceStorageObject()
The full Google Cloud Storage URI where the disk image is stored.
|
com.google.protobuf.ByteString |
getSourceStorageObjectBytes()
The full Google Cloud Storage URI where the disk image is stored.
|
String |
getStatus()
[Output Only] The status of disk creation.
|
com.google.protobuf.ByteString |
getStatusBytes()
[Output Only] The status of disk creation.
|
String |
getType()
URL of the disk type resource describing which disk type to use to create the disk.
|
com.google.protobuf.ByteString |
getTypeBytes()
URL of the disk type resource describing which disk type to use to create the disk.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getUsers(int index)
[Output Only] Links to the users of the disk (attached instances) in form: projects/project/zones/zone/instances/instance
|
com.google.protobuf.ByteString |
getUsersBytes(int index)
[Output Only] Links to the users of the disk (attached instances) in form: projects/project/zones/zone/instances/instance
|
int |
getUsersCount()
[Output Only] Links to the users of the disk (attached instances) in form: projects/project/zones/zone/instances/instance
|
com.google.protobuf.ProtocolStringList |
getUsersList()
[Output Only] Links to the users of the disk (attached instances) in form: projects/project/zones/zone/instances/instance
|
String |
getZone()
[Output Only] URL of the zone where the disk resides.
|
com.google.protobuf.ByteString |
getZoneBytes()
[Output Only] URL of the zone where the disk resides.
|
boolean |
hasArchitecture()
The architecture of the disk.
|
boolean |
hasCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
boolean |
hasDescription()
An optional description of this resource.
|
boolean |
hasDiskEncryptionKey()
Encrypts the disk using a customer-supplied encryption key or a customer-managed encryption key.
|
int |
hashCode() |
boolean |
hasId()
[Output Only] The unique identifier for the resource.
|
boolean |
hasKind()
[Output Only] Type of the resource.
|
boolean |
hasLabelFingerprint()
A fingerprint for the labels being applied to this disk, which is essentially a hash of the labels set used for optimistic locking.
|
boolean |
hasLastAttachTimestamp()
[Output Only] Last attach timestamp in RFC3339 text format.
|
boolean |
hasLastDetachTimestamp()
[Output Only] Last detach timestamp in RFC3339 text format.
|
boolean |
hasLocationHint()
An opaque location hint used to place the disk close to other resources.
|
boolean |
hasName()
Name of the resource.
|
boolean |
hasOptions()
Internal use only.
|
boolean |
hasParams()
Input only.
|
boolean |
hasPhysicalBlockSizeBytes()
Physical block size of the persistent disk, in bytes.
|
boolean |
hasProvisionedIops()
Indicates how many IOPS to provision for the disk.
|
boolean |
hasRegion()
[Output Only] URL of the region where the disk resides.
|
boolean |
hasSatisfiesPzs()
[Output Only] Reserved for future use.
|
boolean |
hasSelfLink()
[Output Only] Server-defined fully-qualified URL for this resource.
|
boolean |
hasSizeGb()
Size, in GB, of the persistent disk.
|
boolean |
hasSourceDisk()
The source disk used to create this disk.
|
boolean |
hasSourceDiskId()
[Output Only] The unique ID of the disk used to create this disk.
|
boolean |
hasSourceImage()
The source image used to create this disk.
|
boolean |
hasSourceImageEncryptionKey()
The customer-supplied encryption key of the source image.
|
boolean |
hasSourceImageId()
[Output Only] The ID value of the image used to create this disk.
|
boolean |
hasSourceSnapshot()
The source snapshot used to create this disk.
|
boolean |
hasSourceSnapshotEncryptionKey()
The customer-supplied encryption key of the source snapshot.
|
boolean |
hasSourceSnapshotId()
[Output Only] The unique ID of the snapshot used to create this disk.
|
boolean |
hasSourceStorageObject()
The full Google Cloud Storage URI where the disk image is stored.
|
boolean |
hasStatus()
[Output Only] The status of disk creation.
|
boolean |
hasType()
URL of the disk type resource describing which disk type to use to create the disk.
|
boolean |
hasZone()
[Output Only] URL of the zone where the disk resides.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
boolean |
isInitialized() |
static Disk.Builder |
newBuilder() |
static Disk.Builder |
newBuilder(Disk prototype) |
Disk.Builder |
newBuilderForType() |
protected Disk.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static Disk |
parseDelimitedFrom(InputStream input) |
static Disk |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Disk |
parseFrom(byte[] data) |
static Disk |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Disk |
parseFrom(ByteBuffer data) |
static Disk |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Disk |
parseFrom(com.google.protobuf.ByteString data) |
static Disk |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Disk |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Disk |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Disk |
parseFrom(InputStream input) |
static Disk |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Disk> |
parser() |
Disk.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int ARCHITECTURE_FIELD_NUMBER
public static final int CREATION_TIMESTAMP_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
public static final int DISK_ENCRYPTION_KEY_FIELD_NUMBER
public static final int GUEST_OS_FEATURES_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
public static final int KIND_FIELD_NUMBER
public static final int LABEL_FINGERPRINT_FIELD_NUMBER
public static final int LABELS_FIELD_NUMBER
public static final int LAST_ATTACH_TIMESTAMP_FIELD_NUMBER
public static final int LAST_DETACH_TIMESTAMP_FIELD_NUMBER
public static final int LICENSE_CODES_FIELD_NUMBER
public static final int LICENSES_FIELD_NUMBER
public static final int LOCATION_HINT_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
public static final int OPTIONS_FIELD_NUMBER
public static final int PARAMS_FIELD_NUMBER
public static final int PHYSICAL_BLOCK_SIZE_BYTES_FIELD_NUMBER
public static final int PROVISIONED_IOPS_FIELD_NUMBER
public static final int REGION_FIELD_NUMBER
public static final int REPLICA_ZONES_FIELD_NUMBER
public static final int RESOURCE_POLICIES_FIELD_NUMBER
public static final int SATISFIES_PZS_FIELD_NUMBER
public static final int SELF_LINK_FIELD_NUMBER
public static final int SIZE_GB_FIELD_NUMBER
public static final int SOURCE_DISK_FIELD_NUMBER
public static final int SOURCE_DISK_ID_FIELD_NUMBER
public static final int SOURCE_IMAGE_FIELD_NUMBER
public static final int SOURCE_IMAGE_ENCRYPTION_KEY_FIELD_NUMBER
public static final int SOURCE_IMAGE_ID_FIELD_NUMBER
public static final int SOURCE_SNAPSHOT_FIELD_NUMBER
public static final int SOURCE_SNAPSHOT_ENCRYPTION_KEY_FIELD_NUMBER
public static final int SOURCE_SNAPSHOT_ID_FIELD_NUMBER
public static final int SOURCE_STORAGE_OBJECT_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
public static final int USERS_FIELD_NUMBER
public static final int ZONE_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField in class com.google.protobuf.GeneratedMessageV3protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasArchitecture()
The architecture of the disk. Valid values are ARM64 or X86_64. Check the Architecture enum for the list of possible values.
optional string architecture = 302803283;hasArchitecture in interface DiskOrBuilderpublic String getArchitecture()
The architecture of the disk. Valid values are ARM64 or X86_64. Check the Architecture enum for the list of possible values.
optional string architecture = 302803283;getArchitecture in interface DiskOrBuilderpublic com.google.protobuf.ByteString getArchitectureBytes()
The architecture of the disk. Valid values are ARM64 or X86_64. Check the Architecture enum for the list of possible values.
optional string architecture = 302803283;getArchitectureBytes in interface DiskOrBuilderpublic boolean hasCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;hasCreationTimestamp in interface DiskOrBuilderpublic String getCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;getCreationTimestamp in interface DiskOrBuilderpublic com.google.protobuf.ByteString getCreationTimestampBytes()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;getCreationTimestampBytes in interface DiskOrBuilderpublic boolean hasDescription()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;hasDescription in interface DiskOrBuilderpublic String getDescription()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;getDescription in interface DiskOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;getDescriptionBytes in interface DiskOrBuilderpublic boolean hasDiskEncryptionKey()
Encrypts the disk using a customer-supplied encryption key or a customer-managed encryption key. Encryption keys do not protect access to metadata of the disk. After you encrypt a disk with a customer-supplied key, you must provide the same key if you use the disk later. For example, to create a disk snapshot, to create a disk image, to create a machine image, or to attach the disk to a virtual machine. After you encrypt a disk with a customer-managed key, the diskEncryptionKey.kmsKeyName is set to a key *version* name once the disk is created. The disk is encrypted with this version of the key. In the response, diskEncryptionKey.kmsKeyName appears in the following format: "diskEncryptionKey.kmsKeyName": "projects/kms_project_id/locations/region/keyRings/ key_region/cryptoKeys/key /cryptoKeysVersions/version If you do not provide an encryption key when creating the disk, then the disk is encrypted using an automatically generated key and you don't need to provide a key to use the disk later.
optional .google.cloud.compute.v1.CustomerEncryptionKey disk_encryption_key = 271660677;
hasDiskEncryptionKey in interface DiskOrBuilderpublic CustomerEncryptionKey getDiskEncryptionKey()
Encrypts the disk using a customer-supplied encryption key or a customer-managed encryption key. Encryption keys do not protect access to metadata of the disk. After you encrypt a disk with a customer-supplied key, you must provide the same key if you use the disk later. For example, to create a disk snapshot, to create a disk image, to create a machine image, or to attach the disk to a virtual machine. After you encrypt a disk with a customer-managed key, the diskEncryptionKey.kmsKeyName is set to a key *version* name once the disk is created. The disk is encrypted with this version of the key. In the response, diskEncryptionKey.kmsKeyName appears in the following format: "diskEncryptionKey.kmsKeyName": "projects/kms_project_id/locations/region/keyRings/ key_region/cryptoKeys/key /cryptoKeysVersions/version If you do not provide an encryption key when creating the disk, then the disk is encrypted using an automatically generated key and you don't need to provide a key to use the disk later.
optional .google.cloud.compute.v1.CustomerEncryptionKey disk_encryption_key = 271660677;
getDiskEncryptionKey in interface DiskOrBuilderpublic CustomerEncryptionKeyOrBuilder getDiskEncryptionKeyOrBuilder()
Encrypts the disk using a customer-supplied encryption key or a customer-managed encryption key. Encryption keys do not protect access to metadata of the disk. After you encrypt a disk with a customer-supplied key, you must provide the same key if you use the disk later. For example, to create a disk snapshot, to create a disk image, to create a machine image, or to attach the disk to a virtual machine. After you encrypt a disk with a customer-managed key, the diskEncryptionKey.kmsKeyName is set to a key *version* name once the disk is created. The disk is encrypted with this version of the key. In the response, diskEncryptionKey.kmsKeyName appears in the following format: "diskEncryptionKey.kmsKeyName": "projects/kms_project_id/locations/region/keyRings/ key_region/cryptoKeys/key /cryptoKeysVersions/version If you do not provide an encryption key when creating the disk, then the disk is encrypted using an automatically generated key and you don't need to provide a key to use the disk later.
optional .google.cloud.compute.v1.CustomerEncryptionKey disk_encryption_key = 271660677;
getDiskEncryptionKeyOrBuilder in interface DiskOrBuilderpublic List<GuestOsFeature> getGuestOsFeaturesList()
A list of features to enable on the guest operating system. Applicable only for bootable images. Read Enabling guest operating system features to see a list of available options.
repeated .google.cloud.compute.v1.GuestOsFeature guest_os_features = 79294545;getGuestOsFeaturesList in interface DiskOrBuilderpublic List<? extends GuestOsFeatureOrBuilder> getGuestOsFeaturesOrBuilderList()
A list of features to enable on the guest operating system. Applicable only for bootable images. Read Enabling guest operating system features to see a list of available options.
repeated .google.cloud.compute.v1.GuestOsFeature guest_os_features = 79294545;getGuestOsFeaturesOrBuilderList in interface DiskOrBuilderpublic int getGuestOsFeaturesCount()
A list of features to enable on the guest operating system. Applicable only for bootable images. Read Enabling guest operating system features to see a list of available options.
repeated .google.cloud.compute.v1.GuestOsFeature guest_os_features = 79294545;getGuestOsFeaturesCount in interface DiskOrBuilderpublic GuestOsFeature getGuestOsFeatures(int index)
A list of features to enable on the guest operating system. Applicable only for bootable images. Read Enabling guest operating system features to see a list of available options.
repeated .google.cloud.compute.v1.GuestOsFeature guest_os_features = 79294545;getGuestOsFeatures in interface DiskOrBuilderpublic GuestOsFeatureOrBuilder getGuestOsFeaturesOrBuilder(int index)
A list of features to enable on the guest operating system. Applicable only for bootable images. Read Enabling guest operating system features to see a list of available options.
repeated .google.cloud.compute.v1.GuestOsFeature guest_os_features = 79294545;getGuestOsFeaturesOrBuilder in interface DiskOrBuilderpublic boolean hasId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;hasId in interface DiskOrBuilderpublic long getId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;getId in interface DiskOrBuilderpublic boolean hasKind()
[Output Only] Type of the resource. Always compute#disk for disks.
optional string kind = 3292052;hasKind in interface DiskOrBuilderpublic String getKind()
[Output Only] Type of the resource. Always compute#disk for disks.
optional string kind = 3292052;getKind in interface DiskOrBuilderpublic com.google.protobuf.ByteString getKindBytes()
[Output Only] Type of the resource. Always compute#disk for disks.
optional string kind = 3292052;getKindBytes in interface DiskOrBuilderpublic boolean hasLabelFingerprint()
A fingerprint for the labels being applied to this disk, which is essentially a hash of the labels set used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update labels. You must always provide an up-to-date fingerprint hash in order to update or change labels, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve a disk.
optional string label_fingerprint = 178124825;hasLabelFingerprint in interface DiskOrBuilderpublic String getLabelFingerprint()
A fingerprint for the labels being applied to this disk, which is essentially a hash of the labels set used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update labels. You must always provide an up-to-date fingerprint hash in order to update or change labels, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve a disk.
optional string label_fingerprint = 178124825;getLabelFingerprint in interface DiskOrBuilderpublic com.google.protobuf.ByteString getLabelFingerprintBytes()
A fingerprint for the labels being applied to this disk, which is essentially a hash of the labels set used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update labels. You must always provide an up-to-date fingerprint hash in order to update or change labels, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve a disk.
optional string label_fingerprint = 178124825;getLabelFingerprintBytes in interface DiskOrBuilderpublic int getLabelsCount()
DiskOrBuilderLabels to apply to this disk. These can be later modified by the setLabels method.
map<string, string> labels = 500195327;getLabelsCount in interface DiskOrBuilderpublic boolean containsLabels(String key)
Labels to apply to this disk. These can be later modified by the setLabels method.
map<string, string> labels = 500195327;containsLabels in interface DiskOrBuilder@Deprecated public Map<String,String> getLabels()
getLabelsMap() instead.getLabels in interface DiskOrBuilderpublic Map<String,String> getLabelsMap()
Labels to apply to this disk. These can be later modified by the setLabels method.
map<string, string> labels = 500195327;getLabelsMap in interface DiskOrBuilderpublic String getLabelsOrDefault(String key, String defaultValue)
Labels to apply to this disk. These can be later modified by the setLabels method.
map<string, string> labels = 500195327;getLabelsOrDefault in interface DiskOrBuilderpublic String getLabelsOrThrow(String key)
Labels to apply to this disk. These can be later modified by the setLabels method.
map<string, string> labels = 500195327;getLabelsOrThrow in interface DiskOrBuilderpublic boolean hasLastAttachTimestamp()
[Output Only] Last attach timestamp in RFC3339 text format.
optional string last_attach_timestamp = 42159653;hasLastAttachTimestamp in interface DiskOrBuilderpublic String getLastAttachTimestamp()
[Output Only] Last attach timestamp in RFC3339 text format.
optional string last_attach_timestamp = 42159653;getLastAttachTimestamp in interface DiskOrBuilderpublic com.google.protobuf.ByteString getLastAttachTimestampBytes()
[Output Only] Last attach timestamp in RFC3339 text format.
optional string last_attach_timestamp = 42159653;getLastAttachTimestampBytes in interface DiskOrBuilderpublic boolean hasLastDetachTimestamp()
[Output Only] Last detach timestamp in RFC3339 text format.
optional string last_detach_timestamp = 56471027;hasLastDetachTimestamp in interface DiskOrBuilderpublic String getLastDetachTimestamp()
[Output Only] Last detach timestamp in RFC3339 text format.
optional string last_detach_timestamp = 56471027;getLastDetachTimestamp in interface DiskOrBuilderpublic com.google.protobuf.ByteString getLastDetachTimestampBytes()
[Output Only] Last detach timestamp in RFC3339 text format.
optional string last_detach_timestamp = 56471027;getLastDetachTimestampBytes in interface DiskOrBuilderpublic List<Long> getLicenseCodesList()
Integer license codes indicating which licenses are attached to this disk.
repeated int64 license_codes = 45482664;getLicenseCodesList in interface DiskOrBuilderpublic int getLicenseCodesCount()
Integer license codes indicating which licenses are attached to this disk.
repeated int64 license_codes = 45482664;getLicenseCodesCount in interface DiskOrBuilderpublic long getLicenseCodes(int index)
Integer license codes indicating which licenses are attached to this disk.
repeated int64 license_codes = 45482664;getLicenseCodes in interface DiskOrBuilderindex - The index of the element to return.public com.google.protobuf.ProtocolStringList getLicensesList()
A list of publicly visible licenses. Reserved for Google's use.
repeated string licenses = 337642578;getLicensesList in interface DiskOrBuilderpublic int getLicensesCount()
A list of publicly visible licenses. Reserved for Google's use.
repeated string licenses = 337642578;getLicensesCount in interface DiskOrBuilderpublic String getLicenses(int index)
A list of publicly visible licenses. Reserved for Google's use.
repeated string licenses = 337642578;getLicenses in interface DiskOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getLicensesBytes(int index)
A list of publicly visible licenses. Reserved for Google's use.
repeated string licenses = 337642578;getLicensesBytes in interface DiskOrBuilderindex - The index of the value to return.public boolean hasLocationHint()
An opaque location hint used to place the disk close to other resources. This field is for use by internal tools that use the public API.
optional string location_hint = 350519505;hasLocationHint in interface DiskOrBuilderpublic String getLocationHint()
An opaque location hint used to place the disk close to other resources. This field is for use by internal tools that use the public API.
optional string location_hint = 350519505;getLocationHint in interface DiskOrBuilderpublic com.google.protobuf.ByteString getLocationHintBytes()
An opaque location hint used to place the disk close to other resources. This field is for use by internal tools that use the public API.
optional string location_hint = 350519505;getLocationHintBytes in interface DiskOrBuilderpublic boolean hasName()
Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
optional string name = 3373707;hasName in interface DiskOrBuilderpublic String getName()
Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
optional string name = 3373707;getName in interface DiskOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
optional string name = 3373707;getNameBytes in interface DiskOrBuilderpublic boolean hasOptions()
Internal use only.
optional string options = 361137822;hasOptions in interface DiskOrBuilderpublic String getOptions()
Internal use only.
optional string options = 361137822;getOptions in interface DiskOrBuilderpublic com.google.protobuf.ByteString getOptionsBytes()
Internal use only.
optional string options = 361137822;getOptionsBytes in interface DiskOrBuilderpublic boolean hasParams()
Input only. [Input Only] Additional params passed with the request, but not persisted as part of resource payload.
optional .google.cloud.compute.v1.DiskParams params = 78313862;hasParams in interface DiskOrBuilderpublic DiskParams getParams()
Input only. [Input Only] Additional params passed with the request, but not persisted as part of resource payload.
optional .google.cloud.compute.v1.DiskParams params = 78313862;getParams in interface DiskOrBuilderpublic DiskParamsOrBuilder getParamsOrBuilder()
Input only. [Input Only] Additional params passed with the request, but not persisted as part of resource payload.
optional .google.cloud.compute.v1.DiskParams params = 78313862;getParamsOrBuilder in interface DiskOrBuilderpublic boolean hasPhysicalBlockSizeBytes()
Physical block size of the persistent disk, in bytes. If not present in a request, a default value is used. The currently supported size is 4096, other sizes may be added in the future. If an unsupported value is requested, the error message will list the supported values for the caller's project.
optional int64 physical_block_size_bytes = 420007943;hasPhysicalBlockSizeBytes in interface DiskOrBuilderpublic long getPhysicalBlockSizeBytes()
Physical block size of the persistent disk, in bytes. If not present in a request, a default value is used. The currently supported size is 4096, other sizes may be added in the future. If an unsupported value is requested, the error message will list the supported values for the caller's project.
optional int64 physical_block_size_bytes = 420007943;getPhysicalBlockSizeBytes in interface DiskOrBuilderpublic boolean hasProvisionedIops()
Indicates how many IOPS to provision for the disk. This sets the number of I/O operations per second that the disk can handle. Values must be between 10,000 and 120,000. For more details, see the Extreme persistent disk documentation.
optional int64 provisioned_iops = 186769108;hasProvisionedIops in interface DiskOrBuilderpublic long getProvisionedIops()
Indicates how many IOPS to provision for the disk. This sets the number of I/O operations per second that the disk can handle. Values must be between 10,000 and 120,000. For more details, see the Extreme persistent disk documentation.
optional int64 provisioned_iops = 186769108;getProvisionedIops in interface DiskOrBuilderpublic boolean hasRegion()
[Output Only] URL of the region where the disk resides. Only applicable for regional resources. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
optional string region = 138946292;hasRegion in interface DiskOrBuilderpublic String getRegion()
[Output Only] URL of the region where the disk resides. Only applicable for regional resources. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
optional string region = 138946292;getRegion in interface DiskOrBuilderpublic com.google.protobuf.ByteString getRegionBytes()
[Output Only] URL of the region where the disk resides. Only applicable for regional resources. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
optional string region = 138946292;getRegionBytes in interface DiskOrBuilderpublic com.google.protobuf.ProtocolStringList getReplicaZonesList()
URLs of the zones where the disk should be replicated to. Only applicable for regional resources.
repeated string replica_zones = 48438272;getReplicaZonesList in interface DiskOrBuilderpublic int getReplicaZonesCount()
URLs of the zones where the disk should be replicated to. Only applicable for regional resources.
repeated string replica_zones = 48438272;getReplicaZonesCount in interface DiskOrBuilderpublic String getReplicaZones(int index)
URLs of the zones where the disk should be replicated to. Only applicable for regional resources.
repeated string replica_zones = 48438272;getReplicaZones in interface DiskOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getReplicaZonesBytes(int index)
URLs of the zones where the disk should be replicated to. Only applicable for regional resources.
repeated string replica_zones = 48438272;getReplicaZonesBytes in interface DiskOrBuilderindex - The index of the value to return.public com.google.protobuf.ProtocolStringList getResourcePoliciesList()
Resource policies applied to this disk for automatic snapshot creations.
repeated string resource_policies = 22220385;getResourcePoliciesList in interface DiskOrBuilderpublic int getResourcePoliciesCount()
Resource policies applied to this disk for automatic snapshot creations.
repeated string resource_policies = 22220385;getResourcePoliciesCount in interface DiskOrBuilderpublic String getResourcePolicies(int index)
Resource policies applied to this disk for automatic snapshot creations.
repeated string resource_policies = 22220385;getResourcePolicies in interface DiskOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getResourcePoliciesBytes(int index)
Resource policies applied to this disk for automatic snapshot creations.
repeated string resource_policies = 22220385;getResourcePoliciesBytes in interface DiskOrBuilderindex - The index of the value to return.public boolean hasSatisfiesPzs()
[Output Only] Reserved for future use.
optional bool satisfies_pzs = 480964267;hasSatisfiesPzs in interface DiskOrBuilderpublic boolean getSatisfiesPzs()
[Output Only] Reserved for future use.
optional bool satisfies_pzs = 480964267;getSatisfiesPzs in interface DiskOrBuilderpublic boolean hasSelfLink()
[Output Only] Server-defined fully-qualified URL for this resource.
optional string self_link = 456214797;hasSelfLink in interface DiskOrBuilderpublic String getSelfLink()
[Output Only] Server-defined fully-qualified URL for this resource.
optional string self_link = 456214797;getSelfLink in interface DiskOrBuilderpublic com.google.protobuf.ByteString getSelfLinkBytes()
[Output Only] Server-defined fully-qualified URL for this resource.
optional string self_link = 456214797;getSelfLinkBytes in interface DiskOrBuilderpublic boolean hasSizeGb()
Size, in GB, of the persistent disk. You can specify this field when creating a persistent disk using the sourceImage, sourceSnapshot, or sourceDisk parameter, or specify it alone to create an empty persistent disk. If you specify this field along with a source, the value of sizeGb must not be less than the size of the source. Acceptable values are 1 to 65536, inclusive.
optional int64 size_gb = 494929369;hasSizeGb in interface DiskOrBuilderpublic long getSizeGb()
Size, in GB, of the persistent disk. You can specify this field when creating a persistent disk using the sourceImage, sourceSnapshot, or sourceDisk parameter, or specify it alone to create an empty persistent disk. If you specify this field along with a source, the value of sizeGb must not be less than the size of the source. Acceptable values are 1 to 65536, inclusive.
optional int64 size_gb = 494929369;getSizeGb in interface DiskOrBuilderpublic boolean hasSourceDisk()
The source disk used to create this disk. You can provide this as a partial or full URL to the resource. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /disks/disk - https://www.googleapis.com/compute/v1/projects/project/regions/region /disks/disk - projects/project/zones/zone/disks/disk - projects/project/regions/region/disks/disk - zones/zone/disks/disk - regions/region/disks/disk
optional string source_disk = 451753793;hasSourceDisk in interface DiskOrBuilderpublic String getSourceDisk()
The source disk used to create this disk. You can provide this as a partial or full URL to the resource. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /disks/disk - https://www.googleapis.com/compute/v1/projects/project/regions/region /disks/disk - projects/project/zones/zone/disks/disk - projects/project/regions/region/disks/disk - zones/zone/disks/disk - regions/region/disks/disk
optional string source_disk = 451753793;getSourceDisk in interface DiskOrBuilderpublic com.google.protobuf.ByteString getSourceDiskBytes()
The source disk used to create this disk. You can provide this as a partial or full URL to the resource. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /disks/disk - https://www.googleapis.com/compute/v1/projects/project/regions/region /disks/disk - projects/project/zones/zone/disks/disk - projects/project/regions/region/disks/disk - zones/zone/disks/disk - regions/region/disks/disk
optional string source_disk = 451753793;getSourceDiskBytes in interface DiskOrBuilderpublic boolean hasSourceDiskId()
[Output Only] The unique ID of the disk used to create this disk. This value identifies the exact disk that was used to create this persistent disk. For example, if you created the persistent disk from a disk that was later deleted and recreated under the same name, the source disk ID would identify the exact version of the disk that was used.
optional string source_disk_id = 454190809;hasSourceDiskId in interface DiskOrBuilderpublic String getSourceDiskId()
[Output Only] The unique ID of the disk used to create this disk. This value identifies the exact disk that was used to create this persistent disk. For example, if you created the persistent disk from a disk that was later deleted and recreated under the same name, the source disk ID would identify the exact version of the disk that was used.
optional string source_disk_id = 454190809;getSourceDiskId in interface DiskOrBuilderpublic com.google.protobuf.ByteString getSourceDiskIdBytes()
[Output Only] The unique ID of the disk used to create this disk. This value identifies the exact disk that was used to create this persistent disk. For example, if you created the persistent disk from a disk that was later deleted and recreated under the same name, the source disk ID would identify the exact version of the disk that was used.
optional string source_disk_id = 454190809;getSourceDiskIdBytes in interface DiskOrBuilderpublic boolean hasSourceImage()
The source image used to create this disk. If the source image is deleted, this field will not be set. To create a disk with one of the public operating system images, specify the image by its family name. For example, specify family/debian-9 to use the latest Debian 9 image: projects/debian-cloud/global/images/family/debian-9 Alternatively, use a specific version of a public operating system image: projects/debian-cloud/global/images/debian-9-stretch-vYYYYMMDD To create a disk with a custom image that you created, specify the image name in the following format: global/images/my-custom-image You can also specify a custom image by its image family, which returns the latest version of the image in that family. Replace the image name with family/family-name: global/images/family/my-image-family
optional string source_image = 50443319;hasSourceImage in interface DiskOrBuilderpublic String getSourceImage()
The source image used to create this disk. If the source image is deleted, this field will not be set. To create a disk with one of the public operating system images, specify the image by its family name. For example, specify family/debian-9 to use the latest Debian 9 image: projects/debian-cloud/global/images/family/debian-9 Alternatively, use a specific version of a public operating system image: projects/debian-cloud/global/images/debian-9-stretch-vYYYYMMDD To create a disk with a custom image that you created, specify the image name in the following format: global/images/my-custom-image You can also specify a custom image by its image family, which returns the latest version of the image in that family. Replace the image name with family/family-name: global/images/family/my-image-family
optional string source_image = 50443319;getSourceImage in interface DiskOrBuilderpublic com.google.protobuf.ByteString getSourceImageBytes()
The source image used to create this disk. If the source image is deleted, this field will not be set. To create a disk with one of the public operating system images, specify the image by its family name. For example, specify family/debian-9 to use the latest Debian 9 image: projects/debian-cloud/global/images/family/debian-9 Alternatively, use a specific version of a public operating system image: projects/debian-cloud/global/images/debian-9-stretch-vYYYYMMDD To create a disk with a custom image that you created, specify the image name in the following format: global/images/my-custom-image You can also specify a custom image by its image family, which returns the latest version of the image in that family. Replace the image name with family/family-name: global/images/family/my-image-family
optional string source_image = 50443319;getSourceImageBytes in interface DiskOrBuilderpublic boolean hasSourceImageEncryptionKey()
The customer-supplied encryption key of the source image. Required if the source image is protected by a customer-supplied encryption key.
optional .google.cloud.compute.v1.CustomerEncryptionKey source_image_encryption_key = 381503659;
hasSourceImageEncryptionKey in interface DiskOrBuilderpublic CustomerEncryptionKey getSourceImageEncryptionKey()
The customer-supplied encryption key of the source image. Required if the source image is protected by a customer-supplied encryption key.
optional .google.cloud.compute.v1.CustomerEncryptionKey source_image_encryption_key = 381503659;
getSourceImageEncryptionKey in interface DiskOrBuilderpublic CustomerEncryptionKeyOrBuilder getSourceImageEncryptionKeyOrBuilder()
The customer-supplied encryption key of the source image. Required if the source image is protected by a customer-supplied encryption key.
optional .google.cloud.compute.v1.CustomerEncryptionKey source_image_encryption_key = 381503659;
getSourceImageEncryptionKeyOrBuilder in interface DiskOrBuilderpublic boolean hasSourceImageId()
[Output Only] The ID value of the image used to create this disk. This value identifies the exact image that was used to create this persistent disk. For example, if you created the persistent disk from an image that was later deleted and recreated under the same name, the source image ID would identify the exact version of the image that was used.
optional string source_image_id = 55328291;hasSourceImageId in interface DiskOrBuilderpublic String getSourceImageId()
[Output Only] The ID value of the image used to create this disk. This value identifies the exact image that was used to create this persistent disk. For example, if you created the persistent disk from an image that was later deleted and recreated under the same name, the source image ID would identify the exact version of the image that was used.
optional string source_image_id = 55328291;getSourceImageId in interface DiskOrBuilderpublic com.google.protobuf.ByteString getSourceImageIdBytes()
[Output Only] The ID value of the image used to create this disk. This value identifies the exact image that was used to create this persistent disk. For example, if you created the persistent disk from an image that was later deleted and recreated under the same name, the source image ID would identify the exact version of the image that was used.
optional string source_image_id = 55328291;getSourceImageIdBytes in interface DiskOrBuilderpublic boolean hasSourceSnapshot()
The source snapshot used to create this disk. You can provide this as a partial or full URL to the resource. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project /global/snapshots/snapshot - projects/project/global/snapshots/snapshot - global/snapshots/snapshot
optional string source_snapshot = 126061928;hasSourceSnapshot in interface DiskOrBuilderpublic String getSourceSnapshot()
The source snapshot used to create this disk. You can provide this as a partial or full URL to the resource. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project /global/snapshots/snapshot - projects/project/global/snapshots/snapshot - global/snapshots/snapshot
optional string source_snapshot = 126061928;getSourceSnapshot in interface DiskOrBuilderpublic com.google.protobuf.ByteString getSourceSnapshotBytes()
The source snapshot used to create this disk. You can provide this as a partial or full URL to the resource. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project /global/snapshots/snapshot - projects/project/global/snapshots/snapshot - global/snapshots/snapshot
optional string source_snapshot = 126061928;getSourceSnapshotBytes in interface DiskOrBuilderpublic boolean hasSourceSnapshotEncryptionKey()
The customer-supplied encryption key of the source snapshot. Required if the source snapshot is protected by a customer-supplied encryption key.
optional .google.cloud.compute.v1.CustomerEncryptionKey source_snapshot_encryption_key = 303679322;
hasSourceSnapshotEncryptionKey in interface DiskOrBuilderpublic CustomerEncryptionKey getSourceSnapshotEncryptionKey()
The customer-supplied encryption key of the source snapshot. Required if the source snapshot is protected by a customer-supplied encryption key.
optional .google.cloud.compute.v1.CustomerEncryptionKey source_snapshot_encryption_key = 303679322;
getSourceSnapshotEncryptionKey in interface DiskOrBuilderpublic CustomerEncryptionKeyOrBuilder getSourceSnapshotEncryptionKeyOrBuilder()
The customer-supplied encryption key of the source snapshot. Required if the source snapshot is protected by a customer-supplied encryption key.
optional .google.cloud.compute.v1.CustomerEncryptionKey source_snapshot_encryption_key = 303679322;
getSourceSnapshotEncryptionKeyOrBuilder in interface DiskOrBuilderpublic boolean hasSourceSnapshotId()
[Output Only] The unique ID of the snapshot used to create this disk. This value identifies the exact snapshot that was used to create this persistent disk. For example, if you created the persistent disk from a snapshot that was later deleted and recreated under the same name, the source snapshot ID would identify the exact version of the snapshot that was used.
optional string source_snapshot_id = 98962258;hasSourceSnapshotId in interface DiskOrBuilderpublic String getSourceSnapshotId()
[Output Only] The unique ID of the snapshot used to create this disk. This value identifies the exact snapshot that was used to create this persistent disk. For example, if you created the persistent disk from a snapshot that was later deleted and recreated under the same name, the source snapshot ID would identify the exact version of the snapshot that was used.
optional string source_snapshot_id = 98962258;getSourceSnapshotId in interface DiskOrBuilderpublic com.google.protobuf.ByteString getSourceSnapshotIdBytes()
[Output Only] The unique ID of the snapshot used to create this disk. This value identifies the exact snapshot that was used to create this persistent disk. For example, if you created the persistent disk from a snapshot that was later deleted and recreated under the same name, the source snapshot ID would identify the exact version of the snapshot that was used.
optional string source_snapshot_id = 98962258;getSourceSnapshotIdBytes in interface DiskOrBuilderpublic boolean hasSourceStorageObject()
The full Google Cloud Storage URI where the disk image is stored. This file must be a gzip-compressed tarball whose name ends in .tar.gz or virtual machine disk whose name ends in vmdk. Valid URIs may start with gs:// or https://storage.googleapis.com/. This flag is not optimized for creating multiple disks from a source storage object. To create many disks from a source storage object, use gcloud compute images import instead.
optional string source_storage_object = 233052711;hasSourceStorageObject in interface DiskOrBuilderpublic String getSourceStorageObject()
The full Google Cloud Storage URI where the disk image is stored. This file must be a gzip-compressed tarball whose name ends in .tar.gz or virtual machine disk whose name ends in vmdk. Valid URIs may start with gs:// or https://storage.googleapis.com/. This flag is not optimized for creating multiple disks from a source storage object. To create many disks from a source storage object, use gcloud compute images import instead.
optional string source_storage_object = 233052711;getSourceStorageObject in interface DiskOrBuilderpublic com.google.protobuf.ByteString getSourceStorageObjectBytes()
The full Google Cloud Storage URI where the disk image is stored. This file must be a gzip-compressed tarball whose name ends in .tar.gz or virtual machine disk whose name ends in vmdk. Valid URIs may start with gs:// or https://storage.googleapis.com/. This flag is not optimized for creating multiple disks from a source storage object. To create many disks from a source storage object, use gcloud compute images import instead.
optional string source_storage_object = 233052711;getSourceStorageObjectBytes in interface DiskOrBuilderpublic boolean hasStatus()
[Output Only] The status of disk creation. - CREATING: Disk is provisioning. - RESTORING: Source data is being copied into the disk. - FAILED: Disk creation failed. - READY: Disk is ready for use. - DELETING: Disk is deleting. Check the Status enum for the list of possible values.
optional string status = 181260274;hasStatus in interface DiskOrBuilderpublic String getStatus()
[Output Only] The status of disk creation. - CREATING: Disk is provisioning. - RESTORING: Source data is being copied into the disk. - FAILED: Disk creation failed. - READY: Disk is ready for use. - DELETING: Disk is deleting. Check the Status enum for the list of possible values.
optional string status = 181260274;getStatus in interface DiskOrBuilderpublic com.google.protobuf.ByteString getStatusBytes()
[Output Only] The status of disk creation. - CREATING: Disk is provisioning. - RESTORING: Source data is being copied into the disk. - FAILED: Disk creation failed. - READY: Disk is ready for use. - DELETING: Disk is deleting. Check the Status enum for the list of possible values.
optional string status = 181260274;getStatusBytes in interface DiskOrBuilderpublic boolean hasType()
URL of the disk type resource describing which disk type to use to create the disk. Provide this when creating the disk. For example: projects/project /zones/zone/diskTypes/pd-ssd . See Persistent disk types.
optional string type = 3575610;hasType in interface DiskOrBuilderpublic String getType()
URL of the disk type resource describing which disk type to use to create the disk. Provide this when creating the disk. For example: projects/project /zones/zone/diskTypes/pd-ssd . See Persistent disk types.
optional string type = 3575610;getType in interface DiskOrBuilderpublic com.google.protobuf.ByteString getTypeBytes()
URL of the disk type resource describing which disk type to use to create the disk. Provide this when creating the disk. For example: projects/project /zones/zone/diskTypes/pd-ssd . See Persistent disk types.
optional string type = 3575610;getTypeBytes in interface DiskOrBuilderpublic com.google.protobuf.ProtocolStringList getUsersList()
[Output Only] Links to the users of the disk (attached instances) in form: projects/project/zones/zone/instances/instance
repeated string users = 111578632;getUsersList in interface DiskOrBuilderpublic int getUsersCount()
[Output Only] Links to the users of the disk (attached instances) in form: projects/project/zones/zone/instances/instance
repeated string users = 111578632;getUsersCount in interface DiskOrBuilderpublic String getUsers(int index)
[Output Only] Links to the users of the disk (attached instances) in form: projects/project/zones/zone/instances/instance
repeated string users = 111578632;getUsers in interface DiskOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getUsersBytes(int index)
[Output Only] Links to the users of the disk (attached instances) in form: projects/project/zones/zone/instances/instance
repeated string users = 111578632;getUsersBytes in interface DiskOrBuilderindex - The index of the value to return.public boolean hasZone()
[Output Only] URL of the zone where the disk resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
optional string zone = 3744684;hasZone in interface DiskOrBuilderpublic String getZone()
[Output Only] URL of the zone where the disk resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
optional string zone = 3744684;getZone in interface DiskOrBuilderpublic com.google.protobuf.ByteString getZoneBytes()
[Output Only] URL of the zone where the disk resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
optional string zone = 3744684;getZoneBytes in interface DiskOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static Disk parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Disk parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Disk parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Disk parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Disk parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Disk parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Disk parseFrom(InputStream input) throws IOException
IOExceptionpublic static Disk parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Disk parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Disk parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Disk parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Disk parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Disk.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Disk.Builder newBuilder()
public static Disk.Builder newBuilder(Disk prototype)
public Disk.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Disk.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static Disk getDefaultInstance()
public static com.google.protobuf.Parser<Disk> parser()
public com.google.protobuf.Parser<Disk> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Disk getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2023 Google LLC. All rights reserved.