Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DatabaseMigrationService/
H A DGenerateSshScriptRequest.php32 protected $vmSelectionConfigType = VmSelectionConfig::class;
78 * @param VmSelectionConfig
80 public function setVmSelectionConfig(VmSelectionConfig $vmSelectionConfig)
85 * @return VmSelectionConfig
H A DVmSelectionConfig.php20 class VmSelectionConfig extends \Google\Model class
44 class_alias(VmSelectionConfig::class, 'Google_Service_DatabaseMigrationService_VmSelectionConfig');