GoogleCloudIntegrationsV1alphaLinkAppsScriptProjectRequest constructor

GoogleCloudIntegrationsV1alphaLinkAppsScriptProjectRequest({
  1. String? scriptId,
})

Implementation

GoogleCloudIntegrationsV1alphaLinkAppsScriptProjectRequest({
  this.scriptId,
});