Reference documentation and code samples for the Firestore in Datastore mode Admin V1 API module Google::Cloud::Datastore::Admin::V1::Index::AncestorMode.
For an ordered index, specifies whether each of the entity's ancestors
will be included.
Constants
ANCESTOR_MODE_UNSPECIFIED
value: 0 The ancestor mode is unspecified.
NONE
value: 1 Do not include the entity's ancestors in the index.
ALL_ANCESTORS
value: 2 Include all the entity's ancestors in the index.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]