Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Google Cloud Platform logo

Open in Cloud Shell

Table of Contents

Before you begin

Before running the samples, make sure you've followed the steps outlined in Using the client library.

cd samples

npm install

cd ..

Samples

Config.create_deployment

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-config/samples/generated/v1/config.create_deployment.js


Config.create_preview

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-config/samples/generated/v1/config.create_preview.js


Config.delete_deployment

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-config/samples/generated/v1/config.delete_deployment.js


Config.delete_preview

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-config/samples/generated/v1/config.delete_preview.js


Config.delete_statefile

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-config/samples/generated/v1/config.delete_statefile.js


Config.export_deployment_statefile

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-config/samples/generated/v1/config.export_deployment_statefile.js


Config.export_lock_info

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-config/samples/generated/v1/config.export_lock_info.js


Config.export_preview_result

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-config/samples/generated/v1/config.export_preview_result.js


Config.export_revision_statefile

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-config/samples/generated/v1/config.export_revision_statefile.js


Config.get_deployment

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-config/samples/generated/v1/config.get_deployment.js


Config.get_preview

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-config/samples/generated/v1/config.get_preview.js


Config.get_resource

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-config/samples/generated/v1/config.get_resource.js


Config.get_revision

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-config/samples/generated/v1/config.get_revision.js


Config.get_terraform_version

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-config/samples/generated/v1/config.get_terraform_version.js


Config.import_statefile

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-config/samples/generated/v1/config.import_statefile.js


Config.list_deployments

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-config/samples/generated/v1/config.list_deployments.js


Config.list_previews

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-config/samples/generated/v1/config.list_previews.js


Config.list_resources

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-config/samples/generated/v1/config.list_resources.js


Config.list_revisions

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-config/samples/generated/v1/config.list_revisions.js


Config.list_terraform_versions

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-config/samples/generated/v1/config.list_terraform_versions.js


Config.lock_deployment

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-config/samples/generated/v1/config.lock_deployment.js


Config.unlock_deployment

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-config/samples/generated/v1/config.unlock_deployment.js


Config.update_deployment

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-config/samples/generated/v1/config.update_deployment.js


Quickstart

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-config/samples/quickstart.js