Class BigQueryModelTraining
Implements
Inherited Members
Namespace: Google.Apis.Bigquery.v2.Data
Assembly: Google.Apis.Bigquery.v2.dll
Syntax
public class BigQueryModelTraining : IDirectResponseSchema
Properties
CurrentIteration
Deprecated.
Declaration
[JsonProperty("currentIteration")]
public virtual int? CurrentIteration { get; set; }
Property Value
Type | Description |
---|---|
int? |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
ExpectedTotalIterations
Deprecated.
Declaration
[JsonProperty("expectedTotalIterations")]
public virtual long? ExpectedTotalIterations { get; set; }
Property Value
Type | Description |
---|---|
long? |