public final class StoragePoolType extends com.google.protobuf.GeneratedMessageV3 implements StoragePoolTypeOrBuilder
Protobuf type
google.cloud.compute.v1.StoragePoolType| Modifier and Type | Class and Description |
|---|---|
static class |
StoragePoolType.Builder
Protobuf type
google.cloud.compute.v1.StoragePoolType |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
CREATION_TIMESTAMP_FIELD_NUMBER |
static int |
DEPRECATED_FIELD_NUMBER |
static int |
DESCRIPTION_FIELD_NUMBER |
static int |
ID_FIELD_NUMBER |
static int |
KIND_FIELD_NUMBER |
static int |
MAX_POOL_PROVISIONED_CAPACITY_GB_FIELD_NUMBER |
static int |
MAX_POOL_PROVISIONED_IOPS_FIELD_NUMBER |
static int |
MAX_POOL_PROVISIONED_THROUGHPUT_FIELD_NUMBER |
static int |
MIN_POOL_PROVISIONED_CAPACITY_GB_FIELD_NUMBER |
static int |
MIN_POOL_PROVISIONED_IOPS_FIELD_NUMBER |
static int |
MIN_POOL_PROVISIONED_THROUGHPUT_FIELD_NUMBER |
static int |
MIN_SIZE_GB_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
SELF_LINK_FIELD_NUMBER |
static int |
SELF_LINK_WITH_ID_FIELD_NUMBER |
static int |
SUPPORTED_DISK_TYPES_FIELD_NUMBER |
static int |
ZONE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
com.google.protobuf.ByteString |
getCreationTimestampBytes()
[Output Only] Creation timestamp in RFC3339 text format.
|
static StoragePoolType |
getDefaultInstance() |
StoragePoolType |
getDefaultInstanceForType() |
DeprecationStatus |
getDeprecated()
[Output Only] The deprecation status associated with this storage pool type.
|
DeprecationStatusOrBuilder |
getDeprecatedOrBuilder()
[Output Only] The deprecation status associated with this storage pool type.
|
String |
getDescription()
[Output Only] An optional description of this resource.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
[Output Only] An optional description of this resource.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
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.
|
long |
getMaxPoolProvisionedCapacityGb()
[Output Only] Maximum storage pool size in GB.
|
long |
getMaxPoolProvisionedIops()
[Output Only] Maximum provisioned IOPS.
|
long |
getMaxPoolProvisionedThroughput()
[Output Only] Maximum provisioned throughput.
|
long |
getMinPoolProvisionedCapacityGb()
[Output Only] Minimum storage pool size in GB.
|
long |
getMinPoolProvisionedIops()
[Output Only] Minimum provisioned IOPS.
|
long |
getMinPoolProvisionedThroughput()
[Output Only] Minimum provisioned throughput.
|
long |
getMinSizeGb()
[Deprecated] This field is deprecated.
|
String |
getName()
[Output Only] Name of the resource.
|
com.google.protobuf.ByteString |
getNameBytes()
[Output Only] Name of the resource.
|
com.google.protobuf.Parser<StoragePoolType> |
getParserForType() |
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 with the resource id.
|
com.google.protobuf.ByteString |
getSelfLinkWithIdBytes()
[Output Only] Server-defined URL for this resource with the resource id.
|
int |
getSerializedSize() |
String |
getSupportedDiskTypes(int index)
[Output Only] The list of disk types supported in this storage pool type.
|
com.google.protobuf.ByteString |
getSupportedDiskTypesBytes(int index)
[Output Only] The list of disk types supported in this storage pool type.
|
int |
getSupportedDiskTypesCount()
[Output Only] The list of disk types supported in this storage pool type.
|
com.google.protobuf.ProtocolStringList |
getSupportedDiskTypesList()
[Output Only] The list of disk types supported in this storage pool type.
|
String |
getZone()
[Output Only] URL of the zone where the storage pool type resides.
|
com.google.protobuf.ByteString |
getZoneBytes()
[Output Only] URL of the zone where the storage pool type resides.
|
boolean |
hasCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
boolean |
hasDeprecated()
[Output Only] The deprecation status associated with this storage pool type.
|
boolean |
hasDescription()
[Output Only] An optional description of this resource.
|
int |
hashCode() |
boolean |
hasId()
[Output Only] The unique identifier for the resource.
|
boolean |
hasKind()
[Output Only] Type of the resource.
|
boolean |
hasMaxPoolProvisionedCapacityGb()
[Output Only] Maximum storage pool size in GB.
|
boolean |
hasMaxPoolProvisionedIops()
[Output Only] Maximum provisioned IOPS.
|
boolean |
hasMaxPoolProvisionedThroughput()
[Output Only] Maximum provisioned throughput.
|
boolean |
hasMinPoolProvisionedCapacityGb()
[Output Only] Minimum storage pool size in GB.
|
boolean |
hasMinPoolProvisionedIops()
[Output Only] Minimum provisioned IOPS.
|
boolean |
hasMinPoolProvisionedThroughput()
[Output Only] Minimum provisioned throughput.
|
boolean |
hasMinSizeGb()
[Deprecated] This field is deprecated.
|
boolean |
hasName()
[Output Only] Name of the resource.
|
boolean |
hasSelfLink()
[Output Only] Server-defined URL for the resource.
|
boolean |
hasSelfLinkWithId()
[Output Only] Server-defined URL for this resource with the resource id.
|
boolean |
hasZone()
[Output Only] URL of the zone where the storage pool type resides.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static StoragePoolType.Builder |
newBuilder() |
static StoragePoolType.Builder |
newBuilder(StoragePoolType prototype) |
StoragePoolType.Builder |
newBuilderForType() |
protected StoragePoolType.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static StoragePoolType |
parseDelimitedFrom(InputStream input) |
static StoragePoolType |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StoragePoolType |
parseFrom(byte[] data) |
static StoragePoolType |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StoragePoolType |
parseFrom(ByteBuffer data) |
static StoragePoolType |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StoragePoolType |
parseFrom(com.google.protobuf.ByteString data) |
static StoragePoolType |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StoragePoolType |
parseFrom(com.google.protobuf.CodedInputStream input) |
static StoragePoolType |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StoragePoolType |
parseFrom(InputStream input) |
static StoragePoolType |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<StoragePoolType> |
parser() |
StoragePoolType.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int CREATION_TIMESTAMP_FIELD_NUMBER
public static final int DEPRECATED_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
public static final int KIND_FIELD_NUMBER
public static final int MAX_POOL_PROVISIONED_CAPACITY_GB_FIELD_NUMBER
public static final int MAX_POOL_PROVISIONED_IOPS_FIELD_NUMBER
public static final int MAX_POOL_PROVISIONED_THROUGHPUT_FIELD_NUMBER
public static final int MIN_POOL_PROVISIONED_CAPACITY_GB_FIELD_NUMBER
public static final int MIN_POOL_PROVISIONED_IOPS_FIELD_NUMBER
public static final int MIN_POOL_PROVISIONED_THROUGHPUT_FIELD_NUMBER
public static final int MIN_SIZE_GB_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
public static final int SELF_LINK_FIELD_NUMBER
public static final int SELF_LINK_WITH_ID_FIELD_NUMBER
public static final int SUPPORTED_DISK_TYPES_FIELD_NUMBER
public static final int ZONE_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;hasCreationTimestamp in interface StoragePoolTypeOrBuilderpublic String getCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;getCreationTimestamp in interface StoragePoolTypeOrBuilderpublic com.google.protobuf.ByteString getCreationTimestampBytes()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;getCreationTimestampBytes in interface StoragePoolTypeOrBuilderpublic boolean hasDeprecated()
[Output Only] The deprecation status associated with this storage pool type.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;hasDeprecated in interface StoragePoolTypeOrBuilderpublic DeprecationStatus getDeprecated()
[Output Only] The deprecation status associated with this storage pool type.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;getDeprecated in interface StoragePoolTypeOrBuilderpublic DeprecationStatusOrBuilder getDeprecatedOrBuilder()
[Output Only] The deprecation status associated with this storage pool type.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;getDeprecatedOrBuilder in interface StoragePoolTypeOrBuilderpublic boolean hasDescription()
[Output Only] An optional description of this resource.
optional string description = 422937596;hasDescription in interface StoragePoolTypeOrBuilderpublic String getDescription()
[Output Only] An optional description of this resource.
optional string description = 422937596;getDescription in interface StoragePoolTypeOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
[Output Only] An optional description of this resource.
optional string description = 422937596;getDescriptionBytes in interface StoragePoolTypeOrBuilderpublic boolean hasId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;hasId in interface StoragePoolTypeOrBuilderpublic long getId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;getId in interface StoragePoolTypeOrBuilderpublic boolean hasKind()
[Output Only] Type of the resource. Always compute#storagePoolType for storage pool types.
optional string kind = 3292052;hasKind in interface StoragePoolTypeOrBuilderpublic String getKind()
[Output Only] Type of the resource. Always compute#storagePoolType for storage pool types.
optional string kind = 3292052;getKind in interface StoragePoolTypeOrBuilderpublic com.google.protobuf.ByteString getKindBytes()
[Output Only] Type of the resource. Always compute#storagePoolType for storage pool types.
optional string kind = 3292052;getKindBytes in interface StoragePoolTypeOrBuilderpublic boolean hasMaxPoolProvisionedCapacityGb()
[Output Only] Maximum storage pool size in GB.
optional int64 max_pool_provisioned_capacity_gb = 182139085;hasMaxPoolProvisionedCapacityGb in interface StoragePoolTypeOrBuilderpublic long getMaxPoolProvisionedCapacityGb()
[Output Only] Maximum storage pool size in GB.
optional int64 max_pool_provisioned_capacity_gb = 182139085;getMaxPoolProvisionedCapacityGb in interface StoragePoolTypeOrBuilderpublic boolean hasMaxPoolProvisionedIops()
[Output Only] Maximum provisioned IOPS.
optional int64 max_pool_provisioned_iops = 515270652;hasMaxPoolProvisionedIops in interface StoragePoolTypeOrBuilderpublic long getMaxPoolProvisionedIops()
[Output Only] Maximum provisioned IOPS.
optional int64 max_pool_provisioned_iops = 515270652;getMaxPoolProvisionedIops in interface StoragePoolTypeOrBuilderpublic boolean hasMaxPoolProvisionedThroughput()
[Output Only] Maximum provisioned throughput.
optional int64 max_pool_provisioned_throughput = 228928061;hasMaxPoolProvisionedThroughput in interface StoragePoolTypeOrBuilderpublic long getMaxPoolProvisionedThroughput()
[Output Only] Maximum provisioned throughput.
optional int64 max_pool_provisioned_throughput = 228928061;getMaxPoolProvisionedThroughput in interface StoragePoolTypeOrBuilderpublic boolean hasMinPoolProvisionedCapacityGb()
[Output Only] Minimum storage pool size in GB.
optional int64 min_pool_provisioned_capacity_gb = 191022751;hasMinPoolProvisionedCapacityGb in interface StoragePoolTypeOrBuilderpublic long getMinPoolProvisionedCapacityGb()
[Output Only] Minimum storage pool size in GB.
optional int64 min_pool_provisioned_capacity_gb = 191022751;getMinPoolProvisionedCapacityGb in interface StoragePoolTypeOrBuilderpublic boolean hasMinPoolProvisionedIops()
[Output Only] Minimum provisioned IOPS.
optional int64 min_pool_provisioned_iops = 416473706;hasMinPoolProvisionedIops in interface StoragePoolTypeOrBuilderpublic long getMinPoolProvisionedIops()
[Output Only] Minimum provisioned IOPS.
optional int64 min_pool_provisioned_iops = 416473706;getMinPoolProvisionedIops in interface StoragePoolTypeOrBuilderpublic boolean hasMinPoolProvisionedThroughput()
[Output Only] Minimum provisioned throughput.
optional int64 min_pool_provisioned_throughput = 367761963;hasMinPoolProvisionedThroughput in interface StoragePoolTypeOrBuilderpublic long getMinPoolProvisionedThroughput()
[Output Only] Minimum provisioned throughput.
optional int64 min_pool_provisioned_throughput = 367761963;getMinPoolProvisionedThroughput in interface StoragePoolTypeOrBuilderpublic boolean hasMinSizeGb()
[Deprecated] This field is deprecated. Use minPoolProvisionedCapacityGb instead.
optional int64 min_size_gb = 385278188;hasMinSizeGb in interface StoragePoolTypeOrBuilderpublic long getMinSizeGb()
[Deprecated] This field is deprecated. Use minPoolProvisionedCapacityGb instead.
optional int64 min_size_gb = 385278188;getMinSizeGb in interface StoragePoolTypeOrBuilderpublic boolean hasName()
[Output Only] Name of the resource.
optional string name = 3373707;hasName in interface StoragePoolTypeOrBuilderpublic String getName()
[Output Only] Name of the resource.
optional string name = 3373707;getName in interface StoragePoolTypeOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
[Output Only] Name of the resource.
optional string name = 3373707;getNameBytes in interface StoragePoolTypeOrBuilderpublic boolean hasSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;hasSelfLink in interface StoragePoolTypeOrBuilderpublic String getSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;getSelfLink in interface StoragePoolTypeOrBuilderpublic com.google.protobuf.ByteString getSelfLinkBytes()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;getSelfLinkBytes in interface StoragePoolTypeOrBuilderpublic boolean hasSelfLinkWithId()
[Output Only] Server-defined URL for this resource with the resource id.
optional string self_link_with_id = 44520962;hasSelfLinkWithId in interface StoragePoolTypeOrBuilderpublic String getSelfLinkWithId()
[Output Only] Server-defined URL for this resource with the resource id.
optional string self_link_with_id = 44520962;getSelfLinkWithId in interface StoragePoolTypeOrBuilderpublic com.google.protobuf.ByteString getSelfLinkWithIdBytes()
[Output Only] Server-defined URL for this resource with the resource id.
optional string self_link_with_id = 44520962;getSelfLinkWithIdBytes in interface StoragePoolTypeOrBuilderpublic com.google.protobuf.ProtocolStringList getSupportedDiskTypesList()
[Output Only] The list of disk types supported in this storage pool type.
repeated string supported_disk_types = 150587272;getSupportedDiskTypesList in interface StoragePoolTypeOrBuilderpublic int getSupportedDiskTypesCount()
[Output Only] The list of disk types supported in this storage pool type.
repeated string supported_disk_types = 150587272;getSupportedDiskTypesCount in interface StoragePoolTypeOrBuilderpublic String getSupportedDiskTypes(int index)
[Output Only] The list of disk types supported in this storage pool type.
repeated string supported_disk_types = 150587272;getSupportedDiskTypes in interface StoragePoolTypeOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getSupportedDiskTypesBytes(int index)
[Output Only] The list of disk types supported in this storage pool type.
repeated string supported_disk_types = 150587272;getSupportedDiskTypesBytes in interface StoragePoolTypeOrBuilderindex - The index of the value to return.public boolean hasZone()
[Output Only] URL of the zone where the storage pool type 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 StoragePoolTypeOrBuilderpublic String getZone()
[Output Only] URL of the zone where the storage pool type 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 StoragePoolTypeOrBuilderpublic com.google.protobuf.ByteString getZoneBytes()
[Output Only] URL of the zone where the storage pool type 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 StoragePoolTypeOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static StoragePoolType parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StoragePoolType parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StoragePoolType parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StoragePoolType parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StoragePoolType parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StoragePoolType parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StoragePoolType parseFrom(InputStream input) throws IOException
IOExceptionpublic static StoragePoolType parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static StoragePoolType parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static StoragePoolType parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static StoragePoolType parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static StoragePoolType parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic StoragePoolType.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static StoragePoolType.Builder newBuilder()
public static StoragePoolType.Builder newBuilder(StoragePoolType prototype)
public StoragePoolType.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected StoragePoolType.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static StoragePoolType getDefaultInstance()
public static com.google.protobuf.Parser<StoragePoolType> parser()
public com.google.protobuf.Parser<StoragePoolType> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public StoragePoolType getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2025 Google LLC. All rights reserved.