Class TableFieldSchema.RangeElementTypeData
Represents the type of a field element.
Inherited Members
Namespace: Google.Apis.Bigquery.v2.Data
Assembly: Google.Apis.Bigquery.v2.dll
Syntax
public class TableFieldSchema.RangeElementTypeData
Properties
Type
Required. The type of a field element. See TableFieldSchema.type.
Declaration
[JsonProperty("type")]
public virtual string Type { get; set; }
Property Value
Type | Description |
---|---|
string |