Reference documentation and code samples for the Cloud Talent Solution V4 API class Google::Cloud::Talent::V4::Company::DerivedInfo.
Derived details about the company.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#headquarters_location
def headquarters_location() -> ::Google::Cloud::Talent::V4::Location
Returns
- (::Google::Cloud::Talent::V4::Location) — A structured headquarters location of the company, resolved from Company.headquarters_address if provided.
#headquarters_location=
def headquarters_location=(value) -> ::Google::Cloud::Talent::V4::Location
Parameter
- value (::Google::Cloud::Talent::V4::Location) — A structured headquarters location of the company, resolved from Company.headquarters_address if provided.
Returns
- (::Google::Cloud::Talent::V4::Location) — A structured headquarters location of the company, resolved from Company.headquarters_address if provided.