signData property

String? signData
getter/setter pair

The data that the client was asked to sign.

This field is only present after the SignData operation has been initiated.

Output only.

Implementation

core.String? signData;