Google Cloud Storage Insights v1 API - Class DatasetConfig (1.4.0)
Stay organized with collections
Save and categorize content based on your preferences.
public string CloudStorageObjectPath { get; set; }
Input only. Cloud Storage object path containing a list of
project or folder numbers to include in the dataset;
it cannot contain a mix of project and folders.
The object must be a text file where each line has one of the following
entries:
Project number, formatted as projects/{project_number}, for example,
projects/1234567890.
Folder identifier, formatted as folders/{folder_number}, for example,
folders/9876543210.
Path must be in the format gs://{bucket_name}/{object_name}.
Optional. Organization resource ID that the source projects should belong
to. Projects that do not belong to the provided organization are not
considered when creating the dataset.
Optional. If set to false, then all the permission checks must be
successful before the system can start ingesting data. This field can only
be updated before the system ingests data for the first time. Any attempt
to modify the field after data ingestion starts results in an error.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-10 UTC."],[],[]]