public sealed class CreateEndpointOperationMetadata : IMessage<CreateEndpointOperationMetadata>, IEquatable<CreateEndpointOperationMetadata>, IDeepCloneable<CreateEndpointOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform 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-04-09 UTC."],[[["This documentation provides details for the `CreateEndpointOperationMetadata` class within the Google Cloud AI Platform v1beta1 API, specifically version 1.0.0-beta02."],["The `CreateEndpointOperationMetadata` class represents runtime operation information for creating endpoints via `EndpointService.CreateEndpoint`."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The class offers two constructors: a default constructor and one that accepts another `CreateEndpointOperationMetadata` object as a parameter."],["The `GenericMetadata` property, of type `GenericOperationMetadata`, is used to access generic operation details for the endpoint creation process."]]],[]]