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 webpage provides reference documentation for the `ExportModelResponse` class within the Google Cloud AI Platform v1 API, specifically for the .NET environment."],["The content covers a wide range of versions, from the latest `3.22.0` down to `1.0.0`, and has links to documentation of the `ExportModelResponse` class for each respective version."],["The `ExportModelResponse` class is used as the response message of the `ModelService.ExportModel` operation within the Google Cloud AI Platform."],["The `ExportModelResponse` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its use within the Protocol Buffers framework."],["The page lists the inherited members and provides details on the constructors for the `ExportModelResponse` class, including a parameter description for the copy constructor."]]],[]]