Module: Google::Cloud::VisionAI::V1::Registry

Defined in:
proto_docs/google/cloud/visionai/v1/lva_service.rb

Overview

The enum of the types of the Registry.

Constant Summary collapse

REGISTRY_UNSPECIFIED =

Registry is unspecified.

0
PUBLIC =

Public Registry containing the public Operators released by Google.

1
PRIVATE =

Private Registry containing the local registered operators.

2