GoogleCloudOsconfigV2OrchestrationScopeLocationSelector constructor

GoogleCloudOsconfigV2OrchestrationScopeLocationSelector({
  1. List<String>? includedLocations,
})

Implementation

GoogleCloudOsconfigV2OrchestrationScopeLocationSelector({
  this.includedLocations,
});