Class ExportRevisionStatefileRequest (0.1.9)

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

A request to export a state file passed to a 'ExportRevisionStatefile' call.

Attribute

NameDescription
parent str
Required. The parent in whose context the statefile is listed. The parent value is in the format: 'projects/{project_id}/locations/{location}/deployments/{deployment}/revisions/{revision}'.