public sealed class TensorboardBlob : IMessage<TensorboardBlob>, IEquatable<TensorboardBlob>, IDeepCloneable<TensorboardBlob>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class TensorboardBlob.
One blob (e.g, image, graph) viewable on a blob metric plot.
[[["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-14 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eTensorboardBlob\u003c/code\u003e class within the Vertex AI v1beta1 API, specifically detailing its structure, functionality, and implementation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTensorboardBlob\u003c/code\u003e is a sealed class, representing a single blob (like an image or graph) viewable on a blob metric plot, and it implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTensorboardBlob\u003c/code\u003e class has two constructors: a default constructor and a constructor that accepts another \u003ccode\u003eTensorboardBlob\u003c/code\u003e object for cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two main properties: \u003ccode\u003eData\u003c/code\u003e, which represents the optional byte data of the blob, and \u003ccode\u003eId\u003c/code\u003e, a unique, URI-safe key for locating the blob in Cloud Storage.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eTensorboardBlob\u003c/code\u003e documented is 1.0.0-beta21, and there is also a reference to a previous version 1.0.0-beta20.\u003c/p\u003e\n"]]],[],null,[]]