subject property

String? subject
getter/setter pair

The subject, relative to the type, that failed.

For example, "google.com/cloud" relative to the "TOS" type would indicate which terms of service is being referenced.

Implementation

core.String? subject;