Sha256: 7894afa0f3ab66737c315cb41b5717b523a7d2833037e2d5e5a464d02334115f

Contents?: true

Size: 638 Bytes

Versions: 6

Compression:

Stored size: 638 Bytes

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: aserto/api/v1/nats.proto

require 'google/protobuf'

require 'google/protobuf/any_pb'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("aserto/api/v1/nats.proto", :syntax => :proto3) do
    add_message "aserto.api.v1.NatsMessage" do
      optional :payload, :message, 1, "google.protobuf.Any", json_name: "payload"
      map :metadata, :string, :string, 2
    end
  end
end

module Aserto
  module Api
    module V1
      NatsMessage = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("aserto.api.v1.NatsMessage").msgclass
    end
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
aserto-grpc-authz-0.0.7 generated/aserto/api/v1/nats_pb.rb
aserto-grpc-authz-0.0.6 generated/aserto/api/v1/nats_pb.rb
aserto-grpc-authz-0.0.5 generated/aserto/api/v1/nats_pb.rb
aserto-grpc-authz-0.0.4 generated/aserto/api/v1/nats_pb.rb
aserto-grpc-authz-0.0.2 generated/aserto/api/v1/nats_pb.rb
aserto-grpc-authz-0.0.1 lib/aserto/api/v1/nats_pb.rb