Sha256: 3932ee6ed0839cf16ac7fcde19118d490b88b160b529482dca0b38ae09c842b3

Contents?: true

Size: 646 Bytes

Versions: 2

Compression:

Stored size: 646 Bytes

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/cloud/automl/v1beta1/ranges.proto

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/cloud/automl/v1beta1/ranges.proto", :syntax => :proto3) do
    add_message "google.cloud.automl.v1beta1.DoubleRange" do
      optional :start, :double, 1
      optional :end, :double, 2
    end
  end
end

module Google
  module Cloud
    module AutoML
      module V1beta1
        DoubleRange = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.automl.v1beta1.DoubleRange").msgclass
      end
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
google-cloud-automl-v1beta1-0.7.0 lib/google/cloud/automl/v1beta1/ranges_pb.rb
google-cloud-automl-v1beta1-0.6.1 lib/google/cloud/automl/v1beta1/ranges_pb.rb