This checksum is computed by the server based on the value of other
fields, and may be sent on update and delete requests to ensure the
client has an up-to-date value before proceeding.
[[["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 document provides reference documentation for the \u003ccode\u003eTrustConfig\u003c/code\u003e class within the Google Cloud Certificate Manager v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTrustConfig\u003c/code\u003e class is used to define a trust configuration, and it inherits from the .NET \u003ccode\u003eobject\u003c/code\u003e class, implementing several interfaces including \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 the \u003ccode\u003eTrustConfig\u003c/code\u003e class include \u003ccode\u003eCreateTime\u003c/code\u003e, \u003ccode\u003eDescription\u003c/code\u003e, \u003ccode\u003eEtag\u003c/code\u003e, \u003ccode\u003eLabels\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eTrustConfigName\u003c/code\u003e, \u003ccode\u003eTrustStores\u003c/code\u003e, and \u003ccode\u003eUpdateTime\u003c/code\u003e, each serving specific purposes in managing trust configurations.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the \u003ccode\u003eTrustConfig\u003c/code\u003e class available, ranging from version 2.8.0 (latest) down to 1.0.0-beta02, with links provided for each version's documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe TrustConfig class has two constructors: one default constructor, and one constructor for creating a copy of another \u003ccode\u003eTrustConfig\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,["# Certificate Manager v1 API - Class TrustConfig (2.8.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.8.0 (latest)](/dotnet/docs/reference/Google.Cloud.CertificateManager.V1/latest/Google.Cloud.CertificateManager.V1.TrustConfig)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.CertificateManager.V1/2.7.0/Google.Cloud.CertificateManager.V1.TrustConfig)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.CertificateManager.V1/2.6.0/Google.Cloud.CertificateManager.V1.TrustConfig)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.CertificateManager.V1/2.5.0/Google.Cloud.CertificateManager.V1.TrustConfig)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.CertificateManager.V1/2.4.0/Google.Cloud.CertificateManager.V1.TrustConfig)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.CertificateManager.V1/2.3.0/Google.Cloud.CertificateManager.V1.TrustConfig)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.CertificateManager.V1/2.2.0/Google.Cloud.CertificateManager.V1.TrustConfig)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.CertificateManager.V1/2.1.0/Google.Cloud.CertificateManager.V1.TrustConfig)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.CertificateManager.V1/2.0.0/Google.Cloud.CertificateManager.V1.TrustConfig)\n- [1.0.0-beta02](/dotnet/docs/reference/Google.Cloud.CertificateManager.V1/1.0.0-beta02/Google.Cloud.CertificateManager.V1.TrustConfig) \n\n public sealed class TrustConfig : IMessage\u003cTrustConfig\u003e, IEquatable\u003cTrustConfig\u003e, IDeepCloneable\u003cTrustConfig\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Certificate Manager v1 API class TrustConfig.\n\nDefines a trust config. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e TrustConfig \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[TrustConfig](/dotnet/docs/reference/Google.Cloud.CertificateManager.V1/latest/Google.Cloud.CertificateManager.V1.TrustConfig), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[TrustConfig](/dotnet/docs/reference/Google.Cloud.CertificateManager.V1/latest/Google.Cloud.CertificateManager.V1.TrustConfig), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[TrustConfig](/dotnet/docs/reference/Google.Cloud.CertificateManager.V1/latest/Google.Cloud.CertificateManager.V1.TrustConfig), [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.CertificateManager.V1](/dotnet/docs/reference/Google.Cloud.CertificateManager.V1/latest/Google.Cloud.CertificateManager.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.CertificateManager.V1.dll\n\nConstructors\n------------\n\n### TrustConfig()\n\n public TrustConfig()\n\n### TrustConfig(TrustConfig)\n\n public TrustConfig(TrustConfig other)\n\nProperties\n----------\n\n### CreateTime\n\n public Timestamp CreateTime { get; set; }\n\nOutput only. The creation timestamp of a TrustConfig.\n\n### Description\n\n public string Description { get; set; }\n\nOne or more paragraphs of text description of a TrustConfig.\n\n### Etag\n\n public string Etag { get; set; }\n\nThis checksum is computed by the server based on the value of other\nfields, and may be sent on update and delete requests to ensure the\nclient has an up-to-date value before proceeding.\n\n### Labels\n\n public MapField\u003cstring, string\u003e Labels { get; }\n\nSet of labels associated with a TrustConfig.\n\n### Name\n\n public string Name { get; set; }\n\nA user-defined name of the trust config. TrustConfig names must be\nunique globally and match pattern\n`projects/*/locations/*/trustConfigs/*`.\n\n### TrustConfigName\n\n public TrustConfigName TrustConfigName { get; set; }\n\n[TrustConfigName](/dotnet/docs/reference/Google.Cloud.CertificateManager.V1/latest/Google.Cloud.CertificateManager.V1.TrustConfigName)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.CertificateManager.V1/latest/Google.Cloud.CertificateManager.V1.TrustConfig#Google_Cloud_CertificateManager_V1_TrustConfig_Name) resource name property.\n\n### TrustStores\n\n public RepeatedField\u003cTrustConfig.Types.TrustStore\u003e TrustStores { get; }\n\nSet of trust stores to perform validation against.\n\nThis field is supported when TrustConfig is configured with Load Balancers,\ncurrently not supported for SPIFFE certificate validation.\n\nOnly one TrustStore specified is currently allowed.\n\n### UpdateTime\n\n public Timestamp UpdateTime { get; set; }\n\nOutput only. The last update timestamp of a TrustConfig."]]