Searched refs:deploymentState (Results 1 – 3 of 3) sorted by relevance
26 public $deploymentState; variable in Google\\Service\\GKEHub\\ConfigManagementOperatorState37 public function setDeploymentState($deploymentState) argument39 $this->deploymentState = $deploymentState;46 return $this->deploymentState;
30 public function setDeploymentState(ConfigManagementGatekeeperDeploymentState $deploymentState) argument32 $this->deploymentState = $deploymentState;39 return $this->deploymentState;
32 public function setDeploymentState(ConfigManagementConfigSyncDeploymentState $deploymentState) argument34 $this->deploymentState = $deploymentState;41 return $this->deploymentState;