Sha256: 34311f1709b33eaba785d22f3bd25dff63ea931e3b2afc7993471c43efd80677

Contents?: true

Size: 859 Bytes

Versions: 10

Compression:

Stored size: 859 Bytes

Contents

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

require 'google/protobuf'

require 'google/api/annotations_pb'
Google::Protobuf::DescriptorPool.generated_pool.build do
  add_message "google.api.Logging" do
    repeated :producer_destinations, :message, 1, "google.api.Logging.LoggingDestination"
    repeated :consumer_destinations, :message, 2, "google.api.Logging.LoggingDestination"
  end
  add_message "google.api.Logging.LoggingDestination" do
    optional :monitored_resource, :string, 3
    repeated :logs, :string, 1
  end
end

module Google
  module Api
    Logging = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.api.Logging").msgclass
    Logging::LoggingDestination = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.api.Logging.LoggingDestination").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/logging_pb.rb
googleapis-common-protos-types-1.0.3 lib/google/api/logging_pb.rb
googleapis-common-protos-types-1.0.2 lib/google/api/logging_pb.rb
googleapis-common-protos-types-1.0.1 lib/google/api/logging_pb.rb
googleapis-common-protos-types-1.0.0 lib/google/api/logging_pb.rb
googleapis-common-protos-1.3.5 lib/google/api/logging_pb.rb
googleapis-common-protos-1.3.4 lib/google/api/logging_pb.rb
googleapis-common-protos-1.3.1 lib/google/api/logging_pb.rb
googleapis-common-protos-1.3.0 lib/google/api/logging_pb.rb
googleapis-common-protos-1.2.0 lib/google/api/logging_pb.rb