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 documentation for the `GetCaPoolRequest` class within the Google Cloud Security Private CA v1 API, specifically for version 3.5.0."],["`GetCaPoolRequest` is a request message used for retrieving a `CaPool` within the Certificate Authority Service, as it is implemented by multiple classes."],["The latest version of the API available is version 3.9.0, and this page documents version 3.5.0, listing multiple prior versions down to version 1.0.0."],["The class `GetCaPoolRequest` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`GetCaPoolRequest` has two properties, one named 'Name' of type string which is required, and another named `CaPoolName` of type `CaPoolName`."]]],[]]