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
1543 1544 1545 1546 |
# File 'proto_docs/google/cloud/visionai/v1/platform.rb', line 1543 class AdditionalInfoEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
1543 1544 1545 1546 |
# File 'proto_docs/google/cloud/visionai/v1/platform.rb', line 1543 class AdditionalInfoEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |