Class DeleteTrustConfigRequest (1.7.0)

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

Request for the DeleteTrustConfig method.

Attributes

NameDescription
name str
Required. A name of the TrustConfig to delete. Must be in the format projects/*/locations/*/trustConfigs/*.
etag str
The current etag of the TrustConfig. If an etag is provided and does not match the current etag of the resource, deletion will be blocked and an ABORTED error will be returned.