Storage Insights V1 API - Class Google::Cloud::StorageInsights::V1::DatasetConfig::SourceFolders (v1.2.0)

Reference documentation and code samples for the Storage Insights V1 API class Google::Cloud::StorageInsights::V1::DatasetConfig::SourceFolders.

Specifies a set of folders to include in the dataset

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#folder_numbers

def folder_numbers() -> ::Array<::Integer>
Returns
  • (::Array<::Integer>) — Optional. The list of folder numbers to include in the dataset.

#folder_numbers=

def folder_numbers=(value) -> ::Array<::Integer>
Parameter
  • value (::Array<::Integer>) — Optional. The list of folder numbers to include in the dataset.
Returns
  • (::Array<::Integer>) — Optional. The list of folder numbers to include in the dataset.