Class RestartWebServerRequest (1.4.3)

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

Restart Airflow web server.

Attribute

NameDescription
name str
The resource name of the environment to restart the web server for, in the form: "projects/{projectId}/locations/{locationId}/environments/{environmentId}".

Inheritance

builtins.object > proto.message.Message > RestartWebServerRequest