public sealed class TensorboardTensor : IMessage<TensorboardTensor>, IEquatable<TensorboardTensor>, IDeepCloneable<TensorboardTensor>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class TensorboardTensor.
[[["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 information for the \u003ccode\u003eTensorboardTensor\u003c/code\u003e class within the Vertex AI v1beta1 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTensorboardTensor\u003c/code\u003e represents a single data point viewable on a tensor metric plot and inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and it includes an empty constructor \u003ccode\u003eTensorboardTensor()\u003c/code\u003e and another constructor which accepts a \u003ccode\u003eTensorboardTensor\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTensorboardTensor\u003c/code\u003e class has two main properties: \u003ccode\u003eValue\u003c/code\u003e, a \u003ccode\u003eByteString\u003c/code\u003e representing the serialized form of a tensor, and \u003ccode\u003eVersionNumber\u003c/code\u003e, an optional integer indicating the version of the \u003ccode\u003eTensorProto\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe document covers two versions of this class, with the latest being \u003ccode\u003e1.0.0-beta21\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]