Class VolumeConfig
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.baremetalsolution.v2.VolumeConfig
-
- All Implemented Interfaces:
VolumeConfigOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class VolumeConfig extends com.google.protobuf.GeneratedMessageV3 implements VolumeConfigOrBuilder
Configuration parameters for a new volume.
Protobuf typegoogle.cloud.baremetalsolution.v2.VolumeConfig- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classVolumeConfig.BuilderConfiguration parameters for a new volume.static classVolumeConfig.LunRangeA LUN(Logical Unit Number) range.static interfaceVolumeConfig.LunRangeOrBuilderstatic classVolumeConfig.NfsExportA NFS export entry.static interfaceVolumeConfig.NfsExportOrBuilderstatic classVolumeConfig.ProtocolThe protocol used to access the volume.static classVolumeConfig.TypeThe types of Volumes.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
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
-
-
Field Summary
Fields Modifier and Type Field Description static intGCP_SERVICE_FIELD_NUMBERstatic intID_FIELD_NUMBERstatic intLUN_RANGES_FIELD_NUMBERstatic intMACHINE_IDS_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intNFS_EXPORTS_FIELD_NUMBERstatic intPERFORMANCE_TIER_FIELD_NUMBERstatic intPROTOCOL_FIELD_NUMBERstatic intSIZE_GB_FIELD_NUMBERstatic intSNAPSHOTS_ENABLED_FIELD_NUMBERstatic intTYPE_FIELD_NUMBERstatic intUSER_NOTE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)static VolumeConfiggetDefaultInstance()VolumeConfiggetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetGcpService()The GCP service of the storage volume.com.google.protobuf.ByteStringgetGcpServiceBytes()The GCP service of the storage volume.StringgetId()A transient unique identifier to identify a volume within an ProvisioningConfig request.com.google.protobuf.ByteStringgetIdBytes()A transient unique identifier to identify a volume within an ProvisioningConfig request.VolumeConfig.LunRangegetLunRanges(int index)LUN ranges to be configured.intgetLunRangesCount()LUN ranges to be configured.List<VolumeConfig.LunRange>getLunRangesList()LUN ranges to be configured.VolumeConfig.LunRangeOrBuildergetLunRangesOrBuilder(int index)LUN ranges to be configured.List<? extends VolumeConfig.LunRangeOrBuilder>getLunRangesOrBuilderList()LUN ranges to be configured.StringgetMachineIds(int index)Machine ids connected to this volume.com.google.protobuf.ByteStringgetMachineIdsBytes(int index)Machine ids connected to this volume.intgetMachineIdsCount()Machine ids connected to this volume.com.google.protobuf.ProtocolStringListgetMachineIdsList()Machine ids connected to this volume.StringgetName()Output only.com.google.protobuf.ByteStringgetNameBytes()Output only.VolumeConfig.NfsExportgetNfsExports(int index)NFS exports.intgetNfsExportsCount()NFS exports.List<VolumeConfig.NfsExport>getNfsExportsList()NFS exports.VolumeConfig.NfsExportOrBuildergetNfsExportsOrBuilder(int index)NFS exports.List<? extends VolumeConfig.NfsExportOrBuilder>getNfsExportsOrBuilderList()NFS exports.com.google.protobuf.Parser<VolumeConfig>getParserForType()VolumePerformanceTiergetPerformanceTier()Performance tier of the Volume.intgetPerformanceTierValue()Performance tier of the Volume.VolumeConfig.ProtocolgetProtocol()Volume protocol.intgetProtocolValue()Volume protocol.intgetSerializedSize()intgetSizeGb()The requested size of this volume, in GB.booleangetSnapshotsEnabled()Whether snapshots should be enabled.VolumeConfig.TypegetType()The type of this Volume.intgetTypeValue()The type of this Volume.StringgetUserNote()User note field, it can be used by customers to add additional information for the BMS Ops team .com.google.protobuf.ByteStringgetUserNoteBytes()User note field, it can be used by customers to add additional information for the BMS Ops team .inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static VolumeConfig.BuildernewBuilder()static VolumeConfig.BuildernewBuilder(VolumeConfig prototype)VolumeConfig.BuildernewBuilderForType()protected VolumeConfig.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static VolumeConfigparseDelimitedFrom(InputStream input)static VolumeConfigparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VolumeConfigparseFrom(byte[] data)static VolumeConfigparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VolumeConfigparseFrom(com.google.protobuf.ByteString data)static VolumeConfigparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VolumeConfigparseFrom(com.google.protobuf.CodedInputStream input)static VolumeConfigparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VolumeConfigparseFrom(InputStream input)static VolumeConfigparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VolumeConfigparseFrom(ByteBuffer data)static VolumeConfigparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<VolumeConfig>parser()VolumeConfig.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, 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, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SNAPSHOTS_ENABLED_FIELD_NUMBER
public static final int SNAPSHOTS_ENABLED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TYPE_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PROTOCOL_FIELD_NUMBER
public static final int PROTOCOL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SIZE_GB_FIELD_NUMBER
public static final int SIZE_GB_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LUN_RANGES_FIELD_NUMBER
public static final int LUN_RANGES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MACHINE_IDS_FIELD_NUMBER
public static final int MACHINE_IDS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NFS_EXPORTS_FIELD_NUMBER
public static final int NFS_EXPORTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USER_NOTE_FIELD_NUMBER
public static final int USER_NOTE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GCP_SERVICE_FIELD_NUMBER
public static final int GCP_SERVICE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PERFORMANCE_TIER_FIELD_NUMBER
public static final int PERFORMANCE_TIER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getName
public String getName()
Output only. The name of the volume config.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getNamein interfaceVolumeConfigOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Output only. The name of the volume config.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getNameBytesin interfaceVolumeConfigOrBuilder- Returns:
- The bytes for name.
-
getId
public String getId()
A transient unique identifier to identify a volume within an ProvisioningConfig request.
string id = 2;- Specified by:
getIdin interfaceVolumeConfigOrBuilder- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()
A transient unique identifier to identify a volume within an ProvisioningConfig request.
string id = 2;- Specified by:
getIdBytesin interfaceVolumeConfigOrBuilder- Returns:
- The bytes for id.
-
getSnapshotsEnabled
public boolean getSnapshotsEnabled()
Whether snapshots should be enabled.
bool snapshots_enabled = 3;- Specified by:
getSnapshotsEnabledin interfaceVolumeConfigOrBuilder- Returns:
- The snapshotsEnabled.
-
getTypeValue
public int getTypeValue()
The type of this Volume.
.google.cloud.baremetalsolution.v2.VolumeConfig.Type type = 4;- Specified by:
getTypeValuein interfaceVolumeConfigOrBuilder- Returns:
- The enum numeric value on the wire for type.
-
getType
public VolumeConfig.Type getType()
The type of this Volume.
.google.cloud.baremetalsolution.v2.VolumeConfig.Type type = 4;- Specified by:
getTypein interfaceVolumeConfigOrBuilder- Returns:
- The type.
-
getProtocolValue
public int getProtocolValue()
Volume protocol.
.google.cloud.baremetalsolution.v2.VolumeConfig.Protocol protocol = 5;- Specified by:
getProtocolValuein interfaceVolumeConfigOrBuilder- Returns:
- The enum numeric value on the wire for protocol.
-
getProtocol
public VolumeConfig.Protocol getProtocol()
Volume protocol.
.google.cloud.baremetalsolution.v2.VolumeConfig.Protocol protocol = 5;- Specified by:
getProtocolin interfaceVolumeConfigOrBuilder- Returns:
- The protocol.
-
getSizeGb
public int getSizeGb()
The requested size of this volume, in GB.
int32 size_gb = 6;- Specified by:
getSizeGbin interfaceVolumeConfigOrBuilder- Returns:
- The sizeGb.
-
getLunRangesList
public List<VolumeConfig.LunRange> getLunRangesList()
LUN ranges to be configured. Set only when protocol is PROTOCOL_FC.
repeated .google.cloud.baremetalsolution.v2.VolumeConfig.LunRange lun_ranges = 7;- Specified by:
getLunRangesListin interfaceVolumeConfigOrBuilder
-
getLunRangesOrBuilderList
public List<? extends VolumeConfig.LunRangeOrBuilder> getLunRangesOrBuilderList()
LUN ranges to be configured. Set only when protocol is PROTOCOL_FC.
repeated .google.cloud.baremetalsolution.v2.VolumeConfig.LunRange lun_ranges = 7;- Specified by:
getLunRangesOrBuilderListin interfaceVolumeConfigOrBuilder
-
getLunRangesCount
public int getLunRangesCount()
LUN ranges to be configured. Set only when protocol is PROTOCOL_FC.
repeated .google.cloud.baremetalsolution.v2.VolumeConfig.LunRange lun_ranges = 7;- Specified by:
getLunRangesCountin interfaceVolumeConfigOrBuilder
-
getLunRanges
public VolumeConfig.LunRange getLunRanges(int index)
LUN ranges to be configured. Set only when protocol is PROTOCOL_FC.
repeated .google.cloud.baremetalsolution.v2.VolumeConfig.LunRange lun_ranges = 7;- Specified by:
getLunRangesin interfaceVolumeConfigOrBuilder
-
getLunRangesOrBuilder
public VolumeConfig.LunRangeOrBuilder getLunRangesOrBuilder(int index)
LUN ranges to be configured. Set only when protocol is PROTOCOL_FC.
repeated .google.cloud.baremetalsolution.v2.VolumeConfig.LunRange lun_ranges = 7;- Specified by:
getLunRangesOrBuilderin interfaceVolumeConfigOrBuilder
-
getMachineIdsList
public com.google.protobuf.ProtocolStringList getMachineIdsList()
Machine ids connected to this volume. Set only when protocol is PROTOCOL_FC.
repeated string machine_ids = 8;- Specified by:
getMachineIdsListin interfaceVolumeConfigOrBuilder- Returns:
- A list containing the machineIds.
-
getMachineIdsCount
public int getMachineIdsCount()
Machine ids connected to this volume. Set only when protocol is PROTOCOL_FC.
repeated string machine_ids = 8;- Specified by:
getMachineIdsCountin interfaceVolumeConfigOrBuilder- Returns:
- The count of machineIds.
-
getMachineIds
public String getMachineIds(int index)
Machine ids connected to this volume. Set only when protocol is PROTOCOL_FC.
repeated string machine_ids = 8;- Specified by:
getMachineIdsin interfaceVolumeConfigOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The machineIds at the given index.
-
getMachineIdsBytes
public com.google.protobuf.ByteString getMachineIdsBytes(int index)
Machine ids connected to this volume. Set only when protocol is PROTOCOL_FC.
repeated string machine_ids = 8;- Specified by:
getMachineIdsBytesin interfaceVolumeConfigOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the machineIds at the given index.
-
getNfsExportsList
public List<VolumeConfig.NfsExport> getNfsExportsList()
NFS exports. Set only when protocol is PROTOCOL_NFS.
repeated .google.cloud.baremetalsolution.v2.VolumeConfig.NfsExport nfs_exports = 9;- Specified by:
getNfsExportsListin interfaceVolumeConfigOrBuilder
-
getNfsExportsOrBuilderList
public List<? extends VolumeConfig.NfsExportOrBuilder> getNfsExportsOrBuilderList()
NFS exports. Set only when protocol is PROTOCOL_NFS.
repeated .google.cloud.baremetalsolution.v2.VolumeConfig.NfsExport nfs_exports = 9;- Specified by:
getNfsExportsOrBuilderListin interfaceVolumeConfigOrBuilder
-
getNfsExportsCount
public int getNfsExportsCount()
NFS exports. Set only when protocol is PROTOCOL_NFS.
repeated .google.cloud.baremetalsolution.v2.VolumeConfig.NfsExport nfs_exports = 9;- Specified by:
getNfsExportsCountin interfaceVolumeConfigOrBuilder
-
getNfsExports
public VolumeConfig.NfsExport getNfsExports(int index)
NFS exports. Set only when protocol is PROTOCOL_NFS.
repeated .google.cloud.baremetalsolution.v2.VolumeConfig.NfsExport nfs_exports = 9;- Specified by:
getNfsExportsin interfaceVolumeConfigOrBuilder
-
getNfsExportsOrBuilder
public VolumeConfig.NfsExportOrBuilder getNfsExportsOrBuilder(int index)
NFS exports. Set only when protocol is PROTOCOL_NFS.
repeated .google.cloud.baremetalsolution.v2.VolumeConfig.NfsExport nfs_exports = 9;- Specified by:
getNfsExportsOrBuilderin interfaceVolumeConfigOrBuilder
-
getUserNote
public String getUserNote()
User note field, it can be used by customers to add additional information for the BMS Ops team .
string user_note = 10;- Specified by:
getUserNotein interfaceVolumeConfigOrBuilder- Returns:
- The userNote.
-
getUserNoteBytes
public com.google.protobuf.ByteString getUserNoteBytes()
User note field, it can be used by customers to add additional information for the BMS Ops team .
string user_note = 10;- Specified by:
getUserNoteBytesin interfaceVolumeConfigOrBuilder- Returns:
- The bytes for userNote.
-
getGcpService
public String getGcpService()
The GCP service of the storage volume. Available gcp_service are in https://cloud.google.com/bare-metal/docs/bms-planning.
string gcp_service = 11;- Specified by:
getGcpServicein interfaceVolumeConfigOrBuilder- Returns:
- The gcpService.
-
getGcpServiceBytes
public com.google.protobuf.ByteString getGcpServiceBytes()
The GCP service of the storage volume. Available gcp_service are in https://cloud.google.com/bare-metal/docs/bms-planning.
string gcp_service = 11;- Specified by:
getGcpServiceBytesin interfaceVolumeConfigOrBuilder- Returns:
- The bytes for gcpService.
-
getPerformanceTierValue
public int getPerformanceTierValue()
Performance tier of the Volume. Default is SHARED.
.google.cloud.baremetalsolution.v2.VolumePerformanceTier performance_tier = 12;- Specified by:
getPerformanceTierValuein interfaceVolumeConfigOrBuilder- Returns:
- The enum numeric value on the wire for performanceTier.
-
getPerformanceTier
public VolumePerformanceTier getPerformanceTier()
Performance tier of the Volume. Default is SHARED.
.google.cloud.baremetalsolution.v2.VolumePerformanceTier performance_tier = 12;- Specified by:
getPerformanceTierin interfaceVolumeConfigOrBuilder- Returns:
- The performanceTier.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static VolumeConfig parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VolumeConfig parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VolumeConfig parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VolumeConfig parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VolumeConfig parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VolumeConfig parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VolumeConfig parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static VolumeConfig parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static VolumeConfig parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static VolumeConfig parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static VolumeConfig parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static VolumeConfig parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public VolumeConfig.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static VolumeConfig.Builder newBuilder()
-
newBuilder
public static VolumeConfig.Builder newBuilder(VolumeConfig prototype)
-
toBuilder
public VolumeConfig.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected VolumeConfig.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static VolumeConfig getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<VolumeConfig> parser()
-
getParserForType
public com.google.protobuf.Parser<VolumeConfig> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public VolumeConfig getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-