Google Cloud Memorystore for Redis (cluster management) v1 API - Class SharedRegionalCertificateAuthority.Types.RegionalManagedCertificateAuthority.Types.RegionalCertChain (1.7.0)

public sealed class SharedRegionalCertificateAuthority.Types.RegionalManagedCertificateAuthority.Types.RegionalCertChain : IMessage<SharedRegionalCertificateAuthority.Types.RegionalManagedCertificateAuthority.Types.RegionalCertChain>, IEquatable<SharedRegionalCertificateAuthority.Types.RegionalManagedCertificateAuthority.Types.RegionalCertChain>, IDeepCloneable<SharedRegionalCertificateAuthority.Types.RegionalManagedCertificateAuthority.Types.RegionalCertChain>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Memorystore for Redis (cluster management) v1 API class SharedRegionalCertificateAuthority.Types.RegionalManagedCertificateAuthority.Types.RegionalCertChain.

The certificates that form the CA chain, from leaf to root order.

Inheritance

object > SharedRegionalCertificateAuthority.Types.RegionalManagedCertificateAuthority.Types.RegionalCertChain

Namespace

Google.Cloud.Redis.Cluster.V1

Assembly

Google.Cloud.Redis.Cluster.V1.dll

Constructors

RegionalCertChain()

public RegionalCertChain()

RegionalCertChain(RegionalCertChain)

public RegionalCertChain(SharedRegionalCertificateAuthority.Types.RegionalManagedCertificateAuthority.Types.RegionalCertChain other)
Parameter
Name Description
other SharedRegionalCertificateAuthorityTypesRegionalManagedCertificateAuthorityTypesRegionalCertChain

Properties

Certificates

public RepeatedField<string> Certificates { get; }

The certificates that form the CA chain, from leaf to root order.

Property Value
Type Description
RepeatedFieldstring