Class ValidateIapAttributeExpressionRequest (1.17.0)

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

Request sent to IAP Expression Linter endpoint.

Attributes

Name Description
name str
Required. The resource name of the IAP protected resource.
expression str
Required. User input string expression. Should be of the form attributes.saml_attributes.filter(attribute, attribute.name in ['{attribute_name}', '{attribute_name}'])