GoogleWorkspaceConfig
See Template Schema Validation to learn how to validate templates automatically in your IDE.
Description
Properties
workspaces(array)- Items: Refer to #/definitions/GoogleProject.
Definitions
GoogleSubject(object)domain(string, required)service_account(string, required)
Variable(object)key(string, required)value(string, required)
IambicManaged: An enumeration. Must be one of:["undefined", "read_and_write", "import_only", "enforced", "disabled"].
GoogleProject(object)project_id(string, required)project_name(string)subjects(array, required)- Items: Refer to #/definitions/GoogleSubject.
type(string, required)private_key_id(string, required)private_key(string, required)client_email(string, required)client_id(string, required)auth_uri(string, required)token_uri(string, required)auth_provider_x509_cert_url(string, required)client_x509_cert_url(string, required)variables(array): A list of variables to be used when creating templates. Default:[].- Items: Refer to #/definitions/Variable.
iambic_managed: Controls the directionality of iambic changes. Default:"undefined".- All of
- : Refer to #/definitions/IambicManaged.
- All of