Reference documentation and code samples for the Dataflow V1beta3 API class Google::Cloud::Dataflow::V1beta3::CustomSourceLocation.
Identifies the location of a custom souce.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#stateful
def stateful() -> ::Boolean
Returns
- (::Boolean) — Whether this source is stateful.
#stateful=
def stateful=(value) -> ::Boolean
Parameter
- value (::Boolean) — Whether this source is stateful.
Returns
- (::Boolean) — Whether this source is stateful.