Class: Google::Cloud::Talent::V4beta1::CreateCompanyRequest

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

Overview

The Request of the CreateCompany method.

Instance Attribute Summary collapse

Instance Attribute Details

#company::Google::Cloud::Talent::V4beta1::Company



35
36
37
38
# File 'proto_docs/google/cloud/talent/v4beta1/company_service.rb', line 35

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

#parent::String



35
36
37
38
# File 'proto_docs/google/cloud/talent/v4beta1/company_service.rb', line 35

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