Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

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

App_hub.create_application

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-apphub/samples/generated/v1/app_hub.create_application.js


App_hub.create_service

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-apphub/samples/generated/v1/app_hub.create_service.js


App_hub.create_service_project_attachment

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-apphub/samples/generated/v1/app_hub.create_service_project_attachment.js


App_hub.create_workload

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-apphub/samples/generated/v1/app_hub.create_workload.js


App_hub.delete_application

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-apphub/samples/generated/v1/app_hub.delete_application.js


App_hub.delete_service

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-apphub/samples/generated/v1/app_hub.delete_service.js


App_hub.delete_service_project_attachment

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-apphub/samples/generated/v1/app_hub.delete_service_project_attachment.js


App_hub.delete_workload

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-apphub/samples/generated/v1/app_hub.delete_workload.js


App_hub.detach_service_project_attachment

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-apphub/samples/generated/v1/app_hub.detach_service_project_attachment.js


App_hub.get_application

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-apphub/samples/generated/v1/app_hub.get_application.js


App_hub.get_discovered_service

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-apphub/samples/generated/v1/app_hub.get_discovered_service.js


App_hub.get_discovered_workload

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-apphub/samples/generated/v1/app_hub.get_discovered_workload.js


App_hub.get_service

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-apphub/samples/generated/v1/app_hub.get_service.js


App_hub.get_service_project_attachment

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-apphub/samples/generated/v1/app_hub.get_service_project_attachment.js


App_hub.get_workload

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-apphub/samples/generated/v1/app_hub.get_workload.js


App_hub.list_applications

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-apphub/samples/generated/v1/app_hub.list_applications.js


App_hub.list_discovered_services

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-apphub/samples/generated/v1/app_hub.list_discovered_services.js


App_hub.list_discovered_workloads

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-apphub/samples/generated/v1/app_hub.list_discovered_workloads.js


App_hub.list_service_project_attachments

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-apphub/samples/generated/v1/app_hub.list_service_project_attachments.js


App_hub.list_services

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-apphub/samples/generated/v1/app_hub.list_services.js


App_hub.list_workloads

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-apphub/samples/generated/v1/app_hub.list_workloads.js


App_hub.lookup_discovered_service

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-apphub/samples/generated/v1/app_hub.lookup_discovered_service.js


App_hub.lookup_discovered_workload

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-apphub/samples/generated/v1/app_hub.lookup_discovered_workload.js


App_hub.lookup_service_project_attachment

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-apphub/samples/generated/v1/app_hub.lookup_service_project_attachment.js


App_hub.update_application

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-apphub/samples/generated/v1/app_hub.update_application.js


App_hub.update_service

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-apphub/samples/generated/v1/app_hub.update_service.js


App_hub.update_workload

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-apphub/samples/generated/v1/app_hub.update_workload.js


Quickstart

View the source code.

Open in Cloud Shell

Usage:

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