SdkBug(mapping=None, *, ignore_unknown_fields=False, **kwargs)
A bug found in the Dataflow SDK.
Attributes |
|
---|---|
Name | Description |
type_ |
google.cloud.dataflow_v1beta3.types.SdkBug.Type
Output only. Describes the impact of this SDK bug. |
severity |
google.cloud.dataflow_v1beta3.types.SdkBug.Severity
Output only. How severe the SDK bug is. |
uri |
str
Output only. Link to more information on the bug. |
Classes
Severity
Severity(value)
Indicates the severity of the bug. Other severities may be added to this list in the future.
Type
Type(value)
Nature of the issue, ordered from least severe to most. Other bug types may be added to this list in the future.