GoogleCloudIntegrationsV1alphaDownloadIntegrationVersionResponse constructor
GoogleCloudIntegrationsV1alphaDownloadIntegrationVersionResponse({
- String? content,
- List<
GoogleCloudIntegrationsV1alphaSerializedFile> ? files,
Implementation
GoogleCloudIntegrationsV1alphaDownloadIntegrationVersionResponse({
this.content,
this.files,
});