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-04-09 UTC."],[[["This page provides reference documentation for the `UpdateExplanationDatasetResponse` class within the Google Cloud AI Platform v1beta1 API."],["`UpdateExplanationDatasetResponse` is a response message for the `ModelService.UpdateExplanationDataset` operation."],["The class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The namespace for this class is `Google.Cloud.AIPlatform.V1Beta1`, and it's part of the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."],["There are two constructors available: a default one and another that accepts another `UpdateExplanationDatasetResponse` object as a parameter."]]],[]]