Home
last modified time | relevance | path

Searched refs:manifests (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/
H A DManifestsListResponse.php33 public function setManifests($manifests) argument
35 $this->manifests = $manifests;
42 return $this->manifests;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DJobConfig.php103 public function setManifests($manifests) argument
105 $this->manifests = $manifests;
112 return $this->manifests;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDeploymentManager.php53 public $manifests; variable in Google\\Service\\DeploymentManager
298 'manifests',
302 … => 'deploymentmanager/v2/projects/{project}/global/deployments/{deployment}/manifests/{manifest}',
322 … 'path' => 'deploymentmanager/v2/projects/{project}/global/deployments/{deployment}/manifests',