public sealed class GetTrustConfigRequest : IMessage<GetTrustConfigRequest>, IEquatable<GetTrustConfigRequest>, IDeepCloneable<GetTrustConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Certificate Manager v1 API class GetTrustConfigRequest.
[[["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 `GetTrustConfigRequest` class within the Google Cloud Certificate Manager v1 API, specifically for version 2.7.0."],["The `GetTrustConfigRequest` class is used to request details about a specific TrustConfig, identified by its name."],["The class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetTrustConfigRequest` class contains two properties `Name` which is a required string property and `TrustConfigName` which is a TrustConfigName-typed view of the `Name` property."],["The page lists previous versions of the API, including version 2.8.0 as the latest, as well as versions 2.6.0, 2.5.0, 2.4.0, 2.3.0, 2.2.0, 2.1.0, 2.0.0, and 1.0.0-beta02, all related to the `GetTrustConfigRequest` method."]]],[]]