API hub V1 API - Module Google::Cloud::ApiHub::V1::DiscoveredApiOperation::Classification (v1.0.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the API hub V1 API module Google::Cloud::ApiHub::V1::DiscoveredApiOperation::Classification.
The classification of the discovered API operation.
Constants
CLASSIFICATION_UNSPECIFIED
value: 0 Operation is not classified as known or unknown.
KNOWN
value: 1 Operation has a matched catalog operation.
UNKNOWN
value: 2 Operation does not have a matched catalog operation.