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 `BigQueryDestination` class is used to configure the export of resource usage data to BigQuery."],["The page lists a comprehensive range of versions for this class, starting from version 2.3.0 up to the latest version 3.33.0, with the current version 3.32.0."],["The documentation details that the BigQueryDestination class inherits from `object` and implements several interfaces, such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, making it a versatile option."],["The class allows for setting the ID of a BigQuery Dataset through its `DatasetId` property, which is of string type."]]],[]]