AuditUserLinksResponse

Response message for AuditUserLinks RPC.

JSON representation
{
  "userLinks": [
    {
      object (AuditUserLink)
    }
  ],
  "nextPageToken": string
}
Fields
nextPageToken

string

A token, which can be sent as pageToken to retrieve the next page. If this field is omitted, there are no subsequent pages.