Home
last modified time | relevance | path

Searched refs:deployment (Results 1 – 16 of 16) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/Resource/
H A DDeployments.php45 * @param string $deployment The name of the deployment for this request.
61 * @param string $deployment The name of the deployment for this request.
67 public function delete($project, $deployment, $optParams = []) argument
69 $params = ['project' => $project, 'deployment' => $deployment];
77 * @param string $deployment The name of the deployment for this request.
81 public function get($project, $deployment, $optParams = []) argument
83 $params = ['project' => $project, 'deployment' => $deployment];
185 * @param string $deployment The name of the deployment for this request.
204 public function patch($project, $deployment, Deployment $postBody, $optParams = []) argument
232 * @param string $deployment The name of the deployment for this request.
[all …]
H A DManifests.php37 * @param string $deployment The name of the deployment for this request.
42 public function get($project, $deployment, $manifest, $optParams = []) argument
44 $params = ['project' => $project, 'deployment' => $deployment, 'manifest' => $manifest];
52 * @param string $deployment The name of the deployment for this request.
93 public function listManifests($project, $deployment, $optParams = []) argument
95 $params = ['project' => $project, 'deployment' => $deployment];
H A DResources.php37 * @param string $deployment The name of the deployment for this request.
42 public function get($project, $deployment, $resource, $optParams = []) argument
44 $params = ['project' => $project, 'deployment' => $deployment, 'resource' => $resource];
52 * @param string $deployment The name of the deployment for this request.
93 public function listResources($project, $deployment, $optParams = []) argument
95 $params = ['project' => $project, 'deployment' => $deployment];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDeploymentManager.php89 'deployment' => [
96 'path' => 'deploymentmanager/v2/projects/{project}/global/deployments/{deployment}',
104 'deployment' => [
123 'deployment' => [
201 'deployment' => [
243 'deployment' => [
273 'deployment' => [
310 'deployment' => [
330 'deployment' => [
422 'deployment' => [
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3DeployFlowResponse.php25 public $deployment; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3DeployFlowResponse
32 public function setDeployment($deployment) argument
34 $this->deployment = $deployment;
41 return $this->deployment;
H A DGoogleCloudDialogflowCxV3beta1DeployFlowResponse.php25 public $deployment; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1DeployFlowResponse
32 public function setDeployment($deployment) argument
34 $this->deployment = $deployment;
41 return $this->deployment;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DChatAppLogEntry.php25 public $deployment; variable in Google\\Service\\HangoutsChat\\ChatAppLogEntry
36 public function setDeployment($deployment) argument
38 $this->deployment = $deployment;
45 return $this->deployment;
H A DDynamiteIntegrationLogEntry.php25 public $deployment; variable in Google\\Service\\HangoutsChat\\DynamiteIntegrationLogEntry
36 public function setDeployment($deployment) argument
38 $this->deployment = $deployment;
45 return $this->deployment;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DGrafeasV1beta1DeploymentDetails.php28 public function setDeployment(Deployment $deployment) argument
30 $this->deployment = $deployment;
37 return $this->deployment;
H A DOccurrence.php132 public function setDeployment(DeploymentOccurrence $deployment) argument
134 $this->deployment = $deployment;
141 return $this->deployment;
H A DNote.php137 public function setDeployment(DeploymentNote $deployment) argument
139 $this->deployment = $deployment;
146 return $this->deployment;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudProfiler/
H A DCreateProfileRequest.php33 public function setDeployment(Deployment $deployment) argument
35 $this->deployment = $deployment;
42 return $this->deployment;
H A DProfile.php48 public function setDeployment(Deployment $deployment) argument
50 $this->deployment = $deployment;
57 return $this->deployment;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DOccurrence.php132 public function setDeployment(DeploymentOccurrence $deployment) argument
134 $this->deployment = $deployment;
141 return $this->deployment;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
H A DVersion.php281 public function setDeployment(Deployment $deployment) argument
283 $this->deployment = $deployment;
290 return $this->deployment;
/plugin/chat/
H A Dreadme.txt8 Though the code base is probably not yet ready for public deployment, you can already test its