updateAPIAppConfig abstract method

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

Implementation

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