Class DeleteSecurityProfileGroupRequest (0.13.0)

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

Request used by the DeleteSecurityProfileGroup method.

Attributes

Name Description
name str
Required. A name of the SecurityProfileGroup to delete. Must be in the format projects|organizations/*/locations/{location}/securityProfileGroups/{security_profile_group}.
etag str
Optional. If client provided etag is out of date, delete will return FAILED_PRECONDITION error.