StateReason(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The reason a spoke is inactive.
Attributes |
|
---|---|
Name | Description |
code |
google.cloud.networkconnectivity_v1.types.Spoke.StateReason.Code
The code associated with this reason. |
message |
str
Human-readable details about this reason. |
user_details |
str
Additional information provided by the user in the RejectSpoke call. |
Classes
Code
Code(value)
The Code enum represents the various reasons a state can be
INACTIVE
.