{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "GetIamPolicyRequest", "type": "object", "description": "Request message for GetIamPolicy method.", "properties": { "options": { "type": "object", "description": "Optional options for the request." } } }