Class BigQueryDestination
Parameters for using BigQuery as the destination of resource usage export.
Implements
Inherited Members
Namespace: Google.Apis.Container.v1.Data
Assembly: Google.Apis.Container.v1.dll
Syntax
public class BigQueryDestination : IDirectResponseSchemaProperties
DatasetId
The ID of a BigQuery Dataset.
Declaration
[JsonProperty("datasetId")]
public virtual string DatasetId { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }Property Value
| Type | Description | 
|---|---|
| string |