GoogleCloudIntegrationsV1alphaScheduleIntegrationsResponse constructor

GoogleCloudIntegrationsV1alphaScheduleIntegrationsResponse({
  1. List<String>? executionInfoIds,
})

Implementation

GoogleCloudIntegrationsV1alphaScheduleIntegrationsResponse({
  this.executionInfoIds,
});