Report Args Builder
class ReportArgsBuilder
Builder for ReportArgs.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun metrics(vararg argument: suspend GoogleCloudApigeeV1CustomReportMetricArgsBuilder.() -> Unit)
suspend fun metrics(argument: List<suspend GoogleCloudApigeeV1CustomReportMetricArgsBuilder.() -> Unit>)
Link copied to clipboard
Link copied to clipboard
suspend fun properties(vararg argument: suspend GoogleCloudApigeeV1ReportPropertyArgsBuilder.() -> Unit)
suspend fun properties(argument: List<suspend GoogleCloudApigeeV1ReportPropertyArgsBuilder.() -> Unit>)
Link copied to clipboard
Link copied to clipboard