Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DMachineImage.php67 protected $sourceInstancePropertiesType = SourceInstanceProperties::class;
265 * @param SourceInstanceProperties
267 public function setSourceInstanceProperties(SourceInstanceProperties $sourceInstanceProperties)
272 * @return SourceInstanceProperties
H A DSourceInstanceProperties.php20 class SourceInstanceProperties extends \Google\Collection class
247 class_alias(SourceInstanceProperties::class, 'Google_Service_Compute_SourceInstanceProperties');