GoogleCloudIntegrationsV1alphaCreateCloudFunctionResponse constructor

GoogleCloudIntegrationsV1alphaCreateCloudFunctionResponse({
  1. String? triggerUrl,
})

Implementation

GoogleCloudIntegrationsV1alphaCreateCloudFunctionResponse({
  this.triggerUrl,
});