GoogleCloudIntegrationsV1alphaIntParameterArray constructor

GoogleCloudIntegrationsV1alphaIntParameterArray({
  1. List<String>? intValues,
})

Implementation

GoogleCloudIntegrationsV1alphaIntParameterArray({
  this.intValues,
});