Cloud AI Platform v1 API - Class TensorboardBlobSequence (2.27.0)

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

Reference documentation and code samples for the Cloud AI Platform v1 API class TensorboardBlobSequence.

One point viewable on a blob metric plot, but mostly just a wrapper message to work around repeated fields can't be used directly within oneof fields.

Inheritance

object > TensorboardBlobSequence

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Constructors

TensorboardBlobSequence()

public TensorboardBlobSequence()

TensorboardBlobSequence(TensorboardBlobSequence)

public TensorboardBlobSequence(TensorboardBlobSequence other)
Parameter
NameDescription
otherTensorboardBlobSequence

Properties

Values

public RepeatedField<TensorboardBlob> Values { get; }

List of blobs contained within the sequence.

Property Value
TypeDescription
RepeatedFieldTensorboardBlob