View Source GoogleApi.DiscoveryEngine.V1.Model.GoogleCloudDiscoveryengineV1AnswerQueryRequestGroundingSpec (google_api_discovery_engine v0.22.0)
Grounding specification.
Attributes
-
includeGroundingSupports(type:boolean(), default:nil) - Optional. Specifies whether to include grounding_supports in the answer. The default value isfalse. When this field is set totrue, returned answer will havegrounding_scoreand will contain GroundingSupports for each claim.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DiscoveryEngine.V1.Model.GoogleCloudDiscoveryengineV1AnswerQueryRequestGroundingSpec{ includeGroundingSupports: boolean() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.