Sha256: b39789527f3fd4c90a68c0f57a95bed99d166e7db98ded05c196e7184b8b242f

Contents?: true

Size: 1.21 KB

Versions: 3

Compression:

Stored size: 1.21 KB

Contents

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

require 'google/protobuf'

require 'google/api/resource_pb'
require 'google/api/annotations_pb'
Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/cloud/documentai/v1beta3/processor_type.proto", :syntax => :proto3) do
    add_message "google.cloud.documentai.v1beta3.ProcessorType" do
      optional :name, :string, 1
      optional :type, :string, 2
      optional :category, :string, 3
      repeated :available_locations, :message, 4, "google.cloud.documentai.v1beta3.ProcessorType.LocationInfo"
      optional :allow_creation, :bool, 6
    end
    add_message "google.cloud.documentai.v1beta3.ProcessorType.LocationInfo" do
      optional :location_id, :string, 1
    end
  end
end

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
google-cloud-document_ai-v1beta3-0.9.2 lib/google/cloud/documentai/v1beta3/processor_type_pb.rb
google-cloud-document_ai-v1beta3-0.9.1 lib/google/cloud/documentai/v1beta3/processor_type_pb.rb
google-cloud-document_ai-v1beta3-0.9.0 lib/google/cloud/documentai/v1beta3/processor_type_pb.rb