public sealed class CreateEndpointOperationMetadata : IMessage<CreateEndpointOperationMetadata>, IEquatable<CreateEndpointOperationMetadata>, IDeepCloneable<CreateEndpointOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class CreateEndpointOperationMetadata.
Runtime operation information for
[EndpointService.CreateEndpoint][google.cloud.aiplatform.v1beta1.EndpointService.CreateEndpoint].
[[["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-25 UTC."],[[["This documentation covers the `CreateEndpointOperationMetadata` class, which is part of the Vertex AI v1beta1 API, specifically within the `Google.Cloud.AIPlatform.V1Beta1` namespace."],["`CreateEndpointOperationMetadata` provides runtime operation information for `EndpointService.CreateEndpoint` and inherits from `object`, while implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class is available in two versions, with the latest being 1.0.0-beta21, and it is implemented within the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."],["There are two constructors for creating instances of `CreateEndpointOperationMetadata`, one with no arguments and another which takes another `CreateEndpointOperationMetadata` object."],["The `CreateEndpointOperationMetadata` class contains a property `GenericMetadata`, of type `GenericOperationMetadata`, which provides generic operational information."]]],[]]