[[["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-31 UTC."],[[["The `UploadModelResponse` class is part of the Cloud AI Platform v1beta1 API and represents the response message for the `ModelService.UploadModel` operation."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling it to work within the Google Protocol Buffers framework."],["`UploadModelResponse` includes properties such as `Model` (the name of the uploaded model resource), `ModelAsModelName` (a typed view of the model resource name), and `ModelVersionId` (the version ID of the uploaded model)."],["It has two constructors: a parameterless constructor, and a constructor accepting an `UploadModelResponse` object as a parameter."],["The `UploadModelResponse` is located in the `Google.Cloud.AIPlatform.V1Beta1` namespace and is contained in the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."]]],[]]