Sha256: 613c550be0c3c52ace49c0338abd79b386b3e9584f5a21e9e039c450b75d1dd1
Contents?: true
Size: 883 Bytes
Versions: 10
Compression:
Stored size: 883 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/cloud/talent/v4beta1/histogram.proto require 'google/protobuf' require 'google/api/annotations_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "google.cloud.talent.v4beta1.HistogramQuery" do optional :histogram_query, :string, 1 end add_message "google.cloud.talent.v4beta1.HistogramQueryResult" do optional :histogram_query, :string, 1 map :histogram, :string, :int64, 2 end end module Google module Cloud module Talent module V4beta1 HistogramQuery = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.talent.v4beta1.HistogramQuery").msgclass HistogramQueryResult = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.talent.v4beta1.HistogramQueryResult").msgclass end end end end
Version data entries
10 entries across 10 versions & 1 rubygems