public sealed class UpdateExplanationDatasetResponse : IMessage<UpdateExplanationDatasetResponse>, IEquatable<UpdateExplanationDatasetResponse>, IDeepCloneable<UpdateExplanationDatasetResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class UpdateExplanationDatasetResponse.
Response message of
[ModelService.UpdateExplanationDataset][google.cloud.aiplatform.v1beta1.ModelService.UpdateExplanationDataset]
operation.
[[["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-21 UTC."],[[["This documentation is for the `UpdateExplanationDatasetResponse` class within the Google Cloud AI Platform v1beta1 API, specifically version 1.0.0-beta13."],["`UpdateExplanationDatasetResponse` is the response message for the `ModelService.UpdateExplanationDataset` operation."],["The `UpdateExplanationDatasetResponse` class inherits from `object` and implements the interfaces `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `UpdateExplanationDatasetResponse` class has two constructors: a parameterless constructor and one that accepts another `UpdateExplanationDatasetResponse` object as a parameter."],["The class is located within the `Google.Cloud.AIPlatform.V1Beta1` namespace and the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."]]],[]]