GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1ProjectStatus
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Status of a project, including the project state, dbType, aclMode and etc.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
accessControlMode
(type:String.t
, default:nil
)
- Access control mode. -
databaseType
(type:String.t
, default:nil
)
- Database type. -
documentCreatorDefaultRole
(type:String.t
, default:nil
)
- The default role for the person who create a document. -
location
(type:String.t
, default:nil
)
- The location of the queried project. -
qaEnabled
(type:boolean()
, default:nil
)
- If the qa is enabled on this project. -
state
(type:String.t
, default:nil
)
- State of the project.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1ProjectStatus