config property

GoogleCloudApihubV1AddonConfig? config
getter/setter pair

The config of the addon to be managed.

This config will replace the config present in the addon. The type of the config should match the config type already present in the addon.

Required.

Implementation

GoogleCloudApihubV1AddonConfig? config;