usesAncestorConfig property
When true, the Field's index configuration is set from the configuration
specified by the ancestor_field.
When false, the Field's index configuration is defined explicitly.
Output only.
Implementation
core.bool? usesAncestorConfig;