public sealed class UpdateExplanationDatasetOperationMetadata : IMessage<UpdateExplanationDatasetOperationMetadata>, IEquatable<UpdateExplanationDatasetOperationMetadata>, IDeepCloneable<UpdateExplanationDatasetOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class UpdateExplanationDatasetOperationMetadata.
Runtime operation information for
[ModelService.UpdateExplanationDataset][google.cloud.aiplatform.v1beta1.ModelService.UpdateExplanationDataset].
[[["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 `UpdateExplanationDatasetOperationMetadata` class provides runtime operation information for the `ModelService.UpdateExplanationDataset` method within the Vertex AI v1beta1 API."],["This class is part of the `Google.Cloud.AIPlatform.V1Beta1` namespace and is available in the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."],["It inherits from the base `object` class and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` to support various operations and data handling."],["The class has two constructors, one default and one that accepts another `UpdateExplanationDatasetOperationMetadata` instance, allowing for the creation of new objects either from scratch or as copies."],["It includes a `GenericMetadata` property of type `GenericOperationMetadata` which holds common operation metadata."]]],[]]