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 \ CompanyMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
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 | |
---|---|
Type | Description |
Google\Cloud\Talent\V4\Location|null |
hasHeadquartersLocation
clearHeadquartersLocation
setHeadquartersLocation
A structured headquarters location of the company, resolved from Company.headquarters_address if provided.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\Talent\V4\Location
|
Returns | |
---|---|
Type | Description |
$this |