SetVectorDBResponse Class

Definition

Namespace: SuperBuilderWinService
Assembly: IntelAiaService (in IntelAiaService.exe) Version: 1.0.0+2093811f3bac5da092b5ce9c8172233582eee4d5
C#
public sealed class SetVectorDBResponse : IMessage<SetVectorDBResponse>, 
	IMessage, IEquatable<SetVectorDBResponse>, IDeepCloneable<SetVectorDBResponse>, 
	IBufferMessage
Inheritance
Object    SetVectorDBResponse
Implements
IBufferMessage, IDeepCloneableSetVectorDBResponse, IMessage, IMessageSetVectorDBResponse, IEquatableSetVectorDBResponse

Constructors

SetVectorDBResponseInitializes a new instance of the SetVectorDBResponse class
SetVectorDBResponse(SetVectorDBResponse)Initializes a new instance of the SetVectorDBResponse class

Properties

Methods

Fields

MessageFieldNumberField number for the "message" field.

See Also