antimatter_api 2.0.13

Interact with the Antimatter Cloud API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# GoogleOAuthDomainIdentityProviderGroupMappingDetails

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**group_domain** | **String** | The domain this group mapping applies to. | 
**domain_group_reader_admin** | **String** | The Groups Reader administrator to impersonate when looking up a user's group membership.  | 
**group_capabilities** | [**Vec<models::GoogleOAuthDomainIdentityProviderGroupCapabilityMappings>**]GoogleOAuthDomainIdentityProviderGroupCapabilityMappings.md | Detailed information about a Google OAuth identity provider's group mappings. If left empty, then no group mapping will be checked on use of this identity provider.  | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)