Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DRollout.php35 public $rolloutId; variable in Google\\Service\\ServiceManagement\\Rollout
92 public function setRolloutId($rolloutId) argument
94 $this->rolloutId = $rolloutId;
101 return $this->rolloutId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/Resource/
H A DServicesRollouts.php64 * @param string $rolloutId Required. The id of the rollout resource.
68 public function get($serviceName, $rolloutId, $optParams = []) argument
70 $params = ['serviceName' => $serviceName, 'rolloutId' => $rolloutId];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DServiceManagement.php356 'path' => 'v1/services/{serviceName}/rollouts/{rolloutId}',
364 'rolloutId' => [
H A DCloudDeploy.php371 'rolloutId' => [