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-31 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 while implementing multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["It has a `GenericMetadata` property of type `GenericOperationMetadata` which holds the operational metadata for the Tensorboard."],["This class is part of the `Google.Cloud.AIPlatform.V1Beta1` namespace and is contained within the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."],["The class has two constructors : a parameterless one and a copy constructor that takes an existing `UpdateTensorboardOperationMetadata` object."]]],[]]