[[["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 details the `ConfigSync` class within the `Google.Cloud.GkeHub.V1.ConfigManagement` namespace for version 2.0.0 of the GkeHub .NET library, outlining its role in configuring Config Sync."],["The `ConfigSync` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The class offers two constructors: a default constructor (`ConfigSync()`) and a copy constructor (`ConfigSync(ConfigSync other)`), enabling the creation of new instances or copies of existing ones."],["The `ConfigSync` class has two main properties: `Git`, which is of type `GitConfig` to set up the Git repo for the cluster, and `SourceFormat`, which indicates whether the Config Sync repo is in \"hierarchical\" or \"unstructured\" mode."],["The documentation also includes access to previous versions starting at 1.0.0 up to the latest at 2.5.0, available via links."]]],[]]