Sha256: 263bbdf03087ad526faa4a42ae497e05a2c77fe0d0ead242dba5b6c65394929a

Contents?: true

Size: 701 Bytes

Versions: 2

Compression:

Stored size: 701 Bytes

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: aserto/authorizer/v2/api/policy_context.proto

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("aserto/authorizer/v2/api/policy_context.proto", :syntax => :proto3) do
    add_message "aserto.authorizer.v2.api.PolicyContext" do
      optional :path, :string, 1, json_name: "path"
      repeated :decisions, :string, 2, json_name: "decisions"
    end
  end
end

module Aserto
  module Authorizer
    module V2
      module Api
        PolicyContext = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("aserto.authorizer.v2.api.PolicyContext").msgclass
      end
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
aserto-authorizer-0.0.4 generated/aserto/authorizer/v2/api/policy_context_pb.rb
aserto-authorizer-0.0.3 generated/aserto/authorizer/v2/api/policy_context_pb.rb