public sealed class GetCertificateIssuanceConfigRequest : IMessage<GetCertificateIssuanceConfigRequest>, IEquatable<GetCertificateIssuanceConfigRequest>, IDeepCloneable<GetCertificateIssuanceConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Certificate Manager v1 API class GetCertificateIssuanceConfigRequest.
Request for the GetCertificateIssuanceConfig method.
[[["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 documentation for the `GetCertificateIssuanceConfigRequest` class within the Google Cloud Certificate Manager v1 API, specifically version 2.5.0."],["The `GetCertificateIssuanceConfigRequest` class is used to request information about a specific certificate issuance configuration, as per the API's `GetCertificateIssuanceConfig` method."],["The page also includes a listing of available versions for the `GetCertificateIssuanceConfigRequest`, ranging from version 1.0.0-beta02 up to the latest version 2.8.0."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The properties within the class that are outlined include `CertificateIssuanceConfigName` which is a typed view over the `Name` property, and the `Name` property itself, which indicates that the format for names must follow 'projects/*/locations/*/certificateIssuanceConfigs/*'."]]],[]]