Module: Google::Cloud::ApiHub::V1::PluginCategory

Defined in:
proto_docs/google/cloud/apihub/v1/common_fields.rb

Overview

Enum for the plugin category.

Constant Summary collapse

PLUGIN_CATEGORY_UNSPECIFIED =

Default unspecified plugin type.

0
API_GATEWAY =

API_GATEWAY plugins represent plugins built for API Gateways like Apigee.

1
API_PRODUCER =

API_PRODUCER plugins represent plugins built for API Producers like Cloud Run, Application Integration etc.

2