KnowledgeAnswersIntentQueryFunctionCallSignals

Knowledge AnswersRanking Signal

GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryFunctionCallSignals

9
out of 10
Critical
SEO Impact
Next ID: 39

SEO Analysis

AI Generated

Related to Google's Knowledge Graph and answer systems. The Knowledge Graph powers knowledge panels, featured snippets, and direct answers in search results. This model processes entity relationships, factual data, and structured knowledge that Google uses to provide direct answers to user queries, affecting featured snippet eligibility.

Actionable Insights for SEOs

  • Monitor for changes in rankings that may correlate with updates to this system
  • Consider how your content strategy aligns with what this signal evaluates
  • Audit your site's quality signals to ensure alignment with Google's quality assessment criteria
  • Focus on E-E-A-T (Experience, Expertise, Authoritativeness, Trustworthiness) improvements

Attributes

35
Sort:|Filter:
intentAnnotationSourcesstring
Default: nilFull type: list(String.t
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingExpressionStatus.t

Status indicating whether the user has completely expressed their intended semantics. (See go/streaming-nlu-fulfilment-protocol-v1 for more info. )

Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryAttributeSignal.t

The attributes from which this intent was generated during execution of AttributeSignalsProvider. |attribute_signals| is only populated for single entity funcalls.

isRefinedMeaningboolean(
Default: nil

Whether the FunctionCall is created as a refined_meaning in resolution. Downstream code will look at this field to see if it needs to create a new refined QueryInterpretation.

argumentComposingMidstring
Default: nilFull type: String.t

The argument mid that was used to compose the entity for a concept interpretation, along with the intent_composing_mid (one of the intent's equivalent MIDs).

rolestring
Default: nilFull type: String.t
isCloseInterpretationboolean(
Default: nil

Whether the interpretation was generated using similar queries in POSTREF. In case POSTREF_AQUA generated the same entity-attribute interpretation, this is still set to true.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.AssistantPrefulfillmentRankerPrefulfillmentSignals.t

All the input signals to the Prefulfillment Ranker.

Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryFunctionCall.t

FunctionCall-s that this funcall was deduped against.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryLocalSignals.t

Information about Local results to be used in the Packer for Local Categorical derived intent deduplication and conformance.

isDisambiguationIntentboolean(
Default: nil

Denotes whether this is a sub-intent of an ambiguous SystemUncertain intent go/intent-disambiguation.

Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryArgumentProvenance.t

Information about where the value of this intent came from. For example, it could have been explicitly provided in the query, pulled in from the previous dialog state, or pulled from previous queries.

highConfidenceboolean(
Default: nil

Used to indicate that an interpretation is high confidence and triggers different voting behavior. This bit should only be set for verticals. DEPRECATED. Use confidence_level instead.

conceptEntityMidstring
Default: nilFull type: String.t

An entity that represents the concept of an entity-attribute intent by being composed of an intent equivalent MID and the argument MID.

selectedByPrefulfillmentRankingboolean(
Default: nil

Identifies whether the Prefulfillment Ranker selected this intent for emission. This is needed temporarily while migrating intent emitters from ACE to QUS/PFR. See go/pfr-intent-emitter for more info

freefolksTriggerstring
Default: nilFull type: String.t
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryConceptSignals.t

Information about the corresponding Concept attached to the FunctionCall. go/concept-roofshot.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryGroundingSignals.t

Grounding signals for ranking/filtering, as well as whether to use Grounding Box and PGRP in AnswersRewriter. See comment on GroundingSignals for details.

refxSummaryNodeIdstring
Default: nilFull type: String.t

The id of the summary node if this funcall represents an mdvc interpretation

Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQuerySignalComputationFallbackIntent.t

Additional intents to be used for intent scoring. This field must only be populated when we cannot find a single unified intent. For example, when we compute signals for a LocalEntities function call, this means we could not find a unified intent to capture all the local results. In this case, we add a fallback intent for each local result (e.g. GeoSchool, GeoRestaurant, and GeoBank if those are the results we show).

isDisambiguationCardIntentboolean(
Default: nil

Denotes whether this is an intent being fulfilled from user tapping a disambiguation card. More info in go/cardea-deck.

prefulfillmentRankingScorenumber(
Default: nil

Identifies a score, determined before fulfillment but after grounding. Written by the Prefulfillment Ranker, and used as a signal for ACE Ranking.

isNeuralCategoricalInterpretationboolean(
Default: nil

Whether the interpretation was generated from the neural categorical parser.

parsedDueToExperimentstring
Default: nilFull type: list(String.t

Experiments that caused this FunctionCall to parse, without which this would not have parsed.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersDialogReferentialResolution.t

Describes how this intent was resolved via external data (either elsewhere in the query, or in a previous query).

intentComposingMidstring
Default: nilFull type: String.t

An intent_relevant_mid that was used to compose the entity for a concept interpretation, along with argument_composing_mid (the question's argument MID).

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryShoppingIds.t

Equivalent shopping ids for the function call.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryResponseMeaningSignalsResponseMeaningSignals.t

Signal data from SRM generation. Solely used internally. See: go/srm-design.

osrpJourneyTagstring
Default: nilFull type: String.t

A tag to annotate user's journey (e.g., JourneyFollowCampusUpdates). This will be used for Journey OSRP demo (go/josrp-sprint). !!NOTE!! This field is reserved for Journey OSRP demo, and will be deprecated shortly after its completion. DO NOT USE.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryParsingSignals.t

Parsing signals for ranking/filtering.

Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.UniversalsearchNewPackerKnowledgeResultSupport.t

The list of result supports for this FunctionCall.

intentRelevantMidstring
Default: nilFull type: list(String.t

KG mids of entities that represent this intent. These entities are seen as equivalent to the Intent definition, and are specified in the Intent Catalog as relevant_mid.

usesPrefulfillmentRankerboolean(
Default: nil

Identifies whether this intent intends to be scored and pruned by the prefulfillment ranker after intent-generation.

isUiCompositionIntentboolean(
Default: nil

Denotes this is a sub-intent used for composing an Assistant UI response. The assistant dialog should output ui_composition_shelf in the SystemResponse if it can fulfill the intent. More info in go/davinci-design and go/davinci-di-fulfillment

confidenceLevelstring
Default: nilFull type: String.t