Searched refs:GoogleCloudApigeeV1Attributes (Results 1 – 7 of 7) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/ |
H A D | OrganizationsApiproducts.php | 21 use Google\Service\Apigee\GoogleCloudApigeeV1Attributes; alias 48 * @param GoogleCloudApigeeV1Attributes $postBody 50 * @return GoogleCloudApigeeV1Attributes 52 public function attributes($name, GoogleCloudApigeeV1Attributes $postBody, $optParams = []) 56 return $this->call('attributes', [$params], GoogleCloudApigeeV1Attributes::class);
|
H A D | OrganizationsDevelopersApps.php | 20 use Google\Service\Apigee\GoogleCloudApigeeV1Attributes; alias 41 * @param GoogleCloudApigeeV1Attributes $postBody 43 * @return GoogleCloudApigeeV1Attributes 45 public function attributes($name, GoogleCloudApigeeV1Attributes $postBody, $optParams = []) 49 return $this->call('attributes', [$params], GoogleCloudApigeeV1Attributes::class);
|
H A D | OrganizationsDevelopers.php | 20 use Google\Service\Apigee\GoogleCloudApigeeV1Attributes; alias 52 * @param GoogleCloudApigeeV1Attributes $postBody 54 * @return GoogleCloudApigeeV1Attributes 56 public function attributes($parent, GoogleCloudApigeeV1Attributes $postBody, $optParams = []) 60 return $this->call('attributes', [$params], GoogleCloudApigeeV1Attributes::class);
|
H A D | OrganizationsApiproductsAttributes.php | 21 use Google\Service\Apigee\GoogleCloudApigeeV1Attributes; alias 70 * @return GoogleCloudApigeeV1Attributes 76 return $this->call('list', [$params], GoogleCloudApigeeV1Attributes::class);
|
H A D | OrganizationsDevelopersAttributes.php | 21 use Google\Service\Apigee\GoogleCloudApigeeV1Attributes; alias 71 * @return GoogleCloudApigeeV1Attributes 77 return $this->call('list', [$params], GoogleCloudApigeeV1Attributes::class);
|
H A D | OrganizationsDevelopersAppsAttributes.php | 21 use Google\Service\Apigee\GoogleCloudApigeeV1Attributes; alias 71 * @return GoogleCloudApigeeV1Attributes 77 return $this->call('list', [$params], GoogleCloudApigeeV1Attributes::class);
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/ |
H A D | GoogleCloudApigeeV1Attributes.php | 20 class GoogleCloudApigeeV1Attributes extends \Google\Collection class 43 class_alias(GoogleCloudApigeeV1Attributes::class, 'Google_Service_Apigee_GoogleCloudApigeeV1Attribu…
|