Home
last modified time | relevance | path

Searched refs:GoogleCloudApigeeV1ApiProduct (Results 1 – 3 of 3) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1ApiProduct.php20 class GoogleCloudApigeeV1ApiProduct extends \Google\Collection class
309 class_alias(GoogleCloudApigeeV1ApiProduct::class, 'Google_Service_Apigee_GoogleCloudApigeeV1ApiProd…
H A DGoogleCloudApigeeV1ListApiProductsResponse.php23 protected $apiProductType = GoogleCloudApigeeV1ApiProduct::class;
27 * @param GoogleCloudApigeeV1ApiProduct[]
34 * @return GoogleCloudApigeeV1ApiProduct[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsApiproducts.php20 use Google\Service\Apigee\GoogleCloudApigeeV1ApiProduct; alias
80 * @param GoogleCloudApigeeV1ApiProduct $postBody
82 * @return GoogleCloudApigeeV1ApiProduct
88 return $this->call('create', [$params], GoogleCloudApigeeV1ApiProduct::class);
103 * @return GoogleCloudApigeeV1ApiProduct
109 return $this->call('delete', [$params], GoogleCloudApigeeV1ApiProduct::class);
121 * @return GoogleCloudApigeeV1ApiProduct
127 return $this->call('get', [$params], GoogleCloudApigeeV1ApiProduct::class);
172 * @param GoogleCloudApigeeV1ApiProduct $postBody
174 * @return GoogleCloudApigeeV1ApiProduct
[all …]