# SelectGoogleBusinessLocationRequestUserProfile
## Properties
**id** | Option<**String**> | | [optional]
**name** | Option<**String**> | | [optional]
**refresh_token** | Option<**String**> | Google refresh token for long-lived access | [optional]
**token_expires_in** | Option<**i32**> | Token expiration time in seconds | [optional]
**scope** | Option<**String**> | Granted OAuth scopes | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)