public sealed class CommonFeatureSpec : IMessage<CommonFeatureSpec>, IEquatable<CommonFeatureSpec>, IDeepCloneable<CommonFeatureSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the GKE Hub v1 API class CommonFeatureSpec.
CommonFeatureSpec contains Hub-wide configuration information
[[["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."],[[["The latest version of the `CommonFeatureSpec` class is 2.5.0, found within the `Google.Cloud.GkeHub.V1` namespace."],["`CommonFeatureSpec` provides hub-wide configuration information and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class includes constructors for creating new instances, either default or cloned from an existing `CommonFeatureSpec` object."],["The `CommonFeatureSpec` class has a `FeatureSpecCase` property to represent the oneof case and a `Multiclusteringress` property for multi-cluster ingress specifications."],["The `CommonFeatureSpec` class is accessible through the `Google.Cloud.GkeHub.V1.dll` assembly."]]],[]]