Class UnlockDeploymentRequest (0.1.9)

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

A request to unlock a state file passed to a 'UnlockDeployment' call.

Attributes

NameDescription
name str
Required. The name of the deployment in the format: 'projects/{project_id}/locations/{location}/deployments/{deployment}'.
lock_id int
Required. Lock ID of the lock file to be unlocked.