GoogleApi.Jobs.V2.Model.CompanyInfoSource (google_api_jobs v0.21.0)
View SourceA resource that represents an external Google identifier for a company,
for example, a Google+ business page or a Google Maps business page.
For unsupported types, use unknown_type_id.
Attributes
-
freebaseMid(type:String.t, default:nil) - Optional. The Google's Knowledge Graph value for the employer's company. -
gplusId(type:String.t, default:nil) - Optional. The numeric identifier for the employer's Google+ business page. -
mapsCid(type:String.t, default:nil) - Optional. The numeric identifier for the employer's headquarters on Google Maps, namely, the Google Maps CID (cell id). -
unknownTypeId(type:String.t, default:nil) - Optional. A Google identifier that does not match any of the other types.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.