resultMetadata property

String? resultMetadata
getter/setter pair

The result metadata of the last execution of the plugin instance.

This will be a string representation of a JSON object and will be available on successful execution.

Output only.

Implementation

core.String? resultMetadata;