Class GoogleCloudDiscoveryengineV1betaAnswerQueryRequestRelatedQuestionsSpec
Related questions specification.
Implements
Inherited Members
Namespace: Google.Apis.DiscoveryEngine.v1beta.Data
Assembly: Google.Apis.DiscoveryEngine.v1beta.dll
Syntax
public class GoogleCloudDiscoveryengineV1betaAnswerQueryRequestRelatedQuestionsSpec : IDirectResponseSchemaProperties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
Enable
Enable related questions feature if true.
Declaration
[JsonProperty("enable")]
public virtual bool? Enable { get; set; }Property Value
| Type | Description | 
|---|---|
| bool? |