Back to Learn Hub

CLASS SendInferenceResponse

Namespace: Daisi.Protos.V1

Properties

  • String AuthorRole get/set
  • ByteString BinaryContent get/set
  • Int32 ComputeTimeMs get/set
  • String Content get/set
  • MessageDescriptor Descriptor get
  • InferenceOutputFormats Format get/set
  • Boolean HasBinaryContent get
  • Boolean HasMimeType get
  • String Id get/set
  • String InferenceId get/set
  • Int32 MessageTokenCount get/set
  • String MimeType get/set
  • MessageParser<SendInferenceResponse> Parser get
  • String SessionId get/set
  • Int32 SessionTokenCount get/set
  • InferenceResponseTypes Type get/set

Methods

  • Int32 CalculateSize ( )
  • Void ClearBinaryContent ( )
  • Void ClearMimeType ( )
  • SendInferenceResponse Clone ( )
  • Boolean Equals ( Object other )
  • Boolean Equals ( SendInferenceResponse other )
  • Int32 GetHashCode ( )
  • Type GetType ( )
  • Void MergeFrom ( SendInferenceResponse other )
  • Void MergeFrom ( CodedInputStream input )
  • String ToString ( )
  • Void WriteTo ( CodedOutputStream output )