public sealed class GetCaPoolRequest : IMessage<GetCaPoolRequest>, IEquatable<GetCaPoolRequest>, IDeepCloneable<GetCaPoolRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Certificate Authority v1 API class GetCaPoolRequest.
Request message for
[CertificateAuthorityService.GetCaPool][google.cloud.security.privateca.v1.CertificateAuthorityService.GetCaPool].
[[["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 `GetCaPoolRequest` class within the Google Cloud Security Private CA v1 API, specifically for version 3.7.0 of the .NET library."],["`GetCaPoolRequest` is a request message used to retrieve information about a specific CA Pool, as part of the Certificate Authority Service."],["The page outlines the class's inheritance, the interfaces it implements, and the members it inherits, as well as the constructors of the class."],["Key properties of `GetCaPoolRequest` are detailed, including `CaPoolName` which provides a typed view over the resource name, and `Name` which specifies the name of the CaPool to be retrieved."],["There are multiple older versions of this content available to view on this page ranging from 1.0.0 to 3.8.0, as well as the latest 3.9.0 version."]]],[]]