Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/Resource/
H A DSchemas.php37 * @param string $schemaKey Name or immutable ID of the schema.
40 public function delete($customerId, $schemaKey, $optParams = []) argument
42 $params = ['customerId' => $customerId, 'schemaKey' => $schemaKey];
50 * @param string $schemaKey Name or immutable ID of the schema.
54 public function get($customerId, $schemaKey, $optParams = []) argument
56 $params = ['customerId' => $customerId, 'schemaKey' => $schemaKey];
91 * @param string $schemaKey Name or immutable ID of the schema.
96 public function patch($customerId, $schemaKey, Schema $postBody, $optParams = []) argument
98 $params = ['customerId' => $customerId, 'schemaKey' => $schemaKey, 'postBody' => $postBody];
106 * @param string $schemaKey Name or immutable ID of the schema.
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDirectory.php1701 'path' => 'admin/directory/v1/customer/{customerId}/schemas/{schemaKey}',
1709 'schemaKey' => [
1716 'path' => 'admin/directory/v1/customer/{customerId}/schemas/{schemaKey}',
1724 'schemaKey' => [
1751 'path' => 'admin/directory/v1/customer/{customerId}/schemas/{schemaKey}',
1759 'schemaKey' => [
1766 'path' => 'admin/directory/v1/customer/{customerId}/schemas/{schemaKey}',
1774 'schemaKey' => [