fieldDescriptions property
List<GoogleChromePolicyVersionsV1PolicySchemaFieldDescription> ?
fieldDescriptions
getter/setter pair
Detailed description of each field that is part of the schema.
Fields are suggested to be displayed by the ordering in this list, not by field number.
Output only.
Implementation
core.List<GoogleChromePolicyVersionsV1PolicySchemaFieldDescription>?
fieldDescriptions;