Class: Google::Cloud::VisionAI::V1::ProcessorIOSpec::GraphInputChannelSpec

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

Overview

Message for input channel specification.

Instance Attribute Summary collapse

Instance Attribute Details

#accepted_data_type_uris::Array<::String>



1417
1418
1419
1420
# File 'proto_docs/google/cloud/visionai/v1/platform.rb', line 1417

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

#data_type::Google::Cloud::VisionAI::V1::DataType



1417
1418
1419
1420
# File 'proto_docs/google/cloud/visionai/v1/platform.rb', line 1417

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

#max_connection_allowed::Integer



1417
1418
1419
1420
# File 'proto_docs/google/cloud/visionai/v1/platform.rb', line 1417

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

#name::String



1417
1418
1419
1420
# File 'proto_docs/google/cloud/visionai/v1/platform.rb', line 1417

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

#required::Boolean



1417
1418
1419
1420
# File 'proto_docs/google/cloud/visionai/v1/platform.rb', line 1417

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