SocialGraphApiProtoPartialNameOptionsNamePartSpec
Social Graph APIInfrastructureGoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoPartialNameOptionsNamePartSpec
SEO Analysis
AI GeneratedBackend infrastructure with indirect SEO impact. This model (Social Graph Api Proto Partial Name Options Name Part Spec) contains 5 attributes that define its data structure. Key functionality includes: Completely omit that part of the name.
Actionable Insights for SEOs
- Understanding this model helps SEOs grasp Google's internal data architecture
Attributes
5hideAllboolean(nilCompletely omit that part of the name.
showAllboolean(nilShow the complete name. Note that this does not express the same semantics as show_first_n_chars=length_of_name, because when regenerating a shortened name the new name could have more characters, thus yielding a different result.
showFirstNCharsinteger(nilShow first n characters. Same note about characters referring to "grapheme_clusters" applies.
showInitialboolean(nilShow only the initial, i.e., a single character. Note that "character" refers to "user-perceived" characters, aka a "grapheme cluster". See go/morphology for more details.
truncationIndicatorstringnilFull type: String.tWhich truncation indicator to use after the shortened piece of the name. Will be ignored for the hide_all or show_all options.