updateOAuthApp method
- UpdateOAuthAppRequest request, {
- CallOptions? options,
Implementation
$grpc.ResponseFuture<$9.UpdateOAuthAppResponse> updateOAuthApp($9.UpdateOAuthAppRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$updateOAuthApp, request, options: options);
}