KnowledgeAnswersSensitivityStoragePolicy

Knowledge AnswersKnowledge Graph

GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersSensitivityStoragePolicy

6
out of 10
Medium
SEO Impact
Policies controlling the storage.

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:
encryptArgumentValueboolean(
Default: nil

The contents of the argument value should be encrypted before being written to a persistent storage (even if the storage has short time-to-live). No-op when specified at intent level.

encryptFieldCandidateValueTermboolean(
Default: nil

If true, triggers encryption of |value_term| [1] and move into |sensitive_value_term|. This is useful to support finer grain encryption controls for disambiguation, where the broader |encrypt_argument_value| is too restrictive. In particular, when we know that the values being disambiguated are non-sensitive (e.g. opaque event IDs), but the value_terms are sensitive (e.g. event titles), it can be helpful for debugging purposes to circulate the value unencrypted. This policy only has an effect when configured at argument-level. It has no effect in Intent or PreviousQuery stanzas. See go/delete-event-disambiguation-redaction-v2 for context and usage. [1]cs/s:quality.dialog_manager.IntentStateSignals.FieldCandidate.value_term

encryptQueryAnnotationDataboolean(
Default: nil

If this is set true, we encrypt QueryAnnotationDataProto prior to writing it to Footprint ASSISTANT_EPHEMERAL corpus. This enables restricting ACL to the data.

scrubAuxiliaryFieldsInConversationSnapshotboolean(
Default: nil

If this is set to true, the following fields in ConversationSnapshot are scrubbed: circulated_state.squery spoken_query * All client_op arguments |from_assistant| interactions