Vertex AI v1beta1 API - Class AsyncRetrieveContextsOperationMetadata (1.0.0-beta73)

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

Reference documentation and code samples for the Vertex AI v1beta1 API class AsyncRetrieveContextsOperationMetadata.

Metadata for AsyncRetrieveContextsOperation.

Inheritance

object > AsyncRetrieveContextsOperationMetadata

Namespace

Google.Cloud.AIPlatform.V1Beta1

Assembly

Google.Cloud.AIPlatform.V1Beta1.dll

Constructors

AsyncRetrieveContextsOperationMetadata()

public AsyncRetrieveContextsOperationMetadata()

AsyncRetrieveContextsOperationMetadata(AsyncRetrieveContextsOperationMetadata)

public AsyncRetrieveContextsOperationMetadata(AsyncRetrieveContextsOperationMetadata other)
Parameter
Name Description
other AsyncRetrieveContextsOperationMetadata

Properties

GenericMetadata

public GenericOperationMetadata GenericMetadata { get; set; }

The operation generic information.

Property Value
Type Description
GenericOperationMetadata