Searched refs:GoogleCloudApigeeV1InstanceAttachment (Results 1 – 3 of 3) sorted by relevance
20 use Google\Service\Apigee\GoogleCloudApigeeV1InstanceAttachment; alias40 * @param GoogleCloudApigeeV1InstanceAttachment $postBody44 public function create($parent, GoogleCloudApigeeV1InstanceAttachment $postBody, $optParams = [])74 * @return GoogleCloudApigeeV1InstanceAttachment80 return $this->call('get', [$params], GoogleCloudApigeeV1InstanceAttachment::class);
23 protected $attachmentsType = GoogleCloudApigeeV1InstanceAttachment::class;31 * @param GoogleCloudApigeeV1InstanceAttachment[]38 * @return GoogleCloudApigeeV1InstanceAttachment[]
20 class GoogleCloudApigeeV1InstanceAttachment extends \Google\Model class80 class_alias(GoogleCloudApigeeV1InstanceAttachment::class, 'Google_Service_Apigee_GoogleCloudApigeeV…