Voting helps other researchers find interesting modules.
Grounding-related signals to be propagated down stream. Next ID: 14
addedByGrounding
boolean()
nil
groundabilityScore
float()
numConstraints
numConstraintsSatisfied
numGroundableArgs
numGroundedArgs
numVariables
numVariablesGrounded
pgrpOutputFormat
String.t
provenance
sentiment
usesGroundingBox
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryGroundingSignals{ addedByGrounding: boolean() | nil, groundabilityScore: float() | nil, numConstraints: float() | nil, numConstraintsSatisfied: float() | nil, numGroundableArgs: float() | nil, numGroundedArgs: float() | nil, numVariables: float() | nil, numVariablesGrounded: float() | nil, pgrpOutputFormat: String.t() | nil, provenance: String.t() | nil, sentiment: String.t() | nil, usesGroundingBox: boolean() | nil }
@spec decode(struct(), keyword()) :: struct()