Sha256: 3c4278842002a794088d32cca0c0ad5af8f1c15af867c8399949c683d1e2627f
Contents?: true
Size: 756 Bytes
Versions: 2
Compression:
Stored size: 756 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' 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
google-cloud-automl-v1beta1-0.7.0 | lib/google/cloud/automl/v1beta1/annotation_spec_pb.rb |
google-cloud-automl-v1beta1-0.6.1 | lib/google/cloud/automl/v1beta1/annotation_spec_pb.rb |