updateAuthApplication method
- UpdateAuthApplicationRequest request, {
- CallOptions? options,
Implementation
$grpc.ResponseFuture<$14.UpdateAuthApplicationResponse> updateAuthApplication($14.UpdateAuthApplicationRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$updateAuthApplication, request, options: options);
}