Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 1.68 KB

GoogleWorkspaceProvider.md

File metadata and controls

28 lines (23 loc) · 1.68 KB

GoogleWorkspaceProvider

Properties

Name Type Description Notes
pk i32 [readonly]
name String
property_mappings Option<Vecuuid::Uuid> [optional]
property_mappings_group Option<Vecuuid::Uuid> Property mappings used for group creation/updating. [optional]
component String Get object component so that we know how to edit the object [readonly]
assigned_backchannel_application_slug String Internal application name, used in URLs. [readonly]
assigned_backchannel_application_name String Application's display Name. [readonly]
verbose_name String Return object's verbose_name [readonly]
verbose_name_plural String Return object's plural verbose_name [readonly]
meta_model_name String Return internal model name [readonly]
delegated_subject String
credentials Option<serde_json::Value>
scopes Option<String> [optional]
exclude_users_service_account Option<bool> [optional]
filter_group Option<uuid::Uuid> [optional]
user_delete_action Option<models::OutgoingSyncDeleteAction> [optional]
group_delete_action Option<models::OutgoingSyncDeleteAction> [optional]
default_group_email_domain String

[Back to Model list] [Back to API list] [Back to README]