fieldDependencies property
List<GoogleChromePolicyVersionsV1PolicySchemaFieldDependencies> ?
fieldDependencies
getter/setter pair
Provides a list of fields and values.
At least one of the fields must have the corresponding value in order for this field to be allowed to be set.
Output only.
Implementation
core.List<GoogleChromePolicyVersionsV1PolicySchemaFieldDependencies>?
fieldDependencies;