Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1Subscription.php20 class GoogleCloudApigeeV1Subscription extends \Google\Model class
44 class_alias(GoogleCloudApigeeV1Subscription::class, 'Google_Service_Apigee_GoogleCloudApigeeV1Subsc…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsEnvironments.php23 use Google\Service\Apigee\GoogleCloudApigeeV1Subscription; alias
198 * @return GoogleCloudApigeeV1Subscription
204 return $this->call('subscribe', [$params], GoogleCloudApigeeV1Subscription::class);
231 * @param GoogleCloudApigeeV1Subscription $postBody
235 public function unsubscribe($parent, GoogleCloudApigeeV1Subscription $postBody, $optParams = [])