public sealed class SetVectorDBResponse : IMessage<SetVectorDBResponse>,
IMessage, IEquatable<SetVectorDBResponse>, IDeepCloneable<SetVectorDBResponse>,
IBufferMessage
Public NotInheritable Class SetVectorDBResponse
Implements IMessage(Of SetVectorDBResponse), IMessage,
IEquatable(Of SetVectorDBResponse), IDeepCloneable(Of SetVectorDBResponse), IBufferMessage
public ref class SetVectorDBResponse sealed : IMessage<SetVectorDBResponse^>,
IMessage, IEquatable<SetVectorDBResponse^>, IDeepCloneable<SetVectorDBResponse^>,
IBufferMessage
[<SealedAttribute>]
type SetVectorDBResponse =
class
interface IMessage<SetVectorDBResponse>
interface IMessage
interface IEquatable<SetVectorDBResponse>
interface IDeepCloneable<SetVectorDBResponse>
interface IBufferMessage
end
SetVectorDBResponse | Initializes a new instance of the SetVectorDBResponse class |
SetVectorDBResponse(SetVectorDBResponse) | Initializes a new instance of the SetVectorDBResponse class |
CalculateSize | |
Clone | |
Equals(Object) | (Overrides ObjectEquals(Object)) |
Equals(SetVectorDBResponse) | |
GetHashCode | (Overrides ObjectGetHashCode) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
MergeFrom(CodedInputStream) | |
MergeFrom(SetVectorDBResponse) | |
ToString | (Overrides ObjectToString) |
WriteTo |
MessageFieldNumber | Field number for the "message" field. |