Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizations.php26 use Google\Service\Apigee\GoogleCloudApigeeV1SyncAuthorization; alias
139 * @return GoogleCloudApigeeV1SyncAuthorization
145 …return $this->call('getSyncAuthorization', [$params], GoogleCloudApigeeV1SyncAuthorization::class);
195 * @param GoogleCloudApigeeV1SyncAuthorization $postBody
197 * @return GoogleCloudApigeeV1SyncAuthorization
199 …public function setSyncAuthorization($name, GoogleCloudApigeeV1SyncAuthorization $postBody, $optPa…
203 …return $this->call('setSyncAuthorization', [$params], GoogleCloudApigeeV1SyncAuthorization::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1SyncAuthorization.php20 class GoogleCloudApigeeV1SyncAuthorization extends \Google\Collection class
63 class_alias(GoogleCloudApigeeV1SyncAuthorization::class, 'Google_Service_Apigee_GoogleCloudApigeeV1…