Sha256: 71cfc19f46fd92f7946c5268211206be79dcc2087c3ccf0d743b5963c3347c80

Contents?: true

Size: 952 Bytes

Versions: 10

Compression:

Stored size: 952 Bytes

Contents

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

require 'google/protobuf'

require 'google/api/annotations_pb'
Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/cloud/talent/v4/histogram.proto", :syntax => :proto3) do
    add_message "google.cloud.talent.v4.HistogramQuery" do
      optional :histogram_query, :string, 1
    end
    add_message "google.cloud.talent.v4.HistogramQueryResult" do
      optional :histogram_query, :string, 1
      map :histogram, :string, :int64, 2
    end
  end
end

module Google
  module Cloud
    module Talent
      module V4
        HistogramQuery = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.talent.v4.HistogramQuery").msgclass
        HistogramQueryResult = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.talent.v4.HistogramQueryResult").msgclass
      end
    end
  end
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
google-cloud-talent-v4-0.6.0 lib/google/cloud/talent/v4/histogram_pb.rb
google-cloud-talent-v4-0.5.0 lib/google/cloud/talent/v4/histogram_pb.rb
google-cloud-talent-v4-0.4.3 lib/google/cloud/talent/v4/histogram_pb.rb
google-cloud-talent-v4-0.4.2 lib/google/cloud/talent/v4/histogram_pb.rb
google-cloud-talent-v4-0.4.1 lib/google/cloud/talent/v4/histogram_pb.rb
google-cloud-talent-v4-0.4.0 lib/google/cloud/talent/v4/histogram_pb.rb
google-cloud-talent-v4-0.3.0 lib/google/cloud/talent/v4/histogram_pb.rb
google-cloud-talent-v4-0.2.1 lib/google/cloud/talent/v4/histogram_pb.rb
google-cloud-talent-v4-0.2.0 lib/google/cloud/talent/v4/histogram_pb.rb
google-cloud-talent-v4-0.1.0 lib/google/cloud/talent/v4/histogram_pb.rb