Reference documentation and code samples for the Google Cloud Storage Insights V1 Client class SourceFolders.
Specifies a set of folders to include in the dataset
Generated from protobuf message google.cloud.storageinsights.v1.DatasetConfig.SourceFolders
Namespace
Google \ Cloud \ StorageInsights \ V1 \ DatasetConfigMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ folder_numbers |
array
Optional. The list of folder numbers to include in the dataset. |
getFolderNumbers
Optional. The list of folder numbers to include in the dataset.
| Returns | |
|---|---|
| Type | Description |
Google\Protobuf\Internal\RepeatedField |
|
setFolderNumbers
Optional. The list of folder numbers to include in the dataset.
| Parameter | |
|---|---|
| Name | Description |
var |
int[]|string[]|Google\Protobuf\Internal\RepeatedField
|
| Returns | |
|---|---|
| Type | Description |
$this |
|