Home
last modified time | relevance | path

Searched refs:GoogleCloudApigeeV1Attribute (Results 1 – 14 of 14) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsApiproductsAttributes.php20 use Google\Service\Apigee\GoogleCloudApigeeV1Attribute; alias
40 * @return GoogleCloudApigeeV1Attribute
46 return $this->call('delete', [$params], GoogleCloudApigeeV1Attribute::class);
55 * @return GoogleCloudApigeeV1Attribute
61 return $this->call('get', [$params], GoogleCloudApigeeV1Attribute::class);
89 * @param GoogleCloudApigeeV1Attribute $postBody
91 * @return GoogleCloudApigeeV1Attribute
93 …public function updateApiProductAttribute($name, GoogleCloudApigeeV1Attribute $postBody, $optParam…
97 return $this->call('updateApiProductAttribute', [$params], GoogleCloudApigeeV1Attribute::class);
H A DOrganizationsDevelopersAttributes.php20 use Google\Service\Apigee\GoogleCloudApigeeV1Attribute; alias
40 * @return GoogleCloudApigeeV1Attribute
46 return $this->call('delete', [$params], GoogleCloudApigeeV1Attribute::class);
55 * @return GoogleCloudApigeeV1Attribute
61 return $this->call('get', [$params], GoogleCloudApigeeV1Attribute::class);
91 * @param GoogleCloudApigeeV1Attribute $postBody
93 * @return GoogleCloudApigeeV1Attribute
95 …public function updateDeveloperAttribute($name, GoogleCloudApigeeV1Attribute $postBody, $optParams…
99 return $this->call('updateDeveloperAttribute', [$params], GoogleCloudApigeeV1Attribute::class);
H A DOrganizationsDevelopersAppsAttributes.php20 use Google\Service\Apigee\GoogleCloudApigeeV1Attribute; alias
40 * @return GoogleCloudApigeeV1Attribute
46 return $this->call('delete', [$params], GoogleCloudApigeeV1Attribute::class);
55 * @return GoogleCloudApigeeV1Attribute
61 return $this->call('get', [$params], GoogleCloudApigeeV1Attribute::class);
91 * @param GoogleCloudApigeeV1Attribute $postBody
93 * @return GoogleCloudApigeeV1Attribute
95 …public function updateDeveloperAppAttribute($name, GoogleCloudApigeeV1Attribute $postBody, $optPar…
99 … return $this->call('updateDeveloperAppAttribute', [$params], GoogleCloudApigeeV1Attribute::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1Attributes.php23 protected $attributeType = GoogleCloudApigeeV1Attribute::class;
27 * @param GoogleCloudApigeeV1Attribute[]
34 * @return GoogleCloudApigeeV1Attribute[]
H A DGoogleCloudApigeeV1ReportProperty.php27 protected $valueType = GoogleCloudApigeeV1Attribute::class;
45 * @param GoogleCloudApigeeV1Attribute[]
52 * @return GoogleCloudApigeeV1Attribute[]
H A DGoogleCloudApigeeV1GraphQLOperationConfig.php27 protected $attributesType = GoogleCloudApigeeV1Attribute::class;
49 * @param GoogleCloudApigeeV1Attribute[]
56 * @return GoogleCloudApigeeV1Attribute[]
H A DGoogleCloudApigeeV1OperationConfig.php27 protected $attributesType = GoogleCloudApigeeV1Attribute::class;
49 * @param GoogleCloudApigeeV1Attribute[]
56 * @return GoogleCloudApigeeV1Attribute[]
H A DGoogleCloudApigeeV1DeveloperAppKey.php27 protected $attributesType = GoogleCloudApigeeV1Attribute::class;
73 * @param GoogleCloudApigeeV1Attribute[]
80 * @return GoogleCloudApigeeV1Attribute[]
H A DGoogleCloudApigeeV1Credential.php25 protected $attributesType = GoogleCloudApigeeV1Attribute::class;
67 * @param GoogleCloudApigeeV1Attribute[]
74 * @return GoogleCloudApigeeV1Attribute[]
H A DGoogleCloudApigeeV1Attribute.php20 class GoogleCloudApigeeV1Attribute extends \Google\Model class
62 class_alias(GoogleCloudApigeeV1Attribute::class, 'Google_Service_Apigee_GoogleCloudApigeeV1Attribut…
H A DGoogleCloudApigeeV1DeveloperApp.php35 protected $attributesType = GoogleCloudApigeeV1Attribute::class;
115 * @param GoogleCloudApigeeV1Attribute[]
122 * @return GoogleCloudApigeeV1Attribute[]
H A DGoogleCloudApigeeV1App.php29 protected $attributesType = GoogleCloudApigeeV1Attribute::class;
99 * @param GoogleCloudApigeeV1Attribute[]
106 * @return GoogleCloudApigeeV1Attribute[]
H A DGoogleCloudApigeeV1Developer.php35 protected $attributesType = GoogleCloudApigeeV1Attribute::class;
121 * @param GoogleCloudApigeeV1Attribute[]
128 * @return GoogleCloudApigeeV1Attribute[]
H A DGoogleCloudApigeeV1ApiProduct.php31 protected $attributesType = GoogleCloudApigeeV1Attribute::class;
111 * @param GoogleCloudApigeeV1Attribute[]
118 * @return GoogleCloudApigeeV1Attribute[]