Discovery Engine v1beta API - Class Answer.Types.QueryUnderstandingInfo (1.0.0-beta14)

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.

Inheritance

object > Answer.Types.QueryUnderstandingInfo

Namespace

Google.Cloud.DiscoveryEngine.V1Beta

Assembly

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