google_api_service_user v0.0.1 GoogleApi.ServiceUser.V1.Model.CustomErrorRule View Source
A custom error rule.
Attributes
- isErrorType (Boolean): Mark this message as possible payload in error response. Otherwise, objects of this type will be filtered when they appear in error payload. Defaults to:
null
. - selector (String): Selects messages to which this rule applies. Refer to selector for syntax details. Defaults to:
null
.