Class OutputConfig
The output content
Implements
Inherited Members
Namespace: Google.Apis.CloudRedis.v1beta1.Data
Assembly: Google.Apis.CloudRedis.v1beta1.dll
Syntax
public class OutputConfig : IDirectResponseSchemaProperties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
GcsDestination
Google Cloud Storage destination for output content.
Declaration
[JsonProperty("gcsDestination")]
public virtual GcsDestination GcsDestination { get; set; }Property Value
| Type | Description | 
|---|---|
| GcsDestination |