public enum Replication.ReplicationRole extends Enum<Replication.ReplicationRole> implements ProtocolMessageEnum
New enum values may be added in future to support different replication topology.
Protobuf enum google.cloud.netapp.v1.Replication.ReplicationRole
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
DESTINATION |
Indicates Destination volume. |
DESTINATION_VALUE |
Indicates Destination volume. |
REPLICATION_ROLE_UNSPECIFIED |
Unspecified replication role |
REPLICATION_ROLE_UNSPECIFIED_VALUE |
Unspecified replication role |
SOURCE |
Indicates Source volume. |
SOURCE_VALUE |
Indicates Source volume. |
UNRECOGNIZED |
Static Methods |
|
---|---|
Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
Methods |
|
---|---|
Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |