Google Cloud Storage Insights v1 API - Class DatasetConfig.Types.SourceFolders (1.4.0)

public sealed class DatasetConfig.Types.SourceFolders : IMessage<DatasetConfig.Types.SourceFolders>, IEquatable<DatasetConfig.Types.SourceFolders>, IDeepCloneable<DatasetConfig.Types.SourceFolders>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Storage Insights v1 API class DatasetConfig.Types.SourceFolders.

Specifies a set of folders to include in the dataset

Inheritance

object > DatasetConfig.Types.SourceFolders

Namespace

Google.Cloud.StorageInsights.V1

Assembly

Google.Cloud.StorageInsights.V1.dll

Constructors

SourceFolders()

public SourceFolders()

SourceFolders(SourceFolders)

public SourceFolders(DatasetConfig.Types.SourceFolders other)
Parameter
Name Description
other DatasetConfigTypesSourceFolders

Properties

FolderNumbers

public RepeatedField<long> FolderNumbers { get; }

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

Property Value
Type Description
RepeatedFieldlong