public sealed class TensorboardBlob : IMessage<TensorboardBlob>, IEquatable<TensorboardBlob>, IDeepCloneable<TensorboardBlob>, IBufferMessage, IMessage
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-20 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eTensorboardBlob\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1\u003c/code\u003e namespace, specifically detailing its implementation across various versions of the .NET library.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTensorboardBlob\u003c/code\u003e represents a single blob, such as an image or graph, that can be viewed on a metric plot, and it includes properties like \u003ccode\u003eData\u003c/code\u003e (blob content as \u003ccode\u003eByteString\u003c/code\u003e) and \u003ccode\u003eId\u003c/code\u003e (a unique identifier).\u003c/p\u003e\n"],["\u003cp\u003eThe documentation outlines the class's inheritance from \u003ccode\u003eObject\u003c/code\u003e and its implementation of interfaces including \u003ccode\u003eIMessage<TensorboardBlob>\u003c/code\u003e, \u003ccode\u003eIEquatable<TensorboardBlob>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<TensorboardBlob>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists multiple versions of the Google.Cloud.AIPlatform.V1 library, ranging from version 1.0.0 up to the latest version 3.22.0, with a link for each version's documentation for \u003ccode\u003eTensorboardBlob\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two contructors for TensorboardBlob, \u003ccode\u003eTensorboardBlob()\u003c/code\u003e which is the default contructor and \u003ccode\u003eTensorboardBlob(TensorboardBlob other)\u003c/code\u003e which takes in a \u003ccode\u003eTensorboardBlob\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]