[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eConfigSync\u003c/code\u003e class within the GKE Hub v1 API, detailing its configuration for Config Sync operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConfigSync\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.GkeHub.V1.ConfigManagement\u003c/code\u003e namespace and is implemented in the \u003ccode\u003eGoogle.Cloud.GkeHub.V1.dll\u003c/code\u003e assembly, and is the object for managing GKE Hub configurations.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers multiple versions, ranging from 1.0.0 to the latest version 2.5.0, each with its own documentation available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConfigSync\u003c/code\u003e class includes properties such as \u003ccode\u003eGit\u003c/code\u003e for repository configuration and \u003ccode\u003eSourceFormat\u003c/code\u003e to define the repo's mode, along with constructors for object creation and copying.\u003c/p\u003e\n"],["\u003cp\u003eThe ConfigSync class implements multiple interfaces, such as IMessage, IEquatable, IDeepCloneable, IBufferMessage, showcasing its integration within the Protobuf framework.\u003c/p\u003e\n"]]],[],null,["# GKE Hub v1 API - Class ConfigSync (2.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.5.0 (latest)](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/latest/Google.Cloud.GkeHub.V1.ConfigManagement.ConfigSync)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/2.4.0/Google.Cloud.GkeHub.V1.ConfigManagement.ConfigSync)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/2.3.0/Google.Cloud.GkeHub.V1.ConfigManagement.ConfigSync)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/2.2.0/Google.Cloud.GkeHub.V1.ConfigManagement.ConfigSync)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/2.1.0/Google.Cloud.GkeHub.V1.ConfigManagement.ConfigSync)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/2.0.0/Google.Cloud.GkeHub.V1.ConfigManagement.ConfigSync)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/1.2.0/Google.Cloud.GkeHub.V1.ConfigManagement.ConfigSync)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/1.1.0/Google.Cloud.GkeHub.V1.ConfigManagement.ConfigSync)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/1.0.0/Google.Cloud.GkeHub.V1.ConfigManagement.ConfigSync) \n\n public sealed class ConfigSync : IMessage\u003cConfigSync\u003e, IEquatable\u003cConfigSync\u003e, IDeepCloneable\u003cConfigSync\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the GKE Hub v1 API class ConfigSync.\n\nConfiguration for Config Sync \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ConfigSync \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ConfigSync](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/latest/Google.Cloud.GkeHub.V1.ConfigManagement.ConfigSync), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ConfigSync](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/latest/Google.Cloud.GkeHub.V1.ConfigManagement.ConfigSync), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ConfigSync](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/latest/Google.Cloud.GkeHub.V1.ConfigManagement.ConfigSync), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.GkeHub.V1.ConfigManagement](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/latest/Google.Cloud.GkeHub.V1.ConfigManagement)\n\nAssembly\n--------\n\nGoogle.Cloud.GkeHub.V1.dll\n\nConstructors\n------------\n\n### ConfigSync()\n\n public ConfigSync()\n\n### ConfigSync(ConfigSync)\n\n public ConfigSync(ConfigSync other)\n\nProperties\n----------\n\n### Git\n\n public GitConfig Git { get; set; }\n\nGit repo configuration for the cluster.\n\n### SourceFormat\n\n public string SourceFormat { get; set; }\n\nSpecifies whether the Config Sync Repo is\nin \"hierarchical\" or \"unstructured\" mode."]]