PlayGroupingApiTokenCopyimport type { PlayGroupingApiToken } from "https://googleapis.deno.dev/v1/games:v1.ts";Token data returned from GeneratePlayGroupingApiToken RPC. interface PlayGroupingApiToken {tokenValue?: string;}§Properties§tokenValue?: string[src]Value of the token.