Class CustomSourceLocation (0.6.0)

CustomSourceLocation(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Identifies the location of a custom souce.

Attribute

NameDescription
stateful bool
Whether this source is stateful.

Inheritance

builtins.object > proto.message.Message > CustomSourceLocation