Reference documentation and code samples for the Google Cloud Channel V1 Client class TrialSettings.
Settings for trial offers.
Generated from protobuf message google.cloud.channel.v1.TrialSettings
Namespace
Google \ Cloud \ Channel \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ trial
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
Date when the trial ends. The value is in milliseconds using the UNIX Epoch format. See an example Epoch converter .
getTrial
Determines if the entitlement is in a trial or not:
-
true
- The entitlement is in trial. -
false
- The entitlement is not in trial.
bool
setTrial
Determines if the entitlement is in a trial or not:
-
true
- The entitlement is in trial. -
false
- The entitlement is not in trial.
var
bool
$this
getEndTime
Date when the trial ends. The value is in milliseconds using the UNIX Epoch format. See an example Epoch converter .
hasEndTime
clearEndTime
setEndTime
Date when the trial ends. The value is in milliseconds using the UNIX Epoch format. See an example Epoch converter .
$this