BigQueryDestinationResponse

data class BigQueryDestinationResponse(val datasetId: String)

Parameters for using BigQuery as the destination of resource usage export.

Constructors

Link copied to clipboard
constructor(datasetId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of a BigQuery Dataset.