public sealed class Answer.Types.QueryUnderstandingInfo : IMessage<Answer.Types.QueryUnderstandingInfo>, IEquatable<Answer.Types.QueryUnderstandingInfo>, IDeepCloneable<Answer.Types.QueryUnderstandingInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class Answer.Types.QueryUnderstandingInfo.
Query understanding information.
Implements
IMessageAnswerTypesQueryUnderstandingInfo, IEquatableAnswerTypesQueryUnderstandingInfo, IDeepCloneableAnswerTypesQueryUnderstandingInfo, IBufferMessage, IMessageNamespace
Google.Cloud.DiscoveryEngine.V1BetaAssembly
Google.Cloud.DiscoveryEngine.V1Beta.dll
Constructors
QueryUnderstandingInfo()
public QueryUnderstandingInfo()
QueryUnderstandingInfo(QueryUnderstandingInfo)
public QueryUnderstandingInfo(Answer.Types.QueryUnderstandingInfo other)
Parameter | |
---|---|
Name | Description |
other |
AnswerTypesQueryUnderstandingInfo |
Properties
QueryClassificationInfo
public RepeatedField<Answer.Types.QueryUnderstandingInfo.Types.QueryClassificationInfo> QueryClassificationInfo { get; }
Query classification information.
Property Value | |
---|---|
Type | Description |
RepeatedFieldAnswerTypesQueryUnderstandingInfoTypesQueryClassificationInfo |