Class: Google::Cloud::VisionAI::V1::Instance::InputResource

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 of input resource used in one application instance.

Instance Attribute Summary collapse

Instance Attribute Details

#annotated_stream::Google::Cloud::VisionAI::V1::StreamWithAnnotation

Deprecated.

This field is deprecated and may be removed in the next major version update.

Returns If the input resource is VisionAI Stream, the associated annotations can be specified using annotated_stream instead.

Note: The following fields are mutually exclusive: annotated_stream, input_resource. If a field in that set is populated, all other fields in the set will automatically be cleared.



1154
1155
1156
1157
# File 'proto_docs/google/cloud/visionai/v1/platform.rb', line 1154

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

#annotations::Google::Cloud::VisionAI::V1::ResourceAnnotations



1154
1155
1156
1157
# File 'proto_docs/google/cloud/visionai/v1/platform.rb', line 1154

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

#consumer_node::String



1154
1155
1156
1157
# File 'proto_docs/google/cloud/visionai/v1/platform.rb', line 1154

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

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



1154
1155
1156
1157
# File 'proto_docs/google/cloud/visionai/v1/platform.rb', line 1154

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

#input_resource::String



1154
1155
1156
1157
# File 'proto_docs/google/cloud/visionai/v1/platform.rb', line 1154

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

#input_resource_binding::String



1154
1155
1156
1157
# File 'proto_docs/google/cloud/visionai/v1/platform.rb', line 1154

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