pluginInstance property

String? pluginInstance
getter/setter pair

The name of the gateway plugin instance for which the config is to be specified.

Format: projects/{project}/locations/{location}/plugins/{plugin}/pluginInstances/{plugin_instance}

Required.

Implementation

core.String? pluginInstance;