public sealed class UpdateTensorboardOperationMetadata : IMessage<UpdateTensorboardOperationMetadata>, IEquatable<UpdateTensorboardOperationMetadata>, IDeepCloneable<UpdateTensorboardOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class UpdateTensorboardOperationMetadata.
Details of operations that perform update Tensorboard.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-25 UTC."],[[["This document provides reference documentation for the `UpdateTensorboardOperationMetadata` class within the Google Cloud AI Platform v1beta1 API."],["The `UpdateTensorboardOperationMetadata` class details operations for updating a Tensorboard and inherits from the base `object` class."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to manage serialization, comparison, cloning, and data handling."],["The class contains two constructors, a default one and another that accepts an `UpdateTensorboardOperationMetadata` object as a parameter, and one property, `GenericMetadata`, which is of the type `GenericOperationMetadata`."]]],[]]