A list of errors resulting from problematic configs.
This list will be truncated after 100 errors, although it is
unlikely for that many errors to simultaneously exist.
Deprecated: use last_sync_time instead.
Timestamp of when ACM last successfully synced the repo
The time format is specified in https://golang.org/pkg/time/#Time.String
[[["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\u003eSyncState\u003c/code\u003e class within the GKE Hub v1 API is 2.5.0, with several previous versions available, ranging back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSyncState\u003c/code\u003e is a class that indicates the progress of syncing configurations to a cluster, implementing multiple interfaces like \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\u003eThe class contains properties like \u003ccode\u003eCode\u003c/code\u003e, \u003ccode\u003eErrors\u003c/code\u003e, \u003ccode\u003eImportToken\u003c/code\u003e, \u003ccode\u003eLastSyncTime\u003c/code\u003e, \u003ccode\u003eSourceToken\u003c/code\u003e, and \u003ccode\u003eSyncToken\u003c/code\u003e to monitor the state and health of the synchronization.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSyncState\u003c/code\u003e class has two constructors, a default constructor, and a copy constructor, that take another \u003ccode\u003eSyncState\u003c/code\u003e as a parameter to create an instance.\u003c/p\u003e\n"],["\u003cp\u003eThe GKE Hub v1 API class SyncState is used to determine if there are any errors while trying to sync a user's configuration, which is listed under the \u003ccode\u003eErrors\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,["# GKE Hub v1 API - Class SyncState (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.SyncState)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/2.4.0/Google.Cloud.GkeHub.V1.ConfigManagement.SyncState)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/2.3.0/Google.Cloud.GkeHub.V1.ConfigManagement.SyncState)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/2.2.0/Google.Cloud.GkeHub.V1.ConfigManagement.SyncState)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/2.1.0/Google.Cloud.GkeHub.V1.ConfigManagement.SyncState)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/2.0.0/Google.Cloud.GkeHub.V1.ConfigManagement.SyncState)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/1.2.0/Google.Cloud.GkeHub.V1.ConfigManagement.SyncState)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/1.1.0/Google.Cloud.GkeHub.V1.ConfigManagement.SyncState)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/1.0.0/Google.Cloud.GkeHub.V1.ConfigManagement.SyncState) \n\n public sealed class SyncState : IMessage\u003cSyncState\u003e, IEquatable\u003cSyncState\u003e, IDeepCloneable\u003cSyncState\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the GKE Hub v1 API class SyncState.\n\nState indicating an ACM's progress syncing configurations to a cluster \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e SyncState \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[SyncState](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/latest/Google.Cloud.GkeHub.V1.ConfigManagement.SyncState), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[SyncState](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/latest/Google.Cloud.GkeHub.V1.ConfigManagement.SyncState), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[SyncState](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/latest/Google.Cloud.GkeHub.V1.ConfigManagement.SyncState), [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### SyncState()\n\n public SyncState()\n\n### SyncState(SyncState)\n\n public SyncState(SyncState other)\n\nProperties\n----------\n\n### Code\n\n public SyncState.Types.SyncCode Code { get; set; }\n\nSync status code\n\n### Errors\n\n public RepeatedField\u003cSyncError\u003e Errors { get; }\n\nA list of errors resulting from problematic configs.\nThis list will be truncated after 100 errors, although it is\nunlikely for that many errors to simultaneously exist.\n\n### ImportToken\n\n public string ImportToken { get; set; }\n\nToken indicating the state of the importer.\n\n### LastSync\n\n [Obsolete]\n public string LastSync { get; set; }\n\nDeprecated: use last_sync_time instead.\nTimestamp of when ACM last successfully synced the repo\nThe time format is specified in \u003chttps://golang.org/pkg/time/#Time.String\u003e\n\n### LastSyncTime\n\n public Timestamp LastSyncTime { get; set; }\n\nTimestamp type of when ACM last successfully synced the repo\n\n### SourceToken\n\n public string SourceToken { get; set; }\n\nToken indicating the state of the repo.\n\n### SyncToken\n\n public string SyncToken { get; set; }\n\nToken indicating the state of the syncer."]]