public sealed class ChatRequest : IMessage<ChatRequest>,
IMessage, IEquatable<ChatRequest>, IDeepCloneable<ChatRequest>,
IBufferMessagepublic ref class ChatRequest sealed : IMessage<ChatRequest^>,
IMessage, IEquatable<ChatRequest^>, IDeepCloneable<ChatRequest^>,
IBufferMessageSuperBuilderWinService.ProvidersImpl.ChatRequest = function();
Type.createClass(
'SuperBuilderWinService.ProvidersImpl.ChatRequest',
null,
Google.Protobuf.IMessage`1,
Google.Protobuf.IMessage,
IEquatable`1,
Google.Protobuf.IDeepCloneable`1,
Google.Protobuf.IBufferMessage);| AttachedFiles | |
| Descriptor | |
| HasAttachedFiles | Gets whether the "attachedFiles" field is set |
| HasQueryType | Gets whether the "queryType" field is set |
| History | |
| Name | |
| Parser | |
| Prompt | |
| QueryType |
| CalculateSize | |
| ClearAttachedFiles | Clears the value of the "attachedFiles" field |
| ClearQueryType | Clears the value of the "queryType" field |
| Clone | |
| Equals(ChatRequest) | |
| Equals(Object) | (Overrides ObjectEquals(Object)) |
| GetHashCode | (Overrides ObjectGetHashCode) |
| GetType | (Inherited from Object) |
| MergeFrom(ChatRequest) | |
| MergeFrom(CodedInputStream) | |
| ToString | (Overrides ObjectToString) |
| WriteTo |
| AttachedFilesFieldNumber | Field number for the "attachedFiles" field. |
| HistoryFieldNumber | Field number for the "history" field. |
| NameFieldNumber | Field number for the "name" field. |
| PromptFieldNumber | Field number for the "prompt" field. |
| QueryTypeFieldNumber | Field number for the "queryType" field. |