GoogleCloudIntegrationsV1alphaTemplateBundle constructor
GoogleCloudIntegrationsV1alphaTemplateBundle({
- GoogleCloudIntegrationsV1alphaIntegrationVersionTemplate? integrationVersionTemplate,
- List<
GoogleCloudIntegrationsV1alphaIntegrationVersionTemplate> ? subIntegrationVersionTemplates,
Implementation
GoogleCloudIntegrationsV1alphaTemplateBundle({
this.integrationVersionTemplate,
this.subIntegrationVersionTemplates,
});