[[["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."],[[["`UploadModelResponse` is a class within the Google Cloud AI Platform v1beta1 API, designed to handle the response from the `ModelService.UploadModel` operation."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is part of the `Google.Cloud.AIPlatform.V1Beta1` namespace."],["It provides properties such as `Model` (the name of the uploaded Model resource), `ModelAsModelName` (a ModelName-typed view of the Model resource name), and `ModelVersionId` (the version ID of the uploaded model)."],["The class includes two constructors: a default `UploadModelResponse()` constructor and another `UploadModelResponse(UploadModelResponse)` constructor that allows for the creation of a new object that is a copy of an existing `UploadModelResponse`."],["`UploadModelResponse` inherits from `object`, with additional members such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]