Sha256: f7ecef3f1b773fdd15a3ec3e2df8f6947c346cd733ecbf60708459c1cd8093c7
Contents?: true
Size: 581 Bytes
Versions: 9
Compression:
Stored size: 581 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_message "google.cloud.automl.v1beta1.TextSegment" do optional :content, :string, 3 optional :start_offset, :int64, 1 optional :end_offset, :int64, 2 end end module Google::Cloud::AutoML::V1beta1 TextSegment = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.automl.v1beta1.TextSegment").msgclass end
Version data entries
9 entries across 9 versions & 1 rubygems