Reference documentation and code samples for the Cloud Talent Solution V4beta1 API class Google::Cloud::Talent::V4beta1::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::V4beta1::Location
Returns
- (::Google::Cloud::Talent::V4beta1::Location) — A structured headquarters location of the company, resolved from Company.headquarters_address if provided.
#headquarters_location=
def headquarters_location=(value) -> ::Google::Cloud::Talent::V4beta1::Location
Parameter
- value (::Google::Cloud::Talent::V4beta1::Location) — A structured headquarters location of the company, resolved from Company.headquarters_address if provided.
Returns
- (::Google::Cloud::Talent::V4beta1::Location) — A structured headquarters location of the company, resolved from Company.headquarters_address if provided.