Google BigQuery v2 API - Class GetDatasetOptions (3.9.0)

public sealed class GetDatasetOptions

Reference documentation and code samples for the Google BigQuery v2 API class GetDatasetOptions.

Options for GetDataset operations.

Inheritance

object > GetDatasetOptions

Namespace

Google.Cloud.BigQuery.V2

Assembly

Google.Cloud.BigQuery.V2.dll

Properties

ETag

public string ETag { get; set; }

The ETag of the dataset to request, causing a failure if the specified dataset reference does not currently have this ETag.

Property Value
TypeDescription
string