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