Sha256: ad29abbc923d19f8349fc46558be4fdfa0218d7fe4a50d5cd6a80d0a58a613cc
Contents?: true
Size: 792 Bytes
Versions: 1
Compression:
Stored size: 792 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
google-cloud-automl-v1beta1-0.6.0 | lib/google/cloud/automl/v1beta1/annotation_spec_pb.rb |