API hub V1 API - Module Google::Cloud::ApiHub::V1::DiscoveredApiObservation::Style (v0.6.0)

Reference documentation and code samples for the API hub V1 API module Google::Cloud::ApiHub::V1::DiscoveredApiObservation::Style.

DiscoveredApiObservation protocol style

Constants

STYLE_UNSPECIFIED

value: 0
Unknown style

REST

value: 1
Style is Rest API

GRPC

value: 2
Style is Grpc API

GRAPHQL

value: 3
Style is GraphQL API