Class: Google::Cloud::Talent::V4beta1::Company::DerivedInfo

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/talent/v4beta1/company.rb

Overview

Derived details about the company.

Instance Attribute Summary collapse

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.

Returns:



117
118
119
120
# File 'proto_docs/google/cloud/talent/v4beta1/company.rb', line 117

class DerivedInfo
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end