bool
Determines if the entitlement is in a trial or not:
- true - The entitlement is in trial.
- false - The entitlement is not in trial.
end_time
google.protobuf.timestamp_pb2.Timestamp
Date when the trial ends. The value is in milliseconds using
the UNIX Epoch format. See an example `Epoch
converter