Google Cloud Storage Insights V1 Client - Class SourceFolders (1.4.0)

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 \ DatasetConfig

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ folder_numbers int[]|string[]

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\RepeatedField<int>|Google\Protobuf\RepeatedField<string>

setFolderNumbers

Optional. The list of folder numbers to include in the dataset.

Parameter
Name Description
var int[]|string[]
Returns
Type Description
$this