Class ClusterToRepair
Cluster to be repaired
Implements
Inherited Members
Namespace: Google.Apis.Dataproc.v1.Data
Assembly: Google.Apis.Dataproc.v1.dll
Syntax
public class ClusterToRepair : IDirectResponseSchema
Properties
ClusterRepairAction
Required. Repair action to take on the cluster resource.
Declaration
[JsonProperty("clusterRepairAction")]
public virtual string ClusterRepairAction { get; set; }
Property Value
Type | Description |
---|---|
string |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |