GoogleCloudChannelV1RepricingAdjustmentArgs

data class GoogleCloudChannelV1RepricingAdjustmentArgs(val percentageAdjustment: Output<GoogleCloudChannelV1PercentageAdjustmentArgs>? = null) : ConvertibleToJava<GoogleCloudChannelV1RepricingAdjustmentArgs>

A type that represents the various adjustments you can apply to a bill.

Constructors

constructor(percentageAdjustment: Output<GoogleCloudChannelV1PercentageAdjustmentArgs>? = null)

Properties

Link copied to clipboard

Flat markup or markdown on an entire bill.

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudChannelV1RepricingAdjustmentArgs