Google Cloud Talent Solution V4 Client - Class DerivedInfo (1.2.2)

Reference documentation and code samples for the Google Cloud Talent Solution V4 Client class DerivedInfo.

Derived details about the company.

Generated from protobuf message google.cloud.talent.v4.Company.DerivedInfo

Namespace

Google \ Cloud \ Talent \ V4 \ Company

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ headquarters_location Google\Cloud\Talent\V4\Location

A structured headquarters location of the company, resolved from Company.headquarters_address if provided.

getHeadquartersLocation

A structured headquarters location of the company, resolved from Company.headquarters_address if provided.

Returns
TypeDescription
Google\Cloud\Talent\V4\Location|null

hasHeadquartersLocation

clearHeadquartersLocation

setHeadquartersLocation

A structured headquarters location of the company, resolved from Company.headquarters_address if provided.

Parameter
NameDescription
var Google\Cloud\Talent\V4\Location
Returns
TypeDescription
$this