Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DRuntimeSoftwareConfig.php38 public $idleShutdownTimeout; variable in Google\\Service\\AIPlatformNotebooks\\RuntimeSoftwareConfig
103 public function setIdleShutdownTimeout($idleShutdownTimeout) argument
105 $this->idleShutdownTimeout = $idleShutdownTimeout;
112 return $this->idleShutdownTimeout;