Google BigQuery Storage v1 API - Class StreamStats (3.14.0)

public sealed class StreamStats : IMessage<StreamStats>, IEquatable<StreamStats>, IDeepCloneable<StreamStats>, IBufferMessage, IMessage

Reference documentation and code samples for the Google BigQuery Storage v1 API class StreamStats.

Estimated stream statistics for a given read Stream.

Inheritance

object > StreamStats

Namespace

Google.Cloud.BigQuery.Storage.V1

Assembly

Google.Cloud.BigQuery.Storage.V1.dll

Constructors

StreamStats()

public StreamStats()

StreamStats(StreamStats)

public StreamStats(StreamStats other)
Parameter
NameDescription
otherStreamStats

Properties

Progress

public StreamStats.Types.Progress Progress { get; set; }

Represents the progress of the current stream.

Property Value
TypeDescription
StreamStatsTypesProgress