Vision AI V1 API - Class Google::Cloud::VisionAI::V1::VideoStreamInputConfig (v0.2.0)

Reference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::VideoStreamInputConfig.

Message describing Video Stream Input Config. This message should only be used as a placeholder for builtin:stream-input processor, actual stream binding should be specified using corresponding API.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#streams

def streams() -> ::Array<::String>
Returns
  • (::Array<::String>)

#streams=

def streams=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>)
Returns
  • (::Array<::String>)

#streams_with_annotation

def streams_with_annotation() -> ::Array<::Google::Cloud::VisionAI::V1::StreamWithAnnotation>

#streams_with_annotation=

def streams_with_annotation=(value) -> ::Array<::Google::Cloud::VisionAI::V1::StreamWithAnnotation>