ResourceStatusShutdownDetails(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
max_duration |
google.cloud.compute_v1beta.types.Duration
This field is a member of oneof _ _max_duration .
|
request_timestamp |
str
This field is a member of oneof _ _request_timestamp .
|
stop_state |
str
Check the StopState enum for the list of possible values. This field is a member of oneof _ _stop_state .
|
target_state |
str
Check the TargetState enum for the list of possible values. This field is a member of oneof _ _target_state .
|
Classes
StopState
StopState(value)
TargetState
TargetState(value)