CommitmentSettings(mapping=None, *, ignore_unknown_fields=False, **kwargs)Commitment settings for commitment-based offers.
Attributes |
|
|---|---|
| Name | Description |
start_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. Commitment start timestamp. |
end_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. Commitment end timestamp. |
renewal_settings |
google.cloud.channel_v1.types.RenewalSettings
Optional. Renewal settings applicable for a commitment-based Offer. |