public sealed class ExportModelResponse : IMessage<ExportModelResponse>, IEquatable<ExportModelResponse>, IDeepCloneable<ExportModelResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1 API class ExportModelResponse.
Response message of
[ModelService.ExportModel][google.cloud.aiplatform.v1.ModelService.ExportModel]
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-31 UTC."],[[["This webpage provides reference documentation for the `ExportModelResponse` class within the Google Cloud AI Platform v1 API, specifically detailing its structure, usage, and available versions."],["The `ExportModelResponse` class is used as a response message for the `ModelService.ExportModel` operation, facilitating the export of models in Google's AI Platform."],["The document outlines the inheritance hierarchy of `ExportModelResponse`, showing it descends from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists the availability of `ExportModelResponse` across numerous versions, from 1.0.0 to 3.22.0, the latest, with links to specific documentation pages for each."],["The documentation includes details on the `ExportModelResponse` class's constructors, the members inherited from `object`, and its association with the `Google.Cloud.AIPlatform.V1` namespace, highlighting its role within the AI Platform API."]]],[]]