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-03-21 UTC."],[[["This webpage provides documentation for the `ResourceUsageExportConfig.Types.BigQueryDestination` class within the Google Kubernetes Engine v1 API, specifically for version 3.28.0."],["The class facilitates the configuration of BigQuery as the destination for exporting resource usage data, allowing users to specify parameters for this purpose."],["The page lists available versions ranging from the latest (3.33.0) down to version 2.3.0, with links to the documentation for each version, which allows for reference across multiple release iterations."],["The `BigQueryDestination` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities related to message handling, equality comparison, deep cloning, and buffered message operations, respectively."],["The class includes a `DatasetId` property, which allows users to define the ID of the target BigQuery dataset where resource usage data will be exported, enabling customized data management."]]],[]]