sourceEnvironmentsConfig property

Map<String, GoogleCloudApihubV1SourceEnvironment>? sourceEnvironmentsConfig
getter/setter pair

The source environment's config present in the gateway instance linked to the plugin instance.

The key is the source_environment name from the SourceEnvironment message.

Optional.

Implementation

core.Map<core.String, GoogleCloudApihubV1SourceEnvironment>?
sourceEnvironmentsConfig;