[[["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\u003eErrorResource\u003c/code\u003e class within the Google Cloud GKE Hub v1 API, specifically related to configuration management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eErrorResource\u003c/code\u003e class represents a model for a config file in a Git repository that has an associated synchronization error, and it implements 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 page lists available versions of the \u003ccode\u003eErrorResource\u003c/code\u003e documentation, ranging from version 1.0.0 to the latest version 2.5.0, and this \u003ccode\u003eErrorResource\u003c/code\u003e class is found within the \u003ccode\u003eGoogle.Cloud.GkeHub.V1.ConfigManagement\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eErrorResource\u003c/code\u003e has properties like \u003ccode\u003eResourceGvk\u003c/code\u003e, \u003ccode\u003eResourceName\u003c/code\u003e, \u003ccode\u003eResourceNamespace\u003c/code\u003e, and \u003ccode\u003eSourcePath\u003c/code\u003e, which provide information about the resource causing the error, including its group, version, kind, name, namespace, and the path in the Git repository.\u003c/p\u003e\n"]]],[],null,["# GKE Hub v1 API - Class ErrorResource (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.ErrorResource)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/2.4.0/Google.Cloud.GkeHub.V1.ConfigManagement.ErrorResource)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/2.3.0/Google.Cloud.GkeHub.V1.ConfigManagement.ErrorResource)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/2.2.0/Google.Cloud.GkeHub.V1.ConfigManagement.ErrorResource)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/2.1.0/Google.Cloud.GkeHub.V1.ConfigManagement.ErrorResource)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/2.0.0/Google.Cloud.GkeHub.V1.ConfigManagement.ErrorResource)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/1.2.0/Google.Cloud.GkeHub.V1.ConfigManagement.ErrorResource)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/1.1.0/Google.Cloud.GkeHub.V1.ConfigManagement.ErrorResource)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/1.0.0/Google.Cloud.GkeHub.V1.ConfigManagement.ErrorResource) \n\n public sealed class ErrorResource : IMessage\u003cErrorResource\u003e, IEquatable\u003cErrorResource\u003e, IDeepCloneable\u003cErrorResource\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the GKE Hub v1 API class ErrorResource.\n\nModel for a config file in the git repo with an associated Sync error \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ErrorResource \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ErrorResource](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/latest/Google.Cloud.GkeHub.V1.ConfigManagement.ErrorResource), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ErrorResource](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/latest/Google.Cloud.GkeHub.V1.ConfigManagement.ErrorResource), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ErrorResource](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/latest/Google.Cloud.GkeHub.V1.ConfigManagement.ErrorResource), [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### ErrorResource()\n\n public ErrorResource()\n\n### ErrorResource(ErrorResource)\n\n public ErrorResource(ErrorResource other)\n\nProperties\n----------\n\n### ResourceGvk\n\n public GroupVersionKind ResourceGvk { get; set; }\n\nGroup/version/kind of the resource that is causing an error\n\n### ResourceName\n\n public string ResourceName { get; set; }\n\nMetadata name of the resource that is causing an error\n\n### ResourceNamespace\n\n public string ResourceNamespace { get; set; }\n\nNamespace of the resource that is causing an error\n\n### SourcePath\n\n public string SourcePath { get; set; }\n\nPath in the git repo of the erroneous config"]]