ipAddress property

String? ipAddress
getter/setter pair

IP address of the user doing the action.

This is the Internet Protocol (IP) address of the user when logging into Google Workspace, which may or may not reflect the user's physical location. For example, the IP address can be the user's proxy server's address or a virtual private network (VPN) address. The API supports IPv4 and IPv6.

Implementation

core.String? ipAddress;