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, found in the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1.dll\u003c/code\u003e assembly, offering versions from 1.0.0 to the latest 3.22.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTensorboardBlobSequence\u003c/code\u003e is a wrapper message for handling repeated fields that cannot be directly used within \u003ccode\u003eoneof\u003c/code\u003e fields, primarily designed to represent a sequence of blobs in a metric plot.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt provides a property \u003ccode\u003eValues\u003c/code\u003e of type \u003ccode\u003eRepeatedField<TensorboardBlob>\u003c/code\u003e to hold a list of \u003ccode\u003eTensorboardBlob\u003c/code\u003e objects, representing the blobs within the sequence.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default constructor, and one that accepts another \u003ccode\u003eTensorboardBlobSequence\u003c/code\u003e object to create a copy.\u003c/p\u003e\n"]]],[],null,[]]