SocialGraphApiProtoPartialNameOptionsParsedDisplayNameSpec
Social Graph APIInfrastructureGoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoPartialNameOptionsParsedDisplayNameSpec
SEO Analysis
AI GeneratedBackend infrastructure with indirect SEO impact. This model (Social Graph Api Proto Partial Name Options Parsed Display Name Spec) contains 7 attributes that define its data structure. Key functionality includes: Extract an initial from each parsed name. For example, "Niels Henrik David Bohr" yields "N. H. D. B.". Other special cases are treated as follows:
Actionable Insights for SEOs
- Understanding this model helps SEOs grasp Google's internal data architecture
Attributes
7allInitialsFromParsedNameboolean(nilExtract an initial from each parsed name. For example, "Niels Henrik David Bohr" yields "N. H. D. B.". Other special cases are treated as follows:
firstInitialAndFirstLastNameboolean(nilShow the initial of the very first name and the first last name, e.g. "Hugo Daniel Hernandez Garcia" yields "H. Hernandez".
firstInitialAndVeryLastNameboolean(nilShow the initial of the very first name and the very last name, e.g. "Ana Maria Silva" yields "A. Silva".
knowledgeGraphNameShorteningboolean(nilShorten the display name using the Knowledge Graph name shortener (go/short-names).
truncationIndicatorstringnilFull type: String.tWhich truncation indicator to use after each shortened part of the name. Will be ignored for the knowledge_graph_name_shortening option.
veryFirstNameAndAllInitialsboolean(nilShow the full very first name and all the other initials, e.g. "Ana Maria Silva" yields "Ana M. S.".
veryFirstNameOnlyboolean(nilShow the very first name only, e.g. "Ana Maria Silva" yields "Ana".