triggers property
Map of Trigger to event type.
Key should be one of the supported event types: "beforeCreate", "beforeSignIn"
Implementation
core.Map<core.String, GoogleCloudIdentitytoolkitAdminV2Trigger>? triggers;
Map of Trigger to event type.
Key should be one of the supported event types: "beforeCreate", "beforeSignIn"
core.Map<core.String, GoogleCloudIdentitytoolkitAdminV2Trigger>? triggers;