public sealed class AsyncRetrieveContextsOperationMetadata : IMessage<AsyncRetrieveContextsOperationMetadata>, IEquatable<AsyncRetrieveContextsOperationMetadata>, IDeepCloneable<AsyncRetrieveContextsOperationMetadata>, IBufferMessage, IMessageReference documentation and code samples for the Vertex AI v1beta1 API class AsyncRetrieveContextsOperationMetadata.
Metadata for AsyncRetrieveContextsOperation.
Implements
IMessageAsyncRetrieveContextsOperationMetadata, IEquatableAsyncRetrieveContextsOperationMetadata, IDeepCloneableAsyncRetrieveContextsOperationMetadata, IBufferMessage, IMessageNamespace
Google.Cloud.AIPlatform.V1Beta1Assembly
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 |
|