google_api_jobs v0.13.0 GoogleApi.Jobs.V2.Model.CompanyInfoSource View Source
A 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.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.