createOAuthAppUser method
- CreateOAuthAppUserRequest request, {
- CallOptions? options,
Implementation
$grpc.ResponseFuture<$12.CreateOAuthAppUserResponse> createOAuthAppUser($12.CreateOAuthAppUserRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$createOAuthAppUser, request, options: options);
}