Cloud AI Platform v1 API - Class CreateEndpointOperationMetadata (2.24.0)

public sealed class CreateEndpointOperationMetadata : IMessage<CreateEndpointOperationMetadata>, IEquatable<CreateEndpointOperationMetadata>, IDeepCloneable<CreateEndpointOperationMetadata>, IBufferMessage, IMessage

Reference documentation and code samples for the Cloud AI Platform v1 API class CreateEndpointOperationMetadata.

Runtime operation information for [EndpointService.CreateEndpoint][google.cloud.aiplatform.v1.EndpointService.CreateEndpoint].

Inheritance

object > CreateEndpointOperationMetadata

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Constructors

CreateEndpointOperationMetadata()

public CreateEndpointOperationMetadata()

CreateEndpointOperationMetadata(CreateEndpointOperationMetadata)

public CreateEndpointOperationMetadata(CreateEndpointOperationMetadata other)
Parameter
NameDescription
otherCreateEndpointOperationMetadata

Properties

GenericMetadata

public GenericOperationMetadata GenericMetadata { get; set; }

The operation generic information.

Property Value
TypeDescription
GenericOperationMetadata