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.6.0, with links to other versions."],["The `GetCaPoolRequest` class is used to request information about a specific Certificate Authority (CA) pool."],["The latest version of the API documented is 3.9.0, and versions dating back to 1.0.0 are available."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetCaPoolRequest` class has two constructors and two properties, namely `CaPoolName` and `Name`, that are integral to defining the CA pool being queried."]]],[]]