Sha256: d5a46e4f573c01dcb49c2f55e84efbb23e28d3d2553ec78509356bdc0fadb5a5

Contents?: true

Size: 581 Bytes

Versions: 10

Compression:

Stored size: 581 Bytes

Contents

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

require 'google/protobuf'

require 'google/api/label_pb'
Google::Protobuf::DescriptorPool.generated_pool.build do
  add_message "google.api.LogDescriptor" do
    optional :name, :string, 1
    repeated :labels, :message, 2, "google.api.LabelDescriptor"
    optional :description, :string, 3
    optional :display_name, :string, 4
  end
end

module Google
  module Api
    LogDescriptor = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.api.LogDescriptor").msgclass
  end
end

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
googleapis-common-protos-types-1.0.4 lib/google/api/log_pb.rb
googleapis-common-protos-types-1.0.3 lib/google/api/log_pb.rb
googleapis-common-protos-types-1.0.2 lib/google/api/log_pb.rb
googleapis-common-protos-types-1.0.1 lib/google/api/log_pb.rb
googleapis-common-protos-types-1.0.0 lib/google/api/log_pb.rb
googleapis-common-protos-1.3.5 lib/google/api/log_pb.rb
googleapis-common-protos-1.3.4 lib/google/api/log_pb.rb
googleapis-common-protos-1.3.1 lib/google/api/log_pb.rb
googleapis-common-protos-1.3.0 lib/google/api/log_pb.rb
googleapis-common-protos-1.2.0 lib/google/api/log_pb.rb