public sealed class GetCaPoolRequest : IMessage<GetCaPoolRequest>, IEquatable<GetCaPoolRequest>, IDeepCloneable<GetCaPoolRequest>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eGetCaPoolRequest\u003c/code\u003e class, which is a request message used for retrieving a specific \u003ccode\u003eCaPool\u003c/code\u003e in the Google Cloud Security Private CA service.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for the \u003ccode\u003eGetCaPoolRequest\u003c/code\u003e class is 3.9.0, and the page references versions as old as 1.0.0, with the currently documented version being 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetCaPoolRequest\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, showcasing its diverse functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, \u003ccode\u003eGetCaPoolRequest()\u003c/code\u003e for default instantiation, and a copy constructor, \u003ccode\u003eGetCaPoolRequest(GetCaPoolRequest other)\u003c/code\u003e, to create a copy of an existing \u003ccode\u003eGetCaPoolRequest\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003eCaPoolName\u003c/code\u003e (a typed view of the resource name) and \u003ccode\u003eName\u003c/code\u003e (the resource name itself), which are crucial for identifying the specific \u003ccode\u003eCaPool\u003c/code\u003e to be retrieved.\u003c/p\u003e\n"]]],[],null,[]]