# GoogleWorkspaceProviderUser
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **uuid::Uuid** | | [readonly]
**google_id** | **String** | |
**user** | **i32** | |
**user_obj** | [**models::PartialUser**](PartialUser.md) | | [readonly]
**provider** | **i32** | |
**attributes** | **std::collections::HashMap<String, serde_json::Value>** | | [readonly]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)