GoogleInternalCommunicationsInstantmessagingV1Id

Internal CommunicationsInfrastructure

GoogleApi.ContentWarehouse.V1.Model.GoogleInternalCommunicationsInstantmessagingV1Id

0
out of 10
Minimal
SEO Impact
Id for message recipients, e.g. users, groups etc.

SEO Analysis

AI Generated

Backend infrastructure with indirect SEO impact. This model (Google Internal Communications Instantmessaging V1 Id) contains 6 attributes that define its data structure. Key functionality includes: app is the tachyon client application that generated or is to receive a message.

Actionable Insights for SEOs

  • Understanding this model helps SEOs grasp Google's internal data architecture

Attributes

6
Sort:|Filter:
appstring
Default: nilFull type: String.t

app is the tachyon client application that generated or is to receive a message.

countryCodestring
Default: nilFull type: String.t

country_code is the E164_COUNTRY_CODE format country code for this id, used as a hint for its region. E.g, "+1" will be used for North America, "+86" will be used for China, etc. Should be filled only for RCS group id.

idstring
Default: nilFull type: String.t

id is a unique (for this type and app) identifier of a message source or recipient.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.GoogleInternalCommunicationsInstantmessagingV1LocationHint.t

location_hint is used as a hint for the user's region.

routingInfoTokenstring
Default: nilFull type: String.t

Raw byte array containing encoded routing information. Clients of Tachyon are expected to include the most recent routing_info_cookie that they have received from the server in the requests that they make. Its format is purposely opaque so that clients do not need to concern themselves with the content of this field. This field is expected to be used primarily by Tachygram clients for go/tachygram-groups to simplify the API contract for group operations while reducing the need for unnecessary lookups.

typestring
Default: nilFull type: String.t

type defines what the id field contains, e.g. phone number, Fi-number, Gaia ID etc.