Class InstanceResourceInputBindingSpec (0.1.0)

InstanceResourceInputBindingSpec(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

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

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

Name Description
config_type_uri str
The configuration proto that includes the Googleapis resources. I.e. type.googleapis.com/google.cloud.vision.v1.StreamWithAnnotation This field is a member of oneof_ resource_type.
resource_type_uri str
The direct type url of Googleapis resource. i.e. type.googleapis.com/google.cloud.vision.v1.Asset This field is a member of oneof_ resource_type.
name str
Name of the input binding, unique within the processor.