Class PropertiesInfo
Properties of the workload organized by origin.
Implements
Inherited Members
Namespace: Google.Apis.Dataproc.v1.Data
Assembly: Google.Apis.Dataproc.v1.dll
Syntax
public class PropertiesInfo : IDirectResponseSchema
Properties
AutotuningProperties
Output only. Properties set by autotuning engine.
Declaration
[JsonProperty("autotuningProperties")]
public virtual IDictionary<string, ValueInfo> AutotuningProperties { get; set; }
Property Value
Type | Description |
---|---|
IDictionary<string, ValueInfo> |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |