[[["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-04-09 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 inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities such as message handling, equality checking, and deep cloning."],["The class has two constructors, one default and one that accepts another `UploadModelResponse` object for copying, allowing for the creation of new instances or the duplication of existing ones."],["It contains properties such as `Model`, `ModelAsModelName`, and `ModelVersionId`, providing information about the uploaded model's name, its resource name view, and the model's version ID respectively."],["The `UploadModelResponse` class is found in the `Google.Cloud.AIPlatform.V1Beta1` namespace, within the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."]]],[]]