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, specifically for the .NET environment."],["The documentation covers a wide range of versions for the API, spanning from version 1.0.0 to the latest, 3.22.0, and each one directs to a specific `ExportModelResponse` documentation for the given version."],["The `ExportModelResponse` class is a message type used as the response to a `ModelService.ExportModel` operation within the AI Platform."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its integration within the Google Protobuf ecosystem."],["The document provides information on the `ExportModelResponse` class's constructors, inherited members, namespace, and the assembly it belongs to."]]],[]]