public sealed class UpdateExplanationDatasetOperationMetadata : IMessage<UpdateExplanationDatasetOperationMetadata>, IEquatable<UpdateExplanationDatasetOperationMetadata>, IDeepCloneable<UpdateExplanationDatasetOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform 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-31 UTC."],[[["This documentation covers the `UpdateExplanationDatasetOperationMetadata` class within the Google Cloud AI Platform v1beta1 API, specifically for version 1.0.0-beta09, with links to newer versions available."],["The `UpdateExplanationDatasetOperationMetadata` class is used for runtime operation information related to `ModelService.UpdateExplanationDataset`."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["Two constructors are available: a default constructor and one that takes another `UpdateExplanationDatasetOperationMetadata` object as a parameter."],["It contains a `GenericMetadata` property, which is of type `GenericOperationMetadata`, representing the common metadata for the operation."]]],[]]