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"]],[["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 `ConfigSyncState` class within the GKE Hub v1 API."],["The `ConfigSyncState` class is used to represent state information for ConfigSync and it is found under the `Google.Cloud.GkeHub.V1.ConfigManagement` namespace."],["This page has documentation for multiple versions of the GKE Hub v1 API, from version 1.0.0 up to the latest 2.5.0, with version 2.4.0 being the currently displayed."],["`ConfigSyncState` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `ConfigSyncState` class include `DeploymentState`, `SyncState`, and `Version`, which provide details on the deployment, synchronization process, and version of ConfigSync, respectively."]]],[]]