Class: Google::Cloud::VisionAI::V1::CustomProcessorSourceInfo::AdditionalInfoEntry
- Inherits:
-
Object
- Object
- Google::Cloud::VisionAI::V1::CustomProcessorSourceInfo::AdditionalInfoEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/visionai/v1/platform.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
1531 1532 1533 1534 |
# File 'proto_docs/google/cloud/visionai/v1/platform.rb', line 1531 class AdditionalInfoEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
1531 1532 1533 1534 |
# File 'proto_docs/google/cloud/visionai/v1/platform.rb', line 1531 class AdditionalInfoEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |