services

@JvmName(name = "reedienefdylldjk")
suspend fun services(value: Output<List<String>>)
@JvmName(name = "htknbehxusxfndsi")
suspend fun services(value: List<String>?)

Parameters

value

Optional. A set of services of the form services/{service_id}, specifying that usage from only this set of services should be included in the budget. If omitted, the report includes usage for all the services. The service names are available through the Catalog API: https://cloud.google.com/billing/v1/how-tos/catalog-api.


@JvmName(name = "edlvvbiohtybbvep")
suspend fun services(vararg values: Output<String>)


@JvmName(name = "vyhtdwhokdxcpied")
suspend fun services(values: List<Output<String>>)
@JvmName(name = "tjlmjyrreodpmqln")
suspend fun services(vararg values: String)

Parameters

values

Optional. A set of services of the form services/{service_id}, specifying that usage from only this set of services should be included in the budget. If omitted, the report includes usage for all the services. The service names are available through the Catalog API: https://cloud.google.com/billing/v1/how-tos/catalog-api.