Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1SetAddonsRequest.php22 protected $addonsConfigType = GoogleCloudApigeeV1AddonsConfig::class;
26 * @param GoogleCloudApigeeV1AddonsConfig
28 public function setAddonsConfig(GoogleCloudApigeeV1AddonsConfig $addonsConfig)
33 * @return GoogleCloudApigeeV1AddonsConfig
H A DGoogleCloudApigeeV1Organization.php23 protected $addonsConfigType = GoogleCloudApigeeV1AddonsConfig::class;
109 * @param GoogleCloudApigeeV1AddonsConfig
111 public function setAddonsConfig(GoogleCloudApigeeV1AddonsConfig $addonsConfig)
116 * @return GoogleCloudApigeeV1AddonsConfig
H A DGoogleCloudApigeeV1AddonsConfig.php20 class GoogleCloudApigeeV1AddonsConfig extends \Google\Model class
90 class_alias(GoogleCloudApigeeV1AddonsConfig::class, 'Google_Service_Apigee_GoogleCloudApigeeV1Addon…