Searched refs:InterconnectAttachment (Results 1 – 4 of 4) sorted by relevance
20 use Google\Service\Compute\InterconnectAttachment; alias132 * @return InterconnectAttachment138 return $this->call('get', [$params], InterconnectAttachment::class);146 * @param InterconnectAttachment $postBody162 public function insert($project, $region, InterconnectAttachment $postBody, $optParams = [])232 * @param InterconnectAttachment $postBody247 …public function patch($project, $region, $interconnectAttachment, InterconnectAttachment $postBody…
23 protected $interconnectAttachmentsType = InterconnectAttachment::class;29 * @param InterconnectAttachment[]36 * @return InterconnectAttachment[]
27 protected $itemsType = InterconnectAttachment::class;59 * @param InterconnectAttachment[]66 * @return InterconnectAttachment[]
20 class InterconnectAttachment extends \Google\Collection class653 class_alias(InterconnectAttachment::class, 'Google_Service_Compute_InterconnectAttachment');