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-21 UTC."],[[["This page provides reference documentation for the `ExportModelResponse` class within the Google Cloud AI Platform v1 API."],["The latest version of the API documented is 3.22.0, while version 2.26.0 is the current reference being viewed, showing that the page hosts multiple versions of documentation for the same class."],["The `ExportModelResponse` class is part of the `Google.Cloud.AIPlatform.V1` namespace and is defined in the `Google.Cloud.AIPlatform.V1.dll` assembly."],["The `ExportModelResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["This documentation includes details on the constructors available for the `ExportModelResponse` class, which are a default constructor, and one that receives another instance of the `ExportModelResponse`."]]],[]]