Sha256: 45a930f09744d420a13979c7b65a8a10dc6a685350c247d7b734e42c4f73938d

Contents?: true

Size: 780 Bytes

Versions: 6

Compression:

Stored size: 780 Bytes

Contents

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

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("aserto/api/v1/name_availability.proto", :syntax => :proto3) do
    add_enum "aserto.api.v1.NameAvailability" do
      value :NAME_AVAILABILITY_UNKNOWN, 0
      value :NAME_AVAILABILITY_AVAILABLE, 1
      value :NAME_AVAILABILITY_UNAVAILABLE, 2
      value :NAME_AVAILABILITY_INVALID, 3
      value :NAME_AVAILABILITY_PROFANE, 4
      value :NAME_AVAILABILITY_RESERVED, 5
    end
  end
end

module Aserto
  module Api
    module V1
      NameAvailability = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("aserto.api.v1.NameAvailability").enummodule
    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/name_availability_pb.rb
aserto-grpc-authz-0.0.6 generated/aserto/api/v1/name_availability_pb.rb
aserto-grpc-authz-0.0.5 generated/aserto/api/v1/name_availability_pb.rb
aserto-grpc-authz-0.0.4 generated/aserto/api/v1/name_availability_pb.rb
aserto-grpc-authz-0.0.2 generated/aserto/api/v1/name_availability_pb.rb
aserto-grpc-authz-0.0.1 lib/aserto/api/v1/name_availability_pb.rb