endDate

@JvmName(name = "dwhyqdpmtpysxhik")
suspend fun endDate(value: Output<GoogleTypeDateArgs>)
@JvmName(name = "dgwtdqabftxtuqvq")
suspend fun endDate(value: GoogleTypeDateArgs?)

Parameters

value

Optional. The end date of the time period. Budgets with elapsed end date won't be processed. If unset, specifies to track all usage incurred since the start_date.


@JvmName(name = "pefcvxdobttwviby")
suspend fun endDate(argument: suspend GoogleTypeDateArgsBuilder.() -> Unit)

Parameters

argument

Optional. The end date of the time period. Budgets with elapsed end date won't be processed. If unset, specifies to track all usage incurred since the start_date.