Home
last modified time | relevance | path

Searched refs:ancestorField (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DGoogleFirestoreAdminV1IndexConfig.php26 public $ancestorField; variable in Google\\Service\\Firestore\\GoogleFirestoreAdminV1IndexConfig
41 public function setAncestorField($ancestorField) argument
43 $this->ancestorField = $ancestorField;
50 return $this->ancestorField;