Google Cloud Vision Ai V1 Client - Class InstanceResourceInputBindingSpec (0.1.0)

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

Message for instance resource channel specification.

External resources are virtual nodes which are not expressed in the application graph. Each processor expresses its out-graph spec, so customer is able to override the external source or destinations to the

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

Namespace

Google \ Cloud \ VisionAI \ V1 \ ProcessorIOSpec

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ config_type_uri string

The configuration proto that includes the Googleapis resources. I.e. type.googleapis.com/google.cloud.vision.v1.StreamWithAnnotation

↳ resource_type_uri string

The direct type url of Googleapis resource. i.e. type.googleapis.com/google.cloud.vision.v1.Asset

↳ name string

Name of the input binding, unique within the processor.

getConfigTypeUri

The configuration proto that includes the Googleapis resources. I.e.

type.googleapis.com/google.cloud.vision.v1.StreamWithAnnotation

Returns
Type Description
string

hasConfigTypeUri

setConfigTypeUri

The configuration proto that includes the Googleapis resources. I.e.

type.googleapis.com/google.cloud.vision.v1.StreamWithAnnotation

Parameter
Name Description
var string
Returns
Type Description
$this

getResourceTypeUri

The direct type url of Googleapis resource. i.e.

type.googleapis.com/google.cloud.vision.v1.Asset

Returns
Type Description
string

hasResourceTypeUri

setResourceTypeUri

The direct type url of Googleapis resource. i.e.

type.googleapis.com/google.cloud.vision.v1.Asset

Parameter
Name Description
var string
Returns
Type Description
$this

getName

Name of the input binding, unique within the processor.

Returns
Type Description
string

setName

Name of the input binding, unique within the processor.

Parameter
Name Description
var string
Returns
Type Description
$this

getResourceType

Returns
Type Description
string