public sealed class BigQueryDestination : IMessage<ResourceUsageExportConfig.Types.BigQueryDestination>, IEquatable<ResourceUsageExportConfig.Types.BigQueryDestination>, IDeepCloneable<ResourceUsageExportConfig.Types.BigQueryDestination>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class ResourceUsageExportConfig.Types.BigQueryDestination.
Parameters for using BigQuery as the destination of resource usage export.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-01 UTC."],[[["This page provides reference documentation for the `ResourceUsageExportConfig.Types.BigQueryDestination` class within the Google Kubernetes Engine v1 API."],["The `BigQueryDestination` class is designed to define parameters for exporting resource usage data to BigQuery, and is accessible under the `Google.Cloud.Container.V1` namespace."],["It offers two constructors, one default and another that accepts an existing `BigQueryDestination` object, along with a `DatasetId` property to specify the target BigQuery dataset."],["The documentation lists available versions of the API, ranging from the latest version 3.33.0 down to version 2.3.0, all related to the same `BigQueryDestination` class."],["`BigQueryDestination` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]