Class RepairApplicationRequest (0.2.0)

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

Request message for 'Applications.RepairApplication'. .. attribute:: name

Name of the application to repair. Example: apps/myapp

:type: str

Inheritance

builtins.object > proto.message.Message > RepairApplicationRequest