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

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

Derived details about the company.

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

Namespace

Google \ Cloud \ Talent \ V4beta1 \ Company

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ headquarters_location Google\Cloud\Talent\V4beta1\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\V4beta1\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\V4beta1\Location
Returns
TypeDescription
$this