Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsSharedflowsRevisions.php21 use Google\Service\Apigee\GoogleCloudApigeeV1SharedFlowRevision; alias
41 * @return GoogleCloudApigeeV1SharedFlowRevision
47 return $this->call('delete', [$params], GoogleCloudApigeeV1SharedFlowRevision::class);
89 * @return GoogleCloudApigeeV1SharedFlowRevision
95 …return $this->call('updateSharedFlowRevision', [$params], GoogleCloudApigeeV1SharedFlowRevision::c…
H A DOrganizationsSharedflows.php23 use Google\Service\Apigee\GoogleCloudApigeeV1SharedFlowRevision; alias
51 * @return GoogleCloudApigeeV1SharedFlowRevision
57 return $this->call('create', [$params], GoogleCloudApigeeV1SharedFlowRevision::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1SharedFlowRevision.php20 class GoogleCloudApigeeV1SharedFlowRevision extends \Google\Collection class
275 class_alias(GoogleCloudApigeeV1SharedFlowRevision::class, 'Google_Service_Apigee_GoogleCloudApigeeV…