GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoSearchProfileEntity
Table of Contents ▼
Jump to a specific part of the page:
Description
This proto represents either a KG-entity, as represented by it's MID, or free-string text.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
countryCode
(type:String.t
, default:nil
)
- Corresponding country code. Refer to go/people-search-dashboard for code list. -
entity
(type:String.t
, default:nil
)
- Corresponding mid in KG. -
name
(type:list(String.t)
, default:nil
)
- Custom name of entity if there is no corresponding place/entity in KG (mid)
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoSearchProfileEntity