Sha256: 4f041e1b7e2823cd6e27f99fac591431e812f87322267c7b3ad9197d18860cdf

Contents?: true

Size: 1.29 KB

Versions: 4

Compression:

Stored size: 1.29 KB

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/cloud/documentai/v1/processor_type.proto

require 'google/protobuf'

require 'google/api/launch_stage_pb'
require 'google/api/resource_pb'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/cloud/documentai/v1/processor_type.proto", :syntax => :proto3) do
    add_message "google.cloud.documentai.v1.ProcessorType" do
      optional :name, :string, 1
      optional :type, :string, 2
      optional :category, :string, 3
      repeated :available_locations, :message, 4, "google.cloud.documentai.v1.ProcessorType.LocationInfo"
      optional :allow_creation, :bool, 6
      optional :launch_stage, :enum, 8, "google.api.LaunchStage"
      repeated :sample_document_uris, :string, 9
    end
    add_message "google.cloud.documentai.v1.ProcessorType.LocationInfo" do
      optional :location_id, :string, 1
    end
  end
end

module Google
  module Cloud
    module DocumentAI
      module V1
        ProcessorType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.documentai.v1.ProcessorType").msgclass
        ProcessorType::LocationInfo = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.documentai.v1.ProcessorType.LocationInfo").msgclass
      end
    end
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
google-cloud-document_ai-v1-0.11.0 lib/google/cloud/documentai/v1/processor_type_pb.rb
google-cloud-document_ai-v1-0.10.0 lib/google/cloud/documentai/v1/processor_type_pb.rb
google-cloud-document_ai-v1-0.9.0 lib/google/cloud/documentai/v1/processor_type_pb.rb
google-cloud-document_ai-v1-0.8.0 lib/google/cloud/documentai/v1/processor_type_pb.rb