client property

String? client
getter/setter pair

Identifies the client module initiating the CreateAssessment request.

This can be the link to the client module's project. Examples include: - "github.com/GoogleCloudPlatform/recaptcha-enterprise-google-tag-manager" - "wordpress.org/plugins/recaptcha-something"

Optional.

Implementation

core.String? client;