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-10 UTC."],[[["This page provides reference documentation for the `ExportModelResponse` class within the Google Cloud AI Platform v1 API, specifically for the .NET library."],["The `ExportModelResponse` class is used as the response message for the `ModelService.ExportModel` operation in the AI Platform, as a part of the API's functionality."],["The documentation includes links to all versions of the `ExportModelResponse` class, starting from version 1.0.0 up to the latest version 3.22.0, indicating all previous releases."],["The `ExportModelResponse` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` which provides insights into its capabilities and how it can be used within the .NET ecosystem."],["The page details the available constructors for the `ExportModelResponse` class, outlining the ability to create new instances and create copies of existing instances."]]],[]]