KnowledgeAnswersNumberType
Knowledge AnswersKnowledge GraphGoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersNumberType
SEO Analysis
AI GeneratedRelated 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
5componentSpecificContractsNlpMeaningComponentSpecificContracts →nilFull type: GoogleApi.ContentWarehouse.V1.Model.NlpMeaningComponentSpecificContracts.tContains data about the contracts that this ValueType level is available for. For more information see go/contract-based-conformance.
keepAsStringboolean(nilIf true, the semantics of the NumberType argument are retained as a string, rather than being converted to a float-type object. This option is particularly useful in cases where leading 0s in the user input are meaningful, e.g. for zip codes or sports jersey numbers. For the user- specified value "01", for instance, the PathQuery semantics will be: def $Slot "01"
rangeConstraintKnowledgeAnswersRangeConstraint →nilFull type: GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersRangeConstraint.tRange constraint limits the set of numbers accepted by this type. The constraint applies to all subtypes. Currently, this constraint is only enforced in Loose Parser.
remodelingsNlpMeaningMeaningRemodelings →nilFull type: GoogleApi.ContentWarehouse.V1.Model.NlpMeaningMeaningRemodelings.tContains data about current schema remodelings at this ValueType level. For more information see go/meaning-remodeling-framework.
subTypestringnilFull type: list(String.tsub_type is a list of the NumberSubTypes which are accepted. If the list is empty, that means all numeric or ordinal values are accepted. If multiple values are specified, then this value accepts any of the sub_types in the list.