GoogleCloudIntegrationsV1alphaIntegrationVersionTemplate constructor
GoogleCloudIntegrationsV1alphaIntegrationVersionTemplate({
- GoogleCloudIntegrationsV1alphaIntegrationVersion? integrationVersion,
- String? key,
Implementation
GoogleCloudIntegrationsV1alphaIntegrationVersionTemplate({
this.integrationVersion,
this.key,
});