Class DeleteMirroringDeploymentRequest (0.13.0)

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

Request message for DeleteMirroringDeployment.

Attributes

Name Description
name str
Required. Name of the resource
request_id str
Optional. A unique identifier for this request. Must be a UUID4. This request is only idempotent if a request_id is provided. See https://google.aip.dev/155 for more details.