API hub V1 API - Module Google::Cloud::ApiHub::V1::DiscoveredApiOperation::Classification (v0.6.0)

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.