Reference documentation and code samples for the Document AI V1beta3 API class Google::Cloud::DocumentAI::V1beta3::FetchProcessorTypesResponse.
Response message for the FetchProcessorTypes method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#processor_types
def processor_types() -> ::Array<::Google::Cloud::DocumentAI::V1beta3::ProcessorType>
Returns
- (::Array<::Google::Cloud::DocumentAI::V1beta3::ProcessorType>) — The list of processor types.
#processor_types=
def processor_types=(value) -> ::Array<::Google::Cloud::DocumentAI::V1beta3::ProcessorType>
Parameter
- value (::Array<::Google::Cloud::DocumentAI::V1beta3::ProcessorType>) — The list of processor types.
Returns
- (::Array<::Google::Cloud::DocumentAI::V1beta3::ProcessorType>) — The list of processor types.