Reference documentation and code samples for the Google Cloud Iap V1 Client class ValidateIapAttributeExpressionRequest.
Request sent to IAP Expression Linter endpoint.
Generated from protobuf message google.cloud.iap.v1.ValidateIapAttributeExpressionRequest
Namespace
Google \ Cloud \ Iap \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The resource name of the IAP protected resource.
↳ expression
string
Required. User input string expression. Should be of the form attributes.saml_attributes.filter(attribute, attribute.name in ['{attribute_name}', '{attribute_name}'])
getName
Required. The resource name of the IAP protected resource.
Returns
Type
Description
string
setName
Required. The resource name of the IAP protected resource.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getExpression
Required. User input string expression. Should be of the form
attributes.saml_attributes.filter(attribute, attribute.name in
['{attribute_name}', '{attribute_name}'])
Returns
Type
Description
string
setExpression
Required. User input string expression. Should be of the form
attributes.saml_attributes.filter(attribute, attribute.name in
['{attribute_name}', '{attribute_name}'])
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Iap V1 Client - Class ValidateIapAttributeExpressionRequest (2.1.2)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.2 (latest)](/php/docs/reference/cloud-iap/latest/V1.ValidateIapAttributeExpressionRequest)\n- [2.1.1](/php/docs/reference/cloud-iap/2.1.1/V1.ValidateIapAttributeExpressionRequest)\n- [2.0.3](/php/docs/reference/cloud-iap/2.0.3/V1.ValidateIapAttributeExpressionRequest)\n- [1.4.5](/php/docs/reference/cloud-iap/1.4.5/V1.ValidateIapAttributeExpressionRequest)\n- [1.3.4](/php/docs/reference/cloud-iap/1.3.4/V1.ValidateIapAttributeExpressionRequest)\n- [1.2.3](/php/docs/reference/cloud-iap/1.2.3/V1.ValidateIapAttributeExpressionRequest)\n- [1.1.1](/php/docs/reference/cloud-iap/1.1.1/V1.ValidateIapAttributeExpressionRequest)\n- [1.0.1](/php/docs/reference/cloud-iap/1.0.1/V1.ValidateIapAttributeExpressionRequest) \nReference documentation and code samples for the Google Cloud Iap V1 Client class ValidateIapAttributeExpressionRequest.\n\nRequest sent to IAP Expression Linter endpoint.\n\nGenerated from protobuf message `google.cloud.iap.v1.ValidateIapAttributeExpressionRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Iap \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nRequired. The resource name of the IAP protected resource.\n\n### setName\n\nRequired. The resource name of the IAP protected resource.\n\n### getExpression\n\nRequired. User input string expression. Should be of the form\n`attributes.saml_attributes.filter(attribute, attribute.name in\n['{attribute_name}', '{attribute_name}'])`\n\n### setExpression\n\nRequired. User input string expression. Should be of the form\n`attributes.saml_attributes.filter(attribute, attribute.name in\n['{attribute_name}', '{attribute_name}'])`"]]