knownValueDescriptions property
List<GoogleChromePolicyVersionsV1PolicySchemaFieldKnownValueDescription> ?
knownValueDescriptions
getter/setter pair
If the field has a set of known values, this field will provide a description for these values.
Output only.
Implementation
core.List<GoogleChromePolicyVersionsV1PolicySchemaFieldKnownValueDescription>?
knownValueDescriptions;