Sha256: a4528f944fb6c73d84dc6786a0c904c98d7501e14c0c7b3dbe31314a5d6cf384

Contents?: true

Size: 743 Bytes

Versions: 1

Compression:

Stored size: 743 Bytes

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/cloud/automl/v1beta1/text_segment.proto

require 'google/protobuf'

require 'google/api/annotations_pb'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/cloud/automl/v1beta1/text_segment.proto", :syntax => :proto3) do
    add_message "google.cloud.automl.v1beta1.TextSegment" do
      optional :content, :string, 3
      optional :start_offset, :int64, 1
      optional :end_offset, :int64, 2
    end
  end
end

module Google
  module Cloud
    module AutoML
      module V1beta1
        TextSegment = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.automl.v1beta1.TextSegment").msgclass
      end
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
google-cloud-automl-v1beta1-0.6.0 lib/google/cloud/automl/v1beta1/text_segment_pb.rb