ValidateIapAttributeExpressionResponse typedef
ValidateIapAttributeExpressionResponse = $Empty
API requires a return message, but currently all response strings will fit in the status and public message.
In the future, this response can hold AST validation info.
Implementation
typedef ValidateIapAttributeExpressionResponse = $Empty;