Cloud Data Fusion v1 API - Enum Accelerator.Types.State (2.3.0)

public enum Accelerator.Types.State

Reference documentation and code samples for the Cloud Data Fusion v1 API enum Accelerator.Types.State.

Different values possible for the state of an accelerator

Namespace

Google.Cloud.DataFusion.V1

Assembly

Google.Cloud.DataFusion.V1.dll

Fields

NameDescription
Disabled

Indicates that the accelerator is disabled and not available to use

Enabled

Indicates that the accelerator is enabled and available to use

Unknown

Indicates that accelerator state is currently unknown. Requests for enable, disable could be retried while in this state

Unspecified

Default value, do not use