DiskResourceStatusAsyncReplicationStatus(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attribute |
|
---|---|
Name | Description |
state |
str
Check the State enum for the list of possible values. This field is a member of oneof _ _state .
|
Classes
State
State(value)
Values: UNDEFINED_STATE (0): A value indicating that the enum field is not set. ACTIVE (314733318): Replication is active. CREATED (135924424): Secondary disk is created and is waiting for replication to start. STARTING (488820800): Replication is starting. STATE_UNSPECIFIED (470755401): No description available. STOPPED (444276141): Replication is stopped. STOPPING (350791796): Replication is stopping.