Class: Google::Cloud::DocumentAI::V1::BatchProcessRequest::LabelsEntry
- Inherits:
 - 
      Object
      
        
- Object
 - Google::Cloud::DocumentAI::V1::BatchProcessRequest::LabelsEntry
 
 
- Extended by:
 - Protobuf::MessageExts::ClassMethods
 
- Includes:
 - Protobuf::MessageExts
 
- Defined in:
 - proto_docs/google/cloud/documentai/v1/document_processor_service.rb
 
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
      248 249 250 251  | 
    
      # File 'proto_docs/google/cloud/documentai/v1/document_processor_service.rb', line 248 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end  | 
  
#value ⇒ ::String
      248 249 250 251  | 
    
      # File 'proto_docs/google/cloud/documentai/v1/document_processor_service.rb', line 248 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end  |