Sha256: 84e5d5ffeb73cb0f331fc27aa3f5a259b4e04c9af89169484c018ff5411a0379
Contents?: true
Size: 806 Bytes
Versions: 2
Compression:
Stored size: 806 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/cloud/automl/v1beta1/temporal.proto require 'google/protobuf/duration_pb' require 'google/api/annotations_pb' require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/cloud/automl/v1beta1/temporal.proto", :syntax => :proto3) do add_message "google.cloud.automl.v1beta1.TimeSegment" do optional :start_time_offset, :message, 1, "google.protobuf.Duration" optional :end_time_offset, :message, 2, "google.protobuf.Duration" end end end module Google module Cloud module AutoML module V1beta1 TimeSegment = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.automl.v1beta1.TimeSegment").msgclass end end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
google-cloud-automl-v1beta1-0.5.5 | lib/google/cloud/automl/v1beta1/temporal_pb.rb |
google-cloud-automl-v1beta1-0.5.4 | lib/google/cloud/automl/v1beta1/temporal_pb.rb |