Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DBatch.php49 protected $runtimeInfoType = RuntimeInfo::class;
189 * @param RuntimeInfo
191 public function setRuntimeInfo(RuntimeInfo $runtimeInfo)
196 * @return RuntimeInfo
H A DRuntimeInfo.php20 class RuntimeInfo extends \Google\Model class
80 class_alias(RuntimeInfo::class, 'Google_Service_Dataproc_RuntimeInfo');