Class EnableProcessorRequest (1.4.1)

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

Request message for the enable processor method.

Attribute

NameDescription
name str
Required. The processor resource name to be enabled.

Inheritance

builtins.object > proto.message.Message > EnableProcessorRequest