Sha256: 61d8e6bd6b0aea202ca2469210303fc405761c5fbd7e0232938f18d8effefa3b
Contents?: true
Size: 679 Bytes
Versions: 7
Compression:
Stored size: 679 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/cloud/documentai/v1/barcode.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/cloud/documentai/v1/barcode.proto", :syntax => :proto3) do add_message "google.cloud.documentai.v1.Barcode" do optional :format, :string, 1 optional :value_format, :string, 2 optional :raw_value, :string, 3 end end end module Google module Cloud module DocumentAI module V1 Barcode = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.documentai.v1.Barcode").msgclass end end end end
Version data entries
7 entries across 7 versions & 1 rubygems