Class: Google::Cloud::VisionAI::V1::ListPrebuiltProcessorsRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/visionai/v1/platform.rb

Overview

Request Message for listing Prebuilt Processors.

Instance Attribute Summary collapse

Instance Attribute Details

#parent::String

Returns Required. Parent path.

Returns:

  • (::String)

    Required. Parent path.



708
709
710
711
# File 'proto_docs/google/cloud/visionai/v1/platform.rb', line 708

class ListPrebuiltProcessorsRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end