updateOauth2Security abstract method

Future<CloudResponse> updateOauth2Security(
  1. ServiceCall call,
  2. CloudRequest request
)

Implementation

$async.Future<$2.CloudResponse> updateOauth2Security(
    $grpc.ServiceCall call, $2.CloudRequest request);