Sha256: a8a55d568d4f6de9c59fc4ad98adaf5da568faca77bc99f78f96ea99357293b2

Contents?: true

Size: 1.28 KB

Versions: 3

Compression:

Stored size: 1.28 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/launch_stage_pb'
require 'google/api/resource_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
      optional :launch_stage, :enum, 8, "google.api.LaunchStage"
    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.15.0 lib/google/cloud/documentai/v1beta3/processor_type_pb.rb
google-cloud-document_ai-v1beta3-0.14.0 lib/google/cloud/documentai/v1beta3/processor_type_pb.rb
google-cloud-document_ai-v1beta3-0.13.0 lib/google/cloud/documentai/v1beta3/processor_type_pb.rb