public sealed class CopyModelResponse : IMessage<CopyModelResponse>, IEquatable<CopyModelResponse>, IDeepCloneable<CopyModelResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class CopyModelResponse.
Response message of
[ModelService.CopyModel][google.cloud.aiplatform.v1beta1.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-14 UTC."],[[["\u003cp\u003e\u003ccode\u003eCopyModelResponse\u003c/code\u003e is a class within the Vertex AI v1beta1 API, specifically within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace, serving as the response message for the \u003ccode\u003eModelService.CopyModel\u003c/code\u003e operation.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enhancing its functionality and compatibility within the .NET ecosystem.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCopyModelResponse\u003c/code\u003e has two constructors, one default and one that takes another \u003ccode\u003eCopyModelResponse\u003c/code\u003e object for copying existing instances.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties like \u003ccode\u003eModel\u003c/code\u003e, \u003ccode\u003eModelAsModelName\u003c/code\u003e, and \u003ccode\u003eModelVersionId\u003c/code\u003e, to access information on the copied model, including its resource name, typed view and version.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is \u003ccode\u003e1.0.0-beta21\u003c/code\u003e, with previous version available being \u003ccode\u003e1.0.0-beta20\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]