public sealed class CopyModelOperationMetadata : IMessage<CopyModelOperationMetadata>, IEquatable<CopyModelOperationMetadata>, IDeepCloneable<CopyModelOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class CopyModelOperationMetadata.
Details 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"]],[["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."],[[["This documentation details the `CopyModelOperationMetadata` class within the Google Cloud AI Platform v1beta1 API, specifically for version 1.0.0-beta02."],["The `CopyModelOperationMetadata` class provides details about the `ModelService.CopyModel` operation and inherits from the base `object` class."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending its functionality for data handling and comparison."],["It contains a property named `GenericMetadata` of type `GenericOperationMetadata`, which represents the shared metadata for the operation."],["There are two constructors available: a default one, and another to initialize the class via another instance of `CopyModelOperationMetadata`."]]],[]]