nestedFieldDescriptions property
List<GoogleChromePolicyVersionsV1PolicySchemaFieldDescription> ?
nestedFieldDescriptions
getter/setter pair
Provides the description of the fields nested in this field, if the field is a message type that defines multiple fields.
Fields are suggested to be displayed by the ordering in this list, not by field number.
Output only.
Implementation
core.List<GoogleChromePolicyVersionsV1PolicySchemaFieldDescription>?
nestedFieldDescriptions;