public static final class StoragePoolDisk.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<StoragePoolDisk.Builder> implements StoragePoolDiskOrBuilder
Protobuf type
google.cloud.compute.v1.StoragePoolDisk| Modifier and Type | Method and Description |
|---|---|
StoragePoolDisk.Builder |
addAllAttachedInstances(Iterable<String> values)
[Output Only] Instances this disk is attached to.
|
StoragePoolDisk.Builder |
addAllResourcePolicies(Iterable<String> values)
[Output Only] Resource policies applied to disk for automatic snapshot creations.
|
StoragePoolDisk.Builder |
addAttachedInstances(String value)
[Output Only] Instances this disk is attached to.
|
StoragePoolDisk.Builder |
addAttachedInstancesBytes(com.google.protobuf.ByteString value)
[Output Only] Instances this disk is attached to.
|
StoragePoolDisk.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
StoragePoolDisk.Builder |
addResourcePolicies(String value)
[Output Only] Resource policies applied to disk for automatic snapshot creations.
|
StoragePoolDisk.Builder |
addResourcePoliciesBytes(com.google.protobuf.ByteString value)
[Output Only] Resource policies applied to disk for automatic snapshot creations.
|
StoragePoolDisk |
build() |
StoragePoolDisk |
buildPartial() |
StoragePoolDisk.Builder |
clear() |
StoragePoolDisk.Builder |
clearAttachedInstances()
[Output Only] Instances this disk is attached to.
|
StoragePoolDisk.Builder |
clearCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
StoragePoolDisk.Builder |
clearDisk()
[Output Only] The URL of the disk.
|
StoragePoolDisk.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
StoragePoolDisk.Builder |
clearName()
[Output Only] The name of the disk.
|
StoragePoolDisk.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
StoragePoolDisk.Builder |
clearProvisionedIops()
[Output Only] The number of IOPS provisioned for the disk.
|
StoragePoolDisk.Builder |
clearProvisionedThroughput()
[Output Only] The throughput provisioned for the disk.
|
StoragePoolDisk.Builder |
clearResourcePolicies()
[Output Only] Resource policies applied to disk for automatic snapshot creations.
|
StoragePoolDisk.Builder |
clearSizeGb()
[Output Only] The disk size, in GB.
|
StoragePoolDisk.Builder |
clearStatus()
[Output Only] The disk status.
|
StoragePoolDisk.Builder |
clearType()
[Output Only] The disk type.
|
StoragePoolDisk.Builder |
clearUsedBytes()
[Output Only] Amount of disk space used.
|
StoragePoolDisk.Builder |
clone() |
String |
getAttachedInstances(int index)
[Output Only] Instances this disk is attached to.
|
com.google.protobuf.ByteString |
getAttachedInstancesBytes(int index)
[Output Only] Instances this disk is attached to.
|
int |
getAttachedInstancesCount()
[Output Only] Instances this disk is attached to.
|
com.google.protobuf.ProtocolStringList |
getAttachedInstancesList()
[Output Only] Instances this disk is attached to.
|
String |
getCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
com.google.protobuf.ByteString |
getCreationTimestampBytes()
[Output Only] Creation timestamp in RFC3339 text format.
|
StoragePoolDisk |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDisk()
[Output Only] The URL of the disk.
|
com.google.protobuf.ByteString |
getDiskBytes()
[Output Only] The URL of the disk.
|
String |
getName()
[Output Only] The name of the disk.
|
com.google.protobuf.ByteString |
getNameBytes()
[Output Only] The name of the disk.
|
long |
getProvisionedIops()
[Output Only] The number of IOPS provisioned for the disk.
|
long |
getProvisionedThroughput()
[Output Only] The throughput provisioned for the disk.
|
String |
getResourcePolicies(int index)
[Output Only] Resource policies applied to disk for automatic snapshot creations.
|
com.google.protobuf.ByteString |
getResourcePoliciesBytes(int index)
[Output Only] Resource policies applied to disk for automatic snapshot creations.
|
int |
getResourcePoliciesCount()
[Output Only] Resource policies applied to disk for automatic snapshot creations.
|
com.google.protobuf.ProtocolStringList |
getResourcePoliciesList()
[Output Only] Resource policies applied to disk for automatic snapshot creations.
|
long |
getSizeGb()
[Output Only] The disk size, in GB.
|
String |
getStatus()
[Output Only] The disk status.
|
com.google.protobuf.ByteString |
getStatusBytes()
[Output Only] The disk status.
|
String |
getType()
[Output Only] The disk type.
|
com.google.protobuf.ByteString |
getTypeBytes()
[Output Only] The disk type.
|
long |
getUsedBytes()
[Output Only] Amount of disk space used.
|
boolean |
hasCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
boolean |
hasDisk()
[Output Only] The URL of the disk.
|
boolean |
hasName()
[Output Only] The name of the disk.
|
boolean |
hasProvisionedIops()
[Output Only] The number of IOPS provisioned for the disk.
|
boolean |
hasProvisionedThroughput()
[Output Only] The throughput provisioned for the disk.
|
boolean |
hasSizeGb()
[Output Only] The disk size, in GB.
|
boolean |
hasStatus()
[Output Only] The disk status.
|
boolean |
hasType()
[Output Only] The disk type.
|
boolean |
hasUsedBytes()
[Output Only] Amount of disk space used.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
StoragePoolDisk.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
StoragePoolDisk.Builder |
mergeFrom(com.google.protobuf.Message other) |
StoragePoolDisk.Builder |
mergeFrom(StoragePoolDisk other) |
StoragePoolDisk.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
StoragePoolDisk.Builder |
setAttachedInstances(int index,
String value)
[Output Only] Instances this disk is attached to.
|
StoragePoolDisk.Builder |
setCreationTimestamp(String value)
[Output Only] Creation timestamp in RFC3339 text format.
|
StoragePoolDisk.Builder |
setCreationTimestampBytes(com.google.protobuf.ByteString value)
[Output Only] Creation timestamp in RFC3339 text format.
|
StoragePoolDisk.Builder |
setDisk(String value)
[Output Only] The URL of the disk.
|
StoragePoolDisk.Builder |
setDiskBytes(com.google.protobuf.ByteString value)
[Output Only] The URL of the disk.
|
StoragePoolDisk.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
StoragePoolDisk.Builder |
setName(String value)
[Output Only] The name of the disk.
|
StoragePoolDisk.Builder |
setNameBytes(com.google.protobuf.ByteString value)
[Output Only] The name of the disk.
|
StoragePoolDisk.Builder |
setProvisionedIops(long value)
[Output Only] The number of IOPS provisioned for the disk.
|
StoragePoolDisk.Builder |
setProvisionedThroughput(long value)
[Output Only] The throughput provisioned for the disk.
|
StoragePoolDisk.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
StoragePoolDisk.Builder |
setResourcePolicies(int index,
String value)
[Output Only] Resource policies applied to disk for automatic snapshot creations.
|
StoragePoolDisk.Builder |
setSizeGb(long value)
[Output Only] The disk size, in GB.
|
StoragePoolDisk.Builder |
setStatus(String value)
[Output Only] The disk status.
|
StoragePoolDisk.Builder |
setStatusBytes(com.google.protobuf.ByteString value)
[Output Only] The disk status.
|
StoragePoolDisk.Builder |
setType(String value)
[Output Only] The disk type.
|
StoragePoolDisk.Builder |
setTypeBytes(com.google.protobuf.ByteString value)
[Output Only] The disk type.
|
StoragePoolDisk.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
StoragePoolDisk.Builder |
setUsedBytes(long value)
[Output Only] Amount of disk space used.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, 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.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<StoragePoolDisk.Builder>public StoragePoolDisk.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<StoragePoolDisk.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<StoragePoolDisk.Builder>public StoragePoolDisk getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic StoragePoolDisk build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic StoragePoolDisk buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic StoragePoolDisk.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<StoragePoolDisk.Builder>public StoragePoolDisk.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<StoragePoolDisk.Builder>public StoragePoolDisk.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<StoragePoolDisk.Builder>public StoragePoolDisk.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<StoragePoolDisk.Builder>public StoragePoolDisk.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<StoragePoolDisk.Builder>public StoragePoolDisk.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<StoragePoolDisk.Builder>public StoragePoolDisk.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<StoragePoolDisk.Builder>public StoragePoolDisk.Builder mergeFrom(StoragePoolDisk other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<StoragePoolDisk.Builder>public StoragePoolDisk.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<StoragePoolDisk.Builder>IOExceptionpublic com.google.protobuf.ProtocolStringList getAttachedInstancesList()
[Output Only] Instances this disk is attached to.
repeated string attached_instances = 65255843;getAttachedInstancesList in interface StoragePoolDiskOrBuilderpublic int getAttachedInstancesCount()
[Output Only] Instances this disk is attached to.
repeated string attached_instances = 65255843;getAttachedInstancesCount in interface StoragePoolDiskOrBuilderpublic String getAttachedInstances(int index)
[Output Only] Instances this disk is attached to.
repeated string attached_instances = 65255843;getAttachedInstances in interface StoragePoolDiskOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getAttachedInstancesBytes(int index)
[Output Only] Instances this disk is attached to.
repeated string attached_instances = 65255843;getAttachedInstancesBytes in interface StoragePoolDiskOrBuilderindex - The index of the value to return.public StoragePoolDisk.Builder setAttachedInstances(int index, String value)
[Output Only] Instances this disk is attached to.
repeated string attached_instances = 65255843;index - The index to set the value at.value - The attachedInstances to set.public StoragePoolDisk.Builder addAttachedInstances(String value)
[Output Only] Instances this disk is attached to.
repeated string attached_instances = 65255843;value - The attachedInstances to add.public StoragePoolDisk.Builder addAllAttachedInstances(Iterable<String> values)
[Output Only] Instances this disk is attached to.
repeated string attached_instances = 65255843;values - The attachedInstances to add.public StoragePoolDisk.Builder clearAttachedInstances()
[Output Only] Instances this disk is attached to.
repeated string attached_instances = 65255843;public StoragePoolDisk.Builder addAttachedInstancesBytes(com.google.protobuf.ByteString value)
[Output Only] Instances this disk is attached to.
repeated string attached_instances = 65255843;value - The bytes of the attachedInstances to add.public boolean hasCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;hasCreationTimestamp in interface StoragePoolDiskOrBuilderpublic String getCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;getCreationTimestamp in interface StoragePoolDiskOrBuilderpublic com.google.protobuf.ByteString getCreationTimestampBytes()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;getCreationTimestampBytes in interface StoragePoolDiskOrBuilderpublic StoragePoolDisk.Builder setCreationTimestamp(String value)
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;value - The creationTimestamp to set.public StoragePoolDisk.Builder clearCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;public StoragePoolDisk.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 hasDisk()
[Output Only] The URL of the disk.
optional string disk = 3083677;hasDisk in interface StoragePoolDiskOrBuilderpublic String getDisk()
[Output Only] The URL of the disk.
optional string disk = 3083677;getDisk in interface StoragePoolDiskOrBuilderpublic com.google.protobuf.ByteString getDiskBytes()
[Output Only] The URL of the disk.
optional string disk = 3083677;getDiskBytes in interface StoragePoolDiskOrBuilderpublic StoragePoolDisk.Builder setDisk(String value)
[Output Only] The URL of the disk.
optional string disk = 3083677;value - The disk to set.public StoragePoolDisk.Builder clearDisk()
[Output Only] The URL of the disk.
optional string disk = 3083677;public StoragePoolDisk.Builder setDiskBytes(com.google.protobuf.ByteString value)
[Output Only] The URL of the disk.
optional string disk = 3083677;value - The bytes for disk to set.public boolean hasName()
[Output Only] The name of the disk.
optional string name = 3373707;hasName in interface StoragePoolDiskOrBuilderpublic String getName()
[Output Only] The name of the disk.
optional string name = 3373707;getName in interface StoragePoolDiskOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
[Output Only] The name of the disk.
optional string name = 3373707;getNameBytes in interface StoragePoolDiskOrBuilderpublic StoragePoolDisk.Builder setName(String value)
[Output Only] The name of the disk.
optional string name = 3373707;value - The name to set.public StoragePoolDisk.Builder clearName()
[Output Only] The name of the disk.
optional string name = 3373707;public StoragePoolDisk.Builder setNameBytes(com.google.protobuf.ByteString value)
[Output Only] The name of the disk.
optional string name = 3373707;value - The bytes for name to set.public boolean hasProvisionedIops()
[Output Only] The number of IOPS provisioned for the disk.
optional int64 provisioned_iops = 186769108;hasProvisionedIops in interface StoragePoolDiskOrBuilderpublic long getProvisionedIops()
[Output Only] The number of IOPS provisioned for the disk.
optional int64 provisioned_iops = 186769108;getProvisionedIops in interface StoragePoolDiskOrBuilderpublic StoragePoolDisk.Builder setProvisionedIops(long value)
[Output Only] The number of IOPS provisioned for the disk.
optional int64 provisioned_iops = 186769108;value - The provisionedIops to set.public StoragePoolDisk.Builder clearProvisionedIops()
[Output Only] The number of IOPS provisioned for the disk.
optional int64 provisioned_iops = 186769108;public boolean hasProvisionedThroughput()
[Output Only] The throughput provisioned for the disk.
optional int64 provisioned_throughput = 526524181;hasProvisionedThroughput in interface StoragePoolDiskOrBuilderpublic long getProvisionedThroughput()
[Output Only] The throughput provisioned for the disk.
optional int64 provisioned_throughput = 526524181;getProvisionedThroughput in interface StoragePoolDiskOrBuilderpublic StoragePoolDisk.Builder setProvisionedThroughput(long value)
[Output Only] The throughput provisioned for the disk.
optional int64 provisioned_throughput = 526524181;value - The provisionedThroughput to set.public StoragePoolDisk.Builder clearProvisionedThroughput()
[Output Only] The throughput provisioned for the disk.
optional int64 provisioned_throughput = 526524181;public com.google.protobuf.ProtocolStringList getResourcePoliciesList()
[Output Only] Resource policies applied to disk for automatic snapshot creations.
repeated string resource_policies = 22220385;getResourcePoliciesList in interface StoragePoolDiskOrBuilderpublic int getResourcePoliciesCount()
[Output Only] Resource policies applied to disk for automatic snapshot creations.
repeated string resource_policies = 22220385;getResourcePoliciesCount in interface StoragePoolDiskOrBuilderpublic String getResourcePolicies(int index)
[Output Only] Resource policies applied to disk for automatic snapshot creations.
repeated string resource_policies = 22220385;getResourcePolicies in interface StoragePoolDiskOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getResourcePoliciesBytes(int index)
[Output Only] Resource policies applied to disk for automatic snapshot creations.
repeated string resource_policies = 22220385;getResourcePoliciesBytes in interface StoragePoolDiskOrBuilderindex - The index of the value to return.public StoragePoolDisk.Builder setResourcePolicies(int index, String value)
[Output Only] Resource policies applied to disk for automatic snapshot creations.
repeated string resource_policies = 22220385;index - The index to set the value at.value - The resourcePolicies to set.public StoragePoolDisk.Builder addResourcePolicies(String value)
[Output Only] Resource policies applied to disk for automatic snapshot creations.
repeated string resource_policies = 22220385;value - The resourcePolicies to add.public StoragePoolDisk.Builder addAllResourcePolicies(Iterable<String> values)
[Output Only] Resource policies applied to disk for automatic snapshot creations.
repeated string resource_policies = 22220385;values - The resourcePolicies to add.public StoragePoolDisk.Builder clearResourcePolicies()
[Output Only] Resource policies applied to disk for automatic snapshot creations.
repeated string resource_policies = 22220385;public StoragePoolDisk.Builder addResourcePoliciesBytes(com.google.protobuf.ByteString value)
[Output Only] Resource policies applied to disk for automatic snapshot creations.
repeated string resource_policies = 22220385;value - The bytes of the resourcePolicies to add.public boolean hasSizeGb()
[Output Only] The disk size, in GB.
optional int64 size_gb = 494929369;hasSizeGb in interface StoragePoolDiskOrBuilderpublic long getSizeGb()
[Output Only] The disk size, in GB.
optional int64 size_gb = 494929369;getSizeGb in interface StoragePoolDiskOrBuilderpublic StoragePoolDisk.Builder setSizeGb(long value)
[Output Only] The disk size, in GB.
optional int64 size_gb = 494929369;value - The sizeGb to set.public StoragePoolDisk.Builder clearSizeGb()
[Output Only] The disk size, in GB.
optional int64 size_gb = 494929369;public boolean hasStatus()
[Output Only] The disk status. Check the Status enum for the list of possible values.
optional string status = 181260274;hasStatus in interface StoragePoolDiskOrBuilderpublic String getStatus()
[Output Only] The disk status. Check the Status enum for the list of possible values.
optional string status = 181260274;getStatus in interface StoragePoolDiskOrBuilderpublic com.google.protobuf.ByteString getStatusBytes()
[Output Only] The disk status. Check the Status enum for the list of possible values.
optional string status = 181260274;getStatusBytes in interface StoragePoolDiskOrBuilderpublic StoragePoolDisk.Builder setStatus(String value)
[Output Only] The disk status. Check the Status enum for the list of possible values.
optional string status = 181260274;value - The status to set.public StoragePoolDisk.Builder clearStatus()
[Output Only] The disk status. Check the Status enum for the list of possible values.
optional string status = 181260274;public StoragePoolDisk.Builder setStatusBytes(com.google.protobuf.ByteString value)
[Output Only] The disk status. Check the Status enum for the list of possible values.
optional string status = 181260274;value - The bytes for status to set.public boolean hasType()
[Output Only] The disk type.
optional string type = 3575610;hasType in interface StoragePoolDiskOrBuilderpublic String getType()
[Output Only] The disk type.
optional string type = 3575610;getType in interface StoragePoolDiskOrBuilderpublic com.google.protobuf.ByteString getTypeBytes()
[Output Only] The disk type.
optional string type = 3575610;getTypeBytes in interface StoragePoolDiskOrBuilderpublic StoragePoolDisk.Builder setType(String value)
[Output Only] The disk type.
optional string type = 3575610;value - The type to set.public StoragePoolDisk.Builder clearType()
[Output Only] The disk type.
optional string type = 3575610;public StoragePoolDisk.Builder setTypeBytes(com.google.protobuf.ByteString value)
[Output Only] The disk type.
optional string type = 3575610;value - The bytes for type to set.public boolean hasUsedBytes()
[Output Only] Amount of disk space used.
optional int64 used_bytes = 231640425;hasUsedBytes in interface StoragePoolDiskOrBuilderpublic long getUsedBytes()
[Output Only] Amount of disk space used.
optional int64 used_bytes = 231640425;getUsedBytes in interface StoragePoolDiskOrBuilderpublic StoragePoolDisk.Builder setUsedBytes(long value)
[Output Only] Amount of disk space used.
optional int64 used_bytes = 231640425;value - The usedBytes to set.public StoragePoolDisk.Builder clearUsedBytes()
[Output Only] Amount of disk space used.
optional int64 used_bytes = 231640425;public final StoragePoolDisk.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<StoragePoolDisk.Builder>public final StoragePoolDisk.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<StoragePoolDisk.Builder>Copyright © 2025 Google LLC. All rights reserved.