Class GoogleCloudFunctionDestinationImpl

java.lang.Object
com.commercetools.api.models.extension.GoogleCloudFunctionDestinationImpl
All Implemented Interfaces:
ExtensionDestination, GoogleCloudFunctionDestination, io.vrap.rmf.base.client.ModelBase

public class GoogleCloudFunctionDestinationImpl extends Object implements GoogleCloudFunctionDestination, io.vrap.rmf.base.client.ModelBase

For GoogleCloudFunction destinations, you need to grant permissions to the [email protected] service account to invoke your function. If your function's version is 1st gen, grant the service account the IAM role Cloud Functions Invoker. For version 2nd gen, assign the IAM role Cloud Run Invoker using the Cloud Run console.