GoogleCloudIntegrationsV1alphaFile constructor
GoogleCloudIntegrationsV1alphaFile({
- Map<
String, Object?> ? integrationConfig, - GoogleCloudIntegrationsV1alphaIntegrationVersion? integrationVersion,
- String? type,
Implementation
GoogleCloudIntegrationsV1alphaFile({
this.integrationConfig,
this.integrationVersion,
this.type,
});