Sha256: 0b7e80df77478704a681ba23a565ee9414c9daf7d7a3d3c35e1596d4d4e88b40
Contents?: true
Size: 791 Bytes
Versions: 17
Compression:
Stored size: 791 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/cloud/automl/v1beta1/annotation_spec.proto require 'google/protobuf' require 'google/api/resource_pb' require 'google/api/annotations_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/cloud/automl/v1beta1/annotation_spec.proto", :syntax => :proto3) do add_message "google.cloud.automl.v1beta1.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 V1beta1 AnnotationSpec = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.automl.v1beta1.AnnotationSpec").msgclass end end end end
Version data entries
17 entries across 17 versions & 1 rubygems