Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
H A DConfigManagementPolicyControllerState.php22 protected $deploymentStateType = ConfigManagementGatekeeperDeploymentState::class;
28 * @param ConfigManagementGatekeeperDeploymentState
30 public function setDeploymentState(ConfigManagementGatekeeperDeploymentState $deploymentState)
35 * @return ConfigManagementGatekeeperDeploymentState
H A DConfigManagementGatekeeperDeploymentState.php20 class ConfigManagementGatekeeperDeploymentState extends \Google\Model class
62 class_alias(ConfigManagementGatekeeperDeploymentState::class, 'Google_Service_GKEHub_ConfigManageme…