GoogleCloudIntegrationsV1alphaLinkAppsScriptProjectResponse constructor

GoogleCloudIntegrationsV1alphaLinkAppsScriptProjectResponse({
  1. String? scriptId,
})

Implementation

GoogleCloudIntegrationsV1alphaLinkAppsScriptProjectResponse({
  this.scriptId,
});