- Before you begin
- Samples
- Storage_insights.create_dataset_config
- Storage_insights.create_report_config
- Storage_insights.delete_dataset_config
- Storage_insights.delete_report_config
- Storage_insights.get_dataset_config
- Storage_insights.get_report_config
- Storage_insights.get_report_detail
- Storage_insights.link_dataset
- Storage_insights.list_dataset_configs
- Storage_insights.list_report_configs
- Storage_insights.list_report_details
- Storage_insights.unlink_dataset
- Storage_insights.update_dataset_config
- Storage_insights.update_report_config
- Quickstart
Before running the samples, make sure you've followed the steps outlined in Using the client library.
cd samples
npm install
cd ..
View the source code.
Usage:
node packages/google-cloud-storageinsights/samples/generated/v1/storage_insights.create_dataset_config.js
View the source code.
Usage:
node packages/google-cloud-storageinsights/samples/generated/v1/storage_insights.create_report_config.js
View the source code.
Usage:
node packages/google-cloud-storageinsights/samples/generated/v1/storage_insights.delete_dataset_config.js
View the source code.
Usage:
node packages/google-cloud-storageinsights/samples/generated/v1/storage_insights.delete_report_config.js
View the source code.
Usage:
node packages/google-cloud-storageinsights/samples/generated/v1/storage_insights.get_dataset_config.js
View the source code.
Usage:
node packages/google-cloud-storageinsights/samples/generated/v1/storage_insights.get_report_config.js
View the source code.
Usage:
node packages/google-cloud-storageinsights/samples/generated/v1/storage_insights.get_report_detail.js
View the source code.
Usage:
node packages/google-cloud-storageinsights/samples/generated/v1/storage_insights.link_dataset.js
View the source code.
Usage:
node packages/google-cloud-storageinsights/samples/generated/v1/storage_insights.list_dataset_configs.js
View the source code.
Usage:
node packages/google-cloud-storageinsights/samples/generated/v1/storage_insights.list_report_configs.js
View the source code.
Usage:
node packages/google-cloud-storageinsights/samples/generated/v1/storage_insights.list_report_details.js
View the source code.
Usage:
node packages/google-cloud-storageinsights/samples/generated/v1/storage_insights.unlink_dataset.js
View the source code.
Usage:
node packages/google-cloud-storageinsights/samples/generated/v1/storage_insights.update_dataset_config.js
View the source code.
Usage:
node packages/google-cloud-storageinsights/samples/generated/v1/storage_insights.update_report_config.js
View the source code.
Usage:
node packages/google-cloud-storageinsights/samples/quickstart.js
