GoogleCloudIdentitytoolkitAdminV2BlockingFunctionsConfig constructor
GoogleCloudIdentitytoolkitAdminV2BlockingFunctionsConfig({
- GoogleCloudIdentitytoolkitAdminV2ForwardInboundCredentials? forwardInboundCredentials,
- Map<
String, GoogleCloudIdentitytoolkitAdminV2Trigger> ? triggers,
Implementation
GoogleCloudIdentitytoolkitAdminV2BlockingFunctionsConfig({
this.forwardInboundCredentials,
this.triggers,
});