Sha256: 51ec20c058008e1b8a59e9c2ec76af46aa75c70db577b6366c2f224b05395954

Contents?: true

Size: 788 Bytes

Versions: 23

Compression:

Stored size: 788 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_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

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

23 entries across 23 versions & 3 rubygems

Version Path
googleapis-common-protos-types-1.0.4 lib/google/api/label_pb.rb
googleapis-common-protos-types-1.0.3 lib/google/api/label_pb.rb
googleapis-common-protos-types-1.0.2 lib/google/api/label_pb.rb
googleapis-common-protos-types-1.0.1 lib/google/api/label_pb.rb
googleapis-common-protos-types-1.0.0 lib/google/api/label_pb.rb
googleapis-common-protos-1.3.5 lib/google/api/label_pb.rb
googleapis-common-protos-1.3.4 lib/google/api/label_pb.rb
googleapis-common-protos-1.3.1 lib/google/api/label_pb.rb
googleapis-common-protos-1.3.0 lib/google/api/label_pb.rb
googleapis-common-protos-1.2.0 lib/google/api/label_pb.rb
gcloud-0.12.2 lib/google/api/label.rb
gcloud-0.12.1 lib/google/api/label.rb
gcloud-0.12.0 lib/google/api/label.rb
gcloud-0.11.0 lib/google/api/label.rb
gcloud-0.10.0 lib/google/api/label.rb
gcloud-0.9.0 lib/google/api/label.rb
googleapis-common-protos-1.1.1 lib/google/api/label.rb
gcloud-0.8.2 lib/google/api/label.rb
gcloud-0.8.0 lib/google/api/label.rb
gcloud-0.7.2 lib/google/api/label.rb