DeleteFrameworkDeploymentRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Request message for DeleteFrameworkDeployment.
Attributes |
|
|---|---|
| Name | Description |
name |
str
Required. Name of the framework deployment to be deleted FrameworkDeployment name in either of the following formats: organizations/{organization}/locations/{location}/frameworkDeployments/{framework_deployment_id} |
etag |
str
Optional. An opaque identifier for the current version of the resource. If you provide this value, then it must match the existing value. If the values don't match, then the request fails with an ABORTED][google.rpc.Code.ABORTED] error.
If you omit this value, then the resource is deleted
regardless of its current etag value.
|