Class: Google::Cloud::VisionAI::V1::AnnotationCustomizedStruct::ElementsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::VisionAI::V1::AnnotationCustomizedStruct::ElementsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/visionai/v1/warehouse.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
1601 1602 1603 1604 |
# File 'proto_docs/google/cloud/visionai/v1/warehouse.rb', line 1601 class ElementsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::VisionAI::V1::AnnotationValue
1601 1602 1603 1604 |
# File 'proto_docs/google/cloud/visionai/v1/warehouse.rb', line 1601 class ElementsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |