GceInstanceFilter constructor

GceInstanceFilter({
  1. List<String>? serviceAccounts,
})

Implementation

GceInstanceFilter({this.serviceAccounts});