Sha256: 53306ce372c85ab5dc75f24ec3942bed7c3b89ad5d090b13e044cb9d78891970
Contents?: true
Size: 742 Bytes
Versions: 17
Compression:
Stored size: 742 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
17 entries across 17 versions & 1 rubygems