Sha256: 20b6b21c81f8da02311b1521066149ecdc4d604fc3fb92e099fd702e945e2c1d
Contents?: true
Size: 738 Bytes
Versions: 10
Compression:
Stored size: 738 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: IssuingAttributes.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "sharepubapi_v1.IssuingAttributes" do optional :expiry_date, :string, 1 repeated :definitions, :message, 2, "sharepubapi_v1.Definition" end add_message "sharepubapi_v1.Definition" do optional :name, :string, 1 end end module Yoti module Protobuf module Sharepubapi IssuingAttributes = Google::Protobuf::DescriptorPool.generated_pool.lookup("sharepubapi_v1.IssuingAttributes").msgclass Definition = Google::Protobuf::DescriptorPool.generated_pool.lookup("sharepubapi_v1.Definition").msgclass end end end
Version data entries
10 entries across 10 versions & 1 rubygems