Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/Resource/
H A DProjectsDatabasesCollectionGroupsFields.php20 use Google\Service\Firestore\GoogleFirestoreAdminV1Field; alias
40 * @return GoogleFirestoreAdminV1Field
46 return $this->call('get', [$params], GoogleFirestoreAdminV1Field::class);
103 * @param GoogleFirestoreAdminV1Field $postBody
110 public function patch($name, GoogleFirestoreAdminV1Field $postBody, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DGoogleFirestoreAdminV1ListFieldsResponse.php23 protected $fieldsType = GoogleFirestoreAdminV1Field::class;
31 * @param GoogleFirestoreAdminV1Field[]
38 * @return GoogleFirestoreAdminV1Field[]
H A DGoogleFirestoreAdminV1Field.php20 class GoogleFirestoreAdminV1Field extends \Google\Model class
60 class_alias(GoogleFirestoreAdminV1Field::class, 'Google_Service_Firestore_GoogleFirestoreAdminV1Fie…