Google Cloud Vision Ai V1 Client - Class ProcessorIOSpec (0.3.0)

Reference documentation and code samples for the Google Cloud Vision Ai V1 Client class ProcessorIOSpec.

Message describing the input / output specifications of a processor.

Generated from protobuf message google.cloud.visionai.v1.ProcessorIOSpec

Namespace

Google \ Cloud \ VisionAI \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ graph_input_channel_specs
array< ProcessorIOSpec\GraphInputChannelSpec >

For processors with input_channel_specs, the processor must be explicitly connected to another processor.

↳ graph_output_channel_specs
array< ProcessorIOSpec\GraphOutputChannelSpec >

The output artifact specifications for the current processor.

↳ instance_resource_input_binding_specs
array< ProcessorIOSpec\InstanceResourceInputBindingSpec >

The input resource that needs to be fed from the application instance.

↳ instance_resource_output_binding_specs
array< ProcessorIOSpec\InstanceResourceOutputBindingSpec >

The output resource that the processor will generate per instance. Other than the explicitly listed output bindings here, all the processors' GraphOutputChannels can be binded to stream resource. The bind name then is the same as the GraphOutputChannel's name.

getGraphInputChannelSpecs

For processors with input_channel_specs, the processor must be explicitly connected to another processor.

setGraphInputChannelSpecs

For processors with input_channel_specs, the processor must be explicitly connected to another processor.

Parameter
Name
Description
Returns
Type
Description
$this

getGraphOutputChannelSpecs

The output artifact specifications for the current processor.

setGraphOutputChannelSpecs

The output artifact specifications for the current processor.

Parameter
Name
Description
Returns
Type
Description
$this

getInstanceResourceInputBindingSpecs

The input resource that needs to be fed from the application instance.

setInstanceResourceInputBindingSpecs

The input resource that needs to be fed from the application instance.

Parameter
Name
Description
Returns
Type
Description
$this

getInstanceResourceOutputBindingSpecs

The output resource that the processor will generate per instance.

Other than the explicitly listed output bindings here, all the processors' GraphOutputChannels can be binded to stream resource. The bind name then is the same as the GraphOutputChannel's name.

setInstanceResourceOutputBindingSpecs

The output resource that the processor will generate per instance.

Other than the explicitly listed output bindings here, all the processors' GraphOutputChannels can be binded to stream resource. The bind name then is the same as the GraphOutputChannel's name.

Parameter
Name
Description
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: