public sealed class ResourceUsageExportConfig : IMessage<ResourceUsageExportConfig>, IEquatable<ResourceUsageExportConfig>, IDeepCloneable<ResourceUsageExportConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class ResourceUsageExportConfig.
Configuration for exporting cluster resource usages.
[[["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 reference documentation for the `ResourceUsageExportConfig` class within the Google Kubernetes Engine v1 API, specifically for .NET developers."],["The latest version of the documentation available is 3.33.0, but it also includes documentation for other versions, down to version 2.3.0 of `Google.Cloud.Container.V1` library."],["The `ResourceUsageExportConfig` class allows for the configuration of cluster resource usage exports, including options for BigQuery destination and consumption metering, and can be utilized by utilizing the provided methods and properties."],["The class implements various interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` which allow for various interactions with the object."],["The `ResourceUsageExportConfig` class has properties such as `BigqueryDestination`, `ConsumptionMeteringConfig`, and `EnableNetworkEgressMetering` that allow users to configure where and how the resource usage data is exported."]]],[]]