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

Reference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::ProcessorIOSpec::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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#config_type_uri

def config_type_uri() -> ::String
Returns
  • (::String) — The configuration proto that includes the Googleapis resources. I.e. type.googleapis.com/google.cloud.vision.v1.StreamWithAnnotation

#config_type_uri=

def config_type_uri=(value) -> ::String
Parameter
  • value (::String) — The configuration proto that includes the Googleapis resources. I.e. type.googleapis.com/google.cloud.vision.v1.StreamWithAnnotation
Returns
  • (::String) — The configuration proto that includes the Googleapis resources. I.e. type.googleapis.com/google.cloud.vision.v1.StreamWithAnnotation

#name

def name() -> ::String
Returns
  • (::String) — Name of the input binding, unique within the processor.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Name of the input binding, unique within the processor.
Returns
  • (::String) — Name of the input binding, unique within the processor.

#resource_type_uri

def resource_type_uri() -> ::String
Returns
  • (::String) — The direct type url of Googleapis resource. i.e. type.googleapis.com/google.cloud.vision.v1.Asset

#resource_type_uri=

def resource_type_uri=(value) -> ::String
Parameter
  • value (::String) — The direct type url of Googleapis resource. i.e. type.googleapis.com/google.cloud.vision.v1.Asset
Returns
  • (::String) — The direct type url of Googleapis resource. i.e. type.googleapis.com/google.cloud.vision.v1.Asset