Home
last modified time | relevance | path

Searched refs:GoogleCloudApigeeV1ApiCategoryData (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1ApiCategory.php22 protected $dataType = GoogleCloudApigeeV1ApiCategoryData::class;
42 * @param GoogleCloudApigeeV1ApiCategoryData
44 public function setData(GoogleCloudApigeeV1ApiCategoryData $data)
49 * @return GoogleCloudApigeeV1ApiCategoryData
H A DGoogleCloudApigeeV1ListApiCategoriesResponse.php23 protected $dataType = GoogleCloudApigeeV1ApiCategoryData::class;
43 * @param GoogleCloudApigeeV1ApiCategoryData[]
50 * @return GoogleCloudApigeeV1ApiCategoryData[]
H A DGoogleCloudApigeeV1ApiCategoryData.php20 class GoogleCloudApigeeV1ApiCategoryData extends \Google\Model class
98 class_alias(GoogleCloudApigeeV1ApiCategoryData::class, 'Google_Service_Apigee_GoogleCloudApigeeV1Ap…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsSitesApicategories.php21 use Google\Service\Apigee\GoogleCloudApigeeV1ApiCategoryData; alias
40 * @param GoogleCloudApigeeV1ApiCategoryData $postBody
44 public function create($parent, GoogleCloudApigeeV1ApiCategoryData $postBody, $optParams = [])
101 * @param GoogleCloudApigeeV1ApiCategoryData $postBody
105 public function patch($name, GoogleCloudApigeeV1ApiCategoryData $postBody, $optParams = [])