Home
last modified time | relevance | path

Searched full:deploy (Results 1 – 25 of 56) sorted by relevance

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
DOrganizationsEnvironmentsApisRevisions.php37 * an API proxy until it has been deployed to an environment. After you deploy
39 * create and deploy a new revision. For a request path `organizations/{org}/env
42 * `organizations/{org}/environments/{env}` * `apigee.proxyrevisions.deploy` on
44 * (revisions.deploy)
74 public function deploy($name, $optParams = []) function in Google\\Service\\Apigee\\Resource\\OrganizationsEnvironmentsApisRevisions
78 return $this->call('deploy', [$params], GoogleCloudApigeeV1Deployment::class);
DOrganizationsEnvironmentsSharedflowsRevisions.php41 * `apigee.sharedflowrevisions.deploy` on the resource
42 * `organizations/{org}/sharedflows/{sf}/revisions/{rev}` (revisions.deploy)
44 * @param string $name Required. Name of the shared flow revision to deploy in
60 public function deploy($name, $optParams = []) function in Google\\Service\\Apigee\\Resource\\OrganizationsEnvironmentsSharedflowsRevisions
64 return $this->call('deploy', [$params], GoogleCloudApigeeV1Deployment::class);
DOrganizationsEnvironmentsApisRevisionsDeployments.php42 * `organizations/{org}/environments/{env}` * `apigee.proxyrevisions.deploy` on
/plugin/dev/.github/workflows/
H A Ddeploy.yml7 deploy:
28 - name: Deploy to Server
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/Resource/
DProjectsLocationsIssueModels.php81 * (issueModels.deploy)
83 * @param string $name Required. The issue model to deploy.
88 …public function deploy($name, GoogleCloudContactcenterinsightsV1DeployIssueModelRequest $postBody,… function in Google\\Service\\Contactcenterinsights\\Resource\\ProjectsLocationsIssueModels
92 return $this->call('deploy', [$params], GoogleLongrunningOperation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/Resource/
DProjectsLocationsProcessorsProcessorVersions.php74 * Deploys the processor version. (processorVersions.deploy)
82 …public function deploy($name, GoogleCloudDocumentaiV1DeployProcessorVersionRequest $postBody, $opt… function in Google\\Service\\Document\\Resource\\ProjectsLocationsProcessorsProcessorVersions
86 return $this->call('deploy', [$params], GoogleLongrunningOperation::class);
/plugin/stdokuwikiconnector/
H A D.gitattributes3 *.deploy binary
/plugin/advanced/lang/en/
Dimport.txt3 Use this page to import (or deploy) DokuWiki pages exported with [[this>?do=admin&page=advanced_exp…
Dexport.txt3 Use this page to backup your DokuWiki pages or for import (or deploy) into another DokuWiki install…
/plugin/diagramsnet/lib/math/
D.travis.yml11 deploy:
/plugin/diagramsnet/lib/js/diagramly/sidebar/
DSidebar-Kubernetes.js22 …xTemplateEntry(s + 'icon;prIcon=deploy', w * 0.5, h * 0.48, '', 'Deploy', null, null, this.getTags…
/plugin/dw2markdown/
D.travis.yml7 deploy:
/plugin/diagramsnet/lib/shapes/
DmxKubernetes.js38 {val: 'deploy', dispName: 'Deploy'},
/plugin/asciidocjs/node_modules/ejs/
Dpackage.json30 "git-directory-deploy": "^1.5.1",
Djakefile.js60 var epath = path.join('./node_modules/.bin/git-directory-deploy');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/Resource/
DDeployments.php117 * deployment, you can deploy your resources by making a request with the
197 * is set to true. After previewing a deployment, you can deploy your resources
276 * is set to true. After previewing a deployment, you can deploy your resources
/plugin/aichat/Model/Groq/
H A Dmodels.json46 …ization, and reasoning. Their relatively small size makes it possible to deploy them in environmen…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BinaryAuthorization/Resource/
DProjects.php34 * before the project is allowed to deploy that image. There is at most one
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/Loader/
DProductionFilesystemLoader.php44 … CLEAR THE TEMPLATE CACHE YOURSELF when your templates change. Make it part of your build or deploy
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
DFirebaseHosting.php28 * to create and manage channels and sites as well as to deploy new or updated
DDocument.php347 ],'deploy' => [
348 'path' => 'v1/{+name}:deploy',
DContactcenterinsights.php326 ],'deploy' => [
327 'path' => 'v1/{+name}:deploy',
/plugin/file2dw/
DREADME.md47 If you want, you can use Docker to deploy Dokuwiki and meet the requirements mentioned above "for f…
/plugin/asciidocjs/node_modules/commander/
DReadme.md689 .option('-c, --config <path>', 'set config path. defaults to ./deploy.conf')
713 console.log(' $ deploy exec sequential');
714 console.log(' $ deploy exec async');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/Resource/
DProjectsLocationsAgentsEnvironments.php79 * @param string $environment Required. The environment to deploy the flow to.

123