Sha256: 561679e8d89533c4c1efbb9ba4a0987316f90287720bbf84c167a762d722c149
Contents?: true
Size: 549 Bytes
Versions: 6
Compression:
Stored size: 549 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: aserto/api/v1/registry_org.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("aserto/api/v1/registry_org.proto", :syntax => :proto3) do add_message "aserto.api.v1.RegistryOrg" do optional :name, :string, 1, json_name: "name" end end end module Aserto module Api module V1 RegistryOrg = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("aserto.api.v1.RegistryOrg").msgclass end end end
Version data entries
6 entries across 6 versions & 1 rubygems