generate
public MyBusinessVerifications.VerificationTokens.Generate generate(GenerateInstantVerificationTokenRequest content)
throws IOException
Generate a token for the provided location data to verify the location.
Create a request for the method "verificationTokens.generate".
This request holds the parameters needed by the mybusinessverifications server. After setting
any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote
operation.
- Parameters:
content - the GenerateInstantVerificationTokenRequest
- Returns:
- the request
- Throws:
IOException