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 document provides reference documentation for the `GetTrustConfigRequest` class within the Google Cloud Certificate Manager v1 API."],["The latest version of `GetTrustConfigRequest` is 2.8.0, and it has been released in 9 previous versions, all the way down to version 1.0.0-beta02."],["`GetTrustConfigRequest` is a request object used for the `GetTrustConfig` method, designed to describe a specific TrustConfig."],["The class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `GetTrustConfigRequest` class include `Name` (a string representing the resource name) and `TrustConfigName`, which provides a typed view of the resource name."]]],[]]