Vision AI V1 API - Class Google::Cloud::VisionAI::V1::ProcessorIOSpec::GraphOutputChannelSpec (v0.1.0)

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

Message for output channel specification.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#data_type

def data_type() -> ::Google::Cloud::VisionAI::V1::DataType
Returns

#data_type=

def data_type=(value) -> ::Google::Cloud::VisionAI::V1::DataType
Parameter
Returns

#data_type_uri

def data_type_uri() -> ::String
Returns
  • (::String)

#data_type_uri=

def data_type_uri=(value) -> ::String
Parameter
  • value (::String)
Returns
  • (::String)

#name

def name() -> ::String
Returns
  • (::String) — The name of the current output channel.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — The name of the current output channel.
Returns
  • (::String) — The name of the current output channel.