Class: Google::Cloud::Talent::V4beta1::Company::DerivedInfo
- Inherits:
-
Object
- Object
- Google::Cloud::Talent::V4beta1::Company::DerivedInfo
- Defined in:
- lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/company.rb
Overview
Derived details about the company.
Instance Attribute Summary collapse
-
#headquarters_location ⇒ Google::Cloud::Talent::V4beta1::Location
A structured headquarters location of the company, resolved from Company#hq_location if provided.
Instance Attribute Details
#headquarters_location ⇒ Google::Cloud::Talent::V4beta1::Location
Returns A structured headquarters location of the company, resolved from Company#hq_location if provided.
122 |
# File 'lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/company.rb', line 122 class DerivedInfo; end |