Sha256: bc34d8c9d4efff0ada39a3823e57c62fc00524e0d0b912858f5726a8bedff6d8
Contents?: true
Size: 706 Bytes
Versions: 2
Compression:
Stored size: 706 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/cloud/automl/v1beta1/text_segment.proto require 'google/protobuf' 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
google-cloud-automl-v1beta1-0.7.0 | lib/google/cloud/automl/v1beta1/text_segment_pb.rb |
google-cloud-automl-v1beta1-0.6.1 | lib/google/cloud/automl/v1beta1/text_segment_pb.rb |