Class ImportStatefileRequest (0.1.8)

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

A request to import a state file passed to a 'ImportStatefile' call.

Attributes

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}'.
lock_id int
Required. Lock ID of the lock file to verify that the user who is importing the state file previously locked the Deployment.
skip_draft bool
Optional.