public sealed class ExportModelResponse : IMessage<ExportModelResponse>, IEquatable<ExportModelResponse>, IDeepCloneable<ExportModelResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class ExportModelResponse.
Response message of
[ModelService.ExportModel][google.cloud.aiplatform.v1beta1.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-04-09 UTC."],[[["This documentation is for the `ExportModelResponse` class within the Cloud AI Platform v1beta1 API, specifically version 1.0.0-beta02."],["`ExportModelResponse` serves as the response message for the `ModelService.ExportModel` operation."],["The class inherits from the `object` class and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors available for the `ExportModelResponse` class: a default constructor and a copy constructor that takes another `ExportModelResponse` object."],["The `ExportModelResponse` class is found within the `Google.Cloud.AIPlatform.V1Beta1` namespace and is located in the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."]]],[]]