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#headquarters_address if provided.
Instance Attribute Details
#headquarters_location ⇒ Google::Cloud::Talent::V4beta1::Location
Returns A structured headquarters location of the company, resolved from Company#headquarters_address if provided.
105 |
# File 'lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/company.rb', line 105 class DerivedInfo; end |