GoogleCloudIntegrationsV1alphaBooleanParameterArray constructor

GoogleCloudIntegrationsV1alphaBooleanParameterArray({
  1. List<bool>? booleanValues,
})

Implementation

GoogleCloudIntegrationsV1alphaBooleanParameterArray({this.booleanValues});