updateAPIAppConfig abstract method

Future<UpdateAPIAppConfigResponse> updateAPIAppConfig(
  1. ServiceCall call,
  2. UpdateAPIAppConfigRequest request
)

Implementation

$async.Future<$1.UpdateAPIAppConfigResponse> updateAPIAppConfig(
    $grpc.ServiceCall call, $1.UpdateAPIAppConfigRequest request);