GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1InitializeProjectRequest
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Request message for projectService.InitializeProject
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
accessControlMode
(type:String.t
, default:nil
)
- Required. The access control mode for accessing the customer data -
databaseType
(type:String.t
, default:nil
)
- Required. The type of database used to store customer data -
documentCreatorDefaultRole
(type:String.t
, default:nil
)
- Optional. The default role for the person who create a document. -
enableCalUserEmailLogging
(type:boolean()
, default:nil
)
- Optional. Whether to enable CAL user email logging. -
kmsKey
(type:String.t
, default:nil
)
- Optional. The KMS key used for CMEK encryption. It is required that the kms key is in the same region as the endpoint. The same key will be used for all provisioned resources, if encryption is available. If the kms_key is left empty, no encryption will be enforced.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1InitializeProjectRequest