Home
last modified time | relevance | path

Searched refs:fieldPath (Results 1 – 5 of 5) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DIndexConfig.php29 public $fieldPath; variable in Google\\Service\\Logging\\IndexConfig
52 public function setFieldPath($fieldPath) argument
54 $this->fieldPath = $fieldPath;
61 return $this->fieldPath;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DFieldReference.php25 public $fieldPath; variable in Google\\Service\\Firestore\\FieldReference
30 public function setFieldPath($fieldPath) argument
32 $this->fieldPath = $fieldPath;
39 return $this->fieldPath;
H A DFieldTransform.php27 public $fieldPath; variable in Google\\Service\\Firestore\\FieldTransform
58 public function setFieldPath($fieldPath) argument
60 $this->fieldPath = $fieldPath;
67 return $this->fieldPath;
H A DGoogleFirestoreAdminV1IndexField.php29 public $fieldPath; variable in Google\\Service\\Firestore\\GoogleFirestoreAdminV1IndexField
52 public function setFieldPath($fieldPath) argument
54 $this->fieldPath = $fieldPath;
61 return $this->fieldPath;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DNonComplianceDetail.php29 public $fieldPath; variable in Google\\Service\\AndroidManagement\\NonComplianceDetail
64 public function setFieldPath($fieldPath) argument
66 $this->fieldPath = $fieldPath;
73 return $this->fieldPath;