Sha256: a86eee45dc5a3f46016a50f0371654fff4a0d50ec77111786a987c2d4a2d1c62

Contents?: true

Size: 659 Bytes

Versions: 6

Compression:

Stored size: 659 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_file("google/api/log.proto", :syntax => :proto3) 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
end

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

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
googleapis-common-protos-types-1.3.2 lib/google/api/log_pb.rb
googleapis-common-protos-types-1.3.0 lib/google/api/log_pb.rb
googleapis-common-protos-types-1.2.0 lib/google/api/log_pb.rb
googleapis-common-protos-types-1.1.0 lib/google/api/log_pb.rb
googleapis-common-protos-types-1.0.6 lib/google/api/log_pb.rb
googleapis-common-protos-types-1.0.5 lib/google/api/log_pb.rb