Sha256: f029fc835df1bb2b30300b4e61f3cf3d757f070ced8db3457b3e2df307d375dd
Contents?: true
Size: 731 Bytes
Versions: 3
Compression:
Stored size: 731 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/cloud/automl/v1/annotation_spec.proto require 'google/protobuf' require 'google/api/resource_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/cloud/automl/v1/annotation_spec.proto", :syntax => :proto3) do add_message "google.cloud.automl.v1.AnnotationSpec" do optional :name, :string, 1 optional :display_name, :string, 2 optional :example_count, :int32, 9 end end end module Google module Cloud module AutoML module V1 AnnotationSpec = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.automl.v1.AnnotationSpec").msgclass end end end end
Version data entries
3 entries across 3 versions & 1 rubygems