public sealed class CopyModelResponse : IMessage<CopyModelResponse>, IEquatable<CopyModelResponse>, IDeepCloneable<CopyModelResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1 API class CopyModelResponse.
Response message of
[ModelService.CopyModel][google.cloud.aiplatform.v1.ModelService.CopyModel]
operation.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eCopyModelResponse\u003c/code\u003e class within the Google.Cloud.AIPlatform.V1 namespace, specifically detailing its structure and usage in the Vertex AI v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe content includes a comprehensive list of versions for the \u003ccode\u003eCopyModelResponse\u003c/code\u003e, ranging from the latest version 3.22.0 down to version 1.0.0, each linking to its respective documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCopyModelResponse\u003c/code\u003e is the response message for the \u003ccode\u003eModelService.CopyModel\u003c/code\u003e operation and includes properties like \u003ccode\u003eModel\u003c/code\u003e (the name of the copied model), \u003ccode\u003eModelAsModelName\u003c/code\u003e (a typed view of the model name), and \u003ccode\u003eModelVersionId\u003c/code\u003e (the copied model's version ID).\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members from the \u003ccode\u003eobject\u003c/code\u003e class, indicating its capabilities for message handling, comparison, cloning, and buffering.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists a CopyModelResponse constructor, and two of its properties, \u003ccode\u003eModel\u003c/code\u003e and \u003ccode\u003eModelVersionId\u003c/code\u003e are of type string, while the property \u003ccode\u003eModelAsModelName\u003c/code\u003e is of the \u003ccode\u003eModelName\u003c/code\u003e Type.\u003c/p\u003e\n"]]],[],null,[]]