Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DSoftwareConfig.php26 public $imageVersion; variable in Google\\Service\\Dataproc\\SoftwareConfig
39 public function setImageVersion($imageVersion) argument
41 $this->imageVersion = $imageVersion;
48 return $this->imageVersion;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1EnvironmentInfrastructureSpecOsImageRuntime.php26 public $imageVersion; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1EnvironmentInfrastructureSpecOsImageRuntime
43 public function setImageVersion($imageVersion) argument
45 $this->imageVersion = $imageVersion;
52 return $this->imageVersion;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudComposer/
H A DCheckUpgradeResponse.php33 public $imageVersion; variable in Google\\Service\\CloudComposer\\CheckUpgradeResponse
74 public function setImageVersion($imageVersion) argument
76 $this->imageVersion = $imageVersion;
83 return $this->imageVersion;
H A DSoftwareConfig.php33 public $imageVersion; variable in Google\\Service\\CloudComposer\\SoftwareConfig
78 public function setImageVersion($imageVersion) argument
80 $this->imageVersion = $imageVersion;
87 return $this->imageVersion;