Sha256: 9a55d99c237ca37247dd5d04a794ef8e56940fca9fced00c3398e2e1a67d93b4

Contents?: true

Size: 634 Bytes

Versions: 9

Compression:

Stored size: 634 Bytes

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/type/color.proto

require 'google/protobuf'

require 'google/protobuf/wrappers_pb'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/type/color.proto", :syntax => :proto3) do
    add_message "google.type.Color" do
      optional :red, :float, 1
      optional :green, :float, 2
      optional :blue, :float, 3
      optional :alpha, :message, 4, "google.protobuf.FloatValue"
    end
  end
end

module Google
  module Type
    Color = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.type.Color").msgclass
  end
end

Version data entries

9 entries across 9 versions & 3 rubygems

Version Path
googleapis-common-protos-types-1.7.0 lib/google/type/color_pb.rb
rubypitaya-3.12.5 ./lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/googleapis-common-protos-types-1.5.0/lib/google/type/color_pb.rb
googleapis-common-protos-types-1.6.0 lib/google/type/color_pb.rb
fluent-plugin-google-cloud-logging-on-prem-0.1.0 vendor/ruby/3.1.0/gems/googleapis-common-protos-types-1.5.0/lib/google/type/color_pb.rb
rubypitaya-3.12.4 ./lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/googleapis-common-protos-types-1.5.0/lib/google/type/color_pb.rb
rubypitaya-3.12.3 ./lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/googleapis-common-protos-types-1.5.0/lib/google/type/color_pb.rb
rubypitaya-3.12.2 ./lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/googleapis-common-protos-types-1.5.0/lib/google/type/color_pb.rb
googleapis-common-protos-types-1.5.0 lib/google/type/color_pb.rb
googleapis-common-protos-types-1.4.0 lib/google/type/color_pb.rb