public sealed class AnswerQueryRequest.Types.RelatedQuestionsSpec : IMessage<AnswerQueryRequest.Types.RelatedQuestionsSpec>, IEquatable<AnswerQueryRequest.Types.RelatedQuestionsSpec>, IDeepCloneable<AnswerQueryRequest.Types.RelatedQuestionsSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class AnswerQueryRequest.Types.RelatedQuestionsSpec.
Related questions specification.
Implements
IMessageAnswerQueryRequestTypesRelatedQuestionsSpec, IEquatableAnswerQueryRequestTypesRelatedQuestionsSpec, IDeepCloneableAnswerQueryRequestTypesRelatedQuestionsSpec, IBufferMessage, IMessageNamespace
Google.Cloud.DiscoveryEngine.V1BetaAssembly
Google.Cloud.DiscoveryEngine.V1Beta.dll
Constructors
RelatedQuestionsSpec()
public RelatedQuestionsSpec()
RelatedQuestionsSpec(RelatedQuestionsSpec)
public RelatedQuestionsSpec(AnswerQueryRequest.Types.RelatedQuestionsSpec other)
Parameter | |
---|---|
Name | Description |
other |
AnswerQueryRequestTypesRelatedQuestionsSpec |
Properties
Enable
public bool Enable { get; set; }
Enable related questions feature if true.
Property Value | |
---|---|
Type | Description |
bool |