Skip to main content

policy_schemas

Overview

Namepolicy_schemas
TypeResource
Idgoogleworkspace.chromepolicy.policy_schemas

Fields

NameDatatypeDescription
namestringFormat: name=customers/{customer}/policySchemas/{schema_namespace}
accessRestrictionsarrayOutput only. Specific access restrictions related to this policy.
additionalTargetKeyNamesarrayOutput only. Additional key names that will be used to identify the target of the policy value. When specifying a policyTargetKey, each of the additional keys specified here will have to be included in the additionalTargetKeys map.
policyApiLifeycleobject
definitionobjectDescribes a complete .proto file.
fieldDescriptionsarrayOutput only. Detailed description of each field that is part of the schema.
schemaNamestringOutput only. The fully qualified name of the policy schema. This value is used to fill the field policy_schema in PolicyValue when calling BatchInheritOrgUnitPolicies BatchModifyOrgUnitPolicies BatchModifyGroupPolicies or BatchDeleteGroupPolicies.
noticesarrayOutput only. Special notice messages related to setting certain values in certain fields in the schema.
policyDescriptionstringOutput only. Description about the policy schema for user consumption.
validTargetResourcesarrayOutput only. Information about applicable target resources for the policy.
supportUristringOutput only. URI to related support article for this schema.
categoryTitlestringTitle of the category in which a setting belongs.
policyApiLifecycleobject

Methods

NameAccessible byRequired ParamsDescription
customers_policySchemas_getSELECTcustomersId, policySchemasIdGet a specific policy schema for a customer by its resource name.
customers_policySchemas_listSELECTcustomersIdGets a list of policy schemas that match a specified filter value for a given customer.