Module: Google::Cloud::Dataflow::V1beta3::SdkBug::Type
- Defined in:
- proto_docs/google/dataflow/v1beta3/jobs.rb
Overview
Nature of the issue, ordered from least severe to most. Other bug types may be added to this list in the future.
Constant Summary collapse
- TYPE_UNSPECIFIED =
Unknown issue with this SDK.
0- GENERAL =
Catch-all for SDK bugs that don't fit in the below categories.
1- PERFORMANCE =
Using this version of the SDK may result in degraded performance.
2- DATALOSS =
Using this version of the SDK may cause data loss.
3