public sealed class ResourceUsageExportConfig.Types.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 webpage provides documentation for the `ResourceUsageExportConfig.Types.BigQueryDestination` class within the Google Kubernetes Engine v1 API, which is used for exporting resource usage data to BigQuery."],["The documentation spans multiple versions of the API, from version 2.3.0 up to the latest version 3.33.0, allowing users to navigate documentation specific to each release."],["The `BigQueryDestination` class is defined in the `Google.Cloud.Container.V1` namespace and implemented via the `Google.Cloud.Container.V1.dll` assembly."],["The class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It contains a constructor for creating new instances of `BigQueryDestination` as well as a constructor that accepts another `BigQueryDestination` as an argument, and a `DatasetId` property for specifying the target BigQuery dataset."]]],[]]