Reference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::ListPrebuiltProcessorsResponse.
Response Message for listing Prebuilt Processors.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#processors
def processors() -> ::Array<::Google::Cloud::VisionAI::V1::Processor>
Returns
- (::Array<::Google::Cloud::VisionAI::V1::Processor>) — The list of Processor.
#processors=
def processors=(value) -> ::Array<::Google::Cloud::VisionAI::V1::Processor>
Parameter
- value (::Array<::Google::Cloud::VisionAI::V1::Processor>) — The list of Processor.
Returns
- (::Array<::Google::Cloud::VisionAI::V1::Processor>) — The list of Processor.