listProtections
inline suspend fun ShieldClient.listProtections(crossinline block: ListProtectionsRequest.Builder.() -> Unit): ListProtectionsResponse
Retrieves Protection objects for the account. You can retrieve all protections or you can provide filtering criteria and retrieve just the subset of protections that match the criteria.