public sealed class CreateTensorboardOperationMetadata : IMessage<CreateTensorboardOperationMetadata>, IEquatable<CreateTensorboardOperationMetadata>, IDeepCloneable<CreateTensorboardOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class CreateTensorboardOperationMetadata.
Details of operations that perform create 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."],[[["The `CreateTensorboardOperationMetadata` class, found in the `Google.Cloud.AIPlatform.V1Beta1` namespace, provides details for operations that create Tensorboard instances."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and object comparison."],["The class inherits from the base `object` class and offers methods such as `GetHashCode`, `GetType`, and `ToString` in addition to its own properties and constructor methods."],["It includes a `GenericMetadata` property, of the type `GenericOperationMetadata`, that contains metadata regarding the operation for the Tensorboard instance."],["Two versions of the document are available, version 1.0.0-beta21 being the latest, and version 1.0.0-beta20."]]],[]]