public sealed class TensorboardBlobSequence : IMessage<TensorboardBlobSequence>, IEquatable<TensorboardBlobSequence>, IDeepCloneable<TensorboardBlobSequence>, IBufferMessage, IMessage
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[[["\u003cp\u003eThis page details the \u003ccode\u003eTensorboardBlobSequence\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1\u003c/code\u003e namespace, outlining its use as a wrapper for blob metric plot data and its role in managing repeated fields.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTensorboardBlobSequence\u003c/code\u003e class is a message in the Google Cloud AI Platform's .NET library, with the latest version being 3.22.0 and versions down to 1.0.0 available for review, and it inherits from the base Object class.\u003c/p\u003e\n"],["\u003cp\u003eIt implements several interfaces, including \u003ccode\u003eIMessage<TensorboardBlobSequence>\u003c/code\u003e, \u003ccode\u003eIEquatable<TensorboardBlobSequence>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<TensorboardBlobSequence>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e, providing extensive functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default \u003ccode\u003eTensorboardBlobSequence()\u003c/code\u003e and one that accepts another \u003ccode\u003eTensorboardBlobSequence\u003c/code\u003e object as a parameter, facilitating object creation and cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eValues\u003c/code\u003e property, of type \u003ccode\u003eRepeatedField<TensorboardBlob>\u003c/code\u003e, is a key component, providing a list of \u003ccode\u003eTensorboardBlob\u003c/code\u003e objects that make up the sequence.\u003c/p\u003e\n"]]],[],null,[]]