public sealed class GetCertificateAuthorityRequest : IMessage<GetCertificateAuthorityRequest>, IEquatable<GetCertificateAuthorityRequest>, IDeepCloneable<GetCertificateAuthorityRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Memorystore v1 API class GetCertificateAuthorityRequest.
[[["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-04-02 UTC."],[[["This documentation provides details for the `GetCertificateAuthorityRequest` class within the Memorystore v1 API for .NET."],["The `GetCertificateAuthorityRequest` class is used as a request message for retrieving a certificate authority, implementing multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes a constructor and a copy constructor to instantiate `GetCertificateAuthorityRequest` objects."],["`GetCertificateAuthorityRequest` has properties such as `InstanceName` which is a typed view over the resource name property, and `Name` which is a required string representing the name of the certificate authority."],["The latest version is 1.0.0-beta02 and is accessible through a specific link, with the beta01 also available."]]],[]]