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

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

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

Collection of project numbers

Inheritance

object > DatasetConfig.Types.SourceProjects

Namespace

Google.Cloud.StorageInsights.V1

Assembly

Google.Cloud.StorageInsights.V1.dll

Constructors

SourceProjects()

public SourceProjects()

SourceProjects(SourceProjects)

public SourceProjects(DatasetConfig.Types.SourceProjects other)
Parameter
Name Description
other DatasetConfigTypesSourceProjects

Properties

ProjectNumbers

public RepeatedField<long> ProjectNumbers { get; }
Property Value
Type Description
RepeatedFieldlong