public enum Accelerator.Types.StateReference 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.V1Assembly
Google.Cloud.DataFusion.V1.dll
Fields |
|
|---|---|
| Name | Description |
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 |