public sealed class ConfigSyncState : IMessage<ConfigSyncState>, IEquatable<ConfigSyncState>, IDeepCloneable<ConfigSyncState>, IBufferMessage, IMessage
Reference documentation and code samples for the GKE Hub v1 API class ConfigSyncState.
[[["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\u003eThe latest version of the \u003ccode\u003eConfigSyncState\u003c/code\u003e class is 2.5.0, accessible at the provided link.\u003c/p\u003e\n"],["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eConfigSyncState\u003c/code\u003e class within the GKE Hub v1 API, which includes state information for ConfigSync.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConfigSyncState\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eConfigSyncState\u003c/code\u003e include \u003ccode\u003eDeploymentState\u003c/code\u003e, \u003ccode\u003eSyncState\u003c/code\u003e, and \u003ccode\u003eVersion\u003c/code\u003e, each providing specific information about ConfigSync's status.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default and one that takes another \u003ccode\u003eConfigSyncState\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"]]],[],null,["# GKE Hub v1 API - Class ConfigSyncState (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.ConfigSyncState)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/2.4.0/Google.Cloud.GkeHub.V1.ConfigManagement.ConfigSyncState)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/2.3.0/Google.Cloud.GkeHub.V1.ConfigManagement.ConfigSyncState)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/2.2.0/Google.Cloud.GkeHub.V1.ConfigManagement.ConfigSyncState)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/2.1.0/Google.Cloud.GkeHub.V1.ConfigManagement.ConfigSyncState)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/2.0.0/Google.Cloud.GkeHub.V1.ConfigManagement.ConfigSyncState)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/1.2.0/Google.Cloud.GkeHub.V1.ConfigManagement.ConfigSyncState)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/1.1.0/Google.Cloud.GkeHub.V1.ConfigManagement.ConfigSyncState)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/1.0.0/Google.Cloud.GkeHub.V1.ConfigManagement.ConfigSyncState) \n\n public sealed class ConfigSyncState : IMessage\u003cConfigSyncState\u003e, IEquatable\u003cConfigSyncState\u003e, IDeepCloneable\u003cConfigSyncState\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the GKE Hub v1 API class ConfigSyncState.\n\nState information for ConfigSync \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ConfigSyncState \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ConfigSyncState](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/latest/Google.Cloud.GkeHub.V1.ConfigManagement.ConfigSyncState), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ConfigSyncState](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/latest/Google.Cloud.GkeHub.V1.ConfigManagement.ConfigSyncState), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ConfigSyncState](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/latest/Google.Cloud.GkeHub.V1.ConfigManagement.ConfigSyncState), [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### ConfigSyncState()\n\n public ConfigSyncState()\n\n### ConfigSyncState(ConfigSyncState)\n\n public ConfigSyncState(ConfigSyncState other)\n\nProperties\n----------\n\n### DeploymentState\n\n public ConfigSyncDeploymentState DeploymentState { get; set; }\n\nInformation about the deployment of ConfigSync, including the version\nof the various Pods deployed\n\n### SyncState\n\n public SyncState SyncState { get; set; }\n\nThe state of ConfigSync's process to sync configs to a cluster\n\n### Version\n\n public ConfigSyncVersion Version { get; set; }\n\nThe version of ConfigSync deployed"]]