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 library."],["The documentation covers a wide range of versions for the API, spanning from version 1.0.0 up to the latest version 3.22.0, with links to each individual version's documentation for the class."],["The `ExportModelResponse` class is a response message from the `ModelService.ExportModel` operation, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the base `object` class and contains information on the inherited members from it, alongside the constructors for the `ExportModelResponse` class, and their related parameters."],["The documentation indicates that the `ExportModelResponse` class is located in the `Google.Cloud.AIPlatform.V1` namespace and within the `Google.Cloud.AIPlatform.V1.dll` assembly."]]],[]]