Google Cloud Channel V1Commitment Settings Response
data class GoogleCloudChannelV1CommitmentSettingsResponse(val endTime: String, val renewalSettings: GoogleCloudChannelV1RenewalSettingsResponse, val startTime: String)
Commitment settings for commitment-based offers.
Constructors
Link copied to clipboard
fun GoogleCloudChannelV1CommitmentSettingsResponse(endTime: String, renewalSettings: GoogleCloudChannelV1RenewalSettingsResponse, startTime: String)