Class CommitmentSettings (1.3.2)

CommitmentSettings(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Commitment settings for commitment-based offers. .. attribute:: start_time

Output only. Commitment start timestamp.

:type: google.protobuf.timestamp_pb2.Timestamp

Attributes

NameDescription
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.