endReason property
The reason for ending the trial.
Output only. Possible string values are:
- "END_REASON_UNSPECIFIED" : End reason not set.
- "MOVE_TO_PAID" : Trial is deliberately ended by the user to transition to paid usage.
- "DISCONTINUED" : Trial is discontinued before expiration.
Implementation
core.String? endReason;