public sealed class CreateEndpointOperationMetadata : IMessage<CreateEndpointOperationMetadata>, IEquatable<CreateEndpointOperationMetadata>, IDeepCloneable<CreateEndpointOperationMetadata>, IBufferMessage, IMessageReference documentation and code samples for the Vertex AI v1beta1 API class CreateEndpointOperationMetadata.
Runtime operation information for [EndpointService.CreateEndpoint][google.cloud.aiplatform.v1beta1.EndpointService.CreateEndpoint].
Implements
IMessageCreateEndpointOperationMetadata, IEquatableCreateEndpointOperationMetadata, IDeepCloneableCreateEndpointOperationMetadata, IBufferMessage, IMessageNamespace
Google.Cloud.AIPlatform.V1Beta1Assembly
Google.Cloud.AIPlatform.V1Beta1.dll
Constructors
CreateEndpointOperationMetadata()
public CreateEndpointOperationMetadata()CreateEndpointOperationMetadata(CreateEndpointOperationMetadata)
public CreateEndpointOperationMetadata(CreateEndpointOperationMetadata other)| Parameter | |
|---|---|
| Name | Description |
other |
CreateEndpointOperationMetadata |
Properties
DeploymentStage
public DeploymentStage DeploymentStage { get; set; }Output only. The deployment stage of the model. Only populated if this CreateEndpoint request deploys a model at the same time.
| Property Value | |
|---|---|
| Type | Description |
DeploymentStage |
|
GenericMetadata
public GenericOperationMetadata GenericMetadata { get; set; }The operation generic information.
| Property Value | |
|---|---|
| Type | Description |
GenericOperationMetadata |
|