GoogleCloudIntegrationsV1alphaStringParameterArray constructor

GoogleCloudIntegrationsV1alphaStringParameterArray({
  1. List<String>? stringValues,
})

Implementation

GoogleCloudIntegrationsV1alphaStringParameterArray({
  this.stringValues,
});