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

Storage_control.create_anywhere_cache

View the source code.

Open in Cloud Shell

Usage:

node packages/google-storage-control/samples/generated/v2/storage_control.create_anywhere_cache.js


Storage_control.create_folder

View the source code.

Open in Cloud Shell

Usage:

node packages/google-storage-control/samples/generated/v2/storage_control.create_folder.js


Storage_control.create_managed_folder

View the source code.

Open in Cloud Shell

Usage:

node packages/google-storage-control/samples/generated/v2/storage_control.create_managed_folder.js


Storage_control.delete_folder

View the source code.

Open in Cloud Shell

Usage:

node packages/google-storage-control/samples/generated/v2/storage_control.delete_folder.js


Storage_control.delete_managed_folder

View the source code.

Open in Cloud Shell

Usage:

node packages/google-storage-control/samples/generated/v2/storage_control.delete_managed_folder.js


Storage_control.disable_anywhere_cache

View the source code.

Open in Cloud Shell

Usage:

node packages/google-storage-control/samples/generated/v2/storage_control.disable_anywhere_cache.js


Storage_control.get_anywhere_cache

View the source code.

Open in Cloud Shell

Usage:

node packages/google-storage-control/samples/generated/v2/storage_control.get_anywhere_cache.js


Storage_control.get_folder

View the source code.

Open in Cloud Shell

Usage:

node packages/google-storage-control/samples/generated/v2/storage_control.get_folder.js


Storage_control.get_folder_intelligence_config

View the source code.

Open in Cloud Shell

Usage:

node packages/google-storage-control/samples/generated/v2/storage_control.get_folder_intelligence_config.js


Storage_control.get_iam_policy

View the source code.

Open in Cloud Shell

Usage:

node packages/google-storage-control/samples/generated/v2/storage_control.get_iam_policy.js


Storage_control.get_managed_folder

View the source code.

Open in Cloud Shell

Usage:

node packages/google-storage-control/samples/generated/v2/storage_control.get_managed_folder.js


Storage_control.get_organization_intelligence_config

View the source code.

Open in Cloud Shell

Usage:

node packages/google-storage-control/samples/generated/v2/storage_control.get_organization_intelligence_config.js


Storage_control.get_project_intelligence_config

View the source code.

Open in Cloud Shell

Usage:

node packages/google-storage-control/samples/generated/v2/storage_control.get_project_intelligence_config.js


Storage_control.get_storage_layout

View the source code.

Open in Cloud Shell

Usage:

node packages/google-storage-control/samples/generated/v2/storage_control.get_storage_layout.js


Storage_control.list_anywhere_caches

View the source code.

Open in Cloud Shell

Usage:

node packages/google-storage-control/samples/generated/v2/storage_control.list_anywhere_caches.js


Storage_control.list_folders

View the source code.

Open in Cloud Shell

Usage:

node packages/google-storage-control/samples/generated/v2/storage_control.list_folders.js


Storage_control.list_managed_folders

View the source code.

Open in Cloud Shell

Usage:

node packages/google-storage-control/samples/generated/v2/storage_control.list_managed_folders.js


Storage_control.pause_anywhere_cache

View the source code.

Open in Cloud Shell

Usage:

node packages/google-storage-control/samples/generated/v2/storage_control.pause_anywhere_cache.js


Storage_control.rename_folder

View the source code.

Open in Cloud Shell

Usage:

node packages/google-storage-control/samples/generated/v2/storage_control.rename_folder.js


Storage_control.resume_anywhere_cache

View the source code.

Open in Cloud Shell

Usage:

node packages/google-storage-control/samples/generated/v2/storage_control.resume_anywhere_cache.js


Storage_control.set_iam_policy

View the source code.

Open in Cloud Shell

Usage:

node packages/google-storage-control/samples/generated/v2/storage_control.set_iam_policy.js


Storage_control.test_iam_permissions

View the source code.

Open in Cloud Shell

Usage:

node packages/google-storage-control/samples/generated/v2/storage_control.test_iam_permissions.js


Storage_control.update_anywhere_cache

View the source code.

Open in Cloud Shell

Usage:

node packages/google-storage-control/samples/generated/v2/storage_control.update_anywhere_cache.js


Storage_control.update_folder_intelligence_config

View the source code.

Open in Cloud Shell

Usage:

node packages/google-storage-control/samples/generated/v2/storage_control.update_folder_intelligence_config.js


Storage_control.update_organization_intelligence_config

View the source code.

Open in Cloud Shell

Usage:

node packages/google-storage-control/samples/generated/v2/storage_control.update_organization_intelligence_config.js


Storage_control.update_project_intelligence_config

View the source code.

Open in Cloud Shell

Usage:

node packages/google-storage-control/samples/generated/v2/storage_control.update_project_intelligence_config.js


Quickstart

View the source code.

Open in Cloud Shell

Usage:

node packages/google-storage-control/samples/quickstart.js