Class GetExecutionRequest (0.7.1)

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

Request message for obtaining a Execution by its full name.

Attribute

NameDescription
name str
Required. The full name of the Execution. Format: projects/{project}/locations/{location}/jobs/{job}/executions/{execution}, where {project} can be project id or number.