Vertex AI v1 API - Class AsyncRetrieveContextsOperationMetadata (3.67.0)

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

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

Metadata for AsyncRetrieveContextsOperation.

Inheritance

object > AsyncRetrieveContextsOperationMetadata

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.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