CloudRunV2ServiceNodeSelector constructor

const CloudRunV2ServiceNodeSelector({
  1. required TfArg<String> accelerator,
})

Implementation

const CloudRunV2ServiceNodeSelector({required this.accelerator});