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-09 UTC."],[[["This webpage provides documentation for the `ResourceUsageExportConfig.Types.BigQueryDestination` class within the Google Kubernetes Engine v1 API, specifically for .NET development."],["The latest version documented is 3.33.0, with a range of previous versions available for reference, starting from version 2.3.0."],["The `BigQueryDestination` class allows for specifying parameters when using BigQuery as a destination for exporting resource usage, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a `DatasetId` property, which is a string that represents the ID of the BigQuery Dataset."],["This document details the class's constructors, as well as its inherited members and namespace information, such as `Google.Cloud.Container.V1`."]]],[]]