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-04-09 UTC."],[[["This documentation details the `UpdateTensorboardOperationMetadata` class within the Google Cloud AI Platform v1beta1 API, specifically for version 1.0.0-beta02."],["The `UpdateTensorboardOperationMetadata` class is used to provide details about operations that update Tensorboard instances and inherits from the .NET object class."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, from the Google.Protobuf library."],["It includes constructors for creating new instances and one property, `GenericMetadata`, which provides operation metadata for Tensorboard."],["The namespace for this class is `Google.Cloud.AIPlatform.V1Beta1`, and it is part of the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."]]],[]]