Class Google::Cloud::Dataflow::V1beta3::CustomSourceLocation (v0.1.4)

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.