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
Implements
IMessageDatasetConfigTypesSourceProjects, IEquatableDatasetConfigTypesSourceProjects, IDeepCloneableDatasetConfigTypesSourceProjects, IBufferMessage, IMessageNamespace
Google.Cloud.StorageInsights.V1Assembly
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 |