Google Cloud Billing Budgets V1beta1Custom Period Args
data class GoogleCloudBillingBudgetsV1beta1CustomPeriodArgs(val endDate: Output<GoogleTypeDateArgs>? = null, val startDate: Output<GoogleTypeDateArgs>) : ConvertibleToJava<GoogleCloudBillingBudgetsV1beta1CustomPeriodArgs>
All date times begin at 12 AM US and Canadian Pacific Time (UTC-8).
Constructors
Link copied to clipboard
fun GoogleCloudBillingBudgetsV1beta1CustomPeriodArgs(endDate: Output<GoogleTypeDateArgs>? = null, startDate: Output<GoogleTypeDateArgs>)