pluginConfigDigest property

String? pluginConfigDigest
getter/setter pair

This field holds the digest (usually checksum) value for the plugin configuration.

The value is calculated based on the contents of plugin_config_data or the container image defined by the plugin_config_uri field.

Output only.

Implementation

core.String? pluginConfigDigest;