Google Cloud Dataproc v1 API - Enum FailureAction (5.5.0)

public enum FailureAction

Reference documentation and code samples for the Google Cloud Dataproc v1 API enum FailureAction.

Actions in response to failure of a resource associated with a cluster.

Namespace

GoogleCloudGoogle.Cloud.DataprocV1

Assembly

Google.Cloud.Dataproc.V1.dll

Fields

NameDescription
Delete

Delete the failed cluster resource.

NoAction

Take no action on failure to create a cluster resource. NO_ACTION is the default.

Unspecified

When FailureAction is unspecified, failure action defaults to NO_ACTION.