code property
The state of the IAM namespace. Possible string values are:
- "NAMESPACE_STATE_UNSPECIFIED" : Unknown state.
- "NAMESPACE_STATE_OK" : The Namespace was created/updated successfully.
- "NAMESPACE_STATE_ERROR" : The Namespace was not created/updated successfully. The error message is in the description field.
Implementation
core.String? code;