actionsConfig property

List<GoogleCloudApihubV1PluginActionConfig>? actionsConfig
getter/setter pair

The configuration of actions supported by the plugin.

REQUIRED: This field must be provided when creating or updating a Plugin. The server will reject requests if this field is missing.

Optional.

Implementation

core.List<GoogleCloudApihubV1PluginActionConfig>? actionsConfig;