public static final class InstantSnapshot.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<InstantSnapshot.Builder> implements InstantSnapshotOrBuilder
Represents a InstantSnapshot resource. You can use instant snapshots to create disk rollback points quickly..Protobuf type
google.cloud.compute.v1.InstantSnapshot| Modifier and Type | Method and Description |
|---|---|
InstantSnapshot.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InstantSnapshot |
build() |
InstantSnapshot |
buildPartial() |
InstantSnapshot.Builder |
clear() |
InstantSnapshot.Builder |
clearArchitecture()
[Output Only] The architecture of the instant snapshot.
|
InstantSnapshot.Builder |
clearCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
InstantSnapshot.Builder |
clearDescription()
An optional description of this resource.
|
InstantSnapshot.Builder |
clearDiskSizeGb()
[Output Only] Size of the source disk, specified in GB.
|
InstantSnapshot.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
InstantSnapshot.Builder |
clearId()
[Output Only] The unique identifier for the resource.
|
InstantSnapshot.Builder |
clearKind()
[Output Only] Type of the resource.
|
InstantSnapshot.Builder |
clearLabelFingerprint()
A fingerprint for the labels being applied to this InstantSnapshot, which is essentially a hash of the labels set used for optimistic locking.
|
InstantSnapshot.Builder |
clearLabels() |
InstantSnapshot.Builder |
clearName()
Name of the resource; provided by the client when the resource is created.
|
InstantSnapshot.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
InstantSnapshot.Builder |
clearRegion()
[Output Only] URL of the region where the instant snapshot resides.
|
InstantSnapshot.Builder |
clearResourceStatus()
[Output Only] Status information for the instant snapshot resource.
|
InstantSnapshot.Builder |
clearSatisfiesPzi()
Output only.
|
InstantSnapshot.Builder |
clearSatisfiesPzs()
[Output Only] Reserved for future use.
|
InstantSnapshot.Builder |
clearSelfLink()
[Output Only] Server-defined URL for the resource.
|
InstantSnapshot.Builder |
clearSelfLinkWithId()
[Output Only] Server-defined URL for this resource's resource id.
|
InstantSnapshot.Builder |
clearSourceDisk()
URL of the source disk used to create this instant snapshot.
|
InstantSnapshot.Builder |
clearSourceDiskId()
[Output Only] The ID value of the disk used to create this InstantSnapshot.
|
InstantSnapshot.Builder |
clearStatus()
[Output Only] The status of the instantSnapshot.
|
InstantSnapshot.Builder |
clearZone()
[Output Only] URL of the zone where the instant snapshot resides.
|
InstantSnapshot.Builder |
clone() |
boolean |
containsLabels(String key)
Labels to apply to this InstantSnapshot.
|
String |
getArchitecture()
[Output Only] The architecture of the instant snapshot.
|
com.google.protobuf.ByteString |
getArchitectureBytes()
[Output Only] The architecture of the instant snapshot.
|
String |
getCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
com.google.protobuf.ByteString |
getCreationTimestampBytes()
[Output Only] Creation timestamp in RFC3339 text format.
|
InstantSnapshot |
getDefaultInstanceForType() |
String |
getDescription()
An optional description of this resource.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
An optional description of this resource.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
long |
getDiskSizeGb()
[Output Only] Size of the source disk, specified in GB.
|
long |
getId()
[Output Only] The unique identifier for the resource.
|
String |
getKind()
[Output Only] Type of the resource.
|
com.google.protobuf.ByteString |
getKindBytes()
[Output Only] Type of the resource.
|
String |
getLabelFingerprint()
A fingerprint for the labels being applied to this InstantSnapshot, which is essentially a hash of the labels set used for optimistic locking.
|
com.google.protobuf.ByteString |
getLabelFingerprintBytes()
A fingerprint for the labels being applied to this InstantSnapshot, which is essentially a hash of the labels set used for optimistic locking.
|
Map<String,String> |
getLabels()
Deprecated.
|
int |
getLabelsCount()
Labels to apply to this InstantSnapshot.
|
Map<String,String> |
getLabelsMap()
Labels to apply to this InstantSnapshot.
|
String |
getLabelsOrDefault(String key,
String defaultValue)
Labels to apply to this InstantSnapshot.
|
String |
getLabelsOrThrow(String key)
Labels to apply to this InstantSnapshot.
|
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.
|
String |
getRegion()
[Output Only] URL of the region where the instant snapshot resides.
|
com.google.protobuf.ByteString |
getRegionBytes()
[Output Only] URL of the region where the instant snapshot resides.
|
InstantSnapshotResourceStatus |
getResourceStatus()
[Output Only] Status information for the instant snapshot resource.
|
InstantSnapshotResourceStatus.Builder |
getResourceStatusBuilder()
[Output Only] Status information for the instant snapshot resource.
|
InstantSnapshotResourceStatusOrBuilder |
getResourceStatusOrBuilder()
[Output Only] Status information for the instant snapshot resource.
|
boolean |
getSatisfiesPzi()
Output only.
|
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.
|
String |
getSelfLinkWithId()
[Output Only] Server-defined URL for this resource's resource id.
|
com.google.protobuf.ByteString |
getSelfLinkWithIdBytes()
[Output Only] Server-defined URL for this resource's resource id.
|
String |
getSourceDisk()
URL of the source disk used to create this instant snapshot.
|
com.google.protobuf.ByteString |
getSourceDiskBytes()
URL of the source disk used to create this instant snapshot.
|
String |
getSourceDiskId()
[Output Only] The ID value of the disk used to create this InstantSnapshot.
|
com.google.protobuf.ByteString |
getSourceDiskIdBytes()
[Output Only] The ID value of the disk used to create this InstantSnapshot.
|
String |
getStatus()
[Output Only] The status of the instantSnapshot.
|
com.google.protobuf.ByteString |
getStatusBytes()
[Output Only] The status of the instantSnapshot.
|
String |
getZone()
[Output Only] URL of the zone where the instant snapshot resides.
|
com.google.protobuf.ByteString |
getZoneBytes()
[Output Only] URL of the zone where the instant snapshot resides.
|
boolean |
hasArchitecture()
[Output Only] The architecture of the instant snapshot.
|
boolean |
hasCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
boolean |
hasDescription()
An optional description of this resource.
|
boolean |
hasDiskSizeGb()
[Output Only] Size of the source disk, specified in GB.
|
boolean |
hasId()
[Output Only] The unique identifier for the resource.
|
boolean |
hasKind()
[Output Only] Type of the resource.
|
boolean |
hasLabelFingerprint()
A fingerprint for the labels being applied to this InstantSnapshot, which is essentially a hash of the labels set used for optimistic locking.
|
boolean |
hasName()
Name of the resource; provided by the client when the resource is created.
|
boolean |
hasRegion()
[Output Only] URL of the region where the instant snapshot resides.
|
boolean |
hasResourceStatus()
[Output Only] Status information for the instant snapshot resource.
|
boolean |
hasSatisfiesPzi()
Output only.
|
boolean |
hasSatisfiesPzs()
[Output Only] Reserved for future use.
|
boolean |
hasSelfLink()
[Output Only] Server-defined URL for the resource.
|
boolean |
hasSelfLinkWithId()
[Output Only] Server-defined URL for this resource's resource id.
|
boolean |
hasSourceDisk()
URL of the source disk used to create this instant snapshot.
|
boolean |
hasSourceDiskId()
[Output Only] The ID value of the disk used to create this InstantSnapshot.
|
boolean |
hasStatus()
[Output Only] The status of the instantSnapshot.
|
boolean |
hasZone()
[Output Only] URL of the zone where the instant snapshot resides.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapFieldReflectionAccessor |
internalGetMapFieldReflection(int number) |
protected com.google.protobuf.MapFieldReflectionAccessor |
internalGetMutableMapFieldReflection(int number) |
boolean |
isInitialized() |
InstantSnapshot.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
InstantSnapshot.Builder |
mergeFrom(InstantSnapshot other) |
InstantSnapshot.Builder |
mergeFrom(com.google.protobuf.Message other) |
InstantSnapshot.Builder |
mergeResourceStatus(InstantSnapshotResourceStatus value)
[Output Only] Status information for the instant snapshot resource.
|
InstantSnapshot.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
InstantSnapshot.Builder |
putAllLabels(Map<String,String> values)
Labels to apply to this InstantSnapshot.
|
InstantSnapshot.Builder |
putLabels(String key,
String value)
Labels to apply to this InstantSnapshot.
|
InstantSnapshot.Builder |
removeLabels(String key)
Labels to apply to this InstantSnapshot.
|
InstantSnapshot.Builder |
setArchitecture(String value)
[Output Only] The architecture of the instant snapshot.
|
InstantSnapshot.Builder |
setArchitectureBytes(com.google.protobuf.ByteString value)
[Output Only] The architecture of the instant snapshot.
|
InstantSnapshot.Builder |
setCreationTimestamp(String value)
[Output Only] Creation timestamp in RFC3339 text format.
|
InstantSnapshot.Builder |
setCreationTimestampBytes(com.google.protobuf.ByteString value)
[Output Only] Creation timestamp in RFC3339 text format.
|
InstantSnapshot.Builder |
setDescription(String value)
An optional description of this resource.
|
InstantSnapshot.Builder |
setDescriptionBytes(com.google.protobuf.ByteString value)
An optional description of this resource.
|
InstantSnapshot.Builder |
setDiskSizeGb(long value)
[Output Only] Size of the source disk, specified in GB.
|
InstantSnapshot.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InstantSnapshot.Builder |
setId(long value)
[Output Only] The unique identifier for the resource.
|
InstantSnapshot.Builder |
setKind(String value)
[Output Only] Type of the resource.
|
InstantSnapshot.Builder |
setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of the resource.
|
InstantSnapshot.Builder |
setLabelFingerprint(String value)
A fingerprint for the labels being applied to this InstantSnapshot, which is essentially a hash of the labels set used for optimistic locking.
|
InstantSnapshot.Builder |
setLabelFingerprintBytes(com.google.protobuf.ByteString value)
A fingerprint for the labels being applied to this InstantSnapshot, which is essentially a hash of the labels set used for optimistic locking.
|
InstantSnapshot.Builder |
setName(String value)
Name of the resource; provided by the client when the resource is created.
|
InstantSnapshot.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Name of the resource; provided by the client when the resource is created.
|
InstantSnapshot.Builder |
setRegion(String value)
[Output Only] URL of the region where the instant snapshot resides.
|
InstantSnapshot.Builder |
setRegionBytes(com.google.protobuf.ByteString value)
[Output Only] URL of the region where the instant snapshot resides.
|
InstantSnapshot.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
InstantSnapshot.Builder |
setResourceStatus(InstantSnapshotResourceStatus.Builder builderForValue)
[Output Only] Status information for the instant snapshot resource.
|
InstantSnapshot.Builder |
setResourceStatus(InstantSnapshotResourceStatus value)
[Output Only] Status information for the instant snapshot resource.
|
InstantSnapshot.Builder |
setSatisfiesPzi(boolean value)
Output only.
|
InstantSnapshot.Builder |
setSatisfiesPzs(boolean value)
[Output Only] Reserved for future use.
|
InstantSnapshot.Builder |
setSelfLink(String value)
[Output Only] Server-defined URL for the resource.
|
InstantSnapshot.Builder |
setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for the resource.
|
InstantSnapshot.Builder |
setSelfLinkWithId(String value)
[Output Only] Server-defined URL for this resource's resource id.
|
InstantSnapshot.Builder |
setSelfLinkWithIdBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for this resource's resource id.
|
InstantSnapshot.Builder |
setSourceDisk(String value)
URL of the source disk used to create this instant snapshot.
|
InstantSnapshot.Builder |
setSourceDiskBytes(com.google.protobuf.ByteString value)
URL of the source disk used to create this instant snapshot.
|
InstantSnapshot.Builder |
setSourceDiskId(String value)
[Output Only] The ID value of the disk used to create this InstantSnapshot.
|
InstantSnapshot.Builder |
setSourceDiskIdBytes(com.google.protobuf.ByteString value)
[Output Only] The ID value of the disk used to create this InstantSnapshot.
|
InstantSnapshot.Builder |
setStatus(String value)
[Output Only] The status of the instantSnapshot.
|
InstantSnapshot.Builder |
setStatusBytes(com.google.protobuf.ByteString value)
[Output Only] The status of the instantSnapshot.
|
InstantSnapshot.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
InstantSnapshot.Builder |
setZone(String value)
[Output Only] URL of the zone where the instant snapshot resides.
|
InstantSnapshot.Builder |
setZoneBytes(com.google.protobuf.ByteString value)
[Output Only] URL of the zone where the instant snapshot resides.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number)
internalGetMapFieldReflection in class com.google.protobuf.GeneratedMessageV3.Builder<InstantSnapshot.Builder>protected com.google.protobuf.MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number)
internalGetMutableMapFieldReflection in class com.google.protobuf.GeneratedMessageV3.Builder<InstantSnapshot.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<InstantSnapshot.Builder>public InstantSnapshot.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<InstantSnapshot.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<InstantSnapshot.Builder>public InstantSnapshot getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic InstantSnapshot build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic InstantSnapshot buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic InstantSnapshot.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<InstantSnapshot.Builder>public InstantSnapshot.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<InstantSnapshot.Builder>public InstantSnapshot.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<InstantSnapshot.Builder>public InstantSnapshot.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<InstantSnapshot.Builder>public InstantSnapshot.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<InstantSnapshot.Builder>public InstantSnapshot.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<InstantSnapshot.Builder>public InstantSnapshot.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<InstantSnapshot.Builder>public InstantSnapshot.Builder mergeFrom(InstantSnapshot other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<InstantSnapshot.Builder>public InstantSnapshot.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<InstantSnapshot.Builder>IOExceptionpublic boolean hasArchitecture()
[Output Only] The architecture of the instant snapshot. Valid values are ARM64 or X86_64. Check the Architecture enum for the list of possible values.
optional string architecture = 302803283;hasArchitecture in interface InstantSnapshotOrBuilderpublic String getArchitecture()
[Output Only] The architecture of the instant snapshot. Valid values are ARM64 or X86_64. Check the Architecture enum for the list of possible values.
optional string architecture = 302803283;getArchitecture in interface InstantSnapshotOrBuilderpublic com.google.protobuf.ByteString getArchitectureBytes()
[Output Only] The architecture of the instant snapshot. Valid values are ARM64 or X86_64. Check the Architecture enum for the list of possible values.
optional string architecture = 302803283;getArchitectureBytes in interface InstantSnapshotOrBuilderpublic InstantSnapshot.Builder setArchitecture(String value)
[Output Only] The architecture of the instant snapshot. Valid values are ARM64 or X86_64. Check the Architecture enum for the list of possible values.
optional string architecture = 302803283;value - The architecture to set.public InstantSnapshot.Builder clearArchitecture()
[Output Only] The architecture of the instant snapshot. Valid values are ARM64 or X86_64. Check the Architecture enum for the list of possible values.
optional string architecture = 302803283;public InstantSnapshot.Builder setArchitectureBytes(com.google.protobuf.ByteString value)
[Output Only] The architecture of the instant snapshot. Valid values are ARM64 or X86_64. Check the Architecture enum for the list of possible values.
optional string architecture = 302803283;value - The bytes for architecture to set.public boolean hasCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;hasCreationTimestamp in interface InstantSnapshotOrBuilderpublic String getCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;getCreationTimestamp in interface InstantSnapshotOrBuilderpublic com.google.protobuf.ByteString getCreationTimestampBytes()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;getCreationTimestampBytes in interface InstantSnapshotOrBuilderpublic InstantSnapshot.Builder setCreationTimestamp(String value)
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;value - The creationTimestamp to set.public InstantSnapshot.Builder clearCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;public InstantSnapshot.Builder setCreationTimestampBytes(com.google.protobuf.ByteString value)
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;value - The bytes for creationTimestamp to set.public boolean hasDescription()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;hasDescription in interface InstantSnapshotOrBuilderpublic String getDescription()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;getDescription in interface InstantSnapshotOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;getDescriptionBytes in interface InstantSnapshotOrBuilderpublic InstantSnapshot.Builder setDescription(String value)
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;value - The description to set.public InstantSnapshot.Builder clearDescription()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;public InstantSnapshot.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;value - The bytes for description to set.public boolean hasDiskSizeGb()
[Output Only] Size of the source disk, specified in GB.
optional int64 disk_size_gb = 316263735;hasDiskSizeGb in interface InstantSnapshotOrBuilderpublic long getDiskSizeGb()
[Output Only] Size of the source disk, specified in GB.
optional int64 disk_size_gb = 316263735;getDiskSizeGb in interface InstantSnapshotOrBuilderpublic InstantSnapshot.Builder setDiskSizeGb(long value)
[Output Only] Size of the source disk, specified in GB.
optional int64 disk_size_gb = 316263735;value - The diskSizeGb to set.public InstantSnapshot.Builder clearDiskSizeGb()
[Output Only] Size of the source disk, specified in GB.
optional int64 disk_size_gb = 316263735;public boolean hasId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;hasId in interface InstantSnapshotOrBuilderpublic long getId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;getId in interface InstantSnapshotOrBuilderpublic InstantSnapshot.Builder setId(long value)
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;value - The id to set.public InstantSnapshot.Builder clearId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;public boolean hasKind()
[Output Only] Type of the resource. Always compute#instantSnapshot for InstantSnapshot resources.
optional string kind = 3292052;hasKind in interface InstantSnapshotOrBuilderpublic String getKind()
[Output Only] Type of the resource. Always compute#instantSnapshot for InstantSnapshot resources.
optional string kind = 3292052;getKind in interface InstantSnapshotOrBuilderpublic com.google.protobuf.ByteString getKindBytes()
[Output Only] Type of the resource. Always compute#instantSnapshot for InstantSnapshot resources.
optional string kind = 3292052;getKindBytes in interface InstantSnapshotOrBuilderpublic InstantSnapshot.Builder setKind(String value)
[Output Only] Type of the resource. Always compute#instantSnapshot for InstantSnapshot resources.
optional string kind = 3292052;value - The kind to set.public InstantSnapshot.Builder clearKind()
[Output Only] Type of the resource. Always compute#instantSnapshot for InstantSnapshot resources.
optional string kind = 3292052;public InstantSnapshot.Builder setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of the resource. Always compute#instantSnapshot for InstantSnapshot resources.
optional string kind = 3292052;value - The bytes for kind to set.public boolean hasLabelFingerprint()
A fingerprint for the labels being applied to this InstantSnapshot, which is essentially a hash of the labels set used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update labels. You must always provide an up-to-date fingerprint hash in order to update or change labels, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve a InstantSnapshot.
optional string label_fingerprint = 178124825;hasLabelFingerprint in interface InstantSnapshotOrBuilderpublic String getLabelFingerprint()
A fingerprint for the labels being applied to this InstantSnapshot, which is essentially a hash of the labels set used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update labels. You must always provide an up-to-date fingerprint hash in order to update or change labels, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve a InstantSnapshot.
optional string label_fingerprint = 178124825;getLabelFingerprint in interface InstantSnapshotOrBuilderpublic com.google.protobuf.ByteString getLabelFingerprintBytes()
A fingerprint for the labels being applied to this InstantSnapshot, which is essentially a hash of the labels set used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update labels. You must always provide an up-to-date fingerprint hash in order to update or change labels, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve a InstantSnapshot.
optional string label_fingerprint = 178124825;getLabelFingerprintBytes in interface InstantSnapshotOrBuilderpublic InstantSnapshot.Builder setLabelFingerprint(String value)
A fingerprint for the labels being applied to this InstantSnapshot, which is essentially a hash of the labels set used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update labels. You must always provide an up-to-date fingerprint hash in order to update or change labels, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve a InstantSnapshot.
optional string label_fingerprint = 178124825;value - The labelFingerprint to set.public InstantSnapshot.Builder clearLabelFingerprint()
A fingerprint for the labels being applied to this InstantSnapshot, which is essentially a hash of the labels set used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update labels. You must always provide an up-to-date fingerprint hash in order to update or change labels, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve a InstantSnapshot.
optional string label_fingerprint = 178124825;public InstantSnapshot.Builder setLabelFingerprintBytes(com.google.protobuf.ByteString value)
A fingerprint for the labels being applied to this InstantSnapshot, which is essentially a hash of the labels set used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update labels. You must always provide an up-to-date fingerprint hash in order to update or change labels, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve a InstantSnapshot.
optional string label_fingerprint = 178124825;value - The bytes for labelFingerprint to set.public int getLabelsCount()
InstantSnapshotOrBuilderLabels to apply to this InstantSnapshot. These can be later modified by the setLabels method. Label values may be empty.
map<string, string> labels = 500195327;getLabelsCount in interface InstantSnapshotOrBuilderpublic boolean containsLabels(String key)
Labels to apply to this InstantSnapshot. These can be later modified by the setLabels method. Label values may be empty.
map<string, string> labels = 500195327;containsLabels in interface InstantSnapshotOrBuilder@Deprecated public Map<String,String> getLabels()
getLabelsMap() instead.getLabels in interface InstantSnapshotOrBuilderpublic Map<String,String> getLabelsMap()
Labels to apply to this InstantSnapshot. These can be later modified by the setLabels method. Label values may be empty.
map<string, string> labels = 500195327;getLabelsMap in interface InstantSnapshotOrBuilderpublic String getLabelsOrDefault(String key, String defaultValue)
Labels to apply to this InstantSnapshot. These can be later modified by the setLabels method. Label values may be empty.
map<string, string> labels = 500195327;getLabelsOrDefault in interface InstantSnapshotOrBuilderpublic String getLabelsOrThrow(String key)
Labels to apply to this InstantSnapshot. These can be later modified by the setLabels method. Label values may be empty.
map<string, string> labels = 500195327;getLabelsOrThrow in interface InstantSnapshotOrBuilderpublic InstantSnapshot.Builder clearLabels()
public InstantSnapshot.Builder removeLabels(String key)
Labels to apply to this InstantSnapshot. These can be later modified by the setLabels method. Label values may be empty.
map<string, string> labels = 500195327;@Deprecated public Map<String,String> getMutableLabels()
public InstantSnapshot.Builder putLabels(String key, String value)
Labels to apply to this InstantSnapshot. These can be later modified by the setLabels method. Label values may be empty.
map<string, string> labels = 500195327;public InstantSnapshot.Builder putAllLabels(Map<String,String> values)
Labels to apply to this InstantSnapshot. These can be later modified by the setLabels method. Label values may be empty.
map<string, string> labels = 500195327;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;hasName in interface InstantSnapshotOrBuilderpublic String getName()
Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
optional string name = 3373707;getName in interface InstantSnapshotOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
optional string name = 3373707;getNameBytes in interface InstantSnapshotOrBuilderpublic InstantSnapshot.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;value - The name to set.public InstantSnapshot.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;public InstantSnapshot.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;value - The bytes for name to set.public boolean hasRegion()
[Output Only] URL of the region where the instant snapshot resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
optional string region = 138946292;hasRegion in interface InstantSnapshotOrBuilderpublic String getRegion()
[Output Only] URL of the region where the instant snapshot resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
optional string region = 138946292;getRegion in interface InstantSnapshotOrBuilderpublic com.google.protobuf.ByteString getRegionBytes()
[Output Only] URL of the region where the instant snapshot resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
optional string region = 138946292;getRegionBytes in interface InstantSnapshotOrBuilderpublic InstantSnapshot.Builder setRegion(String value)
[Output Only] URL of the region where the instant snapshot resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
optional string region = 138946292;value - The region to set.public InstantSnapshot.Builder clearRegion()
[Output Only] URL of the region where the instant snapshot resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
optional string region = 138946292;public InstantSnapshot.Builder setRegionBytes(com.google.protobuf.ByteString value)
[Output Only] URL of the region where the instant snapshot resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
optional string region = 138946292;value - The bytes for region to set.public boolean hasResourceStatus()
[Output Only] Status information for the instant snapshot resource.
optional .google.cloud.compute.v1.InstantSnapshotResourceStatus resource_status = 249429315;
hasResourceStatus in interface InstantSnapshotOrBuilderpublic InstantSnapshotResourceStatus getResourceStatus()
[Output Only] Status information for the instant snapshot resource.
optional .google.cloud.compute.v1.InstantSnapshotResourceStatus resource_status = 249429315;
getResourceStatus in interface InstantSnapshotOrBuilderpublic InstantSnapshot.Builder setResourceStatus(InstantSnapshotResourceStatus value)
[Output Only] Status information for the instant snapshot resource.
optional .google.cloud.compute.v1.InstantSnapshotResourceStatus resource_status = 249429315;
public InstantSnapshot.Builder setResourceStatus(InstantSnapshotResourceStatus.Builder builderForValue)
[Output Only] Status information for the instant snapshot resource.
optional .google.cloud.compute.v1.InstantSnapshotResourceStatus resource_status = 249429315;
public InstantSnapshot.Builder mergeResourceStatus(InstantSnapshotResourceStatus value)
[Output Only] Status information for the instant snapshot resource.
optional .google.cloud.compute.v1.InstantSnapshotResourceStatus resource_status = 249429315;
public InstantSnapshot.Builder clearResourceStatus()
[Output Only] Status information for the instant snapshot resource.
optional .google.cloud.compute.v1.InstantSnapshotResourceStatus resource_status = 249429315;
public InstantSnapshotResourceStatus.Builder getResourceStatusBuilder()
[Output Only] Status information for the instant snapshot resource.
optional .google.cloud.compute.v1.InstantSnapshotResourceStatus resource_status = 249429315;
public InstantSnapshotResourceStatusOrBuilder getResourceStatusOrBuilder()
[Output Only] Status information for the instant snapshot resource.
optional .google.cloud.compute.v1.InstantSnapshotResourceStatus resource_status = 249429315;
getResourceStatusOrBuilder in interface InstantSnapshotOrBuilderpublic boolean hasSatisfiesPzi()
Output only. Reserved for future use.
optional bool satisfies_pzi = 480964257;hasSatisfiesPzi in interface InstantSnapshotOrBuilderpublic boolean getSatisfiesPzi()
Output only. Reserved for future use.
optional bool satisfies_pzi = 480964257;getSatisfiesPzi in interface InstantSnapshotOrBuilderpublic InstantSnapshot.Builder setSatisfiesPzi(boolean value)
Output only. Reserved for future use.
optional bool satisfies_pzi = 480964257;value - The satisfiesPzi to set.public InstantSnapshot.Builder clearSatisfiesPzi()
Output only. Reserved for future use.
optional bool satisfies_pzi = 480964257;public boolean hasSatisfiesPzs()
[Output Only] Reserved for future use.
optional bool satisfies_pzs = 480964267;hasSatisfiesPzs in interface InstantSnapshotOrBuilderpublic boolean getSatisfiesPzs()
[Output Only] Reserved for future use.
optional bool satisfies_pzs = 480964267;getSatisfiesPzs in interface InstantSnapshotOrBuilderpublic InstantSnapshot.Builder setSatisfiesPzs(boolean value)
[Output Only] Reserved for future use.
optional bool satisfies_pzs = 480964267;value - The satisfiesPzs to set.public InstantSnapshot.Builder clearSatisfiesPzs()
[Output Only] Reserved for future use.
optional bool satisfies_pzs = 480964267;public boolean hasSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;hasSelfLink in interface InstantSnapshotOrBuilderpublic String getSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;getSelfLink in interface InstantSnapshotOrBuilderpublic com.google.protobuf.ByteString getSelfLinkBytes()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;getSelfLinkBytes in interface InstantSnapshotOrBuilderpublic InstantSnapshot.Builder setSelfLink(String value)
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;value - The selfLink to set.public InstantSnapshot.Builder clearSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;public InstantSnapshot.Builder setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;value - The bytes for selfLink to set.public boolean hasSelfLinkWithId()
[Output Only] Server-defined URL for this resource's resource id.
optional string self_link_with_id = 44520962;hasSelfLinkWithId in interface InstantSnapshotOrBuilderpublic String getSelfLinkWithId()
[Output Only] Server-defined URL for this resource's resource id.
optional string self_link_with_id = 44520962;getSelfLinkWithId in interface InstantSnapshotOrBuilderpublic com.google.protobuf.ByteString getSelfLinkWithIdBytes()
[Output Only] Server-defined URL for this resource's resource id.
optional string self_link_with_id = 44520962;getSelfLinkWithIdBytes in interface InstantSnapshotOrBuilderpublic InstantSnapshot.Builder setSelfLinkWithId(String value)
[Output Only] Server-defined URL for this resource's resource id.
optional string self_link_with_id = 44520962;value - The selfLinkWithId to set.public InstantSnapshot.Builder clearSelfLinkWithId()
[Output Only] Server-defined URL for this resource's resource id.
optional string self_link_with_id = 44520962;public InstantSnapshot.Builder setSelfLinkWithIdBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for this resource's resource id.
optional string self_link_with_id = 44520962;value - The bytes for selfLinkWithId to set.public boolean hasSourceDisk()
URL of the source disk used to create this instant snapshot. Note that the source disk must be in the same zone/region as the instant snapshot to be created. This can be a full or valid partial URL. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /disks/disk - https://www.googleapis.com/compute/v1/projects/project/regions/region /disks/disk - projects/project/zones/zone/disks/disk - projects/project/regions/region/disks/disk - zones/zone/disks/disk - regions/region/disks/disk
optional string source_disk = 451753793;hasSourceDisk in interface InstantSnapshotOrBuilderpublic String getSourceDisk()
URL of the source disk used to create this instant snapshot. Note that the source disk must be in the same zone/region as the instant snapshot to be created. This can be a full or valid partial URL. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /disks/disk - https://www.googleapis.com/compute/v1/projects/project/regions/region /disks/disk - projects/project/zones/zone/disks/disk - projects/project/regions/region/disks/disk - zones/zone/disks/disk - regions/region/disks/disk
optional string source_disk = 451753793;getSourceDisk in interface InstantSnapshotOrBuilderpublic com.google.protobuf.ByteString getSourceDiskBytes()
URL of the source disk used to create this instant snapshot. Note that the source disk must be in the same zone/region as the instant snapshot to be created. This can be a full or valid partial URL. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /disks/disk - https://www.googleapis.com/compute/v1/projects/project/regions/region /disks/disk - projects/project/zones/zone/disks/disk - projects/project/regions/region/disks/disk - zones/zone/disks/disk - regions/region/disks/disk
optional string source_disk = 451753793;getSourceDiskBytes in interface InstantSnapshotOrBuilderpublic InstantSnapshot.Builder setSourceDisk(String value)
URL of the source disk used to create this instant snapshot. Note that the source disk must be in the same zone/region as the instant snapshot to be created. This can be a full or valid partial URL. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /disks/disk - https://www.googleapis.com/compute/v1/projects/project/regions/region /disks/disk - projects/project/zones/zone/disks/disk - projects/project/regions/region/disks/disk - zones/zone/disks/disk - regions/region/disks/disk
optional string source_disk = 451753793;value - The sourceDisk to set.public InstantSnapshot.Builder clearSourceDisk()
URL of the source disk used to create this instant snapshot. Note that the source disk must be in the same zone/region as the instant snapshot to be created. This can be a full or valid partial URL. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /disks/disk - https://www.googleapis.com/compute/v1/projects/project/regions/region /disks/disk - projects/project/zones/zone/disks/disk - projects/project/regions/region/disks/disk - zones/zone/disks/disk - regions/region/disks/disk
optional string source_disk = 451753793;public InstantSnapshot.Builder setSourceDiskBytes(com.google.protobuf.ByteString value)
URL of the source disk used to create this instant snapshot. Note that the source disk must be in the same zone/region as the instant snapshot to be created. This can be a full or valid partial URL. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /disks/disk - https://www.googleapis.com/compute/v1/projects/project/regions/region /disks/disk - projects/project/zones/zone/disks/disk - projects/project/regions/region/disks/disk - zones/zone/disks/disk - regions/region/disks/disk
optional string source_disk = 451753793;value - The bytes for sourceDisk to set.public boolean hasSourceDiskId()
[Output Only] The ID value of the disk used to create this InstantSnapshot. This value may be used to determine whether the InstantSnapshot was taken from the current or a previous instance of a given disk name.
optional string source_disk_id = 454190809;hasSourceDiskId in interface InstantSnapshotOrBuilderpublic String getSourceDiskId()
[Output Only] The ID value of the disk used to create this InstantSnapshot. This value may be used to determine whether the InstantSnapshot was taken from the current or a previous instance of a given disk name.
optional string source_disk_id = 454190809;getSourceDiskId in interface InstantSnapshotOrBuilderpublic com.google.protobuf.ByteString getSourceDiskIdBytes()
[Output Only] The ID value of the disk used to create this InstantSnapshot. This value may be used to determine whether the InstantSnapshot was taken from the current or a previous instance of a given disk name.
optional string source_disk_id = 454190809;getSourceDiskIdBytes in interface InstantSnapshotOrBuilderpublic InstantSnapshot.Builder setSourceDiskId(String value)
[Output Only] The ID value of the disk used to create this InstantSnapshot. This value may be used to determine whether the InstantSnapshot was taken from the current or a previous instance of a given disk name.
optional string source_disk_id = 454190809;value - The sourceDiskId to set.public InstantSnapshot.Builder clearSourceDiskId()
[Output Only] The ID value of the disk used to create this InstantSnapshot. This value may be used to determine whether the InstantSnapshot was taken from the current or a previous instance of a given disk name.
optional string source_disk_id = 454190809;public InstantSnapshot.Builder setSourceDiskIdBytes(com.google.protobuf.ByteString value)
[Output Only] The ID value of the disk used to create this InstantSnapshot. This value may be used to determine whether the InstantSnapshot was taken from the current or a previous instance of a given disk name.
optional string source_disk_id = 454190809;value - The bytes for sourceDiskId to set.public boolean hasStatus()
[Output Only] The status of the instantSnapshot. This can be CREATING, DELETING, FAILED, or READY. Check the Status enum for the list of possible values.
optional string status = 181260274;hasStatus in interface InstantSnapshotOrBuilderpublic String getStatus()
[Output Only] The status of the instantSnapshot. This can be CREATING, DELETING, FAILED, or READY. Check the Status enum for the list of possible values.
optional string status = 181260274;getStatus in interface InstantSnapshotOrBuilderpublic com.google.protobuf.ByteString getStatusBytes()
[Output Only] The status of the instantSnapshot. This can be CREATING, DELETING, FAILED, or READY. Check the Status enum for the list of possible values.
optional string status = 181260274;getStatusBytes in interface InstantSnapshotOrBuilderpublic InstantSnapshot.Builder setStatus(String value)
[Output Only] The status of the instantSnapshot. This can be CREATING, DELETING, FAILED, or READY. Check the Status enum for the list of possible values.
optional string status = 181260274;value - The status to set.public InstantSnapshot.Builder clearStatus()
[Output Only] The status of the instantSnapshot. This can be CREATING, DELETING, FAILED, or READY. Check the Status enum for the list of possible values.
optional string status = 181260274;public InstantSnapshot.Builder setStatusBytes(com.google.protobuf.ByteString value)
[Output Only] The status of the instantSnapshot. This can be CREATING, DELETING, FAILED, or READY. Check the Status enum for the list of possible values.
optional string status = 181260274;value - The bytes for status to set.public boolean hasZone()
[Output Only] URL of the zone where the instant snapshot resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
optional string zone = 3744684;hasZone in interface InstantSnapshotOrBuilderpublic String getZone()
[Output Only] URL of the zone where the instant snapshot resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
optional string zone = 3744684;getZone in interface InstantSnapshotOrBuilderpublic com.google.protobuf.ByteString getZoneBytes()
[Output Only] URL of the zone where the instant snapshot resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
optional string zone = 3744684;getZoneBytes in interface InstantSnapshotOrBuilderpublic InstantSnapshot.Builder setZone(String value)
[Output Only] URL of the zone where the instant snapshot resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
optional string zone = 3744684;value - The zone to set.public InstantSnapshot.Builder clearZone()
[Output Only] URL of the zone where the instant snapshot resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
optional string zone = 3744684;public InstantSnapshot.Builder setZoneBytes(com.google.protobuf.ByteString value)
[Output Only] URL of the zone where the instant snapshot resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
optional string zone = 3744684;value - The bytes for zone to set.public final InstantSnapshot.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<InstantSnapshot.Builder>public final InstantSnapshot.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<InstantSnapshot.Builder>Copyright © 2025 Google LLC. All rights reserved.