ancestorField property
Specifies the resource name of the Field
from which this field's index
configuration is set (when uses_ancestor_config
is true), or from which
it would be set if this field had no index configuration (when
uses_ancestor_config
is false).
Output only.
Implementation
core.String? ancestorField;