Class UndeployProcessorVersionRequest (2.0.2)

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

Request message for the undeploy processor version method.

Attribute

NameDescription
name str
Required. The processor version resource name to be undeployed.

Inheritance

builtins.object > proto.message.Message > UndeployProcessorVersionRequest