Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DRuntime.php38 protected $softwareConfigType = RuntimeSoftwareConfig::class;
122 * @param RuntimeSoftwareConfig
124 public function setSoftwareConfig(RuntimeSoftwareConfig $softwareConfig)
129 * @return RuntimeSoftwareConfig
H A DRuntimeSoftwareConfig.php20 class RuntimeSoftwareConfig extends \Google\Collection class
187 class_alias(RuntimeSoftwareConfig::class, 'Google_Service_AIPlatformNotebooks_RuntimeSoftwareConfig…