Package com.google.cloud.compute.v1
Class Image.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Image.Builder>
-
- com.google.cloud.compute.v1.Image.Builder
-
- All Implemented Interfaces:
ImageOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- Image
public static final class Image.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Image.Builder> implements ImageOrBuilder
Represents an Image resource. You can use images to create boot disks for your VM instances. For more information, read Images.
Protobuf typegoogle.cloud.compute.v1.Image
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description Image.Builder
addAllGuestOsFeatures(Iterable<? extends GuestOsFeature> values)
A list of features to enable on the guest operating system.Image.Builder
addAllLicenseCodes(Iterable<? extends Long> values)
Integer license codes indicating which licenses are attached to this image.Image.Builder
addAllLicenses(Iterable<String> values)
Any applicable license URI.Image.Builder
addAllStorageLocations(Iterable<String> values)
Cloud Storage bucket storage location of the image (regional or multi-regional).Image.Builder
addGuestOsFeatures(int index, GuestOsFeature value)
A list of features to enable on the guest operating system.Image.Builder
addGuestOsFeatures(int index, GuestOsFeature.Builder builderForValue)
A list of features to enable on the guest operating system.Image.Builder
addGuestOsFeatures(GuestOsFeature value)
A list of features to enable on the guest operating system.Image.Builder
addGuestOsFeatures(GuestOsFeature.Builder builderForValue)
A list of features to enable on the guest operating system.GuestOsFeature.Builder
addGuestOsFeaturesBuilder()
A list of features to enable on the guest operating system.GuestOsFeature.Builder
addGuestOsFeaturesBuilder(int index)
A list of features to enable on the guest operating system.Image.Builder
addLicenseCodes(long value)
Integer license codes indicating which licenses are attached to this image.Image.Builder
addLicenses(String value)
Any applicable license URI.Image.Builder
addLicensesBytes(com.google.protobuf.ByteString value)
Any applicable license URI.Image.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
Image.Builder
addStorageLocations(String value)
Cloud Storage bucket storage location of the image (regional or multi-regional).Image.Builder
addStorageLocationsBytes(com.google.protobuf.ByteString value)
Cloud Storage bucket storage location of the image (regional or multi-regional).Image
build()
Image
buildPartial()
Image.Builder
clear()
Image.Builder
clearArchitecture()
The architecture of the image.Image.Builder
clearArchiveSizeBytes()
Size of the image tar.gz archive stored in Google Cloud Storage (in bytes).Image.Builder
clearCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.Image.Builder
clearDeprecated()
The deprecation status associated with this image.Image.Builder
clearDescription()
An optional description of this resource.Image.Builder
clearDiskSizeGb()
Size of the image when restored onto a persistent disk (in GB).Image.Builder
clearFamily()
The name of the image family to which this image belongs.Image.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Image.Builder
clearGuestOsFeatures()
A list of features to enable on the guest operating system.Image.Builder
clearId()
[Output Only] The unique identifier for the resource.Image.Builder
clearImageEncryptionKey()
Encrypts the image using a customer-supplied encryption key.Image.Builder
clearKind()
[Output Only] Type of the resource.Image.Builder
clearLabelFingerprint()
A fingerprint for the labels being applied to this image, which is essentially a hash of the labels used for optimistic locking.Image.Builder
clearLabels()
Image.Builder
clearLicenseCodes()
Integer license codes indicating which licenses are attached to this image.Image.Builder
clearLicenses()
Any applicable license URI.Image.Builder
clearName()
Name of the resource; provided by the client when the resource is created.Image.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Image.Builder
clearRawDisk()
The parameters of the raw disk image.Image.Builder
clearSatisfiesPzs()
[Output Only] Reserved for future use.Image.Builder
clearSelfLink()
[Output Only] Server-defined URL for the resource.Image.Builder
clearShieldedInstanceInitialState()
Set the secure boot keys of shielded instance.Image.Builder
clearSourceDisk()
URL of the source disk used to create this image.Image.Builder
clearSourceDiskEncryptionKey()
The customer-supplied encryption key of the source disk.Image.Builder
clearSourceDiskId()
[Output Only] The ID value of the disk used to create this image.Image.Builder
clearSourceImage()
URL of the source image used to create this image.Image.Builder
clearSourceImageEncryptionKey()
The customer-supplied encryption key of the source image.Image.Builder
clearSourceImageId()
[Output Only] The ID value of the image used to create this image.Image.Builder
clearSourceSnapshot()
URL of the source snapshot used to create this image.Image.Builder
clearSourceSnapshotEncryptionKey()
The customer-supplied encryption key of the source snapshot.Image.Builder
clearSourceSnapshotId()
[Output Only] The ID value of the snapshot used to create this image.Image.Builder
clearSourceType()
The type of the image used to create this disk.Image.Builder
clearStatus()
[Output Only] The status of the image.Image.Builder
clearStorageLocations()
Cloud Storage bucket storage location of the image (regional or multi-regional).Image.Builder
clone()
boolean
containsLabels(String key)
Labels to apply to this image.String
getArchitecture()
The architecture of the image.com.google.protobuf.ByteString
getArchitectureBytes()
The architecture of the image.long
getArchiveSizeBytes()
Size of the image tar.gz archive stored in Google Cloud Storage (in bytes).String
getCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.com.google.protobuf.ByteString
getCreationTimestampBytes()
[Output Only] Creation timestamp in RFC3339 text format.Image
getDefaultInstanceForType()
DeprecationStatus
getDeprecated()
The deprecation status associated with this image.DeprecationStatus.Builder
getDeprecatedBuilder()
The deprecation status associated with this image.DeprecationStatusOrBuilder
getDeprecatedOrBuilder()
The deprecation status associated with this image.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()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
long
getDiskSizeGb()
Size of the image when restored onto a persistent disk (in GB).String
getFamily()
The name of the image family to which this image belongs.com.google.protobuf.ByteString
getFamilyBytes()
The name of the image family to which this image belongs.GuestOsFeature
getGuestOsFeatures(int index)
A list of features to enable on the guest operating system.GuestOsFeature.Builder
getGuestOsFeaturesBuilder(int index)
A list of features to enable on the guest operating system.List<GuestOsFeature.Builder>
getGuestOsFeaturesBuilderList()
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.CustomerEncryptionKey
getImageEncryptionKey()
Encrypts the image using a customer-supplied encryption key.CustomerEncryptionKey.Builder
getImageEncryptionKeyBuilder()
Encrypts the image using a customer-supplied encryption key.CustomerEncryptionKeyOrBuilder
getImageEncryptionKeyOrBuilder()
Encrypts the image using a customer-supplied encryption key.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 image, which is essentially a hash of the labels used for optimistic locking.com.google.protobuf.ByteString
getLabelFingerprintBytes()
A fingerprint for the labels being applied to this image, which is essentially a hash of the labels used for optimistic locking.Map<String,String>
getLabels()
Deprecated.int
getLabelsCount()
Labels to apply to this image.Map<String,String>
getLabelsMap()
Labels to apply to this image.String
getLabelsOrDefault(String key, String defaultValue)
Labels to apply to this image.String
getLabelsOrThrow(String key)
Labels to apply to this image.long
getLicenseCodes(int index)
Integer license codes indicating which licenses are attached to this image.int
getLicenseCodesCount()
Integer license codes indicating which licenses are attached to this image.List<Long>
getLicenseCodesList()
Integer license codes indicating which licenses are attached to this image.String
getLicenses(int index)
Any applicable license URI.com.google.protobuf.ByteString
getLicensesBytes(int index)
Any applicable license URI.int
getLicensesCount()
Any applicable license URI.com.google.protobuf.ProtocolStringList
getLicensesList()
Any applicable license URI.Map<String,String>
getMutableLabels()
Deprecated.String
getName()
Name of the resource; provided by the client when the resource is created.com.google.protobuf.ByteString
getNameBytes()
Name of the resource; provided by the client when the resource is created.RawDisk
getRawDisk()
The parameters of the raw disk image.RawDisk.Builder
getRawDiskBuilder()
The parameters of the raw disk image.RawDiskOrBuilder
getRawDiskOrBuilder()
The parameters of the raw disk image.boolean
getSatisfiesPzs()
[Output Only] Reserved for future use.String
getSelfLink()
[Output Only] Server-defined URL for the resource.com.google.protobuf.ByteString
getSelfLinkBytes()
[Output Only] Server-defined URL for the resource.InitialStateConfig
getShieldedInstanceInitialState()
Set the secure boot keys of shielded instance.InitialStateConfig.Builder
getShieldedInstanceInitialStateBuilder()
Set the secure boot keys of shielded instance.InitialStateConfigOrBuilder
getShieldedInstanceInitialStateOrBuilder()
Set the secure boot keys of shielded instance.String
getSourceDisk()
URL of the source disk used to create this image.com.google.protobuf.ByteString
getSourceDiskBytes()
URL of the source disk used to create this image.CustomerEncryptionKey
getSourceDiskEncryptionKey()
The customer-supplied encryption key of the source disk.CustomerEncryptionKey.Builder
getSourceDiskEncryptionKeyBuilder()
The customer-supplied encryption key of the source disk.CustomerEncryptionKeyOrBuilder
getSourceDiskEncryptionKeyOrBuilder()
The customer-supplied encryption key of the source disk.String
getSourceDiskId()
[Output Only] The ID value of the disk used to create this image.com.google.protobuf.ByteString
getSourceDiskIdBytes()
[Output Only] The ID value of the disk used to create this image.String
getSourceImage()
URL of the source image used to create this image.com.google.protobuf.ByteString
getSourceImageBytes()
URL of the source image used to create this image.CustomerEncryptionKey
getSourceImageEncryptionKey()
The customer-supplied encryption key of the source image.CustomerEncryptionKey.Builder
getSourceImageEncryptionKeyBuilder()
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 image.com.google.protobuf.ByteString
getSourceImageIdBytes()
[Output Only] The ID value of the image used to create this image.String
getSourceSnapshot()
URL of the source snapshot used to create this image.com.google.protobuf.ByteString
getSourceSnapshotBytes()
URL of the source snapshot used to create this image.CustomerEncryptionKey
getSourceSnapshotEncryptionKey()
The customer-supplied encryption key of the source snapshot.CustomerEncryptionKey.Builder
getSourceSnapshotEncryptionKeyBuilder()
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 ID value of the snapshot used to create this image.com.google.protobuf.ByteString
getSourceSnapshotIdBytes()
[Output Only] The ID value of the snapshot used to create this image.String
getSourceType()
The type of the image used to create this disk.com.google.protobuf.ByteString
getSourceTypeBytes()
The type of the image used to create this disk.String
getStatus()
[Output Only] The status of the image.com.google.protobuf.ByteString
getStatusBytes()
[Output Only] The status of the image.String
getStorageLocations(int index)
Cloud Storage bucket storage location of the image (regional or multi-regional).com.google.protobuf.ByteString
getStorageLocationsBytes(int index)
Cloud Storage bucket storage location of the image (regional or multi-regional).int
getStorageLocationsCount()
Cloud Storage bucket storage location of the image (regional or multi-regional).com.google.protobuf.ProtocolStringList
getStorageLocationsList()
Cloud Storage bucket storage location of the image (regional or multi-regional).boolean
hasArchitecture()
The architecture of the image.boolean
hasArchiveSizeBytes()
Size of the image tar.gz archive stored in Google Cloud Storage (in bytes).boolean
hasCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.boolean
hasDeprecated()
The deprecation status associated with this image.boolean
hasDescription()
An optional description of this resource.boolean
hasDiskSizeGb()
Size of the image when restored onto a persistent disk (in GB).boolean
hasFamily()
The name of the image family to which this image belongs.boolean
hasId()
[Output Only] The unique identifier for the resource.boolean
hasImageEncryptionKey()
Encrypts the image using a customer-supplied encryption key.boolean
hasKind()
[Output Only] Type of the resource.boolean
hasLabelFingerprint()
A fingerprint for the labels being applied to this image, which is essentially a hash of the labels used for optimistic locking.boolean
hasName()
Name of the resource; provided by the client when the resource is created.boolean
hasRawDisk()
The parameters of the raw disk image.boolean
hasSatisfiesPzs()
[Output Only] Reserved for future use.boolean
hasSelfLink()
[Output Only] Server-defined URL for the resource.boolean
hasShieldedInstanceInitialState()
Set the secure boot keys of shielded instance.boolean
hasSourceDisk()
URL of the source disk used to create this image.boolean
hasSourceDiskEncryptionKey()
The customer-supplied encryption key of the source disk.boolean
hasSourceDiskId()
[Output Only] The ID value of the disk used to create this image.boolean
hasSourceImage()
URL of the source image used to create this image.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 image.boolean
hasSourceSnapshot()
URL of the source snapshot used to create this image.boolean
hasSourceSnapshotEncryptionKey()
The customer-supplied encryption key of the source snapshot.boolean
hasSourceSnapshotId()
[Output Only] The ID value of the snapshot used to create this image.boolean
hasSourceType()
The type of the image used to create this disk.boolean
hasStatus()
[Output Only] The status of the image.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
protected com.google.protobuf.MapField
internalGetMapField(int number)
protected com.google.protobuf.MapField
internalGetMutableMapField(int number)
boolean
isInitialized()
Image.Builder
mergeDeprecated(DeprecationStatus value)
The deprecation status associated with this image.Image.Builder
mergeFrom(Image other)
Image.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Image.Builder
mergeFrom(com.google.protobuf.Message other)
Image.Builder
mergeImageEncryptionKey(CustomerEncryptionKey value)
Encrypts the image using a customer-supplied encryption key.Image.Builder
mergeRawDisk(RawDisk value)
The parameters of the raw disk image.Image.Builder
mergeShieldedInstanceInitialState(InitialStateConfig value)
Set the secure boot keys of shielded instance.Image.Builder
mergeSourceDiskEncryptionKey(CustomerEncryptionKey value)
The customer-supplied encryption key of the source disk.Image.Builder
mergeSourceImageEncryptionKey(CustomerEncryptionKey value)
The customer-supplied encryption key of the source image.Image.Builder
mergeSourceSnapshotEncryptionKey(CustomerEncryptionKey value)
The customer-supplied encryption key of the source snapshot.Image.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Image.Builder
putAllLabels(Map<String,String> values)
Labels to apply to this image.Image.Builder
putLabels(String key, String value)
Labels to apply to this image.Image.Builder
removeGuestOsFeatures(int index)
A list of features to enable on the guest operating system.Image.Builder
removeLabels(String key)
Labels to apply to this image.Image.Builder
setArchitecture(String value)
The architecture of the image.Image.Builder
setArchitectureBytes(com.google.protobuf.ByteString value)
The architecture of the image.Image.Builder
setArchiveSizeBytes(long value)
Size of the image tar.gz archive stored in Google Cloud Storage (in bytes).Image.Builder
setCreationTimestamp(String value)
[Output Only] Creation timestamp in RFC3339 text format.Image.Builder
setCreationTimestampBytes(com.google.protobuf.ByteString value)
[Output Only] Creation timestamp in RFC3339 text format.Image.Builder
setDeprecated(DeprecationStatus value)
The deprecation status associated with this image.Image.Builder
setDeprecated(DeprecationStatus.Builder builderForValue)
The deprecation status associated with this image.Image.Builder
setDescription(String value)
An optional description of this resource.Image.Builder
setDescriptionBytes(com.google.protobuf.ByteString value)
An optional description of this resource.Image.Builder
setDiskSizeGb(long value)
Size of the image when restored onto a persistent disk (in GB).Image.Builder
setFamily(String value)
The name of the image family to which this image belongs.Image.Builder
setFamilyBytes(com.google.protobuf.ByteString value)
The name of the image family to which this image belongs.Image.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
Image.Builder
setGuestOsFeatures(int index, GuestOsFeature value)
A list of features to enable on the guest operating system.Image.Builder
setGuestOsFeatures(int index, GuestOsFeature.Builder builderForValue)
A list of features to enable on the guest operating system.Image.Builder
setId(long value)
[Output Only] The unique identifier for the resource.Image.Builder
setImageEncryptionKey(CustomerEncryptionKey value)
Encrypts the image using a customer-supplied encryption key.Image.Builder
setImageEncryptionKey(CustomerEncryptionKey.Builder builderForValue)
Encrypts the image using a customer-supplied encryption key.Image.Builder
setKind(String value)
[Output Only] Type of the resource.Image.Builder
setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of the resource.Image.Builder
setLabelFingerprint(String value)
A fingerprint for the labels being applied to this image, which is essentially a hash of the labels used for optimistic locking.Image.Builder
setLabelFingerprintBytes(com.google.protobuf.ByteString value)
A fingerprint for the labels being applied to this image, which is essentially a hash of the labels used for optimistic locking.Image.Builder
setLicenseCodes(int index, long value)
Integer license codes indicating which licenses are attached to this image.Image.Builder
setLicenses(int index, String value)
Any applicable license URI.Image.Builder
setName(String value)
Name of the resource; provided by the client when the resource is created.Image.Builder
setNameBytes(com.google.protobuf.ByteString value)
Name of the resource; provided by the client when the resource is created.Image.Builder
setRawDisk(RawDisk value)
The parameters of the raw disk image.Image.Builder
setRawDisk(RawDisk.Builder builderForValue)
The parameters of the raw disk image.Image.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
Image.Builder
setSatisfiesPzs(boolean value)
[Output Only] Reserved for future use.Image.Builder
setSelfLink(String value)
[Output Only] Server-defined URL for the resource.Image.Builder
setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for the resource.Image.Builder
setShieldedInstanceInitialState(InitialStateConfig value)
Set the secure boot keys of shielded instance.Image.Builder
setShieldedInstanceInitialState(InitialStateConfig.Builder builderForValue)
Set the secure boot keys of shielded instance.Image.Builder
setSourceDisk(String value)
URL of the source disk used to create this image.Image.Builder
setSourceDiskBytes(com.google.protobuf.ByteString value)
URL of the source disk used to create this image.Image.Builder
setSourceDiskEncryptionKey(CustomerEncryptionKey value)
The customer-supplied encryption key of the source disk.Image.Builder
setSourceDiskEncryptionKey(CustomerEncryptionKey.Builder builderForValue)
The customer-supplied encryption key of the source disk.Image.Builder
setSourceDiskId(String value)
[Output Only] The ID value of the disk used to create this image.Image.Builder
setSourceDiskIdBytes(com.google.protobuf.ByteString value)
[Output Only] The ID value of the disk used to create this image.Image.Builder
setSourceImage(String value)
URL of the source image used to create this image.Image.Builder
setSourceImageBytes(com.google.protobuf.ByteString value)
URL of the source image used to create this image.Image.Builder
setSourceImageEncryptionKey(CustomerEncryptionKey value)
The customer-supplied encryption key of the source image.Image.Builder
setSourceImageEncryptionKey(CustomerEncryptionKey.Builder builderForValue)
The customer-supplied encryption key of the source image.Image.Builder
setSourceImageId(String value)
[Output Only] The ID value of the image used to create this image.Image.Builder
setSourceImageIdBytes(com.google.protobuf.ByteString value)
[Output Only] The ID value of the image used to create this image.Image.Builder
setSourceSnapshot(String value)
URL of the source snapshot used to create this image.Image.Builder
setSourceSnapshotBytes(com.google.protobuf.ByteString value)
URL of the source snapshot used to create this image.Image.Builder
setSourceSnapshotEncryptionKey(CustomerEncryptionKey value)
The customer-supplied encryption key of the source snapshot.Image.Builder
setSourceSnapshotEncryptionKey(CustomerEncryptionKey.Builder builderForValue)
The customer-supplied encryption key of the source snapshot.Image.Builder
setSourceSnapshotId(String value)
[Output Only] The ID value of the snapshot used to create this image.Image.Builder
setSourceSnapshotIdBytes(com.google.protobuf.ByteString value)
[Output Only] The ID value of the snapshot used to create this image.Image.Builder
setSourceType(String value)
The type of the image used to create this disk.Image.Builder
setSourceTypeBytes(com.google.protobuf.ByteString value)
The type of the image used to create this disk.Image.Builder
setStatus(String value)
[Output Only] The status of the image.Image.Builder
setStatusBytes(com.google.protobuf.ByteString value)
[Output Only] The status of the image.Image.Builder
setStorageLocations(int index, String value)
Cloud Storage bucket storage location of the image (regional or multi-regional).Image.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Image.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
- Overrides:
internalGetMutableMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Image.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<Image.Builder>
-
clear
public Image.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<Image.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<Image.Builder>
-
getDefaultInstanceForType
public Image getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public Image build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Image buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Image.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<Image.Builder>
-
setField
public Image.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Image.Builder>
-
clearField
public Image.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Image.Builder>
-
clearOneof
public Image.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<Image.Builder>
-
setRepeatedField
public Image.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Image.Builder>
-
addRepeatedField
public Image.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Image.Builder>
-
mergeFrom
public Image.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Image.Builder>
-
mergeFrom
public Image.Builder mergeFrom(Image other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<Image.Builder>
-
mergeFrom
public Image.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Image.Builder>
- Throws:
IOException
-
hasArchitecture
public boolean hasArchitecture()
The architecture of the image. Valid values are ARM64 or X86_64. Check the Architecture enum for the list of possible values.
optional string architecture = 302803283;
- Specified by:
hasArchitecture
in interfaceImageOrBuilder
- Returns:
- Whether the architecture field is set.
-
getArchitecture
public String getArchitecture()
The architecture of the image. Valid values are ARM64 or X86_64. Check the Architecture enum for the list of possible values.
optional string architecture = 302803283;
- Specified by:
getArchitecture
in interfaceImageOrBuilder
- Returns:
- The architecture.
-
getArchitectureBytes
public com.google.protobuf.ByteString getArchitectureBytes()
The architecture of the image. Valid values are ARM64 or X86_64. Check the Architecture enum for the list of possible values.
optional string architecture = 302803283;
- Specified by:
getArchitectureBytes
in interfaceImageOrBuilder
- Returns:
- The bytes for architecture.
-
setArchitecture
public Image.Builder setArchitecture(String value)
The architecture of the image. Valid values are ARM64 or X86_64. Check the Architecture enum for the list of possible values.
optional string architecture = 302803283;
- Parameters:
value
- The architecture to set.- Returns:
- This builder for chaining.
-
clearArchitecture
public Image.Builder clearArchitecture()
The architecture of the image. Valid values are ARM64 or X86_64. Check the Architecture enum for the list of possible values.
optional string architecture = 302803283;
- Returns:
- This builder for chaining.
-
setArchitectureBytes
public Image.Builder setArchitectureBytes(com.google.protobuf.ByteString value)
The architecture of the image. Valid values are ARM64 or X86_64. Check the Architecture enum for the list of possible values.
optional string architecture = 302803283;
- Parameters:
value
- The bytes for architecture to set.- Returns:
- This builder for chaining.
-
hasArchiveSizeBytes
public boolean hasArchiveSizeBytes()
Size of the image tar.gz archive stored in Google Cloud Storage (in bytes).
optional int64 archive_size_bytes = 381093450;
- Specified by:
hasArchiveSizeBytes
in interfaceImageOrBuilder
- Returns:
- Whether the archiveSizeBytes field is set.
-
getArchiveSizeBytes
public long getArchiveSizeBytes()
Size of the image tar.gz archive stored in Google Cloud Storage (in bytes).
optional int64 archive_size_bytes = 381093450;
- Specified by:
getArchiveSizeBytes
in interfaceImageOrBuilder
- Returns:
- The archiveSizeBytes.
-
setArchiveSizeBytes
public Image.Builder setArchiveSizeBytes(long value)
Size of the image tar.gz archive stored in Google Cloud Storage (in bytes).
optional int64 archive_size_bytes = 381093450;
- Parameters:
value
- The archiveSizeBytes to set.- Returns:
- This builder for chaining.
-
clearArchiveSizeBytes
public Image.Builder clearArchiveSizeBytes()
Size of the image tar.gz archive stored in Google Cloud Storage (in bytes).
optional int64 archive_size_bytes = 381093450;
- Returns:
- This builder for chaining.
-
hasCreationTimestamp
public boolean hasCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;
- Specified by:
hasCreationTimestamp
in interfaceImageOrBuilder
- Returns:
- Whether the creationTimestamp field is set.
-
getCreationTimestamp
public String getCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;
- Specified by:
getCreationTimestamp
in interfaceImageOrBuilder
- Returns:
- The creationTimestamp.
-
getCreationTimestampBytes
public com.google.protobuf.ByteString getCreationTimestampBytes()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;
- Specified by:
getCreationTimestampBytes
in interfaceImageOrBuilder
- Returns:
- The bytes for creationTimestamp.
-
setCreationTimestamp
public Image.Builder setCreationTimestamp(String value)
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;
- Parameters:
value
- The creationTimestamp to set.- Returns:
- This builder for chaining.
-
clearCreationTimestamp
public Image.Builder clearCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;
- Returns:
- This builder for chaining.
-
setCreationTimestampBytes
public Image.Builder setCreationTimestampBytes(com.google.protobuf.ByteString value)
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;
- Parameters:
value
- The bytes for creationTimestamp to set.- Returns:
- This builder for chaining.
-
hasDeprecated
public boolean hasDeprecated()
The deprecation status associated with this image.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;
- Specified by:
hasDeprecated
in interfaceImageOrBuilder
- Returns:
- Whether the deprecated field is set.
-
getDeprecated
public DeprecationStatus getDeprecated()
The deprecation status associated with this image.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;
- Specified by:
getDeprecated
in interfaceImageOrBuilder
- Returns:
- The deprecated.
-
setDeprecated
public Image.Builder setDeprecated(DeprecationStatus value)
The deprecation status associated with this image.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;
-
setDeprecated
public Image.Builder setDeprecated(DeprecationStatus.Builder builderForValue)
The deprecation status associated with this image.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;
-
mergeDeprecated
public Image.Builder mergeDeprecated(DeprecationStatus value)
The deprecation status associated with this image.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;
-
clearDeprecated
public Image.Builder clearDeprecated()
The deprecation status associated with this image.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;
-
getDeprecatedBuilder
public DeprecationStatus.Builder getDeprecatedBuilder()
The deprecation status associated with this image.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;
-
getDeprecatedOrBuilder
public DeprecationStatusOrBuilder getDeprecatedOrBuilder()
The deprecation status associated with this image.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;
- Specified by:
getDeprecatedOrBuilder
in interfaceImageOrBuilder
-
hasDescription
public boolean hasDescription()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;
- Specified by:
hasDescription
in interfaceImageOrBuilder
- Returns:
- Whether the description field is set.
-
getDescription
public String getDescription()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;
- Specified by:
getDescription
in interfaceImageOrBuilder
- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;
- Specified by:
getDescriptionBytes
in interfaceImageOrBuilder
- Returns:
- The bytes for description.
-
setDescription
public Image.Builder setDescription(String value)
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;
- Parameters:
value
- The description to set.- Returns:
- This builder for chaining.
-
clearDescription
public Image.Builder clearDescription()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;
- Returns:
- This builder for chaining.
-
setDescriptionBytes
public Image.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;
- Parameters:
value
- The bytes for description to set.- Returns:
- This builder for chaining.
-
hasDiskSizeGb
public boolean hasDiskSizeGb()
Size of the image when restored onto a persistent disk (in GB).
optional int64 disk_size_gb = 316263735;
- Specified by:
hasDiskSizeGb
in interfaceImageOrBuilder
- Returns:
- Whether the diskSizeGb field is set.
-
getDiskSizeGb
public long getDiskSizeGb()
Size of the image when restored onto a persistent disk (in GB).
optional int64 disk_size_gb = 316263735;
- Specified by:
getDiskSizeGb
in interfaceImageOrBuilder
- Returns:
- The diskSizeGb.
-
setDiskSizeGb
public Image.Builder setDiskSizeGb(long value)
Size of the image when restored onto a persistent disk (in GB).
optional int64 disk_size_gb = 316263735;
- Parameters:
value
- The diskSizeGb to set.- Returns:
- This builder for chaining.
-
clearDiskSizeGb
public Image.Builder clearDiskSizeGb()
Size of the image when restored onto a persistent disk (in GB).
optional int64 disk_size_gb = 316263735;
- Returns:
- This builder for chaining.
-
hasFamily
public boolean hasFamily()
The name of the image family to which this image belongs. The image family name can be from a publicly managed image family provided by Compute Engine, or from a custom image family you create. For example, centos-stream-9 is a publicly available image family. For more information, see Image family best practices. When creating disks, you can specify an image family instead of a specific image name. The image family always returns its latest image that is not deprecated. The name of the image family must comply with RFC1035.
optional string family = 328751972;
- Specified by:
hasFamily
in interfaceImageOrBuilder
- Returns:
- Whether the family field is set.
-
getFamily
public String getFamily()
The name of the image family to which this image belongs. The image family name can be from a publicly managed image family provided by Compute Engine, or from a custom image family you create. For example, centos-stream-9 is a publicly available image family. For more information, see Image family best practices. When creating disks, you can specify an image family instead of a specific image name. The image family always returns its latest image that is not deprecated. The name of the image family must comply with RFC1035.
optional string family = 328751972;
- Specified by:
getFamily
in interfaceImageOrBuilder
- Returns:
- The family.
-
getFamilyBytes
public com.google.protobuf.ByteString getFamilyBytes()
The name of the image family to which this image belongs. The image family name can be from a publicly managed image family provided by Compute Engine, or from a custom image family you create. For example, centos-stream-9 is a publicly available image family. For more information, see Image family best practices. When creating disks, you can specify an image family instead of a specific image name. The image family always returns its latest image that is not deprecated. The name of the image family must comply with RFC1035.
optional string family = 328751972;
- Specified by:
getFamilyBytes
in interfaceImageOrBuilder
- Returns:
- The bytes for family.
-
setFamily
public Image.Builder setFamily(String value)
The name of the image family to which this image belongs. The image family name can be from a publicly managed image family provided by Compute Engine, or from a custom image family you create. For example, centos-stream-9 is a publicly available image family. For more information, see Image family best practices. When creating disks, you can specify an image family instead of a specific image name. The image family always returns its latest image that is not deprecated. The name of the image family must comply with RFC1035.
optional string family = 328751972;
- Parameters:
value
- The family to set.- Returns:
- This builder for chaining.
-
clearFamily
public Image.Builder clearFamily()
The name of the image family to which this image belongs. The image family name can be from a publicly managed image family provided by Compute Engine, or from a custom image family you create. For example, centos-stream-9 is a publicly available image family. For more information, see Image family best practices. When creating disks, you can specify an image family instead of a specific image name. The image family always returns its latest image that is not deprecated. The name of the image family must comply with RFC1035.
optional string family = 328751972;
- Returns:
- This builder for chaining.
-
setFamilyBytes
public Image.Builder setFamilyBytes(com.google.protobuf.ByteString value)
The name of the image family to which this image belongs. The image family name can be from a publicly managed image family provided by Compute Engine, or from a custom image family you create. For example, centos-stream-9 is a publicly available image family. For more information, see Image family best practices. When creating disks, you can specify an image family instead of a specific image name. The image family always returns its latest image that is not deprecated. The name of the image family must comply with RFC1035.
optional string family = 328751972;
- Parameters:
value
- The bytes for family to set.- Returns:
- This builder for chaining.
-
getGuestOsFeaturesList
public List<GuestOsFeature> getGuestOsFeaturesList()
A list of features to enable on the guest operating system. Applicable only for bootable images. To see a list of available options, see the guestOSfeatures[].type parameter.
repeated .google.cloud.compute.v1.GuestOsFeature guest_os_features = 79294545;
- Specified by:
getGuestOsFeaturesList
in interfaceImageOrBuilder
-
getGuestOsFeaturesCount
public int getGuestOsFeaturesCount()
A list of features to enable on the guest operating system. Applicable only for bootable images. To see a list of available options, see the guestOSfeatures[].type parameter.
repeated .google.cloud.compute.v1.GuestOsFeature guest_os_features = 79294545;
- Specified by:
getGuestOsFeaturesCount
in interfaceImageOrBuilder
-
getGuestOsFeatures
public GuestOsFeature getGuestOsFeatures(int index)
A list of features to enable on the guest operating system. Applicable only for bootable images. To see a list of available options, see the guestOSfeatures[].type parameter.
repeated .google.cloud.compute.v1.GuestOsFeature guest_os_features = 79294545;
- Specified by:
getGuestOsFeatures
in interfaceImageOrBuilder
-
setGuestOsFeatures
public Image.Builder setGuestOsFeatures(int index, GuestOsFeature value)
A list of features to enable on the guest operating system. Applicable only for bootable images. To see a list of available options, see the guestOSfeatures[].type parameter.
repeated .google.cloud.compute.v1.GuestOsFeature guest_os_features = 79294545;
-
setGuestOsFeatures
public Image.Builder setGuestOsFeatures(int index, GuestOsFeature.Builder builderForValue)
A list of features to enable on the guest operating system. Applicable only for bootable images. To see a list of available options, see the guestOSfeatures[].type parameter.
repeated .google.cloud.compute.v1.GuestOsFeature guest_os_features = 79294545;
-
addGuestOsFeatures
public Image.Builder addGuestOsFeatures(GuestOsFeature value)
A list of features to enable on the guest operating system. Applicable only for bootable images. To see a list of available options, see the guestOSfeatures[].type parameter.
repeated .google.cloud.compute.v1.GuestOsFeature guest_os_features = 79294545;
-
addGuestOsFeatures
public Image.Builder addGuestOsFeatures(int index, GuestOsFeature value)
A list of features to enable on the guest operating system. Applicable only for bootable images. To see a list of available options, see the guestOSfeatures[].type parameter.
repeated .google.cloud.compute.v1.GuestOsFeature guest_os_features = 79294545;
-
addGuestOsFeatures
public Image.Builder addGuestOsFeatures(GuestOsFeature.Builder builderForValue)
A list of features to enable on the guest operating system. Applicable only for bootable images. To see a list of available options, see the guestOSfeatures[].type parameter.
repeated .google.cloud.compute.v1.GuestOsFeature guest_os_features = 79294545;
-
addGuestOsFeatures
public Image.Builder addGuestOsFeatures(int index, GuestOsFeature.Builder builderForValue)
A list of features to enable on the guest operating system. Applicable only for bootable images. To see a list of available options, see the guestOSfeatures[].type parameter.
repeated .google.cloud.compute.v1.GuestOsFeature guest_os_features = 79294545;
-
addAllGuestOsFeatures
public Image.Builder addAllGuestOsFeatures(Iterable<? extends GuestOsFeature> values)
A list of features to enable on the guest operating system. Applicable only for bootable images. To see a list of available options, see the guestOSfeatures[].type parameter.
repeated .google.cloud.compute.v1.GuestOsFeature guest_os_features = 79294545;
-
clearGuestOsFeatures
public Image.Builder clearGuestOsFeatures()
A list of features to enable on the guest operating system. Applicable only for bootable images. To see a list of available options, see the guestOSfeatures[].type parameter.
repeated .google.cloud.compute.v1.GuestOsFeature guest_os_features = 79294545;
-
removeGuestOsFeatures
public Image.Builder removeGuestOsFeatures(int index)
A list of features to enable on the guest operating system. Applicable only for bootable images. To see a list of available options, see the guestOSfeatures[].type parameter.
repeated .google.cloud.compute.v1.GuestOsFeature guest_os_features = 79294545;
-
getGuestOsFeaturesBuilder
public GuestOsFeature.Builder getGuestOsFeaturesBuilder(int index)
A list of features to enable on the guest operating system. Applicable only for bootable images. To see a list of available options, see the guestOSfeatures[].type parameter.
repeated .google.cloud.compute.v1.GuestOsFeature guest_os_features = 79294545;
-
getGuestOsFeaturesOrBuilder
public GuestOsFeatureOrBuilder getGuestOsFeaturesOrBuilder(int index)
A list of features to enable on the guest operating system. Applicable only for bootable images. To see a list of available options, see the guestOSfeatures[].type parameter.
repeated .google.cloud.compute.v1.GuestOsFeature guest_os_features = 79294545;
- Specified by:
getGuestOsFeaturesOrBuilder
in interfaceImageOrBuilder
-
getGuestOsFeaturesOrBuilderList
public List<? extends GuestOsFeatureOrBuilder> getGuestOsFeaturesOrBuilderList()
A list of features to enable on the guest operating system. Applicable only for bootable images. To see a list of available options, see the guestOSfeatures[].type parameter.
repeated .google.cloud.compute.v1.GuestOsFeature guest_os_features = 79294545;
- Specified by:
getGuestOsFeaturesOrBuilderList
in interfaceImageOrBuilder
-
addGuestOsFeaturesBuilder
public GuestOsFeature.Builder addGuestOsFeaturesBuilder()
A list of features to enable on the guest operating system. Applicable only for bootable images. To see a list of available options, see the guestOSfeatures[].type parameter.
repeated .google.cloud.compute.v1.GuestOsFeature guest_os_features = 79294545;
-
addGuestOsFeaturesBuilder
public GuestOsFeature.Builder addGuestOsFeaturesBuilder(int index)
A list of features to enable on the guest operating system. Applicable only for bootable images. To see a list of available options, see the guestOSfeatures[].type parameter.
repeated .google.cloud.compute.v1.GuestOsFeature guest_os_features = 79294545;
-
getGuestOsFeaturesBuilderList
public List<GuestOsFeature.Builder> getGuestOsFeaturesBuilderList()
A list of features to enable on the guest operating system. Applicable only for bootable images. To see a list of available options, see the guestOSfeatures[].type parameter.
repeated .google.cloud.compute.v1.GuestOsFeature guest_os_features = 79294545;
-
hasId
public boolean hasId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;
- Specified by:
hasId
in interfaceImageOrBuilder
- Returns:
- Whether the id field is set.
-
getId
public long getId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;
- Specified by:
getId
in interfaceImageOrBuilder
- Returns:
- The id.
-
setId
public Image.Builder setId(long value)
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;
- Parameters:
value
- The id to set.- Returns:
- This builder for chaining.
-
clearId
public Image.Builder clearId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;
- Returns:
- This builder for chaining.
-
hasImageEncryptionKey
public boolean hasImageEncryptionKey()
Encrypts the image using a customer-supplied encryption key. After you encrypt an image with a customer-supplied key, you must provide the same key if you use the image later (e.g. to create a disk from the image). Customer-supplied encryption keys do not protect access to metadata of the disk. If you do not provide an encryption key when creating the image, then the disk will be encrypted using an automatically generated key and you do not need to provide a key to use the image later.
optional .google.cloud.compute.v1.CustomerEncryptionKey image_encryption_key = 379512583;
- Specified by:
hasImageEncryptionKey
in interfaceImageOrBuilder
- Returns:
- Whether the imageEncryptionKey field is set.
-
getImageEncryptionKey
public CustomerEncryptionKey getImageEncryptionKey()
Encrypts the image using a customer-supplied encryption key. After you encrypt an image with a customer-supplied key, you must provide the same key if you use the image later (e.g. to create a disk from the image). Customer-supplied encryption keys do not protect access to metadata of the disk. If you do not provide an encryption key when creating the image, then the disk will be encrypted using an automatically generated key and you do not need to provide a key to use the image later.
optional .google.cloud.compute.v1.CustomerEncryptionKey image_encryption_key = 379512583;
- Specified by:
getImageEncryptionKey
in interfaceImageOrBuilder
- Returns:
- The imageEncryptionKey.
-
setImageEncryptionKey
public Image.Builder setImageEncryptionKey(CustomerEncryptionKey value)
Encrypts the image using a customer-supplied encryption key. After you encrypt an image with a customer-supplied key, you must provide the same key if you use the image later (e.g. to create a disk from the image). Customer-supplied encryption keys do not protect access to metadata of the disk. If you do not provide an encryption key when creating the image, then the disk will be encrypted using an automatically generated key and you do not need to provide a key to use the image later.
optional .google.cloud.compute.v1.CustomerEncryptionKey image_encryption_key = 379512583;
-
setImageEncryptionKey
public Image.Builder setImageEncryptionKey(CustomerEncryptionKey.Builder builderForValue)
Encrypts the image using a customer-supplied encryption key. After you encrypt an image with a customer-supplied key, you must provide the same key if you use the image later (e.g. to create a disk from the image). Customer-supplied encryption keys do not protect access to metadata of the disk. If you do not provide an encryption key when creating the image, then the disk will be encrypted using an automatically generated key and you do not need to provide a key to use the image later.
optional .google.cloud.compute.v1.CustomerEncryptionKey image_encryption_key = 379512583;
-
mergeImageEncryptionKey
public Image.Builder mergeImageEncryptionKey(CustomerEncryptionKey value)
Encrypts the image using a customer-supplied encryption key. After you encrypt an image with a customer-supplied key, you must provide the same key if you use the image later (e.g. to create a disk from the image). Customer-supplied encryption keys do not protect access to metadata of the disk. If you do not provide an encryption key when creating the image, then the disk will be encrypted using an automatically generated key and you do not need to provide a key to use the image later.
optional .google.cloud.compute.v1.CustomerEncryptionKey image_encryption_key = 379512583;
-
clearImageEncryptionKey
public Image.Builder clearImageEncryptionKey()
Encrypts the image using a customer-supplied encryption key. After you encrypt an image with a customer-supplied key, you must provide the same key if you use the image later (e.g. to create a disk from the image). Customer-supplied encryption keys do not protect access to metadata of the disk. If you do not provide an encryption key when creating the image, then the disk will be encrypted using an automatically generated key and you do not need to provide a key to use the image later.
optional .google.cloud.compute.v1.CustomerEncryptionKey image_encryption_key = 379512583;
-
getImageEncryptionKeyBuilder
public CustomerEncryptionKey.Builder getImageEncryptionKeyBuilder()
Encrypts the image using a customer-supplied encryption key. After you encrypt an image with a customer-supplied key, you must provide the same key if you use the image later (e.g. to create a disk from the image). Customer-supplied encryption keys do not protect access to metadata of the disk. If you do not provide an encryption key when creating the image, then the disk will be encrypted using an automatically generated key and you do not need to provide a key to use the image later.
optional .google.cloud.compute.v1.CustomerEncryptionKey image_encryption_key = 379512583;
-
getImageEncryptionKeyOrBuilder
public CustomerEncryptionKeyOrBuilder getImageEncryptionKeyOrBuilder()
Encrypts the image using a customer-supplied encryption key. After you encrypt an image with a customer-supplied key, you must provide the same key if you use the image later (e.g. to create a disk from the image). Customer-supplied encryption keys do not protect access to metadata of the disk. If you do not provide an encryption key when creating the image, then the disk will be encrypted using an automatically generated key and you do not need to provide a key to use the image later.
optional .google.cloud.compute.v1.CustomerEncryptionKey image_encryption_key = 379512583;
- Specified by:
getImageEncryptionKeyOrBuilder
in interfaceImageOrBuilder
-
hasKind
public boolean hasKind()
[Output Only] Type of the resource. Always compute#image for images.
optional string kind = 3292052;
- Specified by:
hasKind
in interfaceImageOrBuilder
- Returns:
- Whether the kind field is set.
-
getKind
public String getKind()
[Output Only] Type of the resource. Always compute#image for images.
optional string kind = 3292052;
- Specified by:
getKind
in interfaceImageOrBuilder
- Returns:
- The kind.
-
getKindBytes
public com.google.protobuf.ByteString getKindBytes()
[Output Only] Type of the resource. Always compute#image for images.
optional string kind = 3292052;
- Specified by:
getKindBytes
in interfaceImageOrBuilder
- Returns:
- The bytes for kind.
-
setKind
public Image.Builder setKind(String value)
[Output Only] Type of the resource. Always compute#image for images.
optional string kind = 3292052;
- Parameters:
value
- The kind to set.- Returns:
- This builder for chaining.
-
clearKind
public Image.Builder clearKind()
[Output Only] Type of the resource. Always compute#image for images.
optional string kind = 3292052;
- Returns:
- This builder for chaining.
-
setKindBytes
public Image.Builder setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of the resource. Always compute#image for images.
optional string kind = 3292052;
- Parameters:
value
- The bytes for kind to set.- Returns:
- This builder for chaining.
-
hasLabelFingerprint
public boolean hasLabelFingerprint()
A fingerprint for the labels being applied to this image, which is essentially a hash of the labels 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 an image.
optional string label_fingerprint = 178124825;
- Specified by:
hasLabelFingerprint
in interfaceImageOrBuilder
- Returns:
- Whether the labelFingerprint field is set.
-
getLabelFingerprint
public String getLabelFingerprint()
A fingerprint for the labels being applied to this image, which is essentially a hash of the labels 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 an image.
optional string label_fingerprint = 178124825;
- Specified by:
getLabelFingerprint
in interfaceImageOrBuilder
- Returns:
- The labelFingerprint.
-
getLabelFingerprintBytes
public com.google.protobuf.ByteString getLabelFingerprintBytes()
A fingerprint for the labels being applied to this image, which is essentially a hash of the labels 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 an image.
optional string label_fingerprint = 178124825;
- Specified by:
getLabelFingerprintBytes
in interfaceImageOrBuilder
- Returns:
- The bytes for labelFingerprint.
-
setLabelFingerprint
public Image.Builder setLabelFingerprint(String value)
A fingerprint for the labels being applied to this image, which is essentially a hash of the labels 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 an image.
optional string label_fingerprint = 178124825;
- Parameters:
value
- The labelFingerprint to set.- Returns:
- This builder for chaining.
-
clearLabelFingerprint
public Image.Builder clearLabelFingerprint()
A fingerprint for the labels being applied to this image, which is essentially a hash of the labels 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 an image.
optional string label_fingerprint = 178124825;
- Returns:
- This builder for chaining.
-
setLabelFingerprintBytes
public Image.Builder setLabelFingerprintBytes(com.google.protobuf.ByteString value)
A fingerprint for the labels being applied to this image, which is essentially a hash of the labels 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 an image.
optional string label_fingerprint = 178124825;
- Parameters:
value
- The bytes for labelFingerprint to set.- Returns:
- This builder for chaining.
-
getLabelsCount
public int getLabelsCount()
Description copied from interface:ImageOrBuilder
Labels to apply to this image. These can be later modified by the setLabels method.
map<string, string> labels = 500195327;
- Specified by:
getLabelsCount
in interfaceImageOrBuilder
-
containsLabels
public boolean containsLabels(String key)
Labels to apply to this image. These can be later modified by the setLabels method.
map<string, string> labels = 500195327;
- Specified by:
containsLabels
in interfaceImageOrBuilder
-
getLabels
@Deprecated public Map<String,String> getLabels()
Deprecated.UsegetLabelsMap()
instead.- Specified by:
getLabels
in interfaceImageOrBuilder
-
getLabelsMap
public Map<String,String> getLabelsMap()
Labels to apply to this image. These can be later modified by the setLabels method.
map<string, string> labels = 500195327;
- Specified by:
getLabelsMap
in interfaceImageOrBuilder
-
getLabelsOrDefault
public String getLabelsOrDefault(String key, String defaultValue)
Labels to apply to this image. These can be later modified by the setLabels method.
map<string, string> labels = 500195327;
- Specified by:
getLabelsOrDefault
in interfaceImageOrBuilder
-
getLabelsOrThrow
public String getLabelsOrThrow(String key)
Labels to apply to this image. These can be later modified by the setLabels method.
map<string, string> labels = 500195327;
- Specified by:
getLabelsOrThrow
in interfaceImageOrBuilder
-
clearLabels
public Image.Builder clearLabels()
-
removeLabels
public Image.Builder removeLabels(String key)
Labels to apply to this image. These can be later modified by the setLabels method.
map<string, string> labels = 500195327;
-
getMutableLabels
@Deprecated public Map<String,String> getMutableLabels()
Deprecated.Use alternate mutation accessors instead.
-
putLabels
public Image.Builder putLabels(String key, String value)
Labels to apply to this image. These can be later modified by the setLabels method.
map<string, string> labels = 500195327;
-
putAllLabels
public Image.Builder putAllLabels(Map<String,String> values)
Labels to apply to this image. These can be later modified by the setLabels method.
map<string, string> labels = 500195327;
-
getLicenseCodesList
public List<Long> getLicenseCodesList()
Integer license codes indicating which licenses are attached to this image.
repeated int64 license_codes = 45482664;
- Specified by:
getLicenseCodesList
in interfaceImageOrBuilder
- Returns:
- A list containing the licenseCodes.
-
getLicenseCodesCount
public int getLicenseCodesCount()
Integer license codes indicating which licenses are attached to this image.
repeated int64 license_codes = 45482664;
- Specified by:
getLicenseCodesCount
in interfaceImageOrBuilder
- Returns:
- The count of licenseCodes.
-
getLicenseCodes
public long getLicenseCodes(int index)
Integer license codes indicating which licenses are attached to this image.
repeated int64 license_codes = 45482664;
- Specified by:
getLicenseCodes
in interfaceImageOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The licenseCodes at the given index.
-
setLicenseCodes
public Image.Builder setLicenseCodes(int index, long value)
Integer license codes indicating which licenses are attached to this image.
repeated int64 license_codes = 45482664;
- Parameters:
index
- The index to set the value at.value
- The licenseCodes to set.- Returns:
- This builder for chaining.
-
addLicenseCodes
public Image.Builder addLicenseCodes(long value)
Integer license codes indicating which licenses are attached to this image.
repeated int64 license_codes = 45482664;
- Parameters:
value
- The licenseCodes to add.- Returns:
- This builder for chaining.
-
addAllLicenseCodes
public Image.Builder addAllLicenseCodes(Iterable<? extends Long> values)
Integer license codes indicating which licenses are attached to this image.
repeated int64 license_codes = 45482664;
- Parameters:
values
- The licenseCodes to add.- Returns:
- This builder for chaining.
-
clearLicenseCodes
public Image.Builder clearLicenseCodes()
Integer license codes indicating which licenses are attached to this image.
repeated int64 license_codes = 45482664;
- Returns:
- This builder for chaining.
-
getLicensesList
public com.google.protobuf.ProtocolStringList getLicensesList()
Any applicable license URI.
repeated string licenses = 337642578;
- Specified by:
getLicensesList
in interfaceImageOrBuilder
- Returns:
- A list containing the licenses.
-
getLicensesCount
public int getLicensesCount()
Any applicable license URI.
repeated string licenses = 337642578;
- Specified by:
getLicensesCount
in interfaceImageOrBuilder
- Returns:
- The count of licenses.
-
getLicenses
public String getLicenses(int index)
Any applicable license URI.
repeated string licenses = 337642578;
- Specified by:
getLicenses
in interfaceImageOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The licenses at the given index.
-
getLicensesBytes
public com.google.protobuf.ByteString getLicensesBytes(int index)
Any applicable license URI.
repeated string licenses = 337642578;
- Specified by:
getLicensesBytes
in interfaceImageOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the licenses at the given index.
-
setLicenses
public Image.Builder setLicenses(int index, String value)
Any applicable license URI.
repeated string licenses = 337642578;
- Parameters:
index
- The index to set the value at.value
- The licenses to set.- Returns:
- This builder for chaining.
-
addLicenses
public Image.Builder addLicenses(String value)
Any applicable license URI.
repeated string licenses = 337642578;
- Parameters:
value
- The licenses to add.- Returns:
- This builder for chaining.
-
addAllLicenses
public Image.Builder addAllLicenses(Iterable<String> values)
Any applicable license URI.
repeated string licenses = 337642578;
- Parameters:
values
- The licenses to add.- Returns:
- This builder for chaining.
-
clearLicenses
public Image.Builder clearLicenses()
Any applicable license URI.
repeated string licenses = 337642578;
- Returns:
- This builder for chaining.
-
addLicensesBytes
public Image.Builder addLicensesBytes(com.google.protobuf.ByteString value)
Any applicable license URI.
repeated string licenses = 337642578;
- Parameters:
value
- The bytes of the licenses to add.- Returns:
- This builder for chaining.
-
hasName
public 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;
- Specified by:
hasName
in interfaceImageOrBuilder
- Returns:
- Whether the name field is set.
-
getName
public 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;
- Specified by:
getName
in interfaceImageOrBuilder
- Returns:
- The name.
-
getNameBytes
public 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;
- Specified by:
getNameBytes
in interfaceImageOrBuilder
- Returns:
- The bytes for name.
-
setName
public Image.Builder setName(String value)
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;
- Parameters:
value
- The name to set.- Returns:
- This builder for chaining.
-
clearName
public Image.Builder clearName()
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;
- Returns:
- This builder for chaining.
-
setNameBytes
public Image.Builder setNameBytes(com.google.protobuf.ByteString value)
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;
- Parameters:
value
- The bytes for name to set.- Returns:
- This builder for chaining.
-
hasRawDisk
public boolean hasRawDisk()
The parameters of the raw disk image.
optional .google.cloud.compute.v1.RawDisk raw_disk = 503113556;
- Specified by:
hasRawDisk
in interfaceImageOrBuilder
- Returns:
- Whether the rawDisk field is set.
-
getRawDisk
public RawDisk getRawDisk()
The parameters of the raw disk image.
optional .google.cloud.compute.v1.RawDisk raw_disk = 503113556;
- Specified by:
getRawDisk
in interfaceImageOrBuilder
- Returns:
- The rawDisk.
-
setRawDisk
public Image.Builder setRawDisk(RawDisk value)
The parameters of the raw disk image.
optional .google.cloud.compute.v1.RawDisk raw_disk = 503113556;
-
setRawDisk
public Image.Builder setRawDisk(RawDisk.Builder builderForValue)
The parameters of the raw disk image.
optional .google.cloud.compute.v1.RawDisk raw_disk = 503113556;
-
mergeRawDisk
public Image.Builder mergeRawDisk(RawDisk value)
The parameters of the raw disk image.
optional .google.cloud.compute.v1.RawDisk raw_disk = 503113556;
-
clearRawDisk
public Image.Builder clearRawDisk()
The parameters of the raw disk image.
optional .google.cloud.compute.v1.RawDisk raw_disk = 503113556;
-
getRawDiskBuilder
public RawDisk.Builder getRawDiskBuilder()
The parameters of the raw disk image.
optional .google.cloud.compute.v1.RawDisk raw_disk = 503113556;
-
getRawDiskOrBuilder
public RawDiskOrBuilder getRawDiskOrBuilder()
The parameters of the raw disk image.
optional .google.cloud.compute.v1.RawDisk raw_disk = 503113556;
- Specified by:
getRawDiskOrBuilder
in interfaceImageOrBuilder
-
hasSatisfiesPzs
public boolean hasSatisfiesPzs()
[Output Only] Reserved for future use.
optional bool satisfies_pzs = 480964267;
- Specified by:
hasSatisfiesPzs
in interfaceImageOrBuilder
- Returns:
- Whether the satisfiesPzs field is set.
-
getSatisfiesPzs
public boolean getSatisfiesPzs()
[Output Only] Reserved for future use.
optional bool satisfies_pzs = 480964267;
- Specified by:
getSatisfiesPzs
in interfaceImageOrBuilder
- Returns:
- The satisfiesPzs.
-
setSatisfiesPzs
public Image.Builder setSatisfiesPzs(boolean value)
[Output Only] Reserved for future use.
optional bool satisfies_pzs = 480964267;
- Parameters:
value
- The satisfiesPzs to set.- Returns:
- This builder for chaining.
-
clearSatisfiesPzs
public Image.Builder clearSatisfiesPzs()
[Output Only] Reserved for future use.
optional bool satisfies_pzs = 480964267;
- Returns:
- This builder for chaining.
-
hasSelfLink
public boolean hasSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;
- Specified by:
hasSelfLink
in interfaceImageOrBuilder
- Returns:
- Whether the selfLink field is set.
-
getSelfLink
public String getSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;
- Specified by:
getSelfLink
in interfaceImageOrBuilder
- Returns:
- The selfLink.
-
getSelfLinkBytes
public com.google.protobuf.ByteString getSelfLinkBytes()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;
- Specified by:
getSelfLinkBytes
in interfaceImageOrBuilder
- Returns:
- The bytes for selfLink.
-
setSelfLink
public Image.Builder setSelfLink(String value)
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;
- Parameters:
value
- The selfLink to set.- Returns:
- This builder for chaining.
-
clearSelfLink
public Image.Builder clearSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;
- Returns:
- This builder for chaining.
-
setSelfLinkBytes
public Image.Builder setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;
- Parameters:
value
- The bytes for selfLink to set.- Returns:
- This builder for chaining.
-
hasShieldedInstanceInitialState
public boolean hasShieldedInstanceInitialState()
Set the secure boot keys of shielded instance.
optional .google.cloud.compute.v1.InitialStateConfig shielded_instance_initial_state = 192356867;
- Specified by:
hasShieldedInstanceInitialState
in interfaceImageOrBuilder
- Returns:
- Whether the shieldedInstanceInitialState field is set.
-
getShieldedInstanceInitialState
public InitialStateConfig getShieldedInstanceInitialState()
Set the secure boot keys of shielded instance.
optional .google.cloud.compute.v1.InitialStateConfig shielded_instance_initial_state = 192356867;
- Specified by:
getShieldedInstanceInitialState
in interfaceImageOrBuilder
- Returns:
- The shieldedInstanceInitialState.
-
setShieldedInstanceInitialState
public Image.Builder setShieldedInstanceInitialState(InitialStateConfig value)
Set the secure boot keys of shielded instance.
optional .google.cloud.compute.v1.InitialStateConfig shielded_instance_initial_state = 192356867;
-
setShieldedInstanceInitialState
public Image.Builder setShieldedInstanceInitialState(InitialStateConfig.Builder builderForValue)
Set the secure boot keys of shielded instance.
optional .google.cloud.compute.v1.InitialStateConfig shielded_instance_initial_state = 192356867;
-
mergeShieldedInstanceInitialState
public Image.Builder mergeShieldedInstanceInitialState(InitialStateConfig value)
Set the secure boot keys of shielded instance.
optional .google.cloud.compute.v1.InitialStateConfig shielded_instance_initial_state = 192356867;
-
clearShieldedInstanceInitialState
public Image.Builder clearShieldedInstanceInitialState()
Set the secure boot keys of shielded instance.
optional .google.cloud.compute.v1.InitialStateConfig shielded_instance_initial_state = 192356867;
-
getShieldedInstanceInitialStateBuilder
public InitialStateConfig.Builder getShieldedInstanceInitialStateBuilder()
Set the secure boot keys of shielded instance.
optional .google.cloud.compute.v1.InitialStateConfig shielded_instance_initial_state = 192356867;
-
getShieldedInstanceInitialStateOrBuilder
public InitialStateConfigOrBuilder getShieldedInstanceInitialStateOrBuilder()
Set the secure boot keys of shielded instance.
optional .google.cloud.compute.v1.InitialStateConfig shielded_instance_initial_state = 192356867;
- Specified by:
getShieldedInstanceInitialStateOrBuilder
in interfaceImageOrBuilder
-
hasSourceDisk
public boolean hasSourceDisk()
URL of the source disk used to create this image. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /disks/disk - projects/project/zones/zone/disks/disk - zones/zone/disks/disk In order to create an image, you must provide the full or partial URL of one of the following: - The rawDisk.source URL - The sourceDisk URL - The sourceImage URL - The sourceSnapshot URL
optional string source_disk = 451753793;
- Specified by:
hasSourceDisk
in interfaceImageOrBuilder
- Returns:
- Whether the sourceDisk field is set.
-
getSourceDisk
public String getSourceDisk()
URL of the source disk used to create this image. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /disks/disk - projects/project/zones/zone/disks/disk - zones/zone/disks/disk In order to create an image, you must provide the full or partial URL of one of the following: - The rawDisk.source URL - The sourceDisk URL - The sourceImage URL - The sourceSnapshot URL
optional string source_disk = 451753793;
- Specified by:
getSourceDisk
in interfaceImageOrBuilder
- Returns:
- The sourceDisk.
-
getSourceDiskBytes
public com.google.protobuf.ByteString getSourceDiskBytes()
URL of the source disk used to create this image. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /disks/disk - projects/project/zones/zone/disks/disk - zones/zone/disks/disk In order to create an image, you must provide the full or partial URL of one of the following: - The rawDisk.source URL - The sourceDisk URL - The sourceImage URL - The sourceSnapshot URL
optional string source_disk = 451753793;
- Specified by:
getSourceDiskBytes
in interfaceImageOrBuilder
- Returns:
- The bytes for sourceDisk.
-
setSourceDisk
public Image.Builder setSourceDisk(String value)
URL of the source disk used to create this image. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /disks/disk - projects/project/zones/zone/disks/disk - zones/zone/disks/disk In order to create an image, you must provide the full or partial URL of one of the following: - The rawDisk.source URL - The sourceDisk URL - The sourceImage URL - The sourceSnapshot URL
optional string source_disk = 451753793;
- Parameters:
value
- The sourceDisk to set.- Returns:
- This builder for chaining.
-
clearSourceDisk
public Image.Builder clearSourceDisk()
URL of the source disk used to create this image. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /disks/disk - projects/project/zones/zone/disks/disk - zones/zone/disks/disk In order to create an image, you must provide the full or partial URL of one of the following: - The rawDisk.source URL - The sourceDisk URL - The sourceImage URL - The sourceSnapshot URL
optional string source_disk = 451753793;
- Returns:
- This builder for chaining.
-
setSourceDiskBytes
public Image.Builder setSourceDiskBytes(com.google.protobuf.ByteString value)
URL of the source disk used to create this image. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /disks/disk - projects/project/zones/zone/disks/disk - zones/zone/disks/disk In order to create an image, you must provide the full or partial URL of one of the following: - The rawDisk.source URL - The sourceDisk URL - The sourceImage URL - The sourceSnapshot URL
optional string source_disk = 451753793;
- Parameters:
value
- The bytes for sourceDisk to set.- Returns:
- This builder for chaining.
-
hasSourceDiskEncryptionKey
public boolean hasSourceDiskEncryptionKey()
The customer-supplied encryption key of the source disk. Required if the source disk is protected by a customer-supplied encryption key.
optional .google.cloud.compute.v1.CustomerEncryptionKey source_disk_encryption_key = 531501153;
- Specified by:
hasSourceDiskEncryptionKey
in interfaceImageOrBuilder
- Returns:
- Whether the sourceDiskEncryptionKey field is set.
-
getSourceDiskEncryptionKey
public CustomerEncryptionKey getSourceDiskEncryptionKey()
The customer-supplied encryption key of the source disk. Required if the source disk is protected by a customer-supplied encryption key.
optional .google.cloud.compute.v1.CustomerEncryptionKey source_disk_encryption_key = 531501153;
- Specified by:
getSourceDiskEncryptionKey
in interfaceImageOrBuilder
- Returns:
- The sourceDiskEncryptionKey.
-
setSourceDiskEncryptionKey
public Image.Builder setSourceDiskEncryptionKey(CustomerEncryptionKey value)
The customer-supplied encryption key of the source disk. Required if the source disk is protected by a customer-supplied encryption key.
optional .google.cloud.compute.v1.CustomerEncryptionKey source_disk_encryption_key = 531501153;
-
setSourceDiskEncryptionKey
public Image.Builder setSourceDiskEncryptionKey(CustomerEncryptionKey.Builder builderForValue)
The customer-supplied encryption key of the source disk. Required if the source disk is protected by a customer-supplied encryption key.
optional .google.cloud.compute.v1.CustomerEncryptionKey source_disk_encryption_key = 531501153;
-
mergeSourceDiskEncryptionKey
public Image.Builder mergeSourceDiskEncryptionKey(CustomerEncryptionKey value)
The customer-supplied encryption key of the source disk. Required if the source disk is protected by a customer-supplied encryption key.
optional .google.cloud.compute.v1.CustomerEncryptionKey source_disk_encryption_key = 531501153;
-
clearSourceDiskEncryptionKey
public Image.Builder clearSourceDiskEncryptionKey()
The customer-supplied encryption key of the source disk. Required if the source disk is protected by a customer-supplied encryption key.
optional .google.cloud.compute.v1.CustomerEncryptionKey source_disk_encryption_key = 531501153;
-
getSourceDiskEncryptionKeyBuilder
public CustomerEncryptionKey.Builder getSourceDiskEncryptionKeyBuilder()
The customer-supplied encryption key of the source disk. Required if the source disk is protected by a customer-supplied encryption key.
optional .google.cloud.compute.v1.CustomerEncryptionKey source_disk_encryption_key = 531501153;
-
getSourceDiskEncryptionKeyOrBuilder
public CustomerEncryptionKeyOrBuilder getSourceDiskEncryptionKeyOrBuilder()
The customer-supplied encryption key of the source disk. Required if the source disk is protected by a customer-supplied encryption key.
optional .google.cloud.compute.v1.CustomerEncryptionKey source_disk_encryption_key = 531501153;
- Specified by:
getSourceDiskEncryptionKeyOrBuilder
in interfaceImageOrBuilder
-
hasSourceDiskId
public boolean hasSourceDiskId()
[Output Only] The ID value of the disk used to create this image. This value may be used to determine whether the image was taken from the current or a previous instance of a given disk name.
optional string source_disk_id = 454190809;
- Specified by:
hasSourceDiskId
in interfaceImageOrBuilder
- Returns:
- Whether the sourceDiskId field is set.
-
getSourceDiskId
public String getSourceDiskId()
[Output Only] The ID value of the disk used to create this image. This value may be used to determine whether the image was taken from the current or a previous instance of a given disk name.
optional string source_disk_id = 454190809;
- Specified by:
getSourceDiskId
in interfaceImageOrBuilder
- Returns:
- The sourceDiskId.
-
getSourceDiskIdBytes
public com.google.protobuf.ByteString getSourceDiskIdBytes()
[Output Only] The ID value of the disk used to create this image. This value may be used to determine whether the image was taken from the current or a previous instance of a given disk name.
optional string source_disk_id = 454190809;
- Specified by:
getSourceDiskIdBytes
in interfaceImageOrBuilder
- Returns:
- The bytes for sourceDiskId.
-
setSourceDiskId
public Image.Builder setSourceDiskId(String value)
[Output Only] The ID value of the disk used to create this image. This value may be used to determine whether the image was taken from the current or a previous instance of a given disk name.
optional string source_disk_id = 454190809;
- Parameters:
value
- The sourceDiskId to set.- Returns:
- This builder for chaining.
-
clearSourceDiskId
public Image.Builder clearSourceDiskId()
[Output Only] The ID value of the disk used to create this image. This value may be used to determine whether the image was taken from the current or a previous instance of a given disk name.
optional string source_disk_id = 454190809;
- Returns:
- This builder for chaining.
-
setSourceDiskIdBytes
public Image.Builder setSourceDiskIdBytes(com.google.protobuf.ByteString value)
[Output Only] The ID value of the disk used to create this image. This value may be used to determine whether the image was taken from the current or a previous instance of a given disk name.
optional string source_disk_id = 454190809;
- Parameters:
value
- The bytes for sourceDiskId to set.- Returns:
- This builder for chaining.
-
hasSourceImage
public boolean hasSourceImage()
URL of the source image used to create this image. The following are valid formats for the URL: - https://www.googleapis.com/compute/v1/projects/project_id/global/ images/image_name - projects/project_id/global/images/image_name In order to create an image, you must provide the full or partial URL of one of the following: - The rawDisk.source URL - The sourceDisk URL - The sourceImage URL - The sourceSnapshot URL
optional string source_image = 50443319;
- Specified by:
hasSourceImage
in interfaceImageOrBuilder
- Returns:
- Whether the sourceImage field is set.
-
getSourceImage
public String getSourceImage()
URL of the source image used to create this image. The following are valid formats for the URL: - https://www.googleapis.com/compute/v1/projects/project_id/global/ images/image_name - projects/project_id/global/images/image_name In order to create an image, you must provide the full or partial URL of one of the following: - The rawDisk.source URL - The sourceDisk URL - The sourceImage URL - The sourceSnapshot URL
optional string source_image = 50443319;
- Specified by:
getSourceImage
in interfaceImageOrBuilder
- Returns:
- The sourceImage.
-
getSourceImageBytes
public com.google.protobuf.ByteString getSourceImageBytes()
URL of the source image used to create this image. The following are valid formats for the URL: - https://www.googleapis.com/compute/v1/projects/project_id/global/ images/image_name - projects/project_id/global/images/image_name In order to create an image, you must provide the full or partial URL of one of the following: - The rawDisk.source URL - The sourceDisk URL - The sourceImage URL - The sourceSnapshot URL
optional string source_image = 50443319;
- Specified by:
getSourceImageBytes
in interfaceImageOrBuilder
- Returns:
- The bytes for sourceImage.
-
setSourceImage
public Image.Builder setSourceImage(String value)
URL of the source image used to create this image. The following are valid formats for the URL: - https://www.googleapis.com/compute/v1/projects/project_id/global/ images/image_name - projects/project_id/global/images/image_name In order to create an image, you must provide the full or partial URL of one of the following: - The rawDisk.source URL - The sourceDisk URL - The sourceImage URL - The sourceSnapshot URL
optional string source_image = 50443319;
- Parameters:
value
- The sourceImage to set.- Returns:
- This builder for chaining.
-
clearSourceImage
public Image.Builder clearSourceImage()
URL of the source image used to create this image. The following are valid formats for the URL: - https://www.googleapis.com/compute/v1/projects/project_id/global/ images/image_name - projects/project_id/global/images/image_name In order to create an image, you must provide the full or partial URL of one of the following: - The rawDisk.source URL - The sourceDisk URL - The sourceImage URL - The sourceSnapshot URL
optional string source_image = 50443319;
- Returns:
- This builder for chaining.
-
setSourceImageBytes
public Image.Builder setSourceImageBytes(com.google.protobuf.ByteString value)
URL of the source image used to create this image. The following are valid formats for the URL: - https://www.googleapis.com/compute/v1/projects/project_id/global/ images/image_name - projects/project_id/global/images/image_name In order to create an image, you must provide the full or partial URL of one of the following: - The rawDisk.source URL - The sourceDisk URL - The sourceImage URL - The sourceSnapshot URL
optional string source_image = 50443319;
- Parameters:
value
- The bytes for sourceImage to set.- Returns:
- This builder for chaining.
-
hasSourceImageEncryptionKey
public 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;
- Specified by:
hasSourceImageEncryptionKey
in interfaceImageOrBuilder
- Returns:
- Whether the sourceImageEncryptionKey field is set.
-
getSourceImageEncryptionKey
public 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;
- Specified by:
getSourceImageEncryptionKey
in interfaceImageOrBuilder
- Returns:
- The sourceImageEncryptionKey.
-
setSourceImageEncryptionKey
public Image.Builder setSourceImageEncryptionKey(CustomerEncryptionKey value)
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;
-
setSourceImageEncryptionKey
public Image.Builder setSourceImageEncryptionKey(CustomerEncryptionKey.Builder builderForValue)
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;
-
mergeSourceImageEncryptionKey
public Image.Builder mergeSourceImageEncryptionKey(CustomerEncryptionKey value)
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;
-
clearSourceImageEncryptionKey
public Image.Builder clearSourceImageEncryptionKey()
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;
-
getSourceImageEncryptionKeyBuilder
public CustomerEncryptionKey.Builder getSourceImageEncryptionKeyBuilder()
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
public 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;
- Specified by:
getSourceImageEncryptionKeyOrBuilder
in interfaceImageOrBuilder
-
hasSourceImageId
public boolean hasSourceImageId()
[Output Only] The ID value of the image used to create this image. This value may be used to determine whether the image was taken from the current or a previous instance of a given image name.
optional string source_image_id = 55328291;
- Specified by:
hasSourceImageId
in interfaceImageOrBuilder
- Returns:
- Whether the sourceImageId field is set.
-
getSourceImageId
public String getSourceImageId()
[Output Only] The ID value of the image used to create this image. This value may be used to determine whether the image was taken from the current or a previous instance of a given image name.
optional string source_image_id = 55328291;
- Specified by:
getSourceImageId
in interfaceImageOrBuilder
- Returns:
- The sourceImageId.
-
getSourceImageIdBytes
public com.google.protobuf.ByteString getSourceImageIdBytes()
[Output Only] The ID value of the image used to create this image. This value may be used to determine whether the image was taken from the current or a previous instance of a given image name.
optional string source_image_id = 55328291;
- Specified by:
getSourceImageIdBytes
in interfaceImageOrBuilder
- Returns:
- The bytes for sourceImageId.
-
setSourceImageId
public Image.Builder setSourceImageId(String value)
[Output Only] The ID value of the image used to create this image. This value may be used to determine whether the image was taken from the current or a previous instance of a given image name.
optional string source_image_id = 55328291;
- Parameters:
value
- The sourceImageId to set.- Returns:
- This builder for chaining.
-
clearSourceImageId
public Image.Builder clearSourceImageId()
[Output Only] The ID value of the image used to create this image. This value may be used to determine whether the image was taken from the current or a previous instance of a given image name.
optional string source_image_id = 55328291;
- Returns:
- This builder for chaining.
-
setSourceImageIdBytes
public Image.Builder setSourceImageIdBytes(com.google.protobuf.ByteString value)
[Output Only] The ID value of the image used to create this image. This value may be used to determine whether the image was taken from the current or a previous instance of a given image name.
optional string source_image_id = 55328291;
- Parameters:
value
- The bytes for sourceImageId to set.- Returns:
- This builder for chaining.
-
hasSourceSnapshot
public boolean hasSourceSnapshot()
URL of the source snapshot used to create this image. The following are valid formats for the URL: - https://www.googleapis.com/compute/v1/projects/project_id/global/ snapshots/snapshot_name - projects/project_id/global/snapshots/snapshot_name In order to create an image, you must provide the full or partial URL of one of the following: - The rawDisk.source URL - The sourceDisk URL - The sourceImage URL - The sourceSnapshot URL
optional string source_snapshot = 126061928;
- Specified by:
hasSourceSnapshot
in interfaceImageOrBuilder
- Returns:
- Whether the sourceSnapshot field is set.
-
getSourceSnapshot
public String getSourceSnapshot()
URL of the source snapshot used to create this image. The following are valid formats for the URL: - https://www.googleapis.com/compute/v1/projects/project_id/global/ snapshots/snapshot_name - projects/project_id/global/snapshots/snapshot_name In order to create an image, you must provide the full or partial URL of one of the following: - The rawDisk.source URL - The sourceDisk URL - The sourceImage URL - The sourceSnapshot URL
optional string source_snapshot = 126061928;
- Specified by:
getSourceSnapshot
in interfaceImageOrBuilder
- Returns:
- The sourceSnapshot.
-
getSourceSnapshotBytes
public com.google.protobuf.ByteString getSourceSnapshotBytes()
URL of the source snapshot used to create this image. The following are valid formats for the URL: - https://www.googleapis.com/compute/v1/projects/project_id/global/ snapshots/snapshot_name - projects/project_id/global/snapshots/snapshot_name In order to create an image, you must provide the full or partial URL of one of the following: - The rawDisk.source URL - The sourceDisk URL - The sourceImage URL - The sourceSnapshot URL
optional string source_snapshot = 126061928;
- Specified by:
getSourceSnapshotBytes
in interfaceImageOrBuilder
- Returns:
- The bytes for sourceSnapshot.
-
setSourceSnapshot
public Image.Builder setSourceSnapshot(String value)
URL of the source snapshot used to create this image. The following are valid formats for the URL: - https://www.googleapis.com/compute/v1/projects/project_id/global/ snapshots/snapshot_name - projects/project_id/global/snapshots/snapshot_name In order to create an image, you must provide the full or partial URL of one of the following: - The rawDisk.source URL - The sourceDisk URL - The sourceImage URL - The sourceSnapshot URL
optional string source_snapshot = 126061928;
- Parameters:
value
- The sourceSnapshot to set.- Returns:
- This builder for chaining.
-
clearSourceSnapshot
public Image.Builder clearSourceSnapshot()
URL of the source snapshot used to create this image. The following are valid formats for the URL: - https://www.googleapis.com/compute/v1/projects/project_id/global/ snapshots/snapshot_name - projects/project_id/global/snapshots/snapshot_name In order to create an image, you must provide the full or partial URL of one of the following: - The rawDisk.source URL - The sourceDisk URL - The sourceImage URL - The sourceSnapshot URL
optional string source_snapshot = 126061928;
- Returns:
- This builder for chaining.
-
setSourceSnapshotBytes
public Image.Builder setSourceSnapshotBytes(com.google.protobuf.ByteString value)
URL of the source snapshot used to create this image. The following are valid formats for the URL: - https://www.googleapis.com/compute/v1/projects/project_id/global/ snapshots/snapshot_name - projects/project_id/global/snapshots/snapshot_name In order to create an image, you must provide the full or partial URL of one of the following: - The rawDisk.source URL - The sourceDisk URL - The sourceImage URL - The sourceSnapshot URL
optional string source_snapshot = 126061928;
- Parameters:
value
- The bytes for sourceSnapshot to set.- Returns:
- This builder for chaining.
-
hasSourceSnapshotEncryptionKey
public 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;
- Specified by:
hasSourceSnapshotEncryptionKey
in interfaceImageOrBuilder
- Returns:
- Whether the sourceSnapshotEncryptionKey field is set.
-
getSourceSnapshotEncryptionKey
public 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;
- Specified by:
getSourceSnapshotEncryptionKey
in interfaceImageOrBuilder
- Returns:
- The sourceSnapshotEncryptionKey.
-
setSourceSnapshotEncryptionKey
public Image.Builder setSourceSnapshotEncryptionKey(CustomerEncryptionKey value)
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;
-
setSourceSnapshotEncryptionKey
public Image.Builder setSourceSnapshotEncryptionKey(CustomerEncryptionKey.Builder builderForValue)
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;
-
mergeSourceSnapshotEncryptionKey
public Image.Builder mergeSourceSnapshotEncryptionKey(CustomerEncryptionKey value)
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;
-
clearSourceSnapshotEncryptionKey
public Image.Builder clearSourceSnapshotEncryptionKey()
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;
-
getSourceSnapshotEncryptionKeyBuilder
public CustomerEncryptionKey.Builder getSourceSnapshotEncryptionKeyBuilder()
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
public 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;
- Specified by:
getSourceSnapshotEncryptionKeyOrBuilder
in interfaceImageOrBuilder
-
hasSourceSnapshotId
public boolean hasSourceSnapshotId()
[Output Only] The ID value of the snapshot used to create this image. This value may be used to determine whether the snapshot was taken from the current or a previous instance of a given snapshot name.
optional string source_snapshot_id = 98962258;
- Specified by:
hasSourceSnapshotId
in interfaceImageOrBuilder
- Returns:
- Whether the sourceSnapshotId field is set.
-
getSourceSnapshotId
public String getSourceSnapshotId()
[Output Only] The ID value of the snapshot used to create this image. This value may be used to determine whether the snapshot was taken from the current or a previous instance of a given snapshot name.
optional string source_snapshot_id = 98962258;
- Specified by:
getSourceSnapshotId
in interfaceImageOrBuilder
- Returns:
- The sourceSnapshotId.
-
getSourceSnapshotIdBytes
public com.google.protobuf.ByteString getSourceSnapshotIdBytes()
[Output Only] The ID value of the snapshot used to create this image. This value may be used to determine whether the snapshot was taken from the current or a previous instance of a given snapshot name.
optional string source_snapshot_id = 98962258;
- Specified by:
getSourceSnapshotIdBytes
in interfaceImageOrBuilder
- Returns:
- The bytes for sourceSnapshotId.
-
setSourceSnapshotId
public Image.Builder setSourceSnapshotId(String value)
[Output Only] The ID value of the snapshot used to create this image. This value may be used to determine whether the snapshot was taken from the current or a previous instance of a given snapshot name.
optional string source_snapshot_id = 98962258;
- Parameters:
value
- The sourceSnapshotId to set.- Returns:
- This builder for chaining.
-
clearSourceSnapshotId
public Image.Builder clearSourceSnapshotId()
[Output Only] The ID value of the snapshot used to create this image. This value may be used to determine whether the snapshot was taken from the current or a previous instance of a given snapshot name.
optional string source_snapshot_id = 98962258;
- Returns:
- This builder for chaining.
-
setSourceSnapshotIdBytes
public Image.Builder setSourceSnapshotIdBytes(com.google.protobuf.ByteString value)
[Output Only] The ID value of the snapshot used to create this image. This value may be used to determine whether the snapshot was taken from the current or a previous instance of a given snapshot name.
optional string source_snapshot_id = 98962258;
- Parameters:
value
- The bytes for sourceSnapshotId to set.- Returns:
- This builder for chaining.
-
hasSourceType
public boolean hasSourceType()
The type of the image used to create this disk. The default and only valid value is RAW. Check the SourceType enum for the list of possible values.
optional string source_type = 452245726;
- Specified by:
hasSourceType
in interfaceImageOrBuilder
- Returns:
- Whether the sourceType field is set.
-
getSourceType
public String getSourceType()
The type of the image used to create this disk. The default and only valid value is RAW. Check the SourceType enum for the list of possible values.
optional string source_type = 452245726;
- Specified by:
getSourceType
in interfaceImageOrBuilder
- Returns:
- The sourceType.
-
getSourceTypeBytes
public com.google.protobuf.ByteString getSourceTypeBytes()
The type of the image used to create this disk. The default and only valid value is RAW. Check the SourceType enum for the list of possible values.
optional string source_type = 452245726;
- Specified by:
getSourceTypeBytes
in interfaceImageOrBuilder
- Returns:
- The bytes for sourceType.
-
setSourceType
public Image.Builder setSourceType(String value)
The type of the image used to create this disk. The default and only valid value is RAW. Check the SourceType enum for the list of possible values.
optional string source_type = 452245726;
- Parameters:
value
- The sourceType to set.- Returns:
- This builder for chaining.
-
clearSourceType
public Image.Builder clearSourceType()
The type of the image used to create this disk. The default and only valid value is RAW. Check the SourceType enum for the list of possible values.
optional string source_type = 452245726;
- Returns:
- This builder for chaining.
-
setSourceTypeBytes
public Image.Builder setSourceTypeBytes(com.google.protobuf.ByteString value)
The type of the image used to create this disk. The default and only valid value is RAW. Check the SourceType enum for the list of possible values.
optional string source_type = 452245726;
- Parameters:
value
- The bytes for sourceType to set.- Returns:
- This builder for chaining.
-
hasStatus
public boolean hasStatus()
[Output Only] The status of the image. An image can be used to create other resources, such as instances, only after the image has been successfully created and the status is set to READY. Possible values are FAILED, PENDING, or READY. Check the Status enum for the list of possible values.
optional string status = 181260274;
- Specified by:
hasStatus
in interfaceImageOrBuilder
- Returns:
- Whether the status field is set.
-
getStatus
public String getStatus()
[Output Only] The status of the image. An image can be used to create other resources, such as instances, only after the image has been successfully created and the status is set to READY. Possible values are FAILED, PENDING, or READY. Check the Status enum for the list of possible values.
optional string status = 181260274;
- Specified by:
getStatus
in interfaceImageOrBuilder
- Returns:
- The status.
-
getStatusBytes
public com.google.protobuf.ByteString getStatusBytes()
[Output Only] The status of the image. An image can be used to create other resources, such as instances, only after the image has been successfully created and the status is set to READY. Possible values are FAILED, PENDING, or READY. Check the Status enum for the list of possible values.
optional string status = 181260274;
- Specified by:
getStatusBytes
in interfaceImageOrBuilder
- Returns:
- The bytes for status.
-
setStatus
public Image.Builder setStatus(String value)
[Output Only] The status of the image. An image can be used to create other resources, such as instances, only after the image has been successfully created and the status is set to READY. Possible values are FAILED, PENDING, or READY. Check the Status enum for the list of possible values.
optional string status = 181260274;
- Parameters:
value
- The status to set.- Returns:
- This builder for chaining.
-
clearStatus
public Image.Builder clearStatus()
[Output Only] The status of the image. An image can be used to create other resources, such as instances, only after the image has been successfully created and the status is set to READY. Possible values are FAILED, PENDING, or READY. Check the Status enum for the list of possible values.
optional string status = 181260274;
- Returns:
- This builder for chaining.
-
setStatusBytes
public Image.Builder setStatusBytes(com.google.protobuf.ByteString value)
[Output Only] The status of the image. An image can be used to create other resources, such as instances, only after the image has been successfully created and the status is set to READY. Possible values are FAILED, PENDING, or READY. Check the Status enum for the list of possible values.
optional string status = 181260274;
- Parameters:
value
- The bytes for status to set.- Returns:
- This builder for chaining.
-
getStorageLocationsList
public com.google.protobuf.ProtocolStringList getStorageLocationsList()
Cloud Storage bucket storage location of the image (regional or multi-regional).
repeated string storage_locations = 328005274;
- Specified by:
getStorageLocationsList
in interfaceImageOrBuilder
- Returns:
- A list containing the storageLocations.
-
getStorageLocationsCount
public int getStorageLocationsCount()
Cloud Storage bucket storage location of the image (regional or multi-regional).
repeated string storage_locations = 328005274;
- Specified by:
getStorageLocationsCount
in interfaceImageOrBuilder
- Returns:
- The count of storageLocations.
-
getStorageLocations
public String getStorageLocations(int index)
Cloud Storage bucket storage location of the image (regional or multi-regional).
repeated string storage_locations = 328005274;
- Specified by:
getStorageLocations
in interfaceImageOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The storageLocations at the given index.
-
getStorageLocationsBytes
public com.google.protobuf.ByteString getStorageLocationsBytes(int index)
Cloud Storage bucket storage location of the image (regional or multi-regional).
repeated string storage_locations = 328005274;
- Specified by:
getStorageLocationsBytes
in interfaceImageOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the storageLocations at the given index.
-
setStorageLocations
public Image.Builder setStorageLocations(int index, String value)
Cloud Storage bucket storage location of the image (regional or multi-regional).
repeated string storage_locations = 328005274;
- Parameters:
index
- The index to set the value at.value
- The storageLocations to set.- Returns:
- This builder for chaining.
-
addStorageLocations
public Image.Builder addStorageLocations(String value)
Cloud Storage bucket storage location of the image (regional or multi-regional).
repeated string storage_locations = 328005274;
- Parameters:
value
- The storageLocations to add.- Returns:
- This builder for chaining.
-
addAllStorageLocations
public Image.Builder addAllStorageLocations(Iterable<String> values)
Cloud Storage bucket storage location of the image (regional or multi-regional).
repeated string storage_locations = 328005274;
- Parameters:
values
- The storageLocations to add.- Returns:
- This builder for chaining.
-
clearStorageLocations
public Image.Builder clearStorageLocations()
Cloud Storage bucket storage location of the image (regional or multi-regional).
repeated string storage_locations = 328005274;
- Returns:
- This builder for chaining.
-
addStorageLocationsBytes
public Image.Builder addStorageLocationsBytes(com.google.protobuf.ByteString value)
Cloud Storage bucket storage location of the image (regional or multi-regional).
repeated string storage_locations = 328005274;
- Parameters:
value
- The bytes of the storageLocations to add.- Returns:
- This builder for chaining.
-
setUnknownFields
public final Image.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Image.Builder>
-
mergeUnknownFields
public final Image.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Image.Builder>
-
-