public sealed class GetClusterCertificateAuthorityRequest : IMessage<GetClusterCertificateAuthorityRequest>, IEquatable<GetClusterCertificateAuthorityRequest>, IDeepCloneable<GetClusterCertificateAuthorityRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Memorystore for Redis (cluster management) v1 API class GetClusterCertificateAuthorityRequest.
Request for
[GetClusterCertificateAuthorityRequest][CloudRedis.GetClusterCertificateAuthorityRequest].
Required. Redis cluster certificate authority resource name using the form:
projects/{project_id}/locations/{location_id}/clusters/{cluster_id}/certificateAuthority
where location_id refers to a GCP region.
[[["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\u003eThe \u003ccode\u003eGetClusterCertificateAuthorityRequest\u003c/code\u003e class is used to request the certificate authority for a Redis cluster in the Google Cloud Memorystore.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the Google Cloud Memorystore for Redis (cluster management) v1 API and is available in the \u003ccode\u003eGoogle.Cloud.Redis.Cluster.V1\u003c/code\u003e namespace, with the latest version being 1.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetClusterCertificateAuthorityRequest\u003c/code\u003e inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, among others.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties such as \u003ccode\u003eCertificateAuthorityName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, where \u003ccode\u003eName\u003c/code\u003e is a required string that specifies the resource name of the certificate authority.\u003c/p\u003e\n"],["\u003cp\u003eThis class can be constructed with a default constructor or by copying another \u003ccode\u003eGetClusterCertificateAuthorityRequest\u003c/code\u003e instance, which is useful for copying existing request objects.\u003c/p\u003e\n"]]],[],null,[]]