customPeriod

@JvmName(name = "qngctfjvgtypnusx")
suspend fun customPeriod(value: Output<GoogleCloudBillingBudgetsV1beta1CustomPeriodArgs>)
@JvmName(name = "ievwlydskvcofxbv")
suspend fun customPeriod(value: GoogleCloudBillingBudgetsV1beta1CustomPeriodArgs?)

Parameters

value

Optional. Specifies to track usage from any start date (required) to any end date (optional). This time period is static, it does not recur.


@JvmName(name = "ofsewamrscdkvldp")
suspend fun customPeriod(argument: suspend GoogleCloudBillingBudgetsV1beta1CustomPeriodArgsBuilder.() -> Unit)

Parameters

argument

Optional. Specifies to track usage from any start date (required) to any end date (optional). This time period is static, it does not recur.