Class CustomizationRule
A customization rule to apply to a set of objects.
Implements
Inherited Members
Namespace: Google.Apis.Datastream.v1.Data
Assembly: Google.Apis.Datastream.v1.dll
Syntax
public class CustomizationRule : IDirectResponseSchema
Properties
BigqueryClustering
BigQuery clustering rule.
Declaration
[JsonProperty("bigqueryClustering")]
public virtual BigQueryClustering BigqueryClustering { get; set; }
Property Value
| Type | Description |
|---|---|
| BigQueryClustering |
BigqueryPartitioning
BigQuery partitioning rule.
Declaration
[JsonProperty("bigqueryPartitioning")]
public virtual BigQueryPartitioning BigqueryPartitioning { get; set; }
Property Value
| Type | Description |
|---|---|
| BigQueryPartitioning |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |