public enum Replication.HybridReplicationType extends Enum<Replication.HybridReplicationType> implements ProtocolMessageEnum
Hybrid replication type.
Protobuf enum google.cloud.netapp.v1.Replication.HybridReplicationType
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
CONTINUOUS_REPLICATION |
Hybrid replication type for continuous replication. |
CONTINUOUS_REPLICATION_VALUE |
Hybrid replication type for continuous replication. |
HYBRID_REPLICATION_TYPE_UNSPECIFIED |
Unspecified hybrid replication type. |
HYBRID_REPLICATION_TYPE_UNSPECIFIED_VALUE |
Unspecified hybrid replication type. |
MIGRATION |
Hybrid replication type for migration. |
MIGRATION_VALUE |
Hybrid replication type for migration. |
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() |