Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1Deployment.php30 public $deployStartTime; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1Deployment
73 public function setDeployStartTime($deployStartTime) argument
75 $this->deployStartTime = $deployStartTime;
82 return $this->deployStartTime;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDeploy/
H A DRollout.php49 public $deployStartTime; variable in Google\\Service\\CloudDeploy\\Rollout
178 public function setDeployStartTime($deployStartTime) argument
180 $this->deployStartTime = $deployStartTime;
187 return $this->deployStartTime;