RollbackApiDeploymentRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Request message for RollbackApiDeployment.
Attributes |
|
|---|---|
| Name | Description |
name |
str
Required. The deployment being rolled back. |
revision_id |
str
Required. The revision ID to roll back to. It must be a revision of the same deployment. Example: c7cfa2a8
|