Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsSharedflows.php22 use Google\Service\Apigee\GoogleCloudApigeeV1SharedFlow; alias
66 * @return GoogleCloudApigeeV1SharedFlow
72 return $this->call('delete', [$params], GoogleCloudApigeeV1SharedFlow::class);
81 * @return GoogleCloudApigeeV1SharedFlow
87 return $this->call('get', [$params], GoogleCloudApigeeV1SharedFlow::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1ListSharedFlowsResponse.php23 protected $sharedFlowsType = GoogleCloudApigeeV1SharedFlow::class;
27 * @param GoogleCloudApigeeV1SharedFlow[]
34 * @return GoogleCloudApigeeV1SharedFlow[]
H A DGoogleCloudApigeeV1SharedFlow.php20 class GoogleCloudApigeeV1SharedFlow extends \Google\Collection class
97 class_alias(GoogleCloudApigeeV1SharedFlow::class, 'Google_Service_Apigee_GoogleCloudApigeeV1SharedF…