Sha256: b59323d41aa2726353c748f0d3503317959c38099e94dd5b030bb71634093f1e

Contents?: true

Size: 1.11 KB

Versions: 16

Compression:

Stored size: 1.11 KB

Contents

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

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/api/consumer.proto", :syntax => :proto3) do
    add_message "google.api.ProjectProperties" do
      repeated :properties, :message, 1, "google.api.Property"
    end
    add_message "google.api.Property" do
      optional :name, :string, 1
      optional :type, :enum, 2, "google.api.Property.PropertyType"
      optional :description, :string, 3
    end
    add_enum "google.api.Property.PropertyType" do
      value :UNSPECIFIED, 0
      value :INT64, 1
      value :BOOL, 2
      value :STRING, 3
      value :DOUBLE, 4
    end
  end
end

module Google
  module Api
    ProjectProperties = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.api.ProjectProperties").msgclass
    Property = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.api.Property").msgclass
    Property::PropertyType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.api.Property.PropertyType").enummodule
  end
end

Version data entries

16 entries across 16 versions & 3 rubygems

Version Path
googleapis-common-protos-types-1.7.0 lib/google/api/consumer_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/api/consumer_pb.rb
googleapis-common-protos-types-1.6.0 lib/google/api/consumer_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/api/consumer_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/api/consumer_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/api/consumer_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/api/consumer_pb.rb
googleapis-common-protos-types-1.5.0 lib/google/api/consumer_pb.rb
googleapis-common-protos-types-1.4.0 lib/google/api/consumer_pb.rb
googleapis-common-protos-types-1.3.2 lib/google/api/consumer_pb.rb
googleapis-common-protos-types-1.3.1 lib/google/api/consumer_pb.rb
googleapis-common-protos-types-1.3.0 lib/google/api/consumer_pb.rb
googleapis-common-protos-types-1.2.0 lib/google/api/consumer_pb.rb
googleapis-common-protos-types-1.1.0 lib/google/api/consumer_pb.rb
googleapis-common-protos-types-1.0.6 lib/google/api/consumer_pb.rb
googleapis-common-protos-types-1.0.5 lib/google/api/consumer_pb.rb