Class CertChain
Implements
Inherited Members
Namespace: Google.Apis.CloudRedis.v1beta1.Data
Assembly: Google.Apis.CloudRedis.v1beta1.dll
Syntax
public class CertChain : IDirectResponseSchemaProperties
Certificates
The certificates that form the CA chain, from leaf to root order.
Declaration
[JsonProperty("certificates")]
public virtual IList<string> Certificates { get; set; }Property Value
| Type | Description | 
|---|---|
| IList<string> | 
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }Property Value
| Type | Description | 
|---|---|
| string |