Sha256: ca05e3afe9e0da92f4763810c1b286e88fe742fe1b0a55d7fdceeb3961db2327

Contents?: true

Size: 1.64 KB

Versions: 14

Compression:

Stored size: 1.64 KB

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/cloud/talent/v4beta1/company.proto

require 'google/protobuf'

require 'google/api/field_behavior_pb'
require 'google/api/resource_pb'
require 'google/cloud/talent/v4beta1/common_pb'
require 'google/api/annotations_pb'
Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/cloud/talent/v4beta1/company.proto", :syntax => :proto3) do
    add_message "google.cloud.talent.v4beta1.Company" do
      optional :name, :string, 1
      optional :display_name, :string, 2
      optional :external_id, :string, 3
      optional :size, :enum, 4, "google.cloud.talent.v4beta1.CompanySize"
      optional :headquarters_address, :string, 5
      optional :hiring_agency, :bool, 6
      optional :eeo_text, :string, 7
      optional :website_uri, :string, 8
      optional :career_site_uri, :string, 9
      optional :image_uri, :string, 10
      repeated :keyword_searchable_job_custom_attributes, :string, 11
      optional :derived_info, :message, 12, "google.cloud.talent.v4beta1.Company.DerivedInfo"
      optional :suspended, :bool, 13
    end
    add_message "google.cloud.talent.v4beta1.Company.DerivedInfo" do
      optional :headquarters_location, :message, 1, "google.cloud.talent.v4beta1.Location"
    end
  end
end

module Google
  module Cloud
    module Talent
      module V4beta1
        Company = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.talent.v4beta1.Company").msgclass
        Company::DerivedInfo = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.talent.v4beta1.Company.DerivedInfo").msgclass
      end
    end
  end
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
google-cloud-talent-v4beta1-0.4.3 lib/google/cloud/talent/v4beta1/company_pb.rb
google-cloud-talent-v4beta1-0.4.2 lib/google/cloud/talent/v4beta1/company_pb.rb
google-cloud-talent-v4beta1-0.4.1 lib/google/cloud/talent/v4beta1/company_pb.rb
google-cloud-talent-v4beta1-0.4.0 lib/google/cloud/talent/v4beta1/company_pb.rb
google-cloud-talent-v4beta1-0.3.0 lib/google/cloud/talent/v4beta1/company_pb.rb
google-cloud-talent-v4beta1-0.2.6 lib/google/cloud/talent/v4beta1/company_pb.rb
google-cloud-talent-v4beta1-0.2.5 lib/google/cloud/talent/v4beta1/company_pb.rb
google-cloud-talent-v4beta1-0.2.4 lib/google/cloud/talent/v4beta1/company_pb.rb
google-cloud-talent-v4beta1-0.2.3 lib/google/cloud/talent/v4beta1/company_pb.rb
google-cloud-talent-v4beta1-0.2.2 lib/google/cloud/talent/v4beta1/company_pb.rb
google-cloud-talent-v4beta1-0.2.1 lib/google/cloud/talent/v4beta1/company_pb.rb
google-cloud-talent-v4beta1-0.2.0 lib/google/cloud/talent/v4beta1/company_pb.rb
google-cloud-talent-v4beta1-0.1.1 lib/google/cloud/talent/v4beta1/company_pb.rb
google-cloud-talent-v4beta1-0.1.0 lib/google/cloud/talent/v4beta1/company_pb.rb