Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DRouterInterface.php29 public $linkedInterconnectAttachment; variable in Google\\Service\\Compute\\RouterInterface
72 public function setLinkedInterconnectAttachment($linkedInterconnectAttachment) argument
74 $this->linkedInterconnectAttachment = $linkedInterconnectAttachment;
81 return $this->linkedInterconnectAttachment;