deleteGroup abstract method

Future<Empty> deleteGroup(
  1. ServiceCall call,
  2. ConfigurationId request
)

Implementation

$async.Future<$3.Empty> deleteGroup(
    $grpc.ServiceCall call, $0.ConfigurationId request);