Reference documentation and code samples for the Dataflow V1beta3 API class Google::Cloud::Dataflow::V1beta3::SdkBug.
A bug found in the Dataflow SDK.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#severity
def severity() -> ::Google::Cloud::Dataflow::V1beta3::SdkBug::Severity
Returns
- (::Google::Cloud::Dataflow::V1beta3::SdkBug::Severity) — Output only. How severe the SDK bug is.
#type
def type() -> ::Google::Cloud::Dataflow::V1beta3::SdkBug::Type
Returns
- (::Google::Cloud::Dataflow::V1beta3::SdkBug::Type) — Output only. Describes the impact of this SDK bug.
#uri
def uri() -> ::String
Returns
- (::String) — Output only. Link to more information on the bug.