Voting helps other researchers find interesting modules.
Status of a project, including the project state, dbType, aclMode and etc.
accessControlMode
String.t
nil
databaseType
documentCreatorDefaultRole
location
qaEnabled
boolean()
state
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1ProjectStatus{ accessControlMode: String.t() | nil, databaseType: String.t() | nil, documentCreatorDefaultRole: String.t() | nil, location: String.t() | nil, qaEnabled: boolean() | nil, state: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()