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 .NET."],["The content includes a list of available versions of the API, ranging from version 2.3.0 up to the latest version 3.33.0, with version 3.19.0 currently selected."],["The `BigQueryDestination` class is used to define the parameters for exporting resource usage data to BigQuery and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and has two constructors, one being the default constructor and the other taking a `BigQueryDestination` parameter for creating a copy, along with the `DatasetId` property for setting the BigQuery dataset ID."],["The documented namespace for the `BigQueryDestination` class is `Google.Cloud.Container.V1`, and it is located within the `Google.Cloud.Container.V1.dll` assembly."]]],[]]