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 Certificate Authority v1 API."],["The `GetCaPoolRequest` class is part of the `Google.Cloud.Security.PrivateCA.V1` namespace and is used to request a specific CaPool."],["The latest version available for the `GetCaPoolRequest` documentation is version 3.9.0, while the current page displays version 3.1.0."],["The `GetCaPoolRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetCaPoolRequest` class contains a constructor, the properties `CaPoolName`, and `Name`, and has inherited methods from the base class `Object`."]]],[]]