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_insights.create_dataset_config

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-storageinsights/samples/generated/v1/storage_insights.create_dataset_config.js


Storage_insights.create_report_config

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-storageinsights/samples/generated/v1/storage_insights.create_report_config.js


Storage_insights.delete_dataset_config

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-storageinsights/samples/generated/v1/storage_insights.delete_dataset_config.js


Storage_insights.delete_report_config

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-storageinsights/samples/generated/v1/storage_insights.delete_report_config.js


Storage_insights.get_dataset_config

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-storageinsights/samples/generated/v1/storage_insights.get_dataset_config.js


Storage_insights.get_report_config

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-storageinsights/samples/generated/v1/storage_insights.get_report_config.js


Storage_insights.get_report_detail

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-storageinsights/samples/generated/v1/storage_insights.get_report_detail.js


Storage_insights.link_dataset

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-storageinsights/samples/generated/v1/storage_insights.link_dataset.js


Storage_insights.list_dataset_configs

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-storageinsights/samples/generated/v1/storage_insights.list_dataset_configs.js


Storage_insights.list_report_configs

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-storageinsights/samples/generated/v1/storage_insights.list_report_configs.js


Storage_insights.list_report_details

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-storageinsights/samples/generated/v1/storage_insights.list_report_details.js


Storage_insights.unlink_dataset

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-storageinsights/samples/generated/v1/storage_insights.unlink_dataset.js


Storage_insights.update_dataset_config

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-storageinsights/samples/generated/v1/storage_insights.update_dataset_config.js


Storage_insights.update_report_config

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-storageinsights/samples/generated/v1/storage_insights.update_report_config.js


Quickstart

View the source code.

Open in Cloud Shell

Usage:

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