Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DInterconnectDiagnosticsLinkStatus.php99 …c function setReceivingOpticalPower(InterconnectDiagnosticsLinkOpticalPower $receivingOpticalPower) argument
101 $this->receivingOpticalPower = $receivingOpticalPower;
108 return $this->receivingOpticalPower;