Message of output resource used in one application instance.
Attributes
Name
Description
output_resource
str
The output resource name for the current
application instance.
producer_node
str
The name of graph node who produces the output resource
name. For example: output_resource:
/projects/123/locations/us-central1/clusters/456/streams/output-application-789-stream-a-occupancy-counting
producer_node: occupancy-counting
output_resource_binding
str
The specific output resource binding which
produces the current OutputResource.
is_temporary
bool
Output only. Whether the output resource is
temporary which means the resource is generated
during the deployment of the application.
Temporary resource will be deleted during the
undeployment of the application.
autogen
bool
Output only. Whether the output resource is
created automatically by the Vision AI App
Platform.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Class OutputResource (0.1.10)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.10 (latest)](/python/docs/reference/google-cloud-visionai/latest/google.cloud.visionai_v1.types.Instance.OutputResource)\n- [0.1.8](/python/docs/reference/google-cloud-visionai/0.1.8/google.cloud.visionai_v1.types.Instance.OutputResource) \n\n OutputResource(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nMessage of output resource used in one application instance."]]