Home
last modified time | relevance | path

Searched refs:SerialPortOutput (Results 1 – 2 of 2) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DSerialPortOutput.php20 class SerialPortOutput extends \Google\Model class
116 class_alias(SerialPortOutput::class, 'Google_Service_Compute_SerialPortOutput');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DInstances.php44 use Google\Service\Compute\SerialPortOutput; alias
438 * @return SerialPortOutput
444 return $this->call('getSerialPortOutput', [$params], SerialPortOutput::class);