KnowledgeAnswersSensitivityArgumentEvalPolicy

Knowledge AnswersKnowledge Graph

GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersSensitivityArgumentEvalPolicy

6
out of 10
Medium
SEO Impact
Policy controlling argument level eval.

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

  • Build topical authority through comprehensive, entity-focused content
  • Implement structured data to help Google understand entities on your pages
  • Create content that clearly establishes entity relationships

Attributes

4
Sort:|Filter:
policyNamestring
Default: nilFull type: String.t

Optional cannery policy name. If it presents then Intent Scrubber will use the corresponding Cannery rule for argument scrubbing and redaction instead. It should only be used for existing complex argment value types such as HomeAutomationDevice.

redactQuerySpanboolean(
Default: nil

Redact corresponding span of the string query.

replacementstring
Default: nilFull type: String.t

Customized replacement phrase, if missing ${ArgumentName}_REDACTED is used as default.

scrubArgumentValueboolean(
Default: nil

Scrub argument value and signals before saving to eval storage. If not set, 1) inherit the policy from the outer argument if there is one (for nested intents); 2) finally default to type based scrubbing: see go/argument-type-scrubbing.