gatewayPluginConfigs property

List<GoogleCloudApihubV1GatewayPluginConfig>? gatewayPluginConfigs
getter/setter pair

The list of gateway plugin configs for which the addon is enabled.

Each gateway plugin config should have a unique plugin instance.

Required.

Implementation

core.List<GoogleCloudApihubV1GatewayPluginConfig>? gatewayPluginConfigs;