Class: Google::Cloud::Vision::V1::BatchAnnotateImagesRequest::LabelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Vision::V1::BatchAnnotateImagesRequest::LabelsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/vision/v1/image_annotator.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
738 739 740 741 |
# File 'proto_docs/google/cloud/vision/v1/image_annotator.rb', line 738 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
738 739 740 741 |
# File 'proto_docs/google/cloud/vision/v1/image_annotator.rb', line 738 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |