batchEnableServices abstract method

Future<Operation> batchEnableServices(
  1. ServiceCall call,
  2. BatchEnableServicesRequest request
)

Implementation

$async.Future<$1.Operation> batchEnableServices(
    $grpc.ServiceCall call, $0.BatchEnableServicesRequest request);