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 \ CompanyMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
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 | |
---|---|
Type | Description |
Google\Cloud\Talent\V4beta1\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\V4beta1\Location
|
Returns | |
---|---|
Type | Description |
$this |