Sha256: 55488aed998888505cc53271d8ac95328b854fa49a48322262d62986a5adcdfb

Contents?: true

Size: 878 Bytes

Versions: 16

Compression:

Stored size: 878 Bytes

Contents

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

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/api/label.proto", :syntax => :proto3) do
    add_message "google.api.LabelDescriptor" do
      optional :key, :string, 1
      optional :value_type, :enum, 2, "google.api.LabelDescriptor.ValueType"
      optional :description, :string, 3
    end
    add_enum "google.api.LabelDescriptor.ValueType" do
      value :STRING, 0
      value :BOOL, 1
      value :INT64, 2
    end
  end
end

module Google
  module Api
    LabelDescriptor = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.api.LabelDescriptor").msgclass
    LabelDescriptor::ValueType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.api.LabelDescriptor.ValueType").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/label_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/label_pb.rb
googleapis-common-protos-types-1.6.0 lib/google/api/label_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/label_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/label_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/label_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/label_pb.rb
googleapis-common-protos-types-1.5.0 lib/google/api/label_pb.rb
googleapis-common-protos-types-1.4.0 lib/google/api/label_pb.rb
googleapis-common-protos-types-1.3.2 lib/google/api/label_pb.rb
googleapis-common-protos-types-1.3.1 lib/google/api/label_pb.rb
googleapis-common-protos-types-1.3.0 lib/google/api/label_pb.rb
googleapis-common-protos-types-1.2.0 lib/google/api/label_pb.rb
googleapis-common-protos-types-1.1.0 lib/google/api/label_pb.rb
googleapis-common-protos-types-1.0.6 lib/google/api/label_pb.rb
googleapis-common-protos-types-1.0.5 lib/google/api/label_pb.rb