From ce2eb9e93cdbf1a2bae3ef526a69e9321b0b8df2 Mon Sep 17 00:00:00 2001 From: Alex Decker Date: Thu, 22 Aug 2024 17:00:25 -0500 Subject: [PATCH] MF-5759 fix unstable route order for routes with same name but different versions (#345) Co-authored-by: Alex Decker --- .../main/refs/javadoc-refs.json | 2 +- .../core/v2/async/PollErrorException.java | 30 +- .../DbxUserFileRequestsRequests.java | 52 +- .../ListFileRequestsErrorException.java | 11 +- .../v2/files/CreateFolderErrorException.java | 10 +- .../core/v2/files/DbxUserFilesRequests.java | 802 +++++++++--------- .../core/v2/files/DeleteErrorException.java | 11 +- .../v2/files/RelocationErrorException.java | 18 +- .../UploadSessionAppendErrorException.java | 10 +- .../core/v2/team/DbxTeamTeamRequests.java | 412 ++++----- ...mbersDeleteProfilePhotoErrorException.java | 10 +- .../v2/team/MembersGetInfoErrorException.java | 10 +- .../MembersListContinueErrorException.java | 10 +- .../v2/team/MembersListErrorException.java | 10 +- .../team/MembersSetProfileErrorException.java | 10 +- .../MembersSetProfilePhotoErrorException.java | 10 +- core/generator/java/java.stoneg.py | 2 +- core/stone | 2 +- 18 files changed, 710 insertions(+), 712 deletions(-) diff --git a/core/build/generated_stone_source/main/refs/javadoc-refs.json b/core/build/generated_stone_source/main/refs/javadoc-refs.json index 489914c94..b8864946d 100644 --- a/core/build/generated_stone_source/main/refs/javadoc-refs.json +++ b/core/build/generated_stone_source/main/refs/javadoc-refs.json @@ -1 +1 @@ -{"data_types": {"account.PhotoSourceArg": {"fq_name": "account.PhotoSourceArg", "java_class": "com.dropbox.core.v2.account.PhotoSourceArg", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "account.SetProfilePhotoArg": {"fq_name": "account.SetProfilePhotoArg", "java_class": "com.dropbox.core.v2.account.SetProfilePhotoArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "account.SetProfilePhotoError": {"fq_name": "account.SetProfilePhotoError", "java_class": "com.dropbox.core.v2.account.SetProfilePhotoError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "account.SetProfilePhotoResult": {"fq_name": "account.SetProfilePhotoResult", "java_class": "com.dropbox.core.v2.account.SetProfilePhotoResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "async.LaunchEmptyResult": {"fq_name": "async.LaunchEmptyResult", "java_class": "com.dropbox.core.v2.async.LaunchEmptyResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "async.LaunchResultBase": {"fq_name": "async.LaunchResultBase", "java_class": "com.dropbox.core.v2.async.LaunchResultBase", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "async.PollArg": {"fq_name": "async.PollArg", "java_class": "com.dropbox.core.v2.async.PollArg", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "async.PollEmptyResult": {"fq_name": "async.PollEmptyResult", "java_class": "com.dropbox.core.v2.async.PollEmptyResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "async.PollError": {"fq_name": "async.PollError", "java_class": "com.dropbox.core.v2.async.PollError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "async.PollResultBase": {"fq_name": "async.PollResultBase", "java_class": "com.dropbox.core.v2.async.PollResultBase", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "auth.AccessError": {"fq_name": "auth.AccessError", "java_class": "com.dropbox.core.v2.auth.AccessError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "auth.AuthError": {"fq_name": "auth.AuthError", "java_class": "com.dropbox.core.v2.auth.AuthError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "auth.InvalidAccountTypeError": {"fq_name": "auth.InvalidAccountTypeError", "java_class": "com.dropbox.core.v2.auth.InvalidAccountTypeError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "auth.PaperAccessError": {"fq_name": "auth.PaperAccessError", "java_class": "com.dropbox.core.v2.auth.PaperAccessError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "auth.RateLimitError": {"fq_name": "auth.RateLimitError", "java_class": "com.dropbox.core.v2.auth.RateLimitError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "auth.RateLimitReason": {"fq_name": "auth.RateLimitReason", "java_class": "com.dropbox.core.v2.auth.RateLimitReason", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "auth.TokenFromOAuth1Arg": {"fq_name": "auth.TokenFromOAuth1Arg", "java_class": "com.dropbox.core.v2.auth.TokenFromOAuth1Arg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "auth.TokenFromOAuth1Error": {"fq_name": "auth.TokenFromOAuth1Error", "java_class": "com.dropbox.core.v2.auth.TokenFromOAuth1Error", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "auth.TokenFromOAuth1Result": {"fq_name": "auth.TokenFromOAuth1Result", "java_class": "com.dropbox.core.v2.auth.TokenFromOAuth1Result", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "auth.TokenScopeError": {"fq_name": "auth.TokenScopeError", "java_class": "com.dropbox.core.v2.auth.TokenScopeError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "check.EchoArg": {"fq_name": "check.EchoArg", "java_class": "com.dropbox.core.v2.check.EchoArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "check.EchoResult": {"fq_name": "check.EchoResult", "java_class": "com.dropbox.core.v2.check.EchoResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "common.PathRoot": {"fq_name": "common.PathRoot", "java_class": "com.dropbox.core.v2.common.PathRoot", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "common.PathRootError": {"fq_name": "common.PathRootError", "java_class": "com.dropbox.core.v2.common.PathRootError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "common.RootInfo": {"fq_name": "common.RootInfo", "java_class": "com.dropbox.core.v2.common.RootInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "common.TeamRootInfo": {"fq_name": "common.TeamRootInfo", "java_class": "com.dropbox.core.v2.common.TeamRootInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "common.UserRootInfo": {"fq_name": "common.UserRootInfo", "java_class": "com.dropbox.core.v2.common.UserRootInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "contacts.DeleteManualContactsArg": {"fq_name": "contacts.DeleteManualContactsArg", "java_class": "com.dropbox.core.v2.contacts.DeleteManualContactsArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "contacts.DeleteManualContactsError": {"fq_name": "contacts.DeleteManualContactsError", "java_class": "com.dropbox.core.v2.contacts.DeleteManualContactsError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_properties.AddPropertiesArg": {"fq_name": "file_properties.AddPropertiesArg", "java_class": "com.dropbox.core.v2.fileproperties.AddPropertiesArg", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "file_properties.AddPropertiesError": {"fq_name": "file_properties.AddPropertiesError", "java_class": "com.dropbox.core.v2.fileproperties.AddPropertiesError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "file_properties.AddTemplateArg": {"fq_name": "file_properties.AddTemplateArg", "java_class": "com.dropbox.core.v2.fileproperties.AddTemplateArg", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "file_properties.AddTemplateResult": {"fq_name": "file_properties.AddTemplateResult", "java_class": "com.dropbox.core.v2.fileproperties.AddTemplateResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "file_properties.GetTemplateArg": {"fq_name": "file_properties.GetTemplateArg", "java_class": "com.dropbox.core.v2.fileproperties.GetTemplateArg", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "file_properties.GetTemplateResult": {"fq_name": "file_properties.GetTemplateResult", "java_class": "com.dropbox.core.v2.fileproperties.GetTemplateResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "file_properties.InvalidPropertyGroupError": {"fq_name": "file_properties.InvalidPropertyGroupError", "java_class": "com.dropbox.core.v2.fileproperties.InvalidPropertyGroupError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "file_properties.ListTemplateResult": {"fq_name": "file_properties.ListTemplateResult", "java_class": "com.dropbox.core.v2.fileproperties.ListTemplateResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "file_properties.LogicalOperator": {"fq_name": "file_properties.LogicalOperator", "java_class": "com.dropbox.core.v2.fileproperties.LogicalOperator", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_properties.LookUpPropertiesError": {"fq_name": "file_properties.LookUpPropertiesError", "java_class": "com.dropbox.core.v2.fileproperties.LookUpPropertiesError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "file_properties.LookupError": {"fq_name": "file_properties.LookupError", "java_class": "com.dropbox.core.v2.fileproperties.LookupError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_properties.ModifyTemplateError": {"fq_name": "file_properties.ModifyTemplateError", "java_class": "com.dropbox.core.v2.fileproperties.ModifyTemplateError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "file_properties.OverwritePropertyGroupArg": {"fq_name": "file_properties.OverwritePropertyGroupArg", "java_class": "com.dropbox.core.v2.fileproperties.OverwritePropertyGroupArg", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "file_properties.PropertiesError": {"fq_name": "file_properties.PropertiesError", "java_class": "com.dropbox.core.v2.fileproperties.PropertiesError", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "file_properties.PropertiesSearchArg": {"fq_name": "file_properties.PropertiesSearchArg", "java_class": "com.dropbox.core.v2.fileproperties.PropertiesSearchArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_properties.PropertiesSearchContinueArg": {"fq_name": "file_properties.PropertiesSearchContinueArg", "java_class": "com.dropbox.core.v2.fileproperties.PropertiesSearchContinueArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_properties.PropertiesSearchContinueError": {"fq_name": "file_properties.PropertiesSearchContinueError", "java_class": "com.dropbox.core.v2.fileproperties.PropertiesSearchContinueError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_properties.PropertiesSearchError": {"fq_name": "file_properties.PropertiesSearchError", "java_class": "com.dropbox.core.v2.fileproperties.PropertiesSearchError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_properties.PropertiesSearchMatch": {"fq_name": "file_properties.PropertiesSearchMatch", "java_class": "com.dropbox.core.v2.fileproperties.PropertiesSearchMatch", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_properties.PropertiesSearchMode": {"fq_name": "file_properties.PropertiesSearchMode", "java_class": "com.dropbox.core.v2.fileproperties.PropertiesSearchMode", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_properties.PropertiesSearchQuery": {"fq_name": "file_properties.PropertiesSearchQuery", "java_class": "com.dropbox.core.v2.fileproperties.PropertiesSearchQuery", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_properties.PropertiesSearchResult": {"fq_name": "file_properties.PropertiesSearchResult", "java_class": "com.dropbox.core.v2.fileproperties.PropertiesSearchResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_properties.PropertyField": {"fq_name": "file_properties.PropertyField", "java_class": "com.dropbox.core.v2.fileproperties.PropertyField", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_properties.PropertyFieldTemplate": {"fq_name": "file_properties.PropertyFieldTemplate", "java_class": "com.dropbox.core.v2.fileproperties.PropertyFieldTemplate", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_properties.PropertyGroup": {"fq_name": "file_properties.PropertyGroup", "java_class": "com.dropbox.core.v2.fileproperties.PropertyGroup", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "file_properties.PropertyGroupTemplate": {"fq_name": "file_properties.PropertyGroupTemplate", "java_class": "com.dropbox.core.v2.fileproperties.PropertyGroupTemplate", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_properties.PropertyGroupUpdate": {"fq_name": "file_properties.PropertyGroupUpdate", "java_class": "com.dropbox.core.v2.fileproperties.PropertyGroupUpdate", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.fileproperties.PropertyGroupUpdate.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_properties.PropertyType": {"fq_name": "file_properties.PropertyType", "java_class": "com.dropbox.core.v2.fileproperties.PropertyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_properties.RemovePropertiesArg": {"fq_name": "file_properties.RemovePropertiesArg", "java_class": "com.dropbox.core.v2.fileproperties.RemovePropertiesArg", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "file_properties.RemovePropertiesError": {"fq_name": "file_properties.RemovePropertiesError", "java_class": "com.dropbox.core.v2.fileproperties.RemovePropertiesError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "file_properties.RemoveTemplateArg": {"fq_name": "file_properties.RemoveTemplateArg", "java_class": "com.dropbox.core.v2.fileproperties.RemoveTemplateArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_properties.TemplateError": {"fq_name": "file_properties.TemplateError", "java_class": "com.dropbox.core.v2.fileproperties.TemplateError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "file_properties.TemplateFilter": {"fq_name": "file_properties.TemplateFilter", "java_class": "com.dropbox.core.v2.fileproperties.TemplateFilter", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_properties.TemplateFilterBase": {"fq_name": "file_properties.TemplateFilterBase", "java_class": "com.dropbox.core.v2.fileproperties.TemplateFilterBase", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "file_properties.TemplateOwnerType": {"fq_name": "file_properties.TemplateOwnerType", "java_class": "com.dropbox.core.v2.fileproperties.TemplateOwnerType", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "file_properties.UpdatePropertiesArg": {"fq_name": "file_properties.UpdatePropertiesArg", "java_class": "com.dropbox.core.v2.fileproperties.UpdatePropertiesArg", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "file_properties.UpdatePropertiesError": {"fq_name": "file_properties.UpdatePropertiesError", "java_class": "com.dropbox.core.v2.fileproperties.UpdatePropertiesError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "file_properties.UpdateTemplateArg": {"fq_name": "file_properties.UpdateTemplateArg", "java_class": "com.dropbox.core.v2.fileproperties.UpdateTemplateArg", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.fileproperties.UpdateTemplateArg.Builder", "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "file_properties.UpdateTemplateResult": {"fq_name": "file_properties.UpdateTemplateResult", "java_class": "com.dropbox.core.v2.fileproperties.UpdateTemplateResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "file_requests.CountFileRequestsError": {"fq_name": "file_requests.CountFileRequestsError", "java_class": "com.dropbox.core.v2.filerequests.CountFileRequestsError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_requests.CountFileRequestsResult": {"fq_name": "file_requests.CountFileRequestsResult", "java_class": "com.dropbox.core.v2.filerequests.CountFileRequestsResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_requests.CreateFileRequestArgs": {"fq_name": "file_requests.CreateFileRequestArgs", "java_class": "com.dropbox.core.v2.filerequests.CreateFileRequestArgs", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.filerequests.CreateFileRequestArgs.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_requests.CreateFileRequestError": {"fq_name": "file_requests.CreateFileRequestError", "java_class": "com.dropbox.core.v2.filerequests.CreateFileRequestError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_requests.DeleteAllClosedFileRequestsError": {"fq_name": "file_requests.DeleteAllClosedFileRequestsError", "java_class": "com.dropbox.core.v2.filerequests.DeleteAllClosedFileRequestsError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_requests.DeleteAllClosedFileRequestsResult": {"fq_name": "file_requests.DeleteAllClosedFileRequestsResult", "java_class": "com.dropbox.core.v2.filerequests.DeleteAllClosedFileRequestsResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_requests.DeleteFileRequestArgs": {"fq_name": "file_requests.DeleteFileRequestArgs", "java_class": "com.dropbox.core.v2.filerequests.DeleteFileRequestArgs", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_requests.DeleteFileRequestError": {"fq_name": "file_requests.DeleteFileRequestError", "java_class": "com.dropbox.core.v2.filerequests.DeleteFileRequestError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_requests.DeleteFileRequestsResult": {"fq_name": "file_requests.DeleteFileRequestsResult", "java_class": "com.dropbox.core.v2.filerequests.DeleteFileRequestsResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_requests.FileRequest": {"fq_name": "file_requests.FileRequest", "java_class": "com.dropbox.core.v2.filerequests.FileRequest", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.filerequests.FileRequest.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_requests.FileRequestDeadline": {"fq_name": "file_requests.FileRequestDeadline", "java_class": "com.dropbox.core.v2.filerequests.FileRequestDeadline", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_requests.FileRequestError": {"fq_name": "file_requests.FileRequestError", "java_class": "com.dropbox.core.v2.filerequests.FileRequestError", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "file_requests.GeneralFileRequestsError": {"fq_name": "file_requests.GeneralFileRequestsError", "java_class": "com.dropbox.core.v2.filerequests.GeneralFileRequestsError", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "file_requests.GetFileRequestArgs": {"fq_name": "file_requests.GetFileRequestArgs", "java_class": "com.dropbox.core.v2.filerequests.GetFileRequestArgs", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_requests.GetFileRequestError": {"fq_name": "file_requests.GetFileRequestError", "java_class": "com.dropbox.core.v2.filerequests.GetFileRequestError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_requests.GracePeriod": {"fq_name": "file_requests.GracePeriod", "java_class": "com.dropbox.core.v2.filerequests.GracePeriod", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_requests.ListFileRequestsArg": {"fq_name": "file_requests.ListFileRequestsArg", "java_class": "com.dropbox.core.v2.filerequests.ListFileRequestsArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_requests.ListFileRequestsContinueArg": {"fq_name": "file_requests.ListFileRequestsContinueArg", "java_class": "com.dropbox.core.v2.filerequests.ListFileRequestsContinueArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_requests.ListFileRequestsContinueError": {"fq_name": "file_requests.ListFileRequestsContinueError", "java_class": "com.dropbox.core.v2.filerequests.ListFileRequestsContinueError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_requests.ListFileRequestsError": {"fq_name": "file_requests.ListFileRequestsError", "java_class": "com.dropbox.core.v2.filerequests.ListFileRequestsError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_requests.ListFileRequestsResult": {"fq_name": "file_requests.ListFileRequestsResult", "java_class": "com.dropbox.core.v2.filerequests.ListFileRequestsResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_requests.ListFileRequestsV2Result": {"fq_name": "file_requests.ListFileRequestsV2Result", "java_class": "com.dropbox.core.v2.filerequests.ListFileRequestsV2Result", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_requests.UpdateFileRequestArgs": {"fq_name": "file_requests.UpdateFileRequestArgs", "java_class": "com.dropbox.core.v2.filerequests.UpdateFileRequestArgs", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.filerequests.UpdateFileRequestArgs.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_requests.UpdateFileRequestDeadline": {"fq_name": "file_requests.UpdateFileRequestDeadline", "java_class": "com.dropbox.core.v2.filerequests.UpdateFileRequestDeadline", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_requests.UpdateFileRequestError": {"fq_name": "file_requests.UpdateFileRequestError", "java_class": "com.dropbox.core.v2.filerequests.UpdateFileRequestError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.AddTagArg": {"fq_name": "files.AddTagArg", "java_class": "com.dropbox.core.v2.files.AddTagArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.AddTagError": {"fq_name": "files.AddTagError", "java_class": "com.dropbox.core.v2.files.AddTagError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.AlphaGetMetadataArg": {"fq_name": "files.AlphaGetMetadataArg", "java_class": "com.dropbox.core.v2.files.AlphaGetMetadataArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.AlphaGetMetadataArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.AlphaGetMetadataError": {"fq_name": "files.AlphaGetMetadataError", "java_class": "com.dropbox.core.v2.files.AlphaGetMetadataError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.BaseTagError": {"fq_name": "files.BaseTagError", "java_class": "com.dropbox.core.v2.files.BaseTagError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.CommitInfo": {"fq_name": "files.CommitInfo", "java_class": "com.dropbox.core.v2.files.CommitInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.CommitInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.ContentSyncSetting": {"fq_name": "files.ContentSyncSetting", "java_class": "com.dropbox.core.v2.files.ContentSyncSetting", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "files.ContentSyncSettingArg": {"fq_name": "files.ContentSyncSettingArg", "java_class": "com.dropbox.core.v2.files.ContentSyncSettingArg", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "files.CreateFolderArg": {"fq_name": "files.CreateFolderArg", "java_class": "com.dropbox.core.v2.files.CreateFolderArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.CreateFolderBatchArg": {"fq_name": "files.CreateFolderBatchArg", "java_class": "com.dropbox.core.v2.files.CreateFolderBatchArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.CreateFolderBatchArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.CreateFolderBatchError": {"fq_name": "files.CreateFolderBatchError", "java_class": "com.dropbox.core.v2.files.CreateFolderBatchError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.CreateFolderBatchJobStatus": {"fq_name": "files.CreateFolderBatchJobStatus", "java_class": "com.dropbox.core.v2.files.CreateFolderBatchJobStatus", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.CreateFolderBatchLaunch": {"fq_name": "files.CreateFolderBatchLaunch", "java_class": "com.dropbox.core.v2.files.CreateFolderBatchLaunch", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.CreateFolderBatchResult": {"fq_name": "files.CreateFolderBatchResult", "java_class": "com.dropbox.core.v2.files.CreateFolderBatchResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.CreateFolderBatchResultEntry": {"fq_name": "files.CreateFolderBatchResultEntry", "java_class": "com.dropbox.core.v2.files.CreateFolderBatchResultEntry", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.CreateFolderEntryError": {"fq_name": "files.CreateFolderEntryError", "java_class": "com.dropbox.core.v2.files.CreateFolderEntryError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.CreateFolderEntryResult": {"fq_name": "files.CreateFolderEntryResult", "java_class": "com.dropbox.core.v2.files.CreateFolderEntryResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.CreateFolderError": {"fq_name": "files.CreateFolderError", "java_class": "com.dropbox.core.v2.files.CreateFolderError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.CreateFolderResult": {"fq_name": "files.CreateFolderResult", "java_class": "com.dropbox.core.v2.files.CreateFolderResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.DeleteArg": {"fq_name": "files.DeleteArg", "java_class": "com.dropbox.core.v2.files.DeleteArg", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.DeleteBatchArg": {"fq_name": "files.DeleteBatchArg", "java_class": "com.dropbox.core.v2.files.DeleteBatchArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.DeleteBatchError": {"fq_name": "files.DeleteBatchError", "java_class": "com.dropbox.core.v2.files.DeleteBatchError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.DeleteBatchJobStatus": {"fq_name": "files.DeleteBatchJobStatus", "java_class": "com.dropbox.core.v2.files.DeleteBatchJobStatus", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.DeleteBatchLaunch": {"fq_name": "files.DeleteBatchLaunch", "java_class": "com.dropbox.core.v2.files.DeleteBatchLaunch", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.DeleteBatchResult": {"fq_name": "files.DeleteBatchResult", "java_class": "com.dropbox.core.v2.files.DeleteBatchResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.DeleteBatchResultData": {"fq_name": "files.DeleteBatchResultData", "java_class": "com.dropbox.core.v2.files.DeleteBatchResultData", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.DeleteBatchResultEntry": {"fq_name": "files.DeleteBatchResultEntry", "java_class": "com.dropbox.core.v2.files.DeleteBatchResultEntry", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.DeleteError": {"fq_name": "files.DeleteError", "java_class": "com.dropbox.core.v2.files.DeleteError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.DeleteResult": {"fq_name": "files.DeleteResult", "java_class": "com.dropbox.core.v2.files.DeleteResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.DeletedMetadata": {"fq_name": "files.DeletedMetadata", "java_class": "com.dropbox.core.v2.files.DeletedMetadata", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.DeletedMetadata.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.Dimensions": {"fq_name": "files.Dimensions", "java_class": "com.dropbox.core.v2.files.Dimensions", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.DownloadArg": {"fq_name": "files.DownloadArg", "java_class": "com.dropbox.core.v2.files.DownloadArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.DownloadError": {"fq_name": "files.DownloadError", "java_class": "com.dropbox.core.v2.files.DownloadError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.DownloadZipArg": {"fq_name": "files.DownloadZipArg", "java_class": "com.dropbox.core.v2.files.DownloadZipArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.DownloadZipError": {"fq_name": "files.DownloadZipError", "java_class": "com.dropbox.core.v2.files.DownloadZipError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.DownloadZipResult": {"fq_name": "files.DownloadZipResult", "java_class": "com.dropbox.core.v2.files.DownloadZipResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.ExportArg": {"fq_name": "files.ExportArg", "java_class": "com.dropbox.core.v2.files.ExportArg", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "files.ExportError": {"fq_name": "files.ExportError", "java_class": "com.dropbox.core.v2.files.ExportError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "files.ExportInfo": {"fq_name": "files.ExportInfo", "java_class": "com.dropbox.core.v2.files.ExportInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.ExportInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.ExportMetadata": {"fq_name": "files.ExportMetadata", "java_class": "com.dropbox.core.v2.files.ExportMetadata", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.ExportMetadata.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.ExportResult": {"fq_name": "files.ExportResult", "java_class": "com.dropbox.core.v2.files.ExportResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "files.FileCategory": {"fq_name": "files.FileCategory", "java_class": "com.dropbox.core.v2.files.FileCategory", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.FileLock": {"fq_name": "files.FileLock", "java_class": "com.dropbox.core.v2.files.FileLock", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.FileLockContent": {"fq_name": "files.FileLockContent", "java_class": "com.dropbox.core.v2.files.FileLockContent", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.FileLockMetadata": {"fq_name": "files.FileLockMetadata", "java_class": "com.dropbox.core.v2.files.FileLockMetadata", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.FileLockMetadata.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.FileMetadata": {"fq_name": "files.FileMetadata", "java_class": "com.dropbox.core.v2.files.FileMetadata", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.FileMetadata.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.FileOpsResult": {"fq_name": "files.FileOpsResult", "java_class": "com.dropbox.core.v2.files.FileOpsResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PRIVATE", "_type": "DataTypeReference"}, "files.FileSharingInfo": {"fq_name": "files.FileSharingInfo", "java_class": "com.dropbox.core.v2.files.FileSharingInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.FileStatus": {"fq_name": "files.FileStatus", "java_class": "com.dropbox.core.v2.files.FileStatus", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.FolderMetadata": {"fq_name": "files.FolderMetadata", "java_class": "com.dropbox.core.v2.files.FolderMetadata", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.FolderMetadata.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.FolderSharingInfo": {"fq_name": "files.FolderSharingInfo", "java_class": "com.dropbox.core.v2.files.FolderSharingInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.FolderSharingInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.GetCopyReferenceArg": {"fq_name": "files.GetCopyReferenceArg", "java_class": "com.dropbox.core.v2.files.GetCopyReferenceArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.GetCopyReferenceError": {"fq_name": "files.GetCopyReferenceError", "java_class": "com.dropbox.core.v2.files.GetCopyReferenceError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.GetCopyReferenceResult": {"fq_name": "files.GetCopyReferenceResult", "java_class": "com.dropbox.core.v2.files.GetCopyReferenceResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.GetMetadataArg": {"fq_name": "files.GetMetadataArg", "java_class": "com.dropbox.core.v2.files.GetMetadataArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.GetMetadataArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.GetMetadataError": {"fq_name": "files.GetMetadataError", "java_class": "com.dropbox.core.v2.files.GetMetadataError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.GetTagsArg": {"fq_name": "files.GetTagsArg", "java_class": "com.dropbox.core.v2.files.GetTagsArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.GetTagsResult": {"fq_name": "files.GetTagsResult", "java_class": "com.dropbox.core.v2.files.GetTagsResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.GetTemporaryLinkArg": {"fq_name": "files.GetTemporaryLinkArg", "java_class": "com.dropbox.core.v2.files.GetTemporaryLinkArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.GetTemporaryLinkError": {"fq_name": "files.GetTemporaryLinkError", "java_class": "com.dropbox.core.v2.files.GetTemporaryLinkError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.GetTemporaryLinkResult": {"fq_name": "files.GetTemporaryLinkResult", "java_class": "com.dropbox.core.v2.files.GetTemporaryLinkResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.GetTemporaryUploadLinkArg": {"fq_name": "files.GetTemporaryUploadLinkArg", "java_class": "com.dropbox.core.v2.files.GetTemporaryUploadLinkArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.GetTemporaryUploadLinkResult": {"fq_name": "files.GetTemporaryUploadLinkResult", "java_class": "com.dropbox.core.v2.files.GetTemporaryUploadLinkResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.GetThumbnailBatchArg": {"fq_name": "files.GetThumbnailBatchArg", "java_class": "com.dropbox.core.v2.files.GetThumbnailBatchArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.GetThumbnailBatchError": {"fq_name": "files.GetThumbnailBatchError", "java_class": "com.dropbox.core.v2.files.GetThumbnailBatchError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.GetThumbnailBatchResult": {"fq_name": "files.GetThumbnailBatchResult", "java_class": "com.dropbox.core.v2.files.GetThumbnailBatchResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.GetThumbnailBatchResultData": {"fq_name": "files.GetThumbnailBatchResultData", "java_class": "com.dropbox.core.v2.files.GetThumbnailBatchResultData", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.GetThumbnailBatchResultEntry": {"fq_name": "files.GetThumbnailBatchResultEntry", "java_class": "com.dropbox.core.v2.files.GetThumbnailBatchResultEntry", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.GpsCoordinates": {"fq_name": "files.GpsCoordinates", "java_class": "com.dropbox.core.v2.files.GpsCoordinates", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.HighlightSpan": {"fq_name": "files.HighlightSpan", "java_class": "com.dropbox.core.v2.files.HighlightSpan", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.ImportFormat": {"fq_name": "files.ImportFormat", "java_class": "com.dropbox.core.v2.files.ImportFormat", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.ListFolderArg": {"fq_name": "files.ListFolderArg", "java_class": "com.dropbox.core.v2.files.ListFolderArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.ListFolderArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.ListFolderContinueArg": {"fq_name": "files.ListFolderContinueArg", "java_class": "com.dropbox.core.v2.files.ListFolderContinueArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.ListFolderContinueError": {"fq_name": "files.ListFolderContinueError", "java_class": "com.dropbox.core.v2.files.ListFolderContinueError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.ListFolderError": {"fq_name": "files.ListFolderError", "java_class": "com.dropbox.core.v2.files.ListFolderError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.ListFolderGetLatestCursorResult": {"fq_name": "files.ListFolderGetLatestCursorResult", "java_class": "com.dropbox.core.v2.files.ListFolderGetLatestCursorResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.ListFolderLongpollArg": {"fq_name": "files.ListFolderLongpollArg", "java_class": "com.dropbox.core.v2.files.ListFolderLongpollArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.ListFolderLongpollError": {"fq_name": "files.ListFolderLongpollError", "java_class": "com.dropbox.core.v2.files.ListFolderLongpollError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.ListFolderLongpollResult": {"fq_name": "files.ListFolderLongpollResult", "java_class": "com.dropbox.core.v2.files.ListFolderLongpollResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.ListFolderResult": {"fq_name": "files.ListFolderResult", "java_class": "com.dropbox.core.v2.files.ListFolderResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.ListRevisionsArg": {"fq_name": "files.ListRevisionsArg", "java_class": "com.dropbox.core.v2.files.ListRevisionsArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.ListRevisionsArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.ListRevisionsError": {"fq_name": "files.ListRevisionsError", "java_class": "com.dropbox.core.v2.files.ListRevisionsError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.ListRevisionsMode": {"fq_name": "files.ListRevisionsMode", "java_class": "com.dropbox.core.v2.files.ListRevisionsMode", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.ListRevisionsResult": {"fq_name": "files.ListRevisionsResult", "java_class": "com.dropbox.core.v2.files.ListRevisionsResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.LockConflictError": {"fq_name": "files.LockConflictError", "java_class": "com.dropbox.core.v2.files.LockConflictError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.LockFileArg": {"fq_name": "files.LockFileArg", "java_class": "com.dropbox.core.v2.files.LockFileArg", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.LockFileBatchArg": {"fq_name": "files.LockFileBatchArg", "java_class": "com.dropbox.core.v2.files.LockFileBatchArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.LockFileBatchResult": {"fq_name": "files.LockFileBatchResult", "java_class": "com.dropbox.core.v2.files.LockFileBatchResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.LockFileError": {"fq_name": "files.LockFileError", "java_class": "com.dropbox.core.v2.files.LockFileError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.LockFileResult": {"fq_name": "files.LockFileResult", "java_class": "com.dropbox.core.v2.files.LockFileResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.LockFileResultEntry": {"fq_name": "files.LockFileResultEntry", "java_class": "com.dropbox.core.v2.files.LockFileResultEntry", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.LookupError": {"fq_name": "files.LookupError", "java_class": "com.dropbox.core.v2.files.LookupError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "files.MediaInfo": {"fq_name": "files.MediaInfo", "java_class": "com.dropbox.core.v2.files.MediaInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.MediaMetadata": {"fq_name": "files.MediaMetadata", "java_class": "com.dropbox.core.v2.files.MediaMetadata", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.MediaMetadata.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.Metadata": {"fq_name": "files.Metadata", "java_class": "com.dropbox.core.v2.files.Metadata", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.Metadata.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.MetadataV2": {"fq_name": "files.MetadataV2", "java_class": "com.dropbox.core.v2.files.MetadataV2", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.MinimalFileLinkMetadata": {"fq_name": "files.MinimalFileLinkMetadata", "java_class": "com.dropbox.core.v2.files.MinimalFileLinkMetadata", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.MinimalFileLinkMetadata.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.MoveBatchArg": {"fq_name": "files.MoveBatchArg", "java_class": "com.dropbox.core.v2.files.MoveBatchArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.MoveBatchArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.MoveIntoFamilyError": {"fq_name": "files.MoveIntoFamilyError", "java_class": "com.dropbox.core.v2.files.MoveIntoFamilyError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.MoveIntoVaultError": {"fq_name": "files.MoveIntoVaultError", "java_class": "com.dropbox.core.v2.files.MoveIntoVaultError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.PaperContentError": {"fq_name": "files.PaperContentError", "java_class": "com.dropbox.core.v2.files.PaperContentError", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "files.PaperCreateArg": {"fq_name": "files.PaperCreateArg", "java_class": "com.dropbox.core.v2.files.PaperCreateArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.PaperCreateError": {"fq_name": "files.PaperCreateError", "java_class": "com.dropbox.core.v2.files.PaperCreateError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.PaperCreateResult": {"fq_name": "files.PaperCreateResult", "java_class": "com.dropbox.core.v2.files.PaperCreateResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.PaperDocUpdatePolicy": {"fq_name": "files.PaperDocUpdatePolicy", "java_class": "com.dropbox.core.v2.files.PaperDocUpdatePolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.PaperUpdateArg": {"fq_name": "files.PaperUpdateArg", "java_class": "com.dropbox.core.v2.files.PaperUpdateArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.PaperUpdateError": {"fq_name": "files.PaperUpdateError", "java_class": "com.dropbox.core.v2.files.PaperUpdateError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.PaperUpdateResult": {"fq_name": "files.PaperUpdateResult", "java_class": "com.dropbox.core.v2.files.PaperUpdateResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.PathOrLink": {"fq_name": "files.PathOrLink", "java_class": "com.dropbox.core.v2.files.PathOrLink", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.PathToTags": {"fq_name": "files.PathToTags", "java_class": "com.dropbox.core.v2.files.PathToTags", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.PhotoMetadata": {"fq_name": "files.PhotoMetadata", "java_class": "com.dropbox.core.v2.files.PhotoMetadata", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.PhotoMetadata.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.PreviewArg": {"fq_name": "files.PreviewArg", "java_class": "com.dropbox.core.v2.files.PreviewArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.PreviewError": {"fq_name": "files.PreviewError", "java_class": "com.dropbox.core.v2.files.PreviewError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.PreviewResult": {"fq_name": "files.PreviewResult", "java_class": "com.dropbox.core.v2.files.PreviewResult", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.PreviewResult.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.RelocationArg": {"fq_name": "files.RelocationArg", "java_class": "com.dropbox.core.v2.files.RelocationArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.RelocationArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.RelocationBatchArg": {"fq_name": "files.RelocationBatchArg", "java_class": "com.dropbox.core.v2.files.RelocationBatchArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.RelocationBatchArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.RelocationBatchArgBase": {"fq_name": "files.RelocationBatchArgBase", "java_class": "com.dropbox.core.v2.files.RelocationBatchArgBase", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.RelocationBatchError": {"fq_name": "files.RelocationBatchError", "java_class": "com.dropbox.core.v2.files.RelocationBatchError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.RelocationBatchErrorEntry": {"fq_name": "files.RelocationBatchErrorEntry", "java_class": "com.dropbox.core.v2.files.RelocationBatchErrorEntry", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.RelocationBatchJobStatus": {"fq_name": "files.RelocationBatchJobStatus", "java_class": "com.dropbox.core.v2.files.RelocationBatchJobStatus", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.RelocationBatchLaunch": {"fq_name": "files.RelocationBatchLaunch", "java_class": "com.dropbox.core.v2.files.RelocationBatchLaunch", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.RelocationBatchResult": {"fq_name": "files.RelocationBatchResult", "java_class": "com.dropbox.core.v2.files.RelocationBatchResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.RelocationBatchResultData": {"fq_name": "files.RelocationBatchResultData", "java_class": "com.dropbox.core.v2.files.RelocationBatchResultData", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.RelocationBatchResultEntry": {"fq_name": "files.RelocationBatchResultEntry", "java_class": "com.dropbox.core.v2.files.RelocationBatchResultEntry", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.RelocationBatchV2JobStatus": {"fq_name": "files.RelocationBatchV2JobStatus", "java_class": "com.dropbox.core.v2.files.RelocationBatchV2JobStatus", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.RelocationBatchV2Launch": {"fq_name": "files.RelocationBatchV2Launch", "java_class": "com.dropbox.core.v2.files.RelocationBatchV2Launch", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.RelocationBatchV2Result": {"fq_name": "files.RelocationBatchV2Result", "java_class": "com.dropbox.core.v2.files.RelocationBatchV2Result", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.RelocationError": {"fq_name": "files.RelocationError", "java_class": "com.dropbox.core.v2.files.RelocationError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.RelocationPath": {"fq_name": "files.RelocationPath", "java_class": "com.dropbox.core.v2.files.RelocationPath", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.RelocationResult": {"fq_name": "files.RelocationResult", "java_class": "com.dropbox.core.v2.files.RelocationResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.RemoveTagArg": {"fq_name": "files.RemoveTagArg", "java_class": "com.dropbox.core.v2.files.RemoveTagArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.RemoveTagError": {"fq_name": "files.RemoveTagError", "java_class": "com.dropbox.core.v2.files.RemoveTagError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.RestoreArg": {"fq_name": "files.RestoreArg", "java_class": "com.dropbox.core.v2.files.RestoreArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.RestoreError": {"fq_name": "files.RestoreError", "java_class": "com.dropbox.core.v2.files.RestoreError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SaveCopyReferenceArg": {"fq_name": "files.SaveCopyReferenceArg", "java_class": "com.dropbox.core.v2.files.SaveCopyReferenceArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SaveCopyReferenceError": {"fq_name": "files.SaveCopyReferenceError", "java_class": "com.dropbox.core.v2.files.SaveCopyReferenceError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SaveCopyReferenceResult": {"fq_name": "files.SaveCopyReferenceResult", "java_class": "com.dropbox.core.v2.files.SaveCopyReferenceResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SaveUrlArg": {"fq_name": "files.SaveUrlArg", "java_class": "com.dropbox.core.v2.files.SaveUrlArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SaveUrlError": {"fq_name": "files.SaveUrlError", "java_class": "com.dropbox.core.v2.files.SaveUrlError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SaveUrlJobStatus": {"fq_name": "files.SaveUrlJobStatus", "java_class": "com.dropbox.core.v2.files.SaveUrlJobStatus", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SaveUrlResult": {"fq_name": "files.SaveUrlResult", "java_class": "com.dropbox.core.v2.files.SaveUrlResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SearchArg": {"fq_name": "files.SearchArg", "java_class": "com.dropbox.core.v2.files.SearchArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.SearchArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SearchError": {"fq_name": "files.SearchError", "java_class": "com.dropbox.core.v2.files.SearchError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SearchMatch": {"fq_name": "files.SearchMatch", "java_class": "com.dropbox.core.v2.files.SearchMatch", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SearchMatchFieldOptions": {"fq_name": "files.SearchMatchFieldOptions", "java_class": "com.dropbox.core.v2.files.SearchMatchFieldOptions", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SearchMatchType": {"fq_name": "files.SearchMatchType", "java_class": "com.dropbox.core.v2.files.SearchMatchType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SearchMatchTypeV2": {"fq_name": "files.SearchMatchTypeV2", "java_class": "com.dropbox.core.v2.files.SearchMatchTypeV2", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SearchMatchV2": {"fq_name": "files.SearchMatchV2", "java_class": "com.dropbox.core.v2.files.SearchMatchV2", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.SearchMatchV2.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SearchMode": {"fq_name": "files.SearchMode", "java_class": "com.dropbox.core.v2.files.SearchMode", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SearchOptions": {"fq_name": "files.SearchOptions", "java_class": "com.dropbox.core.v2.files.SearchOptions", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.SearchOptions.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SearchOrderBy": {"fq_name": "files.SearchOrderBy", "java_class": "com.dropbox.core.v2.files.SearchOrderBy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SearchResult": {"fq_name": "files.SearchResult", "java_class": "com.dropbox.core.v2.files.SearchResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SearchV2Arg": {"fq_name": "files.SearchV2Arg", "java_class": "com.dropbox.core.v2.files.SearchV2Arg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.SearchV2Arg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SearchV2ContinueArg": {"fq_name": "files.SearchV2ContinueArg", "java_class": "com.dropbox.core.v2.files.SearchV2ContinueArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SearchV2Result": {"fq_name": "files.SearchV2Result", "java_class": "com.dropbox.core.v2.files.SearchV2Result", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SharedLink": {"fq_name": "files.SharedLink", "java_class": "com.dropbox.core.v2.files.SharedLink", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SharedLinkFileInfo": {"fq_name": "files.SharedLinkFileInfo", "java_class": "com.dropbox.core.v2.files.SharedLinkFileInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.SharedLinkFileInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SharingInfo": {"fq_name": "files.SharingInfo", "java_class": "com.dropbox.core.v2.files.SharingInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PRIVATE", "_type": "DataTypeReference"}, "files.SingleUserLock": {"fq_name": "files.SingleUserLock", "java_class": "com.dropbox.core.v2.files.SingleUserLock", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SymlinkInfo": {"fq_name": "files.SymlinkInfo", "java_class": "com.dropbox.core.v2.files.SymlinkInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SyncSetting": {"fq_name": "files.SyncSetting", "java_class": "com.dropbox.core.v2.files.SyncSetting", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "files.SyncSettingArg": {"fq_name": "files.SyncSettingArg", "java_class": "com.dropbox.core.v2.files.SyncSettingArg", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "files.SyncSettingsError": {"fq_name": "files.SyncSettingsError", "java_class": "com.dropbox.core.v2.files.SyncSettingsError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "files.Tag": {"fq_name": "files.Tag", "java_class": "com.dropbox.core.v2.files.TagObject", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.ThumbnailArg": {"fq_name": "files.ThumbnailArg", "java_class": "com.dropbox.core.v2.files.ThumbnailArg", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.ThumbnailArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.ThumbnailError": {"fq_name": "files.ThumbnailError", "java_class": "com.dropbox.core.v2.files.ThumbnailError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.ThumbnailFormat": {"fq_name": "files.ThumbnailFormat", "java_class": "com.dropbox.core.v2.files.ThumbnailFormat", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.ThumbnailMode": {"fq_name": "files.ThumbnailMode", "java_class": "com.dropbox.core.v2.files.ThumbnailMode", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.ThumbnailSize": {"fq_name": "files.ThumbnailSize", "java_class": "com.dropbox.core.v2.files.ThumbnailSize", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.ThumbnailV2Arg": {"fq_name": "files.ThumbnailV2Arg", "java_class": "com.dropbox.core.v2.files.ThumbnailV2Arg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.ThumbnailV2Arg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.ThumbnailV2Error": {"fq_name": "files.ThumbnailV2Error", "java_class": "com.dropbox.core.v2.files.ThumbnailV2Error", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.UnlockFileArg": {"fq_name": "files.UnlockFileArg", "java_class": "com.dropbox.core.v2.files.UnlockFileArg", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.UnlockFileBatchArg": {"fq_name": "files.UnlockFileBatchArg", "java_class": "com.dropbox.core.v2.files.UnlockFileBatchArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.UploadArg": {"fq_name": "files.UploadArg", "java_class": "com.dropbox.core.v2.files.UploadArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.UploadArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.UploadError": {"fq_name": "files.UploadError", "java_class": "com.dropbox.core.v2.files.UploadError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.UploadSessionAppendArg": {"fq_name": "files.UploadSessionAppendArg", "java_class": "com.dropbox.core.v2.files.UploadSessionAppendArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.UploadSessionAppendArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.UploadSessionAppendError": {"fq_name": "files.UploadSessionAppendError", "java_class": "com.dropbox.core.v2.files.UploadSessionAppendError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.UploadSessionCursor": {"fq_name": "files.UploadSessionCursor", "java_class": "com.dropbox.core.v2.files.UploadSessionCursor", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.UploadSessionFinishArg": {"fq_name": "files.UploadSessionFinishArg", "java_class": "com.dropbox.core.v2.files.UploadSessionFinishArg", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.UploadSessionFinishBatchArg": {"fq_name": "files.UploadSessionFinishBatchArg", "java_class": "com.dropbox.core.v2.files.UploadSessionFinishBatchArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.UploadSessionFinishBatchJobStatus": {"fq_name": "files.UploadSessionFinishBatchJobStatus", "java_class": "com.dropbox.core.v2.files.UploadSessionFinishBatchJobStatus", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.UploadSessionFinishBatchLaunch": {"fq_name": "files.UploadSessionFinishBatchLaunch", "java_class": "com.dropbox.core.v2.files.UploadSessionFinishBatchLaunch", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.UploadSessionFinishBatchResult": {"fq_name": "files.UploadSessionFinishBatchResult", "java_class": "com.dropbox.core.v2.files.UploadSessionFinishBatchResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.UploadSessionFinishBatchResultEntry": {"fq_name": "files.UploadSessionFinishBatchResultEntry", "java_class": "com.dropbox.core.v2.files.UploadSessionFinishBatchResultEntry", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.UploadSessionFinishError": {"fq_name": "files.UploadSessionFinishError", "java_class": "com.dropbox.core.v2.files.UploadSessionFinishError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.UploadSessionLookupError": {"fq_name": "files.UploadSessionLookupError", "java_class": "com.dropbox.core.v2.files.UploadSessionLookupError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.UploadSessionOffsetError": {"fq_name": "files.UploadSessionOffsetError", "java_class": "com.dropbox.core.v2.files.UploadSessionOffsetError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.UploadSessionStartArg": {"fq_name": "files.UploadSessionStartArg", "java_class": "com.dropbox.core.v2.files.UploadSessionStartArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.UploadSessionStartArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.UploadSessionStartBatchArg": {"fq_name": "files.UploadSessionStartBatchArg", "java_class": "com.dropbox.core.v2.files.UploadSessionStartBatchArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.UploadSessionStartBatchResult": {"fq_name": "files.UploadSessionStartBatchResult", "java_class": "com.dropbox.core.v2.files.UploadSessionStartBatchResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.UploadSessionStartError": {"fq_name": "files.UploadSessionStartError", "java_class": "com.dropbox.core.v2.files.UploadSessionStartError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.UploadSessionStartResult": {"fq_name": "files.UploadSessionStartResult", "java_class": "com.dropbox.core.v2.files.UploadSessionStartResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.UploadSessionType": {"fq_name": "files.UploadSessionType", "java_class": "com.dropbox.core.v2.files.UploadSessionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.UploadWriteFailed": {"fq_name": "files.UploadWriteFailed", "java_class": "com.dropbox.core.v2.files.UploadWriteFailed", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.UserGeneratedTag": {"fq_name": "files.UserGeneratedTag", "java_class": "com.dropbox.core.v2.files.UserGeneratedTag", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.VideoMetadata": {"fq_name": "files.VideoMetadata", "java_class": "com.dropbox.core.v2.files.VideoMetadata", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.VideoMetadata.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.WriteConflictError": {"fq_name": "files.WriteConflictError", "java_class": "com.dropbox.core.v2.files.WriteConflictError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.WriteError": {"fq_name": "files.WriteError", "java_class": "com.dropbox.core.v2.files.WriteError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.WriteMode": {"fq_name": "files.WriteMode", "java_class": "com.dropbox.core.v2.files.WriteMode", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "openid.OpenIdError": {"fq_name": "openid.OpenIdError", "java_class": "com.dropbox.core.v2.openid.OpenIdError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "openid.UserInfoArgs": {"fq_name": "openid.UserInfoArgs", "java_class": "com.dropbox.core.v2.openid.UserInfoArgs", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "openid.UserInfoError": {"fq_name": "openid.UserInfoError", "java_class": "com.dropbox.core.v2.openid.UserInfoError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "openid.UserInfoResult": {"fq_name": "openid.UserInfoResult", "java_class": "com.dropbox.core.v2.openid.UserInfoResult", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.openid.UserInfoResult.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.AddMember": {"fq_name": "paper.AddMember", "java_class": "com.dropbox.core.v2.paper.AddMember", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.AddPaperDocUser": {"fq_name": "paper.AddPaperDocUser", "java_class": "com.dropbox.core.v2.paper.AddPaperDocUser", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.paper.AddPaperDocUser.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.AddPaperDocUserMemberResult": {"fq_name": "paper.AddPaperDocUserMemberResult", "java_class": "com.dropbox.core.v2.paper.AddPaperDocUserMemberResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.AddPaperDocUserResult": {"fq_name": "paper.AddPaperDocUserResult", "java_class": "com.dropbox.core.v2.paper.AddPaperDocUserResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.Cursor": {"fq_name": "paper.Cursor", "java_class": "com.dropbox.core.v2.paper.Cursor", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.DocLookupError": {"fq_name": "paper.DocLookupError", "java_class": "com.dropbox.core.v2.paper.DocLookupError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.DocSubscriptionLevel": {"fq_name": "paper.DocSubscriptionLevel", "java_class": "com.dropbox.core.v2.paper.DocSubscriptionLevel", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "paper.ExportFormat": {"fq_name": "paper.ExportFormat", "java_class": "com.dropbox.core.v2.paper.ExportFormat", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.Folder": {"fq_name": "paper.Folder", "java_class": "com.dropbox.core.v2.paper.Folder", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.FolderSharingPolicyType": {"fq_name": "paper.FolderSharingPolicyType", "java_class": "com.dropbox.core.v2.paper.FolderSharingPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.FolderSubscriptionLevel": {"fq_name": "paper.FolderSubscriptionLevel", "java_class": "com.dropbox.core.v2.paper.FolderSubscriptionLevel", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "paper.FoldersContainingPaperDoc": {"fq_name": "paper.FoldersContainingPaperDoc", "java_class": "com.dropbox.core.v2.paper.FoldersContainingPaperDoc", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.paper.FoldersContainingPaperDoc.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.ImportFormat": {"fq_name": "paper.ImportFormat", "java_class": "com.dropbox.core.v2.paper.ImportFormat", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.InviteeInfoWithPermissionLevel": {"fq_name": "paper.InviteeInfoWithPermissionLevel", "java_class": "com.dropbox.core.v2.paper.InviteeInfoWithPermissionLevel", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.ListDocsCursorError": {"fq_name": "paper.ListDocsCursorError", "java_class": "com.dropbox.core.v2.paper.ListDocsCursorError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.ListPaperDocsArgs": {"fq_name": "paper.ListPaperDocsArgs", "java_class": "com.dropbox.core.v2.paper.ListPaperDocsArgs", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.paper.ListPaperDocsArgs.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.ListPaperDocsContinueArgs": {"fq_name": "paper.ListPaperDocsContinueArgs", "java_class": "com.dropbox.core.v2.paper.ListPaperDocsContinueArgs", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.ListPaperDocsFilterBy": {"fq_name": "paper.ListPaperDocsFilterBy", "java_class": "com.dropbox.core.v2.paper.ListPaperDocsFilterBy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.ListPaperDocsResponse": {"fq_name": "paper.ListPaperDocsResponse", "java_class": "com.dropbox.core.v2.paper.ListPaperDocsResponse", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.ListPaperDocsSortBy": {"fq_name": "paper.ListPaperDocsSortBy", "java_class": "com.dropbox.core.v2.paper.ListPaperDocsSortBy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.ListPaperDocsSortOrder": {"fq_name": "paper.ListPaperDocsSortOrder", "java_class": "com.dropbox.core.v2.paper.ListPaperDocsSortOrder", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.ListUsersCursorError": {"fq_name": "paper.ListUsersCursorError", "java_class": "com.dropbox.core.v2.paper.ListUsersCursorError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.ListUsersOnFolderArgs": {"fq_name": "paper.ListUsersOnFolderArgs", "java_class": "com.dropbox.core.v2.paper.ListUsersOnFolderArgs", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.ListUsersOnFolderContinueArgs": {"fq_name": "paper.ListUsersOnFolderContinueArgs", "java_class": "com.dropbox.core.v2.paper.ListUsersOnFolderContinueArgs", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.ListUsersOnFolderResponse": {"fq_name": "paper.ListUsersOnFolderResponse", "java_class": "com.dropbox.core.v2.paper.ListUsersOnFolderResponse", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.ListUsersOnPaperDocArgs": {"fq_name": "paper.ListUsersOnPaperDocArgs", "java_class": "com.dropbox.core.v2.paper.ListUsersOnPaperDocArgs", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.paper.ListUsersOnPaperDocArgs.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.ListUsersOnPaperDocContinueArgs": {"fq_name": "paper.ListUsersOnPaperDocContinueArgs", "java_class": "com.dropbox.core.v2.paper.ListUsersOnPaperDocContinueArgs", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.ListUsersOnPaperDocResponse": {"fq_name": "paper.ListUsersOnPaperDocResponse", "java_class": "com.dropbox.core.v2.paper.ListUsersOnPaperDocResponse", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.PaperApiBaseError": {"fq_name": "paper.PaperApiBaseError", "java_class": "com.dropbox.core.v2.paper.PaperApiBaseError", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "paper.PaperApiCursorError": {"fq_name": "paper.PaperApiCursorError", "java_class": "com.dropbox.core.v2.paper.PaperApiCursorError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.PaperDocCreateArgs": {"fq_name": "paper.PaperDocCreateArgs", "java_class": "com.dropbox.core.v2.paper.PaperDocCreateArgs", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.PaperDocCreateError": {"fq_name": "paper.PaperDocCreateError", "java_class": "com.dropbox.core.v2.paper.PaperDocCreateError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.PaperDocCreateUpdateResult": {"fq_name": "paper.PaperDocCreateUpdateResult", "java_class": "com.dropbox.core.v2.paper.PaperDocCreateUpdateResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.PaperDocExport": {"fq_name": "paper.PaperDocExport", "java_class": "com.dropbox.core.v2.paper.PaperDocExport", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.PaperDocExportResult": {"fq_name": "paper.PaperDocExportResult", "java_class": "com.dropbox.core.v2.paper.PaperDocExportResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.PaperDocPermissionLevel": {"fq_name": "paper.PaperDocPermissionLevel", "java_class": "com.dropbox.core.v2.paper.PaperDocPermissionLevel", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.PaperDocSharingPolicy": {"fq_name": "paper.PaperDocSharingPolicy", "java_class": "com.dropbox.core.v2.paper.PaperDocSharingPolicy", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.PaperDocUpdateArgs": {"fq_name": "paper.PaperDocUpdateArgs", "java_class": "com.dropbox.core.v2.paper.PaperDocUpdateArgs", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.PaperDocUpdateError": {"fq_name": "paper.PaperDocUpdateError", "java_class": "com.dropbox.core.v2.paper.PaperDocUpdateError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.PaperDocUpdatePolicy": {"fq_name": "paper.PaperDocUpdatePolicy", "java_class": "com.dropbox.core.v2.paper.PaperDocUpdatePolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.PaperFolderCreateArg": {"fq_name": "paper.PaperFolderCreateArg", "java_class": "com.dropbox.core.v2.paper.PaperFolderCreateArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.paper.PaperFolderCreateArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.PaperFolderCreateError": {"fq_name": "paper.PaperFolderCreateError", "java_class": "com.dropbox.core.v2.paper.PaperFolderCreateError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.PaperFolderCreateResult": {"fq_name": "paper.PaperFolderCreateResult", "java_class": "com.dropbox.core.v2.paper.PaperFolderCreateResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.RefPaperDoc": {"fq_name": "paper.RefPaperDoc", "java_class": "com.dropbox.core.v2.paper.RefPaperDoc", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.RemovePaperDocUser": {"fq_name": "paper.RemovePaperDocUser", "java_class": "com.dropbox.core.v2.paper.RemovePaperDocUser", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.SharingPolicy": {"fq_name": "paper.SharingPolicy", "java_class": "com.dropbox.core.v2.paper.SharingPolicy", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.paper.SharingPolicy.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.SharingPublicPolicyType": {"fq_name": "paper.SharingPublicPolicyType", "java_class": "com.dropbox.core.v2.paper.SharingPublicPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.SharingTeamPolicyType": {"fq_name": "paper.SharingTeamPolicyType", "java_class": "com.dropbox.core.v2.paper.SharingTeamPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.UserInfoWithPermissionLevel": {"fq_name": "paper.UserInfoWithPermissionLevel", "java_class": "com.dropbox.core.v2.paper.UserInfoWithPermissionLevel", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.UserOnPaperDocFilter": {"fq_name": "paper.UserOnPaperDocFilter", "java_class": "com.dropbox.core.v2.paper.UserOnPaperDocFilter", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "secondary_emails.SecondaryEmail": {"fq_name": "secondary_emails.SecondaryEmail", "java_class": "com.dropbox.core.v2.secondaryemails.SecondaryEmail", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "seen_state.PlatformType": {"fq_name": "seen_state.PlatformType", "java_class": "com.dropbox.core.v2.seenstate.PlatformType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "sharing.AccessInheritance": {"fq_name": "sharing.AccessInheritance", "java_class": "com.dropbox.core.v2.sharing.AccessInheritance", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.AccessLevel": {"fq_name": "sharing.AccessLevel", "java_class": "com.dropbox.core.v2.sharing.AccessLevel", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "sharing.AclUpdatePolicy": {"fq_name": "sharing.AclUpdatePolicy", "java_class": "com.dropbox.core.v2.sharing.AclUpdatePolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "sharing.AddFileMemberArgs": {"fq_name": "sharing.AddFileMemberArgs", "java_class": "com.dropbox.core.v2.sharing.AddFileMemberArgs", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.AddFileMemberArgs.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.AddFileMemberError": {"fq_name": "sharing.AddFileMemberError", "java_class": "com.dropbox.core.v2.sharing.AddFileMemberError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.AddFolderMemberArg": {"fq_name": "sharing.AddFolderMemberArg", "java_class": "com.dropbox.core.v2.sharing.AddFolderMemberArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.AddFolderMemberArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.AddFolderMemberError": {"fq_name": "sharing.AddFolderMemberError", "java_class": "com.dropbox.core.v2.sharing.AddFolderMemberError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.AddMember": {"fq_name": "sharing.AddMember", "java_class": "com.dropbox.core.v2.sharing.AddMember", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.AddMemberSelectorError": {"fq_name": "sharing.AddMemberSelectorError", "java_class": "com.dropbox.core.v2.sharing.AddMemberSelectorError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.AlphaResolvedVisibility": {"fq_name": "sharing.AlphaResolvedVisibility", "java_class": "com.dropbox.core.v2.sharing.AlphaResolvedVisibility", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.AudienceExceptionContentInfo": {"fq_name": "sharing.AudienceExceptionContentInfo", "java_class": "com.dropbox.core.v2.sharing.AudienceExceptionContentInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.AudienceExceptions": {"fq_name": "sharing.AudienceExceptions", "java_class": "com.dropbox.core.v2.sharing.AudienceExceptions", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.AudienceRestrictingSharedFolder": {"fq_name": "sharing.AudienceRestrictingSharedFolder", "java_class": "com.dropbox.core.v2.sharing.AudienceRestrictingSharedFolder", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.CollectionLinkMetadata": {"fq_name": "sharing.CollectionLinkMetadata", "java_class": "com.dropbox.core.v2.sharing.CollectionLinkMetadata", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.CreateSharedLinkArg": {"fq_name": "sharing.CreateSharedLinkArg", "java_class": "com.dropbox.core.v2.sharing.CreateSharedLinkArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.CreateSharedLinkArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.CreateSharedLinkError": {"fq_name": "sharing.CreateSharedLinkError", "java_class": "com.dropbox.core.v2.sharing.CreateSharedLinkError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.CreateSharedLinkWithSettingsArg": {"fq_name": "sharing.CreateSharedLinkWithSettingsArg", "java_class": "com.dropbox.core.v2.sharing.CreateSharedLinkWithSettingsArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.CreateSharedLinkWithSettingsError": {"fq_name": "sharing.CreateSharedLinkWithSettingsError", "java_class": "com.dropbox.core.v2.sharing.CreateSharedLinkWithSettingsError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ExpectedSharedContentLinkMetadata": {"fq_name": "sharing.ExpectedSharedContentLinkMetadata", "java_class": "com.dropbox.core.v2.sharing.ExpectedSharedContentLinkMetadata", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.ExpectedSharedContentLinkMetadata.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.FileAction": {"fq_name": "sharing.FileAction", "java_class": "com.dropbox.core.v2.sharing.FileAction", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.FileErrorResult": {"fq_name": "sharing.FileErrorResult", "java_class": "com.dropbox.core.v2.sharing.FileErrorResult", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "sharing.FileLinkMetadata": {"fq_name": "sharing.FileLinkMetadata", "java_class": "com.dropbox.core.v2.sharing.FileLinkMetadata", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.FileLinkMetadata.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.FileMemberActionError": {"fq_name": "sharing.FileMemberActionError", "java_class": "com.dropbox.core.v2.sharing.FileMemberActionError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.FileMemberActionIndividualResult": {"fq_name": "sharing.FileMemberActionIndividualResult", "java_class": "com.dropbox.core.v2.sharing.FileMemberActionIndividualResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.FileMemberActionResult": {"fq_name": "sharing.FileMemberActionResult", "java_class": "com.dropbox.core.v2.sharing.FileMemberActionResult", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.FileMemberActionResult.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.FileMemberRemoveActionResult": {"fq_name": "sharing.FileMemberRemoveActionResult", "java_class": "com.dropbox.core.v2.sharing.FileMemberRemoveActionResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.FilePermission": {"fq_name": "sharing.FilePermission", "java_class": "com.dropbox.core.v2.sharing.FilePermission", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.FolderAction": {"fq_name": "sharing.FolderAction", "java_class": "com.dropbox.core.v2.sharing.FolderAction", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.FolderLinkMetadata": {"fq_name": "sharing.FolderLinkMetadata", "java_class": "com.dropbox.core.v2.sharing.FolderLinkMetadata", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.FolderLinkMetadata.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.FolderPermission": {"fq_name": "sharing.FolderPermission", "java_class": "com.dropbox.core.v2.sharing.FolderPermission", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.FolderPolicy": {"fq_name": "sharing.FolderPolicy", "java_class": "com.dropbox.core.v2.sharing.FolderPolicy", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.FolderPolicy.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.GetFileMetadataArg": {"fq_name": "sharing.GetFileMetadataArg", "java_class": "com.dropbox.core.v2.sharing.GetFileMetadataArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.GetFileMetadataBatchArg": {"fq_name": "sharing.GetFileMetadataBatchArg", "java_class": "com.dropbox.core.v2.sharing.GetFileMetadataBatchArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.GetFileMetadataBatchResult": {"fq_name": "sharing.GetFileMetadataBatchResult", "java_class": "com.dropbox.core.v2.sharing.GetFileMetadataBatchResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.GetFileMetadataError": {"fq_name": "sharing.GetFileMetadataError", "java_class": "com.dropbox.core.v2.sharing.GetFileMetadataError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.GetFileMetadataIndividualResult": {"fq_name": "sharing.GetFileMetadataIndividualResult", "java_class": "com.dropbox.core.v2.sharing.GetFileMetadataIndividualResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.GetMetadataArgs": {"fq_name": "sharing.GetMetadataArgs", "java_class": "com.dropbox.core.v2.sharing.GetMetadataArgs", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.GetSharedLinkFileError": {"fq_name": "sharing.GetSharedLinkFileError", "java_class": "com.dropbox.core.v2.sharing.GetSharedLinkFileError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.GetSharedLinkMetadataArg": {"fq_name": "sharing.GetSharedLinkMetadataArg", "java_class": "com.dropbox.core.v2.sharing.GetSharedLinkMetadataArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.GetSharedLinkMetadataArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.GetSharedLinksArg": {"fq_name": "sharing.GetSharedLinksArg", "java_class": "com.dropbox.core.v2.sharing.GetSharedLinksArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.GetSharedLinksError": {"fq_name": "sharing.GetSharedLinksError", "java_class": "com.dropbox.core.v2.sharing.GetSharedLinksError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.GetSharedLinksResult": {"fq_name": "sharing.GetSharedLinksResult", "java_class": "com.dropbox.core.v2.sharing.GetSharedLinksResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.GroupInfo": {"fq_name": "sharing.GroupInfo", "java_class": "com.dropbox.core.v2.sharing.GroupInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.GroupInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.GroupMembershipInfo": {"fq_name": "sharing.GroupMembershipInfo", "java_class": "com.dropbox.core.v2.sharing.GroupMembershipInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.GroupMembershipInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.InsufficientPlan": {"fq_name": "sharing.InsufficientPlan", "java_class": "com.dropbox.core.v2.sharing.InsufficientPlan", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.InsufficientQuotaAmounts": {"fq_name": "sharing.InsufficientQuotaAmounts", "java_class": "com.dropbox.core.v2.sharing.InsufficientQuotaAmounts", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.InviteeInfo": {"fq_name": "sharing.InviteeInfo", "java_class": "com.dropbox.core.v2.sharing.InviteeInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "sharing.InviteeMembershipInfo": {"fq_name": "sharing.InviteeMembershipInfo", "java_class": "com.dropbox.core.v2.sharing.InviteeMembershipInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.InviteeMembershipInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.JobError": {"fq_name": "sharing.JobError", "java_class": "com.dropbox.core.v2.sharing.JobError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.JobStatus": {"fq_name": "sharing.JobStatus", "java_class": "com.dropbox.core.v2.sharing.JobStatus", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.LinkAccessLevel": {"fq_name": "sharing.LinkAccessLevel", "java_class": "com.dropbox.core.v2.sharing.LinkAccessLevel", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.LinkAction": {"fq_name": "sharing.LinkAction", "java_class": "com.dropbox.core.v2.sharing.LinkAction", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.LinkAudience": {"fq_name": "sharing.LinkAudience", "java_class": "com.dropbox.core.v2.sharing.LinkAudience", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "sharing.LinkAudienceDisallowedReason": {"fq_name": "sharing.LinkAudienceDisallowedReason", "java_class": "com.dropbox.core.v2.sharing.LinkAudienceDisallowedReason", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.LinkAudienceOption": {"fq_name": "sharing.LinkAudienceOption", "java_class": "com.dropbox.core.v2.sharing.LinkAudienceOption", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.LinkExpiry": {"fq_name": "sharing.LinkExpiry", "java_class": "com.dropbox.core.v2.sharing.LinkExpiry", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.LinkMetadata": {"fq_name": "sharing.LinkMetadata", "java_class": "com.dropbox.core.v2.sharing.LinkMetadata", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.LinkPassword": {"fq_name": "sharing.LinkPassword", "java_class": "com.dropbox.core.v2.sharing.LinkPassword", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.LinkPermission": {"fq_name": "sharing.LinkPermission", "java_class": "com.dropbox.core.v2.sharing.LinkPermission", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.LinkPermissions": {"fq_name": "sharing.LinkPermissions", "java_class": "com.dropbox.core.v2.sharing.LinkPermissions", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.LinkPermissions.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.LinkSettings": {"fq_name": "sharing.LinkSettings", "java_class": "com.dropbox.core.v2.sharing.LinkSettings", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.LinkSettings.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ListFileMembersArg": {"fq_name": "sharing.ListFileMembersArg", "java_class": "com.dropbox.core.v2.sharing.ListFileMembersArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.ListFileMembersArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ListFileMembersBatchArg": {"fq_name": "sharing.ListFileMembersBatchArg", "java_class": "com.dropbox.core.v2.sharing.ListFileMembersBatchArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ListFileMembersBatchResult": {"fq_name": "sharing.ListFileMembersBatchResult", "java_class": "com.dropbox.core.v2.sharing.ListFileMembersBatchResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ListFileMembersContinueArg": {"fq_name": "sharing.ListFileMembersContinueArg", "java_class": "com.dropbox.core.v2.sharing.ListFileMembersContinueArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ListFileMembersContinueError": {"fq_name": "sharing.ListFileMembersContinueError", "java_class": "com.dropbox.core.v2.sharing.ListFileMembersContinueError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ListFileMembersCountResult": {"fq_name": "sharing.ListFileMembersCountResult", "java_class": "com.dropbox.core.v2.sharing.ListFileMembersCountResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ListFileMembersError": {"fq_name": "sharing.ListFileMembersError", "java_class": "com.dropbox.core.v2.sharing.ListFileMembersError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ListFileMembersIndividualResult": {"fq_name": "sharing.ListFileMembersIndividualResult", "java_class": "com.dropbox.core.v2.sharing.ListFileMembersIndividualResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ListFilesArg": {"fq_name": "sharing.ListFilesArg", "java_class": "com.dropbox.core.v2.sharing.ListFilesArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.ListFilesArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ListFilesContinueArg": {"fq_name": "sharing.ListFilesContinueArg", "java_class": "com.dropbox.core.v2.sharing.ListFilesContinueArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ListFilesContinueError": {"fq_name": "sharing.ListFilesContinueError", "java_class": "com.dropbox.core.v2.sharing.ListFilesContinueError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ListFilesResult": {"fq_name": "sharing.ListFilesResult", "java_class": "com.dropbox.core.v2.sharing.ListFilesResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ListFolderMembersArgs": {"fq_name": "sharing.ListFolderMembersArgs", "java_class": "com.dropbox.core.v2.sharing.ListFolderMembersArgs", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.ListFolderMembersArgs.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ListFolderMembersContinueArg": {"fq_name": "sharing.ListFolderMembersContinueArg", "java_class": "com.dropbox.core.v2.sharing.ListFolderMembersContinueArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ListFolderMembersContinueError": {"fq_name": "sharing.ListFolderMembersContinueError", "java_class": "com.dropbox.core.v2.sharing.ListFolderMembersContinueError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ListFolderMembersCursorArg": {"fq_name": "sharing.ListFolderMembersCursorArg", "java_class": "com.dropbox.core.v2.sharing.ListFolderMembersCursorArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.ListFolderMembersCursorArg.Builder", "serializer_visibility": "PRIVATE", "_type": "DataTypeReference"}, "sharing.ListFoldersArgs": {"fq_name": "sharing.ListFoldersArgs", "java_class": "com.dropbox.core.v2.sharing.ListFoldersArgs", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.ListFoldersArgs.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ListFoldersContinueArg": {"fq_name": "sharing.ListFoldersContinueArg", "java_class": "com.dropbox.core.v2.sharing.ListFoldersContinueArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ListFoldersContinueError": {"fq_name": "sharing.ListFoldersContinueError", "java_class": "com.dropbox.core.v2.sharing.ListFoldersContinueError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ListFoldersResult": {"fq_name": "sharing.ListFoldersResult", "java_class": "com.dropbox.core.v2.sharing.ListFoldersResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ListSharedLinksArg": {"fq_name": "sharing.ListSharedLinksArg", "java_class": "com.dropbox.core.v2.sharing.ListSharedLinksArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.ListSharedLinksArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ListSharedLinksError": {"fq_name": "sharing.ListSharedLinksError", "java_class": "com.dropbox.core.v2.sharing.ListSharedLinksError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ListSharedLinksResult": {"fq_name": "sharing.ListSharedLinksResult", "java_class": "com.dropbox.core.v2.sharing.ListSharedLinksResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.MemberAccessLevelResult": {"fq_name": "sharing.MemberAccessLevelResult", "java_class": "com.dropbox.core.v2.sharing.MemberAccessLevelResult", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.MemberAccessLevelResult.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.MemberAction": {"fq_name": "sharing.MemberAction", "java_class": "com.dropbox.core.v2.sharing.MemberAction", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.MemberPermission": {"fq_name": "sharing.MemberPermission", "java_class": "com.dropbox.core.v2.sharing.MemberPermission", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.MemberPolicy": {"fq_name": "sharing.MemberPolicy", "java_class": "com.dropbox.core.v2.sharing.MemberPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "sharing.MemberSelector": {"fq_name": "sharing.MemberSelector", "java_class": "com.dropbox.core.v2.sharing.MemberSelector", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "sharing.MembershipInfo": {"fq_name": "sharing.MembershipInfo", "java_class": "com.dropbox.core.v2.sharing.MembershipInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.MembershipInfo.Builder", "serializer_visibility": "PRIVATE", "_type": "DataTypeReference"}, "sharing.ModifySharedLinkSettingsArgs": {"fq_name": "sharing.ModifySharedLinkSettingsArgs", "java_class": "com.dropbox.core.v2.sharing.ModifySharedLinkSettingsArgs", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ModifySharedLinkSettingsError": {"fq_name": "sharing.ModifySharedLinkSettingsError", "java_class": "com.dropbox.core.v2.sharing.ModifySharedLinkSettingsError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.MountFolderArg": {"fq_name": "sharing.MountFolderArg", "java_class": "com.dropbox.core.v2.sharing.MountFolderArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.MountFolderError": {"fq_name": "sharing.MountFolderError", "java_class": "com.dropbox.core.v2.sharing.MountFolderError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ParentFolderAccessInfo": {"fq_name": "sharing.ParentFolderAccessInfo", "java_class": "com.dropbox.core.v2.sharing.ParentFolderAccessInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.PathLinkMetadata": {"fq_name": "sharing.PathLinkMetadata", "java_class": "com.dropbox.core.v2.sharing.PathLinkMetadata", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.PendingUploadMode": {"fq_name": "sharing.PendingUploadMode", "java_class": "com.dropbox.core.v2.sharing.PendingUploadMode", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.PermissionDeniedReason": {"fq_name": "sharing.PermissionDeniedReason", "java_class": "com.dropbox.core.v2.sharing.PermissionDeniedReason", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.RelinquishFileMembershipArg": {"fq_name": "sharing.RelinquishFileMembershipArg", "java_class": "com.dropbox.core.v2.sharing.RelinquishFileMembershipArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.RelinquishFileMembershipError": {"fq_name": "sharing.RelinquishFileMembershipError", "java_class": "com.dropbox.core.v2.sharing.RelinquishFileMembershipError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.RelinquishFolderMembershipArg": {"fq_name": "sharing.RelinquishFolderMembershipArg", "java_class": "com.dropbox.core.v2.sharing.RelinquishFolderMembershipArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.RelinquishFolderMembershipError": {"fq_name": "sharing.RelinquishFolderMembershipError", "java_class": "com.dropbox.core.v2.sharing.RelinquishFolderMembershipError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.RemoveFileMemberArg": {"fq_name": "sharing.RemoveFileMemberArg", "java_class": "com.dropbox.core.v2.sharing.RemoveFileMemberArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.RemoveFileMemberError": {"fq_name": "sharing.RemoveFileMemberError", "java_class": "com.dropbox.core.v2.sharing.RemoveFileMemberError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.RemoveFolderMemberArg": {"fq_name": "sharing.RemoveFolderMemberArg", "java_class": "com.dropbox.core.v2.sharing.RemoveFolderMemberArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.RemoveFolderMemberError": {"fq_name": "sharing.RemoveFolderMemberError", "java_class": "com.dropbox.core.v2.sharing.RemoveFolderMemberError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.RemoveMemberJobStatus": {"fq_name": "sharing.RemoveMemberJobStatus", "java_class": "com.dropbox.core.v2.sharing.RemoveMemberJobStatus", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.RequestedLinkAccessLevel": {"fq_name": "sharing.RequestedLinkAccessLevel", "java_class": "com.dropbox.core.v2.sharing.RequestedLinkAccessLevel", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.RequestedVisibility": {"fq_name": "sharing.RequestedVisibility", "java_class": "com.dropbox.core.v2.sharing.RequestedVisibility", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ResolvedVisibility": {"fq_name": "sharing.ResolvedVisibility", "java_class": "com.dropbox.core.v2.sharing.ResolvedVisibility", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.RevokeSharedLinkArg": {"fq_name": "sharing.RevokeSharedLinkArg", "java_class": "com.dropbox.core.v2.sharing.RevokeSharedLinkArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.RevokeSharedLinkError": {"fq_name": "sharing.RevokeSharedLinkError", "java_class": "com.dropbox.core.v2.sharing.RevokeSharedLinkError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.SetAccessInheritanceArg": {"fq_name": "sharing.SetAccessInheritanceArg", "java_class": "com.dropbox.core.v2.sharing.SetAccessInheritanceArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.SetAccessInheritanceError": {"fq_name": "sharing.SetAccessInheritanceError", "java_class": "com.dropbox.core.v2.sharing.SetAccessInheritanceError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ShareFolderArg": {"fq_name": "sharing.ShareFolderArg", "java_class": "com.dropbox.core.v2.sharing.ShareFolderArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.ShareFolderArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ShareFolderArgBase": {"fq_name": "sharing.ShareFolderArgBase", "java_class": "com.dropbox.core.v2.sharing.ShareFolderArgBase", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.ShareFolderArgBase.Builder", "serializer_visibility": "PRIVATE", "_type": "DataTypeReference"}, "sharing.ShareFolderError": {"fq_name": "sharing.ShareFolderError", "java_class": "com.dropbox.core.v2.sharing.ShareFolderError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ShareFolderErrorBase": {"fq_name": "sharing.ShareFolderErrorBase", "java_class": "com.dropbox.core.v2.sharing.ShareFolderErrorBase", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "sharing.ShareFolderJobStatus": {"fq_name": "sharing.ShareFolderJobStatus", "java_class": "com.dropbox.core.v2.sharing.ShareFolderJobStatus", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ShareFolderLaunch": {"fq_name": "sharing.ShareFolderLaunch", "java_class": "com.dropbox.core.v2.sharing.ShareFolderLaunch", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.SharePathError": {"fq_name": "sharing.SharePathError", "java_class": "com.dropbox.core.v2.sharing.SharePathError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.SharedContentLinkMetadata": {"fq_name": "sharing.SharedContentLinkMetadata", "java_class": "com.dropbox.core.v2.sharing.SharedContentLinkMetadata", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.SharedContentLinkMetadata.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.SharedContentLinkMetadataBase": {"fq_name": "sharing.SharedContentLinkMetadataBase", "java_class": "com.dropbox.core.v2.sharing.SharedContentLinkMetadataBase", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.SharedContentLinkMetadataBase.Builder", "serializer_visibility": "PRIVATE", "_type": "DataTypeReference"}, "sharing.SharedFileMembers": {"fq_name": "sharing.SharedFileMembers", "java_class": "com.dropbox.core.v2.sharing.SharedFileMembers", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.SharedFileMetadata": {"fq_name": "sharing.SharedFileMetadata", "java_class": "com.dropbox.core.v2.sharing.SharedFileMetadata", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.SharedFileMetadata.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.SharedFolderAccessError": {"fq_name": "sharing.SharedFolderAccessError", "java_class": "com.dropbox.core.v2.sharing.SharedFolderAccessError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.SharedFolderMemberError": {"fq_name": "sharing.SharedFolderMemberError", "java_class": "com.dropbox.core.v2.sharing.SharedFolderMemberError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.SharedFolderMembers": {"fq_name": "sharing.SharedFolderMembers", "java_class": "com.dropbox.core.v2.sharing.SharedFolderMembers", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.SharedFolderMetadata": {"fq_name": "sharing.SharedFolderMetadata", "java_class": "com.dropbox.core.v2.sharing.SharedFolderMetadata", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.SharedFolderMetadata.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.SharedFolderMetadataBase": {"fq_name": "sharing.SharedFolderMetadataBase", "java_class": "com.dropbox.core.v2.sharing.SharedFolderMetadataBase", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.SharedFolderMetadataBase.Builder", "serializer_visibility": "PRIVATE", "_type": "DataTypeReference"}, "sharing.SharedLinkAccessFailureReason": {"fq_name": "sharing.SharedLinkAccessFailureReason", "java_class": "com.dropbox.core.v2.sharing.SharedLinkAccessFailureReason", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.SharedLinkAlreadyExistsMetadata": {"fq_name": "sharing.SharedLinkAlreadyExistsMetadata", "java_class": "com.dropbox.core.v2.sharing.SharedLinkAlreadyExistsMetadata", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.SharedLinkError": {"fq_name": "sharing.SharedLinkError", "java_class": "com.dropbox.core.v2.sharing.SharedLinkError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.SharedLinkMetadata": {"fq_name": "sharing.SharedLinkMetadata", "java_class": "com.dropbox.core.v2.sharing.SharedLinkMetadata", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.SharedLinkMetadata.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.SharedLinkPolicy": {"fq_name": "sharing.SharedLinkPolicy", "java_class": "com.dropbox.core.v2.sharing.SharedLinkPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "sharing.SharedLinkSettings": {"fq_name": "sharing.SharedLinkSettings", "java_class": "com.dropbox.core.v2.sharing.SharedLinkSettings", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.SharedLinkSettings.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.SharedLinkSettingsError": {"fq_name": "sharing.SharedLinkSettingsError", "java_class": "com.dropbox.core.v2.sharing.SharedLinkSettingsError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.SharingFileAccessError": {"fq_name": "sharing.SharingFileAccessError", "java_class": "com.dropbox.core.v2.sharing.SharingFileAccessError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.SharingUserError": {"fq_name": "sharing.SharingUserError", "java_class": "com.dropbox.core.v2.sharing.SharingUserError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.TeamMemberInfo": {"fq_name": "sharing.TeamMemberInfo", "java_class": "com.dropbox.core.v2.sharing.TeamMemberInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.TransferFolderArg": {"fq_name": "sharing.TransferFolderArg", "java_class": "com.dropbox.core.v2.sharing.TransferFolderArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.TransferFolderError": {"fq_name": "sharing.TransferFolderError", "java_class": "com.dropbox.core.v2.sharing.TransferFolderError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.UnmountFolderArg": {"fq_name": "sharing.UnmountFolderArg", "java_class": "com.dropbox.core.v2.sharing.UnmountFolderArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.UnmountFolderError": {"fq_name": "sharing.UnmountFolderError", "java_class": "com.dropbox.core.v2.sharing.UnmountFolderError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.UnshareFileArg": {"fq_name": "sharing.UnshareFileArg", "java_class": "com.dropbox.core.v2.sharing.UnshareFileArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.UnshareFileError": {"fq_name": "sharing.UnshareFileError", "java_class": "com.dropbox.core.v2.sharing.UnshareFileError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.UnshareFolderArg": {"fq_name": "sharing.UnshareFolderArg", "java_class": "com.dropbox.core.v2.sharing.UnshareFolderArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.UnshareFolderError": {"fq_name": "sharing.UnshareFolderError", "java_class": "com.dropbox.core.v2.sharing.UnshareFolderError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.UpdateFileMemberArgs": {"fq_name": "sharing.UpdateFileMemberArgs", "java_class": "com.dropbox.core.v2.sharing.UpdateFileMemberArgs", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.UpdateFolderMemberArg": {"fq_name": "sharing.UpdateFolderMemberArg", "java_class": "com.dropbox.core.v2.sharing.UpdateFolderMemberArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.UpdateFolderMemberError": {"fq_name": "sharing.UpdateFolderMemberError", "java_class": "com.dropbox.core.v2.sharing.UpdateFolderMemberError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.UpdateFolderPolicyArg": {"fq_name": "sharing.UpdateFolderPolicyArg", "java_class": "com.dropbox.core.v2.sharing.UpdateFolderPolicyArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.UpdateFolderPolicyArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.UpdateFolderPolicyError": {"fq_name": "sharing.UpdateFolderPolicyError", "java_class": "com.dropbox.core.v2.sharing.UpdateFolderPolicyError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.UserFileMembershipInfo": {"fq_name": "sharing.UserFileMembershipInfo", "java_class": "com.dropbox.core.v2.sharing.UserFileMembershipInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.UserFileMembershipInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.UserInfo": {"fq_name": "sharing.UserInfo", "java_class": "com.dropbox.core.v2.sharing.UserInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "sharing.UserMembershipInfo": {"fq_name": "sharing.UserMembershipInfo", "java_class": "com.dropbox.core.v2.sharing.UserMembershipInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.UserMembershipInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ViewerInfoPolicy": {"fq_name": "sharing.ViewerInfoPolicy", "java_class": "com.dropbox.core.v2.sharing.ViewerInfoPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "sharing.Visibility": {"fq_name": "sharing.Visibility", "java_class": "com.dropbox.core.v2.sharing.Visibility", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.VisibilityPolicy": {"fq_name": "sharing.VisibilityPolicy", "java_class": "com.dropbox.core.v2.sharing.VisibilityPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.VisibilityPolicyDisallowedReason": {"fq_name": "sharing.VisibilityPolicyDisallowedReason", "java_class": "com.dropbox.core.v2.sharing.VisibilityPolicyDisallowedReason", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ActiveWebSession": {"fq_name": "team.ActiveWebSession", "java_class": "com.dropbox.core.v2.team.ActiveWebSession", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.ActiveWebSession.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.AddSecondaryEmailResult": {"fq_name": "team.AddSecondaryEmailResult", "java_class": "com.dropbox.core.v2.team.AddSecondaryEmailResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.AddSecondaryEmailsArg": {"fq_name": "team.AddSecondaryEmailsArg", "java_class": "com.dropbox.core.v2.team.AddSecondaryEmailsArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.AddSecondaryEmailsError": {"fq_name": "team.AddSecondaryEmailsError", "java_class": "com.dropbox.core.v2.team.AddSecondaryEmailsError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.AddSecondaryEmailsResult": {"fq_name": "team.AddSecondaryEmailsResult", "java_class": "com.dropbox.core.v2.team.AddSecondaryEmailsResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.AdminTier": {"fq_name": "team.AdminTier", "java_class": "com.dropbox.core.v2.team.AdminTier", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ApiApp": {"fq_name": "team.ApiApp", "java_class": "com.dropbox.core.v2.team.ApiApp", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.ApiApp.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.BaseDfbReport": {"fq_name": "team.BaseDfbReport", "java_class": "com.dropbox.core.v2.team.BaseDfbReport", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PRIVATE", "_type": "DataTypeReference"}, "team.BaseTeamFolderError": {"fq_name": "team.BaseTeamFolderError", "java_class": "com.dropbox.core.v2.team.BaseTeamFolderError", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "team.CustomQuotaError": {"fq_name": "team.CustomQuotaError", "java_class": "com.dropbox.core.v2.team.CustomQuotaError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.CustomQuotaResult": {"fq_name": "team.CustomQuotaResult", "java_class": "com.dropbox.core.v2.team.CustomQuotaResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.CustomQuotaUsersArg": {"fq_name": "team.CustomQuotaUsersArg", "java_class": "com.dropbox.core.v2.team.CustomQuotaUsersArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.DateRange": {"fq_name": "team.DateRange", "java_class": "com.dropbox.core.v2.team.DateRange", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.DateRange.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.DateRangeError": {"fq_name": "team.DateRangeError", "java_class": "com.dropbox.core.v2.team.DateRangeError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.DeleteSecondaryEmailResult": {"fq_name": "team.DeleteSecondaryEmailResult", "java_class": "com.dropbox.core.v2.team.DeleteSecondaryEmailResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.DeleteSecondaryEmailsArg": {"fq_name": "team.DeleteSecondaryEmailsArg", "java_class": "com.dropbox.core.v2.team.DeleteSecondaryEmailsArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.DeleteSecondaryEmailsResult": {"fq_name": "team.DeleteSecondaryEmailsResult", "java_class": "com.dropbox.core.v2.team.DeleteSecondaryEmailsResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.DesktopClientSession": {"fq_name": "team.DesktopClientSession", "java_class": "com.dropbox.core.v2.team.DesktopClientSession", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.DesktopClientSession.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.DesktopPlatform": {"fq_name": "team.DesktopPlatform", "java_class": "com.dropbox.core.v2.team.DesktopPlatform", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "team.DeviceSession": {"fq_name": "team.DeviceSession", "java_class": "com.dropbox.core.v2.team.DeviceSession", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.DeviceSession.Builder", "serializer_visibility": "PRIVATE", "_type": "DataTypeReference"}, "team.DeviceSessionArg": {"fq_name": "team.DeviceSessionArg", "java_class": "com.dropbox.core.v2.team.DeviceSessionArg", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.DevicesActive": {"fq_name": "team.DevicesActive", "java_class": "com.dropbox.core.v2.team.DevicesActive", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ExcludedUsersListArg": {"fq_name": "team.ExcludedUsersListArg", "java_class": "com.dropbox.core.v2.team.ExcludedUsersListArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ExcludedUsersListContinueArg": {"fq_name": "team.ExcludedUsersListContinueArg", "java_class": "com.dropbox.core.v2.team.ExcludedUsersListContinueArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ExcludedUsersListContinueError": {"fq_name": "team.ExcludedUsersListContinueError", "java_class": "com.dropbox.core.v2.team.ExcludedUsersListContinueError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ExcludedUsersListError": {"fq_name": "team.ExcludedUsersListError", "java_class": "com.dropbox.core.v2.team.ExcludedUsersListError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ExcludedUsersListResult": {"fq_name": "team.ExcludedUsersListResult", "java_class": "com.dropbox.core.v2.team.ExcludedUsersListResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ExcludedUsersUpdateArg": {"fq_name": "team.ExcludedUsersUpdateArg", "java_class": "com.dropbox.core.v2.team.ExcludedUsersUpdateArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ExcludedUsersUpdateError": {"fq_name": "team.ExcludedUsersUpdateError", "java_class": "com.dropbox.core.v2.team.ExcludedUsersUpdateError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ExcludedUsersUpdateResult": {"fq_name": "team.ExcludedUsersUpdateResult", "java_class": "com.dropbox.core.v2.team.ExcludedUsersUpdateResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ExcludedUsersUpdateStatus": {"fq_name": "team.ExcludedUsersUpdateStatus", "java_class": "com.dropbox.core.v2.team.ExcludedUsersUpdateStatus", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.Feature": {"fq_name": "team.Feature", "java_class": "com.dropbox.core.v2.team.Feature", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.FeatureValue": {"fq_name": "team.FeatureValue", "java_class": "com.dropbox.core.v2.team.FeatureValue", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.FeaturesGetValuesBatchArg": {"fq_name": "team.FeaturesGetValuesBatchArg", "java_class": "com.dropbox.core.v2.team.FeaturesGetValuesBatchArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.FeaturesGetValuesBatchError": {"fq_name": "team.FeaturesGetValuesBatchError", "java_class": "com.dropbox.core.v2.team.FeaturesGetValuesBatchError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.FeaturesGetValuesBatchResult": {"fq_name": "team.FeaturesGetValuesBatchResult", "java_class": "com.dropbox.core.v2.team.FeaturesGetValuesBatchResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GetActivityReport": {"fq_name": "team.GetActivityReport", "java_class": "com.dropbox.core.v2.team.GetActivityReport", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GetDevicesReport": {"fq_name": "team.GetDevicesReport", "java_class": "com.dropbox.core.v2.team.GetDevicesReport", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GetMembershipReport": {"fq_name": "team.GetMembershipReport", "java_class": "com.dropbox.core.v2.team.GetMembershipReport", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GetStorageReport": {"fq_name": "team.GetStorageReport", "java_class": "com.dropbox.core.v2.team.GetStorageReport", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupAccessType": {"fq_name": "team.GroupAccessType", "java_class": "com.dropbox.core.v2.team.GroupAccessType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupCreateArg": {"fq_name": "team.GroupCreateArg", "java_class": "com.dropbox.core.v2.team.GroupCreateArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.GroupCreateArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupCreateError": {"fq_name": "team.GroupCreateError", "java_class": "com.dropbox.core.v2.team.GroupCreateError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupDeleteError": {"fq_name": "team.GroupDeleteError", "java_class": "com.dropbox.core.v2.team.GroupDeleteError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupFullInfo": {"fq_name": "team.GroupFullInfo", "java_class": "com.dropbox.core.v2.team.GroupFullInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.GroupFullInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupMemberInfo": {"fq_name": "team.GroupMemberInfo", "java_class": "com.dropbox.core.v2.team.GroupMemberInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupMemberSelector": {"fq_name": "team.GroupMemberSelector", "java_class": "com.dropbox.core.v2.team.GroupMemberSelector", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PRIVATE", "_type": "DataTypeReference"}, "team.GroupMemberSelectorError": {"fq_name": "team.GroupMemberSelectorError", "java_class": "com.dropbox.core.v2.team.GroupMemberSelectorError", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "team.GroupMemberSetAccessTypeError": {"fq_name": "team.GroupMemberSetAccessTypeError", "java_class": "com.dropbox.core.v2.team.GroupMemberSetAccessTypeError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupMembersAddArg": {"fq_name": "team.GroupMembersAddArg", "java_class": "com.dropbox.core.v2.team.GroupMembersAddArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupMembersAddError": {"fq_name": "team.GroupMembersAddError", "java_class": "com.dropbox.core.v2.team.GroupMembersAddError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupMembersChangeResult": {"fq_name": "team.GroupMembersChangeResult", "java_class": "com.dropbox.core.v2.team.GroupMembersChangeResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupMembersRemoveArg": {"fq_name": "team.GroupMembersRemoveArg", "java_class": "com.dropbox.core.v2.team.GroupMembersRemoveArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupMembersRemoveError": {"fq_name": "team.GroupMembersRemoveError", "java_class": "com.dropbox.core.v2.team.GroupMembersRemoveError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupMembersSelector": {"fq_name": "team.GroupMembersSelector", "java_class": "com.dropbox.core.v2.team.GroupMembersSelector", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "team.GroupMembersSelectorError": {"fq_name": "team.GroupMembersSelectorError", "java_class": "com.dropbox.core.v2.team.GroupMembersSelectorError", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "team.GroupMembersSetAccessTypeArg": {"fq_name": "team.GroupMembersSetAccessTypeArg", "java_class": "com.dropbox.core.v2.team.GroupMembersSetAccessTypeArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupSelector": {"fq_name": "team.GroupSelector", "java_class": "com.dropbox.core.v2.team.GroupSelector", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupSelectorError": {"fq_name": "team.GroupSelectorError", "java_class": "com.dropbox.core.v2.team.GroupSelectorError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupSelectorWithTeamGroupError": {"fq_name": "team.GroupSelectorWithTeamGroupError", "java_class": "com.dropbox.core.v2.team.GroupSelectorWithTeamGroupError", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "team.GroupUpdateArgs": {"fq_name": "team.GroupUpdateArgs", "java_class": "com.dropbox.core.v2.team.GroupUpdateArgs", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.GroupUpdateArgs.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupUpdateError": {"fq_name": "team.GroupUpdateError", "java_class": "com.dropbox.core.v2.team.GroupUpdateError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupsGetInfoError": {"fq_name": "team.GroupsGetInfoError", "java_class": "com.dropbox.core.v2.team.GroupsGetInfoError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupsGetInfoItem": {"fq_name": "team.GroupsGetInfoItem", "java_class": "com.dropbox.core.v2.team.GroupsGetInfoItem", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupsListArg": {"fq_name": "team.GroupsListArg", "java_class": "com.dropbox.core.v2.team.GroupsListArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupsListContinueArg": {"fq_name": "team.GroupsListContinueArg", "java_class": "com.dropbox.core.v2.team.GroupsListContinueArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupsListContinueError": {"fq_name": "team.GroupsListContinueError", "java_class": "com.dropbox.core.v2.team.GroupsListContinueError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupsListResult": {"fq_name": "team.GroupsListResult", "java_class": "com.dropbox.core.v2.team.GroupsListResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupsMembersListArg": {"fq_name": "team.GroupsMembersListArg", "java_class": "com.dropbox.core.v2.team.GroupsMembersListArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupsMembersListContinueArg": {"fq_name": "team.GroupsMembersListContinueArg", "java_class": "com.dropbox.core.v2.team.GroupsMembersListContinueArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupsMembersListContinueError": {"fq_name": "team.GroupsMembersListContinueError", "java_class": "com.dropbox.core.v2.team.GroupsMembersListContinueError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupsMembersListResult": {"fq_name": "team.GroupsMembersListResult", "java_class": "com.dropbox.core.v2.team.GroupsMembersListResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupsPollError": {"fq_name": "team.GroupsPollError", "java_class": "com.dropbox.core.v2.team.GroupsPollError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupsSelector": {"fq_name": "team.GroupsSelector", "java_class": "com.dropbox.core.v2.team.GroupsSelector", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.HasTeamFileEventsValue": {"fq_name": "team.HasTeamFileEventsValue", "java_class": "com.dropbox.core.v2.team.HasTeamFileEventsValue", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.HasTeamSelectiveSyncValue": {"fq_name": "team.HasTeamSelectiveSyncValue", "java_class": "com.dropbox.core.v2.team.HasTeamSelectiveSyncValue", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.HasTeamSharedDropboxValue": {"fq_name": "team.HasTeamSharedDropboxValue", "java_class": "com.dropbox.core.v2.team.HasTeamSharedDropboxValue", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.IncludeMembersArg": {"fq_name": "team.IncludeMembersArg", "java_class": "com.dropbox.core.v2.team.IncludeMembersArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PRIVATE", "_type": "DataTypeReference"}, "team.LegalHoldHeldRevisionMetadata": {"fq_name": "team.LegalHoldHeldRevisionMetadata", "java_class": "com.dropbox.core.v2.team.LegalHoldHeldRevisionMetadata", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.LegalHoldPolicy": {"fq_name": "team.LegalHoldPolicy", "java_class": "com.dropbox.core.v2.team.LegalHoldPolicy", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.LegalHoldPolicy.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.LegalHoldStatus": {"fq_name": "team.LegalHoldStatus", "java_class": "com.dropbox.core.v2.team.LegalHoldStatus", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.LegalHoldsError": {"fq_name": "team.LegalHoldsError", "java_class": "com.dropbox.core.v2.team.LegalHoldsError", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "team.LegalHoldsGetPolicyArg": {"fq_name": "team.LegalHoldsGetPolicyArg", "java_class": "com.dropbox.core.v2.team.LegalHoldsGetPolicyArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.LegalHoldsGetPolicyError": {"fq_name": "team.LegalHoldsGetPolicyError", "java_class": "com.dropbox.core.v2.team.LegalHoldsGetPolicyError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.LegalHoldsListHeldRevisionResult": {"fq_name": "team.LegalHoldsListHeldRevisionResult", "java_class": "com.dropbox.core.v2.team.LegalHoldsListHeldRevisionResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.LegalHoldsListHeldRevisionsArg": {"fq_name": "team.LegalHoldsListHeldRevisionsArg", "java_class": "com.dropbox.core.v2.team.LegalHoldsListHeldRevisionsArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.LegalHoldsListHeldRevisionsContinueArg": {"fq_name": "team.LegalHoldsListHeldRevisionsContinueArg", "java_class": "com.dropbox.core.v2.team.LegalHoldsListHeldRevisionsContinueArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.LegalHoldsListHeldRevisionsContinueError": {"fq_name": "team.LegalHoldsListHeldRevisionsContinueError", "java_class": "com.dropbox.core.v2.team.LegalHoldsListHeldRevisionsContinueError", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "team.LegalHoldsListHeldRevisionsError": {"fq_name": "team.LegalHoldsListHeldRevisionsError", "java_class": "com.dropbox.core.v2.team.LegalHoldsListHeldRevisionsError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.LegalHoldsListPoliciesArg": {"fq_name": "team.LegalHoldsListPoliciesArg", "java_class": "com.dropbox.core.v2.team.LegalHoldsListPoliciesArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.LegalHoldsListPoliciesError": {"fq_name": "team.LegalHoldsListPoliciesError", "java_class": "com.dropbox.core.v2.team.LegalHoldsListPoliciesError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.LegalHoldsListPoliciesResult": {"fq_name": "team.LegalHoldsListPoliciesResult", "java_class": "com.dropbox.core.v2.team.LegalHoldsListPoliciesResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.LegalHoldsPolicyCreateArg": {"fq_name": "team.LegalHoldsPolicyCreateArg", "java_class": "com.dropbox.core.v2.team.LegalHoldsPolicyCreateArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.LegalHoldsPolicyCreateArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.LegalHoldsPolicyCreateError": {"fq_name": "team.LegalHoldsPolicyCreateError", "java_class": "com.dropbox.core.v2.team.LegalHoldsPolicyCreateError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.LegalHoldsPolicyReleaseArg": {"fq_name": "team.LegalHoldsPolicyReleaseArg", "java_class": "com.dropbox.core.v2.team.LegalHoldsPolicyReleaseArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.LegalHoldsPolicyReleaseError": {"fq_name": "team.LegalHoldsPolicyReleaseError", "java_class": "com.dropbox.core.v2.team.LegalHoldsPolicyReleaseError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.LegalHoldsPolicyUpdateArg": {"fq_name": "team.LegalHoldsPolicyUpdateArg", "java_class": "com.dropbox.core.v2.team.LegalHoldsPolicyUpdateArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.LegalHoldsPolicyUpdateArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.LegalHoldsPolicyUpdateError": {"fq_name": "team.LegalHoldsPolicyUpdateError", "java_class": "com.dropbox.core.v2.team.LegalHoldsPolicyUpdateError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ListMemberAppsArg": {"fq_name": "team.ListMemberAppsArg", "java_class": "com.dropbox.core.v2.team.ListMemberAppsArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ListMemberAppsError": {"fq_name": "team.ListMemberAppsError", "java_class": "com.dropbox.core.v2.team.ListMemberAppsError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ListMemberAppsResult": {"fq_name": "team.ListMemberAppsResult", "java_class": "com.dropbox.core.v2.team.ListMemberAppsResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ListMemberDevicesArg": {"fq_name": "team.ListMemberDevicesArg", "java_class": "com.dropbox.core.v2.team.ListMemberDevicesArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.ListMemberDevicesArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ListMemberDevicesError": {"fq_name": "team.ListMemberDevicesError", "java_class": "com.dropbox.core.v2.team.ListMemberDevicesError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ListMemberDevicesResult": {"fq_name": "team.ListMemberDevicesResult", "java_class": "com.dropbox.core.v2.team.ListMemberDevicesResult", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.ListMemberDevicesResult.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ListMembersAppsArg": {"fq_name": "team.ListMembersAppsArg", "java_class": "com.dropbox.core.v2.team.ListMembersAppsArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ListMembersAppsError": {"fq_name": "team.ListMembersAppsError", "java_class": "com.dropbox.core.v2.team.ListMembersAppsError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ListMembersAppsResult": {"fq_name": "team.ListMembersAppsResult", "java_class": "com.dropbox.core.v2.team.ListMembersAppsResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ListMembersDevicesArg": {"fq_name": "team.ListMembersDevicesArg", "java_class": "com.dropbox.core.v2.team.ListMembersDevicesArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.ListMembersDevicesArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ListMembersDevicesError": {"fq_name": "team.ListMembersDevicesError", "java_class": "com.dropbox.core.v2.team.ListMembersDevicesError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ListMembersDevicesResult": {"fq_name": "team.ListMembersDevicesResult", "java_class": "com.dropbox.core.v2.team.ListMembersDevicesResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ListTeamAppsArg": {"fq_name": "team.ListTeamAppsArg", "java_class": "com.dropbox.core.v2.team.ListTeamAppsArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ListTeamAppsError": {"fq_name": "team.ListTeamAppsError", "java_class": "com.dropbox.core.v2.team.ListTeamAppsError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ListTeamAppsResult": {"fq_name": "team.ListTeamAppsResult", "java_class": "com.dropbox.core.v2.team.ListTeamAppsResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ListTeamDevicesArg": {"fq_name": "team.ListTeamDevicesArg", "java_class": "com.dropbox.core.v2.team.ListTeamDevicesArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.ListTeamDevicesArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ListTeamDevicesError": {"fq_name": "team.ListTeamDevicesError", "java_class": "com.dropbox.core.v2.team.ListTeamDevicesError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ListTeamDevicesResult": {"fq_name": "team.ListTeamDevicesResult", "java_class": "com.dropbox.core.v2.team.ListTeamDevicesResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MemberAccess": {"fq_name": "team.MemberAccess", "java_class": "com.dropbox.core.v2.team.MemberAccess", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MemberAddArg": {"fq_name": "team.MemberAddArg", "java_class": "com.dropbox.core.v2.team.MemberAddArg", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.MemberAddArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MemberAddArgBase": {"fq_name": "team.MemberAddArgBase", "java_class": "com.dropbox.core.v2.team.MemberAddArgBase", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.MemberAddArgBase.Builder", "serializer_visibility": "PRIVATE", "_type": "DataTypeReference"}, "team.MemberAddResult": {"fq_name": "team.MemberAddResult", "java_class": "com.dropbox.core.v2.team.MemberAddResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MemberAddResultBase": {"fq_name": "team.MemberAddResultBase", "java_class": "com.dropbox.core.v2.team.MemberAddResultBase", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "team.MemberAddV2Arg": {"fq_name": "team.MemberAddV2Arg", "java_class": "com.dropbox.core.v2.team.MemberAddV2Arg", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.MemberAddV2Arg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MemberAddV2Result": {"fq_name": "team.MemberAddV2Result", "java_class": "com.dropbox.core.v2.team.MemberAddV2Result", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MemberDevices": {"fq_name": "team.MemberDevices", "java_class": "com.dropbox.core.v2.team.MemberDevices", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.MemberDevices.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MemberLinkedApps": {"fq_name": "team.MemberLinkedApps", "java_class": "com.dropbox.core.v2.team.MemberLinkedApps", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MemberProfile": {"fq_name": "team.MemberProfile", "java_class": "com.dropbox.core.v2.team.MemberProfile", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.MemberProfile.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MemberSelectorError": {"fq_name": "team.MemberSelectorError", "java_class": "com.dropbox.core.v2.team.MemberSelectorError", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "team.MembersAddArg": {"fq_name": "team.MembersAddArg", "java_class": "com.dropbox.core.v2.team.MembersAddArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersAddArgBase": {"fq_name": "team.MembersAddArgBase", "java_class": "com.dropbox.core.v2.team.MembersAddArgBase", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PRIVATE", "_type": "DataTypeReference"}, "team.MembersAddJobStatus": {"fq_name": "team.MembersAddJobStatus", "java_class": "com.dropbox.core.v2.team.MembersAddJobStatus", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersAddJobStatusV2Result": {"fq_name": "team.MembersAddJobStatusV2Result", "java_class": "com.dropbox.core.v2.team.MembersAddJobStatusV2Result", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersAddLaunch": {"fq_name": "team.MembersAddLaunch", "java_class": "com.dropbox.core.v2.team.MembersAddLaunch", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersAddLaunchV2Result": {"fq_name": "team.MembersAddLaunchV2Result", "java_class": "com.dropbox.core.v2.team.MembersAddLaunchV2Result", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersAddV2Arg": {"fq_name": "team.MembersAddV2Arg", "java_class": "com.dropbox.core.v2.team.MembersAddV2Arg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersDataTransferArg": {"fq_name": "team.MembersDataTransferArg", "java_class": "com.dropbox.core.v2.team.MembersDataTransferArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersDeactivateArg": {"fq_name": "team.MembersDeactivateArg", "java_class": "com.dropbox.core.v2.team.MembersDeactivateArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersDeactivateBaseArg": {"fq_name": "team.MembersDeactivateBaseArg", "java_class": "com.dropbox.core.v2.team.MembersDeactivateBaseArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PRIVATE", "_type": "DataTypeReference"}, "team.MembersDeactivateError": {"fq_name": "team.MembersDeactivateError", "java_class": "com.dropbox.core.v2.team.MembersDeactivateError", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "team.MembersDeleteProfilePhotoArg": {"fq_name": "team.MembersDeleteProfilePhotoArg", "java_class": "com.dropbox.core.v2.team.MembersDeleteProfilePhotoArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersDeleteProfilePhotoError": {"fq_name": "team.MembersDeleteProfilePhotoError", "java_class": "com.dropbox.core.v2.team.MembersDeleteProfilePhotoError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersGetAvailableTeamMemberRolesResult": {"fq_name": "team.MembersGetAvailableTeamMemberRolesResult", "java_class": "com.dropbox.core.v2.team.MembersGetAvailableTeamMemberRolesResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersGetInfoArgs": {"fq_name": "team.MembersGetInfoArgs", "java_class": "com.dropbox.core.v2.team.MembersGetInfoArgs", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersGetInfoError": {"fq_name": "team.MembersGetInfoError", "java_class": "com.dropbox.core.v2.team.MembersGetInfoError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersGetInfoItem": {"fq_name": "team.MembersGetInfoItem", "java_class": "com.dropbox.core.v2.team.MembersGetInfoItem", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersGetInfoItemBase": {"fq_name": "team.MembersGetInfoItemBase", "java_class": "com.dropbox.core.v2.team.MembersGetInfoItemBase", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "team.MembersGetInfoItemV2": {"fq_name": "team.MembersGetInfoItemV2", "java_class": "com.dropbox.core.v2.team.MembersGetInfoItemV2", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersGetInfoV2Arg": {"fq_name": "team.MembersGetInfoV2Arg", "java_class": "com.dropbox.core.v2.team.MembersGetInfoV2Arg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersGetInfoV2Result": {"fq_name": "team.MembersGetInfoV2Result", "java_class": "com.dropbox.core.v2.team.MembersGetInfoV2Result", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersInfo": {"fq_name": "team.MembersInfo", "java_class": "com.dropbox.core.v2.team.MembersInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersListArg": {"fq_name": "team.MembersListArg", "java_class": "com.dropbox.core.v2.team.MembersListArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.MembersListArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersListContinueArg": {"fq_name": "team.MembersListContinueArg", "java_class": "com.dropbox.core.v2.team.MembersListContinueArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersListContinueError": {"fq_name": "team.MembersListContinueError", "java_class": "com.dropbox.core.v2.team.MembersListContinueError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersListError": {"fq_name": "team.MembersListError", "java_class": "com.dropbox.core.v2.team.MembersListError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersListResult": {"fq_name": "team.MembersListResult", "java_class": "com.dropbox.core.v2.team.MembersListResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersListV2Result": {"fq_name": "team.MembersListV2Result", "java_class": "com.dropbox.core.v2.team.MembersListV2Result", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersRecoverArg": {"fq_name": "team.MembersRecoverArg", "java_class": "com.dropbox.core.v2.team.MembersRecoverArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersRecoverError": {"fq_name": "team.MembersRecoverError", "java_class": "com.dropbox.core.v2.team.MembersRecoverError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersRemoveArg": {"fq_name": "team.MembersRemoveArg", "java_class": "com.dropbox.core.v2.team.MembersRemoveArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.MembersRemoveArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersRemoveError": {"fq_name": "team.MembersRemoveError", "java_class": "com.dropbox.core.v2.team.MembersRemoveError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersSendWelcomeError": {"fq_name": "team.MembersSendWelcomeError", "java_class": "com.dropbox.core.v2.team.MembersSendWelcomeError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersSetPermissions2Arg": {"fq_name": "team.MembersSetPermissions2Arg", "java_class": "com.dropbox.core.v2.team.MembersSetPermissions2Arg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersSetPermissions2Error": {"fq_name": "team.MembersSetPermissions2Error", "java_class": "com.dropbox.core.v2.team.MembersSetPermissions2Error", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersSetPermissions2Result": {"fq_name": "team.MembersSetPermissions2Result", "java_class": "com.dropbox.core.v2.team.MembersSetPermissions2Result", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersSetPermissionsArg": {"fq_name": "team.MembersSetPermissionsArg", "java_class": "com.dropbox.core.v2.team.MembersSetPermissionsArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersSetPermissionsError": {"fq_name": "team.MembersSetPermissionsError", "java_class": "com.dropbox.core.v2.team.MembersSetPermissionsError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersSetPermissionsResult": {"fq_name": "team.MembersSetPermissionsResult", "java_class": "com.dropbox.core.v2.team.MembersSetPermissionsResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersSetProfileArg": {"fq_name": "team.MembersSetProfileArg", "java_class": "com.dropbox.core.v2.team.MembersSetProfileArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.MembersSetProfileArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersSetProfileError": {"fq_name": "team.MembersSetProfileError", "java_class": "com.dropbox.core.v2.team.MembersSetProfileError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersSetProfilePhotoArg": {"fq_name": "team.MembersSetProfilePhotoArg", "java_class": "com.dropbox.core.v2.team.MembersSetProfilePhotoArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersSetProfilePhotoError": {"fq_name": "team.MembersSetProfilePhotoError", "java_class": "com.dropbox.core.v2.team.MembersSetProfilePhotoError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersSuspendError": {"fq_name": "team.MembersSuspendError", "java_class": "com.dropbox.core.v2.team.MembersSuspendError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersTransferFilesError": {"fq_name": "team.MembersTransferFilesError", "java_class": "com.dropbox.core.v2.team.MembersTransferFilesError", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "team.MembersTransferFormerMembersFilesError": {"fq_name": "team.MembersTransferFormerMembersFilesError", "java_class": "com.dropbox.core.v2.team.MembersTransferFormerMembersFilesError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersUnsuspendArg": {"fq_name": "team.MembersUnsuspendArg", "java_class": "com.dropbox.core.v2.team.MembersUnsuspendArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersUnsuspendError": {"fq_name": "team.MembersUnsuspendError", "java_class": "com.dropbox.core.v2.team.MembersUnsuspendError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MobileClientPlatform": {"fq_name": "team.MobileClientPlatform", "java_class": "com.dropbox.core.v2.team.MobileClientPlatform", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "team.MobileClientSession": {"fq_name": "team.MobileClientSession", "java_class": "com.dropbox.core.v2.team.MobileClientSession", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.MobileClientSession.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.NamespaceMetadata": {"fq_name": "team.NamespaceMetadata", "java_class": "com.dropbox.core.v2.team.NamespaceMetadata", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.NamespaceType": {"fq_name": "team.NamespaceType", "java_class": "com.dropbox.core.v2.team.NamespaceType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.RemoveCustomQuotaResult": {"fq_name": "team.RemoveCustomQuotaResult", "java_class": "com.dropbox.core.v2.team.RemoveCustomQuotaResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.RemovedStatus": {"fq_name": "team.RemovedStatus", "java_class": "com.dropbox.core.v2.team.RemovedStatus", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ResendSecondaryEmailResult": {"fq_name": "team.ResendSecondaryEmailResult", "java_class": "com.dropbox.core.v2.team.ResendSecondaryEmailResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ResendVerificationEmailArg": {"fq_name": "team.ResendVerificationEmailArg", "java_class": "com.dropbox.core.v2.team.ResendVerificationEmailArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ResendVerificationEmailResult": {"fq_name": "team.ResendVerificationEmailResult", "java_class": "com.dropbox.core.v2.team.ResendVerificationEmailResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.RevokeDesktopClientArg": {"fq_name": "team.RevokeDesktopClientArg", "java_class": "com.dropbox.core.v2.team.RevokeDesktopClientArg", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.RevokeDeviceSessionArg": {"fq_name": "team.RevokeDeviceSessionArg", "java_class": "com.dropbox.core.v2.team.RevokeDeviceSessionArg", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.RevokeDeviceSessionBatchArg": {"fq_name": "team.RevokeDeviceSessionBatchArg", "java_class": "com.dropbox.core.v2.team.RevokeDeviceSessionBatchArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.RevokeDeviceSessionBatchError": {"fq_name": "team.RevokeDeviceSessionBatchError", "java_class": "com.dropbox.core.v2.team.RevokeDeviceSessionBatchError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.RevokeDeviceSessionBatchResult": {"fq_name": "team.RevokeDeviceSessionBatchResult", "java_class": "com.dropbox.core.v2.team.RevokeDeviceSessionBatchResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.RevokeDeviceSessionError": {"fq_name": "team.RevokeDeviceSessionError", "java_class": "com.dropbox.core.v2.team.RevokeDeviceSessionError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.RevokeDeviceSessionStatus": {"fq_name": "team.RevokeDeviceSessionStatus", "java_class": "com.dropbox.core.v2.team.RevokeDeviceSessionStatus", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.RevokeLinkedApiAppArg": {"fq_name": "team.RevokeLinkedApiAppArg", "java_class": "com.dropbox.core.v2.team.RevokeLinkedApiAppArg", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.RevokeLinkedApiAppBatchArg": {"fq_name": "team.RevokeLinkedApiAppBatchArg", "java_class": "com.dropbox.core.v2.team.RevokeLinkedApiAppBatchArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.RevokeLinkedAppBatchError": {"fq_name": "team.RevokeLinkedAppBatchError", "java_class": "com.dropbox.core.v2.team.RevokeLinkedAppBatchError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.RevokeLinkedAppBatchResult": {"fq_name": "team.RevokeLinkedAppBatchResult", "java_class": "com.dropbox.core.v2.team.RevokeLinkedAppBatchResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.RevokeLinkedAppError": {"fq_name": "team.RevokeLinkedAppError", "java_class": "com.dropbox.core.v2.team.RevokeLinkedAppError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.RevokeLinkedAppStatus": {"fq_name": "team.RevokeLinkedAppStatus", "java_class": "com.dropbox.core.v2.team.RevokeLinkedAppStatus", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.SetCustomQuotaArg": {"fq_name": "team.SetCustomQuotaArg", "java_class": "com.dropbox.core.v2.team.SetCustomQuotaArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.SetCustomQuotaError": {"fq_name": "team.SetCustomQuotaError", "java_class": "com.dropbox.core.v2.team.SetCustomQuotaError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.SharingAllowlistAddArgs": {"fq_name": "team.SharingAllowlistAddArgs", "java_class": "com.dropbox.core.v2.team.SharingAllowlistAddArgs", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.SharingAllowlistAddArgs.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.SharingAllowlistAddError": {"fq_name": "team.SharingAllowlistAddError", "java_class": "com.dropbox.core.v2.team.SharingAllowlistAddError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.SharingAllowlistAddResponse": {"fq_name": "team.SharingAllowlistAddResponse", "java_class": "com.dropbox.core.v2.team.SharingAllowlistAddResponse", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.SharingAllowlistListArg": {"fq_name": "team.SharingAllowlistListArg", "java_class": "com.dropbox.core.v2.team.SharingAllowlistListArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.SharingAllowlistListContinueArg": {"fq_name": "team.SharingAllowlistListContinueArg", "java_class": "com.dropbox.core.v2.team.SharingAllowlistListContinueArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.SharingAllowlistListContinueError": {"fq_name": "team.SharingAllowlistListContinueError", "java_class": "com.dropbox.core.v2.team.SharingAllowlistListContinueError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.SharingAllowlistListError": {"fq_name": "team.SharingAllowlistListError", "java_class": "com.dropbox.core.v2.team.SharingAllowlistListError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.SharingAllowlistListResponse": {"fq_name": "team.SharingAllowlistListResponse", "java_class": "com.dropbox.core.v2.team.SharingAllowlistListResponse", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.SharingAllowlistListResponse.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.SharingAllowlistRemoveArgs": {"fq_name": "team.SharingAllowlistRemoveArgs", "java_class": "com.dropbox.core.v2.team.SharingAllowlistRemoveArgs", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.SharingAllowlistRemoveArgs.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.SharingAllowlistRemoveError": {"fq_name": "team.SharingAllowlistRemoveError", "java_class": "com.dropbox.core.v2.team.SharingAllowlistRemoveError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.SharingAllowlistRemoveResponse": {"fq_name": "team.SharingAllowlistRemoveResponse", "java_class": "com.dropbox.core.v2.team.SharingAllowlistRemoveResponse", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.StorageBucket": {"fq_name": "team.StorageBucket", "java_class": "com.dropbox.core.v2.team.StorageBucket", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamFolderAccessError": {"fq_name": "team.TeamFolderAccessError", "java_class": "com.dropbox.core.v2.team.TeamFolderAccessError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamFolderActivateError": {"fq_name": "team.TeamFolderActivateError", "java_class": "com.dropbox.core.v2.team.TeamFolderActivateError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamFolderArchiveArg": {"fq_name": "team.TeamFolderArchiveArg", "java_class": "com.dropbox.core.v2.team.TeamFolderArchiveArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamFolderArchiveError": {"fq_name": "team.TeamFolderArchiveError", "java_class": "com.dropbox.core.v2.team.TeamFolderArchiveError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamFolderArchiveJobStatus": {"fq_name": "team.TeamFolderArchiveJobStatus", "java_class": "com.dropbox.core.v2.team.TeamFolderArchiveJobStatus", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamFolderArchiveLaunch": {"fq_name": "team.TeamFolderArchiveLaunch", "java_class": "com.dropbox.core.v2.team.TeamFolderArchiveLaunch", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamFolderCreateArg": {"fq_name": "team.TeamFolderCreateArg", "java_class": "com.dropbox.core.v2.team.TeamFolderCreateArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamFolderCreateError": {"fq_name": "team.TeamFolderCreateError", "java_class": "com.dropbox.core.v2.team.TeamFolderCreateError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamFolderGetInfoItem": {"fq_name": "team.TeamFolderGetInfoItem", "java_class": "com.dropbox.core.v2.team.TeamFolderGetInfoItem", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamFolderIdArg": {"fq_name": "team.TeamFolderIdArg", "java_class": "com.dropbox.core.v2.team.TeamFolderIdArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamFolderIdListArg": {"fq_name": "team.TeamFolderIdListArg", "java_class": "com.dropbox.core.v2.team.TeamFolderIdListArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamFolderInvalidStatusError": {"fq_name": "team.TeamFolderInvalidStatusError", "java_class": "com.dropbox.core.v2.team.TeamFolderInvalidStatusError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamFolderListArg": {"fq_name": "team.TeamFolderListArg", "java_class": "com.dropbox.core.v2.team.TeamFolderListArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamFolderListContinueArg": {"fq_name": "team.TeamFolderListContinueArg", "java_class": "com.dropbox.core.v2.team.TeamFolderListContinueArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamFolderListContinueError": {"fq_name": "team.TeamFolderListContinueError", "java_class": "com.dropbox.core.v2.team.TeamFolderListContinueError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamFolderListError": {"fq_name": "team.TeamFolderListError", "java_class": "com.dropbox.core.v2.team.TeamFolderListError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamFolderListResult": {"fq_name": "team.TeamFolderListResult", "java_class": "com.dropbox.core.v2.team.TeamFolderListResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamFolderMetadata": {"fq_name": "team.TeamFolderMetadata", "java_class": "com.dropbox.core.v2.team.TeamFolderMetadata", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamFolderPermanentlyDeleteError": {"fq_name": "team.TeamFolderPermanentlyDeleteError", "java_class": "com.dropbox.core.v2.team.TeamFolderPermanentlyDeleteError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamFolderRenameArg": {"fq_name": "team.TeamFolderRenameArg", "java_class": "com.dropbox.core.v2.team.TeamFolderRenameArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamFolderRenameError": {"fq_name": "team.TeamFolderRenameError", "java_class": "com.dropbox.core.v2.team.TeamFolderRenameError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamFolderStatus": {"fq_name": "team.TeamFolderStatus", "java_class": "com.dropbox.core.v2.team.TeamFolderStatus", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "team.TeamFolderTeamSharedDropboxError": {"fq_name": "team.TeamFolderTeamSharedDropboxError", "java_class": "com.dropbox.core.v2.team.TeamFolderTeamSharedDropboxError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamFolderUpdateSyncSettingsArg": {"fq_name": "team.TeamFolderUpdateSyncSettingsArg", "java_class": "com.dropbox.core.v2.team.TeamFolderUpdateSyncSettingsArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.TeamFolderUpdateSyncSettingsArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamFolderUpdateSyncSettingsError": {"fq_name": "team.TeamFolderUpdateSyncSettingsError", "java_class": "com.dropbox.core.v2.team.TeamFolderUpdateSyncSettingsError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamGetInfoResult": {"fq_name": "team.TeamGetInfoResult", "java_class": "com.dropbox.core.v2.team.TeamGetInfoResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamMemberInfo": {"fq_name": "team.TeamMemberInfo", "java_class": "com.dropbox.core.v2.team.TeamMemberInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamMemberInfoV2": {"fq_name": "team.TeamMemberInfoV2", "java_class": "com.dropbox.core.v2.team.TeamMemberInfoV2", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamMemberInfoV2Result": {"fq_name": "team.TeamMemberInfoV2Result", "java_class": "com.dropbox.core.v2.team.TeamMemberInfoV2Result", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamMemberProfile": {"fq_name": "team.TeamMemberProfile", "java_class": "com.dropbox.core.v2.team.TeamMemberProfile", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.TeamMemberProfile.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamMemberRole": {"fq_name": "team.TeamMemberRole", "java_class": "com.dropbox.core.v2.team.TeamMemberRole", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamMemberStatus": {"fq_name": "team.TeamMemberStatus", "java_class": "com.dropbox.core.v2.team.TeamMemberStatus", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamMembershipType": {"fq_name": "team.TeamMembershipType", "java_class": "com.dropbox.core.v2.team.TeamMembershipType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamNamespacesListArg": {"fq_name": "team.TeamNamespacesListArg", "java_class": "com.dropbox.core.v2.team.TeamNamespacesListArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamNamespacesListContinueArg": {"fq_name": "team.TeamNamespacesListContinueArg", "java_class": "com.dropbox.core.v2.team.TeamNamespacesListContinueArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamNamespacesListContinueError": {"fq_name": "team.TeamNamespacesListContinueError", "java_class": "com.dropbox.core.v2.team.TeamNamespacesListContinueError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamNamespacesListError": {"fq_name": "team.TeamNamespacesListError", "java_class": "com.dropbox.core.v2.team.TeamNamespacesListError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamNamespacesListResult": {"fq_name": "team.TeamNamespacesListResult", "java_class": "com.dropbox.core.v2.team.TeamNamespacesListResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamReportFailureReason": {"fq_name": "team.TeamReportFailureReason", "java_class": "com.dropbox.core.v2.team.TeamReportFailureReason", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "team.TokenGetAuthenticatedAdminError": {"fq_name": "team.TokenGetAuthenticatedAdminError", "java_class": "com.dropbox.core.v2.team.TokenGetAuthenticatedAdminError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TokenGetAuthenticatedAdminResult": {"fq_name": "team.TokenGetAuthenticatedAdminResult", "java_class": "com.dropbox.core.v2.team.TokenGetAuthenticatedAdminResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.UploadApiRateLimitValue": {"fq_name": "team.UploadApiRateLimitValue", "java_class": "com.dropbox.core.v2.team.UploadApiRateLimitValue", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.UserAddResult": {"fq_name": "team.UserAddResult", "java_class": "com.dropbox.core.v2.team.UserAddResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.UserCustomQuotaArg": {"fq_name": "team.UserCustomQuotaArg", "java_class": "com.dropbox.core.v2.team.UserCustomQuotaArg", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.UserCustomQuotaResult": {"fq_name": "team.UserCustomQuotaResult", "java_class": "com.dropbox.core.v2.team.UserCustomQuotaResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.UserDeleteEmailsResult": {"fq_name": "team.UserDeleteEmailsResult", "java_class": "com.dropbox.core.v2.team.UserDeleteEmailsResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.UserDeleteResult": {"fq_name": "team.UserDeleteResult", "java_class": "com.dropbox.core.v2.team.UserDeleteResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.UserResendEmailsResult": {"fq_name": "team.UserResendEmailsResult", "java_class": "com.dropbox.core.v2.team.UserResendEmailsResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.UserResendResult": {"fq_name": "team.UserResendResult", "java_class": "com.dropbox.core.v2.team.UserResendResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.UserSecondaryEmailsArg": {"fq_name": "team.UserSecondaryEmailsArg", "java_class": "com.dropbox.core.v2.team.UserSecondaryEmailsArg", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.UserSecondaryEmailsResult": {"fq_name": "team.UserSecondaryEmailsResult", "java_class": "com.dropbox.core.v2.team.UserSecondaryEmailsResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.UserSelectorArg": {"fq_name": "team.UserSelectorArg", "java_class": "com.dropbox.core.v2.team.UserSelectorArg", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.UserSelectorError": {"fq_name": "team.UserSelectorError", "java_class": "com.dropbox.core.v2.team.UserSelectorError", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "team.UsersSelectorArg": {"fq_name": "team.UsersSelectorArg", "java_class": "com.dropbox.core.v2.team.UsersSelectorArg", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "team_common.GroupManagementType": {"fq_name": "team_common.GroupManagementType", "java_class": "com.dropbox.core.v2.teamcommon.GroupManagementType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "team_common.GroupSummary": {"fq_name": "team_common.GroupSummary", "java_class": "com.dropbox.core.v2.teamcommon.GroupSummary", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamcommon.GroupSummary.Builder", "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "team_common.GroupType": {"fq_name": "team_common.GroupType", "java_class": "com.dropbox.core.v2.teamcommon.GroupType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "team_common.MemberSpaceLimitType": {"fq_name": "team_common.MemberSpaceLimitType", "java_class": "com.dropbox.core.v2.teamcommon.MemberSpaceLimitType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "team_common.TimeRange": {"fq_name": "team_common.TimeRange", "java_class": "com.dropbox.core.v2.teamcommon.TimeRange", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamcommon.TimeRange.Builder", "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "team_log.AccessMethodLogInfo": {"fq_name": "team_log.AccessMethodLogInfo", "java_class": "com.dropbox.core.v2.teamlog.AccessMethodLogInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AccountCaptureAvailability": {"fq_name": "team_log.AccountCaptureAvailability", "java_class": "com.dropbox.core.v2.teamlog.AccountCaptureAvailability", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AccountCaptureChangeAvailabilityDetails": {"fq_name": "team_log.AccountCaptureChangeAvailabilityDetails", "java_class": "com.dropbox.core.v2.teamlog.AccountCaptureChangeAvailabilityDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AccountCaptureChangeAvailabilityType": {"fq_name": "team_log.AccountCaptureChangeAvailabilityType", "java_class": "com.dropbox.core.v2.teamlog.AccountCaptureChangeAvailabilityType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AccountCaptureChangePolicyDetails": {"fq_name": "team_log.AccountCaptureChangePolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.AccountCaptureChangePolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AccountCaptureChangePolicyType": {"fq_name": "team_log.AccountCaptureChangePolicyType", "java_class": "com.dropbox.core.v2.teamlog.AccountCaptureChangePolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AccountCaptureMigrateAccountDetails": {"fq_name": "team_log.AccountCaptureMigrateAccountDetails", "java_class": "com.dropbox.core.v2.teamlog.AccountCaptureMigrateAccountDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AccountCaptureMigrateAccountType": {"fq_name": "team_log.AccountCaptureMigrateAccountType", "java_class": "com.dropbox.core.v2.teamlog.AccountCaptureMigrateAccountType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AccountCaptureNotificationEmailsSentDetails": {"fq_name": "team_log.AccountCaptureNotificationEmailsSentDetails", "java_class": "com.dropbox.core.v2.teamlog.AccountCaptureNotificationEmailsSentDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AccountCaptureNotificationEmailsSentType": {"fq_name": "team_log.AccountCaptureNotificationEmailsSentType", "java_class": "com.dropbox.core.v2.teamlog.AccountCaptureNotificationEmailsSentType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AccountCaptureNotificationType": {"fq_name": "team_log.AccountCaptureNotificationType", "java_class": "com.dropbox.core.v2.teamlog.AccountCaptureNotificationType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AccountCapturePolicy": {"fq_name": "team_log.AccountCapturePolicy", "java_class": "com.dropbox.core.v2.teamlog.AccountCapturePolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AccountCaptureRelinquishAccountDetails": {"fq_name": "team_log.AccountCaptureRelinquishAccountDetails", "java_class": "com.dropbox.core.v2.teamlog.AccountCaptureRelinquishAccountDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AccountCaptureRelinquishAccountType": {"fq_name": "team_log.AccountCaptureRelinquishAccountType", "java_class": "com.dropbox.core.v2.teamlog.AccountCaptureRelinquishAccountType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AccountLockOrUnlockedDetails": {"fq_name": "team_log.AccountLockOrUnlockedDetails", "java_class": "com.dropbox.core.v2.teamlog.AccountLockOrUnlockedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AccountLockOrUnlockedType": {"fq_name": "team_log.AccountLockOrUnlockedType", "java_class": "com.dropbox.core.v2.teamlog.AccountLockOrUnlockedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AccountState": {"fq_name": "team_log.AccountState", "java_class": "com.dropbox.core.v2.teamlog.AccountState", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ActionDetails": {"fq_name": "team_log.ActionDetails", "java_class": "com.dropbox.core.v2.teamlog.ActionDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ActorLogInfo": {"fq_name": "team_log.ActorLogInfo", "java_class": "com.dropbox.core.v2.teamlog.ActorLogInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AdminAlertCategoryEnum": {"fq_name": "team_log.AdminAlertCategoryEnum", "java_class": "com.dropbox.core.v2.teamlog.AdminAlertCategoryEnum", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AdminAlertGeneralStateEnum": {"fq_name": "team_log.AdminAlertGeneralStateEnum", "java_class": "com.dropbox.core.v2.teamlog.AdminAlertGeneralStateEnum", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AdminAlertSeverityEnum": {"fq_name": "team_log.AdminAlertSeverityEnum", "java_class": "com.dropbox.core.v2.teamlog.AdminAlertSeverityEnum", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AdminAlertingAlertConfiguration": {"fq_name": "team_log.AdminAlertingAlertConfiguration", "java_class": "com.dropbox.core.v2.teamlog.AdminAlertingAlertConfiguration", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.AdminAlertingAlertConfiguration.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AdminAlertingAlertSensitivity": {"fq_name": "team_log.AdminAlertingAlertSensitivity", "java_class": "com.dropbox.core.v2.teamlog.AdminAlertingAlertSensitivity", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AdminAlertingAlertStateChangedDetails": {"fq_name": "team_log.AdminAlertingAlertStateChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.AdminAlertingAlertStateChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AdminAlertingAlertStateChangedType": {"fq_name": "team_log.AdminAlertingAlertStateChangedType", "java_class": "com.dropbox.core.v2.teamlog.AdminAlertingAlertStateChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AdminAlertingAlertStatePolicy": {"fq_name": "team_log.AdminAlertingAlertStatePolicy", "java_class": "com.dropbox.core.v2.teamlog.AdminAlertingAlertStatePolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AdminAlertingChangedAlertConfigDetails": {"fq_name": "team_log.AdminAlertingChangedAlertConfigDetails", "java_class": "com.dropbox.core.v2.teamlog.AdminAlertingChangedAlertConfigDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AdminAlertingChangedAlertConfigType": {"fq_name": "team_log.AdminAlertingChangedAlertConfigType", "java_class": "com.dropbox.core.v2.teamlog.AdminAlertingChangedAlertConfigType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AdminAlertingTriggeredAlertDetails": {"fq_name": "team_log.AdminAlertingTriggeredAlertDetails", "java_class": "com.dropbox.core.v2.teamlog.AdminAlertingTriggeredAlertDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AdminAlertingTriggeredAlertType": {"fq_name": "team_log.AdminAlertingTriggeredAlertType", "java_class": "com.dropbox.core.v2.teamlog.AdminAlertingTriggeredAlertType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AdminConsoleAppPermission": {"fq_name": "team_log.AdminConsoleAppPermission", "java_class": "com.dropbox.core.v2.teamlog.AdminConsoleAppPermission", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AdminConsoleAppPolicy": {"fq_name": "team_log.AdminConsoleAppPolicy", "java_class": "com.dropbox.core.v2.teamlog.AdminConsoleAppPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AdminEmailRemindersChangedDetails": {"fq_name": "team_log.AdminEmailRemindersChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.AdminEmailRemindersChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AdminEmailRemindersChangedType": {"fq_name": "team_log.AdminEmailRemindersChangedType", "java_class": "com.dropbox.core.v2.teamlog.AdminEmailRemindersChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AdminEmailRemindersPolicy": {"fq_name": "team_log.AdminEmailRemindersPolicy", "java_class": "com.dropbox.core.v2.teamlog.AdminEmailRemindersPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AdminRole": {"fq_name": "team_log.AdminRole", "java_class": "com.dropbox.core.v2.teamlog.AdminRole", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AlertRecipientsSettingType": {"fq_name": "team_log.AlertRecipientsSettingType", "java_class": "com.dropbox.core.v2.teamlog.AlertRecipientsSettingType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AllowDownloadDisabledDetails": {"fq_name": "team_log.AllowDownloadDisabledDetails", "java_class": "com.dropbox.core.v2.teamlog.AllowDownloadDisabledDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AllowDownloadDisabledType": {"fq_name": "team_log.AllowDownloadDisabledType", "java_class": "com.dropbox.core.v2.teamlog.AllowDownloadDisabledType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AllowDownloadEnabledDetails": {"fq_name": "team_log.AllowDownloadEnabledDetails", "java_class": "com.dropbox.core.v2.teamlog.AllowDownloadEnabledDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AllowDownloadEnabledType": {"fq_name": "team_log.AllowDownloadEnabledType", "java_class": "com.dropbox.core.v2.teamlog.AllowDownloadEnabledType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ApiSessionLogInfo": {"fq_name": "team_log.ApiSessionLogInfo", "java_class": "com.dropbox.core.v2.teamlog.ApiSessionLogInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AppBlockedByPermissionsDetails": {"fq_name": "team_log.AppBlockedByPermissionsDetails", "java_class": "com.dropbox.core.v2.teamlog.AppBlockedByPermissionsDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AppBlockedByPermissionsType": {"fq_name": "team_log.AppBlockedByPermissionsType", "java_class": "com.dropbox.core.v2.teamlog.AppBlockedByPermissionsType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AppLinkTeamDetails": {"fq_name": "team_log.AppLinkTeamDetails", "java_class": "com.dropbox.core.v2.teamlog.AppLinkTeamDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AppLinkTeamType": {"fq_name": "team_log.AppLinkTeamType", "java_class": "com.dropbox.core.v2.teamlog.AppLinkTeamType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AppLinkUserDetails": {"fq_name": "team_log.AppLinkUserDetails", "java_class": "com.dropbox.core.v2.teamlog.AppLinkUserDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AppLinkUserType": {"fq_name": "team_log.AppLinkUserType", "java_class": "com.dropbox.core.v2.teamlog.AppLinkUserType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AppLogInfo": {"fq_name": "team_log.AppLogInfo", "java_class": "com.dropbox.core.v2.teamlog.AppLogInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.AppLogInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AppPermissionsChangedDetails": {"fq_name": "team_log.AppPermissionsChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.AppPermissionsChangedDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.AppPermissionsChangedDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AppPermissionsChangedType": {"fq_name": "team_log.AppPermissionsChangedType", "java_class": "com.dropbox.core.v2.teamlog.AppPermissionsChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AppUnlinkTeamDetails": {"fq_name": "team_log.AppUnlinkTeamDetails", "java_class": "com.dropbox.core.v2.teamlog.AppUnlinkTeamDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AppUnlinkTeamType": {"fq_name": "team_log.AppUnlinkTeamType", "java_class": "com.dropbox.core.v2.teamlog.AppUnlinkTeamType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AppUnlinkUserDetails": {"fq_name": "team_log.AppUnlinkUserDetails", "java_class": "com.dropbox.core.v2.teamlog.AppUnlinkUserDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AppUnlinkUserType": {"fq_name": "team_log.AppUnlinkUserType", "java_class": "com.dropbox.core.v2.teamlog.AppUnlinkUserType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ApplyNamingConventionDetails": {"fq_name": "team_log.ApplyNamingConventionDetails", "java_class": "com.dropbox.core.v2.teamlog.ApplyNamingConventionDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ApplyNamingConventionType": {"fq_name": "team_log.ApplyNamingConventionType", "java_class": "com.dropbox.core.v2.teamlog.ApplyNamingConventionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AssetLogInfo": {"fq_name": "team_log.AssetLogInfo", "java_class": "com.dropbox.core.v2.teamlog.AssetLogInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.BackupAdminInvitationSentDetails": {"fq_name": "team_log.BackupAdminInvitationSentDetails", "java_class": "com.dropbox.core.v2.teamlog.BackupAdminInvitationSentDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.BackupAdminInvitationSentType": {"fq_name": "team_log.BackupAdminInvitationSentType", "java_class": "com.dropbox.core.v2.teamlog.BackupAdminInvitationSentType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.BackupInvitationOpenedDetails": {"fq_name": "team_log.BackupInvitationOpenedDetails", "java_class": "com.dropbox.core.v2.teamlog.BackupInvitationOpenedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.BackupInvitationOpenedType": {"fq_name": "team_log.BackupInvitationOpenedType", "java_class": "com.dropbox.core.v2.teamlog.BackupInvitationOpenedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.BackupStatus": {"fq_name": "team_log.BackupStatus", "java_class": "com.dropbox.core.v2.teamlog.BackupStatus", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.BinderAddPageDetails": {"fq_name": "team_log.BinderAddPageDetails", "java_class": "com.dropbox.core.v2.teamlog.BinderAddPageDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.BinderAddPageType": {"fq_name": "team_log.BinderAddPageType", "java_class": "com.dropbox.core.v2.teamlog.BinderAddPageType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.BinderAddSectionDetails": {"fq_name": "team_log.BinderAddSectionDetails", "java_class": "com.dropbox.core.v2.teamlog.BinderAddSectionDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.BinderAddSectionType": {"fq_name": "team_log.BinderAddSectionType", "java_class": "com.dropbox.core.v2.teamlog.BinderAddSectionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.BinderRemovePageDetails": {"fq_name": "team_log.BinderRemovePageDetails", "java_class": "com.dropbox.core.v2.teamlog.BinderRemovePageDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.BinderRemovePageType": {"fq_name": "team_log.BinderRemovePageType", "java_class": "com.dropbox.core.v2.teamlog.BinderRemovePageType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.BinderRemoveSectionDetails": {"fq_name": "team_log.BinderRemoveSectionDetails", "java_class": "com.dropbox.core.v2.teamlog.BinderRemoveSectionDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.BinderRemoveSectionType": {"fq_name": "team_log.BinderRemoveSectionType", "java_class": "com.dropbox.core.v2.teamlog.BinderRemoveSectionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.BinderRenamePageDetails": {"fq_name": "team_log.BinderRenamePageDetails", "java_class": "com.dropbox.core.v2.teamlog.BinderRenamePageDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.BinderRenamePageType": {"fq_name": "team_log.BinderRenamePageType", "java_class": "com.dropbox.core.v2.teamlog.BinderRenamePageType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.BinderRenameSectionDetails": {"fq_name": "team_log.BinderRenameSectionDetails", "java_class": "com.dropbox.core.v2.teamlog.BinderRenameSectionDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.BinderRenameSectionType": {"fq_name": "team_log.BinderRenameSectionType", "java_class": "com.dropbox.core.v2.teamlog.BinderRenameSectionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.BinderReorderPageDetails": {"fq_name": "team_log.BinderReorderPageDetails", "java_class": "com.dropbox.core.v2.teamlog.BinderReorderPageDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.BinderReorderPageType": {"fq_name": "team_log.BinderReorderPageType", "java_class": "com.dropbox.core.v2.teamlog.BinderReorderPageType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.BinderReorderSectionDetails": {"fq_name": "team_log.BinderReorderSectionDetails", "java_class": "com.dropbox.core.v2.teamlog.BinderReorderSectionDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.BinderReorderSectionType": {"fq_name": "team_log.BinderReorderSectionType", "java_class": "com.dropbox.core.v2.teamlog.BinderReorderSectionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.CameraUploadsPolicy": {"fq_name": "team_log.CameraUploadsPolicy", "java_class": "com.dropbox.core.v2.teamlog.CameraUploadsPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.CameraUploadsPolicyChangedDetails": {"fq_name": "team_log.CameraUploadsPolicyChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.CameraUploadsPolicyChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.CameraUploadsPolicyChangedType": {"fq_name": "team_log.CameraUploadsPolicyChangedType", "java_class": "com.dropbox.core.v2.teamlog.CameraUploadsPolicyChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.CaptureTranscriptPolicy": {"fq_name": "team_log.CaptureTranscriptPolicy", "java_class": "com.dropbox.core.v2.teamlog.CaptureTranscriptPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.CaptureTranscriptPolicyChangedDetails": {"fq_name": "team_log.CaptureTranscriptPolicyChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.CaptureTranscriptPolicyChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.CaptureTranscriptPolicyChangedType": {"fq_name": "team_log.CaptureTranscriptPolicyChangedType", "java_class": "com.dropbox.core.v2.teamlog.CaptureTranscriptPolicyChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.Certificate": {"fq_name": "team_log.Certificate", "java_class": "com.dropbox.core.v2.teamlog.Certificate", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ChangeLinkExpirationPolicy": {"fq_name": "team_log.ChangeLinkExpirationPolicy", "java_class": "com.dropbox.core.v2.teamlog.ChangeLinkExpirationPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ChangedEnterpriseAdminRoleDetails": {"fq_name": "team_log.ChangedEnterpriseAdminRoleDetails", "java_class": "com.dropbox.core.v2.teamlog.ChangedEnterpriseAdminRoleDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ChangedEnterpriseAdminRoleType": {"fq_name": "team_log.ChangedEnterpriseAdminRoleType", "java_class": "com.dropbox.core.v2.teamlog.ChangedEnterpriseAdminRoleType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ChangedEnterpriseConnectedTeamStatusDetails": {"fq_name": "team_log.ChangedEnterpriseConnectedTeamStatusDetails", "java_class": "com.dropbox.core.v2.teamlog.ChangedEnterpriseConnectedTeamStatusDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ChangedEnterpriseConnectedTeamStatusType": {"fq_name": "team_log.ChangedEnterpriseConnectedTeamStatusType", "java_class": "com.dropbox.core.v2.teamlog.ChangedEnterpriseConnectedTeamStatusType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ClassificationChangePolicyDetails": {"fq_name": "team_log.ClassificationChangePolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.ClassificationChangePolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ClassificationChangePolicyType": {"fq_name": "team_log.ClassificationChangePolicyType", "java_class": "com.dropbox.core.v2.teamlog.ClassificationChangePolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ClassificationCreateReportDetails": {"fq_name": "team_log.ClassificationCreateReportDetails", "java_class": "com.dropbox.core.v2.teamlog.ClassificationCreateReportDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ClassificationCreateReportFailDetails": {"fq_name": "team_log.ClassificationCreateReportFailDetails", "java_class": "com.dropbox.core.v2.teamlog.ClassificationCreateReportFailDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ClassificationCreateReportFailType": {"fq_name": "team_log.ClassificationCreateReportFailType", "java_class": "com.dropbox.core.v2.teamlog.ClassificationCreateReportFailType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ClassificationCreateReportType": {"fq_name": "team_log.ClassificationCreateReportType", "java_class": "com.dropbox.core.v2.teamlog.ClassificationCreateReportType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ClassificationPolicyEnumWrapper": {"fq_name": "team_log.ClassificationPolicyEnumWrapper", "java_class": "com.dropbox.core.v2.teamlog.ClassificationPolicyEnumWrapper", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ClassificationType": {"fq_name": "team_log.ClassificationType", "java_class": "com.dropbox.core.v2.teamlog.ClassificationType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.CollectionShareDetails": {"fq_name": "team_log.CollectionShareDetails", "java_class": "com.dropbox.core.v2.teamlog.CollectionShareDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.CollectionShareType": {"fq_name": "team_log.CollectionShareType", "java_class": "com.dropbox.core.v2.teamlog.CollectionShareType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ComputerBackupPolicy": {"fq_name": "team_log.ComputerBackupPolicy", "java_class": "com.dropbox.core.v2.teamlog.ComputerBackupPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ComputerBackupPolicyChangedDetails": {"fq_name": "team_log.ComputerBackupPolicyChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.ComputerBackupPolicyChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ComputerBackupPolicyChangedType": {"fq_name": "team_log.ComputerBackupPolicyChangedType", "java_class": "com.dropbox.core.v2.teamlog.ComputerBackupPolicyChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ConnectedTeamName": {"fq_name": "team_log.ConnectedTeamName", "java_class": "com.dropbox.core.v2.teamlog.ConnectedTeamName", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ContentAdministrationPolicyChangedDetails": {"fq_name": "team_log.ContentAdministrationPolicyChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.ContentAdministrationPolicyChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ContentAdministrationPolicyChangedType": {"fq_name": "team_log.ContentAdministrationPolicyChangedType", "java_class": "com.dropbox.core.v2.teamlog.ContentAdministrationPolicyChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ContentPermanentDeletePolicy": {"fq_name": "team_log.ContentPermanentDeletePolicy", "java_class": "com.dropbox.core.v2.teamlog.ContentPermanentDeletePolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ContextLogInfo": {"fq_name": "team_log.ContextLogInfo", "java_class": "com.dropbox.core.v2.teamlog.ContextLogInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.CreateFolderDetails": {"fq_name": "team_log.CreateFolderDetails", "java_class": "com.dropbox.core.v2.teamlog.CreateFolderDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.CreateFolderType": {"fq_name": "team_log.CreateFolderType", "java_class": "com.dropbox.core.v2.teamlog.CreateFolderType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.CreateTeamInviteLinkDetails": {"fq_name": "team_log.CreateTeamInviteLinkDetails", "java_class": "com.dropbox.core.v2.teamlog.CreateTeamInviteLinkDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.CreateTeamInviteLinkType": {"fq_name": "team_log.CreateTeamInviteLinkType", "java_class": "com.dropbox.core.v2.teamlog.CreateTeamInviteLinkType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DataPlacementRestrictionChangePolicyDetails": {"fq_name": "team_log.DataPlacementRestrictionChangePolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.DataPlacementRestrictionChangePolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DataPlacementRestrictionChangePolicyType": {"fq_name": "team_log.DataPlacementRestrictionChangePolicyType", "java_class": "com.dropbox.core.v2.teamlog.DataPlacementRestrictionChangePolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DataPlacementRestrictionSatisfyPolicyDetails": {"fq_name": "team_log.DataPlacementRestrictionSatisfyPolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.DataPlacementRestrictionSatisfyPolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DataPlacementRestrictionSatisfyPolicyType": {"fq_name": "team_log.DataPlacementRestrictionSatisfyPolicyType", "java_class": "com.dropbox.core.v2.teamlog.DataPlacementRestrictionSatisfyPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DataResidencyMigrationRequestSuccessfulDetails": {"fq_name": "team_log.DataResidencyMigrationRequestSuccessfulDetails", "java_class": "com.dropbox.core.v2.teamlog.DataResidencyMigrationRequestSuccessfulDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DataResidencyMigrationRequestSuccessfulType": {"fq_name": "team_log.DataResidencyMigrationRequestSuccessfulType", "java_class": "com.dropbox.core.v2.teamlog.DataResidencyMigrationRequestSuccessfulType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DataResidencyMigrationRequestUnsuccessfulDetails": {"fq_name": "team_log.DataResidencyMigrationRequestUnsuccessfulDetails", "java_class": "com.dropbox.core.v2.teamlog.DataResidencyMigrationRequestUnsuccessfulDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DataResidencyMigrationRequestUnsuccessfulType": {"fq_name": "team_log.DataResidencyMigrationRequestUnsuccessfulType", "java_class": "com.dropbox.core.v2.teamlog.DataResidencyMigrationRequestUnsuccessfulType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DefaultLinkExpirationDaysPolicy": {"fq_name": "team_log.DefaultLinkExpirationDaysPolicy", "java_class": "com.dropbox.core.v2.teamlog.DefaultLinkExpirationDaysPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeleteTeamInviteLinkDetails": {"fq_name": "team_log.DeleteTeamInviteLinkDetails", "java_class": "com.dropbox.core.v2.teamlog.DeleteTeamInviteLinkDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeleteTeamInviteLinkType": {"fq_name": "team_log.DeleteTeamInviteLinkType", "java_class": "com.dropbox.core.v2.teamlog.DeleteTeamInviteLinkType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DesktopDeviceSessionLogInfo": {"fq_name": "team_log.DesktopDeviceSessionLogInfo", "java_class": "com.dropbox.core.v2.teamlog.DesktopDeviceSessionLogInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.DesktopDeviceSessionLogInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DesktopSessionLogInfo": {"fq_name": "team_log.DesktopSessionLogInfo", "java_class": "com.dropbox.core.v2.teamlog.DesktopSessionLogInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceApprovalsAddExceptionDetails": {"fq_name": "team_log.DeviceApprovalsAddExceptionDetails", "java_class": "com.dropbox.core.v2.teamlog.DeviceApprovalsAddExceptionDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceApprovalsAddExceptionType": {"fq_name": "team_log.DeviceApprovalsAddExceptionType", "java_class": "com.dropbox.core.v2.teamlog.DeviceApprovalsAddExceptionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceApprovalsChangeDesktopPolicyDetails": {"fq_name": "team_log.DeviceApprovalsChangeDesktopPolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.DeviceApprovalsChangeDesktopPolicyDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.DeviceApprovalsChangeDesktopPolicyDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceApprovalsChangeDesktopPolicyType": {"fq_name": "team_log.DeviceApprovalsChangeDesktopPolicyType", "java_class": "com.dropbox.core.v2.teamlog.DeviceApprovalsChangeDesktopPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceApprovalsChangeMobilePolicyDetails": {"fq_name": "team_log.DeviceApprovalsChangeMobilePolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.DeviceApprovalsChangeMobilePolicyDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.DeviceApprovalsChangeMobilePolicyDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceApprovalsChangeMobilePolicyType": {"fq_name": "team_log.DeviceApprovalsChangeMobilePolicyType", "java_class": "com.dropbox.core.v2.teamlog.DeviceApprovalsChangeMobilePolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceApprovalsChangeOverageActionDetails": {"fq_name": "team_log.DeviceApprovalsChangeOverageActionDetails", "java_class": "com.dropbox.core.v2.teamlog.DeviceApprovalsChangeOverageActionDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.DeviceApprovalsChangeOverageActionDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceApprovalsChangeOverageActionType": {"fq_name": "team_log.DeviceApprovalsChangeOverageActionType", "java_class": "com.dropbox.core.v2.teamlog.DeviceApprovalsChangeOverageActionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceApprovalsChangeUnlinkActionDetails": {"fq_name": "team_log.DeviceApprovalsChangeUnlinkActionDetails", "java_class": "com.dropbox.core.v2.teamlog.DeviceApprovalsChangeUnlinkActionDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.DeviceApprovalsChangeUnlinkActionDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceApprovalsChangeUnlinkActionType": {"fq_name": "team_log.DeviceApprovalsChangeUnlinkActionType", "java_class": "com.dropbox.core.v2.teamlog.DeviceApprovalsChangeUnlinkActionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceApprovalsPolicy": {"fq_name": "team_log.DeviceApprovalsPolicy", "java_class": "com.dropbox.core.v2.teamlog.DeviceApprovalsPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceApprovalsRemoveExceptionDetails": {"fq_name": "team_log.DeviceApprovalsRemoveExceptionDetails", "java_class": "com.dropbox.core.v2.teamlog.DeviceApprovalsRemoveExceptionDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceApprovalsRemoveExceptionType": {"fq_name": "team_log.DeviceApprovalsRemoveExceptionType", "java_class": "com.dropbox.core.v2.teamlog.DeviceApprovalsRemoveExceptionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceChangeIpDesktopDetails": {"fq_name": "team_log.DeviceChangeIpDesktopDetails", "java_class": "com.dropbox.core.v2.teamlog.DeviceChangeIpDesktopDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceChangeIpDesktopType": {"fq_name": "team_log.DeviceChangeIpDesktopType", "java_class": "com.dropbox.core.v2.teamlog.DeviceChangeIpDesktopType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceChangeIpMobileDetails": {"fq_name": "team_log.DeviceChangeIpMobileDetails", "java_class": "com.dropbox.core.v2.teamlog.DeviceChangeIpMobileDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceChangeIpMobileType": {"fq_name": "team_log.DeviceChangeIpMobileType", "java_class": "com.dropbox.core.v2.teamlog.DeviceChangeIpMobileType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceChangeIpWebDetails": {"fq_name": "team_log.DeviceChangeIpWebDetails", "java_class": "com.dropbox.core.v2.teamlog.DeviceChangeIpWebDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceChangeIpWebType": {"fq_name": "team_log.DeviceChangeIpWebType", "java_class": "com.dropbox.core.v2.teamlog.DeviceChangeIpWebType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceDeleteOnUnlinkFailDetails": {"fq_name": "team_log.DeviceDeleteOnUnlinkFailDetails", "java_class": "com.dropbox.core.v2.teamlog.DeviceDeleteOnUnlinkFailDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.DeviceDeleteOnUnlinkFailDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceDeleteOnUnlinkFailType": {"fq_name": "team_log.DeviceDeleteOnUnlinkFailType", "java_class": "com.dropbox.core.v2.teamlog.DeviceDeleteOnUnlinkFailType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceDeleteOnUnlinkSuccessDetails": {"fq_name": "team_log.DeviceDeleteOnUnlinkSuccessDetails", "java_class": "com.dropbox.core.v2.teamlog.DeviceDeleteOnUnlinkSuccessDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.DeviceDeleteOnUnlinkSuccessDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceDeleteOnUnlinkSuccessType": {"fq_name": "team_log.DeviceDeleteOnUnlinkSuccessType", "java_class": "com.dropbox.core.v2.teamlog.DeviceDeleteOnUnlinkSuccessType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceLinkFailDetails": {"fq_name": "team_log.DeviceLinkFailDetails", "java_class": "com.dropbox.core.v2.teamlog.DeviceLinkFailDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceLinkFailType": {"fq_name": "team_log.DeviceLinkFailType", "java_class": "com.dropbox.core.v2.teamlog.DeviceLinkFailType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceLinkSuccessDetails": {"fq_name": "team_log.DeviceLinkSuccessDetails", "java_class": "com.dropbox.core.v2.teamlog.DeviceLinkSuccessDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceLinkSuccessType": {"fq_name": "team_log.DeviceLinkSuccessType", "java_class": "com.dropbox.core.v2.teamlog.DeviceLinkSuccessType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceManagementDisabledDetails": {"fq_name": "team_log.DeviceManagementDisabledDetails", "java_class": "com.dropbox.core.v2.teamlog.DeviceManagementDisabledDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceManagementDisabledType": {"fq_name": "team_log.DeviceManagementDisabledType", "java_class": "com.dropbox.core.v2.teamlog.DeviceManagementDisabledType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceManagementEnabledDetails": {"fq_name": "team_log.DeviceManagementEnabledDetails", "java_class": "com.dropbox.core.v2.teamlog.DeviceManagementEnabledDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceManagementEnabledType": {"fq_name": "team_log.DeviceManagementEnabledType", "java_class": "com.dropbox.core.v2.teamlog.DeviceManagementEnabledType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceSessionLogInfo": {"fq_name": "team_log.DeviceSessionLogInfo", "java_class": "com.dropbox.core.v2.teamlog.DeviceSessionLogInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.DeviceSessionLogInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceSyncBackupStatusChangedDetails": {"fq_name": "team_log.DeviceSyncBackupStatusChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.DeviceSyncBackupStatusChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceSyncBackupStatusChangedType": {"fq_name": "team_log.DeviceSyncBackupStatusChangedType", "java_class": "com.dropbox.core.v2.teamlog.DeviceSyncBackupStatusChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceType": {"fq_name": "team_log.DeviceType", "java_class": "com.dropbox.core.v2.teamlog.DeviceType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceUnlinkDetails": {"fq_name": "team_log.DeviceUnlinkDetails", "java_class": "com.dropbox.core.v2.teamlog.DeviceUnlinkDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.DeviceUnlinkDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceUnlinkPolicy": {"fq_name": "team_log.DeviceUnlinkPolicy", "java_class": "com.dropbox.core.v2.teamlog.DeviceUnlinkPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceUnlinkType": {"fq_name": "team_log.DeviceUnlinkType", "java_class": "com.dropbox.core.v2.teamlog.DeviceUnlinkType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DirectoryRestrictionsAddMembersDetails": {"fq_name": "team_log.DirectoryRestrictionsAddMembersDetails", "java_class": "com.dropbox.core.v2.teamlog.DirectoryRestrictionsAddMembersDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DirectoryRestrictionsAddMembersType": {"fq_name": "team_log.DirectoryRestrictionsAddMembersType", "java_class": "com.dropbox.core.v2.teamlog.DirectoryRestrictionsAddMembersType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DirectoryRestrictionsRemoveMembersDetails": {"fq_name": "team_log.DirectoryRestrictionsRemoveMembersDetails", "java_class": "com.dropbox.core.v2.teamlog.DirectoryRestrictionsRemoveMembersDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DirectoryRestrictionsRemoveMembersType": {"fq_name": "team_log.DirectoryRestrictionsRemoveMembersType", "java_class": "com.dropbox.core.v2.teamlog.DirectoryRestrictionsRemoveMembersType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DisabledDomainInvitesDetails": {"fq_name": "team_log.DisabledDomainInvitesDetails", "java_class": "com.dropbox.core.v2.teamlog.DisabledDomainInvitesDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DisabledDomainInvitesType": {"fq_name": "team_log.DisabledDomainInvitesType", "java_class": "com.dropbox.core.v2.teamlog.DisabledDomainInvitesType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DispositionActionType": {"fq_name": "team_log.DispositionActionType", "java_class": "com.dropbox.core.v2.teamlog.DispositionActionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DomainInvitesApproveRequestToJoinTeamDetails": {"fq_name": "team_log.DomainInvitesApproveRequestToJoinTeamDetails", "java_class": "com.dropbox.core.v2.teamlog.DomainInvitesApproveRequestToJoinTeamDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DomainInvitesApproveRequestToJoinTeamType": {"fq_name": "team_log.DomainInvitesApproveRequestToJoinTeamType", "java_class": "com.dropbox.core.v2.teamlog.DomainInvitesApproveRequestToJoinTeamType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DomainInvitesDeclineRequestToJoinTeamDetails": {"fq_name": "team_log.DomainInvitesDeclineRequestToJoinTeamDetails", "java_class": "com.dropbox.core.v2.teamlog.DomainInvitesDeclineRequestToJoinTeamDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DomainInvitesDeclineRequestToJoinTeamType": {"fq_name": "team_log.DomainInvitesDeclineRequestToJoinTeamType", "java_class": "com.dropbox.core.v2.teamlog.DomainInvitesDeclineRequestToJoinTeamType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DomainInvitesEmailExistingUsersDetails": {"fq_name": "team_log.DomainInvitesEmailExistingUsersDetails", "java_class": "com.dropbox.core.v2.teamlog.DomainInvitesEmailExistingUsersDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DomainInvitesEmailExistingUsersType": {"fq_name": "team_log.DomainInvitesEmailExistingUsersType", "java_class": "com.dropbox.core.v2.teamlog.DomainInvitesEmailExistingUsersType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DomainInvitesRequestToJoinTeamDetails": {"fq_name": "team_log.DomainInvitesRequestToJoinTeamDetails", "java_class": "com.dropbox.core.v2.teamlog.DomainInvitesRequestToJoinTeamDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DomainInvitesRequestToJoinTeamType": {"fq_name": "team_log.DomainInvitesRequestToJoinTeamType", "java_class": "com.dropbox.core.v2.teamlog.DomainInvitesRequestToJoinTeamType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DomainInvitesSetInviteNewUserPrefToNoDetails": {"fq_name": "team_log.DomainInvitesSetInviteNewUserPrefToNoDetails", "java_class": "com.dropbox.core.v2.teamlog.DomainInvitesSetInviteNewUserPrefToNoDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DomainInvitesSetInviteNewUserPrefToNoType": {"fq_name": "team_log.DomainInvitesSetInviteNewUserPrefToNoType", "java_class": "com.dropbox.core.v2.teamlog.DomainInvitesSetInviteNewUserPrefToNoType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DomainInvitesSetInviteNewUserPrefToYesDetails": {"fq_name": "team_log.DomainInvitesSetInviteNewUserPrefToYesDetails", "java_class": "com.dropbox.core.v2.teamlog.DomainInvitesSetInviteNewUserPrefToYesDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DomainInvitesSetInviteNewUserPrefToYesType": {"fq_name": "team_log.DomainInvitesSetInviteNewUserPrefToYesType", "java_class": "com.dropbox.core.v2.teamlog.DomainInvitesSetInviteNewUserPrefToYesType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DomainVerificationAddDomainFailDetails": {"fq_name": "team_log.DomainVerificationAddDomainFailDetails", "java_class": "com.dropbox.core.v2.teamlog.DomainVerificationAddDomainFailDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DomainVerificationAddDomainFailType": {"fq_name": "team_log.DomainVerificationAddDomainFailType", "java_class": "com.dropbox.core.v2.teamlog.DomainVerificationAddDomainFailType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DomainVerificationAddDomainSuccessDetails": {"fq_name": "team_log.DomainVerificationAddDomainSuccessDetails", "java_class": "com.dropbox.core.v2.teamlog.DomainVerificationAddDomainSuccessDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DomainVerificationAddDomainSuccessType": {"fq_name": "team_log.DomainVerificationAddDomainSuccessType", "java_class": "com.dropbox.core.v2.teamlog.DomainVerificationAddDomainSuccessType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DomainVerificationRemoveDomainDetails": {"fq_name": "team_log.DomainVerificationRemoveDomainDetails", "java_class": "com.dropbox.core.v2.teamlog.DomainVerificationRemoveDomainDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DomainVerificationRemoveDomainType": {"fq_name": "team_log.DomainVerificationRemoveDomainType", "java_class": "com.dropbox.core.v2.teamlog.DomainVerificationRemoveDomainType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DownloadPolicyType": {"fq_name": "team_log.DownloadPolicyType", "java_class": "com.dropbox.core.v2.teamlog.DownloadPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DropboxPasswordsExportedDetails": {"fq_name": "team_log.DropboxPasswordsExportedDetails", "java_class": "com.dropbox.core.v2.teamlog.DropboxPasswordsExportedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DropboxPasswordsExportedType": {"fq_name": "team_log.DropboxPasswordsExportedType", "java_class": "com.dropbox.core.v2.teamlog.DropboxPasswordsExportedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DropboxPasswordsNewDeviceEnrolledDetails": {"fq_name": "team_log.DropboxPasswordsNewDeviceEnrolledDetails", "java_class": "com.dropbox.core.v2.teamlog.DropboxPasswordsNewDeviceEnrolledDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DropboxPasswordsNewDeviceEnrolledType": {"fq_name": "team_log.DropboxPasswordsNewDeviceEnrolledType", "java_class": "com.dropbox.core.v2.teamlog.DropboxPasswordsNewDeviceEnrolledType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DropboxPasswordsPolicy": {"fq_name": "team_log.DropboxPasswordsPolicy", "java_class": "com.dropbox.core.v2.teamlog.DropboxPasswordsPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DropboxPasswordsPolicyChangedDetails": {"fq_name": "team_log.DropboxPasswordsPolicyChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.DropboxPasswordsPolicyChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DropboxPasswordsPolicyChangedType": {"fq_name": "team_log.DropboxPasswordsPolicyChangedType", "java_class": "com.dropbox.core.v2.teamlog.DropboxPasswordsPolicyChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DurationLogInfo": {"fq_name": "team_log.DurationLogInfo", "java_class": "com.dropbox.core.v2.teamlog.DurationLogInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EmailIngestPolicy": {"fq_name": "team_log.EmailIngestPolicy", "java_class": "com.dropbox.core.v2.teamlog.EmailIngestPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EmailIngestPolicyChangedDetails": {"fq_name": "team_log.EmailIngestPolicyChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.EmailIngestPolicyChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EmailIngestPolicyChangedType": {"fq_name": "team_log.EmailIngestPolicyChangedType", "java_class": "com.dropbox.core.v2.teamlog.EmailIngestPolicyChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EmailIngestReceiveFileDetails": {"fq_name": "team_log.EmailIngestReceiveFileDetails", "java_class": "com.dropbox.core.v2.teamlog.EmailIngestReceiveFileDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.EmailIngestReceiveFileDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EmailIngestReceiveFileType": {"fq_name": "team_log.EmailIngestReceiveFileType", "java_class": "com.dropbox.core.v2.teamlog.EmailIngestReceiveFileType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EmmAddExceptionDetails": {"fq_name": "team_log.EmmAddExceptionDetails", "java_class": "com.dropbox.core.v2.teamlog.EmmAddExceptionDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EmmAddExceptionType": {"fq_name": "team_log.EmmAddExceptionType", "java_class": "com.dropbox.core.v2.teamlog.EmmAddExceptionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EmmChangePolicyDetails": {"fq_name": "team_log.EmmChangePolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.EmmChangePolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EmmChangePolicyType": {"fq_name": "team_log.EmmChangePolicyType", "java_class": "com.dropbox.core.v2.teamlog.EmmChangePolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EmmCreateExceptionsReportDetails": {"fq_name": "team_log.EmmCreateExceptionsReportDetails", "java_class": "com.dropbox.core.v2.teamlog.EmmCreateExceptionsReportDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EmmCreateExceptionsReportType": {"fq_name": "team_log.EmmCreateExceptionsReportType", "java_class": "com.dropbox.core.v2.teamlog.EmmCreateExceptionsReportType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EmmCreateUsageReportDetails": {"fq_name": "team_log.EmmCreateUsageReportDetails", "java_class": "com.dropbox.core.v2.teamlog.EmmCreateUsageReportDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EmmCreateUsageReportType": {"fq_name": "team_log.EmmCreateUsageReportType", "java_class": "com.dropbox.core.v2.teamlog.EmmCreateUsageReportType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EmmErrorDetails": {"fq_name": "team_log.EmmErrorDetails", "java_class": "com.dropbox.core.v2.teamlog.EmmErrorDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EmmErrorType": {"fq_name": "team_log.EmmErrorType", "java_class": "com.dropbox.core.v2.teamlog.EmmErrorType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EmmRefreshAuthTokenDetails": {"fq_name": "team_log.EmmRefreshAuthTokenDetails", "java_class": "com.dropbox.core.v2.teamlog.EmmRefreshAuthTokenDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EmmRefreshAuthTokenType": {"fq_name": "team_log.EmmRefreshAuthTokenType", "java_class": "com.dropbox.core.v2.teamlog.EmmRefreshAuthTokenType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EmmRemoveExceptionDetails": {"fq_name": "team_log.EmmRemoveExceptionDetails", "java_class": "com.dropbox.core.v2.teamlog.EmmRemoveExceptionDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EmmRemoveExceptionType": {"fq_name": "team_log.EmmRemoveExceptionType", "java_class": "com.dropbox.core.v2.teamlog.EmmRemoveExceptionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EnabledDomainInvitesDetails": {"fq_name": "team_log.EnabledDomainInvitesDetails", "java_class": "com.dropbox.core.v2.teamlog.EnabledDomainInvitesDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EnabledDomainInvitesType": {"fq_name": "team_log.EnabledDomainInvitesType", "java_class": "com.dropbox.core.v2.teamlog.EnabledDomainInvitesType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EndedEnterpriseAdminSessionDeprecatedDetails": {"fq_name": "team_log.EndedEnterpriseAdminSessionDeprecatedDetails", "java_class": "com.dropbox.core.v2.teamlog.EndedEnterpriseAdminSessionDeprecatedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EndedEnterpriseAdminSessionDeprecatedType": {"fq_name": "team_log.EndedEnterpriseAdminSessionDeprecatedType", "java_class": "com.dropbox.core.v2.teamlog.EndedEnterpriseAdminSessionDeprecatedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EndedEnterpriseAdminSessionDetails": {"fq_name": "team_log.EndedEnterpriseAdminSessionDetails", "java_class": "com.dropbox.core.v2.teamlog.EndedEnterpriseAdminSessionDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EndedEnterpriseAdminSessionType": {"fq_name": "team_log.EndedEnterpriseAdminSessionType", "java_class": "com.dropbox.core.v2.teamlog.EndedEnterpriseAdminSessionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EnforceLinkPasswordPolicy": {"fq_name": "team_log.EnforceLinkPasswordPolicy", "java_class": "com.dropbox.core.v2.teamlog.EnforceLinkPasswordPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EnterpriseSettingsLockingDetails": {"fq_name": "team_log.EnterpriseSettingsLockingDetails", "java_class": "com.dropbox.core.v2.teamlog.EnterpriseSettingsLockingDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EnterpriseSettingsLockingType": {"fq_name": "team_log.EnterpriseSettingsLockingType", "java_class": "com.dropbox.core.v2.teamlog.EnterpriseSettingsLockingType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EventCategory": {"fq_name": "team_log.EventCategory", "java_class": "com.dropbox.core.v2.teamlog.EventCategory", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EventDetails": {"fq_name": "team_log.EventDetails", "java_class": "com.dropbox.core.v2.teamlog.EventDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EventType": {"fq_name": "team_log.EventType", "java_class": "com.dropbox.core.v2.teamlog.EventType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EventTypeArg": {"fq_name": "team_log.EventTypeArg", "java_class": "com.dropbox.core.v2.teamlog.EventTypeArg", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ExportMembersReportDetails": {"fq_name": "team_log.ExportMembersReportDetails", "java_class": "com.dropbox.core.v2.teamlog.ExportMembersReportDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ExportMembersReportFailDetails": {"fq_name": "team_log.ExportMembersReportFailDetails", "java_class": "com.dropbox.core.v2.teamlog.ExportMembersReportFailDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ExportMembersReportFailType": {"fq_name": "team_log.ExportMembersReportFailType", "java_class": "com.dropbox.core.v2.teamlog.ExportMembersReportFailType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ExportMembersReportType": {"fq_name": "team_log.ExportMembersReportType", "java_class": "com.dropbox.core.v2.teamlog.ExportMembersReportType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ExtendedVersionHistoryChangePolicyDetails": {"fq_name": "team_log.ExtendedVersionHistoryChangePolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.ExtendedVersionHistoryChangePolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ExtendedVersionHistoryChangePolicyType": {"fq_name": "team_log.ExtendedVersionHistoryChangePolicyType", "java_class": "com.dropbox.core.v2.teamlog.ExtendedVersionHistoryChangePolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ExtendedVersionHistoryPolicy": {"fq_name": "team_log.ExtendedVersionHistoryPolicy", "java_class": "com.dropbox.core.v2.teamlog.ExtendedVersionHistoryPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ExternalDriveBackupEligibilityStatus": {"fq_name": "team_log.ExternalDriveBackupEligibilityStatus", "java_class": "com.dropbox.core.v2.teamlog.ExternalDriveBackupEligibilityStatus", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ExternalDriveBackupEligibilityStatusCheckedDetails": {"fq_name": "team_log.ExternalDriveBackupEligibilityStatusCheckedDetails", "java_class": "com.dropbox.core.v2.teamlog.ExternalDriveBackupEligibilityStatusCheckedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ExternalDriveBackupEligibilityStatusCheckedType": {"fq_name": "team_log.ExternalDriveBackupEligibilityStatusCheckedType", "java_class": "com.dropbox.core.v2.teamlog.ExternalDriveBackupEligibilityStatusCheckedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ExternalDriveBackupPolicy": {"fq_name": "team_log.ExternalDriveBackupPolicy", "java_class": "com.dropbox.core.v2.teamlog.ExternalDriveBackupPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ExternalDriveBackupPolicyChangedDetails": {"fq_name": "team_log.ExternalDriveBackupPolicyChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.ExternalDriveBackupPolicyChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ExternalDriveBackupPolicyChangedType": {"fq_name": "team_log.ExternalDriveBackupPolicyChangedType", "java_class": "com.dropbox.core.v2.teamlog.ExternalDriveBackupPolicyChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ExternalDriveBackupStatus": {"fq_name": "team_log.ExternalDriveBackupStatus", "java_class": "com.dropbox.core.v2.teamlog.ExternalDriveBackupStatus", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ExternalDriveBackupStatusChangedDetails": {"fq_name": "team_log.ExternalDriveBackupStatusChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.ExternalDriveBackupStatusChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ExternalDriveBackupStatusChangedType": {"fq_name": "team_log.ExternalDriveBackupStatusChangedType", "java_class": "com.dropbox.core.v2.teamlog.ExternalDriveBackupStatusChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ExternalSharingCreateReportDetails": {"fq_name": "team_log.ExternalSharingCreateReportDetails", "java_class": "com.dropbox.core.v2.teamlog.ExternalSharingCreateReportDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ExternalSharingCreateReportType": {"fq_name": "team_log.ExternalSharingCreateReportType", "java_class": "com.dropbox.core.v2.teamlog.ExternalSharingCreateReportType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ExternalSharingReportFailedDetails": {"fq_name": "team_log.ExternalSharingReportFailedDetails", "java_class": "com.dropbox.core.v2.teamlog.ExternalSharingReportFailedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ExternalSharingReportFailedType": {"fq_name": "team_log.ExternalSharingReportFailedType", "java_class": "com.dropbox.core.v2.teamlog.ExternalSharingReportFailedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ExternalUserLogInfo": {"fq_name": "team_log.ExternalUserLogInfo", "java_class": "com.dropbox.core.v2.teamlog.ExternalUserLogInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FailureDetailsLogInfo": {"fq_name": "team_log.FailureDetailsLogInfo", "java_class": "com.dropbox.core.v2.teamlog.FailureDetailsLogInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.FailureDetailsLogInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FedAdminRole": {"fq_name": "team_log.FedAdminRole", "java_class": "com.dropbox.core.v2.teamlog.FedAdminRole", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FedExtraDetails": {"fq_name": "team_log.FedExtraDetails", "java_class": "com.dropbox.core.v2.teamlog.FedExtraDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FedHandshakeAction": {"fq_name": "team_log.FedHandshakeAction", "java_class": "com.dropbox.core.v2.teamlog.FedHandshakeAction", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FederationStatusChangeAdditionalInfo": {"fq_name": "team_log.FederationStatusChangeAdditionalInfo", "java_class": "com.dropbox.core.v2.teamlog.FederationStatusChangeAdditionalInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileAddCommentDetails": {"fq_name": "team_log.FileAddCommentDetails", "java_class": "com.dropbox.core.v2.teamlog.FileAddCommentDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileAddCommentType": {"fq_name": "team_log.FileAddCommentType", "java_class": "com.dropbox.core.v2.teamlog.FileAddCommentType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileAddDetails": {"fq_name": "team_log.FileAddDetails", "java_class": "com.dropbox.core.v2.teamlog.FileAddDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileAddFromAutomationDetails": {"fq_name": "team_log.FileAddFromAutomationDetails", "java_class": "com.dropbox.core.v2.teamlog.FileAddFromAutomationDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileAddFromAutomationType": {"fq_name": "team_log.FileAddFromAutomationType", "java_class": "com.dropbox.core.v2.teamlog.FileAddFromAutomationType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileAddType": {"fq_name": "team_log.FileAddType", "java_class": "com.dropbox.core.v2.teamlog.FileAddType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileChangeCommentSubscriptionDetails": {"fq_name": "team_log.FileChangeCommentSubscriptionDetails", "java_class": "com.dropbox.core.v2.teamlog.FileChangeCommentSubscriptionDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileChangeCommentSubscriptionType": {"fq_name": "team_log.FileChangeCommentSubscriptionType", "java_class": "com.dropbox.core.v2.teamlog.FileChangeCommentSubscriptionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileCommentNotificationPolicy": {"fq_name": "team_log.FileCommentNotificationPolicy", "java_class": "com.dropbox.core.v2.teamlog.FileCommentNotificationPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileCommentsChangePolicyDetails": {"fq_name": "team_log.FileCommentsChangePolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.FileCommentsChangePolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileCommentsChangePolicyType": {"fq_name": "team_log.FileCommentsChangePolicyType", "java_class": "com.dropbox.core.v2.teamlog.FileCommentsChangePolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileCommentsPolicy": {"fq_name": "team_log.FileCommentsPolicy", "java_class": "com.dropbox.core.v2.teamlog.FileCommentsPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileCopyDetails": {"fq_name": "team_log.FileCopyDetails", "java_class": "com.dropbox.core.v2.teamlog.FileCopyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileCopyType": {"fq_name": "team_log.FileCopyType", "java_class": "com.dropbox.core.v2.teamlog.FileCopyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileDeleteCommentDetails": {"fq_name": "team_log.FileDeleteCommentDetails", "java_class": "com.dropbox.core.v2.teamlog.FileDeleteCommentDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileDeleteCommentType": {"fq_name": "team_log.FileDeleteCommentType", "java_class": "com.dropbox.core.v2.teamlog.FileDeleteCommentType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileDeleteDetails": {"fq_name": "team_log.FileDeleteDetails", "java_class": "com.dropbox.core.v2.teamlog.FileDeleteDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileDeleteType": {"fq_name": "team_log.FileDeleteType", "java_class": "com.dropbox.core.v2.teamlog.FileDeleteType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileDownloadDetails": {"fq_name": "team_log.FileDownloadDetails", "java_class": "com.dropbox.core.v2.teamlog.FileDownloadDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileDownloadType": {"fq_name": "team_log.FileDownloadType", "java_class": "com.dropbox.core.v2.teamlog.FileDownloadType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileEditCommentDetails": {"fq_name": "team_log.FileEditCommentDetails", "java_class": "com.dropbox.core.v2.teamlog.FileEditCommentDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileEditCommentType": {"fq_name": "team_log.FileEditCommentType", "java_class": "com.dropbox.core.v2.teamlog.FileEditCommentType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileEditDetails": {"fq_name": "team_log.FileEditDetails", "java_class": "com.dropbox.core.v2.teamlog.FileEditDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileEditType": {"fq_name": "team_log.FileEditType", "java_class": "com.dropbox.core.v2.teamlog.FileEditType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileGetCopyReferenceDetails": {"fq_name": "team_log.FileGetCopyReferenceDetails", "java_class": "com.dropbox.core.v2.teamlog.FileGetCopyReferenceDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileGetCopyReferenceType": {"fq_name": "team_log.FileGetCopyReferenceType", "java_class": "com.dropbox.core.v2.teamlog.FileGetCopyReferenceType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileLikeCommentDetails": {"fq_name": "team_log.FileLikeCommentDetails", "java_class": "com.dropbox.core.v2.teamlog.FileLikeCommentDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileLikeCommentType": {"fq_name": "team_log.FileLikeCommentType", "java_class": "com.dropbox.core.v2.teamlog.FileLikeCommentType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileLockingLockStatusChangedDetails": {"fq_name": "team_log.FileLockingLockStatusChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.FileLockingLockStatusChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileLockingLockStatusChangedType": {"fq_name": "team_log.FileLockingLockStatusChangedType", "java_class": "com.dropbox.core.v2.teamlog.FileLockingLockStatusChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileLockingPolicyChangedDetails": {"fq_name": "team_log.FileLockingPolicyChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.FileLockingPolicyChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileLockingPolicyChangedType": {"fq_name": "team_log.FileLockingPolicyChangedType", "java_class": "com.dropbox.core.v2.teamlog.FileLockingPolicyChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileLogInfo": {"fq_name": "team_log.FileLogInfo", "java_class": "com.dropbox.core.v2.teamlog.FileLogInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.FileLogInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileMoveDetails": {"fq_name": "team_log.FileMoveDetails", "java_class": "com.dropbox.core.v2.teamlog.FileMoveDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileMoveType": {"fq_name": "team_log.FileMoveType", "java_class": "com.dropbox.core.v2.teamlog.FileMoveType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileOrFolderLogInfo": {"fq_name": "team_log.FileOrFolderLogInfo", "java_class": "com.dropbox.core.v2.teamlog.FileOrFolderLogInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.FileOrFolderLogInfo.Builder", "serializer_visibility": "PRIVATE", "_type": "DataTypeReference"}, "team_log.FilePermanentlyDeleteDetails": {"fq_name": "team_log.FilePermanentlyDeleteDetails", "java_class": "com.dropbox.core.v2.teamlog.FilePermanentlyDeleteDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FilePermanentlyDeleteType": {"fq_name": "team_log.FilePermanentlyDeleteType", "java_class": "com.dropbox.core.v2.teamlog.FilePermanentlyDeleteType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FilePreviewDetails": {"fq_name": "team_log.FilePreviewDetails", "java_class": "com.dropbox.core.v2.teamlog.FilePreviewDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FilePreviewType": {"fq_name": "team_log.FilePreviewType", "java_class": "com.dropbox.core.v2.teamlog.FilePreviewType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileProviderMigrationPolicyChangedDetails": {"fq_name": "team_log.FileProviderMigrationPolicyChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.FileProviderMigrationPolicyChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileProviderMigrationPolicyChangedType": {"fq_name": "team_log.FileProviderMigrationPolicyChangedType", "java_class": "com.dropbox.core.v2.teamlog.FileProviderMigrationPolicyChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRenameDetails": {"fq_name": "team_log.FileRenameDetails", "java_class": "com.dropbox.core.v2.teamlog.FileRenameDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRenameType": {"fq_name": "team_log.FileRenameType", "java_class": "com.dropbox.core.v2.teamlog.FileRenameType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRequestChangeDetails": {"fq_name": "team_log.FileRequestChangeDetails", "java_class": "com.dropbox.core.v2.teamlog.FileRequestChangeDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.FileRequestChangeDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRequestChangeType": {"fq_name": "team_log.FileRequestChangeType", "java_class": "com.dropbox.core.v2.teamlog.FileRequestChangeType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRequestCloseDetails": {"fq_name": "team_log.FileRequestCloseDetails", "java_class": "com.dropbox.core.v2.teamlog.FileRequestCloseDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.FileRequestCloseDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRequestCloseType": {"fq_name": "team_log.FileRequestCloseType", "java_class": "com.dropbox.core.v2.teamlog.FileRequestCloseType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRequestCreateDetails": {"fq_name": "team_log.FileRequestCreateDetails", "java_class": "com.dropbox.core.v2.teamlog.FileRequestCreateDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.FileRequestCreateDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRequestCreateType": {"fq_name": "team_log.FileRequestCreateType", "java_class": "com.dropbox.core.v2.teamlog.FileRequestCreateType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRequestDeadline": {"fq_name": "team_log.FileRequestDeadline", "java_class": "com.dropbox.core.v2.teamlog.FileRequestDeadline", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.FileRequestDeadline.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRequestDeleteDetails": {"fq_name": "team_log.FileRequestDeleteDetails", "java_class": "com.dropbox.core.v2.teamlog.FileRequestDeleteDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.FileRequestDeleteDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRequestDeleteType": {"fq_name": "team_log.FileRequestDeleteType", "java_class": "com.dropbox.core.v2.teamlog.FileRequestDeleteType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRequestDetails": {"fq_name": "team_log.FileRequestDetails", "java_class": "com.dropbox.core.v2.teamlog.FileRequestDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRequestReceiveFileDetails": {"fq_name": "team_log.FileRequestReceiveFileDetails", "java_class": "com.dropbox.core.v2.teamlog.FileRequestReceiveFileDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.FileRequestReceiveFileDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRequestReceiveFileType": {"fq_name": "team_log.FileRequestReceiveFileType", "java_class": "com.dropbox.core.v2.teamlog.FileRequestReceiveFileType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRequestsChangePolicyDetails": {"fq_name": "team_log.FileRequestsChangePolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.FileRequestsChangePolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRequestsChangePolicyType": {"fq_name": "team_log.FileRequestsChangePolicyType", "java_class": "com.dropbox.core.v2.teamlog.FileRequestsChangePolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRequestsEmailsEnabledDetails": {"fq_name": "team_log.FileRequestsEmailsEnabledDetails", "java_class": "com.dropbox.core.v2.teamlog.FileRequestsEmailsEnabledDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRequestsEmailsEnabledType": {"fq_name": "team_log.FileRequestsEmailsEnabledType", "java_class": "com.dropbox.core.v2.teamlog.FileRequestsEmailsEnabledType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRequestsEmailsRestrictedToTeamOnlyDetails": {"fq_name": "team_log.FileRequestsEmailsRestrictedToTeamOnlyDetails", "java_class": "com.dropbox.core.v2.teamlog.FileRequestsEmailsRestrictedToTeamOnlyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRequestsEmailsRestrictedToTeamOnlyType": {"fq_name": "team_log.FileRequestsEmailsRestrictedToTeamOnlyType", "java_class": "com.dropbox.core.v2.teamlog.FileRequestsEmailsRestrictedToTeamOnlyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRequestsPolicy": {"fq_name": "team_log.FileRequestsPolicy", "java_class": "com.dropbox.core.v2.teamlog.FileRequestsPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileResolveCommentDetails": {"fq_name": "team_log.FileResolveCommentDetails", "java_class": "com.dropbox.core.v2.teamlog.FileResolveCommentDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileResolveCommentType": {"fq_name": "team_log.FileResolveCommentType", "java_class": "com.dropbox.core.v2.teamlog.FileResolveCommentType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRestoreDetails": {"fq_name": "team_log.FileRestoreDetails", "java_class": "com.dropbox.core.v2.teamlog.FileRestoreDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRestoreType": {"fq_name": "team_log.FileRestoreType", "java_class": "com.dropbox.core.v2.teamlog.FileRestoreType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRevertDetails": {"fq_name": "team_log.FileRevertDetails", "java_class": "com.dropbox.core.v2.teamlog.FileRevertDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRevertType": {"fq_name": "team_log.FileRevertType", "java_class": "com.dropbox.core.v2.teamlog.FileRevertType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRollbackChangesDetails": {"fq_name": "team_log.FileRollbackChangesDetails", "java_class": "com.dropbox.core.v2.teamlog.FileRollbackChangesDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRollbackChangesType": {"fq_name": "team_log.FileRollbackChangesType", "java_class": "com.dropbox.core.v2.teamlog.FileRollbackChangesType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileSaveCopyReferenceDetails": {"fq_name": "team_log.FileSaveCopyReferenceDetails", "java_class": "com.dropbox.core.v2.teamlog.FileSaveCopyReferenceDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileSaveCopyReferenceType": {"fq_name": "team_log.FileSaveCopyReferenceType", "java_class": "com.dropbox.core.v2.teamlog.FileSaveCopyReferenceType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileTransfersFileAddDetails": {"fq_name": "team_log.FileTransfersFileAddDetails", "java_class": "com.dropbox.core.v2.teamlog.FileTransfersFileAddDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileTransfersFileAddType": {"fq_name": "team_log.FileTransfersFileAddType", "java_class": "com.dropbox.core.v2.teamlog.FileTransfersFileAddType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileTransfersPolicy": {"fq_name": "team_log.FileTransfersPolicy", "java_class": "com.dropbox.core.v2.teamlog.FileTransfersPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileTransfersPolicyChangedDetails": {"fq_name": "team_log.FileTransfersPolicyChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.FileTransfersPolicyChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileTransfersPolicyChangedType": {"fq_name": "team_log.FileTransfersPolicyChangedType", "java_class": "com.dropbox.core.v2.teamlog.FileTransfersPolicyChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileTransfersTransferDeleteDetails": {"fq_name": "team_log.FileTransfersTransferDeleteDetails", "java_class": "com.dropbox.core.v2.teamlog.FileTransfersTransferDeleteDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileTransfersTransferDeleteType": {"fq_name": "team_log.FileTransfersTransferDeleteType", "java_class": "com.dropbox.core.v2.teamlog.FileTransfersTransferDeleteType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileTransfersTransferDownloadDetails": {"fq_name": "team_log.FileTransfersTransferDownloadDetails", "java_class": "com.dropbox.core.v2.teamlog.FileTransfersTransferDownloadDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileTransfersTransferDownloadType": {"fq_name": "team_log.FileTransfersTransferDownloadType", "java_class": "com.dropbox.core.v2.teamlog.FileTransfersTransferDownloadType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileTransfersTransferSendDetails": {"fq_name": "team_log.FileTransfersTransferSendDetails", "java_class": "com.dropbox.core.v2.teamlog.FileTransfersTransferSendDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileTransfersTransferSendType": {"fq_name": "team_log.FileTransfersTransferSendType", "java_class": "com.dropbox.core.v2.teamlog.FileTransfersTransferSendType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileTransfersTransferViewDetails": {"fq_name": "team_log.FileTransfersTransferViewDetails", "java_class": "com.dropbox.core.v2.teamlog.FileTransfersTransferViewDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileTransfersTransferViewType": {"fq_name": "team_log.FileTransfersTransferViewType", "java_class": "com.dropbox.core.v2.teamlog.FileTransfersTransferViewType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileUnlikeCommentDetails": {"fq_name": "team_log.FileUnlikeCommentDetails", "java_class": "com.dropbox.core.v2.teamlog.FileUnlikeCommentDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileUnlikeCommentType": {"fq_name": "team_log.FileUnlikeCommentType", "java_class": "com.dropbox.core.v2.teamlog.FileUnlikeCommentType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileUnresolveCommentDetails": {"fq_name": "team_log.FileUnresolveCommentDetails", "java_class": "com.dropbox.core.v2.teamlog.FileUnresolveCommentDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileUnresolveCommentType": {"fq_name": "team_log.FileUnresolveCommentType", "java_class": "com.dropbox.core.v2.teamlog.FileUnresolveCommentType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FolderLinkRestrictionPolicy": {"fq_name": "team_log.FolderLinkRestrictionPolicy", "java_class": "com.dropbox.core.v2.teamlog.FolderLinkRestrictionPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FolderLinkRestrictionPolicyChangedDetails": {"fq_name": "team_log.FolderLinkRestrictionPolicyChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.FolderLinkRestrictionPolicyChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FolderLinkRestrictionPolicyChangedType": {"fq_name": "team_log.FolderLinkRestrictionPolicyChangedType", "java_class": "com.dropbox.core.v2.teamlog.FolderLinkRestrictionPolicyChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FolderLogInfo": {"fq_name": "team_log.FolderLogInfo", "java_class": "com.dropbox.core.v2.teamlog.FolderLogInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.FolderLogInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FolderOverviewDescriptionChangedDetails": {"fq_name": "team_log.FolderOverviewDescriptionChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.FolderOverviewDescriptionChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FolderOverviewDescriptionChangedType": {"fq_name": "team_log.FolderOverviewDescriptionChangedType", "java_class": "com.dropbox.core.v2.teamlog.FolderOverviewDescriptionChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FolderOverviewItemPinnedDetails": {"fq_name": "team_log.FolderOverviewItemPinnedDetails", "java_class": "com.dropbox.core.v2.teamlog.FolderOverviewItemPinnedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FolderOverviewItemPinnedType": {"fq_name": "team_log.FolderOverviewItemPinnedType", "java_class": "com.dropbox.core.v2.teamlog.FolderOverviewItemPinnedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FolderOverviewItemUnpinnedDetails": {"fq_name": "team_log.FolderOverviewItemUnpinnedDetails", "java_class": "com.dropbox.core.v2.teamlog.FolderOverviewItemUnpinnedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FolderOverviewItemUnpinnedType": {"fq_name": "team_log.FolderOverviewItemUnpinnedType", "java_class": "com.dropbox.core.v2.teamlog.FolderOverviewItemUnpinnedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GeoLocationLogInfo": {"fq_name": "team_log.GeoLocationLogInfo", "java_class": "com.dropbox.core.v2.teamlog.GeoLocationLogInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.GeoLocationLogInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GetTeamEventsArg": {"fq_name": "team_log.GetTeamEventsArg", "java_class": "com.dropbox.core.v2.teamlog.GetTeamEventsArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.GetTeamEventsArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GetTeamEventsContinueArg": {"fq_name": "team_log.GetTeamEventsContinueArg", "java_class": "com.dropbox.core.v2.teamlog.GetTeamEventsContinueArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GetTeamEventsContinueError": {"fq_name": "team_log.GetTeamEventsContinueError", "java_class": "com.dropbox.core.v2.teamlog.GetTeamEventsContinueError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GetTeamEventsError": {"fq_name": "team_log.GetTeamEventsError", "java_class": "com.dropbox.core.v2.teamlog.GetTeamEventsError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GetTeamEventsResult": {"fq_name": "team_log.GetTeamEventsResult", "java_class": "com.dropbox.core.v2.teamlog.GetTeamEventsResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GoogleSsoChangePolicyDetails": {"fq_name": "team_log.GoogleSsoChangePolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.GoogleSsoChangePolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GoogleSsoChangePolicyType": {"fq_name": "team_log.GoogleSsoChangePolicyType", "java_class": "com.dropbox.core.v2.teamlog.GoogleSsoChangePolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GoogleSsoPolicy": {"fq_name": "team_log.GoogleSsoPolicy", "java_class": "com.dropbox.core.v2.teamlog.GoogleSsoPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GovernancePolicyAddFolderFailedDetails": {"fq_name": "team_log.GovernancePolicyAddFolderFailedDetails", "java_class": "com.dropbox.core.v2.teamlog.GovernancePolicyAddFolderFailedDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.GovernancePolicyAddFolderFailedDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GovernancePolicyAddFolderFailedType": {"fq_name": "team_log.GovernancePolicyAddFolderFailedType", "java_class": "com.dropbox.core.v2.teamlog.GovernancePolicyAddFolderFailedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GovernancePolicyAddFoldersDetails": {"fq_name": "team_log.GovernancePolicyAddFoldersDetails", "java_class": "com.dropbox.core.v2.teamlog.GovernancePolicyAddFoldersDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.GovernancePolicyAddFoldersDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GovernancePolicyAddFoldersType": {"fq_name": "team_log.GovernancePolicyAddFoldersType", "java_class": "com.dropbox.core.v2.teamlog.GovernancePolicyAddFoldersType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GovernancePolicyContentDisposedDetails": {"fq_name": "team_log.GovernancePolicyContentDisposedDetails", "java_class": "com.dropbox.core.v2.teamlog.GovernancePolicyContentDisposedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GovernancePolicyContentDisposedType": {"fq_name": "team_log.GovernancePolicyContentDisposedType", "java_class": "com.dropbox.core.v2.teamlog.GovernancePolicyContentDisposedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GovernancePolicyCreateDetails": {"fq_name": "team_log.GovernancePolicyCreateDetails", "java_class": "com.dropbox.core.v2.teamlog.GovernancePolicyCreateDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.GovernancePolicyCreateDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GovernancePolicyCreateType": {"fq_name": "team_log.GovernancePolicyCreateType", "java_class": "com.dropbox.core.v2.teamlog.GovernancePolicyCreateType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GovernancePolicyDeleteDetails": {"fq_name": "team_log.GovernancePolicyDeleteDetails", "java_class": "com.dropbox.core.v2.teamlog.GovernancePolicyDeleteDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GovernancePolicyDeleteType": {"fq_name": "team_log.GovernancePolicyDeleteType", "java_class": "com.dropbox.core.v2.teamlog.GovernancePolicyDeleteType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GovernancePolicyEditDetailsDetails": {"fq_name": "team_log.GovernancePolicyEditDetailsDetails", "java_class": "com.dropbox.core.v2.teamlog.GovernancePolicyEditDetailsDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GovernancePolicyEditDetailsType": {"fq_name": "team_log.GovernancePolicyEditDetailsType", "java_class": "com.dropbox.core.v2.teamlog.GovernancePolicyEditDetailsType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GovernancePolicyEditDurationDetails": {"fq_name": "team_log.GovernancePolicyEditDurationDetails", "java_class": "com.dropbox.core.v2.teamlog.GovernancePolicyEditDurationDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GovernancePolicyEditDurationType": {"fq_name": "team_log.GovernancePolicyEditDurationType", "java_class": "com.dropbox.core.v2.teamlog.GovernancePolicyEditDurationType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GovernancePolicyExportCreatedDetails": {"fq_name": "team_log.GovernancePolicyExportCreatedDetails", "java_class": "com.dropbox.core.v2.teamlog.GovernancePolicyExportCreatedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GovernancePolicyExportCreatedType": {"fq_name": "team_log.GovernancePolicyExportCreatedType", "java_class": "com.dropbox.core.v2.teamlog.GovernancePolicyExportCreatedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GovernancePolicyExportRemovedDetails": {"fq_name": "team_log.GovernancePolicyExportRemovedDetails", "java_class": "com.dropbox.core.v2.teamlog.GovernancePolicyExportRemovedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GovernancePolicyExportRemovedType": {"fq_name": "team_log.GovernancePolicyExportRemovedType", "java_class": "com.dropbox.core.v2.teamlog.GovernancePolicyExportRemovedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GovernancePolicyRemoveFoldersDetails": {"fq_name": "team_log.GovernancePolicyRemoveFoldersDetails", "java_class": "com.dropbox.core.v2.teamlog.GovernancePolicyRemoveFoldersDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.GovernancePolicyRemoveFoldersDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GovernancePolicyRemoveFoldersType": {"fq_name": "team_log.GovernancePolicyRemoveFoldersType", "java_class": "com.dropbox.core.v2.teamlog.GovernancePolicyRemoveFoldersType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GovernancePolicyReportCreatedDetails": {"fq_name": "team_log.GovernancePolicyReportCreatedDetails", "java_class": "com.dropbox.core.v2.teamlog.GovernancePolicyReportCreatedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GovernancePolicyReportCreatedType": {"fq_name": "team_log.GovernancePolicyReportCreatedType", "java_class": "com.dropbox.core.v2.teamlog.GovernancePolicyReportCreatedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GovernancePolicyZipPartDownloadedDetails": {"fq_name": "team_log.GovernancePolicyZipPartDownloadedDetails", "java_class": "com.dropbox.core.v2.teamlog.GovernancePolicyZipPartDownloadedDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.GovernancePolicyZipPartDownloadedDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GovernancePolicyZipPartDownloadedType": {"fq_name": "team_log.GovernancePolicyZipPartDownloadedType", "java_class": "com.dropbox.core.v2.teamlog.GovernancePolicyZipPartDownloadedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupAddExternalIdDetails": {"fq_name": "team_log.GroupAddExternalIdDetails", "java_class": "com.dropbox.core.v2.teamlog.GroupAddExternalIdDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupAddExternalIdType": {"fq_name": "team_log.GroupAddExternalIdType", "java_class": "com.dropbox.core.v2.teamlog.GroupAddExternalIdType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupAddMemberDetails": {"fq_name": "team_log.GroupAddMemberDetails", "java_class": "com.dropbox.core.v2.teamlog.GroupAddMemberDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupAddMemberType": {"fq_name": "team_log.GroupAddMemberType", "java_class": "com.dropbox.core.v2.teamlog.GroupAddMemberType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupChangeExternalIdDetails": {"fq_name": "team_log.GroupChangeExternalIdDetails", "java_class": "com.dropbox.core.v2.teamlog.GroupChangeExternalIdDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupChangeExternalIdType": {"fq_name": "team_log.GroupChangeExternalIdType", "java_class": "com.dropbox.core.v2.teamlog.GroupChangeExternalIdType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupChangeManagementTypeDetails": {"fq_name": "team_log.GroupChangeManagementTypeDetails", "java_class": "com.dropbox.core.v2.teamlog.GroupChangeManagementTypeDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupChangeManagementTypeType": {"fq_name": "team_log.GroupChangeManagementTypeType", "java_class": "com.dropbox.core.v2.teamlog.GroupChangeManagementTypeType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupChangeMemberRoleDetails": {"fq_name": "team_log.GroupChangeMemberRoleDetails", "java_class": "com.dropbox.core.v2.teamlog.GroupChangeMemberRoleDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupChangeMemberRoleType": {"fq_name": "team_log.GroupChangeMemberRoleType", "java_class": "com.dropbox.core.v2.teamlog.GroupChangeMemberRoleType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupCreateDetails": {"fq_name": "team_log.GroupCreateDetails", "java_class": "com.dropbox.core.v2.teamlog.GroupCreateDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.GroupCreateDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupCreateType": {"fq_name": "team_log.GroupCreateType", "java_class": "com.dropbox.core.v2.teamlog.GroupCreateType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupDeleteDetails": {"fq_name": "team_log.GroupDeleteDetails", "java_class": "com.dropbox.core.v2.teamlog.GroupDeleteDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupDeleteType": {"fq_name": "team_log.GroupDeleteType", "java_class": "com.dropbox.core.v2.teamlog.GroupDeleteType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupDescriptionUpdatedDetails": {"fq_name": "team_log.GroupDescriptionUpdatedDetails", "java_class": "com.dropbox.core.v2.teamlog.GroupDescriptionUpdatedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupDescriptionUpdatedType": {"fq_name": "team_log.GroupDescriptionUpdatedType", "java_class": "com.dropbox.core.v2.teamlog.GroupDescriptionUpdatedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupJoinPolicy": {"fq_name": "team_log.GroupJoinPolicy", "java_class": "com.dropbox.core.v2.teamlog.GroupJoinPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupJoinPolicyUpdatedDetails": {"fq_name": "team_log.GroupJoinPolicyUpdatedDetails", "java_class": "com.dropbox.core.v2.teamlog.GroupJoinPolicyUpdatedDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.GroupJoinPolicyUpdatedDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupJoinPolicyUpdatedType": {"fq_name": "team_log.GroupJoinPolicyUpdatedType", "java_class": "com.dropbox.core.v2.teamlog.GroupJoinPolicyUpdatedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupLogInfo": {"fq_name": "team_log.GroupLogInfo", "java_class": "com.dropbox.core.v2.teamlog.GroupLogInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.GroupLogInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupMovedDetails": {"fq_name": "team_log.GroupMovedDetails", "java_class": "com.dropbox.core.v2.teamlog.GroupMovedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupMovedType": {"fq_name": "team_log.GroupMovedType", "java_class": "com.dropbox.core.v2.teamlog.GroupMovedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupRemoveExternalIdDetails": {"fq_name": "team_log.GroupRemoveExternalIdDetails", "java_class": "com.dropbox.core.v2.teamlog.GroupRemoveExternalIdDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupRemoveExternalIdType": {"fq_name": "team_log.GroupRemoveExternalIdType", "java_class": "com.dropbox.core.v2.teamlog.GroupRemoveExternalIdType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupRemoveMemberDetails": {"fq_name": "team_log.GroupRemoveMemberDetails", "java_class": "com.dropbox.core.v2.teamlog.GroupRemoveMemberDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupRemoveMemberType": {"fq_name": "team_log.GroupRemoveMemberType", "java_class": "com.dropbox.core.v2.teamlog.GroupRemoveMemberType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupRenameDetails": {"fq_name": "team_log.GroupRenameDetails", "java_class": "com.dropbox.core.v2.teamlog.GroupRenameDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupRenameType": {"fq_name": "team_log.GroupRenameType", "java_class": "com.dropbox.core.v2.teamlog.GroupRenameType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupUserManagementChangePolicyDetails": {"fq_name": "team_log.GroupUserManagementChangePolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.GroupUserManagementChangePolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupUserManagementChangePolicyType": {"fq_name": "team_log.GroupUserManagementChangePolicyType", "java_class": "com.dropbox.core.v2.teamlog.GroupUserManagementChangePolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GuestAdminChangeStatusDetails": {"fq_name": "team_log.GuestAdminChangeStatusDetails", "java_class": "com.dropbox.core.v2.teamlog.GuestAdminChangeStatusDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.GuestAdminChangeStatusDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GuestAdminChangeStatusType": {"fq_name": "team_log.GuestAdminChangeStatusType", "java_class": "com.dropbox.core.v2.teamlog.GuestAdminChangeStatusType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GuestAdminSignedInViaTrustedTeamsDetails": {"fq_name": "team_log.GuestAdminSignedInViaTrustedTeamsDetails", "java_class": "com.dropbox.core.v2.teamlog.GuestAdminSignedInViaTrustedTeamsDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.GuestAdminSignedInViaTrustedTeamsDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GuestAdminSignedInViaTrustedTeamsType": {"fq_name": "team_log.GuestAdminSignedInViaTrustedTeamsType", "java_class": "com.dropbox.core.v2.teamlog.GuestAdminSignedInViaTrustedTeamsType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GuestAdminSignedOutViaTrustedTeamsDetails": {"fq_name": "team_log.GuestAdminSignedOutViaTrustedTeamsDetails", "java_class": "com.dropbox.core.v2.teamlog.GuestAdminSignedOutViaTrustedTeamsDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.GuestAdminSignedOutViaTrustedTeamsDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GuestAdminSignedOutViaTrustedTeamsType": {"fq_name": "team_log.GuestAdminSignedOutViaTrustedTeamsType", "java_class": "com.dropbox.core.v2.teamlog.GuestAdminSignedOutViaTrustedTeamsType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.IdentifierType": {"fq_name": "team_log.IdentifierType", "java_class": "com.dropbox.core.v2.teamlog.IdentifierType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.IntegrationConnectedDetails": {"fq_name": "team_log.IntegrationConnectedDetails", "java_class": "com.dropbox.core.v2.teamlog.IntegrationConnectedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.IntegrationConnectedType": {"fq_name": "team_log.IntegrationConnectedType", "java_class": "com.dropbox.core.v2.teamlog.IntegrationConnectedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.IntegrationDisconnectedDetails": {"fq_name": "team_log.IntegrationDisconnectedDetails", "java_class": "com.dropbox.core.v2.teamlog.IntegrationDisconnectedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.IntegrationDisconnectedType": {"fq_name": "team_log.IntegrationDisconnectedType", "java_class": "com.dropbox.core.v2.teamlog.IntegrationDisconnectedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.IntegrationPolicy": {"fq_name": "team_log.IntegrationPolicy", "java_class": "com.dropbox.core.v2.teamlog.IntegrationPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.IntegrationPolicyChangedDetails": {"fq_name": "team_log.IntegrationPolicyChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.IntegrationPolicyChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.IntegrationPolicyChangedType": {"fq_name": "team_log.IntegrationPolicyChangedType", "java_class": "com.dropbox.core.v2.teamlog.IntegrationPolicyChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.InviteAcceptanceEmailPolicy": {"fq_name": "team_log.InviteAcceptanceEmailPolicy", "java_class": "com.dropbox.core.v2.teamlog.InviteAcceptanceEmailPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.InviteAcceptanceEmailPolicyChangedDetails": {"fq_name": "team_log.InviteAcceptanceEmailPolicyChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.InviteAcceptanceEmailPolicyChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.InviteAcceptanceEmailPolicyChangedType": {"fq_name": "team_log.InviteAcceptanceEmailPolicyChangedType", "java_class": "com.dropbox.core.v2.teamlog.InviteAcceptanceEmailPolicyChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.InviteMethod": {"fq_name": "team_log.InviteMethod", "java_class": "com.dropbox.core.v2.teamlog.InviteMethod", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.JoinTeamDetails": {"fq_name": "team_log.JoinTeamDetails", "java_class": "com.dropbox.core.v2.teamlog.JoinTeamDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.JoinTeamDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LabelType": {"fq_name": "team_log.LabelType", "java_class": "com.dropbox.core.v2.teamlog.LabelType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LegacyDeviceSessionLogInfo": {"fq_name": "team_log.LegacyDeviceSessionLogInfo", "java_class": "com.dropbox.core.v2.teamlog.LegacyDeviceSessionLogInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.LegacyDeviceSessionLogInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LegalHoldsActivateAHoldDetails": {"fq_name": "team_log.LegalHoldsActivateAHoldDetails", "java_class": "com.dropbox.core.v2.teamlog.LegalHoldsActivateAHoldDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LegalHoldsActivateAHoldType": {"fq_name": "team_log.LegalHoldsActivateAHoldType", "java_class": "com.dropbox.core.v2.teamlog.LegalHoldsActivateAHoldType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LegalHoldsAddMembersDetails": {"fq_name": "team_log.LegalHoldsAddMembersDetails", "java_class": "com.dropbox.core.v2.teamlog.LegalHoldsAddMembersDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LegalHoldsAddMembersType": {"fq_name": "team_log.LegalHoldsAddMembersType", "java_class": "com.dropbox.core.v2.teamlog.LegalHoldsAddMembersType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LegalHoldsChangeHoldDetailsDetails": {"fq_name": "team_log.LegalHoldsChangeHoldDetailsDetails", "java_class": "com.dropbox.core.v2.teamlog.LegalHoldsChangeHoldDetailsDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LegalHoldsChangeHoldDetailsType": {"fq_name": "team_log.LegalHoldsChangeHoldDetailsType", "java_class": "com.dropbox.core.v2.teamlog.LegalHoldsChangeHoldDetailsType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LegalHoldsChangeHoldNameDetails": {"fq_name": "team_log.LegalHoldsChangeHoldNameDetails", "java_class": "com.dropbox.core.v2.teamlog.LegalHoldsChangeHoldNameDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LegalHoldsChangeHoldNameType": {"fq_name": "team_log.LegalHoldsChangeHoldNameType", "java_class": "com.dropbox.core.v2.teamlog.LegalHoldsChangeHoldNameType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LegalHoldsExportAHoldDetails": {"fq_name": "team_log.LegalHoldsExportAHoldDetails", "java_class": "com.dropbox.core.v2.teamlog.LegalHoldsExportAHoldDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LegalHoldsExportAHoldType": {"fq_name": "team_log.LegalHoldsExportAHoldType", "java_class": "com.dropbox.core.v2.teamlog.LegalHoldsExportAHoldType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LegalHoldsExportCancelledDetails": {"fq_name": "team_log.LegalHoldsExportCancelledDetails", "java_class": "com.dropbox.core.v2.teamlog.LegalHoldsExportCancelledDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LegalHoldsExportCancelledType": {"fq_name": "team_log.LegalHoldsExportCancelledType", "java_class": "com.dropbox.core.v2.teamlog.LegalHoldsExportCancelledType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LegalHoldsExportDownloadedDetails": {"fq_name": "team_log.LegalHoldsExportDownloadedDetails", "java_class": "com.dropbox.core.v2.teamlog.LegalHoldsExportDownloadedDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.LegalHoldsExportDownloadedDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LegalHoldsExportDownloadedType": {"fq_name": "team_log.LegalHoldsExportDownloadedType", "java_class": "com.dropbox.core.v2.teamlog.LegalHoldsExportDownloadedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LegalHoldsExportRemovedDetails": {"fq_name": "team_log.LegalHoldsExportRemovedDetails", "java_class": "com.dropbox.core.v2.teamlog.LegalHoldsExportRemovedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LegalHoldsExportRemovedType": {"fq_name": "team_log.LegalHoldsExportRemovedType", "java_class": "com.dropbox.core.v2.teamlog.LegalHoldsExportRemovedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LegalHoldsReleaseAHoldDetails": {"fq_name": "team_log.LegalHoldsReleaseAHoldDetails", "java_class": "com.dropbox.core.v2.teamlog.LegalHoldsReleaseAHoldDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LegalHoldsReleaseAHoldType": {"fq_name": "team_log.LegalHoldsReleaseAHoldType", "java_class": "com.dropbox.core.v2.teamlog.LegalHoldsReleaseAHoldType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LegalHoldsRemoveMembersDetails": {"fq_name": "team_log.LegalHoldsRemoveMembersDetails", "java_class": "com.dropbox.core.v2.teamlog.LegalHoldsRemoveMembersDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LegalHoldsRemoveMembersType": {"fq_name": "team_log.LegalHoldsRemoveMembersType", "java_class": "com.dropbox.core.v2.teamlog.LegalHoldsRemoveMembersType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LegalHoldsReportAHoldDetails": {"fq_name": "team_log.LegalHoldsReportAHoldDetails", "java_class": "com.dropbox.core.v2.teamlog.LegalHoldsReportAHoldDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LegalHoldsReportAHoldType": {"fq_name": "team_log.LegalHoldsReportAHoldType", "java_class": "com.dropbox.core.v2.teamlog.LegalHoldsReportAHoldType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LinkedDeviceLogInfo": {"fq_name": "team_log.LinkedDeviceLogInfo", "java_class": "com.dropbox.core.v2.teamlog.LinkedDeviceLogInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LockStatus": {"fq_name": "team_log.LockStatus", "java_class": "com.dropbox.core.v2.teamlog.LockStatus", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LoginFailDetails": {"fq_name": "team_log.LoginFailDetails", "java_class": "com.dropbox.core.v2.teamlog.LoginFailDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LoginFailType": {"fq_name": "team_log.LoginFailType", "java_class": "com.dropbox.core.v2.teamlog.LoginFailType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LoginMethod": {"fq_name": "team_log.LoginMethod", "java_class": "com.dropbox.core.v2.teamlog.LoginMethod", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LoginSuccessDetails": {"fq_name": "team_log.LoginSuccessDetails", "java_class": "com.dropbox.core.v2.teamlog.LoginSuccessDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LoginSuccessType": {"fq_name": "team_log.LoginSuccessType", "java_class": "com.dropbox.core.v2.teamlog.LoginSuccessType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LogoutDetails": {"fq_name": "team_log.LogoutDetails", "java_class": "com.dropbox.core.v2.teamlog.LogoutDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LogoutType": {"fq_name": "team_log.LogoutType", "java_class": "com.dropbox.core.v2.teamlog.LogoutType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberAddExternalIdDetails": {"fq_name": "team_log.MemberAddExternalIdDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberAddExternalIdDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberAddExternalIdType": {"fq_name": "team_log.MemberAddExternalIdType", "java_class": "com.dropbox.core.v2.teamlog.MemberAddExternalIdType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberAddNameDetails": {"fq_name": "team_log.MemberAddNameDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberAddNameDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberAddNameType": {"fq_name": "team_log.MemberAddNameType", "java_class": "com.dropbox.core.v2.teamlog.MemberAddNameType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberChangeAdminRoleDetails": {"fq_name": "team_log.MemberChangeAdminRoleDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberChangeAdminRoleDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.MemberChangeAdminRoleDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberChangeAdminRoleType": {"fq_name": "team_log.MemberChangeAdminRoleType", "java_class": "com.dropbox.core.v2.teamlog.MemberChangeAdminRoleType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberChangeEmailDetails": {"fq_name": "team_log.MemberChangeEmailDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberChangeEmailDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberChangeEmailType": {"fq_name": "team_log.MemberChangeEmailType", "java_class": "com.dropbox.core.v2.teamlog.MemberChangeEmailType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberChangeExternalIdDetails": {"fq_name": "team_log.MemberChangeExternalIdDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberChangeExternalIdDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberChangeExternalIdType": {"fq_name": "team_log.MemberChangeExternalIdType", "java_class": "com.dropbox.core.v2.teamlog.MemberChangeExternalIdType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberChangeMembershipTypeDetails": {"fq_name": "team_log.MemberChangeMembershipTypeDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberChangeMembershipTypeDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberChangeMembershipTypeType": {"fq_name": "team_log.MemberChangeMembershipTypeType", "java_class": "com.dropbox.core.v2.teamlog.MemberChangeMembershipTypeType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberChangeNameDetails": {"fq_name": "team_log.MemberChangeNameDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberChangeNameDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberChangeNameType": {"fq_name": "team_log.MemberChangeNameType", "java_class": "com.dropbox.core.v2.teamlog.MemberChangeNameType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberChangeResellerRoleDetails": {"fq_name": "team_log.MemberChangeResellerRoleDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberChangeResellerRoleDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberChangeResellerRoleType": {"fq_name": "team_log.MemberChangeResellerRoleType", "java_class": "com.dropbox.core.v2.teamlog.MemberChangeResellerRoleType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberChangeStatusDetails": {"fq_name": "team_log.MemberChangeStatusDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberChangeStatusDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.MemberChangeStatusDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberChangeStatusType": {"fq_name": "team_log.MemberChangeStatusType", "java_class": "com.dropbox.core.v2.teamlog.MemberChangeStatusType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberDeleteManualContactsDetails": {"fq_name": "team_log.MemberDeleteManualContactsDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberDeleteManualContactsDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberDeleteManualContactsType": {"fq_name": "team_log.MemberDeleteManualContactsType", "java_class": "com.dropbox.core.v2.teamlog.MemberDeleteManualContactsType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberDeleteProfilePhotoDetails": {"fq_name": "team_log.MemberDeleteProfilePhotoDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberDeleteProfilePhotoDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberDeleteProfilePhotoType": {"fq_name": "team_log.MemberDeleteProfilePhotoType", "java_class": "com.dropbox.core.v2.teamlog.MemberDeleteProfilePhotoType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberPermanentlyDeleteAccountContentsDetails": {"fq_name": "team_log.MemberPermanentlyDeleteAccountContentsDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberPermanentlyDeleteAccountContentsDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberPermanentlyDeleteAccountContentsType": {"fq_name": "team_log.MemberPermanentlyDeleteAccountContentsType", "java_class": "com.dropbox.core.v2.teamlog.MemberPermanentlyDeleteAccountContentsType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberRemoveActionType": {"fq_name": "team_log.MemberRemoveActionType", "java_class": "com.dropbox.core.v2.teamlog.MemberRemoveActionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberRemoveExternalIdDetails": {"fq_name": "team_log.MemberRemoveExternalIdDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberRemoveExternalIdDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberRemoveExternalIdType": {"fq_name": "team_log.MemberRemoveExternalIdType", "java_class": "com.dropbox.core.v2.teamlog.MemberRemoveExternalIdType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberRequestsChangePolicyDetails": {"fq_name": "team_log.MemberRequestsChangePolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberRequestsChangePolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberRequestsChangePolicyType": {"fq_name": "team_log.MemberRequestsChangePolicyType", "java_class": "com.dropbox.core.v2.teamlog.MemberRequestsChangePolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberRequestsPolicy": {"fq_name": "team_log.MemberRequestsPolicy", "java_class": "com.dropbox.core.v2.teamlog.MemberRequestsPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSendInvitePolicy": {"fq_name": "team_log.MemberSendInvitePolicy", "java_class": "com.dropbox.core.v2.teamlog.MemberSendInvitePolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSendInvitePolicyChangedDetails": {"fq_name": "team_log.MemberSendInvitePolicyChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberSendInvitePolicyChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSendInvitePolicyChangedType": {"fq_name": "team_log.MemberSendInvitePolicyChangedType", "java_class": "com.dropbox.core.v2.teamlog.MemberSendInvitePolicyChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSetProfilePhotoDetails": {"fq_name": "team_log.MemberSetProfilePhotoDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberSetProfilePhotoDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSetProfilePhotoType": {"fq_name": "team_log.MemberSetProfilePhotoType", "java_class": "com.dropbox.core.v2.teamlog.MemberSetProfilePhotoType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSpaceLimitsAddCustomQuotaDetails": {"fq_name": "team_log.MemberSpaceLimitsAddCustomQuotaDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberSpaceLimitsAddCustomQuotaDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSpaceLimitsAddCustomQuotaType": {"fq_name": "team_log.MemberSpaceLimitsAddCustomQuotaType", "java_class": "com.dropbox.core.v2.teamlog.MemberSpaceLimitsAddCustomQuotaType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSpaceLimitsAddExceptionDetails": {"fq_name": "team_log.MemberSpaceLimitsAddExceptionDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberSpaceLimitsAddExceptionDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSpaceLimitsAddExceptionType": {"fq_name": "team_log.MemberSpaceLimitsAddExceptionType", "java_class": "com.dropbox.core.v2.teamlog.MemberSpaceLimitsAddExceptionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSpaceLimitsChangeCapsTypePolicyDetails": {"fq_name": "team_log.MemberSpaceLimitsChangeCapsTypePolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberSpaceLimitsChangeCapsTypePolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSpaceLimitsChangeCapsTypePolicyType": {"fq_name": "team_log.MemberSpaceLimitsChangeCapsTypePolicyType", "java_class": "com.dropbox.core.v2.teamlog.MemberSpaceLimitsChangeCapsTypePolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSpaceLimitsChangeCustomQuotaDetails": {"fq_name": "team_log.MemberSpaceLimitsChangeCustomQuotaDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberSpaceLimitsChangeCustomQuotaDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSpaceLimitsChangeCustomQuotaType": {"fq_name": "team_log.MemberSpaceLimitsChangeCustomQuotaType", "java_class": "com.dropbox.core.v2.teamlog.MemberSpaceLimitsChangeCustomQuotaType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSpaceLimitsChangePolicyDetails": {"fq_name": "team_log.MemberSpaceLimitsChangePolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberSpaceLimitsChangePolicyDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.MemberSpaceLimitsChangePolicyDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSpaceLimitsChangePolicyType": {"fq_name": "team_log.MemberSpaceLimitsChangePolicyType", "java_class": "com.dropbox.core.v2.teamlog.MemberSpaceLimitsChangePolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSpaceLimitsChangeStatusDetails": {"fq_name": "team_log.MemberSpaceLimitsChangeStatusDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberSpaceLimitsChangeStatusDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSpaceLimitsChangeStatusType": {"fq_name": "team_log.MemberSpaceLimitsChangeStatusType", "java_class": "com.dropbox.core.v2.teamlog.MemberSpaceLimitsChangeStatusType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSpaceLimitsRemoveCustomQuotaDetails": {"fq_name": "team_log.MemberSpaceLimitsRemoveCustomQuotaDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberSpaceLimitsRemoveCustomQuotaDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSpaceLimitsRemoveCustomQuotaType": {"fq_name": "team_log.MemberSpaceLimitsRemoveCustomQuotaType", "java_class": "com.dropbox.core.v2.teamlog.MemberSpaceLimitsRemoveCustomQuotaType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSpaceLimitsRemoveExceptionDetails": {"fq_name": "team_log.MemberSpaceLimitsRemoveExceptionDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberSpaceLimitsRemoveExceptionDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSpaceLimitsRemoveExceptionType": {"fq_name": "team_log.MemberSpaceLimitsRemoveExceptionType", "java_class": "com.dropbox.core.v2.teamlog.MemberSpaceLimitsRemoveExceptionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberStatus": {"fq_name": "team_log.MemberStatus", "java_class": "com.dropbox.core.v2.teamlog.MemberStatus", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSuggestDetails": {"fq_name": "team_log.MemberSuggestDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberSuggestDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSuggestType": {"fq_name": "team_log.MemberSuggestType", "java_class": "com.dropbox.core.v2.teamlog.MemberSuggestType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSuggestionsChangePolicyDetails": {"fq_name": "team_log.MemberSuggestionsChangePolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberSuggestionsChangePolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSuggestionsChangePolicyType": {"fq_name": "team_log.MemberSuggestionsChangePolicyType", "java_class": "com.dropbox.core.v2.teamlog.MemberSuggestionsChangePolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSuggestionsPolicy": {"fq_name": "team_log.MemberSuggestionsPolicy", "java_class": "com.dropbox.core.v2.teamlog.MemberSuggestionsPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberTransferAccountContentsDetails": {"fq_name": "team_log.MemberTransferAccountContentsDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberTransferAccountContentsDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberTransferAccountContentsType": {"fq_name": "team_log.MemberTransferAccountContentsType", "java_class": "com.dropbox.core.v2.teamlog.MemberTransferAccountContentsType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberTransferredInternalFields": {"fq_name": "team_log.MemberTransferredInternalFields", "java_class": "com.dropbox.core.v2.teamlog.MemberTransferredInternalFields", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "team_log.MicrosoftOfficeAddinChangePolicyDetails": {"fq_name": "team_log.MicrosoftOfficeAddinChangePolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.MicrosoftOfficeAddinChangePolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MicrosoftOfficeAddinChangePolicyType": {"fq_name": "team_log.MicrosoftOfficeAddinChangePolicyType", "java_class": "com.dropbox.core.v2.teamlog.MicrosoftOfficeAddinChangePolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MicrosoftOfficeAddinPolicy": {"fq_name": "team_log.MicrosoftOfficeAddinPolicy", "java_class": "com.dropbox.core.v2.teamlog.MicrosoftOfficeAddinPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MissingDetails": {"fq_name": "team_log.MissingDetails", "java_class": "com.dropbox.core.v2.teamlog.MissingDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MobileDeviceSessionLogInfo": {"fq_name": "team_log.MobileDeviceSessionLogInfo", "java_class": "com.dropbox.core.v2.teamlog.MobileDeviceSessionLogInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.MobileDeviceSessionLogInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MobileSessionLogInfo": {"fq_name": "team_log.MobileSessionLogInfo", "java_class": "com.dropbox.core.v2.teamlog.MobileSessionLogInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NamespaceRelativePathLogInfo": {"fq_name": "team_log.NamespaceRelativePathLogInfo", "java_class": "com.dropbox.core.v2.teamlog.NamespaceRelativePathLogInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.NamespaceRelativePathLogInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NetworkControlChangePolicyDetails": {"fq_name": "team_log.NetworkControlChangePolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.NetworkControlChangePolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NetworkControlChangePolicyType": {"fq_name": "team_log.NetworkControlChangePolicyType", "java_class": "com.dropbox.core.v2.teamlog.NetworkControlChangePolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NetworkControlPolicy": {"fq_name": "team_log.NetworkControlPolicy", "java_class": "com.dropbox.core.v2.teamlog.NetworkControlPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NoExpirationLinkGenCreateReportDetails": {"fq_name": "team_log.NoExpirationLinkGenCreateReportDetails", "java_class": "com.dropbox.core.v2.teamlog.NoExpirationLinkGenCreateReportDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NoExpirationLinkGenCreateReportType": {"fq_name": "team_log.NoExpirationLinkGenCreateReportType", "java_class": "com.dropbox.core.v2.teamlog.NoExpirationLinkGenCreateReportType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NoExpirationLinkGenReportFailedDetails": {"fq_name": "team_log.NoExpirationLinkGenReportFailedDetails", "java_class": "com.dropbox.core.v2.teamlog.NoExpirationLinkGenReportFailedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NoExpirationLinkGenReportFailedType": {"fq_name": "team_log.NoExpirationLinkGenReportFailedType", "java_class": "com.dropbox.core.v2.teamlog.NoExpirationLinkGenReportFailedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NoPasswordLinkGenCreateReportDetails": {"fq_name": "team_log.NoPasswordLinkGenCreateReportDetails", "java_class": "com.dropbox.core.v2.teamlog.NoPasswordLinkGenCreateReportDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NoPasswordLinkGenCreateReportType": {"fq_name": "team_log.NoPasswordLinkGenCreateReportType", "java_class": "com.dropbox.core.v2.teamlog.NoPasswordLinkGenCreateReportType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NoPasswordLinkGenReportFailedDetails": {"fq_name": "team_log.NoPasswordLinkGenReportFailedDetails", "java_class": "com.dropbox.core.v2.teamlog.NoPasswordLinkGenReportFailedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NoPasswordLinkGenReportFailedType": {"fq_name": "team_log.NoPasswordLinkGenReportFailedType", "java_class": "com.dropbox.core.v2.teamlog.NoPasswordLinkGenReportFailedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NoPasswordLinkViewCreateReportDetails": {"fq_name": "team_log.NoPasswordLinkViewCreateReportDetails", "java_class": "com.dropbox.core.v2.teamlog.NoPasswordLinkViewCreateReportDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NoPasswordLinkViewCreateReportType": {"fq_name": "team_log.NoPasswordLinkViewCreateReportType", "java_class": "com.dropbox.core.v2.teamlog.NoPasswordLinkViewCreateReportType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NoPasswordLinkViewReportFailedDetails": {"fq_name": "team_log.NoPasswordLinkViewReportFailedDetails", "java_class": "com.dropbox.core.v2.teamlog.NoPasswordLinkViewReportFailedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NoPasswordLinkViewReportFailedType": {"fq_name": "team_log.NoPasswordLinkViewReportFailedType", "java_class": "com.dropbox.core.v2.teamlog.NoPasswordLinkViewReportFailedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NonTeamMemberLogInfo": {"fq_name": "team_log.NonTeamMemberLogInfo", "java_class": "com.dropbox.core.v2.teamlog.NonTeamMemberLogInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.NonTeamMemberLogInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NonTrustedTeamDetails": {"fq_name": "team_log.NonTrustedTeamDetails", "java_class": "com.dropbox.core.v2.teamlog.NonTrustedTeamDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NoteAclInviteOnlyDetails": {"fq_name": "team_log.NoteAclInviteOnlyDetails", "java_class": "com.dropbox.core.v2.teamlog.NoteAclInviteOnlyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NoteAclInviteOnlyType": {"fq_name": "team_log.NoteAclInviteOnlyType", "java_class": "com.dropbox.core.v2.teamlog.NoteAclInviteOnlyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NoteAclLinkDetails": {"fq_name": "team_log.NoteAclLinkDetails", "java_class": "com.dropbox.core.v2.teamlog.NoteAclLinkDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NoteAclLinkType": {"fq_name": "team_log.NoteAclLinkType", "java_class": "com.dropbox.core.v2.teamlog.NoteAclLinkType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NoteAclTeamLinkDetails": {"fq_name": "team_log.NoteAclTeamLinkDetails", "java_class": "com.dropbox.core.v2.teamlog.NoteAclTeamLinkDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NoteAclTeamLinkType": {"fq_name": "team_log.NoteAclTeamLinkType", "java_class": "com.dropbox.core.v2.teamlog.NoteAclTeamLinkType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NoteShareReceiveDetails": {"fq_name": "team_log.NoteShareReceiveDetails", "java_class": "com.dropbox.core.v2.teamlog.NoteShareReceiveDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NoteShareReceiveType": {"fq_name": "team_log.NoteShareReceiveType", "java_class": "com.dropbox.core.v2.teamlog.NoteShareReceiveType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NoteSharedDetails": {"fq_name": "team_log.NoteSharedDetails", "java_class": "com.dropbox.core.v2.teamlog.NoteSharedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NoteSharedType": {"fq_name": "team_log.NoteSharedType", "java_class": "com.dropbox.core.v2.teamlog.NoteSharedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ObjectLabelAddedDetails": {"fq_name": "team_log.ObjectLabelAddedDetails", "java_class": "com.dropbox.core.v2.teamlog.ObjectLabelAddedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ObjectLabelAddedType": {"fq_name": "team_log.ObjectLabelAddedType", "java_class": "com.dropbox.core.v2.teamlog.ObjectLabelAddedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ObjectLabelRemovedDetails": {"fq_name": "team_log.ObjectLabelRemovedDetails", "java_class": "com.dropbox.core.v2.teamlog.ObjectLabelRemovedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ObjectLabelRemovedType": {"fq_name": "team_log.ObjectLabelRemovedType", "java_class": "com.dropbox.core.v2.teamlog.ObjectLabelRemovedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ObjectLabelUpdatedValueDetails": {"fq_name": "team_log.ObjectLabelUpdatedValueDetails", "java_class": "com.dropbox.core.v2.teamlog.ObjectLabelUpdatedValueDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ObjectLabelUpdatedValueType": {"fq_name": "team_log.ObjectLabelUpdatedValueType", "java_class": "com.dropbox.core.v2.teamlog.ObjectLabelUpdatedValueType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.OpenNoteSharedDetails": {"fq_name": "team_log.OpenNoteSharedDetails", "java_class": "com.dropbox.core.v2.teamlog.OpenNoteSharedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.OpenNoteSharedType": {"fq_name": "team_log.OpenNoteSharedType", "java_class": "com.dropbox.core.v2.teamlog.OpenNoteSharedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.OrganizationDetails": {"fq_name": "team_log.OrganizationDetails", "java_class": "com.dropbox.core.v2.teamlog.OrganizationDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.OrganizationName": {"fq_name": "team_log.OrganizationName", "java_class": "com.dropbox.core.v2.teamlog.OrganizationName", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.OrganizeFolderWithTidyDetails": {"fq_name": "team_log.OrganizeFolderWithTidyDetails", "java_class": "com.dropbox.core.v2.teamlog.OrganizeFolderWithTidyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.OrganizeFolderWithTidyType": {"fq_name": "team_log.OrganizeFolderWithTidyType", "java_class": "com.dropbox.core.v2.teamlog.OrganizeFolderWithTidyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.OriginLogInfo": {"fq_name": "team_log.OriginLogInfo", "java_class": "com.dropbox.core.v2.teamlog.OriginLogInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.OutdatedLinkViewCreateReportDetails": {"fq_name": "team_log.OutdatedLinkViewCreateReportDetails", "java_class": "com.dropbox.core.v2.teamlog.OutdatedLinkViewCreateReportDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.OutdatedLinkViewCreateReportType": {"fq_name": "team_log.OutdatedLinkViewCreateReportType", "java_class": "com.dropbox.core.v2.teamlog.OutdatedLinkViewCreateReportType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.OutdatedLinkViewReportFailedDetails": {"fq_name": "team_log.OutdatedLinkViewReportFailedDetails", "java_class": "com.dropbox.core.v2.teamlog.OutdatedLinkViewReportFailedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.OutdatedLinkViewReportFailedType": {"fq_name": "team_log.OutdatedLinkViewReportFailedType", "java_class": "com.dropbox.core.v2.teamlog.OutdatedLinkViewReportFailedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperAccessType": {"fq_name": "team_log.PaperAccessType", "java_class": "com.dropbox.core.v2.teamlog.PaperAccessType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperAdminExportStartDetails": {"fq_name": "team_log.PaperAdminExportStartDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperAdminExportStartDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperAdminExportStartType": {"fq_name": "team_log.PaperAdminExportStartType", "java_class": "com.dropbox.core.v2.teamlog.PaperAdminExportStartType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperChangeDeploymentPolicyDetails": {"fq_name": "team_log.PaperChangeDeploymentPolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperChangeDeploymentPolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperChangeDeploymentPolicyType": {"fq_name": "team_log.PaperChangeDeploymentPolicyType", "java_class": "com.dropbox.core.v2.teamlog.PaperChangeDeploymentPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperChangeMemberLinkPolicyDetails": {"fq_name": "team_log.PaperChangeMemberLinkPolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperChangeMemberLinkPolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperChangeMemberLinkPolicyType": {"fq_name": "team_log.PaperChangeMemberLinkPolicyType", "java_class": "com.dropbox.core.v2.teamlog.PaperChangeMemberLinkPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperChangeMemberPolicyDetails": {"fq_name": "team_log.PaperChangeMemberPolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperChangeMemberPolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperChangeMemberPolicyType": {"fq_name": "team_log.PaperChangeMemberPolicyType", "java_class": "com.dropbox.core.v2.teamlog.PaperChangeMemberPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperChangePolicyDetails": {"fq_name": "team_log.PaperChangePolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperChangePolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperChangePolicyType": {"fq_name": "team_log.PaperChangePolicyType", "java_class": "com.dropbox.core.v2.teamlog.PaperChangePolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperContentAddMemberDetails": {"fq_name": "team_log.PaperContentAddMemberDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperContentAddMemberDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperContentAddMemberType": {"fq_name": "team_log.PaperContentAddMemberType", "java_class": "com.dropbox.core.v2.teamlog.PaperContentAddMemberType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperContentAddToFolderDetails": {"fq_name": "team_log.PaperContentAddToFolderDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperContentAddToFolderDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperContentAddToFolderType": {"fq_name": "team_log.PaperContentAddToFolderType", "java_class": "com.dropbox.core.v2.teamlog.PaperContentAddToFolderType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperContentArchiveDetails": {"fq_name": "team_log.PaperContentArchiveDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperContentArchiveDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperContentArchiveType": {"fq_name": "team_log.PaperContentArchiveType", "java_class": "com.dropbox.core.v2.teamlog.PaperContentArchiveType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperContentCreateDetails": {"fq_name": "team_log.PaperContentCreateDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperContentCreateDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperContentCreateType": {"fq_name": "team_log.PaperContentCreateType", "java_class": "com.dropbox.core.v2.teamlog.PaperContentCreateType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperContentPermanentlyDeleteDetails": {"fq_name": "team_log.PaperContentPermanentlyDeleteDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperContentPermanentlyDeleteDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperContentPermanentlyDeleteType": {"fq_name": "team_log.PaperContentPermanentlyDeleteType", "java_class": "com.dropbox.core.v2.teamlog.PaperContentPermanentlyDeleteType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperContentRemoveFromFolderDetails": {"fq_name": "team_log.PaperContentRemoveFromFolderDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperContentRemoveFromFolderDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.PaperContentRemoveFromFolderDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperContentRemoveFromFolderType": {"fq_name": "team_log.PaperContentRemoveFromFolderType", "java_class": "com.dropbox.core.v2.teamlog.PaperContentRemoveFromFolderType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperContentRemoveMemberDetails": {"fq_name": "team_log.PaperContentRemoveMemberDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperContentRemoveMemberDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperContentRemoveMemberType": {"fq_name": "team_log.PaperContentRemoveMemberType", "java_class": "com.dropbox.core.v2.teamlog.PaperContentRemoveMemberType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperContentRenameDetails": {"fq_name": "team_log.PaperContentRenameDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperContentRenameDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperContentRenameType": {"fq_name": "team_log.PaperContentRenameType", "java_class": "com.dropbox.core.v2.teamlog.PaperContentRenameType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperContentRestoreDetails": {"fq_name": "team_log.PaperContentRestoreDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperContentRestoreDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperContentRestoreType": {"fq_name": "team_log.PaperContentRestoreType", "java_class": "com.dropbox.core.v2.teamlog.PaperContentRestoreType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDefaultFolderPolicy": {"fq_name": "team_log.PaperDefaultFolderPolicy", "java_class": "com.dropbox.core.v2.teamlog.PaperDefaultFolderPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDefaultFolderPolicyChangedDetails": {"fq_name": "team_log.PaperDefaultFolderPolicyChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperDefaultFolderPolicyChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDefaultFolderPolicyChangedType": {"fq_name": "team_log.PaperDefaultFolderPolicyChangedType", "java_class": "com.dropbox.core.v2.teamlog.PaperDefaultFolderPolicyChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDesktopPolicy": {"fq_name": "team_log.PaperDesktopPolicy", "java_class": "com.dropbox.core.v2.teamlog.PaperDesktopPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDesktopPolicyChangedDetails": {"fq_name": "team_log.PaperDesktopPolicyChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperDesktopPolicyChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDesktopPolicyChangedType": {"fq_name": "team_log.PaperDesktopPolicyChangedType", "java_class": "com.dropbox.core.v2.teamlog.PaperDesktopPolicyChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocAddCommentDetails": {"fq_name": "team_log.PaperDocAddCommentDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperDocAddCommentDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocAddCommentType": {"fq_name": "team_log.PaperDocAddCommentType", "java_class": "com.dropbox.core.v2.teamlog.PaperDocAddCommentType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocChangeMemberRoleDetails": {"fq_name": "team_log.PaperDocChangeMemberRoleDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperDocChangeMemberRoleDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocChangeMemberRoleType": {"fq_name": "team_log.PaperDocChangeMemberRoleType", "java_class": "com.dropbox.core.v2.teamlog.PaperDocChangeMemberRoleType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocChangeSharingPolicyDetails": {"fq_name": "team_log.PaperDocChangeSharingPolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperDocChangeSharingPolicyDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.PaperDocChangeSharingPolicyDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocChangeSharingPolicyType": {"fq_name": "team_log.PaperDocChangeSharingPolicyType", "java_class": "com.dropbox.core.v2.teamlog.PaperDocChangeSharingPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocChangeSubscriptionDetails": {"fq_name": "team_log.PaperDocChangeSubscriptionDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperDocChangeSubscriptionDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocChangeSubscriptionType": {"fq_name": "team_log.PaperDocChangeSubscriptionType", "java_class": "com.dropbox.core.v2.teamlog.PaperDocChangeSubscriptionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocDeleteCommentDetails": {"fq_name": "team_log.PaperDocDeleteCommentDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperDocDeleteCommentDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocDeleteCommentType": {"fq_name": "team_log.PaperDocDeleteCommentType", "java_class": "com.dropbox.core.v2.teamlog.PaperDocDeleteCommentType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocDeletedDetails": {"fq_name": "team_log.PaperDocDeletedDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperDocDeletedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocDeletedType": {"fq_name": "team_log.PaperDocDeletedType", "java_class": "com.dropbox.core.v2.teamlog.PaperDocDeletedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocDownloadDetails": {"fq_name": "team_log.PaperDocDownloadDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperDocDownloadDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocDownloadType": {"fq_name": "team_log.PaperDocDownloadType", "java_class": "com.dropbox.core.v2.teamlog.PaperDocDownloadType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocEditCommentDetails": {"fq_name": "team_log.PaperDocEditCommentDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperDocEditCommentDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocEditCommentType": {"fq_name": "team_log.PaperDocEditCommentType", "java_class": "com.dropbox.core.v2.teamlog.PaperDocEditCommentType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocEditDetails": {"fq_name": "team_log.PaperDocEditDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperDocEditDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocEditType": {"fq_name": "team_log.PaperDocEditType", "java_class": "com.dropbox.core.v2.teamlog.PaperDocEditType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocFollowedDetails": {"fq_name": "team_log.PaperDocFollowedDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperDocFollowedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocFollowedType": {"fq_name": "team_log.PaperDocFollowedType", "java_class": "com.dropbox.core.v2.teamlog.PaperDocFollowedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocMentionDetails": {"fq_name": "team_log.PaperDocMentionDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperDocMentionDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocMentionType": {"fq_name": "team_log.PaperDocMentionType", "java_class": "com.dropbox.core.v2.teamlog.PaperDocMentionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocOwnershipChangedDetails": {"fq_name": "team_log.PaperDocOwnershipChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperDocOwnershipChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocOwnershipChangedType": {"fq_name": "team_log.PaperDocOwnershipChangedType", "java_class": "com.dropbox.core.v2.teamlog.PaperDocOwnershipChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocRequestAccessDetails": {"fq_name": "team_log.PaperDocRequestAccessDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperDocRequestAccessDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocRequestAccessType": {"fq_name": "team_log.PaperDocRequestAccessType", "java_class": "com.dropbox.core.v2.teamlog.PaperDocRequestAccessType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocResolveCommentDetails": {"fq_name": "team_log.PaperDocResolveCommentDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperDocResolveCommentDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocResolveCommentType": {"fq_name": "team_log.PaperDocResolveCommentType", "java_class": "com.dropbox.core.v2.teamlog.PaperDocResolveCommentType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocRevertDetails": {"fq_name": "team_log.PaperDocRevertDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperDocRevertDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocRevertType": {"fq_name": "team_log.PaperDocRevertType", "java_class": "com.dropbox.core.v2.teamlog.PaperDocRevertType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocSlackShareDetails": {"fq_name": "team_log.PaperDocSlackShareDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperDocSlackShareDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocSlackShareType": {"fq_name": "team_log.PaperDocSlackShareType", "java_class": "com.dropbox.core.v2.teamlog.PaperDocSlackShareType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocTeamInviteDetails": {"fq_name": "team_log.PaperDocTeamInviteDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperDocTeamInviteDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocTeamInviteType": {"fq_name": "team_log.PaperDocTeamInviteType", "java_class": "com.dropbox.core.v2.teamlog.PaperDocTeamInviteType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocTrashedDetails": {"fq_name": "team_log.PaperDocTrashedDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperDocTrashedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocTrashedType": {"fq_name": "team_log.PaperDocTrashedType", "java_class": "com.dropbox.core.v2.teamlog.PaperDocTrashedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocUnresolveCommentDetails": {"fq_name": "team_log.PaperDocUnresolveCommentDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperDocUnresolveCommentDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocUnresolveCommentType": {"fq_name": "team_log.PaperDocUnresolveCommentType", "java_class": "com.dropbox.core.v2.teamlog.PaperDocUnresolveCommentType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocUntrashedDetails": {"fq_name": "team_log.PaperDocUntrashedDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperDocUntrashedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocUntrashedType": {"fq_name": "team_log.PaperDocUntrashedType", "java_class": "com.dropbox.core.v2.teamlog.PaperDocUntrashedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocViewDetails": {"fq_name": "team_log.PaperDocViewDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperDocViewDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocViewType": {"fq_name": "team_log.PaperDocViewType", "java_class": "com.dropbox.core.v2.teamlog.PaperDocViewType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocumentLogInfo": {"fq_name": "team_log.PaperDocumentLogInfo", "java_class": "com.dropbox.core.v2.teamlog.PaperDocumentLogInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDownloadFormat": {"fq_name": "team_log.PaperDownloadFormat", "java_class": "com.dropbox.core.v2.teamlog.PaperDownloadFormat", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperEnabledUsersGroupAdditionDetails": {"fq_name": "team_log.PaperEnabledUsersGroupAdditionDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperEnabledUsersGroupAdditionDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperEnabledUsersGroupAdditionType": {"fq_name": "team_log.PaperEnabledUsersGroupAdditionType", "java_class": "com.dropbox.core.v2.teamlog.PaperEnabledUsersGroupAdditionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperEnabledUsersGroupRemovalDetails": {"fq_name": "team_log.PaperEnabledUsersGroupRemovalDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperEnabledUsersGroupRemovalDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperEnabledUsersGroupRemovalType": {"fq_name": "team_log.PaperEnabledUsersGroupRemovalType", "java_class": "com.dropbox.core.v2.teamlog.PaperEnabledUsersGroupRemovalType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperExternalViewAllowDetails": {"fq_name": "team_log.PaperExternalViewAllowDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperExternalViewAllowDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperExternalViewAllowType": {"fq_name": "team_log.PaperExternalViewAllowType", "java_class": "com.dropbox.core.v2.teamlog.PaperExternalViewAllowType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperExternalViewDefaultTeamDetails": {"fq_name": "team_log.PaperExternalViewDefaultTeamDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperExternalViewDefaultTeamDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperExternalViewDefaultTeamType": {"fq_name": "team_log.PaperExternalViewDefaultTeamType", "java_class": "com.dropbox.core.v2.teamlog.PaperExternalViewDefaultTeamType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperExternalViewForbidDetails": {"fq_name": "team_log.PaperExternalViewForbidDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperExternalViewForbidDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperExternalViewForbidType": {"fq_name": "team_log.PaperExternalViewForbidType", "java_class": "com.dropbox.core.v2.teamlog.PaperExternalViewForbidType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperFolderChangeSubscriptionDetails": {"fq_name": "team_log.PaperFolderChangeSubscriptionDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperFolderChangeSubscriptionDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperFolderChangeSubscriptionType": {"fq_name": "team_log.PaperFolderChangeSubscriptionType", "java_class": "com.dropbox.core.v2.teamlog.PaperFolderChangeSubscriptionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperFolderDeletedDetails": {"fq_name": "team_log.PaperFolderDeletedDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperFolderDeletedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperFolderDeletedType": {"fq_name": "team_log.PaperFolderDeletedType", "java_class": "com.dropbox.core.v2.teamlog.PaperFolderDeletedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperFolderFollowedDetails": {"fq_name": "team_log.PaperFolderFollowedDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperFolderFollowedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperFolderFollowedType": {"fq_name": "team_log.PaperFolderFollowedType", "java_class": "com.dropbox.core.v2.teamlog.PaperFolderFollowedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperFolderLogInfo": {"fq_name": "team_log.PaperFolderLogInfo", "java_class": "com.dropbox.core.v2.teamlog.PaperFolderLogInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperFolderTeamInviteDetails": {"fq_name": "team_log.PaperFolderTeamInviteDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperFolderTeamInviteDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperFolderTeamInviteType": {"fq_name": "team_log.PaperFolderTeamInviteType", "java_class": "com.dropbox.core.v2.teamlog.PaperFolderTeamInviteType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperMemberPolicy": {"fq_name": "team_log.PaperMemberPolicy", "java_class": "com.dropbox.core.v2.teamlog.PaperMemberPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperPublishedLinkChangePermissionDetails": {"fq_name": "team_log.PaperPublishedLinkChangePermissionDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperPublishedLinkChangePermissionDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperPublishedLinkChangePermissionType": {"fq_name": "team_log.PaperPublishedLinkChangePermissionType", "java_class": "com.dropbox.core.v2.teamlog.PaperPublishedLinkChangePermissionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperPublishedLinkCreateDetails": {"fq_name": "team_log.PaperPublishedLinkCreateDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperPublishedLinkCreateDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperPublishedLinkCreateType": {"fq_name": "team_log.PaperPublishedLinkCreateType", "java_class": "com.dropbox.core.v2.teamlog.PaperPublishedLinkCreateType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperPublishedLinkDisabledDetails": {"fq_name": "team_log.PaperPublishedLinkDisabledDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperPublishedLinkDisabledDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperPublishedLinkDisabledType": {"fq_name": "team_log.PaperPublishedLinkDisabledType", "java_class": "com.dropbox.core.v2.teamlog.PaperPublishedLinkDisabledType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperPublishedLinkViewDetails": {"fq_name": "team_log.PaperPublishedLinkViewDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperPublishedLinkViewDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperPublishedLinkViewType": {"fq_name": "team_log.PaperPublishedLinkViewType", "java_class": "com.dropbox.core.v2.teamlog.PaperPublishedLinkViewType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ParticipantLogInfo": {"fq_name": "team_log.ParticipantLogInfo", "java_class": "com.dropbox.core.v2.teamlog.ParticipantLogInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PassPolicy": {"fq_name": "team_log.PassPolicy", "java_class": "com.dropbox.core.v2.teamlog.PassPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PasswordChangeDetails": {"fq_name": "team_log.PasswordChangeDetails", "java_class": "com.dropbox.core.v2.teamlog.PasswordChangeDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PasswordChangeType": {"fq_name": "team_log.PasswordChangeType", "java_class": "com.dropbox.core.v2.teamlog.PasswordChangeType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PasswordResetAllDetails": {"fq_name": "team_log.PasswordResetAllDetails", "java_class": "com.dropbox.core.v2.teamlog.PasswordResetAllDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PasswordResetAllType": {"fq_name": "team_log.PasswordResetAllType", "java_class": "com.dropbox.core.v2.teamlog.PasswordResetAllType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PasswordResetDetails": {"fq_name": "team_log.PasswordResetDetails", "java_class": "com.dropbox.core.v2.teamlog.PasswordResetDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PasswordResetType": {"fq_name": "team_log.PasswordResetType", "java_class": "com.dropbox.core.v2.teamlog.PasswordResetType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PasswordStrengthRequirementsChangePolicyDetails": {"fq_name": "team_log.PasswordStrengthRequirementsChangePolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.PasswordStrengthRequirementsChangePolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PasswordStrengthRequirementsChangePolicyType": {"fq_name": "team_log.PasswordStrengthRequirementsChangePolicyType", "java_class": "com.dropbox.core.v2.teamlog.PasswordStrengthRequirementsChangePolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PathLogInfo": {"fq_name": "team_log.PathLogInfo", "java_class": "com.dropbox.core.v2.teamlog.PathLogInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PendingSecondaryEmailAddedDetails": {"fq_name": "team_log.PendingSecondaryEmailAddedDetails", "java_class": "com.dropbox.core.v2.teamlog.PendingSecondaryEmailAddedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PendingSecondaryEmailAddedType": {"fq_name": "team_log.PendingSecondaryEmailAddedType", "java_class": "com.dropbox.core.v2.teamlog.PendingSecondaryEmailAddedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PermanentDeleteChangePolicyDetails": {"fq_name": "team_log.PermanentDeleteChangePolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.PermanentDeleteChangePolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PermanentDeleteChangePolicyType": {"fq_name": "team_log.PermanentDeleteChangePolicyType", "java_class": "com.dropbox.core.v2.teamlog.PermanentDeleteChangePolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PlacementRestriction": {"fq_name": "team_log.PlacementRestriction", "java_class": "com.dropbox.core.v2.teamlog.PlacementRestriction", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PolicyType": {"fq_name": "team_log.PolicyType", "java_class": "com.dropbox.core.v2.teamlog.PolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PrimaryTeamRequestAcceptedDetails": {"fq_name": "team_log.PrimaryTeamRequestAcceptedDetails", "java_class": "com.dropbox.core.v2.teamlog.PrimaryTeamRequestAcceptedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PrimaryTeamRequestCanceledDetails": {"fq_name": "team_log.PrimaryTeamRequestCanceledDetails", "java_class": "com.dropbox.core.v2.teamlog.PrimaryTeamRequestCanceledDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PrimaryTeamRequestExpiredDetails": {"fq_name": "team_log.PrimaryTeamRequestExpiredDetails", "java_class": "com.dropbox.core.v2.teamlog.PrimaryTeamRequestExpiredDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PrimaryTeamRequestReminderDetails": {"fq_name": "team_log.PrimaryTeamRequestReminderDetails", "java_class": "com.dropbox.core.v2.teamlog.PrimaryTeamRequestReminderDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.QuickActionType": {"fq_name": "team_log.QuickActionType", "java_class": "com.dropbox.core.v2.teamlog.QuickActionType", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "team_log.RansomwareAlertCreateReportDetails": {"fq_name": "team_log.RansomwareAlertCreateReportDetails", "java_class": "com.dropbox.core.v2.teamlog.RansomwareAlertCreateReportDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.RansomwareAlertCreateReportFailedDetails": {"fq_name": "team_log.RansomwareAlertCreateReportFailedDetails", "java_class": "com.dropbox.core.v2.teamlog.RansomwareAlertCreateReportFailedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.RansomwareAlertCreateReportFailedType": {"fq_name": "team_log.RansomwareAlertCreateReportFailedType", "java_class": "com.dropbox.core.v2.teamlog.RansomwareAlertCreateReportFailedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.RansomwareAlertCreateReportType": {"fq_name": "team_log.RansomwareAlertCreateReportType", "java_class": "com.dropbox.core.v2.teamlog.RansomwareAlertCreateReportType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.RansomwareRestoreProcessCompletedDetails": {"fq_name": "team_log.RansomwareRestoreProcessCompletedDetails", "java_class": "com.dropbox.core.v2.teamlog.RansomwareRestoreProcessCompletedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.RansomwareRestoreProcessCompletedType": {"fq_name": "team_log.RansomwareRestoreProcessCompletedType", "java_class": "com.dropbox.core.v2.teamlog.RansomwareRestoreProcessCompletedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.RansomwareRestoreProcessStartedDetails": {"fq_name": "team_log.RansomwareRestoreProcessStartedDetails", "java_class": "com.dropbox.core.v2.teamlog.RansomwareRestoreProcessStartedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.RansomwareRestoreProcessStartedType": {"fq_name": "team_log.RansomwareRestoreProcessStartedType", "java_class": "com.dropbox.core.v2.teamlog.RansomwareRestoreProcessStartedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.RecipientsConfiguration": {"fq_name": "team_log.RecipientsConfiguration", "java_class": "com.dropbox.core.v2.teamlog.RecipientsConfiguration", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.RecipientsConfiguration.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.RelocateAssetReferencesLogInfo": {"fq_name": "team_log.RelocateAssetReferencesLogInfo", "java_class": "com.dropbox.core.v2.teamlog.RelocateAssetReferencesLogInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ReplayFileDeleteDetails": {"fq_name": "team_log.ReplayFileDeleteDetails", "java_class": "com.dropbox.core.v2.teamlog.ReplayFileDeleteDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ReplayFileDeleteType": {"fq_name": "team_log.ReplayFileDeleteType", "java_class": "com.dropbox.core.v2.teamlog.ReplayFileDeleteType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ReplayFileSharedLinkCreatedDetails": {"fq_name": "team_log.ReplayFileSharedLinkCreatedDetails", "java_class": "com.dropbox.core.v2.teamlog.ReplayFileSharedLinkCreatedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ReplayFileSharedLinkCreatedType": {"fq_name": "team_log.ReplayFileSharedLinkCreatedType", "java_class": "com.dropbox.core.v2.teamlog.ReplayFileSharedLinkCreatedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ReplayFileSharedLinkModifiedDetails": {"fq_name": "team_log.ReplayFileSharedLinkModifiedDetails", "java_class": "com.dropbox.core.v2.teamlog.ReplayFileSharedLinkModifiedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ReplayFileSharedLinkModifiedType": {"fq_name": "team_log.ReplayFileSharedLinkModifiedType", "java_class": "com.dropbox.core.v2.teamlog.ReplayFileSharedLinkModifiedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ReplayProjectTeamAddDetails": {"fq_name": "team_log.ReplayProjectTeamAddDetails", "java_class": "com.dropbox.core.v2.teamlog.ReplayProjectTeamAddDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ReplayProjectTeamAddType": {"fq_name": "team_log.ReplayProjectTeamAddType", "java_class": "com.dropbox.core.v2.teamlog.ReplayProjectTeamAddType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ReplayProjectTeamDeleteDetails": {"fq_name": "team_log.ReplayProjectTeamDeleteDetails", "java_class": "com.dropbox.core.v2.teamlog.ReplayProjectTeamDeleteDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ReplayProjectTeamDeleteType": {"fq_name": "team_log.ReplayProjectTeamDeleteType", "java_class": "com.dropbox.core.v2.teamlog.ReplayProjectTeamDeleteType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ResellerLogInfo": {"fq_name": "team_log.ResellerLogInfo", "java_class": "com.dropbox.core.v2.teamlog.ResellerLogInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ResellerRole": {"fq_name": "team_log.ResellerRole", "java_class": "com.dropbox.core.v2.teamlog.ResellerRole", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ResellerSupportChangePolicyDetails": {"fq_name": "team_log.ResellerSupportChangePolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.ResellerSupportChangePolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ResellerSupportChangePolicyType": {"fq_name": "team_log.ResellerSupportChangePolicyType", "java_class": "com.dropbox.core.v2.teamlog.ResellerSupportChangePolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ResellerSupportPolicy": {"fq_name": "team_log.ResellerSupportPolicy", "java_class": "com.dropbox.core.v2.teamlog.ResellerSupportPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ResellerSupportSessionEndDetails": {"fq_name": "team_log.ResellerSupportSessionEndDetails", "java_class": "com.dropbox.core.v2.teamlog.ResellerSupportSessionEndDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ResellerSupportSessionEndType": {"fq_name": "team_log.ResellerSupportSessionEndType", "java_class": "com.dropbox.core.v2.teamlog.ResellerSupportSessionEndType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ResellerSupportSessionStartDetails": {"fq_name": "team_log.ResellerSupportSessionStartDetails", "java_class": "com.dropbox.core.v2.teamlog.ResellerSupportSessionStartDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ResellerSupportSessionStartType": {"fq_name": "team_log.ResellerSupportSessionStartType", "java_class": "com.dropbox.core.v2.teamlog.ResellerSupportSessionStartType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.RewindFolderDetails": {"fq_name": "team_log.RewindFolderDetails", "java_class": "com.dropbox.core.v2.teamlog.RewindFolderDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.RewindFolderType": {"fq_name": "team_log.RewindFolderType", "java_class": "com.dropbox.core.v2.teamlog.RewindFolderType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.RewindPolicy": {"fq_name": "team_log.RewindPolicy", "java_class": "com.dropbox.core.v2.teamlog.RewindPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.RewindPolicyChangedDetails": {"fq_name": "team_log.RewindPolicyChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.RewindPolicyChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.RewindPolicyChangedType": {"fq_name": "team_log.RewindPolicyChangedType", "java_class": "com.dropbox.core.v2.teamlog.RewindPolicyChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SecondaryEmailDeletedDetails": {"fq_name": "team_log.SecondaryEmailDeletedDetails", "java_class": "com.dropbox.core.v2.teamlog.SecondaryEmailDeletedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SecondaryEmailDeletedType": {"fq_name": "team_log.SecondaryEmailDeletedType", "java_class": "com.dropbox.core.v2.teamlog.SecondaryEmailDeletedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SecondaryEmailVerifiedDetails": {"fq_name": "team_log.SecondaryEmailVerifiedDetails", "java_class": "com.dropbox.core.v2.teamlog.SecondaryEmailVerifiedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SecondaryEmailVerifiedType": {"fq_name": "team_log.SecondaryEmailVerifiedType", "java_class": "com.dropbox.core.v2.teamlog.SecondaryEmailVerifiedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SecondaryMailsPolicy": {"fq_name": "team_log.SecondaryMailsPolicy", "java_class": "com.dropbox.core.v2.teamlog.SecondaryMailsPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SecondaryMailsPolicyChangedDetails": {"fq_name": "team_log.SecondaryMailsPolicyChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.SecondaryMailsPolicyChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SecondaryMailsPolicyChangedType": {"fq_name": "team_log.SecondaryMailsPolicyChangedType", "java_class": "com.dropbox.core.v2.teamlog.SecondaryMailsPolicyChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SecondaryTeamRequestAcceptedDetails": {"fq_name": "team_log.SecondaryTeamRequestAcceptedDetails", "java_class": "com.dropbox.core.v2.teamlog.SecondaryTeamRequestAcceptedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SecondaryTeamRequestCanceledDetails": {"fq_name": "team_log.SecondaryTeamRequestCanceledDetails", "java_class": "com.dropbox.core.v2.teamlog.SecondaryTeamRequestCanceledDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SecondaryTeamRequestExpiredDetails": {"fq_name": "team_log.SecondaryTeamRequestExpiredDetails", "java_class": "com.dropbox.core.v2.teamlog.SecondaryTeamRequestExpiredDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SecondaryTeamRequestReminderDetails": {"fq_name": "team_log.SecondaryTeamRequestReminderDetails", "java_class": "com.dropbox.core.v2.teamlog.SecondaryTeamRequestReminderDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SendForSignaturePolicy": {"fq_name": "team_log.SendForSignaturePolicy", "java_class": "com.dropbox.core.v2.teamlog.SendForSignaturePolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SendForSignaturePolicyChangedDetails": {"fq_name": "team_log.SendForSignaturePolicyChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.SendForSignaturePolicyChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SendForSignaturePolicyChangedType": {"fq_name": "team_log.SendForSignaturePolicyChangedType", "java_class": "com.dropbox.core.v2.teamlog.SendForSignaturePolicyChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SessionLogInfo": {"fq_name": "team_log.SessionLogInfo", "java_class": "com.dropbox.core.v2.teamlog.SessionLogInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfAddGroupDetails": {"fq_name": "team_log.SfAddGroupDetails", "java_class": "com.dropbox.core.v2.teamlog.SfAddGroupDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfAddGroupType": {"fq_name": "team_log.SfAddGroupType", "java_class": "com.dropbox.core.v2.teamlog.SfAddGroupType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfAllowNonMembersToViewSharedLinksDetails": {"fq_name": "team_log.SfAllowNonMembersToViewSharedLinksDetails", "java_class": "com.dropbox.core.v2.teamlog.SfAllowNonMembersToViewSharedLinksDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfAllowNonMembersToViewSharedLinksType": {"fq_name": "team_log.SfAllowNonMembersToViewSharedLinksType", "java_class": "com.dropbox.core.v2.teamlog.SfAllowNonMembersToViewSharedLinksType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfExternalInviteWarnDetails": {"fq_name": "team_log.SfExternalInviteWarnDetails", "java_class": "com.dropbox.core.v2.teamlog.SfExternalInviteWarnDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.SfExternalInviteWarnDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfExternalInviteWarnType": {"fq_name": "team_log.SfExternalInviteWarnType", "java_class": "com.dropbox.core.v2.teamlog.SfExternalInviteWarnType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfFbInviteChangeRoleDetails": {"fq_name": "team_log.SfFbInviteChangeRoleDetails", "java_class": "com.dropbox.core.v2.teamlog.SfFbInviteChangeRoleDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.SfFbInviteChangeRoleDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfFbInviteChangeRoleType": {"fq_name": "team_log.SfFbInviteChangeRoleType", "java_class": "com.dropbox.core.v2.teamlog.SfFbInviteChangeRoleType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfFbInviteDetails": {"fq_name": "team_log.SfFbInviteDetails", "java_class": "com.dropbox.core.v2.teamlog.SfFbInviteDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfFbInviteType": {"fq_name": "team_log.SfFbInviteType", "java_class": "com.dropbox.core.v2.teamlog.SfFbInviteType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfFbUninviteDetails": {"fq_name": "team_log.SfFbUninviteDetails", "java_class": "com.dropbox.core.v2.teamlog.SfFbUninviteDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfFbUninviteType": {"fq_name": "team_log.SfFbUninviteType", "java_class": "com.dropbox.core.v2.teamlog.SfFbUninviteType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfInviteGroupDetails": {"fq_name": "team_log.SfInviteGroupDetails", "java_class": "com.dropbox.core.v2.teamlog.SfInviteGroupDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfInviteGroupType": {"fq_name": "team_log.SfInviteGroupType", "java_class": "com.dropbox.core.v2.teamlog.SfInviteGroupType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfTeamGrantAccessDetails": {"fq_name": "team_log.SfTeamGrantAccessDetails", "java_class": "com.dropbox.core.v2.teamlog.SfTeamGrantAccessDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfTeamGrantAccessType": {"fq_name": "team_log.SfTeamGrantAccessType", "java_class": "com.dropbox.core.v2.teamlog.SfTeamGrantAccessType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfTeamInviteChangeRoleDetails": {"fq_name": "team_log.SfTeamInviteChangeRoleDetails", "java_class": "com.dropbox.core.v2.teamlog.SfTeamInviteChangeRoleDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.SfTeamInviteChangeRoleDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfTeamInviteChangeRoleType": {"fq_name": "team_log.SfTeamInviteChangeRoleType", "java_class": "com.dropbox.core.v2.teamlog.SfTeamInviteChangeRoleType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfTeamInviteDetails": {"fq_name": "team_log.SfTeamInviteDetails", "java_class": "com.dropbox.core.v2.teamlog.SfTeamInviteDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfTeamInviteType": {"fq_name": "team_log.SfTeamInviteType", "java_class": "com.dropbox.core.v2.teamlog.SfTeamInviteType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfTeamJoinDetails": {"fq_name": "team_log.SfTeamJoinDetails", "java_class": "com.dropbox.core.v2.teamlog.SfTeamJoinDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfTeamJoinFromOobLinkDetails": {"fq_name": "team_log.SfTeamJoinFromOobLinkDetails", "java_class": "com.dropbox.core.v2.teamlog.SfTeamJoinFromOobLinkDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.SfTeamJoinFromOobLinkDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfTeamJoinFromOobLinkType": {"fq_name": "team_log.SfTeamJoinFromOobLinkType", "java_class": "com.dropbox.core.v2.teamlog.SfTeamJoinFromOobLinkType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfTeamJoinType": {"fq_name": "team_log.SfTeamJoinType", "java_class": "com.dropbox.core.v2.teamlog.SfTeamJoinType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfTeamUninviteDetails": {"fq_name": "team_log.SfTeamUninviteDetails", "java_class": "com.dropbox.core.v2.teamlog.SfTeamUninviteDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfTeamUninviteType": {"fq_name": "team_log.SfTeamUninviteType", "java_class": "com.dropbox.core.v2.teamlog.SfTeamUninviteType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentAddInviteesDetails": {"fq_name": "team_log.SharedContentAddInviteesDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedContentAddInviteesDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentAddInviteesType": {"fq_name": "team_log.SharedContentAddInviteesType", "java_class": "com.dropbox.core.v2.teamlog.SharedContentAddInviteesType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentAddLinkExpiryDetails": {"fq_name": "team_log.SharedContentAddLinkExpiryDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedContentAddLinkExpiryDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentAddLinkExpiryType": {"fq_name": "team_log.SharedContentAddLinkExpiryType", "java_class": "com.dropbox.core.v2.teamlog.SharedContentAddLinkExpiryType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentAddLinkPasswordDetails": {"fq_name": "team_log.SharedContentAddLinkPasswordDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedContentAddLinkPasswordDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentAddLinkPasswordType": {"fq_name": "team_log.SharedContentAddLinkPasswordType", "java_class": "com.dropbox.core.v2.teamlog.SharedContentAddLinkPasswordType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentAddMemberDetails": {"fq_name": "team_log.SharedContentAddMemberDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedContentAddMemberDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentAddMemberType": {"fq_name": "team_log.SharedContentAddMemberType", "java_class": "com.dropbox.core.v2.teamlog.SharedContentAddMemberType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentChangeDownloadsPolicyDetails": {"fq_name": "team_log.SharedContentChangeDownloadsPolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedContentChangeDownloadsPolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentChangeDownloadsPolicyType": {"fq_name": "team_log.SharedContentChangeDownloadsPolicyType", "java_class": "com.dropbox.core.v2.teamlog.SharedContentChangeDownloadsPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentChangeInviteeRoleDetails": {"fq_name": "team_log.SharedContentChangeInviteeRoleDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedContentChangeInviteeRoleDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentChangeInviteeRoleType": {"fq_name": "team_log.SharedContentChangeInviteeRoleType", "java_class": "com.dropbox.core.v2.teamlog.SharedContentChangeInviteeRoleType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentChangeLinkAudienceDetails": {"fq_name": "team_log.SharedContentChangeLinkAudienceDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedContentChangeLinkAudienceDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentChangeLinkAudienceType": {"fq_name": "team_log.SharedContentChangeLinkAudienceType", "java_class": "com.dropbox.core.v2.teamlog.SharedContentChangeLinkAudienceType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentChangeLinkExpiryDetails": {"fq_name": "team_log.SharedContentChangeLinkExpiryDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedContentChangeLinkExpiryDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.SharedContentChangeLinkExpiryDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentChangeLinkExpiryType": {"fq_name": "team_log.SharedContentChangeLinkExpiryType", "java_class": "com.dropbox.core.v2.teamlog.SharedContentChangeLinkExpiryType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentChangeLinkPasswordDetails": {"fq_name": "team_log.SharedContentChangeLinkPasswordDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedContentChangeLinkPasswordDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentChangeLinkPasswordType": {"fq_name": "team_log.SharedContentChangeLinkPasswordType", "java_class": "com.dropbox.core.v2.teamlog.SharedContentChangeLinkPasswordType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentChangeMemberRoleDetails": {"fq_name": "team_log.SharedContentChangeMemberRoleDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedContentChangeMemberRoleDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentChangeMemberRoleType": {"fq_name": "team_log.SharedContentChangeMemberRoleType", "java_class": "com.dropbox.core.v2.teamlog.SharedContentChangeMemberRoleType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentChangeViewerInfoPolicyDetails": {"fq_name": "team_log.SharedContentChangeViewerInfoPolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedContentChangeViewerInfoPolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentChangeViewerInfoPolicyType": {"fq_name": "team_log.SharedContentChangeViewerInfoPolicyType", "java_class": "com.dropbox.core.v2.teamlog.SharedContentChangeViewerInfoPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentClaimInvitationDetails": {"fq_name": "team_log.SharedContentClaimInvitationDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedContentClaimInvitationDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentClaimInvitationType": {"fq_name": "team_log.SharedContentClaimInvitationType", "java_class": "com.dropbox.core.v2.teamlog.SharedContentClaimInvitationType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentCopyDetails": {"fq_name": "team_log.SharedContentCopyDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedContentCopyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentCopyType": {"fq_name": "team_log.SharedContentCopyType", "java_class": "com.dropbox.core.v2.teamlog.SharedContentCopyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentDownloadDetails": {"fq_name": "team_log.SharedContentDownloadDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedContentDownloadDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentDownloadType": {"fq_name": "team_log.SharedContentDownloadType", "java_class": "com.dropbox.core.v2.teamlog.SharedContentDownloadType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentRelinquishMembershipDetails": {"fq_name": "team_log.SharedContentRelinquishMembershipDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedContentRelinquishMembershipDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentRelinquishMembershipType": {"fq_name": "team_log.SharedContentRelinquishMembershipType", "java_class": "com.dropbox.core.v2.teamlog.SharedContentRelinquishMembershipType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentRemoveInviteesDetails": {"fq_name": "team_log.SharedContentRemoveInviteesDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedContentRemoveInviteesDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentRemoveInviteesType": {"fq_name": "team_log.SharedContentRemoveInviteesType", "java_class": "com.dropbox.core.v2.teamlog.SharedContentRemoveInviteesType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentRemoveLinkExpiryDetails": {"fq_name": "team_log.SharedContentRemoveLinkExpiryDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedContentRemoveLinkExpiryDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentRemoveLinkExpiryType": {"fq_name": "team_log.SharedContentRemoveLinkExpiryType", "java_class": "com.dropbox.core.v2.teamlog.SharedContentRemoveLinkExpiryType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentRemoveLinkPasswordDetails": {"fq_name": "team_log.SharedContentRemoveLinkPasswordDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedContentRemoveLinkPasswordDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentRemoveLinkPasswordType": {"fq_name": "team_log.SharedContentRemoveLinkPasswordType", "java_class": "com.dropbox.core.v2.teamlog.SharedContentRemoveLinkPasswordType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentRemoveMemberDetails": {"fq_name": "team_log.SharedContentRemoveMemberDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedContentRemoveMemberDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentRemoveMemberType": {"fq_name": "team_log.SharedContentRemoveMemberType", "java_class": "com.dropbox.core.v2.teamlog.SharedContentRemoveMemberType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentRequestAccessDetails": {"fq_name": "team_log.SharedContentRequestAccessDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedContentRequestAccessDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentRequestAccessType": {"fq_name": "team_log.SharedContentRequestAccessType", "java_class": "com.dropbox.core.v2.teamlog.SharedContentRequestAccessType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentRestoreInviteesDetails": {"fq_name": "team_log.SharedContentRestoreInviteesDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedContentRestoreInviteesDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentRestoreInviteesType": {"fq_name": "team_log.SharedContentRestoreInviteesType", "java_class": "com.dropbox.core.v2.teamlog.SharedContentRestoreInviteesType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentRestoreMemberDetails": {"fq_name": "team_log.SharedContentRestoreMemberDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedContentRestoreMemberDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentRestoreMemberType": {"fq_name": "team_log.SharedContentRestoreMemberType", "java_class": "com.dropbox.core.v2.teamlog.SharedContentRestoreMemberType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentUnshareDetails": {"fq_name": "team_log.SharedContentUnshareDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedContentUnshareDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentUnshareType": {"fq_name": "team_log.SharedContentUnshareType", "java_class": "com.dropbox.core.v2.teamlog.SharedContentUnshareType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentViewDetails": {"fq_name": "team_log.SharedContentViewDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedContentViewDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentViewType": {"fq_name": "team_log.SharedContentViewType", "java_class": "com.dropbox.core.v2.teamlog.SharedContentViewType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedFolderChangeLinkPolicyDetails": {"fq_name": "team_log.SharedFolderChangeLinkPolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedFolderChangeLinkPolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedFolderChangeLinkPolicyType": {"fq_name": "team_log.SharedFolderChangeLinkPolicyType", "java_class": "com.dropbox.core.v2.teamlog.SharedFolderChangeLinkPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedFolderChangeMembersInheritancePolicyDetails": {"fq_name": "team_log.SharedFolderChangeMembersInheritancePolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedFolderChangeMembersInheritancePolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedFolderChangeMembersInheritancePolicyType": {"fq_name": "team_log.SharedFolderChangeMembersInheritancePolicyType", "java_class": "com.dropbox.core.v2.teamlog.SharedFolderChangeMembersInheritancePolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedFolderChangeMembersManagementPolicyDetails": {"fq_name": "team_log.SharedFolderChangeMembersManagementPolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedFolderChangeMembersManagementPolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedFolderChangeMembersManagementPolicyType": {"fq_name": "team_log.SharedFolderChangeMembersManagementPolicyType", "java_class": "com.dropbox.core.v2.teamlog.SharedFolderChangeMembersManagementPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedFolderChangeMembersPolicyDetails": {"fq_name": "team_log.SharedFolderChangeMembersPolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedFolderChangeMembersPolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedFolderChangeMembersPolicyType": {"fq_name": "team_log.SharedFolderChangeMembersPolicyType", "java_class": "com.dropbox.core.v2.teamlog.SharedFolderChangeMembersPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedFolderCreateDetails": {"fq_name": "team_log.SharedFolderCreateDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedFolderCreateDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedFolderCreateType": {"fq_name": "team_log.SharedFolderCreateType", "java_class": "com.dropbox.core.v2.teamlog.SharedFolderCreateType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedFolderDeclineInvitationDetails": {"fq_name": "team_log.SharedFolderDeclineInvitationDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedFolderDeclineInvitationDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedFolderDeclineInvitationType": {"fq_name": "team_log.SharedFolderDeclineInvitationType", "java_class": "com.dropbox.core.v2.teamlog.SharedFolderDeclineInvitationType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedFolderMembersInheritancePolicy": {"fq_name": "team_log.SharedFolderMembersInheritancePolicy", "java_class": "com.dropbox.core.v2.teamlog.SharedFolderMembersInheritancePolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedFolderMountDetails": {"fq_name": "team_log.SharedFolderMountDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedFolderMountDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedFolderMountType": {"fq_name": "team_log.SharedFolderMountType", "java_class": "com.dropbox.core.v2.teamlog.SharedFolderMountType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedFolderNestDetails": {"fq_name": "team_log.SharedFolderNestDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedFolderNestDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.SharedFolderNestDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedFolderNestType": {"fq_name": "team_log.SharedFolderNestType", "java_class": "com.dropbox.core.v2.teamlog.SharedFolderNestType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedFolderTransferOwnershipDetails": {"fq_name": "team_log.SharedFolderTransferOwnershipDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedFolderTransferOwnershipDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedFolderTransferOwnershipType": {"fq_name": "team_log.SharedFolderTransferOwnershipType", "java_class": "com.dropbox.core.v2.teamlog.SharedFolderTransferOwnershipType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedFolderUnmountDetails": {"fq_name": "team_log.SharedFolderUnmountDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedFolderUnmountDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedFolderUnmountType": {"fq_name": "team_log.SharedFolderUnmountType", "java_class": "com.dropbox.core.v2.teamlog.SharedFolderUnmountType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkAccessLevel": {"fq_name": "team_log.SharedLinkAccessLevel", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkAccessLevel", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkAddExpiryDetails": {"fq_name": "team_log.SharedLinkAddExpiryDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkAddExpiryDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkAddExpiryType": {"fq_name": "team_log.SharedLinkAddExpiryType", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkAddExpiryType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkChangeExpiryDetails": {"fq_name": "team_log.SharedLinkChangeExpiryDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkChangeExpiryDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.SharedLinkChangeExpiryDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkChangeExpiryType": {"fq_name": "team_log.SharedLinkChangeExpiryType", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkChangeExpiryType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkChangeVisibilityDetails": {"fq_name": "team_log.SharedLinkChangeVisibilityDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkChangeVisibilityDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkChangeVisibilityType": {"fq_name": "team_log.SharedLinkChangeVisibilityType", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkChangeVisibilityType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkCopyDetails": {"fq_name": "team_log.SharedLinkCopyDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkCopyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkCopyType": {"fq_name": "team_log.SharedLinkCopyType", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkCopyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkCreateDetails": {"fq_name": "team_log.SharedLinkCreateDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkCreateDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkCreateType": {"fq_name": "team_log.SharedLinkCreateType", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkCreateType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkDisableDetails": {"fq_name": "team_log.SharedLinkDisableDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkDisableDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkDisableType": {"fq_name": "team_log.SharedLinkDisableType", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkDisableType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkDownloadDetails": {"fq_name": "team_log.SharedLinkDownloadDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkDownloadDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkDownloadType": {"fq_name": "team_log.SharedLinkDownloadType", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkDownloadType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkRemoveExpiryDetails": {"fq_name": "team_log.SharedLinkRemoveExpiryDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkRemoveExpiryDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkRemoveExpiryType": {"fq_name": "team_log.SharedLinkRemoveExpiryType", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkRemoveExpiryType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkSettingsAddExpirationDetails": {"fq_name": "team_log.SharedLinkSettingsAddExpirationDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkSettingsAddExpirationDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.SharedLinkSettingsAddExpirationDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkSettingsAddExpirationType": {"fq_name": "team_log.SharedLinkSettingsAddExpirationType", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkSettingsAddExpirationType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkSettingsAddPasswordDetails": {"fq_name": "team_log.SharedLinkSettingsAddPasswordDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkSettingsAddPasswordDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkSettingsAddPasswordType": {"fq_name": "team_log.SharedLinkSettingsAddPasswordType", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkSettingsAddPasswordType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkSettingsAllowDownloadDisabledDetails": {"fq_name": "team_log.SharedLinkSettingsAllowDownloadDisabledDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkSettingsAllowDownloadDisabledDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkSettingsAllowDownloadDisabledType": {"fq_name": "team_log.SharedLinkSettingsAllowDownloadDisabledType", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkSettingsAllowDownloadDisabledType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkSettingsAllowDownloadEnabledDetails": {"fq_name": "team_log.SharedLinkSettingsAllowDownloadEnabledDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkSettingsAllowDownloadEnabledDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkSettingsAllowDownloadEnabledType": {"fq_name": "team_log.SharedLinkSettingsAllowDownloadEnabledType", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkSettingsAllowDownloadEnabledType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkSettingsChangeAudienceDetails": {"fq_name": "team_log.SharedLinkSettingsChangeAudienceDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkSettingsChangeAudienceDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.SharedLinkSettingsChangeAudienceDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkSettingsChangeAudienceType": {"fq_name": "team_log.SharedLinkSettingsChangeAudienceType", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkSettingsChangeAudienceType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkSettingsChangeExpirationDetails": {"fq_name": "team_log.SharedLinkSettingsChangeExpirationDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkSettingsChangeExpirationDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.SharedLinkSettingsChangeExpirationDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkSettingsChangeExpirationType": {"fq_name": "team_log.SharedLinkSettingsChangeExpirationType", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkSettingsChangeExpirationType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkSettingsChangePasswordDetails": {"fq_name": "team_log.SharedLinkSettingsChangePasswordDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkSettingsChangePasswordDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkSettingsChangePasswordType": {"fq_name": "team_log.SharedLinkSettingsChangePasswordType", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkSettingsChangePasswordType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkSettingsRemoveExpirationDetails": {"fq_name": "team_log.SharedLinkSettingsRemoveExpirationDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkSettingsRemoveExpirationDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.SharedLinkSettingsRemoveExpirationDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkSettingsRemoveExpirationType": {"fq_name": "team_log.SharedLinkSettingsRemoveExpirationType", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkSettingsRemoveExpirationType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkSettingsRemovePasswordDetails": {"fq_name": "team_log.SharedLinkSettingsRemovePasswordDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkSettingsRemovePasswordDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkSettingsRemovePasswordType": {"fq_name": "team_log.SharedLinkSettingsRemovePasswordType", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkSettingsRemovePasswordType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkShareDetails": {"fq_name": "team_log.SharedLinkShareDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkShareDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.SharedLinkShareDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkShareType": {"fq_name": "team_log.SharedLinkShareType", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkShareType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkViewDetails": {"fq_name": "team_log.SharedLinkViewDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkViewDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkViewType": {"fq_name": "team_log.SharedLinkViewType", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkViewType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkVisibility": {"fq_name": "team_log.SharedLinkVisibility", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkVisibility", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedNoteOpenedDetails": {"fq_name": "team_log.SharedNoteOpenedDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedNoteOpenedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedNoteOpenedType": {"fq_name": "team_log.SharedNoteOpenedType", "java_class": "com.dropbox.core.v2.teamlog.SharedNoteOpenedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharingChangeFolderJoinPolicyDetails": {"fq_name": "team_log.SharingChangeFolderJoinPolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.SharingChangeFolderJoinPolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharingChangeFolderJoinPolicyType": {"fq_name": "team_log.SharingChangeFolderJoinPolicyType", "java_class": "com.dropbox.core.v2.teamlog.SharingChangeFolderJoinPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharingChangeLinkAllowChangeExpirationPolicyDetails": {"fq_name": "team_log.SharingChangeLinkAllowChangeExpirationPolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.SharingChangeLinkAllowChangeExpirationPolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharingChangeLinkAllowChangeExpirationPolicyType": {"fq_name": "team_log.SharingChangeLinkAllowChangeExpirationPolicyType", "java_class": "com.dropbox.core.v2.teamlog.SharingChangeLinkAllowChangeExpirationPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharingChangeLinkDefaultExpirationPolicyDetails": {"fq_name": "team_log.SharingChangeLinkDefaultExpirationPolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.SharingChangeLinkDefaultExpirationPolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharingChangeLinkDefaultExpirationPolicyType": {"fq_name": "team_log.SharingChangeLinkDefaultExpirationPolicyType", "java_class": "com.dropbox.core.v2.teamlog.SharingChangeLinkDefaultExpirationPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharingChangeLinkEnforcePasswordPolicyDetails": {"fq_name": "team_log.SharingChangeLinkEnforcePasswordPolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.SharingChangeLinkEnforcePasswordPolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharingChangeLinkEnforcePasswordPolicyType": {"fq_name": "team_log.SharingChangeLinkEnforcePasswordPolicyType", "java_class": "com.dropbox.core.v2.teamlog.SharingChangeLinkEnforcePasswordPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharingChangeLinkPolicyDetails": {"fq_name": "team_log.SharingChangeLinkPolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.SharingChangeLinkPolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharingChangeLinkPolicyType": {"fq_name": "team_log.SharingChangeLinkPolicyType", "java_class": "com.dropbox.core.v2.teamlog.SharingChangeLinkPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharingChangeMemberPolicyDetails": {"fq_name": "team_log.SharingChangeMemberPolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.SharingChangeMemberPolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharingChangeMemberPolicyType": {"fq_name": "team_log.SharingChangeMemberPolicyType", "java_class": "com.dropbox.core.v2.teamlog.SharingChangeMemberPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharingFolderJoinPolicy": {"fq_name": "team_log.SharingFolderJoinPolicy", "java_class": "com.dropbox.core.v2.teamlog.SharingFolderJoinPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharingLinkPolicy": {"fq_name": "team_log.SharingLinkPolicy", "java_class": "com.dropbox.core.v2.teamlog.SharingLinkPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharingMemberPolicy": {"fq_name": "team_log.SharingMemberPolicy", "java_class": "com.dropbox.core.v2.teamlog.SharingMemberPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShmodelDisableDownloadsDetails": {"fq_name": "team_log.ShmodelDisableDownloadsDetails", "java_class": "com.dropbox.core.v2.teamlog.ShmodelDisableDownloadsDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShmodelDisableDownloadsType": {"fq_name": "team_log.ShmodelDisableDownloadsType", "java_class": "com.dropbox.core.v2.teamlog.ShmodelDisableDownloadsType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShmodelEnableDownloadsDetails": {"fq_name": "team_log.ShmodelEnableDownloadsDetails", "java_class": "com.dropbox.core.v2.teamlog.ShmodelEnableDownloadsDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShmodelEnableDownloadsType": {"fq_name": "team_log.ShmodelEnableDownloadsType", "java_class": "com.dropbox.core.v2.teamlog.ShmodelEnableDownloadsType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShmodelGroupShareDetails": {"fq_name": "team_log.ShmodelGroupShareDetails", "java_class": "com.dropbox.core.v2.teamlog.ShmodelGroupShareDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShmodelGroupShareType": {"fq_name": "team_log.ShmodelGroupShareType", "java_class": "com.dropbox.core.v2.teamlog.ShmodelGroupShareType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseAccessGrantedDetails": {"fq_name": "team_log.ShowcaseAccessGrantedDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseAccessGrantedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseAccessGrantedType": {"fq_name": "team_log.ShowcaseAccessGrantedType", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseAccessGrantedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseAddMemberDetails": {"fq_name": "team_log.ShowcaseAddMemberDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseAddMemberDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseAddMemberType": {"fq_name": "team_log.ShowcaseAddMemberType", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseAddMemberType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseArchivedDetails": {"fq_name": "team_log.ShowcaseArchivedDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseArchivedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseArchivedType": {"fq_name": "team_log.ShowcaseArchivedType", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseArchivedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseChangeDownloadPolicyDetails": {"fq_name": "team_log.ShowcaseChangeDownloadPolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseChangeDownloadPolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseChangeDownloadPolicyType": {"fq_name": "team_log.ShowcaseChangeDownloadPolicyType", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseChangeDownloadPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseChangeEnabledPolicyDetails": {"fq_name": "team_log.ShowcaseChangeEnabledPolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseChangeEnabledPolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseChangeEnabledPolicyType": {"fq_name": "team_log.ShowcaseChangeEnabledPolicyType", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseChangeEnabledPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseChangeExternalSharingPolicyDetails": {"fq_name": "team_log.ShowcaseChangeExternalSharingPolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseChangeExternalSharingPolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseChangeExternalSharingPolicyType": {"fq_name": "team_log.ShowcaseChangeExternalSharingPolicyType", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseChangeExternalSharingPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseCreatedDetails": {"fq_name": "team_log.ShowcaseCreatedDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseCreatedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseCreatedType": {"fq_name": "team_log.ShowcaseCreatedType", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseCreatedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseDeleteCommentDetails": {"fq_name": "team_log.ShowcaseDeleteCommentDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseDeleteCommentDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseDeleteCommentType": {"fq_name": "team_log.ShowcaseDeleteCommentType", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseDeleteCommentType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseDocumentLogInfo": {"fq_name": "team_log.ShowcaseDocumentLogInfo", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseDocumentLogInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseDownloadPolicy": {"fq_name": "team_log.ShowcaseDownloadPolicy", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseDownloadPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseEditCommentDetails": {"fq_name": "team_log.ShowcaseEditCommentDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseEditCommentDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseEditCommentType": {"fq_name": "team_log.ShowcaseEditCommentType", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseEditCommentType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseEditedDetails": {"fq_name": "team_log.ShowcaseEditedDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseEditedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseEditedType": {"fq_name": "team_log.ShowcaseEditedType", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseEditedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseEnabledPolicy": {"fq_name": "team_log.ShowcaseEnabledPolicy", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseEnabledPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseExternalSharingPolicy": {"fq_name": "team_log.ShowcaseExternalSharingPolicy", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseExternalSharingPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseFileAddedDetails": {"fq_name": "team_log.ShowcaseFileAddedDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseFileAddedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseFileAddedType": {"fq_name": "team_log.ShowcaseFileAddedType", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseFileAddedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseFileDownloadDetails": {"fq_name": "team_log.ShowcaseFileDownloadDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseFileDownloadDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseFileDownloadType": {"fq_name": "team_log.ShowcaseFileDownloadType", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseFileDownloadType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseFileRemovedDetails": {"fq_name": "team_log.ShowcaseFileRemovedDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseFileRemovedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseFileRemovedType": {"fq_name": "team_log.ShowcaseFileRemovedType", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseFileRemovedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseFileViewDetails": {"fq_name": "team_log.ShowcaseFileViewDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseFileViewDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseFileViewType": {"fq_name": "team_log.ShowcaseFileViewType", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseFileViewType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcasePermanentlyDeletedDetails": {"fq_name": "team_log.ShowcasePermanentlyDeletedDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcasePermanentlyDeletedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcasePermanentlyDeletedType": {"fq_name": "team_log.ShowcasePermanentlyDeletedType", "java_class": "com.dropbox.core.v2.teamlog.ShowcasePermanentlyDeletedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcasePostCommentDetails": {"fq_name": "team_log.ShowcasePostCommentDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcasePostCommentDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcasePostCommentType": {"fq_name": "team_log.ShowcasePostCommentType", "java_class": "com.dropbox.core.v2.teamlog.ShowcasePostCommentType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseRemoveMemberDetails": {"fq_name": "team_log.ShowcaseRemoveMemberDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseRemoveMemberDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseRemoveMemberType": {"fq_name": "team_log.ShowcaseRemoveMemberType", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseRemoveMemberType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseRenamedDetails": {"fq_name": "team_log.ShowcaseRenamedDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseRenamedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseRenamedType": {"fq_name": "team_log.ShowcaseRenamedType", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseRenamedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseRequestAccessDetails": {"fq_name": "team_log.ShowcaseRequestAccessDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseRequestAccessDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseRequestAccessType": {"fq_name": "team_log.ShowcaseRequestAccessType", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseRequestAccessType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseResolveCommentDetails": {"fq_name": "team_log.ShowcaseResolveCommentDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseResolveCommentDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseResolveCommentType": {"fq_name": "team_log.ShowcaseResolveCommentType", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseResolveCommentType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseRestoredDetails": {"fq_name": "team_log.ShowcaseRestoredDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseRestoredDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseRestoredType": {"fq_name": "team_log.ShowcaseRestoredType", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseRestoredType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseTrashedDeprecatedDetails": {"fq_name": "team_log.ShowcaseTrashedDeprecatedDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseTrashedDeprecatedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseTrashedDeprecatedType": {"fq_name": "team_log.ShowcaseTrashedDeprecatedType", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseTrashedDeprecatedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseTrashedDetails": {"fq_name": "team_log.ShowcaseTrashedDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseTrashedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseTrashedType": {"fq_name": "team_log.ShowcaseTrashedType", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseTrashedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseUnresolveCommentDetails": {"fq_name": "team_log.ShowcaseUnresolveCommentDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseUnresolveCommentDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseUnresolveCommentType": {"fq_name": "team_log.ShowcaseUnresolveCommentType", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseUnresolveCommentType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseUntrashedDeprecatedDetails": {"fq_name": "team_log.ShowcaseUntrashedDeprecatedDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseUntrashedDeprecatedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseUntrashedDeprecatedType": {"fq_name": "team_log.ShowcaseUntrashedDeprecatedType", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseUntrashedDeprecatedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseUntrashedDetails": {"fq_name": "team_log.ShowcaseUntrashedDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseUntrashedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseUntrashedType": {"fq_name": "team_log.ShowcaseUntrashedType", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseUntrashedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseViewDetails": {"fq_name": "team_log.ShowcaseViewDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseViewDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseViewType": {"fq_name": "team_log.ShowcaseViewType", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseViewType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SignInAsSessionEndDetails": {"fq_name": "team_log.SignInAsSessionEndDetails", "java_class": "com.dropbox.core.v2.teamlog.SignInAsSessionEndDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SignInAsSessionEndType": {"fq_name": "team_log.SignInAsSessionEndType", "java_class": "com.dropbox.core.v2.teamlog.SignInAsSessionEndType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SignInAsSessionStartDetails": {"fq_name": "team_log.SignInAsSessionStartDetails", "java_class": "com.dropbox.core.v2.teamlog.SignInAsSessionStartDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SignInAsSessionStartType": {"fq_name": "team_log.SignInAsSessionStartType", "java_class": "com.dropbox.core.v2.teamlog.SignInAsSessionStartType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SmartSyncChangePolicyDetails": {"fq_name": "team_log.SmartSyncChangePolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.SmartSyncChangePolicyDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.SmartSyncChangePolicyDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SmartSyncChangePolicyType": {"fq_name": "team_log.SmartSyncChangePolicyType", "java_class": "com.dropbox.core.v2.teamlog.SmartSyncChangePolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SmartSyncCreateAdminPrivilegeReportDetails": {"fq_name": "team_log.SmartSyncCreateAdminPrivilegeReportDetails", "java_class": "com.dropbox.core.v2.teamlog.SmartSyncCreateAdminPrivilegeReportDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SmartSyncCreateAdminPrivilegeReportType": {"fq_name": "team_log.SmartSyncCreateAdminPrivilegeReportType", "java_class": "com.dropbox.core.v2.teamlog.SmartSyncCreateAdminPrivilegeReportType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SmartSyncNotOptOutDetails": {"fq_name": "team_log.SmartSyncNotOptOutDetails", "java_class": "com.dropbox.core.v2.teamlog.SmartSyncNotOptOutDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SmartSyncNotOptOutType": {"fq_name": "team_log.SmartSyncNotOptOutType", "java_class": "com.dropbox.core.v2.teamlog.SmartSyncNotOptOutType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SmartSyncOptOutDetails": {"fq_name": "team_log.SmartSyncOptOutDetails", "java_class": "com.dropbox.core.v2.teamlog.SmartSyncOptOutDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SmartSyncOptOutPolicy": {"fq_name": "team_log.SmartSyncOptOutPolicy", "java_class": "com.dropbox.core.v2.teamlog.SmartSyncOptOutPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SmartSyncOptOutType": {"fq_name": "team_log.SmartSyncOptOutType", "java_class": "com.dropbox.core.v2.teamlog.SmartSyncOptOutType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SmarterSmartSyncPolicyChangedDetails": {"fq_name": "team_log.SmarterSmartSyncPolicyChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.SmarterSmartSyncPolicyChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SmarterSmartSyncPolicyChangedType": {"fq_name": "team_log.SmarterSmartSyncPolicyChangedType", "java_class": "com.dropbox.core.v2.teamlog.SmarterSmartSyncPolicyChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SpaceCapsType": {"fq_name": "team_log.SpaceCapsType", "java_class": "com.dropbox.core.v2.teamlog.SpaceCapsType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SpaceLimitsStatus": {"fq_name": "team_log.SpaceLimitsStatus", "java_class": "com.dropbox.core.v2.teamlog.SpaceLimitsStatus", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SsoAddCertDetails": {"fq_name": "team_log.SsoAddCertDetails", "java_class": "com.dropbox.core.v2.teamlog.SsoAddCertDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SsoAddCertType": {"fq_name": "team_log.SsoAddCertType", "java_class": "com.dropbox.core.v2.teamlog.SsoAddCertType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SsoAddLoginUrlDetails": {"fq_name": "team_log.SsoAddLoginUrlDetails", "java_class": "com.dropbox.core.v2.teamlog.SsoAddLoginUrlDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SsoAddLoginUrlType": {"fq_name": "team_log.SsoAddLoginUrlType", "java_class": "com.dropbox.core.v2.teamlog.SsoAddLoginUrlType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SsoAddLogoutUrlDetails": {"fq_name": "team_log.SsoAddLogoutUrlDetails", "java_class": "com.dropbox.core.v2.teamlog.SsoAddLogoutUrlDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SsoAddLogoutUrlType": {"fq_name": "team_log.SsoAddLogoutUrlType", "java_class": "com.dropbox.core.v2.teamlog.SsoAddLogoutUrlType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SsoChangeCertDetails": {"fq_name": "team_log.SsoChangeCertDetails", "java_class": "com.dropbox.core.v2.teamlog.SsoChangeCertDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SsoChangeCertType": {"fq_name": "team_log.SsoChangeCertType", "java_class": "com.dropbox.core.v2.teamlog.SsoChangeCertType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SsoChangeLoginUrlDetails": {"fq_name": "team_log.SsoChangeLoginUrlDetails", "java_class": "com.dropbox.core.v2.teamlog.SsoChangeLoginUrlDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SsoChangeLoginUrlType": {"fq_name": "team_log.SsoChangeLoginUrlType", "java_class": "com.dropbox.core.v2.teamlog.SsoChangeLoginUrlType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SsoChangeLogoutUrlDetails": {"fq_name": "team_log.SsoChangeLogoutUrlDetails", "java_class": "com.dropbox.core.v2.teamlog.SsoChangeLogoutUrlDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.SsoChangeLogoutUrlDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SsoChangeLogoutUrlType": {"fq_name": "team_log.SsoChangeLogoutUrlType", "java_class": "com.dropbox.core.v2.teamlog.SsoChangeLogoutUrlType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SsoChangePolicyDetails": {"fq_name": "team_log.SsoChangePolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.SsoChangePolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SsoChangePolicyType": {"fq_name": "team_log.SsoChangePolicyType", "java_class": "com.dropbox.core.v2.teamlog.SsoChangePolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SsoChangeSamlIdentityModeDetails": {"fq_name": "team_log.SsoChangeSamlIdentityModeDetails", "java_class": "com.dropbox.core.v2.teamlog.SsoChangeSamlIdentityModeDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SsoChangeSamlIdentityModeType": {"fq_name": "team_log.SsoChangeSamlIdentityModeType", "java_class": "com.dropbox.core.v2.teamlog.SsoChangeSamlIdentityModeType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SsoErrorDetails": {"fq_name": "team_log.SsoErrorDetails", "java_class": "com.dropbox.core.v2.teamlog.SsoErrorDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SsoErrorType": {"fq_name": "team_log.SsoErrorType", "java_class": "com.dropbox.core.v2.teamlog.SsoErrorType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SsoRemoveCertDetails": {"fq_name": "team_log.SsoRemoveCertDetails", "java_class": "com.dropbox.core.v2.teamlog.SsoRemoveCertDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SsoRemoveCertType": {"fq_name": "team_log.SsoRemoveCertType", "java_class": "com.dropbox.core.v2.teamlog.SsoRemoveCertType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SsoRemoveLoginUrlDetails": {"fq_name": "team_log.SsoRemoveLoginUrlDetails", "java_class": "com.dropbox.core.v2.teamlog.SsoRemoveLoginUrlDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SsoRemoveLoginUrlType": {"fq_name": "team_log.SsoRemoveLoginUrlType", "java_class": "com.dropbox.core.v2.teamlog.SsoRemoveLoginUrlType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SsoRemoveLogoutUrlDetails": {"fq_name": "team_log.SsoRemoveLogoutUrlDetails", "java_class": "com.dropbox.core.v2.teamlog.SsoRemoveLogoutUrlDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SsoRemoveLogoutUrlType": {"fq_name": "team_log.SsoRemoveLogoutUrlType", "java_class": "com.dropbox.core.v2.teamlog.SsoRemoveLogoutUrlType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.StartedEnterpriseAdminSessionDetails": {"fq_name": "team_log.StartedEnterpriseAdminSessionDetails", "java_class": "com.dropbox.core.v2.teamlog.StartedEnterpriseAdminSessionDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.StartedEnterpriseAdminSessionType": {"fq_name": "team_log.StartedEnterpriseAdminSessionType", "java_class": "com.dropbox.core.v2.teamlog.StartedEnterpriseAdminSessionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamActivityCreateReportDetails": {"fq_name": "team_log.TeamActivityCreateReportDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamActivityCreateReportDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamActivityCreateReportFailDetails": {"fq_name": "team_log.TeamActivityCreateReportFailDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamActivityCreateReportFailDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamActivityCreateReportFailType": {"fq_name": "team_log.TeamActivityCreateReportFailType", "java_class": "com.dropbox.core.v2.teamlog.TeamActivityCreateReportFailType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamActivityCreateReportType": {"fq_name": "team_log.TeamActivityCreateReportType", "java_class": "com.dropbox.core.v2.teamlog.TeamActivityCreateReportType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamBrandingPolicy": {"fq_name": "team_log.TeamBrandingPolicy", "java_class": "com.dropbox.core.v2.teamlog.TeamBrandingPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamBrandingPolicyChangedDetails": {"fq_name": "team_log.TeamBrandingPolicyChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamBrandingPolicyChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamBrandingPolicyChangedType": {"fq_name": "team_log.TeamBrandingPolicyChangedType", "java_class": "com.dropbox.core.v2.teamlog.TeamBrandingPolicyChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamDetails": {"fq_name": "team_log.TeamDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamEncryptionKeyCancelKeyDeletionDetails": {"fq_name": "team_log.TeamEncryptionKeyCancelKeyDeletionDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamEncryptionKeyCancelKeyDeletionDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamEncryptionKeyCancelKeyDeletionType": {"fq_name": "team_log.TeamEncryptionKeyCancelKeyDeletionType", "java_class": "com.dropbox.core.v2.teamlog.TeamEncryptionKeyCancelKeyDeletionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamEncryptionKeyCreateKeyDetails": {"fq_name": "team_log.TeamEncryptionKeyCreateKeyDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamEncryptionKeyCreateKeyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamEncryptionKeyCreateKeyType": {"fq_name": "team_log.TeamEncryptionKeyCreateKeyType", "java_class": "com.dropbox.core.v2.teamlog.TeamEncryptionKeyCreateKeyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamEncryptionKeyDeleteKeyDetails": {"fq_name": "team_log.TeamEncryptionKeyDeleteKeyDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamEncryptionKeyDeleteKeyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamEncryptionKeyDeleteKeyType": {"fq_name": "team_log.TeamEncryptionKeyDeleteKeyType", "java_class": "com.dropbox.core.v2.teamlog.TeamEncryptionKeyDeleteKeyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamEncryptionKeyDisableKeyDetails": {"fq_name": "team_log.TeamEncryptionKeyDisableKeyDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamEncryptionKeyDisableKeyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamEncryptionKeyDisableKeyType": {"fq_name": "team_log.TeamEncryptionKeyDisableKeyType", "java_class": "com.dropbox.core.v2.teamlog.TeamEncryptionKeyDisableKeyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamEncryptionKeyEnableKeyDetails": {"fq_name": "team_log.TeamEncryptionKeyEnableKeyDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamEncryptionKeyEnableKeyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamEncryptionKeyEnableKeyType": {"fq_name": "team_log.TeamEncryptionKeyEnableKeyType", "java_class": "com.dropbox.core.v2.teamlog.TeamEncryptionKeyEnableKeyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamEncryptionKeyRotateKeyDetails": {"fq_name": "team_log.TeamEncryptionKeyRotateKeyDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamEncryptionKeyRotateKeyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamEncryptionKeyRotateKeyType": {"fq_name": "team_log.TeamEncryptionKeyRotateKeyType", "java_class": "com.dropbox.core.v2.teamlog.TeamEncryptionKeyRotateKeyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamEncryptionKeyScheduleKeyDeletionDetails": {"fq_name": "team_log.TeamEncryptionKeyScheduleKeyDeletionDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamEncryptionKeyScheduleKeyDeletionDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamEncryptionKeyScheduleKeyDeletionType": {"fq_name": "team_log.TeamEncryptionKeyScheduleKeyDeletionType", "java_class": "com.dropbox.core.v2.teamlog.TeamEncryptionKeyScheduleKeyDeletionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamEvent": {"fq_name": "team_log.TeamEvent", "java_class": "com.dropbox.core.v2.teamlog.TeamEvent", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.TeamEvent.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamExtensionsPolicy": {"fq_name": "team_log.TeamExtensionsPolicy", "java_class": "com.dropbox.core.v2.teamlog.TeamExtensionsPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamExtensionsPolicyChangedDetails": {"fq_name": "team_log.TeamExtensionsPolicyChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamExtensionsPolicyChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamExtensionsPolicyChangedType": {"fq_name": "team_log.TeamExtensionsPolicyChangedType", "java_class": "com.dropbox.core.v2.teamlog.TeamExtensionsPolicyChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamFolderChangeStatusDetails": {"fq_name": "team_log.TeamFolderChangeStatusDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamFolderChangeStatusDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamFolderChangeStatusType": {"fq_name": "team_log.TeamFolderChangeStatusType", "java_class": "com.dropbox.core.v2.teamlog.TeamFolderChangeStatusType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamFolderCreateDetails": {"fq_name": "team_log.TeamFolderCreateDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamFolderCreateDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamFolderCreateType": {"fq_name": "team_log.TeamFolderCreateType", "java_class": "com.dropbox.core.v2.teamlog.TeamFolderCreateType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamFolderDowngradeDetails": {"fq_name": "team_log.TeamFolderDowngradeDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamFolderDowngradeDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamFolderDowngradeType": {"fq_name": "team_log.TeamFolderDowngradeType", "java_class": "com.dropbox.core.v2.teamlog.TeamFolderDowngradeType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamFolderPermanentlyDeleteDetails": {"fq_name": "team_log.TeamFolderPermanentlyDeleteDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamFolderPermanentlyDeleteDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamFolderPermanentlyDeleteType": {"fq_name": "team_log.TeamFolderPermanentlyDeleteType", "java_class": "com.dropbox.core.v2.teamlog.TeamFolderPermanentlyDeleteType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamFolderRenameDetails": {"fq_name": "team_log.TeamFolderRenameDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamFolderRenameDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamFolderRenameType": {"fq_name": "team_log.TeamFolderRenameType", "java_class": "com.dropbox.core.v2.teamlog.TeamFolderRenameType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamInviteDetails": {"fq_name": "team_log.TeamInviteDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamInviteDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamLinkedAppLogInfo": {"fq_name": "team_log.TeamLinkedAppLogInfo", "java_class": "com.dropbox.core.v2.teamlog.TeamLinkedAppLogInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.TeamLinkedAppLogInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamLogInfo": {"fq_name": "team_log.TeamLogInfo", "java_class": "com.dropbox.core.v2.teamlog.TeamLogInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMemberLogInfo": {"fq_name": "team_log.TeamMemberLogInfo", "java_class": "com.dropbox.core.v2.teamlog.TeamMemberLogInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.TeamMemberLogInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMembershipType": {"fq_name": "team_log.TeamMembershipType", "java_class": "com.dropbox.core.v2.teamlog.TeamMembershipType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeFromDetails": {"fq_name": "team_log.TeamMergeFromDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeFromDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeFromType": {"fq_name": "team_log.TeamMergeFromType", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeFromType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestAcceptedDetails": {"fq_name": "team_log.TeamMergeRequestAcceptedDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestAcceptedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestAcceptedExtraDetails": {"fq_name": "team_log.TeamMergeRequestAcceptedExtraDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestAcceptedExtraDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestAcceptedShownToPrimaryTeamDetails": {"fq_name": "team_log.TeamMergeRequestAcceptedShownToPrimaryTeamDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestAcceptedShownToPrimaryTeamDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestAcceptedShownToPrimaryTeamType": {"fq_name": "team_log.TeamMergeRequestAcceptedShownToPrimaryTeamType", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestAcceptedShownToPrimaryTeamType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestAcceptedShownToSecondaryTeamDetails": {"fq_name": "team_log.TeamMergeRequestAcceptedShownToSecondaryTeamDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestAcceptedShownToSecondaryTeamDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestAcceptedShownToSecondaryTeamType": {"fq_name": "team_log.TeamMergeRequestAcceptedShownToSecondaryTeamType", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestAcceptedShownToSecondaryTeamType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestAcceptedType": {"fq_name": "team_log.TeamMergeRequestAcceptedType", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestAcceptedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestAutoCanceledDetails": {"fq_name": "team_log.TeamMergeRequestAutoCanceledDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestAutoCanceledDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestAutoCanceledType": {"fq_name": "team_log.TeamMergeRequestAutoCanceledType", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestAutoCanceledType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestCanceledDetails": {"fq_name": "team_log.TeamMergeRequestCanceledDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestCanceledDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestCanceledExtraDetails": {"fq_name": "team_log.TeamMergeRequestCanceledExtraDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestCanceledExtraDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestCanceledShownToPrimaryTeamDetails": {"fq_name": "team_log.TeamMergeRequestCanceledShownToPrimaryTeamDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestCanceledShownToPrimaryTeamDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestCanceledShownToPrimaryTeamType": {"fq_name": "team_log.TeamMergeRequestCanceledShownToPrimaryTeamType", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestCanceledShownToPrimaryTeamType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestCanceledShownToSecondaryTeamDetails": {"fq_name": "team_log.TeamMergeRequestCanceledShownToSecondaryTeamDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestCanceledShownToSecondaryTeamDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestCanceledShownToSecondaryTeamType": {"fq_name": "team_log.TeamMergeRequestCanceledShownToSecondaryTeamType", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestCanceledShownToSecondaryTeamType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestCanceledType": {"fq_name": "team_log.TeamMergeRequestCanceledType", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestCanceledType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestExpiredDetails": {"fq_name": "team_log.TeamMergeRequestExpiredDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestExpiredDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestExpiredExtraDetails": {"fq_name": "team_log.TeamMergeRequestExpiredExtraDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestExpiredExtraDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestExpiredShownToPrimaryTeamDetails": {"fq_name": "team_log.TeamMergeRequestExpiredShownToPrimaryTeamDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestExpiredShownToPrimaryTeamDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestExpiredShownToPrimaryTeamType": {"fq_name": "team_log.TeamMergeRequestExpiredShownToPrimaryTeamType", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestExpiredShownToPrimaryTeamType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestExpiredShownToSecondaryTeamDetails": {"fq_name": "team_log.TeamMergeRequestExpiredShownToSecondaryTeamDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestExpiredShownToSecondaryTeamDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestExpiredShownToSecondaryTeamType": {"fq_name": "team_log.TeamMergeRequestExpiredShownToSecondaryTeamType", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestExpiredShownToSecondaryTeamType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestExpiredType": {"fq_name": "team_log.TeamMergeRequestExpiredType", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestExpiredType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestRejectedShownToPrimaryTeamDetails": {"fq_name": "team_log.TeamMergeRequestRejectedShownToPrimaryTeamDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestRejectedShownToPrimaryTeamDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestRejectedShownToPrimaryTeamType": {"fq_name": "team_log.TeamMergeRequestRejectedShownToPrimaryTeamType", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestRejectedShownToPrimaryTeamType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestRejectedShownToSecondaryTeamDetails": {"fq_name": "team_log.TeamMergeRequestRejectedShownToSecondaryTeamDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestRejectedShownToSecondaryTeamDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestRejectedShownToSecondaryTeamType": {"fq_name": "team_log.TeamMergeRequestRejectedShownToSecondaryTeamType", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestRejectedShownToSecondaryTeamType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestReminderDetails": {"fq_name": "team_log.TeamMergeRequestReminderDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestReminderDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestReminderExtraDetails": {"fq_name": "team_log.TeamMergeRequestReminderExtraDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestReminderExtraDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestReminderShownToPrimaryTeamDetails": {"fq_name": "team_log.TeamMergeRequestReminderShownToPrimaryTeamDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestReminderShownToPrimaryTeamDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestReminderShownToPrimaryTeamType": {"fq_name": "team_log.TeamMergeRequestReminderShownToPrimaryTeamType", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestReminderShownToPrimaryTeamType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestReminderShownToSecondaryTeamDetails": {"fq_name": "team_log.TeamMergeRequestReminderShownToSecondaryTeamDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestReminderShownToSecondaryTeamDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestReminderShownToSecondaryTeamType": {"fq_name": "team_log.TeamMergeRequestReminderShownToSecondaryTeamType", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestReminderShownToSecondaryTeamType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestReminderType": {"fq_name": "team_log.TeamMergeRequestReminderType", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestReminderType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestRevokedDetails": {"fq_name": "team_log.TeamMergeRequestRevokedDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestRevokedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestRevokedType": {"fq_name": "team_log.TeamMergeRequestRevokedType", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestRevokedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestSentShownToPrimaryTeamDetails": {"fq_name": "team_log.TeamMergeRequestSentShownToPrimaryTeamDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestSentShownToPrimaryTeamDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestSentShownToPrimaryTeamType": {"fq_name": "team_log.TeamMergeRequestSentShownToPrimaryTeamType", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestSentShownToPrimaryTeamType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestSentShownToSecondaryTeamDetails": {"fq_name": "team_log.TeamMergeRequestSentShownToSecondaryTeamDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestSentShownToSecondaryTeamDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestSentShownToSecondaryTeamType": {"fq_name": "team_log.TeamMergeRequestSentShownToSecondaryTeamType", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestSentShownToSecondaryTeamType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeToDetails": {"fq_name": "team_log.TeamMergeToDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeToDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeToType": {"fq_name": "team_log.TeamMergeToType", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeToType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamName": {"fq_name": "team_log.TeamName", "java_class": "com.dropbox.core.v2.teamlog.TeamName", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamProfileAddBackgroundDetails": {"fq_name": "team_log.TeamProfileAddBackgroundDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamProfileAddBackgroundDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamProfileAddBackgroundType": {"fq_name": "team_log.TeamProfileAddBackgroundType", "java_class": "com.dropbox.core.v2.teamlog.TeamProfileAddBackgroundType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamProfileAddLogoDetails": {"fq_name": "team_log.TeamProfileAddLogoDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamProfileAddLogoDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamProfileAddLogoType": {"fq_name": "team_log.TeamProfileAddLogoType", "java_class": "com.dropbox.core.v2.teamlog.TeamProfileAddLogoType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamProfileChangeBackgroundDetails": {"fq_name": "team_log.TeamProfileChangeBackgroundDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamProfileChangeBackgroundDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamProfileChangeBackgroundType": {"fq_name": "team_log.TeamProfileChangeBackgroundType", "java_class": "com.dropbox.core.v2.teamlog.TeamProfileChangeBackgroundType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamProfileChangeDefaultLanguageDetails": {"fq_name": "team_log.TeamProfileChangeDefaultLanguageDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamProfileChangeDefaultLanguageDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamProfileChangeDefaultLanguageType": {"fq_name": "team_log.TeamProfileChangeDefaultLanguageType", "java_class": "com.dropbox.core.v2.teamlog.TeamProfileChangeDefaultLanguageType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamProfileChangeLogoDetails": {"fq_name": "team_log.TeamProfileChangeLogoDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamProfileChangeLogoDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamProfileChangeLogoType": {"fq_name": "team_log.TeamProfileChangeLogoType", "java_class": "com.dropbox.core.v2.teamlog.TeamProfileChangeLogoType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamProfileChangeNameDetails": {"fq_name": "team_log.TeamProfileChangeNameDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamProfileChangeNameDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamProfileChangeNameType": {"fq_name": "team_log.TeamProfileChangeNameType", "java_class": "com.dropbox.core.v2.teamlog.TeamProfileChangeNameType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamProfileRemoveBackgroundDetails": {"fq_name": "team_log.TeamProfileRemoveBackgroundDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamProfileRemoveBackgroundDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamProfileRemoveBackgroundType": {"fq_name": "team_log.TeamProfileRemoveBackgroundType", "java_class": "com.dropbox.core.v2.teamlog.TeamProfileRemoveBackgroundType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamProfileRemoveLogoDetails": {"fq_name": "team_log.TeamProfileRemoveLogoDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamProfileRemoveLogoDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamProfileRemoveLogoType": {"fq_name": "team_log.TeamProfileRemoveLogoType", "java_class": "com.dropbox.core.v2.teamlog.TeamProfileRemoveLogoType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamSelectiveSyncPolicy": {"fq_name": "team_log.TeamSelectiveSyncPolicy", "java_class": "com.dropbox.core.v2.teamlog.TeamSelectiveSyncPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamSelectiveSyncPolicyChangedDetails": {"fq_name": "team_log.TeamSelectiveSyncPolicyChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamSelectiveSyncPolicyChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamSelectiveSyncPolicyChangedType": {"fq_name": "team_log.TeamSelectiveSyncPolicyChangedType", "java_class": "com.dropbox.core.v2.teamlog.TeamSelectiveSyncPolicyChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamSelectiveSyncSettingsChangedDetails": {"fq_name": "team_log.TeamSelectiveSyncSettingsChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamSelectiveSyncSettingsChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamSelectiveSyncSettingsChangedType": {"fq_name": "team_log.TeamSelectiveSyncSettingsChangedType", "java_class": "com.dropbox.core.v2.teamlog.TeamSelectiveSyncSettingsChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamSharingWhitelistSubjectsChangedDetails": {"fq_name": "team_log.TeamSharingWhitelistSubjectsChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamSharingWhitelistSubjectsChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamSharingWhitelistSubjectsChangedType": {"fq_name": "team_log.TeamSharingWhitelistSubjectsChangedType", "java_class": "com.dropbox.core.v2.teamlog.TeamSharingWhitelistSubjectsChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TfaAddBackupPhoneDetails": {"fq_name": "team_log.TfaAddBackupPhoneDetails", "java_class": "com.dropbox.core.v2.teamlog.TfaAddBackupPhoneDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TfaAddBackupPhoneType": {"fq_name": "team_log.TfaAddBackupPhoneType", "java_class": "com.dropbox.core.v2.teamlog.TfaAddBackupPhoneType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TfaAddExceptionDetails": {"fq_name": "team_log.TfaAddExceptionDetails", "java_class": "com.dropbox.core.v2.teamlog.TfaAddExceptionDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TfaAddExceptionType": {"fq_name": "team_log.TfaAddExceptionType", "java_class": "com.dropbox.core.v2.teamlog.TfaAddExceptionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TfaAddSecurityKeyDetails": {"fq_name": "team_log.TfaAddSecurityKeyDetails", "java_class": "com.dropbox.core.v2.teamlog.TfaAddSecurityKeyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TfaAddSecurityKeyType": {"fq_name": "team_log.TfaAddSecurityKeyType", "java_class": "com.dropbox.core.v2.teamlog.TfaAddSecurityKeyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TfaChangeBackupPhoneDetails": {"fq_name": "team_log.TfaChangeBackupPhoneDetails", "java_class": "com.dropbox.core.v2.teamlog.TfaChangeBackupPhoneDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TfaChangeBackupPhoneType": {"fq_name": "team_log.TfaChangeBackupPhoneType", "java_class": "com.dropbox.core.v2.teamlog.TfaChangeBackupPhoneType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TfaChangePolicyDetails": {"fq_name": "team_log.TfaChangePolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.TfaChangePolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TfaChangePolicyType": {"fq_name": "team_log.TfaChangePolicyType", "java_class": "com.dropbox.core.v2.teamlog.TfaChangePolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TfaChangeStatusDetails": {"fq_name": "team_log.TfaChangeStatusDetails", "java_class": "com.dropbox.core.v2.teamlog.TfaChangeStatusDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.TfaChangeStatusDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TfaChangeStatusType": {"fq_name": "team_log.TfaChangeStatusType", "java_class": "com.dropbox.core.v2.teamlog.TfaChangeStatusType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TfaConfiguration": {"fq_name": "team_log.TfaConfiguration", "java_class": "com.dropbox.core.v2.teamlog.TfaConfiguration", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TfaRemoveBackupPhoneDetails": {"fq_name": "team_log.TfaRemoveBackupPhoneDetails", "java_class": "com.dropbox.core.v2.teamlog.TfaRemoveBackupPhoneDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TfaRemoveBackupPhoneType": {"fq_name": "team_log.TfaRemoveBackupPhoneType", "java_class": "com.dropbox.core.v2.teamlog.TfaRemoveBackupPhoneType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TfaRemoveExceptionDetails": {"fq_name": "team_log.TfaRemoveExceptionDetails", "java_class": "com.dropbox.core.v2.teamlog.TfaRemoveExceptionDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TfaRemoveExceptionType": {"fq_name": "team_log.TfaRemoveExceptionType", "java_class": "com.dropbox.core.v2.teamlog.TfaRemoveExceptionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TfaRemoveSecurityKeyDetails": {"fq_name": "team_log.TfaRemoveSecurityKeyDetails", "java_class": "com.dropbox.core.v2.teamlog.TfaRemoveSecurityKeyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TfaRemoveSecurityKeyType": {"fq_name": "team_log.TfaRemoveSecurityKeyType", "java_class": "com.dropbox.core.v2.teamlog.TfaRemoveSecurityKeyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TfaResetDetails": {"fq_name": "team_log.TfaResetDetails", "java_class": "com.dropbox.core.v2.teamlog.TfaResetDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TfaResetType": {"fq_name": "team_log.TfaResetType", "java_class": "com.dropbox.core.v2.teamlog.TfaResetType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TimeUnit": {"fq_name": "team_log.TimeUnit", "java_class": "com.dropbox.core.v2.teamlog.TimeUnit", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TrustedNonTeamMemberLogInfo": {"fq_name": "team_log.TrustedNonTeamMemberLogInfo", "java_class": "com.dropbox.core.v2.teamlog.TrustedNonTeamMemberLogInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.TrustedNonTeamMemberLogInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TrustedNonTeamMemberType": {"fq_name": "team_log.TrustedNonTeamMemberType", "java_class": "com.dropbox.core.v2.teamlog.TrustedNonTeamMemberType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TrustedTeamsRequestAction": {"fq_name": "team_log.TrustedTeamsRequestAction", "java_class": "com.dropbox.core.v2.teamlog.TrustedTeamsRequestAction", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TrustedTeamsRequestState": {"fq_name": "team_log.TrustedTeamsRequestState", "java_class": "com.dropbox.core.v2.teamlog.TrustedTeamsRequestState", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TwoAccountChangePolicyDetails": {"fq_name": "team_log.TwoAccountChangePolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.TwoAccountChangePolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TwoAccountChangePolicyType": {"fq_name": "team_log.TwoAccountChangePolicyType", "java_class": "com.dropbox.core.v2.teamlog.TwoAccountChangePolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TwoAccountPolicy": {"fq_name": "team_log.TwoAccountPolicy", "java_class": "com.dropbox.core.v2.teamlog.TwoAccountPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.UndoNamingConventionDetails": {"fq_name": "team_log.UndoNamingConventionDetails", "java_class": "com.dropbox.core.v2.teamlog.UndoNamingConventionDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.UndoNamingConventionType": {"fq_name": "team_log.UndoNamingConventionType", "java_class": "com.dropbox.core.v2.teamlog.UndoNamingConventionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.UndoOrganizeFolderWithTidyDetails": {"fq_name": "team_log.UndoOrganizeFolderWithTidyDetails", "java_class": "com.dropbox.core.v2.teamlog.UndoOrganizeFolderWithTidyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.UndoOrganizeFolderWithTidyType": {"fq_name": "team_log.UndoOrganizeFolderWithTidyType", "java_class": "com.dropbox.core.v2.teamlog.UndoOrganizeFolderWithTidyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.UserLinkedAppLogInfo": {"fq_name": "team_log.UserLinkedAppLogInfo", "java_class": "com.dropbox.core.v2.teamlog.UserLinkedAppLogInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.UserLinkedAppLogInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.UserLogInfo": {"fq_name": "team_log.UserLogInfo", "java_class": "com.dropbox.core.v2.teamlog.UserLogInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.UserLogInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.UserNameLogInfo": {"fq_name": "team_log.UserNameLogInfo", "java_class": "com.dropbox.core.v2.teamlog.UserNameLogInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.UserOrTeamLinkedAppLogInfo": {"fq_name": "team_log.UserOrTeamLinkedAppLogInfo", "java_class": "com.dropbox.core.v2.teamlog.UserOrTeamLinkedAppLogInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.UserOrTeamLinkedAppLogInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.UserTagsAddedDetails": {"fq_name": "team_log.UserTagsAddedDetails", "java_class": "com.dropbox.core.v2.teamlog.UserTagsAddedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.UserTagsAddedType": {"fq_name": "team_log.UserTagsAddedType", "java_class": "com.dropbox.core.v2.teamlog.UserTagsAddedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.UserTagsRemovedDetails": {"fq_name": "team_log.UserTagsRemovedDetails", "java_class": "com.dropbox.core.v2.teamlog.UserTagsRemovedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.UserTagsRemovedType": {"fq_name": "team_log.UserTagsRemovedType", "java_class": "com.dropbox.core.v2.teamlog.UserTagsRemovedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ViewerInfoPolicyChangedDetails": {"fq_name": "team_log.ViewerInfoPolicyChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.ViewerInfoPolicyChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ViewerInfoPolicyChangedType": {"fq_name": "team_log.ViewerInfoPolicyChangedType", "java_class": "com.dropbox.core.v2.teamlog.ViewerInfoPolicyChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.WatermarkingPolicy": {"fq_name": "team_log.WatermarkingPolicy", "java_class": "com.dropbox.core.v2.teamlog.WatermarkingPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.WatermarkingPolicyChangedDetails": {"fq_name": "team_log.WatermarkingPolicyChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.WatermarkingPolicyChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.WatermarkingPolicyChangedType": {"fq_name": "team_log.WatermarkingPolicyChangedType", "java_class": "com.dropbox.core.v2.teamlog.WatermarkingPolicyChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.WebDeviceSessionLogInfo": {"fq_name": "team_log.WebDeviceSessionLogInfo", "java_class": "com.dropbox.core.v2.teamlog.WebDeviceSessionLogInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.WebDeviceSessionLogInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.WebSessionLogInfo": {"fq_name": "team_log.WebSessionLogInfo", "java_class": "com.dropbox.core.v2.teamlog.WebSessionLogInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.WebSessionsChangeActiveSessionLimitDetails": {"fq_name": "team_log.WebSessionsChangeActiveSessionLimitDetails", "java_class": "com.dropbox.core.v2.teamlog.WebSessionsChangeActiveSessionLimitDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.WebSessionsChangeActiveSessionLimitType": {"fq_name": "team_log.WebSessionsChangeActiveSessionLimitType", "java_class": "com.dropbox.core.v2.teamlog.WebSessionsChangeActiveSessionLimitType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.WebSessionsChangeFixedLengthPolicyDetails": {"fq_name": "team_log.WebSessionsChangeFixedLengthPolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.WebSessionsChangeFixedLengthPolicyDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.WebSessionsChangeFixedLengthPolicyDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.WebSessionsChangeFixedLengthPolicyType": {"fq_name": "team_log.WebSessionsChangeFixedLengthPolicyType", "java_class": "com.dropbox.core.v2.teamlog.WebSessionsChangeFixedLengthPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.WebSessionsChangeIdleLengthPolicyDetails": {"fq_name": "team_log.WebSessionsChangeIdleLengthPolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.WebSessionsChangeIdleLengthPolicyDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.WebSessionsChangeIdleLengthPolicyDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.WebSessionsChangeIdleLengthPolicyType": {"fq_name": "team_log.WebSessionsChangeIdleLengthPolicyType", "java_class": "com.dropbox.core.v2.teamlog.WebSessionsChangeIdleLengthPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.WebSessionsFixedLengthPolicy": {"fq_name": "team_log.WebSessionsFixedLengthPolicy", "java_class": "com.dropbox.core.v2.teamlog.WebSessionsFixedLengthPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.WebSessionsIdleLengthPolicy": {"fq_name": "team_log.WebSessionsIdleLengthPolicy", "java_class": "com.dropbox.core.v2.teamlog.WebSessionsIdleLengthPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_policies.CameraUploadsPolicyState": {"fq_name": "team_policies.CameraUploadsPolicyState", "java_class": "com.dropbox.core.v2.teampolicies.CameraUploadsPolicyState", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "team_policies.ComputerBackupPolicyState": {"fq_name": "team_policies.ComputerBackupPolicyState", "java_class": "com.dropbox.core.v2.teampolicies.ComputerBackupPolicyState", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "team_policies.EmmState": {"fq_name": "team_policies.EmmState", "java_class": "com.dropbox.core.v2.teampolicies.EmmState", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "team_policies.ExternalDriveBackupPolicyState": {"fq_name": "team_policies.ExternalDriveBackupPolicyState", "java_class": "com.dropbox.core.v2.teampolicies.ExternalDriveBackupPolicyState", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "team_policies.FileLockingPolicyState": {"fq_name": "team_policies.FileLockingPolicyState", "java_class": "com.dropbox.core.v2.teampolicies.FileLockingPolicyState", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "team_policies.FileProviderMigrationPolicyState": {"fq_name": "team_policies.FileProviderMigrationPolicyState", "java_class": "com.dropbox.core.v2.teampolicies.FileProviderMigrationPolicyState", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "team_policies.GroupCreation": {"fq_name": "team_policies.GroupCreation", "java_class": "com.dropbox.core.v2.teampolicies.GroupCreation", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "team_policies.OfficeAddInPolicy": {"fq_name": "team_policies.OfficeAddInPolicy", "java_class": "com.dropbox.core.v2.teampolicies.OfficeAddInPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "team_policies.PaperDefaultFolderPolicy": {"fq_name": "team_policies.PaperDefaultFolderPolicy", "java_class": "com.dropbox.core.v2.teampolicies.PaperDefaultFolderPolicy", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "team_policies.PaperDeploymentPolicy": {"fq_name": "team_policies.PaperDeploymentPolicy", "java_class": "com.dropbox.core.v2.teampolicies.PaperDeploymentPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "team_policies.PaperDesktopPolicy": {"fq_name": "team_policies.PaperDesktopPolicy", "java_class": "com.dropbox.core.v2.teampolicies.PaperDesktopPolicy", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "team_policies.PaperEnabledPolicy": {"fq_name": "team_policies.PaperEnabledPolicy", "java_class": "com.dropbox.core.v2.teampolicies.PaperEnabledPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "team_policies.PasswordControlMode": {"fq_name": "team_policies.PasswordControlMode", "java_class": "com.dropbox.core.v2.teampolicies.PasswordControlMode", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "team_policies.PasswordStrengthPolicy": {"fq_name": "team_policies.PasswordStrengthPolicy", "java_class": "com.dropbox.core.v2.teampolicies.PasswordStrengthPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "team_policies.RolloutMethod": {"fq_name": "team_policies.RolloutMethod", "java_class": "com.dropbox.core.v2.teampolicies.RolloutMethod", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "team_policies.SharedFolderBlanketLinkRestrictionPolicy": {"fq_name": "team_policies.SharedFolderBlanketLinkRestrictionPolicy", "java_class": "com.dropbox.core.v2.teampolicies.SharedFolderBlanketLinkRestrictionPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_policies.SharedFolderJoinPolicy": {"fq_name": "team_policies.SharedFolderJoinPolicy", "java_class": "com.dropbox.core.v2.teampolicies.SharedFolderJoinPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_policies.SharedFolderMemberPolicy": {"fq_name": "team_policies.SharedFolderMemberPolicy", "java_class": "com.dropbox.core.v2.teampolicies.SharedFolderMemberPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_policies.SharedLinkCreatePolicy": {"fq_name": "team_policies.SharedLinkCreatePolicy", "java_class": "com.dropbox.core.v2.teampolicies.SharedLinkCreatePolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_policies.ShowcaseDownloadPolicy": {"fq_name": "team_policies.ShowcaseDownloadPolicy", "java_class": "com.dropbox.core.v2.teampolicies.ShowcaseDownloadPolicy", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "team_policies.ShowcaseEnabledPolicy": {"fq_name": "team_policies.ShowcaseEnabledPolicy", "java_class": "com.dropbox.core.v2.teampolicies.ShowcaseEnabledPolicy", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "team_policies.ShowcaseExternalSharingPolicy": {"fq_name": "team_policies.ShowcaseExternalSharingPolicy", "java_class": "com.dropbox.core.v2.teampolicies.ShowcaseExternalSharingPolicy", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "team_policies.SmartSyncPolicy": {"fq_name": "team_policies.SmartSyncPolicy", "java_class": "com.dropbox.core.v2.teampolicies.SmartSyncPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "team_policies.SmarterSmartSyncPolicyState": {"fq_name": "team_policies.SmarterSmartSyncPolicyState", "java_class": "com.dropbox.core.v2.teampolicies.SmarterSmartSyncPolicyState", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "team_policies.SsoPolicy": {"fq_name": "team_policies.SsoPolicy", "java_class": "com.dropbox.core.v2.teampolicies.SsoPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "team_policies.SuggestMembersPolicy": {"fq_name": "team_policies.SuggestMembersPolicy", "java_class": "com.dropbox.core.v2.teampolicies.SuggestMembersPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_policies.TeamMemberPolicies": {"fq_name": "team_policies.TeamMemberPolicies", "java_class": "com.dropbox.core.v2.teampolicies.TeamMemberPolicies", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "team_policies.TeamSharingPolicies": {"fq_name": "team_policies.TeamSharingPolicies", "java_class": "com.dropbox.core.v2.teampolicies.TeamSharingPolicies", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "team_policies.TwoStepVerificationPolicy": {"fq_name": "team_policies.TwoStepVerificationPolicy", "java_class": "com.dropbox.core.v2.teampolicies.TwoStepVerificationPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "team_policies.TwoStepVerificationState": {"fq_name": "team_policies.TwoStepVerificationState", "java_class": "com.dropbox.core.v2.teampolicies.TwoStepVerificationState", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "users.Account": {"fq_name": "users.Account", "java_class": "com.dropbox.core.v2.users.Account", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PRIVATE", "_type": "DataTypeReference"}, "users.BasicAccount": {"fq_name": "users.BasicAccount", "java_class": "com.dropbox.core.v2.users.BasicAccount", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.users.BasicAccount.Builder", "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "users.FileLockingValue": {"fq_name": "users.FileLockingValue", "java_class": "com.dropbox.core.v2.users.FileLockingValue", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "users.FullAccount": {"fq_name": "users.FullAccount", "java_class": "com.dropbox.core.v2.users.FullAccount", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.users.FullAccount.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "users.FullTeam": {"fq_name": "users.FullTeam", "java_class": "com.dropbox.core.v2.users.FullTeam", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "users.GetAccountArg": {"fq_name": "users.GetAccountArg", "java_class": "com.dropbox.core.v2.users.GetAccountArg", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "users.GetAccountBatchArg": {"fq_name": "users.GetAccountBatchArg", "java_class": "com.dropbox.core.v2.users.GetAccountBatchArg", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "users.GetAccountBatchError": {"fq_name": "users.GetAccountBatchError", "java_class": "com.dropbox.core.v2.users.GetAccountBatchError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "users.GetAccountError": {"fq_name": "users.GetAccountError", "java_class": "com.dropbox.core.v2.users.GetAccountError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "users.IndividualSpaceAllocation": {"fq_name": "users.IndividualSpaceAllocation", "java_class": "com.dropbox.core.v2.users.IndividualSpaceAllocation", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "users.Name": {"fq_name": "users.Name", "java_class": "com.dropbox.core.v2.users.Name", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "users.PaperAsFilesValue": {"fq_name": "users.PaperAsFilesValue", "java_class": "com.dropbox.core.v2.users.PaperAsFilesValue", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "users.SpaceAllocation": {"fq_name": "users.SpaceAllocation", "java_class": "com.dropbox.core.v2.users.SpaceAllocation", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "users.SpaceUsage": {"fq_name": "users.SpaceUsage", "java_class": "com.dropbox.core.v2.users.SpaceUsage", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "users.Team": {"fq_name": "users.Team", "java_class": "com.dropbox.core.v2.users.Team", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "users.TeamSpaceAllocation": {"fq_name": "users.TeamSpaceAllocation", "java_class": "com.dropbox.core.v2.users.TeamSpaceAllocation", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "users.UserFeature": {"fq_name": "users.UserFeature", "java_class": "com.dropbox.core.v2.users.UserFeature", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "users.UserFeatureValue": {"fq_name": "users.UserFeatureValue", "java_class": "com.dropbox.core.v2.users.UserFeatureValue", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "users.UserFeaturesGetValuesBatchArg": {"fq_name": "users.UserFeaturesGetValuesBatchArg", "java_class": "com.dropbox.core.v2.users.UserFeaturesGetValuesBatchArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "users.UserFeaturesGetValuesBatchError": {"fq_name": "users.UserFeaturesGetValuesBatchError", "java_class": "com.dropbox.core.v2.users.UserFeaturesGetValuesBatchError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "users.UserFeaturesGetValuesBatchResult": {"fq_name": "users.UserFeaturesGetValuesBatchResult", "java_class": "com.dropbox.core.v2.users.UserFeaturesGetValuesBatchResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "users_common.AccountType": {"fq_name": "users_common.AccountType", "java_class": "com.dropbox.core.v2.userscommon.AccountType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}}, "routes": {"auth.token/from_oauth1": {"fq_name": "auth.token/from_oauth1", "java_class": "com.dropbox.core.v2.auth.DbxAppAuthRequests", "visibility": "PUBLIC", "namespace_name": "auth", "method": "tokenFromOauth1", "has_builder": false, "builder_method": null, "error_ref": "auth.TokenFromOAuth1Error", "url_path": "2/auth/token/from_oauth1", "is_method_overloaded": false, "method_arg_classes": ["String", "String"], "_type": "RouteReference"}, "check.app": {"fq_name": "check.app", "java_class": "com.dropbox.core.v2.check.DbxAppCheckRequests", "visibility": "PUBLIC", "namespace_name": "check", "method": "app", "has_builder": false, "builder_method": null, "error_ref": null, "url_path": "2/check/app", "is_method_overloaded": true, "method_arg_classes": ["String"], "_type": "RouteReference"}, "files.get_thumbnail_v2": {"fq_name": "files.get_thumbnail_v2", "java_class": "com.dropbox.core.v2.files.DbxAppFilesRequests", "visibility": "PUBLIC", "namespace_name": "files", "method": "getThumbnailV2", "has_builder": true, "builder_method": "getThumbnailV2Builder", "error_ref": "files.ThumbnailV2Error", "url_path": "2/files/get_thumbnail_v2", "is_method_overloaded": false, "method_arg_classes": ["com.dropbox.core.v2.files.PathOrLink"], "_type": "RouteReference"}, "files.list_folder": {"fq_name": "files.list_folder", "java_class": "com.dropbox.core.v2.files.DbxAppFilesRequests", "visibility": "PUBLIC", "namespace_name": "files", "method": "listFolder", "has_builder": true, "builder_method": "listFolderBuilder", "error_ref": "files.ListFolderError", "url_path": "2/files/list_folder", "is_method_overloaded": false, "method_arg_classes": ["String"], "_type": "RouteReference"}, "files.list_folder/continue": {"fq_name": "files.list_folder/continue", "java_class": "com.dropbox.core.v2.files.DbxAppFilesRequests", "visibility": "PUBLIC", "namespace_name": "files", "method": "listFolderContinue", "has_builder": false, "builder_method": null, "error_ref": "files.ListFolderContinueError", "url_path": "2/files/list_folder/continue", "is_method_overloaded": false, "method_arg_classes": ["String"], "_type": "RouteReference"}, "sharing.get_shared_link_metadata": {"fq_name": "sharing.get_shared_link_metadata", "java_class": "com.dropbox.core.v2.sharing.DbxAppSharingRequests", "visibility": "PUBLIC", "namespace_name": "sharing", "method": "getSharedLinkMetadata", "has_builder": true, "builder_method": "getSharedLinkMetadataBuilder", "error_ref": "sharing.SharedLinkError", "url_path": "2/sharing/get_shared_link_metadata", "is_method_overloaded": false, "method_arg_classes": ["String"], "_type": "RouteReference"}, "file_properties.templates/add_for_team": {"method_arg_classes": ["String", "String", "java.util.List"], "java_class": "com.dropbox.core.v2.fileproperties.DbxTeamFilePropertiesRequests", "visibility": "PUBLIC", "fq_name": "file_properties.templates/add_for_team", "namespace_name": "file_properties", "method": "templatesAddForTeam", "has_builder": false, "builder_method": null, "error_ref": "file_properties.ModifyTemplateError", "url_path": "2/file_properties/templates/add_for_team", "is_method_overloaded": false, "_type": "RouteReference"}, "file_properties.templates/get_for_team": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.fileproperties.DbxTeamFilePropertiesRequests", "visibility": "PUBLIC", "fq_name": "file_properties.templates/get_for_team", "namespace_name": "file_properties", "method": "templatesGetForTeam", "has_builder": false, "builder_method": null, "error_ref": "file_properties.TemplateError", "url_path": "2/file_properties/templates/get_for_team", "is_method_overloaded": false, "_type": "RouteReference"}, "file_properties.templates/list_for_team": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.fileproperties.DbxTeamFilePropertiesRequests", "visibility": "PUBLIC", "fq_name": "file_properties.templates/list_for_team", "namespace_name": "file_properties", "method": "templatesListForTeam", "has_builder": false, "builder_method": null, "error_ref": "file_properties.TemplateError", "url_path": "2/file_properties/templates/list_for_team", "is_method_overloaded": false, "_type": "RouteReference"}, "file_properties.templates/remove_for_team": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.fileproperties.DbxTeamFilePropertiesRequests", "visibility": "PUBLIC", "fq_name": "file_properties.templates/remove_for_team", "namespace_name": "file_properties", "method": "templatesRemoveForTeam", "has_builder": false, "builder_method": null, "error_ref": "file_properties.TemplateError", "url_path": "2/file_properties/templates/remove_for_team", "is_method_overloaded": false, "_type": "RouteReference"}, "file_properties.templates/update_for_team": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.fileproperties.DbxTeamFilePropertiesRequests", "visibility": "PUBLIC", "fq_name": "file_properties.templates/update_for_team", "namespace_name": "file_properties", "method": "templatesUpdateForTeam", "has_builder": true, "builder_method": "templatesUpdateForTeamBuilder", "error_ref": "file_properties.ModifyTemplateError", "url_path": "2/file_properties/templates/update_for_team", "is_method_overloaded": false, "_type": "RouteReference"}, "team.devices/list_member_devices": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.devices/list_member_devices", "namespace_name": "team", "method": "devicesListMemberDevices", "has_builder": true, "builder_method": "devicesListMemberDevicesBuilder", "error_ref": "team.ListMemberDevicesError", "url_path": "2/team/devices/list_member_devices", "is_method_overloaded": false, "_type": "RouteReference"}, "team.devices/list_members_devices": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.devices/list_members_devices", "namespace_name": "team", "method": "devicesListMembersDevices", "has_builder": true, "builder_method": "devicesListMembersDevicesBuilder", "error_ref": "team.ListMembersDevicesError", "url_path": "2/team/devices/list_members_devices", "is_method_overloaded": false, "_type": "RouteReference"}, "team.devices/list_team_devices": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.devices/list_team_devices", "namespace_name": "team", "method": "devicesListTeamDevices", "has_builder": true, "builder_method": "devicesListTeamDevicesBuilder", "error_ref": "team.ListTeamDevicesError", "url_path": "2/team/devices/list_team_devices", "is_method_overloaded": false, "_type": "RouteReference"}, "team.devices/revoke_device_session": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.devices/revoke_device_session", "namespace_name": "team", "method": "devicesRevokeDeviceSession", "has_builder": false, "builder_method": null, "error_ref": "team.RevokeDeviceSessionError", "url_path": "2/team/devices/revoke_device_session", "is_method_overloaded": false, "_type": "RouteReference"}, "team.devices/revoke_device_session_batch": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.devices/revoke_device_session_batch", "namespace_name": "team", "method": "devicesRevokeDeviceSessionBatch", "has_builder": false, "builder_method": null, "error_ref": "team.RevokeDeviceSessionBatchError", "url_path": "2/team/devices/revoke_device_session_batch", "is_method_overloaded": false, "_type": "RouteReference"}, "team.features/get_values": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.features/get_values", "namespace_name": "team", "method": "featuresGetValues", "has_builder": false, "builder_method": null, "error_ref": "team.FeaturesGetValuesBatchError", "url_path": "2/team/features/get_values", "is_method_overloaded": false, "_type": "RouteReference"}, "team.get_info": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.get_info", "namespace_name": "team", "method": "getInfo", "has_builder": false, "builder_method": null, "error_ref": null, "url_path": "2/team/get_info", "is_method_overloaded": false, "_type": "RouteReference"}, "team.groups/create": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.groups/create", "namespace_name": "team", "method": "groupsCreate", "has_builder": true, "builder_method": "groupsCreateBuilder", "error_ref": "team.GroupCreateError", "url_path": "2/team/groups/create", "is_method_overloaded": false, "_type": "RouteReference"}, "team.groups/delete": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.groups/delete", "namespace_name": "team", "method": "groupsDelete", "has_builder": false, "builder_method": null, "error_ref": "team.GroupDeleteError", "url_path": "2/team/groups/delete", "is_method_overloaded": false, "_type": "RouteReference"}, "team.groups/get_info": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.groups/get_info", "namespace_name": "team", "method": "groupsGetInfo", "has_builder": false, "builder_method": null, "error_ref": "team.GroupsGetInfoError", "url_path": "2/team/groups/get_info", "is_method_overloaded": false, "_type": "RouteReference"}, "team.groups/job_status/get": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.groups/job_status/get", "namespace_name": "team", "method": "groupsJobStatusGet", "has_builder": false, "builder_method": null, "error_ref": "team.GroupsPollError", "url_path": "2/team/groups/job_status/get", "is_method_overloaded": false, "_type": "RouteReference"}, "team.groups/list": {"method_arg_classes": ["long"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.groups/list", "namespace_name": "team", "method": "groupsList", "has_builder": false, "builder_method": null, "error_ref": null, "url_path": "2/team/groups/list", "is_method_overloaded": true, "_type": "RouteReference"}, "team.groups/list/continue": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.groups/list/continue", "namespace_name": "team", "method": "groupsListContinue", "has_builder": false, "builder_method": null, "error_ref": "team.GroupsListContinueError", "url_path": "2/team/groups/list/continue", "is_method_overloaded": false, "_type": "RouteReference"}, "team.groups/members/add": {"method_arg_classes": ["com.dropbox.core.v2.team.GroupSelector", "java.util.List", "boolean"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.groups/members/add", "namespace_name": "team", "method": "groupsMembersAdd", "has_builder": false, "builder_method": null, "error_ref": "team.GroupMembersAddError", "url_path": "2/team/groups/members/add", "is_method_overloaded": true, "_type": "RouteReference"}, "team.groups/members/list": {"method_arg_classes": ["com.dropbox.core.v2.team.GroupSelector", "long"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.groups/members/list", "namespace_name": "team", "method": "groupsMembersList", "has_builder": false, "builder_method": null, "error_ref": "team.GroupSelectorError", "url_path": "2/team/groups/members/list", "is_method_overloaded": true, "_type": "RouteReference"}, "team.groups/members/list/continue": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.groups/members/list/continue", "namespace_name": "team", "method": "groupsMembersListContinue", "has_builder": false, "builder_method": null, "error_ref": "team.GroupsMembersListContinueError", "url_path": "2/team/groups/members/list/continue", "is_method_overloaded": false, "_type": "RouteReference"}, "team.groups/members/remove": {"method_arg_classes": ["com.dropbox.core.v2.team.GroupSelector", "java.util.List", "boolean"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.groups/members/remove", "namespace_name": "team", "method": "groupsMembersRemove", "has_builder": false, "builder_method": null, "error_ref": "team.GroupMembersRemoveError", "url_path": "2/team/groups/members/remove", "is_method_overloaded": true, "_type": "RouteReference"}, "team.groups/members/set_access_type": {"method_arg_classes": ["com.dropbox.core.v2.team.GroupSelector", "com.dropbox.core.v2.team.UserSelectorArg", "com.dropbox.core.v2.team.GroupAccessType", "boolean"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.groups/members/set_access_type", "namespace_name": "team", "method": "groupsMembersSetAccessType", "has_builder": false, "builder_method": null, "error_ref": "team.GroupMemberSetAccessTypeError", "url_path": "2/team/groups/members/set_access_type", "is_method_overloaded": true, "_type": "RouteReference"}, "team.groups/update": {"method_arg_classes": ["com.dropbox.core.v2.team.GroupSelector"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.groups/update", "namespace_name": "team", "method": "groupsUpdate", "has_builder": true, "builder_method": "groupsUpdateBuilder", "error_ref": "team.GroupUpdateError", "url_path": "2/team/groups/update", "is_method_overloaded": false, "_type": "RouteReference"}, "team.legal_holds/create_policy": {"method_arg_classes": ["String", "java.util.List"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.legal_holds/create_policy", "namespace_name": "team", "method": "legalHoldsCreatePolicy", "has_builder": true, "builder_method": "legalHoldsCreatePolicyBuilder", "error_ref": "team.LegalHoldsPolicyCreateError", "url_path": "2/team/legal_holds/create_policy", "is_method_overloaded": false, "_type": "RouteReference"}, "team.legal_holds/get_policy": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.legal_holds/get_policy", "namespace_name": "team", "method": "legalHoldsGetPolicy", "has_builder": false, "builder_method": null, "error_ref": "team.LegalHoldsGetPolicyError", "url_path": "2/team/legal_holds/get_policy", "is_method_overloaded": false, "_type": "RouteReference"}, "team.legal_holds/list_held_revisions": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.legal_holds/list_held_revisions", "namespace_name": "team", "method": "legalHoldsListHeldRevisions", "has_builder": false, "builder_method": null, "error_ref": "team.LegalHoldsListHeldRevisionsError", "url_path": "2/team/legal_holds/list_held_revisions", "is_method_overloaded": false, "_type": "RouteReference"}, "team.legal_holds/list_held_revisions_continue": {"method_arg_classes": ["String", "String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.legal_holds/list_held_revisions_continue", "namespace_name": "team", "method": "legalHoldsListHeldRevisionsContinue", "has_builder": false, "builder_method": null, "error_ref": "team.LegalHoldsListHeldRevisionsError", "url_path": "2/team/legal_holds/list_held_revisions_continue", "is_method_overloaded": true, "_type": "RouteReference"}, "team.legal_holds/list_policies": {"method_arg_classes": ["boolean"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.legal_holds/list_policies", "namespace_name": "team", "method": "legalHoldsListPolicies", "has_builder": false, "builder_method": null, "error_ref": "team.LegalHoldsListPoliciesError", "url_path": "2/team/legal_holds/list_policies", "is_method_overloaded": true, "_type": "RouteReference"}, "team.legal_holds/release_policy": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.legal_holds/release_policy", "namespace_name": "team", "method": "legalHoldsReleasePolicy", "has_builder": false, "builder_method": null, "error_ref": "team.LegalHoldsPolicyReleaseError", "url_path": "2/team/legal_holds/release_policy", "is_method_overloaded": false, "_type": "RouteReference"}, "team.legal_holds/update_policy": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.legal_holds/update_policy", "namespace_name": "team", "method": "legalHoldsUpdatePolicy", "has_builder": true, "builder_method": "legalHoldsUpdatePolicyBuilder", "error_ref": "team.LegalHoldsPolicyUpdateError", "url_path": "2/team/legal_holds/update_policy", "is_method_overloaded": false, "_type": "RouteReference"}, "team.linked_apps/list_member_linked_apps": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.linked_apps/list_member_linked_apps", "namespace_name": "team", "method": "linkedAppsListMemberLinkedApps", "has_builder": false, "builder_method": null, "error_ref": "team.ListMemberAppsError", "url_path": "2/team/linked_apps/list_member_linked_apps", "is_method_overloaded": false, "_type": "RouteReference"}, "team.linked_apps/list_members_linked_apps": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.linked_apps/list_members_linked_apps", "namespace_name": "team", "method": "linkedAppsListMembersLinkedApps", "has_builder": false, "builder_method": null, "error_ref": "team.ListMembersAppsError", "url_path": "2/team/linked_apps/list_members_linked_apps", "is_method_overloaded": true, "_type": "RouteReference"}, "team.linked_apps/list_team_linked_apps": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.linked_apps/list_team_linked_apps", "namespace_name": "team", "method": "linkedAppsListTeamLinkedApps", "has_builder": false, "builder_method": null, "error_ref": "team.ListTeamAppsError", "url_path": "2/team/linked_apps/list_team_linked_apps", "is_method_overloaded": true, "_type": "RouteReference"}, "team.linked_apps/revoke_linked_app": {"method_arg_classes": ["String", "String", "boolean"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.linked_apps/revoke_linked_app", "namespace_name": "team", "method": "linkedAppsRevokeLinkedApp", "has_builder": false, "builder_method": null, "error_ref": "team.RevokeLinkedAppError", "url_path": "2/team/linked_apps/revoke_linked_app", "is_method_overloaded": true, "_type": "RouteReference"}, "team.linked_apps/revoke_linked_app_batch": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.linked_apps/revoke_linked_app_batch", "namespace_name": "team", "method": "linkedAppsRevokeLinkedAppBatch", "has_builder": false, "builder_method": null, "error_ref": "team.RevokeLinkedAppBatchError", "url_path": "2/team/linked_apps/revoke_linked_app_batch", "is_method_overloaded": false, "_type": "RouteReference"}, "team.member_space_limits/excluded_users/add": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.member_space_limits/excluded_users/add", "namespace_name": "team", "method": "memberSpaceLimitsExcludedUsersAdd", "has_builder": false, "builder_method": null, "error_ref": "team.ExcludedUsersUpdateError", "url_path": "2/team/member_space_limits/excluded_users/add", "is_method_overloaded": true, "_type": "RouteReference"}, "team.member_space_limits/excluded_users/list": {"method_arg_classes": ["long"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.member_space_limits/excluded_users/list", "namespace_name": "team", "method": "memberSpaceLimitsExcludedUsersList", "has_builder": false, "builder_method": null, "error_ref": "team.ExcludedUsersListError", "url_path": "2/team/member_space_limits/excluded_users/list", "is_method_overloaded": true, "_type": "RouteReference"}, "team.member_space_limits/excluded_users/list/continue": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.member_space_limits/excluded_users/list/continue", "namespace_name": "team", "method": "memberSpaceLimitsExcludedUsersListContinue", "has_builder": false, "builder_method": null, "error_ref": "team.ExcludedUsersListContinueError", "url_path": "2/team/member_space_limits/excluded_users/list/continue", "is_method_overloaded": false, "_type": "RouteReference"}, "team.member_space_limits/excluded_users/remove": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.member_space_limits/excluded_users/remove", "namespace_name": "team", "method": "memberSpaceLimitsExcludedUsersRemove", "has_builder": false, "builder_method": null, "error_ref": "team.ExcludedUsersUpdateError", "url_path": "2/team/member_space_limits/excluded_users/remove", "is_method_overloaded": true, "_type": "RouteReference"}, "team.member_space_limits/get_custom_quota": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.member_space_limits/get_custom_quota", "namespace_name": "team", "method": "memberSpaceLimitsGetCustomQuota", "has_builder": false, "builder_method": null, "error_ref": "team.CustomQuotaError", "url_path": "2/team/member_space_limits/get_custom_quota", "is_method_overloaded": false, "_type": "RouteReference"}, "team.member_space_limits/remove_custom_quota": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.member_space_limits/remove_custom_quota", "namespace_name": "team", "method": "memberSpaceLimitsRemoveCustomQuota", "has_builder": false, "builder_method": null, "error_ref": "team.CustomQuotaError", "url_path": "2/team/member_space_limits/remove_custom_quota", "is_method_overloaded": false, "_type": "RouteReference"}, "team.member_space_limits/set_custom_quota": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.member_space_limits/set_custom_quota", "namespace_name": "team", "method": "memberSpaceLimitsSetCustomQuota", "has_builder": false, "builder_method": null, "error_ref": "team.SetCustomQuotaError", "url_path": "2/team/member_space_limits/set_custom_quota", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/add_v2": {"method_arg_classes": ["java.util.List", "boolean"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/add_v2", "namespace_name": "team", "method": "membersAddV2", "has_builder": false, "builder_method": null, "error_ref": null, "url_path": "2/team/members/add_v2", "is_method_overloaded": true, "_type": "RouteReference"}, "team.members/add": {"method_arg_classes": ["java.util.List", "boolean"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/add", "namespace_name": "team", "method": "membersAdd", "has_builder": false, "builder_method": null, "error_ref": null, "url_path": "2/team/members/add", "is_method_overloaded": true, "_type": "RouteReference"}, "team.members/add/job_status/get_v2": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/add/job_status/get_v2", "namespace_name": "team", "method": "membersAddJobStatusGetV2", "has_builder": false, "builder_method": null, "error_ref": "async.PollError", "url_path": "2/team/members/add/job_status/get_v2", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/add/job_status/get": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/add/job_status/get", "namespace_name": "team", "method": "membersAddJobStatusGet", "has_builder": false, "builder_method": null, "error_ref": "async.PollError", "url_path": "2/team/members/add/job_status/get", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/delete_profile_photo_v2": {"method_arg_classes": ["com.dropbox.core.v2.team.UserSelectorArg"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/delete_profile_photo_v2", "namespace_name": "team", "method": "membersDeleteProfilePhotoV2", "has_builder": false, "builder_method": null, "error_ref": "team.MembersDeleteProfilePhotoError", "url_path": "2/team/members/delete_profile_photo_v2", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/delete_profile_photo": {"method_arg_classes": ["com.dropbox.core.v2.team.UserSelectorArg"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/delete_profile_photo", "namespace_name": "team", "method": "membersDeleteProfilePhoto", "has_builder": false, "builder_method": null, "error_ref": "team.MembersDeleteProfilePhotoError", "url_path": "2/team/members/delete_profile_photo", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/get_available_team_member_roles": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/get_available_team_member_roles", "namespace_name": "team", "method": "membersGetAvailableTeamMemberRoles", "has_builder": false, "builder_method": null, "error_ref": null, "url_path": "2/team/members/get_available_team_member_roles", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/get_info_v2": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/get_info_v2", "namespace_name": "team", "method": "membersGetInfoV2", "has_builder": false, "builder_method": null, "error_ref": "team.MembersGetInfoError", "url_path": "2/team/members/get_info_v2", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/get_info": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/get_info", "namespace_name": "team", "method": "membersGetInfo", "has_builder": false, "builder_method": null, "error_ref": "team.MembersGetInfoError", "url_path": "2/team/members/get_info", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/list_v2": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/list_v2", "namespace_name": "team", "method": "membersListV2", "has_builder": true, "builder_method": "membersListV2Builder", "error_ref": "team.MembersListError", "url_path": "2/team/members/list_v2", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/list": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/list", "namespace_name": "team", "method": "membersList", "has_builder": true, "builder_method": "membersListBuilder", "error_ref": "team.MembersListError", "url_path": "2/team/members/list", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/list/continue_v2": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/list/continue_v2", "namespace_name": "team", "method": "membersListContinueV2", "has_builder": false, "builder_method": null, "error_ref": "team.MembersListContinueError", "url_path": "2/team/members/list/continue_v2", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/list/continue": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/list/continue", "namespace_name": "team", "method": "membersListContinue", "has_builder": false, "builder_method": null, "error_ref": "team.MembersListContinueError", "url_path": "2/team/members/list/continue", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/move_former_member_files": {"method_arg_classes": ["com.dropbox.core.v2.team.UserSelectorArg", "com.dropbox.core.v2.team.UserSelectorArg", "com.dropbox.core.v2.team.UserSelectorArg"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/move_former_member_files", "namespace_name": "team", "method": "membersMoveFormerMemberFiles", "has_builder": false, "builder_method": null, "error_ref": "team.MembersTransferFormerMembersFilesError", "url_path": "2/team/members/move_former_member_files", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/move_former_member_files/job_status/check": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/move_former_member_files/job_status/check", "namespace_name": "team", "method": "membersMoveFormerMemberFilesJobStatusCheck", "has_builder": false, "builder_method": null, "error_ref": "async.PollError", "url_path": "2/team/members/move_former_member_files/job_status/check", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/recover": {"method_arg_classes": ["com.dropbox.core.v2.team.UserSelectorArg"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/recover", "namespace_name": "team", "method": "membersRecover", "has_builder": false, "builder_method": null, "error_ref": "team.MembersRecoverError", "url_path": "2/team/members/recover", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/remove": {"method_arg_classes": ["com.dropbox.core.v2.team.UserSelectorArg"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/remove", "namespace_name": "team", "method": "membersRemove", "has_builder": true, "builder_method": "membersRemoveBuilder", "error_ref": "team.MembersRemoveError", "url_path": "2/team/members/remove", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/remove/job_status/get": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/remove/job_status/get", "namespace_name": "team", "method": "membersRemoveJobStatusGet", "has_builder": false, "builder_method": null, "error_ref": "async.PollError", "url_path": "2/team/members/remove/job_status/get", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/secondary_emails/add": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/secondary_emails/add", "namespace_name": "team", "method": "membersSecondaryEmailsAdd", "has_builder": false, "builder_method": null, "error_ref": "team.AddSecondaryEmailsError", "url_path": "2/team/members/secondary_emails/add", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/secondary_emails/delete": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/secondary_emails/delete", "namespace_name": "team", "method": "membersSecondaryEmailsDelete", "has_builder": false, "builder_method": null, "error_ref": null, "url_path": "2/team/members/secondary_emails/delete", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/secondary_emails/resend_verification_emails": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/secondary_emails/resend_verification_emails", "namespace_name": "team", "method": "membersSecondaryEmailsResendVerificationEmails", "has_builder": false, "builder_method": null, "error_ref": null, "url_path": "2/team/members/secondary_emails/resend_verification_emails", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/send_welcome_email": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/send_welcome_email", "namespace_name": "team", "method": "membersSendWelcomeEmail", "has_builder": false, "builder_method": null, "error_ref": "team.MembersSendWelcomeError", "url_path": "2/team/members/send_welcome_email", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/set_admin_permissions_v2": {"method_arg_classes": ["com.dropbox.core.v2.team.UserSelectorArg", "java.util.List"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/set_admin_permissions_v2", "namespace_name": "team", "method": "membersSetAdminPermissionsV2", "has_builder": false, "builder_method": null, "error_ref": "team.MembersSetPermissions2Error", "url_path": "2/team/members/set_admin_permissions_v2", "is_method_overloaded": true, "_type": "RouteReference"}, "team.members/set_admin_permissions": {"method_arg_classes": ["com.dropbox.core.v2.team.UserSelectorArg", "com.dropbox.core.v2.team.AdminTier"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/set_admin_permissions", "namespace_name": "team", "method": "membersSetAdminPermissions", "has_builder": false, "builder_method": null, "error_ref": "team.MembersSetPermissionsError", "url_path": "2/team/members/set_admin_permissions", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/set_profile_v2": {"method_arg_classes": ["com.dropbox.core.v2.team.UserSelectorArg"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/set_profile_v2", "namespace_name": "team", "method": "membersSetProfileV2", "has_builder": true, "builder_method": "membersSetProfileV2Builder", "error_ref": "team.MembersSetProfileError", "url_path": "2/team/members/set_profile_v2", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/set_profile": {"method_arg_classes": ["com.dropbox.core.v2.team.UserSelectorArg"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/set_profile", "namespace_name": "team", "method": "membersSetProfile", "has_builder": true, "builder_method": "membersSetProfileBuilder", "error_ref": "team.MembersSetProfileError", "url_path": "2/team/members/set_profile", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/set_profile_photo_v2": {"method_arg_classes": ["com.dropbox.core.v2.team.UserSelectorArg", "com.dropbox.core.v2.account.PhotoSourceArg"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/set_profile_photo_v2", "namespace_name": "team", "method": "membersSetProfilePhotoV2", "has_builder": false, "builder_method": null, "error_ref": "team.MembersSetProfilePhotoError", "url_path": "2/team/members/set_profile_photo_v2", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/set_profile_photo": {"method_arg_classes": ["com.dropbox.core.v2.team.UserSelectorArg", "com.dropbox.core.v2.account.PhotoSourceArg"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/set_profile_photo", "namespace_name": "team", "method": "membersSetProfilePhoto", "has_builder": false, "builder_method": null, "error_ref": "team.MembersSetProfilePhotoError", "url_path": "2/team/members/set_profile_photo", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/suspend": {"method_arg_classes": ["com.dropbox.core.v2.team.UserSelectorArg", "boolean"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/suspend", "namespace_name": "team", "method": "membersSuspend", "has_builder": false, "builder_method": null, "error_ref": "team.MembersSuspendError", "url_path": "2/team/members/suspend", "is_method_overloaded": true, "_type": "RouteReference"}, "team.members/unsuspend": {"method_arg_classes": ["com.dropbox.core.v2.team.UserSelectorArg"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/unsuspend", "namespace_name": "team", "method": "membersUnsuspend", "has_builder": false, "builder_method": null, "error_ref": "team.MembersUnsuspendError", "url_path": "2/team/members/unsuspend", "is_method_overloaded": false, "_type": "RouteReference"}, "team.namespaces/list": {"method_arg_classes": ["long"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.namespaces/list", "namespace_name": "team", "method": "namespacesList", "has_builder": false, "builder_method": null, "error_ref": "team.TeamNamespacesListError", "url_path": "2/team/namespaces/list", "is_method_overloaded": true, "_type": "RouteReference"}, "team.namespaces/list/continue": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.namespaces/list/continue", "namespace_name": "team", "method": "namespacesListContinue", "has_builder": false, "builder_method": null, "error_ref": "team.TeamNamespacesListContinueError", "url_path": "2/team/namespaces/list/continue", "is_method_overloaded": false, "_type": "RouteReference"}, "team.properties/template/add": {"method_arg_classes": ["String", "String", "java.util.List"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.properties/template/add", "namespace_name": "team", "method": "propertiesTemplateAdd", "has_builder": false, "builder_method": null, "error_ref": "file_properties.ModifyTemplateError", "url_path": "2/team/properties/template/add", "is_method_overloaded": false, "_type": "RouteReference"}, "team.properties/template/get": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.properties/template/get", "namespace_name": "team", "method": "propertiesTemplateGet", "has_builder": false, "builder_method": null, "error_ref": "file_properties.TemplateError", "url_path": "2/team/properties/template/get", "is_method_overloaded": false, "_type": "RouteReference"}, "team.properties/template/list": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.properties/template/list", "namespace_name": "team", "method": "propertiesTemplateList", "has_builder": false, "builder_method": null, "error_ref": "file_properties.TemplateError", "url_path": "2/team/properties/template/list", "is_method_overloaded": false, "_type": "RouteReference"}, "team.properties/template/update": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.properties/template/update", "namespace_name": "team", "method": "propertiesTemplateUpdate", "has_builder": true, "builder_method": "propertiesTemplateUpdateBuilder", "error_ref": "file_properties.ModifyTemplateError", "url_path": "2/team/properties/template/update", "is_method_overloaded": false, "_type": "RouteReference"}, "team.reports/get_activity": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.reports/get_activity", "namespace_name": "team", "method": "reportsGetActivity", "has_builder": true, "builder_method": "reportsGetActivityBuilder", "error_ref": "team.DateRangeError", "url_path": "2/team/reports/get_activity", "is_method_overloaded": false, "_type": "RouteReference"}, "team.reports/get_devices": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.reports/get_devices", "namespace_name": "team", "method": "reportsGetDevices", "has_builder": true, "builder_method": "reportsGetDevicesBuilder", "error_ref": "team.DateRangeError", "url_path": "2/team/reports/get_devices", "is_method_overloaded": false, "_type": "RouteReference"}, "team.reports/get_membership": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.reports/get_membership", "namespace_name": "team", "method": "reportsGetMembership", "has_builder": true, "builder_method": "reportsGetMembershipBuilder", "error_ref": "team.DateRangeError", "url_path": "2/team/reports/get_membership", "is_method_overloaded": false, "_type": "RouteReference"}, "team.reports/get_storage": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.reports/get_storage", "namespace_name": "team", "method": "reportsGetStorage", "has_builder": true, "builder_method": "reportsGetStorageBuilder", "error_ref": "team.DateRangeError", "url_path": "2/team/reports/get_storage", "is_method_overloaded": false, "_type": "RouteReference"}, "team.sharing_allowlist/add": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.sharing_allowlist/add", "namespace_name": "team", "method": "sharingAllowlistAdd", "has_builder": true, "builder_method": "sharingAllowlistAddBuilder", "error_ref": "team.SharingAllowlistAddError", "url_path": "2/team/sharing_allowlist/add", "is_method_overloaded": false, "_type": "RouteReference"}, "team.sharing_allowlist/list": {"method_arg_classes": ["long"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.sharing_allowlist/list", "namespace_name": "team", "method": "sharingAllowlistList", "has_builder": false, "builder_method": null, "error_ref": "team.SharingAllowlistListError", "url_path": "2/team/sharing_allowlist/list", "is_method_overloaded": true, "_type": "RouteReference"}, "team.sharing_allowlist/list/continue": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.sharing_allowlist/list/continue", "namespace_name": "team", "method": "sharingAllowlistListContinue", "has_builder": false, "builder_method": null, "error_ref": "team.SharingAllowlistListContinueError", "url_path": "2/team/sharing_allowlist/list/continue", "is_method_overloaded": false, "_type": "RouteReference"}, "team.sharing_allowlist/remove": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.sharing_allowlist/remove", "namespace_name": "team", "method": "sharingAllowlistRemove", "has_builder": true, "builder_method": "sharingAllowlistRemoveBuilder", "error_ref": "team.SharingAllowlistRemoveError", "url_path": "2/team/sharing_allowlist/remove", "is_method_overloaded": false, "_type": "RouteReference"}, "team.team_folder/activate": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.team_folder/activate", "namespace_name": "team", "method": "teamFolderActivate", "has_builder": false, "builder_method": null, "error_ref": "team.TeamFolderActivateError", "url_path": "2/team/team_folder/activate", "is_method_overloaded": false, "_type": "RouteReference"}, "team.team_folder/archive": {"method_arg_classes": ["String", "boolean"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.team_folder/archive", "namespace_name": "team", "method": "teamFolderArchive", "has_builder": false, "builder_method": null, "error_ref": "team.TeamFolderArchiveError", "url_path": "2/team/team_folder/archive", "is_method_overloaded": true, "_type": "RouteReference"}, "team.team_folder/archive/check": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.team_folder/archive/check", "namespace_name": "team", "method": "teamFolderArchiveCheck", "has_builder": false, "builder_method": null, "error_ref": "async.PollError", "url_path": "2/team/team_folder/archive/check", "is_method_overloaded": false, "_type": "RouteReference"}, "team.team_folder/create": {"method_arg_classes": ["String", "com.dropbox.core.v2.files.SyncSettingArg"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.team_folder/create", "namespace_name": "team", "method": "teamFolderCreate", "has_builder": false, "builder_method": null, "error_ref": "team.TeamFolderCreateError", "url_path": "2/team/team_folder/create", "is_method_overloaded": true, "_type": "RouteReference"}, "team.team_folder/get_info": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.team_folder/get_info", "namespace_name": "team", "method": "teamFolderGetInfo", "has_builder": false, "builder_method": null, "error_ref": null, "url_path": "2/team/team_folder/get_info", "is_method_overloaded": false, "_type": "RouteReference"}, "team.team_folder/list": {"method_arg_classes": ["long"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.team_folder/list", "namespace_name": "team", "method": "teamFolderList", "has_builder": false, "builder_method": null, "error_ref": "team.TeamFolderListError", "url_path": "2/team/team_folder/list", "is_method_overloaded": true, "_type": "RouteReference"}, "team.team_folder/list/continue": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.team_folder/list/continue", "namespace_name": "team", "method": "teamFolderListContinue", "has_builder": false, "builder_method": null, "error_ref": "team.TeamFolderListContinueError", "url_path": "2/team/team_folder/list/continue", "is_method_overloaded": false, "_type": "RouteReference"}, "team.team_folder/permanently_delete": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.team_folder/permanently_delete", "namespace_name": "team", "method": "teamFolderPermanentlyDelete", "has_builder": false, "builder_method": null, "error_ref": "team.TeamFolderPermanentlyDeleteError", "url_path": "2/team/team_folder/permanently_delete", "is_method_overloaded": false, "_type": "RouteReference"}, "team.team_folder/rename": {"method_arg_classes": ["String", "String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.team_folder/rename", "namespace_name": "team", "method": "teamFolderRename", "has_builder": false, "builder_method": null, "error_ref": "team.TeamFolderRenameError", "url_path": "2/team/team_folder/rename", "is_method_overloaded": false, "_type": "RouteReference"}, "team.team_folder/update_sync_settings": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.team_folder/update_sync_settings", "namespace_name": "team", "method": "teamFolderUpdateSyncSettings", "has_builder": true, "builder_method": "teamFolderUpdateSyncSettingsBuilder", "error_ref": "team.TeamFolderUpdateSyncSettingsError", "url_path": "2/team/team_folder/update_sync_settings", "is_method_overloaded": false, "_type": "RouteReference"}, "team.token/get_authenticated_admin": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.token/get_authenticated_admin", "namespace_name": "team", "method": "tokenGetAuthenticatedAdmin", "has_builder": false, "builder_method": null, "error_ref": "team.TokenGetAuthenticatedAdminError", "url_path": "2/team/token/get_authenticated_admin", "is_method_overloaded": false, "_type": "RouteReference"}, "team_log.get_events": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.teamlog.DbxTeamTeamLogRequests", "visibility": "PUBLIC", "fq_name": "team_log.get_events", "namespace_name": "team_log", "method": "getEvents", "has_builder": true, "builder_method": "getEventsBuilder", "error_ref": "team_log.GetTeamEventsError", "url_path": "2/team_log/get_events", "is_method_overloaded": false, "_type": "RouteReference"}, "team_log.get_events/continue": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.teamlog.DbxTeamTeamLogRequests", "visibility": "PUBLIC", "fq_name": "team_log.get_events/continue", "namespace_name": "team_log", "method": "getEventsContinue", "has_builder": false, "builder_method": null, "error_ref": "team_log.GetTeamEventsContinueError", "url_path": "2/team_log/get_events/continue", "is_method_overloaded": false, "_type": "RouteReference"}, "account.set_profile_photo": {"method_arg_classes": ["com.dropbox.core.v2.account.PhotoSourceArg"], "java_class": "com.dropbox.core.v2.account.DbxUserAccountRequests", "visibility": "PUBLIC", "fq_name": "account.set_profile_photo", "namespace_name": "account", "method": "setProfilePhoto", "has_builder": false, "builder_method": null, "error_ref": "account.SetProfilePhotoError", "url_path": "2/account/set_profile_photo", "is_method_overloaded": false, "_type": "RouteReference"}, "auth.token/revoke": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.auth.DbxUserAuthRequests", "visibility": "PUBLIC", "fq_name": "auth.token/revoke", "namespace_name": "auth", "method": "tokenRevoke", "has_builder": false, "builder_method": null, "error_ref": null, "url_path": "2/auth/token/revoke", "is_method_overloaded": false, "_type": "RouteReference"}, "check.user": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.check.DbxUserCheckRequests", "visibility": "PUBLIC", "fq_name": "check.user", "namespace_name": "check", "method": "user", "has_builder": false, "builder_method": null, "error_ref": null, "url_path": "2/check/user", "is_method_overloaded": true, "_type": "RouteReference"}, "contacts.delete_manual_contacts": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.contacts.DbxUserContactsRequests", "visibility": "PUBLIC", "fq_name": "contacts.delete_manual_contacts", "namespace_name": "contacts", "method": "deleteManualContacts", "has_builder": false, "builder_method": null, "error_ref": null, "url_path": "2/contacts/delete_manual_contacts", "is_method_overloaded": false, "_type": "RouteReference"}, "contacts.delete_manual_contacts_batch": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.contacts.DbxUserContactsRequests", "visibility": "PUBLIC", "fq_name": "contacts.delete_manual_contacts_batch", "namespace_name": "contacts", "method": "deleteManualContactsBatch", "has_builder": false, "builder_method": null, "error_ref": "contacts.DeleteManualContactsError", "url_path": "2/contacts/delete_manual_contacts_batch", "is_method_overloaded": false, "_type": "RouteReference"}, "file_properties.properties/add": {"method_arg_classes": ["String", "java.util.List"], "java_class": "com.dropbox.core.v2.fileproperties.DbxUserFilePropertiesRequests", "visibility": "PUBLIC", "fq_name": "file_properties.properties/add", "namespace_name": "file_properties", "method": "propertiesAdd", "has_builder": false, "builder_method": null, "error_ref": "file_properties.AddPropertiesError", "url_path": "2/file_properties/properties/add", "is_method_overloaded": false, "_type": "RouteReference"}, "file_properties.properties/overwrite": {"method_arg_classes": ["String", "java.util.List"], "java_class": "com.dropbox.core.v2.fileproperties.DbxUserFilePropertiesRequests", "visibility": "PUBLIC", "fq_name": "file_properties.properties/overwrite", "namespace_name": "file_properties", "method": "propertiesOverwrite", "has_builder": false, "builder_method": null, "error_ref": "file_properties.InvalidPropertyGroupError", "url_path": "2/file_properties/properties/overwrite", "is_method_overloaded": false, "_type": "RouteReference"}, "file_properties.properties/remove": {"method_arg_classes": ["String", "java.util.List"], "java_class": "com.dropbox.core.v2.fileproperties.DbxUserFilePropertiesRequests", "visibility": "PUBLIC", "fq_name": "file_properties.properties/remove", "namespace_name": "file_properties", "method": "propertiesRemove", "has_builder": false, "builder_method": null, "error_ref": "file_properties.RemovePropertiesError", "url_path": "2/file_properties/properties/remove", "is_method_overloaded": false, "_type": "RouteReference"}, "file_properties.properties/search": {"method_arg_classes": ["java.util.List", "com.dropbox.core.v2.fileproperties.TemplateFilter"], "java_class": "com.dropbox.core.v2.fileproperties.DbxUserFilePropertiesRequests", "visibility": "PUBLIC", "fq_name": "file_properties.properties/search", "namespace_name": "file_properties", "method": "propertiesSearch", "has_builder": false, "builder_method": null, "error_ref": "file_properties.PropertiesSearchError", "url_path": "2/file_properties/properties/search", "is_method_overloaded": true, "_type": "RouteReference"}, "file_properties.properties/search/continue": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.fileproperties.DbxUserFilePropertiesRequests", "visibility": "PUBLIC", "fq_name": "file_properties.properties/search/continue", "namespace_name": "file_properties", "method": "propertiesSearchContinue", "has_builder": false, "builder_method": null, "error_ref": "file_properties.PropertiesSearchContinueError", "url_path": "2/file_properties/properties/search/continue", "is_method_overloaded": false, "_type": "RouteReference"}, "file_properties.properties/update": {"method_arg_classes": ["String", "java.util.List"], "java_class": "com.dropbox.core.v2.fileproperties.DbxUserFilePropertiesRequests", "visibility": "PUBLIC", "fq_name": "file_properties.properties/update", "namespace_name": "file_properties", "method": "propertiesUpdate", "has_builder": false, "builder_method": null, "error_ref": "file_properties.UpdatePropertiesError", "url_path": "2/file_properties/properties/update", "is_method_overloaded": false, "_type": "RouteReference"}, "file_properties.templates/add_for_user": {"method_arg_classes": ["String", "String", "java.util.List"], "java_class": "com.dropbox.core.v2.fileproperties.DbxUserFilePropertiesRequests", "visibility": "PUBLIC", "fq_name": "file_properties.templates/add_for_user", "namespace_name": "file_properties", "method": "templatesAddForUser", "has_builder": false, "builder_method": null, "error_ref": "file_properties.ModifyTemplateError", "url_path": "2/file_properties/templates/add_for_user", "is_method_overloaded": false, "_type": "RouteReference"}, "file_properties.templates/get_for_user": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.fileproperties.DbxUserFilePropertiesRequests", "visibility": "PUBLIC", "fq_name": "file_properties.templates/get_for_user", "namespace_name": "file_properties", "method": "templatesGetForUser", "has_builder": false, "builder_method": null, "error_ref": "file_properties.TemplateError", "url_path": "2/file_properties/templates/get_for_user", "is_method_overloaded": false, "_type": "RouteReference"}, "file_properties.templates/list_for_user": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.fileproperties.DbxUserFilePropertiesRequests", "visibility": "PUBLIC", "fq_name": "file_properties.templates/list_for_user", "namespace_name": "file_properties", "method": "templatesListForUser", "has_builder": false, "builder_method": null, "error_ref": "file_properties.TemplateError", "url_path": "2/file_properties/templates/list_for_user", "is_method_overloaded": false, "_type": "RouteReference"}, "file_properties.templates/remove_for_user": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.fileproperties.DbxUserFilePropertiesRequests", "visibility": "PUBLIC", "fq_name": "file_properties.templates/remove_for_user", "namespace_name": "file_properties", "method": "templatesRemoveForUser", "has_builder": false, "builder_method": null, "error_ref": "file_properties.TemplateError", "url_path": "2/file_properties/templates/remove_for_user", "is_method_overloaded": false, "_type": "RouteReference"}, "file_properties.templates/update_for_user": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.fileproperties.DbxUserFilePropertiesRequests", "visibility": "PUBLIC", "fq_name": "file_properties.templates/update_for_user", "namespace_name": "file_properties", "method": "templatesUpdateForUser", "has_builder": true, "builder_method": "templatesUpdateForUserBuilder", "error_ref": "file_properties.ModifyTemplateError", "url_path": "2/file_properties/templates/update_for_user", "is_method_overloaded": false, "_type": "RouteReference"}, "file_requests.count": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.filerequests.DbxUserFileRequestsRequests", "visibility": "PUBLIC", "fq_name": "file_requests.count", "namespace_name": "file_requests", "method": "count", "has_builder": false, "builder_method": null, "error_ref": "file_requests.CountFileRequestsError", "url_path": "2/file_requests/count", "is_method_overloaded": false, "_type": "RouteReference"}, "file_requests.create": {"method_arg_classes": ["String", "String"], "java_class": "com.dropbox.core.v2.filerequests.DbxUserFileRequestsRequests", "visibility": "PUBLIC", "fq_name": "file_requests.create", "namespace_name": "file_requests", "method": "create", "has_builder": true, "builder_method": "createBuilder", "error_ref": "file_requests.CreateFileRequestError", "url_path": "2/file_requests/create", "is_method_overloaded": false, "_type": "RouteReference"}, "file_requests.delete": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.filerequests.DbxUserFileRequestsRequests", "visibility": "PUBLIC", "fq_name": "file_requests.delete", "namespace_name": "file_requests", "method": "delete", "has_builder": false, "builder_method": null, "error_ref": "file_requests.DeleteFileRequestError", "url_path": "2/file_requests/delete", "is_method_overloaded": false, "_type": "RouteReference"}, "file_requests.delete_all_closed": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.filerequests.DbxUserFileRequestsRequests", "visibility": "PUBLIC", "fq_name": "file_requests.delete_all_closed", "namespace_name": "file_requests", "method": "deleteAllClosed", "has_builder": false, "builder_method": null, "error_ref": "file_requests.DeleteAllClosedFileRequestsError", "url_path": "2/file_requests/delete_all_closed", "is_method_overloaded": false, "_type": "RouteReference"}, "file_requests.get": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.filerequests.DbxUserFileRequestsRequests", "visibility": "PUBLIC", "fq_name": "file_requests.get", "namespace_name": "file_requests", "method": "get", "has_builder": false, "builder_method": null, "error_ref": "file_requests.GetFileRequestError", "url_path": "2/file_requests/get", "is_method_overloaded": false, "_type": "RouteReference"}, "file_requests.list_v2": {"method_arg_classes": ["long"], "java_class": "com.dropbox.core.v2.filerequests.DbxUserFileRequestsRequests", "visibility": "PUBLIC", "fq_name": "file_requests.list_v2", "namespace_name": "file_requests", "method": "listV2", "has_builder": false, "builder_method": null, "error_ref": "file_requests.ListFileRequestsError", "url_path": "2/file_requests/list_v2", "is_method_overloaded": true, "_type": "RouteReference"}, "file_requests.list": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.filerequests.DbxUserFileRequestsRequests", "visibility": "PUBLIC", "fq_name": "file_requests.list", "namespace_name": "file_requests", "method": "list", "has_builder": false, "builder_method": null, "error_ref": "file_requests.ListFileRequestsError", "url_path": "2/file_requests/list", "is_method_overloaded": false, "_type": "RouteReference"}, "file_requests.list/continue": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.filerequests.DbxUserFileRequestsRequests", "visibility": "PUBLIC", "fq_name": "file_requests.list/continue", "namespace_name": "file_requests", "method": "listContinue", "has_builder": false, "builder_method": null, "error_ref": "file_requests.ListFileRequestsContinueError", "url_path": "2/file_requests/list/continue", "is_method_overloaded": false, "_type": "RouteReference"}, "file_requests.update": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.filerequests.DbxUserFileRequestsRequests", "visibility": "PUBLIC", "fq_name": "file_requests.update", "namespace_name": "file_requests", "method": "update", "has_builder": true, "builder_method": "updateBuilder", "error_ref": "file_requests.UpdateFileRequestError", "url_path": "2/file_requests/update", "is_method_overloaded": false, "_type": "RouteReference"}, "files.alpha/get_metadata": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.alpha/get_metadata", "namespace_name": "files", "method": "alphaGetMetadata", "has_builder": true, "builder_method": "alphaGetMetadataBuilder", "error_ref": "files.AlphaGetMetadataError", "url_path": "2/files/alpha/get_metadata", "is_method_overloaded": false, "_type": "RouteReference"}, "files.alpha/upload": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.alpha/upload", "namespace_name": "files", "method": "alphaUpload", "has_builder": true, "builder_method": "alphaUploadBuilder", "error_ref": "files.UploadError", "url_path": "2/files/alpha/upload", "is_method_overloaded": false, "_type": "RouteReference"}, "files.copy_v2": {"method_arg_classes": ["String", "String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.copy_v2", "namespace_name": "files", "method": "copyV2", "has_builder": true, "builder_method": "copyV2Builder", "error_ref": "files.RelocationError", "url_path": "2/files/copy_v2", "is_method_overloaded": false, "_type": "RouteReference"}, "files.copy": {"method_arg_classes": ["String", "String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.copy", "namespace_name": "files", "method": "copy", "has_builder": true, "builder_method": "copyBuilder", "error_ref": "files.RelocationError", "url_path": "2/files/copy", "is_method_overloaded": false, "_type": "RouteReference"}, "files.copy_batch_v2": {"method_arg_classes": ["java.util.List", "boolean"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.copy_batch_v2", "namespace_name": "files", "method": "copyBatchV2", "has_builder": false, "builder_method": null, "error_ref": null, "url_path": "2/files/copy_batch_v2", "is_method_overloaded": true, "_type": "RouteReference"}, "files.copy_batch": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.copy_batch", "namespace_name": "files", "method": "copyBatch", "has_builder": true, "builder_method": "copyBatchBuilder", "error_ref": null, "url_path": "2/files/copy_batch", "is_method_overloaded": false, "_type": "RouteReference"}, "files.copy_batch/check_v2": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.copy_batch/check_v2", "namespace_name": "files", "method": "copyBatchCheckV2", "has_builder": false, "builder_method": null, "error_ref": "async.PollError", "url_path": "2/files/copy_batch/check_v2", "is_method_overloaded": false, "_type": "RouteReference"}, "files.copy_batch/check": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.copy_batch/check", "namespace_name": "files", "method": "copyBatchCheck", "has_builder": false, "builder_method": null, "error_ref": "async.PollError", "url_path": "2/files/copy_batch/check", "is_method_overloaded": false, "_type": "RouteReference"}, "files.copy_reference/get": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.copy_reference/get", "namespace_name": "files", "method": "copyReferenceGet", "has_builder": false, "builder_method": null, "error_ref": "files.GetCopyReferenceError", "url_path": "2/files/copy_reference/get", "is_method_overloaded": false, "_type": "RouteReference"}, "files.copy_reference/save": {"method_arg_classes": ["String", "String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.copy_reference/save", "namespace_name": "files", "method": "copyReferenceSave", "has_builder": false, "builder_method": null, "error_ref": "files.SaveCopyReferenceError", "url_path": "2/files/copy_reference/save", "is_method_overloaded": false, "_type": "RouteReference"}, "files.create_folder_v2": {"method_arg_classes": ["String", "boolean"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.create_folder_v2", "namespace_name": "files", "method": "createFolderV2", "has_builder": false, "builder_method": null, "error_ref": "files.CreateFolderError", "url_path": "2/files/create_folder_v2", "is_method_overloaded": true, "_type": "RouteReference"}, "files.create_folder": {"method_arg_classes": ["String", "boolean"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.create_folder", "namespace_name": "files", "method": "createFolder", "has_builder": false, "builder_method": null, "error_ref": "files.CreateFolderError", "url_path": "2/files/create_folder", "is_method_overloaded": true, "_type": "RouteReference"}, "files.create_folder_batch": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.create_folder_batch", "namespace_name": "files", "method": "createFolderBatch", "has_builder": true, "builder_method": "createFolderBatchBuilder", "error_ref": null, "url_path": "2/files/create_folder_batch", "is_method_overloaded": false, "_type": "RouteReference"}, "files.create_folder_batch/check": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.create_folder_batch/check", "namespace_name": "files", "method": "createFolderBatchCheck", "has_builder": false, "builder_method": null, "error_ref": "async.PollError", "url_path": "2/files/create_folder_batch/check", "is_method_overloaded": false, "_type": "RouteReference"}, "files.delete_v2": {"method_arg_classes": ["String", "String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.delete_v2", "namespace_name": "files", "method": "deleteV2", "has_builder": false, "builder_method": null, "error_ref": "files.DeleteError", "url_path": "2/files/delete_v2", "is_method_overloaded": true, "_type": "RouteReference"}, "files.delete": {"method_arg_classes": ["String", "String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.delete", "namespace_name": "files", "method": "delete", "has_builder": false, "builder_method": null, "error_ref": "files.DeleteError", "url_path": "2/files/delete", "is_method_overloaded": true, "_type": "RouteReference"}, "files.delete_batch": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.delete_batch", "namespace_name": "files", "method": "deleteBatch", "has_builder": false, "builder_method": null, "error_ref": null, "url_path": "2/files/delete_batch", "is_method_overloaded": false, "_type": "RouteReference"}, "files.delete_batch/check": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.delete_batch/check", "namespace_name": "files", "method": "deleteBatchCheck", "has_builder": false, "builder_method": null, "error_ref": "async.PollError", "url_path": "2/files/delete_batch/check", "is_method_overloaded": false, "_type": "RouteReference"}, "files.download": {"method_arg_classes": ["String", "String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.download", "namespace_name": "files", "method": "download", "has_builder": true, "builder_method": "downloadBuilder", "error_ref": "files.DownloadError", "url_path": "2/files/download", "is_method_overloaded": true, "_type": "RouteReference"}, "files.download_zip": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.download_zip", "namespace_name": "files", "method": "downloadZip", "has_builder": true, "builder_method": "downloadZipBuilder", "error_ref": "files.DownloadZipError", "url_path": "2/files/download_zip", "is_method_overloaded": false, "_type": "RouteReference"}, "files.export": {"method_arg_classes": ["String", "String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.export", "namespace_name": "files", "method": "export", "has_builder": true, "builder_method": "exportBuilder", "error_ref": "files.ExportError", "url_path": "2/files/export", "is_method_overloaded": true, "_type": "RouteReference"}, "files.get_file_lock_batch": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.get_file_lock_batch", "namespace_name": "files", "method": "getFileLockBatch", "has_builder": false, "builder_method": null, "error_ref": "files.LockFileError", "url_path": "2/files/get_file_lock_batch", "is_method_overloaded": false, "_type": "RouteReference"}, "files.get_metadata": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.get_metadata", "namespace_name": "files", "method": "getMetadata", "has_builder": true, "builder_method": "getMetadataBuilder", "error_ref": "files.GetMetadataError", "url_path": "2/files/get_metadata", "is_method_overloaded": false, "_type": "RouteReference"}, "files.get_preview": {"method_arg_classes": ["String", "String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.get_preview", "namespace_name": "files", "method": "getPreview", "has_builder": true, "builder_method": "getPreviewBuilder", "error_ref": "files.PreviewError", "url_path": "2/files/get_preview", "is_method_overloaded": true, "_type": "RouteReference"}, "files.get_temporary_link": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.get_temporary_link", "namespace_name": "files", "method": "getTemporaryLink", "has_builder": false, "builder_method": null, "error_ref": "files.GetTemporaryLinkError", "url_path": "2/files/get_temporary_link", "is_method_overloaded": false, "_type": "RouteReference"}, "files.get_temporary_upload_link": {"method_arg_classes": ["com.dropbox.core.v2.files.CommitInfo", "double"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.get_temporary_upload_link", "namespace_name": "files", "method": "getTemporaryUploadLink", "has_builder": false, "builder_method": null, "error_ref": null, "url_path": "2/files/get_temporary_upload_link", "is_method_overloaded": true, "_type": "RouteReference"}, "files.get_thumbnail": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.get_thumbnail", "namespace_name": "files", "method": "getThumbnail", "has_builder": true, "builder_method": "getThumbnailBuilder", "error_ref": "files.ThumbnailError", "url_path": "2/files/get_thumbnail", "is_method_overloaded": false, "_type": "RouteReference"}, "files.get_thumbnail_batch": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.get_thumbnail_batch", "namespace_name": "files", "method": "getThumbnailBatch", "has_builder": false, "builder_method": null, "error_ref": "files.GetThumbnailBatchError", "url_path": "2/files/get_thumbnail_batch", "is_method_overloaded": false, "_type": "RouteReference"}, "files.list_folder/get_latest_cursor": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.list_folder/get_latest_cursor", "namespace_name": "files", "method": "listFolderGetLatestCursor", "has_builder": true, "builder_method": "listFolderGetLatestCursorBuilder", "error_ref": "files.ListFolderError", "url_path": "2/files/list_folder/get_latest_cursor", "is_method_overloaded": false, "_type": "RouteReference"}, "files.list_folder/longpoll": {"method_arg_classes": ["String", "long"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.list_folder/longpoll", "namespace_name": "files", "method": "listFolderLongpoll", "has_builder": false, "builder_method": null, "error_ref": "files.ListFolderLongpollError", "url_path": "2/files/list_folder/longpoll", "is_method_overloaded": true, "_type": "RouteReference"}, "files.list_revisions": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.list_revisions", "namespace_name": "files", "method": "listRevisions", "has_builder": true, "builder_method": "listRevisionsBuilder", "error_ref": "files.ListRevisionsError", "url_path": "2/files/list_revisions", "is_method_overloaded": false, "_type": "RouteReference"}, "files.lock_file_batch": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.lock_file_batch", "namespace_name": "files", "method": "lockFileBatch", "has_builder": false, "builder_method": null, "error_ref": "files.LockFileError", "url_path": "2/files/lock_file_batch", "is_method_overloaded": false, "_type": "RouteReference"}, "files.move_v2": {"method_arg_classes": ["String", "String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.move_v2", "namespace_name": "files", "method": "moveV2", "has_builder": true, "builder_method": "moveV2Builder", "error_ref": "files.RelocationError", "url_path": "2/files/move_v2", "is_method_overloaded": false, "_type": "RouteReference"}, "files.move": {"method_arg_classes": ["String", "String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.move", "namespace_name": "files", "method": "move", "has_builder": true, "builder_method": "moveBuilder", "error_ref": "files.RelocationError", "url_path": "2/files/move", "is_method_overloaded": false, "_type": "RouteReference"}, "files.move_batch_v2": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.move_batch_v2", "namespace_name": "files", "method": "moveBatchV2", "has_builder": true, "builder_method": "moveBatchV2Builder", "error_ref": null, "url_path": "2/files/move_batch_v2", "is_method_overloaded": false, "_type": "RouteReference"}, "files.move_batch": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.move_batch", "namespace_name": "files", "method": "moveBatch", "has_builder": true, "builder_method": "moveBatchBuilder", "error_ref": null, "url_path": "2/files/move_batch", "is_method_overloaded": false, "_type": "RouteReference"}, "files.move_batch/check_v2": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.move_batch/check_v2", "namespace_name": "files", "method": "moveBatchCheckV2", "has_builder": false, "builder_method": null, "error_ref": "async.PollError", "url_path": "2/files/move_batch/check_v2", "is_method_overloaded": false, "_type": "RouteReference"}, "files.move_batch/check": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.move_batch/check", "namespace_name": "files", "method": "moveBatchCheck", "has_builder": false, "builder_method": null, "error_ref": "async.PollError", "url_path": "2/files/move_batch/check", "is_method_overloaded": false, "_type": "RouteReference"}, "files.paper/create": {"method_arg_classes": ["String", "com.dropbox.core.v2.files.ImportFormat"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.paper/create", "namespace_name": "files", "method": "paperCreate", "has_builder": false, "builder_method": null, "error_ref": "files.PaperCreateError", "url_path": "2/files/paper/create", "is_method_overloaded": false, "_type": "RouteReference"}, "files.paper/update": {"method_arg_classes": ["String", "com.dropbox.core.v2.files.ImportFormat", "com.dropbox.core.v2.files.PaperDocUpdatePolicy", "Long"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.paper/update", "namespace_name": "files", "method": "paperUpdate", "has_builder": false, "builder_method": null, "error_ref": "files.PaperUpdateError", "url_path": "2/files/paper/update", "is_method_overloaded": true, "_type": "RouteReference"}, "files.permanently_delete": {"method_arg_classes": ["String", "String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.permanently_delete", "namespace_name": "files", "method": "permanentlyDelete", "has_builder": false, "builder_method": null, "error_ref": "files.DeleteError", "url_path": "2/files/permanently_delete", "is_method_overloaded": true, "_type": "RouteReference"}, "files.properties/add": {"method_arg_classes": ["String", "java.util.List"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.properties/add", "namespace_name": "files", "method": "propertiesAdd", "has_builder": false, "builder_method": null, "error_ref": "file_properties.AddPropertiesError", "url_path": "2/files/properties/add", "is_method_overloaded": false, "_type": "RouteReference"}, "files.properties/overwrite": {"method_arg_classes": ["String", "java.util.List"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.properties/overwrite", "namespace_name": "files", "method": "propertiesOverwrite", "has_builder": false, "builder_method": null, "error_ref": "file_properties.InvalidPropertyGroupError", "url_path": "2/files/properties/overwrite", "is_method_overloaded": false, "_type": "RouteReference"}, "files.properties/remove": {"method_arg_classes": ["String", "java.util.List"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.properties/remove", "namespace_name": "files", "method": "propertiesRemove", "has_builder": false, "builder_method": null, "error_ref": "file_properties.RemovePropertiesError", "url_path": "2/files/properties/remove", "is_method_overloaded": false, "_type": "RouteReference"}, "files.properties/template/get": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.properties/template/get", "namespace_name": "files", "method": "propertiesTemplateGet", "has_builder": false, "builder_method": null, "error_ref": "file_properties.TemplateError", "url_path": "2/files/properties/template/get", "is_method_overloaded": false, "_type": "RouteReference"}, "files.properties/template/list": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.properties/template/list", "namespace_name": "files", "method": "propertiesTemplateList", "has_builder": false, "builder_method": null, "error_ref": "file_properties.TemplateError", "url_path": "2/files/properties/template/list", "is_method_overloaded": false, "_type": "RouteReference"}, "files.properties/update": {"method_arg_classes": ["String", "java.util.List"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.properties/update", "namespace_name": "files", "method": "propertiesUpdate", "has_builder": false, "builder_method": null, "error_ref": "file_properties.UpdatePropertiesError", "url_path": "2/files/properties/update", "is_method_overloaded": false, "_type": "RouteReference"}, "files.restore": {"method_arg_classes": ["String", "String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.restore", "namespace_name": "files", "method": "restore", "has_builder": false, "builder_method": null, "error_ref": "files.RestoreError", "url_path": "2/files/restore", "is_method_overloaded": false, "_type": "RouteReference"}, "files.save_url": {"method_arg_classes": ["String", "String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.save_url", "namespace_name": "files", "method": "saveUrl", "has_builder": false, "builder_method": null, "error_ref": "files.SaveUrlError", "url_path": "2/files/save_url", "is_method_overloaded": false, "_type": "RouteReference"}, "files.save_url/check_job_status": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.save_url/check_job_status", "namespace_name": "files", "method": "saveUrlCheckJobStatus", "has_builder": false, "builder_method": null, "error_ref": "async.PollError", "url_path": "2/files/save_url/check_job_status", "is_method_overloaded": false, "_type": "RouteReference"}, "files.search": {"method_arg_classes": ["String", "String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.search", "namespace_name": "files", "method": "search", "has_builder": true, "builder_method": "searchBuilder", "error_ref": "files.SearchError", "url_path": "2/files/search", "is_method_overloaded": false, "_type": "RouteReference"}, "files.search_v2": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.search_v2", "namespace_name": "files", "method": "searchV2", "has_builder": true, "builder_method": "searchV2Builder", "error_ref": "files.SearchError", "url_path": "2/files/search_v2", "is_method_overloaded": false, "_type": "RouteReference"}, "files.search/continue_v2": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.search/continue_v2", "namespace_name": "files", "method": "searchContinueV2", "has_builder": false, "builder_method": null, "error_ref": "files.SearchError", "url_path": "2/files/search/continue_v2", "is_method_overloaded": false, "_type": "RouteReference"}, "files.tags/add": {"method_arg_classes": ["String", "String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.tags/add", "namespace_name": "files", "method": "tagsAdd", "has_builder": false, "builder_method": null, "error_ref": "files.AddTagError", "url_path": "2/files/tags/add", "is_method_overloaded": false, "_type": "RouteReference"}, "files.tags/get": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.tags/get", "namespace_name": "files", "method": "tagsGet", "has_builder": false, "builder_method": null, "error_ref": "files.BaseTagError", "url_path": "2/files/tags/get", "is_method_overloaded": false, "_type": "RouteReference"}, "files.tags/remove": {"method_arg_classes": ["String", "String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.tags/remove", "namespace_name": "files", "method": "tagsRemove", "has_builder": false, "builder_method": null, "error_ref": "files.RemoveTagError", "url_path": "2/files/tags/remove", "is_method_overloaded": false, "_type": "RouteReference"}, "files.unlock_file_batch": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.unlock_file_batch", "namespace_name": "files", "method": "unlockFileBatch", "has_builder": false, "builder_method": null, "error_ref": "files.LockFileError", "url_path": "2/files/unlock_file_batch", "is_method_overloaded": false, "_type": "RouteReference"}, "files.upload": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.upload", "namespace_name": "files", "method": "upload", "has_builder": true, "builder_method": "uploadBuilder", "error_ref": "files.UploadError", "url_path": "2/files/upload", "is_method_overloaded": false, "_type": "RouteReference"}, "files.upload_session/append_v2": {"method_arg_classes": ["com.dropbox.core.v2.files.UploadSessionCursor"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.upload_session/append_v2", "namespace_name": "files", "method": "uploadSessionAppendV2", "has_builder": true, "builder_method": "uploadSessionAppendV2Builder", "error_ref": "files.UploadSessionAppendError", "url_path": "2/files/upload_session/append_v2", "is_method_overloaded": false, "_type": "RouteReference"}, "files.upload_session/append": {"method_arg_classes": ["String", "long"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.upload_session/append", "namespace_name": "files", "method": "uploadSessionAppend", "has_builder": false, "builder_method": null, "error_ref": "files.UploadSessionAppendError", "url_path": "2/files/upload_session/append", "is_method_overloaded": false, "_type": "RouteReference"}, "files.upload_session/finish": {"method_arg_classes": ["com.dropbox.core.v2.files.UploadSessionCursor", "com.dropbox.core.v2.files.CommitInfo", "String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.upload_session/finish", "namespace_name": "files", "method": "uploadSessionFinish", "has_builder": false, "builder_method": null, "error_ref": "files.UploadSessionFinishError", "url_path": "2/files/upload_session/finish", "is_method_overloaded": true, "_type": "RouteReference"}, "files.upload_session/finish_batch": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.upload_session/finish_batch", "namespace_name": "files", "method": "uploadSessionFinishBatch", "has_builder": false, "builder_method": null, "error_ref": null, "url_path": "2/files/upload_session/finish_batch", "is_method_overloaded": false, "_type": "RouteReference"}, "files.upload_session/finish_batch_v2": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.upload_session/finish_batch_v2", "namespace_name": "files", "method": "uploadSessionFinishBatchV2", "has_builder": false, "builder_method": null, "error_ref": null, "url_path": "2/files/upload_session/finish_batch_v2", "is_method_overloaded": false, "_type": "RouteReference"}, "files.upload_session/finish_batch/check": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.upload_session/finish_batch/check", "namespace_name": "files", "method": "uploadSessionFinishBatchCheck", "has_builder": false, "builder_method": null, "error_ref": "async.PollError", "url_path": "2/files/upload_session/finish_batch/check", "is_method_overloaded": false, "_type": "RouteReference"}, "files.upload_session/start": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.upload_session/start", "namespace_name": "files", "method": "uploadSessionStart", "has_builder": true, "builder_method": "uploadSessionStartBuilder", "error_ref": "files.UploadSessionStartError", "url_path": "2/files/upload_session/start", "is_method_overloaded": false, "_type": "RouteReference"}, "files.upload_session/start_batch": {"method_arg_classes": ["long", "com.dropbox.core.v2.files.UploadSessionType"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.upload_session/start_batch", "namespace_name": "files", "method": "uploadSessionStartBatch", "has_builder": false, "builder_method": null, "error_ref": null, "url_path": "2/files/upload_session/start_batch", "is_method_overloaded": true, "_type": "RouteReference"}, "openid.userinfo": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.openid.DbxUserOpenidRequests", "visibility": "PUBLIC", "fq_name": "openid.userinfo", "namespace_name": "openid", "method": "userinfo", "has_builder": false, "builder_method": null, "error_ref": "openid.UserInfoError", "url_path": "2/openid/userinfo", "is_method_overloaded": false, "_type": "RouteReference"}, "paper.docs/archive": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.paper.DbxUserPaperRequests", "visibility": "PUBLIC", "fq_name": "paper.docs/archive", "namespace_name": "paper", "method": "docsArchive", "has_builder": false, "builder_method": null, "error_ref": "paper.DocLookupError", "url_path": "2/paper/docs/archive", "is_method_overloaded": false, "_type": "RouteReference"}, "paper.docs/create": {"method_arg_classes": ["com.dropbox.core.v2.paper.ImportFormat", "String"], "java_class": "com.dropbox.core.v2.paper.DbxUserPaperRequests", "visibility": "PUBLIC", "fq_name": "paper.docs/create", "namespace_name": "paper", "method": "docsCreate", "has_builder": false, "builder_method": null, "error_ref": "paper.PaperDocCreateError", "url_path": "2/paper/docs/create", "is_method_overloaded": true, "_type": "RouteReference"}, "paper.docs/download": {"method_arg_classes": ["String", "com.dropbox.core.v2.paper.ExportFormat"], "java_class": "com.dropbox.core.v2.paper.DbxUserPaperRequests", "visibility": "PUBLIC", "fq_name": "paper.docs/download", "namespace_name": "paper", "method": "docsDownload", "has_builder": true, "builder_method": "docsDownloadBuilder", "error_ref": "paper.DocLookupError", "url_path": "2/paper/docs/download", "is_method_overloaded": false, "_type": "RouteReference"}, "paper.docs/folder_users/list": {"method_arg_classes": ["String", "int"], "java_class": "com.dropbox.core.v2.paper.DbxUserPaperRequests", "visibility": "PUBLIC", "fq_name": "paper.docs/folder_users/list", "namespace_name": "paper", "method": "docsFolderUsersList", "has_builder": false, "builder_method": null, "error_ref": "paper.DocLookupError", "url_path": "2/paper/docs/folder_users/list", "is_method_overloaded": true, "_type": "RouteReference"}, "paper.docs/folder_users/list/continue": {"method_arg_classes": ["String", "String"], "java_class": "com.dropbox.core.v2.paper.DbxUserPaperRequests", "visibility": "PUBLIC", "fq_name": "paper.docs/folder_users/list/continue", "namespace_name": "paper", "method": "docsFolderUsersListContinue", "has_builder": false, "builder_method": null, "error_ref": "paper.ListUsersCursorError", "url_path": "2/paper/docs/folder_users/list/continue", "is_method_overloaded": false, "_type": "RouteReference"}, "paper.docs/get_folder_info": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.paper.DbxUserPaperRequests", "visibility": "PUBLIC", "fq_name": "paper.docs/get_folder_info", "namespace_name": "paper", "method": "docsGetFolderInfo", "has_builder": false, "builder_method": null, "error_ref": "paper.DocLookupError", "url_path": "2/paper/docs/get_folder_info", "is_method_overloaded": false, "_type": "RouteReference"}, "paper.docs/list": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.paper.DbxUserPaperRequests", "visibility": "PUBLIC", "fq_name": "paper.docs/list", "namespace_name": "paper", "method": "docsList", "has_builder": true, "builder_method": "docsListBuilder", "error_ref": null, "url_path": "2/paper/docs/list", "is_method_overloaded": false, "_type": "RouteReference"}, "paper.docs/list/continue": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.paper.DbxUserPaperRequests", "visibility": "PUBLIC", "fq_name": "paper.docs/list/continue", "namespace_name": "paper", "method": "docsListContinue", "has_builder": false, "builder_method": null, "error_ref": "paper.ListDocsCursorError", "url_path": "2/paper/docs/list/continue", "is_method_overloaded": false, "_type": "RouteReference"}, "paper.docs/permanently_delete": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.paper.DbxUserPaperRequests", "visibility": "PUBLIC", "fq_name": "paper.docs/permanently_delete", "namespace_name": "paper", "method": "docsPermanentlyDelete", "has_builder": false, "builder_method": null, "error_ref": "paper.DocLookupError", "url_path": "2/paper/docs/permanently_delete", "is_method_overloaded": false, "_type": "RouteReference"}, "paper.docs/sharing_policy/get": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.paper.DbxUserPaperRequests", "visibility": "PUBLIC", "fq_name": "paper.docs/sharing_policy/get", "namespace_name": "paper", "method": "docsSharingPolicyGet", "has_builder": false, "builder_method": null, "error_ref": "paper.DocLookupError", "url_path": "2/paper/docs/sharing_policy/get", "is_method_overloaded": false, "_type": "RouteReference"}, "paper.docs/sharing_policy/set": {"method_arg_classes": ["String", "com.dropbox.core.v2.paper.SharingPolicy"], "java_class": "com.dropbox.core.v2.paper.DbxUserPaperRequests", "visibility": "PUBLIC", "fq_name": "paper.docs/sharing_policy/set", "namespace_name": "paper", "method": "docsSharingPolicySet", "has_builder": false, "builder_method": null, "error_ref": "paper.DocLookupError", "url_path": "2/paper/docs/sharing_policy/set", "is_method_overloaded": false, "_type": "RouteReference"}, "paper.docs/update": {"method_arg_classes": ["String", "com.dropbox.core.v2.paper.PaperDocUpdatePolicy", "long", "com.dropbox.core.v2.paper.ImportFormat"], "java_class": "com.dropbox.core.v2.paper.DbxUserPaperRequests", "visibility": "PUBLIC", "fq_name": "paper.docs/update", "namespace_name": "paper", "method": "docsUpdate", "has_builder": false, "builder_method": null, "error_ref": "paper.PaperDocUpdateError", "url_path": "2/paper/docs/update", "is_method_overloaded": false, "_type": "RouteReference"}, "paper.docs/users/add": {"method_arg_classes": ["String", "java.util.List"], "java_class": "com.dropbox.core.v2.paper.DbxUserPaperRequests", "visibility": "PUBLIC", "fq_name": "paper.docs/users/add", "namespace_name": "paper", "method": "docsUsersAdd", "has_builder": true, "builder_method": "docsUsersAddBuilder", "error_ref": "paper.DocLookupError", "url_path": "2/paper/docs/users/add", "is_method_overloaded": false, "_type": "RouteReference"}, "paper.docs/users/list": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.paper.DbxUserPaperRequests", "visibility": "PUBLIC", "fq_name": "paper.docs/users/list", "namespace_name": "paper", "method": "docsUsersList", "has_builder": true, "builder_method": "docsUsersListBuilder", "error_ref": "paper.DocLookupError", "url_path": "2/paper/docs/users/list", "is_method_overloaded": false, "_type": "RouteReference"}, "paper.docs/users/list/continue": {"method_arg_classes": ["String", "String"], "java_class": "com.dropbox.core.v2.paper.DbxUserPaperRequests", "visibility": "PUBLIC", "fq_name": "paper.docs/users/list/continue", "namespace_name": "paper", "method": "docsUsersListContinue", "has_builder": false, "builder_method": null, "error_ref": "paper.ListUsersCursorError", "url_path": "2/paper/docs/users/list/continue", "is_method_overloaded": false, "_type": "RouteReference"}, "paper.docs/users/remove": {"method_arg_classes": ["String", "com.dropbox.core.v2.sharing.MemberSelector"], "java_class": "com.dropbox.core.v2.paper.DbxUserPaperRequests", "visibility": "PUBLIC", "fq_name": "paper.docs/users/remove", "namespace_name": "paper", "method": "docsUsersRemove", "has_builder": false, "builder_method": null, "error_ref": "paper.DocLookupError", "url_path": "2/paper/docs/users/remove", "is_method_overloaded": false, "_type": "RouteReference"}, "paper.folders/create": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.paper.DbxUserPaperRequests", "visibility": "PUBLIC", "fq_name": "paper.folders/create", "namespace_name": "paper", "method": "foldersCreate", "has_builder": true, "builder_method": "foldersCreateBuilder", "error_ref": "paper.PaperFolderCreateError", "url_path": "2/paper/folders/create", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.add_file_member": {"method_arg_classes": ["String", "java.util.List"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.add_file_member", "namespace_name": "sharing", "method": "addFileMember", "has_builder": true, "builder_method": "addFileMemberBuilder", "error_ref": "sharing.AddFileMemberError", "url_path": "2/sharing/add_file_member", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.add_folder_member": {"method_arg_classes": ["String", "java.util.List"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.add_folder_member", "namespace_name": "sharing", "method": "addFolderMember", "has_builder": true, "builder_method": "addFolderMemberBuilder", "error_ref": "sharing.AddFolderMemberError", "url_path": "2/sharing/add_folder_member", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.check_job_status": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.check_job_status", "namespace_name": "sharing", "method": "checkJobStatus", "has_builder": false, "builder_method": null, "error_ref": "async.PollError", "url_path": "2/sharing/check_job_status", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.check_remove_member_job_status": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.check_remove_member_job_status", "namespace_name": "sharing", "method": "checkRemoveMemberJobStatus", "has_builder": false, "builder_method": null, "error_ref": "async.PollError", "url_path": "2/sharing/check_remove_member_job_status", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.check_share_job_status": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.check_share_job_status", "namespace_name": "sharing", "method": "checkShareJobStatus", "has_builder": false, "builder_method": null, "error_ref": "async.PollError", "url_path": "2/sharing/check_share_job_status", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.create_shared_link": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.create_shared_link", "namespace_name": "sharing", "method": "createSharedLink", "has_builder": true, "builder_method": "createSharedLinkBuilder", "error_ref": "sharing.CreateSharedLinkError", "url_path": "2/sharing/create_shared_link", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.create_shared_link_with_settings": {"method_arg_classes": ["String", "com.dropbox.core.v2.sharing.SharedLinkSettings"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.create_shared_link_with_settings", "namespace_name": "sharing", "method": "createSharedLinkWithSettings", "has_builder": false, "builder_method": null, "error_ref": "sharing.CreateSharedLinkWithSettingsError", "url_path": "2/sharing/create_shared_link_with_settings", "is_method_overloaded": true, "_type": "RouteReference"}, "sharing.get_file_metadata": {"method_arg_classes": ["String", "java.util.List"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.get_file_metadata", "namespace_name": "sharing", "method": "getFileMetadata", "has_builder": false, "builder_method": null, "error_ref": "sharing.GetFileMetadataError", "url_path": "2/sharing/get_file_metadata", "is_method_overloaded": true, "_type": "RouteReference"}, "sharing.get_file_metadata/batch": {"method_arg_classes": ["java.util.List", "java.util.List"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.get_file_metadata/batch", "namespace_name": "sharing", "method": "getFileMetadataBatch", "has_builder": false, "builder_method": null, "error_ref": "sharing.SharingUserError", "url_path": "2/sharing/get_file_metadata/batch", "is_method_overloaded": true, "_type": "RouteReference"}, "sharing.get_folder_metadata": {"method_arg_classes": ["String", "java.util.List"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.get_folder_metadata", "namespace_name": "sharing", "method": "getFolderMetadata", "has_builder": false, "builder_method": null, "error_ref": "sharing.SharedFolderAccessError", "url_path": "2/sharing/get_folder_metadata", "is_method_overloaded": true, "_type": "RouteReference"}, "sharing.get_shared_link_file": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.get_shared_link_file", "namespace_name": "sharing", "method": "getSharedLinkFile", "has_builder": true, "builder_method": "getSharedLinkFileBuilder", "error_ref": "sharing.GetSharedLinkFileError", "url_path": "2/sharing/get_shared_link_file", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.get_shared_links": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.get_shared_links", "namespace_name": "sharing", "method": "getSharedLinks", "has_builder": false, "builder_method": null, "error_ref": "sharing.GetSharedLinksError", "url_path": "2/sharing/get_shared_links", "is_method_overloaded": true, "_type": "RouteReference"}, "sharing.list_file_members": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.list_file_members", "namespace_name": "sharing", "method": "listFileMembers", "has_builder": true, "builder_method": "listFileMembersBuilder", "error_ref": "sharing.ListFileMembersError", "url_path": "2/sharing/list_file_members", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.list_file_members/batch": {"method_arg_classes": ["java.util.List", "long"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.list_file_members/batch", "namespace_name": "sharing", "method": "listFileMembersBatch", "has_builder": false, "builder_method": null, "error_ref": "sharing.SharingUserError", "url_path": "2/sharing/list_file_members/batch", "is_method_overloaded": true, "_type": "RouteReference"}, "sharing.list_file_members/continue": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.list_file_members/continue", "namespace_name": "sharing", "method": "listFileMembersContinue", "has_builder": false, "builder_method": null, "error_ref": "sharing.ListFileMembersContinueError", "url_path": "2/sharing/list_file_members/continue", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.list_folder_members": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.list_folder_members", "namespace_name": "sharing", "method": "listFolderMembers", "has_builder": true, "builder_method": "listFolderMembersBuilder", "error_ref": "sharing.SharedFolderAccessError", "url_path": "2/sharing/list_folder_members", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.list_folder_members/continue": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.list_folder_members/continue", "namespace_name": "sharing", "method": "listFolderMembersContinue", "has_builder": false, "builder_method": null, "error_ref": "sharing.ListFolderMembersContinueError", "url_path": "2/sharing/list_folder_members/continue", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.list_folders": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.list_folders", "namespace_name": "sharing", "method": "listFolders", "has_builder": true, "builder_method": "listFoldersBuilder", "error_ref": null, "url_path": "2/sharing/list_folders", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.list_folders/continue": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.list_folders/continue", "namespace_name": "sharing", "method": "listFoldersContinue", "has_builder": false, "builder_method": null, "error_ref": "sharing.ListFoldersContinueError", "url_path": "2/sharing/list_folders/continue", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.list_mountable_folders": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.list_mountable_folders", "namespace_name": "sharing", "method": "listMountableFolders", "has_builder": true, "builder_method": "listMountableFoldersBuilder", "error_ref": null, "url_path": "2/sharing/list_mountable_folders", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.list_mountable_folders/continue": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.list_mountable_folders/continue", "namespace_name": "sharing", "method": "listMountableFoldersContinue", "has_builder": false, "builder_method": null, "error_ref": "sharing.ListFoldersContinueError", "url_path": "2/sharing/list_mountable_folders/continue", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.list_received_files": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.list_received_files", "namespace_name": "sharing", "method": "listReceivedFiles", "has_builder": true, "builder_method": "listReceivedFilesBuilder", "error_ref": "sharing.SharingUserError", "url_path": "2/sharing/list_received_files", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.list_received_files/continue": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.list_received_files/continue", "namespace_name": "sharing", "method": "listReceivedFilesContinue", "has_builder": false, "builder_method": null, "error_ref": "sharing.ListFilesContinueError", "url_path": "2/sharing/list_received_files/continue", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.list_shared_links": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.list_shared_links", "namespace_name": "sharing", "method": "listSharedLinks", "has_builder": true, "builder_method": "listSharedLinksBuilder", "error_ref": "sharing.ListSharedLinksError", "url_path": "2/sharing/list_shared_links", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.modify_shared_link_settings": {"method_arg_classes": ["String", "com.dropbox.core.v2.sharing.SharedLinkSettings", "boolean"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.modify_shared_link_settings", "namespace_name": "sharing", "method": "modifySharedLinkSettings", "has_builder": false, "builder_method": null, "error_ref": "sharing.ModifySharedLinkSettingsError", "url_path": "2/sharing/modify_shared_link_settings", "is_method_overloaded": true, "_type": "RouteReference"}, "sharing.mount_folder": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.mount_folder", "namespace_name": "sharing", "method": "mountFolder", "has_builder": false, "builder_method": null, "error_ref": "sharing.MountFolderError", "url_path": "2/sharing/mount_folder", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.relinquish_file_membership": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.relinquish_file_membership", "namespace_name": "sharing", "method": "relinquishFileMembership", "has_builder": false, "builder_method": null, "error_ref": "sharing.RelinquishFileMembershipError", "url_path": "2/sharing/relinquish_file_membership", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.relinquish_folder_membership": {"method_arg_classes": ["String", "boolean"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.relinquish_folder_membership", "namespace_name": "sharing", "method": "relinquishFolderMembership", "has_builder": false, "builder_method": null, "error_ref": "sharing.RelinquishFolderMembershipError", "url_path": "2/sharing/relinquish_folder_membership", "is_method_overloaded": true, "_type": "RouteReference"}, "sharing.remove_file_member": {"method_arg_classes": ["String", "com.dropbox.core.v2.sharing.MemberSelector"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.remove_file_member", "namespace_name": "sharing", "method": "removeFileMember", "has_builder": false, "builder_method": null, "error_ref": "sharing.RemoveFileMemberError", "url_path": "2/sharing/remove_file_member", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.remove_file_member_2": {"method_arg_classes": ["String", "com.dropbox.core.v2.sharing.MemberSelector"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.remove_file_member_2", "namespace_name": "sharing", "method": "removeFileMember2", "has_builder": false, "builder_method": null, "error_ref": "sharing.RemoveFileMemberError", "url_path": "2/sharing/remove_file_member_2", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.remove_folder_member": {"method_arg_classes": ["String", "com.dropbox.core.v2.sharing.MemberSelector", "boolean"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.remove_folder_member", "namespace_name": "sharing", "method": "removeFolderMember", "has_builder": false, "builder_method": null, "error_ref": "sharing.RemoveFolderMemberError", "url_path": "2/sharing/remove_folder_member", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.revoke_shared_link": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.revoke_shared_link", "namespace_name": "sharing", "method": "revokeSharedLink", "has_builder": false, "builder_method": null, "error_ref": "sharing.RevokeSharedLinkError", "url_path": "2/sharing/revoke_shared_link", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.set_access_inheritance": {"method_arg_classes": ["String", "com.dropbox.core.v2.sharing.AccessInheritance"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.set_access_inheritance", "namespace_name": "sharing", "method": "setAccessInheritance", "has_builder": false, "builder_method": null, "error_ref": "sharing.SetAccessInheritanceError", "url_path": "2/sharing/set_access_inheritance", "is_method_overloaded": true, "_type": "RouteReference"}, "sharing.share_folder": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.share_folder", "namespace_name": "sharing", "method": "shareFolder", "has_builder": true, "builder_method": "shareFolderBuilder", "error_ref": "sharing.ShareFolderError", "url_path": "2/sharing/share_folder", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.transfer_folder": {"method_arg_classes": ["String", "String"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.transfer_folder", "namespace_name": "sharing", "method": "transferFolder", "has_builder": false, "builder_method": null, "error_ref": "sharing.TransferFolderError", "url_path": "2/sharing/transfer_folder", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.unmount_folder": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.unmount_folder", "namespace_name": "sharing", "method": "unmountFolder", "has_builder": false, "builder_method": null, "error_ref": "sharing.UnmountFolderError", "url_path": "2/sharing/unmount_folder", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.unshare_file": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.unshare_file", "namespace_name": "sharing", "method": "unshareFile", "has_builder": false, "builder_method": null, "error_ref": "sharing.UnshareFileError", "url_path": "2/sharing/unshare_file", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.unshare_folder": {"method_arg_classes": ["String", "boolean"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.unshare_folder", "namespace_name": "sharing", "method": "unshareFolder", "has_builder": false, "builder_method": null, "error_ref": "sharing.UnshareFolderError", "url_path": "2/sharing/unshare_folder", "is_method_overloaded": true, "_type": "RouteReference"}, "sharing.update_file_member": {"method_arg_classes": ["String", "com.dropbox.core.v2.sharing.MemberSelector", "com.dropbox.core.v2.sharing.AccessLevel"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.update_file_member", "namespace_name": "sharing", "method": "updateFileMember", "has_builder": false, "builder_method": null, "error_ref": "sharing.FileMemberActionError", "url_path": "2/sharing/update_file_member", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.update_folder_member": {"method_arg_classes": ["String", "com.dropbox.core.v2.sharing.MemberSelector", "com.dropbox.core.v2.sharing.AccessLevel"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.update_folder_member", "namespace_name": "sharing", "method": "updateFolderMember", "has_builder": false, "builder_method": null, "error_ref": "sharing.UpdateFolderMemberError", "url_path": "2/sharing/update_folder_member", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.update_folder_policy": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.update_folder_policy", "namespace_name": "sharing", "method": "updateFolderPolicy", "has_builder": true, "builder_method": "updateFolderPolicyBuilder", "error_ref": "sharing.UpdateFolderPolicyError", "url_path": "2/sharing/update_folder_policy", "is_method_overloaded": false, "_type": "RouteReference"}, "users.features/get_values": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.users.DbxUserUsersRequests", "visibility": "PUBLIC", "fq_name": "users.features/get_values", "namespace_name": "users", "method": "featuresGetValues", "has_builder": false, "builder_method": null, "error_ref": "users.UserFeaturesGetValuesBatchError", "url_path": "2/users/features/get_values", "is_method_overloaded": false, "_type": "RouteReference"}, "users.get_account": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.users.DbxUserUsersRequests", "visibility": "PUBLIC", "fq_name": "users.get_account", "namespace_name": "users", "method": "getAccount", "has_builder": false, "builder_method": null, "error_ref": "users.GetAccountError", "url_path": "2/users/get_account", "is_method_overloaded": false, "_type": "RouteReference"}, "users.get_account_batch": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.users.DbxUserUsersRequests", "visibility": "PUBLIC", "fq_name": "users.get_account_batch", "namespace_name": "users", "method": "getAccountBatch", "has_builder": false, "builder_method": null, "error_ref": "users.GetAccountBatchError", "url_path": "2/users/get_account_batch", "is_method_overloaded": false, "_type": "RouteReference"}, "users.get_current_account": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.users.DbxUserUsersRequests", "visibility": "PUBLIC", "fq_name": "users.get_current_account", "namespace_name": "users", "method": "getCurrentAccount", "has_builder": false, "builder_method": null, "error_ref": null, "url_path": "2/users/get_current_account", "is_method_overloaded": false, "_type": "RouteReference"}, "users.get_space_usage": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.users.DbxUserUsersRequests", "visibility": "PUBLIC", "fq_name": "users.get_space_usage", "namespace_name": "users", "method": "getSpaceUsage", "has_builder": false, "builder_method": null, "error_ref": null, "url_path": "2/users/get_space_usage", "is_method_overloaded": false, "_type": "RouteReference"}}, "fields": {"account.PhotoSourceArg.base64_data": {"fq_name": "account.PhotoSourceArg.base64_data", "param_name": "base64DataValue", "static_instance": null, "getter_method": "getBase64DataValue", "containing_data_type_ref": "account.PhotoSourceArg", "route_refs": [], "_type": "FieldReference"}, "account.PhotoSourceArg.other": {"fq_name": "account.PhotoSourceArg.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "account.PhotoSourceArg", "route_refs": [], "_type": "FieldReference"}, "account.SetProfilePhotoArg.photo": {"fq_name": "account.SetProfilePhotoArg.photo", "param_name": "photo", "static_instance": null, "getter_method": "getPhoto", "containing_data_type_ref": "account.SetProfilePhotoArg", "route_refs": [], "_type": "FieldReference"}, "account.SetProfilePhotoError.file_type_error": {"fq_name": "account.SetProfilePhotoError.file_type_error", "param_name": "fileTypeErrorValue", "static_instance": "FILE_TYPE_ERROR", "getter_method": null, "containing_data_type_ref": "account.SetProfilePhotoError", "route_refs": [], "_type": "FieldReference"}, "account.SetProfilePhotoError.file_size_error": {"fq_name": "account.SetProfilePhotoError.file_size_error", "param_name": "fileSizeErrorValue", "static_instance": "FILE_SIZE_ERROR", "getter_method": null, "containing_data_type_ref": "account.SetProfilePhotoError", "route_refs": [], "_type": "FieldReference"}, "account.SetProfilePhotoError.dimension_error": {"fq_name": "account.SetProfilePhotoError.dimension_error", "param_name": "dimensionErrorValue", "static_instance": "DIMENSION_ERROR", "getter_method": null, "containing_data_type_ref": "account.SetProfilePhotoError", "route_refs": [], "_type": "FieldReference"}, "account.SetProfilePhotoError.thumbnail_error": {"fq_name": "account.SetProfilePhotoError.thumbnail_error", "param_name": "thumbnailErrorValue", "static_instance": "THUMBNAIL_ERROR", "getter_method": null, "containing_data_type_ref": "account.SetProfilePhotoError", "route_refs": [], "_type": "FieldReference"}, "account.SetProfilePhotoError.transient_error": {"fq_name": "account.SetProfilePhotoError.transient_error", "param_name": "transientErrorValue", "static_instance": "TRANSIENT_ERROR", "getter_method": null, "containing_data_type_ref": "account.SetProfilePhotoError", "route_refs": [], "_type": "FieldReference"}, "account.SetProfilePhotoError.other": {"fq_name": "account.SetProfilePhotoError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "account.SetProfilePhotoError", "route_refs": [], "_type": "FieldReference"}, "account.SetProfilePhotoResult.profile_photo_url": {"fq_name": "account.SetProfilePhotoResult.profile_photo_url", "param_name": "profilePhotoUrl", "static_instance": null, "getter_method": "getProfilePhotoUrl", "containing_data_type_ref": "account.SetProfilePhotoResult", "route_refs": [], "_type": "FieldReference"}, "async.LaunchEmptyResult.async_job_id": {"fq_name": "async.LaunchEmptyResult.async_job_id", "param_name": "asyncJobIdValue", "static_instance": null, "getter_method": "getAsyncJobIdValue", "containing_data_type_ref": "async.LaunchEmptyResult", "route_refs": [], "_type": "FieldReference"}, "async.LaunchEmptyResult.complete": {"fq_name": "async.LaunchEmptyResult.complete", "param_name": "completeValue", "static_instance": "COMPLETE", "getter_method": null, "containing_data_type_ref": "async.LaunchEmptyResult", "route_refs": [], "_type": "FieldReference"}, "async.LaunchResultBase.async_job_id": {"fq_name": "async.LaunchResultBase.async_job_id", "param_name": "asyncJobIdValue", "static_instance": null, "getter_method": "getAsyncJobIdValue", "containing_data_type_ref": "async.LaunchResultBase", "route_refs": [], "_type": "FieldReference"}, "async.PollArg.async_job_id": {"fq_name": "async.PollArg.async_job_id", "param_name": "asyncJobId", "static_instance": null, "getter_method": "getAsyncJobId", "containing_data_type_ref": "async.PollArg", "route_refs": [], "_type": "FieldReference"}, "async.PollEmptyResult.in_progress": {"fq_name": "async.PollEmptyResult.in_progress", "param_name": "inProgressValue", "static_instance": "IN_PROGRESS", "getter_method": null, "containing_data_type_ref": "async.PollEmptyResult", "route_refs": [], "_type": "FieldReference"}, "async.PollEmptyResult.complete": {"fq_name": "async.PollEmptyResult.complete", "param_name": "completeValue", "static_instance": "COMPLETE", "getter_method": null, "containing_data_type_ref": "async.PollEmptyResult", "route_refs": [], "_type": "FieldReference"}, "async.PollError.invalid_async_job_id": {"fq_name": "async.PollError.invalid_async_job_id", "param_name": "invalidAsyncJobIdValue", "static_instance": "INVALID_ASYNC_JOB_ID", "getter_method": null, "containing_data_type_ref": "async.PollError", "route_refs": [], "_type": "FieldReference"}, "async.PollError.internal_error": {"fq_name": "async.PollError.internal_error", "param_name": "internalErrorValue", "static_instance": "INTERNAL_ERROR", "getter_method": null, "containing_data_type_ref": "async.PollError", "route_refs": [], "_type": "FieldReference"}, "async.PollError.other": {"fq_name": "async.PollError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "async.PollError", "route_refs": [], "_type": "FieldReference"}, "async.PollResultBase.in_progress": {"fq_name": "async.PollResultBase.in_progress", "param_name": "inProgressValue", "static_instance": "IN_PROGRESS", "getter_method": null, "containing_data_type_ref": "async.PollResultBase", "route_refs": [], "_type": "FieldReference"}, "auth.AccessError.invalid_account_type": {"fq_name": "auth.AccessError.invalid_account_type", "param_name": "invalidAccountTypeValue", "static_instance": null, "getter_method": "getInvalidAccountTypeValue", "containing_data_type_ref": "auth.AccessError", "route_refs": [], "_type": "FieldReference"}, "auth.AccessError.paper_access_denied": {"fq_name": "auth.AccessError.paper_access_denied", "param_name": "paperAccessDeniedValue", "static_instance": null, "getter_method": "getPaperAccessDeniedValue", "containing_data_type_ref": "auth.AccessError", "route_refs": [], "_type": "FieldReference"}, "auth.AccessError.other": {"fq_name": "auth.AccessError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "auth.AccessError", "route_refs": [], "_type": "FieldReference"}, "auth.AuthError.invalid_access_token": {"fq_name": "auth.AuthError.invalid_access_token", "param_name": "invalidAccessTokenValue", "static_instance": "INVALID_ACCESS_TOKEN", "getter_method": null, "containing_data_type_ref": "auth.AuthError", "route_refs": [], "_type": "FieldReference"}, "auth.AuthError.invalid_select_user": {"fq_name": "auth.AuthError.invalid_select_user", "param_name": "invalidSelectUserValue", "static_instance": "INVALID_SELECT_USER", "getter_method": null, "containing_data_type_ref": "auth.AuthError", "route_refs": [], "_type": "FieldReference"}, "auth.AuthError.invalid_select_admin": {"fq_name": "auth.AuthError.invalid_select_admin", "param_name": "invalidSelectAdminValue", "static_instance": "INVALID_SELECT_ADMIN", "getter_method": null, "containing_data_type_ref": "auth.AuthError", "route_refs": [], "_type": "FieldReference"}, "auth.AuthError.user_suspended": {"fq_name": "auth.AuthError.user_suspended", "param_name": "userSuspendedValue", "static_instance": "USER_SUSPENDED", "getter_method": null, "containing_data_type_ref": "auth.AuthError", "route_refs": [], "_type": "FieldReference"}, "auth.AuthError.expired_access_token": {"fq_name": "auth.AuthError.expired_access_token", "param_name": "expiredAccessTokenValue", "static_instance": "EXPIRED_ACCESS_TOKEN", "getter_method": null, "containing_data_type_ref": "auth.AuthError", "route_refs": [], "_type": "FieldReference"}, "auth.AuthError.missing_scope": {"fq_name": "auth.AuthError.missing_scope", "param_name": "missingScopeValue", "static_instance": null, "getter_method": "getMissingScopeValue", "containing_data_type_ref": "auth.AuthError", "route_refs": [], "_type": "FieldReference"}, "auth.AuthError.route_access_denied": {"fq_name": "auth.AuthError.route_access_denied", "param_name": "routeAccessDeniedValue", "static_instance": "ROUTE_ACCESS_DENIED", "getter_method": null, "containing_data_type_ref": "auth.AuthError", "route_refs": [], "_type": "FieldReference"}, "auth.AuthError.other": {"fq_name": "auth.AuthError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "auth.AuthError", "route_refs": [], "_type": "FieldReference"}, "auth.InvalidAccountTypeError.endpoint": {"fq_name": "auth.InvalidAccountTypeError.endpoint", "param_name": "endpointValue", "static_instance": "ENDPOINT", "getter_method": null, "containing_data_type_ref": "auth.InvalidAccountTypeError", "route_refs": [], "_type": "FieldReference"}, "auth.InvalidAccountTypeError.feature": {"fq_name": "auth.InvalidAccountTypeError.feature", "param_name": "featureValue", "static_instance": "FEATURE", "getter_method": null, "containing_data_type_ref": "auth.InvalidAccountTypeError", "route_refs": [], "_type": "FieldReference"}, "auth.InvalidAccountTypeError.other": {"fq_name": "auth.InvalidAccountTypeError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "auth.InvalidAccountTypeError", "route_refs": [], "_type": "FieldReference"}, "auth.PaperAccessError.paper_disabled": {"fq_name": "auth.PaperAccessError.paper_disabled", "param_name": "paperDisabledValue", "static_instance": "PAPER_DISABLED", "getter_method": null, "containing_data_type_ref": "auth.PaperAccessError", "route_refs": [], "_type": "FieldReference"}, "auth.PaperAccessError.not_paper_user": {"fq_name": "auth.PaperAccessError.not_paper_user", "param_name": "notPaperUserValue", "static_instance": "NOT_PAPER_USER", "getter_method": null, "containing_data_type_ref": "auth.PaperAccessError", "route_refs": [], "_type": "FieldReference"}, "auth.PaperAccessError.other": {"fq_name": "auth.PaperAccessError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "auth.PaperAccessError", "route_refs": [], "_type": "FieldReference"}, "auth.RateLimitError.reason": {"fq_name": "auth.RateLimitError.reason", "param_name": "reason", "static_instance": null, "getter_method": "getReason", "containing_data_type_ref": "auth.RateLimitError", "route_refs": [], "_type": "FieldReference"}, "auth.RateLimitError.retry_after": {"fq_name": "auth.RateLimitError.retry_after", "param_name": "retryAfter", "static_instance": null, "getter_method": "getRetryAfter", "containing_data_type_ref": "auth.RateLimitError", "route_refs": [], "_type": "FieldReference"}, "auth.RateLimitReason.too_many_requests": {"fq_name": "auth.RateLimitReason.too_many_requests", "param_name": "tooManyRequestsValue", "static_instance": "TOO_MANY_REQUESTS", "getter_method": null, "containing_data_type_ref": "auth.RateLimitReason", "route_refs": [], "_type": "FieldReference"}, "auth.RateLimitReason.too_many_write_operations": {"fq_name": "auth.RateLimitReason.too_many_write_operations", "param_name": "tooManyWriteOperationsValue", "static_instance": "TOO_MANY_WRITE_OPERATIONS", "getter_method": null, "containing_data_type_ref": "auth.RateLimitReason", "route_refs": [], "_type": "FieldReference"}, "auth.RateLimitReason.other": {"fq_name": "auth.RateLimitReason.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "auth.RateLimitReason", "route_refs": [], "_type": "FieldReference"}, "auth.TokenFromOAuth1Arg.oauth1_token": {"fq_name": "auth.TokenFromOAuth1Arg.oauth1_token", "param_name": "oauth1Token", "static_instance": null, "getter_method": "getOauth1Token", "containing_data_type_ref": "auth.TokenFromOAuth1Arg", "route_refs": [], "_type": "FieldReference"}, "auth.TokenFromOAuth1Arg.oauth1_token_secret": {"fq_name": "auth.TokenFromOAuth1Arg.oauth1_token_secret", "param_name": "oauth1TokenSecret", "static_instance": null, "getter_method": "getOauth1TokenSecret", "containing_data_type_ref": "auth.TokenFromOAuth1Arg", "route_refs": [], "_type": "FieldReference"}, "auth.TokenFromOAuth1Error.invalid_oauth1_token_info": {"fq_name": "auth.TokenFromOAuth1Error.invalid_oauth1_token_info", "param_name": "invalidOauth1TokenInfoValue", "static_instance": "INVALID_OAUTH1_TOKEN_INFO", "getter_method": null, "containing_data_type_ref": "auth.TokenFromOAuth1Error", "route_refs": [], "_type": "FieldReference"}, "auth.TokenFromOAuth1Error.app_id_mismatch": {"fq_name": "auth.TokenFromOAuth1Error.app_id_mismatch", "param_name": "appIdMismatchValue", "static_instance": "APP_ID_MISMATCH", "getter_method": null, "containing_data_type_ref": "auth.TokenFromOAuth1Error", "route_refs": [], "_type": "FieldReference"}, "auth.TokenFromOAuth1Error.other": {"fq_name": "auth.TokenFromOAuth1Error.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "auth.TokenFromOAuth1Error", "route_refs": [], "_type": "FieldReference"}, "auth.TokenFromOAuth1Result.oauth2_token": {"fq_name": "auth.TokenFromOAuth1Result.oauth2_token", "param_name": "oauth2Token", "static_instance": null, "getter_method": "getOauth2Token", "containing_data_type_ref": "auth.TokenFromOAuth1Result", "route_refs": [], "_type": "FieldReference"}, "auth.TokenScopeError.required_scope": {"fq_name": "auth.TokenScopeError.required_scope", "param_name": "requiredScope", "static_instance": null, "getter_method": "getRequiredScope", "containing_data_type_ref": "auth.TokenScopeError", "route_refs": [], "_type": "FieldReference"}, "check.EchoArg.query": {"fq_name": "check.EchoArg.query", "param_name": "query", "static_instance": null, "getter_method": "getQuery", "containing_data_type_ref": "check.EchoArg", "route_refs": ["check.app", "check.user"], "_type": "FieldReference"}, "check.EchoResult.result": {"fq_name": "check.EchoResult.result", "param_name": "result", "static_instance": null, "getter_method": "getResult", "containing_data_type_ref": "check.EchoResult", "route_refs": [], "_type": "FieldReference"}, "common.PathRoot.home": {"fq_name": "common.PathRoot.home", "param_name": "homeValue", "static_instance": "HOME", "getter_method": null, "containing_data_type_ref": "common.PathRoot", "route_refs": [], "_type": "FieldReference"}, "common.PathRoot.root": {"fq_name": "common.PathRoot.root", "param_name": "rootValue", "static_instance": null, "getter_method": "getRootValue", "containing_data_type_ref": "common.PathRoot", "route_refs": [], "_type": "FieldReference"}, "common.PathRoot.namespace_id": {"fq_name": "common.PathRoot.namespace_id", "param_name": "namespaceIdValue", "static_instance": null, "getter_method": "getNamespaceIdValue", "containing_data_type_ref": "common.PathRoot", "route_refs": [], "_type": "FieldReference"}, "common.PathRoot.other": {"fq_name": "common.PathRoot.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "common.PathRoot", "route_refs": [], "_type": "FieldReference"}, "common.PathRootError.invalid_root": {"fq_name": "common.PathRootError.invalid_root", "param_name": "invalidRootValue", "static_instance": null, "getter_method": "getInvalidRootValue", "containing_data_type_ref": "common.PathRootError", "route_refs": [], "_type": "FieldReference"}, "common.PathRootError.no_permission": {"fq_name": "common.PathRootError.no_permission", "param_name": "noPermissionValue", "static_instance": "NO_PERMISSION", "getter_method": null, "containing_data_type_ref": "common.PathRootError", "route_refs": [], "_type": "FieldReference"}, "common.PathRootError.other": {"fq_name": "common.PathRootError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "common.PathRootError", "route_refs": [], "_type": "FieldReference"}, "common.RootInfo.root_namespace_id": {"fq_name": "common.RootInfo.root_namespace_id", "param_name": "rootNamespaceId", "static_instance": null, "getter_method": "getRootNamespaceId", "containing_data_type_ref": "common.RootInfo", "route_refs": [], "_type": "FieldReference"}, "common.RootInfo.home_namespace_id": {"fq_name": "common.RootInfo.home_namespace_id", "param_name": "homeNamespaceId", "static_instance": null, "getter_method": "getHomeNamespaceId", "containing_data_type_ref": "common.RootInfo", "route_refs": [], "_type": "FieldReference"}, "common.TeamRootInfo.root_namespace_id": {"fq_name": "common.TeamRootInfo.root_namespace_id", "param_name": "rootNamespaceId", "static_instance": null, "getter_method": "getRootNamespaceId", "containing_data_type_ref": "common.TeamRootInfo", "route_refs": [], "_type": "FieldReference"}, "common.TeamRootInfo.home_namespace_id": {"fq_name": "common.TeamRootInfo.home_namespace_id", "param_name": "homeNamespaceId", "static_instance": null, "getter_method": "getHomeNamespaceId", "containing_data_type_ref": "common.TeamRootInfo", "route_refs": [], "_type": "FieldReference"}, "common.TeamRootInfo.home_path": {"fq_name": "common.TeamRootInfo.home_path", "param_name": "homePath", "static_instance": null, "getter_method": "getHomePath", "containing_data_type_ref": "common.TeamRootInfo", "route_refs": [], "_type": "FieldReference"}, "common.UserRootInfo.root_namespace_id": {"fq_name": "common.UserRootInfo.root_namespace_id", "param_name": "rootNamespaceId", "static_instance": null, "getter_method": "getRootNamespaceId", "containing_data_type_ref": "common.UserRootInfo", "route_refs": [], "_type": "FieldReference"}, "common.UserRootInfo.home_namespace_id": {"fq_name": "common.UserRootInfo.home_namespace_id", "param_name": "homeNamespaceId", "static_instance": null, "getter_method": "getHomeNamespaceId", "containing_data_type_ref": "common.UserRootInfo", "route_refs": [], "_type": "FieldReference"}, "contacts.DeleteManualContactsArg.email_addresses": {"fq_name": "contacts.DeleteManualContactsArg.email_addresses", "param_name": "emailAddresses", "static_instance": null, "getter_method": "getEmailAddresses", "containing_data_type_ref": "contacts.DeleteManualContactsArg", "route_refs": [], "_type": "FieldReference"}, "contacts.DeleteManualContactsError.contacts_not_found": {"fq_name": "contacts.DeleteManualContactsError.contacts_not_found", "param_name": "contactsNotFoundValue", "static_instance": null, "getter_method": "getContactsNotFoundValue", "containing_data_type_ref": "contacts.DeleteManualContactsError", "route_refs": [], "_type": "FieldReference"}, "contacts.DeleteManualContactsError.other": {"fq_name": "contacts.DeleteManualContactsError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "contacts.DeleteManualContactsError", "route_refs": [], "_type": "FieldReference"}, "file_properties.AddPropertiesArg.path": {"fq_name": "file_properties.AddPropertiesArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "file_properties.AddPropertiesArg", "route_refs": [], "_type": "FieldReference"}, "file_properties.AddPropertiesArg.property_groups": {"fq_name": "file_properties.AddPropertiesArg.property_groups", "param_name": "propertyGroups", "static_instance": null, "getter_method": "getPropertyGroups", "containing_data_type_ref": "file_properties.AddPropertiesArg", "route_refs": [], "_type": "FieldReference"}, "file_properties.AddPropertiesError.template_not_found": {"fq_name": "file_properties.AddPropertiesError.template_not_found", "param_name": "templateNotFoundValue", "static_instance": null, "getter_method": "getTemplateNotFoundValue", "containing_data_type_ref": "file_properties.AddPropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.AddPropertiesError.restricted_content": {"fq_name": "file_properties.AddPropertiesError.restricted_content", "param_name": "restrictedContentValue", "static_instance": "RESTRICTED_CONTENT", "getter_method": null, "containing_data_type_ref": "file_properties.AddPropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.AddPropertiesError.other": {"fq_name": "file_properties.AddPropertiesError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_properties.AddPropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.AddPropertiesError.path": {"fq_name": "file_properties.AddPropertiesError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "file_properties.AddPropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.AddPropertiesError.unsupported_folder": {"fq_name": "file_properties.AddPropertiesError.unsupported_folder", "param_name": "unsupportedFolderValue", "static_instance": "UNSUPPORTED_FOLDER", "getter_method": null, "containing_data_type_ref": "file_properties.AddPropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.AddPropertiesError.property_field_too_large": {"fq_name": "file_properties.AddPropertiesError.property_field_too_large", "param_name": "propertyFieldTooLargeValue", "static_instance": "PROPERTY_FIELD_TOO_LARGE", "getter_method": null, "containing_data_type_ref": "file_properties.AddPropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.AddPropertiesError.does_not_fit_template": {"fq_name": "file_properties.AddPropertiesError.does_not_fit_template", "param_name": "doesNotFitTemplateValue", "static_instance": "DOES_NOT_FIT_TEMPLATE", "getter_method": null, "containing_data_type_ref": "file_properties.AddPropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.AddPropertiesError.duplicate_property_groups": {"fq_name": "file_properties.AddPropertiesError.duplicate_property_groups", "param_name": "duplicatePropertyGroupsValue", "static_instance": "DUPLICATE_PROPERTY_GROUPS", "getter_method": null, "containing_data_type_ref": "file_properties.AddPropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.AddPropertiesError.property_group_already_exists": {"fq_name": "file_properties.AddPropertiesError.property_group_already_exists", "param_name": "propertyGroupAlreadyExistsValue", "static_instance": "PROPERTY_GROUP_ALREADY_EXISTS", "getter_method": null, "containing_data_type_ref": "file_properties.AddPropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.AddTemplateArg.name": {"fq_name": "file_properties.AddTemplateArg.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "file_properties.AddTemplateArg", "route_refs": [], "_type": "FieldReference"}, "file_properties.AddTemplateArg.description": {"fq_name": "file_properties.AddTemplateArg.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "file_properties.AddTemplateArg", "route_refs": [], "_type": "FieldReference"}, "file_properties.AddTemplateArg.fields": {"fq_name": "file_properties.AddTemplateArg.fields", "param_name": "fields", "static_instance": null, "getter_method": "getFields", "containing_data_type_ref": "file_properties.AddTemplateArg", "route_refs": [], "_type": "FieldReference"}, "file_properties.AddTemplateResult.template_id": {"fq_name": "file_properties.AddTemplateResult.template_id", "param_name": "templateId", "static_instance": null, "getter_method": "getTemplateId", "containing_data_type_ref": "file_properties.AddTemplateResult", "route_refs": [], "_type": "FieldReference"}, "file_properties.GetTemplateArg.template_id": {"fq_name": "file_properties.GetTemplateArg.template_id", "param_name": "templateId", "static_instance": null, "getter_method": "getTemplateId", "containing_data_type_ref": "file_properties.GetTemplateArg", "route_refs": [], "_type": "FieldReference"}, "file_properties.GetTemplateResult.name": {"fq_name": "file_properties.GetTemplateResult.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "file_properties.GetTemplateResult", "route_refs": [], "_type": "FieldReference"}, "file_properties.GetTemplateResult.description": {"fq_name": "file_properties.GetTemplateResult.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "file_properties.GetTemplateResult", "route_refs": [], "_type": "FieldReference"}, "file_properties.GetTemplateResult.fields": {"fq_name": "file_properties.GetTemplateResult.fields", "param_name": "fields", "static_instance": null, "getter_method": "getFields", "containing_data_type_ref": "file_properties.GetTemplateResult", "route_refs": [], "_type": "FieldReference"}, "file_properties.InvalidPropertyGroupError.template_not_found": {"fq_name": "file_properties.InvalidPropertyGroupError.template_not_found", "param_name": "templateNotFoundValue", "static_instance": null, "getter_method": "getTemplateNotFoundValue", "containing_data_type_ref": "file_properties.InvalidPropertyGroupError", "route_refs": [], "_type": "FieldReference"}, "file_properties.InvalidPropertyGroupError.restricted_content": {"fq_name": "file_properties.InvalidPropertyGroupError.restricted_content", "param_name": "restrictedContentValue", "static_instance": "RESTRICTED_CONTENT", "getter_method": null, "containing_data_type_ref": "file_properties.InvalidPropertyGroupError", "route_refs": [], "_type": "FieldReference"}, "file_properties.InvalidPropertyGroupError.other": {"fq_name": "file_properties.InvalidPropertyGroupError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_properties.InvalidPropertyGroupError", "route_refs": [], "_type": "FieldReference"}, "file_properties.InvalidPropertyGroupError.path": {"fq_name": "file_properties.InvalidPropertyGroupError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "file_properties.InvalidPropertyGroupError", "route_refs": [], "_type": "FieldReference"}, "file_properties.InvalidPropertyGroupError.unsupported_folder": {"fq_name": "file_properties.InvalidPropertyGroupError.unsupported_folder", "param_name": "unsupportedFolderValue", "static_instance": "UNSUPPORTED_FOLDER", "getter_method": null, "containing_data_type_ref": "file_properties.InvalidPropertyGroupError", "route_refs": [], "_type": "FieldReference"}, "file_properties.InvalidPropertyGroupError.property_field_too_large": {"fq_name": "file_properties.InvalidPropertyGroupError.property_field_too_large", "param_name": "propertyFieldTooLargeValue", "static_instance": "PROPERTY_FIELD_TOO_LARGE", "getter_method": null, "containing_data_type_ref": "file_properties.InvalidPropertyGroupError", "route_refs": [], "_type": "FieldReference"}, "file_properties.InvalidPropertyGroupError.does_not_fit_template": {"fq_name": "file_properties.InvalidPropertyGroupError.does_not_fit_template", "param_name": "doesNotFitTemplateValue", "static_instance": "DOES_NOT_FIT_TEMPLATE", "getter_method": null, "containing_data_type_ref": "file_properties.InvalidPropertyGroupError", "route_refs": [], "_type": "FieldReference"}, "file_properties.InvalidPropertyGroupError.duplicate_property_groups": {"fq_name": "file_properties.InvalidPropertyGroupError.duplicate_property_groups", "param_name": "duplicatePropertyGroupsValue", "static_instance": "DUPLICATE_PROPERTY_GROUPS", "getter_method": null, "containing_data_type_ref": "file_properties.InvalidPropertyGroupError", "route_refs": [], "_type": "FieldReference"}, "file_properties.ListTemplateResult.template_ids": {"fq_name": "file_properties.ListTemplateResult.template_ids", "param_name": "templateIds", "static_instance": null, "getter_method": "getTemplateIds", "containing_data_type_ref": "file_properties.ListTemplateResult", "route_refs": [], "_type": "FieldReference"}, "file_properties.LogicalOperator.or_operator": {"fq_name": "file_properties.LogicalOperator.or_operator", "param_name": "orOperatorValue", "static_instance": "OR_OPERATOR", "getter_method": null, "containing_data_type_ref": "file_properties.LogicalOperator", "route_refs": [], "_type": "FieldReference"}, "file_properties.LogicalOperator.other": {"fq_name": "file_properties.LogicalOperator.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_properties.LogicalOperator", "route_refs": [], "_type": "FieldReference"}, "file_properties.LookUpPropertiesError.property_group_not_found": {"fq_name": "file_properties.LookUpPropertiesError.property_group_not_found", "param_name": "propertyGroupNotFoundValue", "static_instance": "PROPERTY_GROUP_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "file_properties.LookUpPropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.LookUpPropertiesError.other": {"fq_name": "file_properties.LookUpPropertiesError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_properties.LookUpPropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.LookupError.malformed_path": {"fq_name": "file_properties.LookupError.malformed_path", "param_name": "malformedPathValue", "static_instance": null, "getter_method": "getMalformedPathValue", "containing_data_type_ref": "file_properties.LookupError", "route_refs": [], "_type": "FieldReference"}, "file_properties.LookupError.not_found": {"fq_name": "file_properties.LookupError.not_found", "param_name": "notFoundValue", "static_instance": "NOT_FOUND", "getter_method": null, "containing_data_type_ref": "file_properties.LookupError", "route_refs": [], "_type": "FieldReference"}, "file_properties.LookupError.not_file": {"fq_name": "file_properties.LookupError.not_file", "param_name": "notFileValue", "static_instance": "NOT_FILE", "getter_method": null, "containing_data_type_ref": "file_properties.LookupError", "route_refs": [], "_type": "FieldReference"}, "file_properties.LookupError.not_folder": {"fq_name": "file_properties.LookupError.not_folder", "param_name": "notFolderValue", "static_instance": "NOT_FOLDER", "getter_method": null, "containing_data_type_ref": "file_properties.LookupError", "route_refs": [], "_type": "FieldReference"}, "file_properties.LookupError.restricted_content": {"fq_name": "file_properties.LookupError.restricted_content", "param_name": "restrictedContentValue", "static_instance": "RESTRICTED_CONTENT", "getter_method": null, "containing_data_type_ref": "file_properties.LookupError", "route_refs": [], "_type": "FieldReference"}, "file_properties.LookupError.other": {"fq_name": "file_properties.LookupError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_properties.LookupError", "route_refs": [], "_type": "FieldReference"}, "file_properties.ModifyTemplateError.template_not_found": {"fq_name": "file_properties.ModifyTemplateError.template_not_found", "param_name": "templateNotFoundValue", "static_instance": null, "getter_method": "getTemplateNotFoundValue", "containing_data_type_ref": "file_properties.ModifyTemplateError", "route_refs": [], "_type": "FieldReference"}, "file_properties.ModifyTemplateError.restricted_content": {"fq_name": "file_properties.ModifyTemplateError.restricted_content", "param_name": "restrictedContentValue", "static_instance": "RESTRICTED_CONTENT", "getter_method": null, "containing_data_type_ref": "file_properties.ModifyTemplateError", "route_refs": [], "_type": "FieldReference"}, "file_properties.ModifyTemplateError.other": {"fq_name": "file_properties.ModifyTemplateError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_properties.ModifyTemplateError", "route_refs": [], "_type": "FieldReference"}, "file_properties.ModifyTemplateError.conflicting_property_names": {"fq_name": "file_properties.ModifyTemplateError.conflicting_property_names", "param_name": "conflictingPropertyNamesValue", "static_instance": "CONFLICTING_PROPERTY_NAMES", "getter_method": null, "containing_data_type_ref": "file_properties.ModifyTemplateError", "route_refs": [], "_type": "FieldReference"}, "file_properties.ModifyTemplateError.too_many_properties": {"fq_name": "file_properties.ModifyTemplateError.too_many_properties", "param_name": "tooManyPropertiesValue", "static_instance": "TOO_MANY_PROPERTIES", "getter_method": null, "containing_data_type_ref": "file_properties.ModifyTemplateError", "route_refs": [], "_type": "FieldReference"}, "file_properties.ModifyTemplateError.too_many_templates": {"fq_name": "file_properties.ModifyTemplateError.too_many_templates", "param_name": "tooManyTemplatesValue", "static_instance": "TOO_MANY_TEMPLATES", "getter_method": null, "containing_data_type_ref": "file_properties.ModifyTemplateError", "route_refs": [], "_type": "FieldReference"}, "file_properties.ModifyTemplateError.template_attribute_too_large": {"fq_name": "file_properties.ModifyTemplateError.template_attribute_too_large", "param_name": "templateAttributeTooLargeValue", "static_instance": "TEMPLATE_ATTRIBUTE_TOO_LARGE", "getter_method": null, "containing_data_type_ref": "file_properties.ModifyTemplateError", "route_refs": [], "_type": "FieldReference"}, "file_properties.OverwritePropertyGroupArg.path": {"fq_name": "file_properties.OverwritePropertyGroupArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "file_properties.OverwritePropertyGroupArg", "route_refs": [], "_type": "FieldReference"}, "file_properties.OverwritePropertyGroupArg.property_groups": {"fq_name": "file_properties.OverwritePropertyGroupArg.property_groups", "param_name": "propertyGroups", "static_instance": null, "getter_method": "getPropertyGroups", "containing_data_type_ref": "file_properties.OverwritePropertyGroupArg", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertiesError.template_not_found": {"fq_name": "file_properties.PropertiesError.template_not_found", "param_name": "templateNotFoundValue", "static_instance": null, "getter_method": "getTemplateNotFoundValue", "containing_data_type_ref": "file_properties.PropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertiesError.restricted_content": {"fq_name": "file_properties.PropertiesError.restricted_content", "param_name": "restrictedContentValue", "static_instance": "RESTRICTED_CONTENT", "getter_method": null, "containing_data_type_ref": "file_properties.PropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertiesError.other": {"fq_name": "file_properties.PropertiesError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_properties.PropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertiesError.path": {"fq_name": "file_properties.PropertiesError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "file_properties.PropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertiesError.unsupported_folder": {"fq_name": "file_properties.PropertiesError.unsupported_folder", "param_name": "unsupportedFolderValue", "static_instance": "UNSUPPORTED_FOLDER", "getter_method": null, "containing_data_type_ref": "file_properties.PropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertiesSearchArg.queries": {"fq_name": "file_properties.PropertiesSearchArg.queries", "param_name": "queries", "static_instance": null, "getter_method": "getQueries", "containing_data_type_ref": "file_properties.PropertiesSearchArg", "route_refs": ["file_properties.properties/search"], "_type": "FieldReference"}, "file_properties.PropertiesSearchArg.template_filter": {"fq_name": "file_properties.PropertiesSearchArg.template_filter", "param_name": "templateFilter", "static_instance": null, "getter_method": "getTemplateFilter", "containing_data_type_ref": "file_properties.PropertiesSearchArg", "route_refs": ["file_properties.properties/search"], "_type": "FieldReference"}, "file_properties.PropertiesSearchContinueArg.cursor": {"fq_name": "file_properties.PropertiesSearchContinueArg.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "file_properties.PropertiesSearchContinueArg", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertiesSearchContinueError.reset": {"fq_name": "file_properties.PropertiesSearchContinueError.reset", "param_name": "resetValue", "static_instance": "RESET", "getter_method": null, "containing_data_type_ref": "file_properties.PropertiesSearchContinueError", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertiesSearchContinueError.other": {"fq_name": "file_properties.PropertiesSearchContinueError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_properties.PropertiesSearchContinueError", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertiesSearchError.property_group_lookup": {"fq_name": "file_properties.PropertiesSearchError.property_group_lookup", "param_name": "propertyGroupLookupValue", "static_instance": null, "getter_method": "getPropertyGroupLookupValue", "containing_data_type_ref": "file_properties.PropertiesSearchError", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertiesSearchError.other": {"fq_name": "file_properties.PropertiesSearchError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_properties.PropertiesSearchError", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertiesSearchMatch.id": {"fq_name": "file_properties.PropertiesSearchMatch.id", "param_name": "id", "static_instance": null, "getter_method": "getId", "containing_data_type_ref": "file_properties.PropertiesSearchMatch", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertiesSearchMatch.path": {"fq_name": "file_properties.PropertiesSearchMatch.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "file_properties.PropertiesSearchMatch", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertiesSearchMatch.is_deleted": {"fq_name": "file_properties.PropertiesSearchMatch.is_deleted", "param_name": "isDeleted", "static_instance": null, "getter_method": "getIsDeleted", "containing_data_type_ref": "file_properties.PropertiesSearchMatch", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertiesSearchMatch.property_groups": {"fq_name": "file_properties.PropertiesSearchMatch.property_groups", "param_name": "propertyGroups", "static_instance": null, "getter_method": "getPropertyGroups", "containing_data_type_ref": "file_properties.PropertiesSearchMatch", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertiesSearchMode.field_name": {"fq_name": "file_properties.PropertiesSearchMode.field_name", "param_name": "fieldNameValue", "static_instance": null, "getter_method": "getFieldNameValue", "containing_data_type_ref": "file_properties.PropertiesSearchMode", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertiesSearchMode.other": {"fq_name": "file_properties.PropertiesSearchMode.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_properties.PropertiesSearchMode", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertiesSearchQuery.query": {"fq_name": "file_properties.PropertiesSearchQuery.query", "param_name": "query", "static_instance": null, "getter_method": "getQuery", "containing_data_type_ref": "file_properties.PropertiesSearchQuery", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertiesSearchQuery.mode": {"fq_name": "file_properties.PropertiesSearchQuery.mode", "param_name": "mode", "static_instance": null, "getter_method": "getMode", "containing_data_type_ref": "file_properties.PropertiesSearchQuery", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertiesSearchQuery.logical_operator": {"fq_name": "file_properties.PropertiesSearchQuery.logical_operator", "param_name": "logicalOperator", "static_instance": null, "getter_method": "getLogicalOperator", "containing_data_type_ref": "file_properties.PropertiesSearchQuery", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertiesSearchResult.matches": {"fq_name": "file_properties.PropertiesSearchResult.matches", "param_name": "matches", "static_instance": null, "getter_method": "getMatches", "containing_data_type_ref": "file_properties.PropertiesSearchResult", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertiesSearchResult.cursor": {"fq_name": "file_properties.PropertiesSearchResult.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "file_properties.PropertiesSearchResult", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertyField.name": {"fq_name": "file_properties.PropertyField.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "file_properties.PropertyField", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertyField.value": {"fq_name": "file_properties.PropertyField.value", "param_name": "value", "static_instance": null, "getter_method": "getValue", "containing_data_type_ref": "file_properties.PropertyField", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertyFieldTemplate.name": {"fq_name": "file_properties.PropertyFieldTemplate.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "file_properties.PropertyFieldTemplate", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertyFieldTemplate.description": {"fq_name": "file_properties.PropertyFieldTemplate.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "file_properties.PropertyFieldTemplate", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertyFieldTemplate.type": {"fq_name": "file_properties.PropertyFieldTemplate.type", "param_name": "type", "static_instance": null, "getter_method": "getType", "containing_data_type_ref": "file_properties.PropertyFieldTemplate", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertyGroup.template_id": {"fq_name": "file_properties.PropertyGroup.template_id", "param_name": "templateId", "static_instance": null, "getter_method": "getTemplateId", "containing_data_type_ref": "file_properties.PropertyGroup", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertyGroup.fields": {"fq_name": "file_properties.PropertyGroup.fields", "param_name": "fields", "static_instance": null, "getter_method": "getFields", "containing_data_type_ref": "file_properties.PropertyGroup", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertyGroupTemplate.name": {"fq_name": "file_properties.PropertyGroupTemplate.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "file_properties.PropertyGroupTemplate", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertyGroupTemplate.description": {"fq_name": "file_properties.PropertyGroupTemplate.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "file_properties.PropertyGroupTemplate", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertyGroupTemplate.fields": {"fq_name": "file_properties.PropertyGroupTemplate.fields", "param_name": "fields", "static_instance": null, "getter_method": "getFields", "containing_data_type_ref": "file_properties.PropertyGroupTemplate", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertyGroupUpdate.template_id": {"fq_name": "file_properties.PropertyGroupUpdate.template_id", "param_name": "templateId", "static_instance": null, "getter_method": "getTemplateId", "containing_data_type_ref": "file_properties.PropertyGroupUpdate", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertyGroupUpdate.add_or_update_fields": {"fq_name": "file_properties.PropertyGroupUpdate.add_or_update_fields", "param_name": "addOrUpdateFields", "static_instance": null, "getter_method": "getAddOrUpdateFields", "containing_data_type_ref": "file_properties.PropertyGroupUpdate", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertyGroupUpdate.remove_fields": {"fq_name": "file_properties.PropertyGroupUpdate.remove_fields", "param_name": "removeFields", "static_instance": null, "getter_method": "getRemoveFields", "containing_data_type_ref": "file_properties.PropertyGroupUpdate", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertyType.string": {"fq_name": "file_properties.PropertyType.string", "param_name": "stringValue", "static_instance": "STRING", "getter_method": null, "containing_data_type_ref": "file_properties.PropertyType", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertyType.other": {"fq_name": "file_properties.PropertyType.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_properties.PropertyType", "route_refs": [], "_type": "FieldReference"}, "file_properties.RemovePropertiesArg.path": {"fq_name": "file_properties.RemovePropertiesArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "file_properties.RemovePropertiesArg", "route_refs": [], "_type": "FieldReference"}, "file_properties.RemovePropertiesArg.property_template_ids": {"fq_name": "file_properties.RemovePropertiesArg.property_template_ids", "param_name": "propertyTemplateIds", "static_instance": null, "getter_method": "getPropertyTemplateIds", "containing_data_type_ref": "file_properties.RemovePropertiesArg", "route_refs": [], "_type": "FieldReference"}, "file_properties.RemovePropertiesError.template_not_found": {"fq_name": "file_properties.RemovePropertiesError.template_not_found", "param_name": "templateNotFoundValue", "static_instance": null, "getter_method": "getTemplateNotFoundValue", "containing_data_type_ref": "file_properties.RemovePropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.RemovePropertiesError.restricted_content": {"fq_name": "file_properties.RemovePropertiesError.restricted_content", "param_name": "restrictedContentValue", "static_instance": "RESTRICTED_CONTENT", "getter_method": null, "containing_data_type_ref": "file_properties.RemovePropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.RemovePropertiesError.other": {"fq_name": "file_properties.RemovePropertiesError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_properties.RemovePropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.RemovePropertiesError.path": {"fq_name": "file_properties.RemovePropertiesError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "file_properties.RemovePropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.RemovePropertiesError.unsupported_folder": {"fq_name": "file_properties.RemovePropertiesError.unsupported_folder", "param_name": "unsupportedFolderValue", "static_instance": "UNSUPPORTED_FOLDER", "getter_method": null, "containing_data_type_ref": "file_properties.RemovePropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.RemovePropertiesError.property_group_lookup": {"fq_name": "file_properties.RemovePropertiesError.property_group_lookup", "param_name": "propertyGroupLookupValue", "static_instance": null, "getter_method": "getPropertyGroupLookupValue", "containing_data_type_ref": "file_properties.RemovePropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.RemoveTemplateArg.template_id": {"fq_name": "file_properties.RemoveTemplateArg.template_id", "param_name": "templateId", "static_instance": null, "getter_method": "getTemplateId", "containing_data_type_ref": "file_properties.RemoveTemplateArg", "route_refs": [], "_type": "FieldReference"}, "file_properties.TemplateError.template_not_found": {"fq_name": "file_properties.TemplateError.template_not_found", "param_name": "templateNotFoundValue", "static_instance": null, "getter_method": "getTemplateNotFoundValue", "containing_data_type_ref": "file_properties.TemplateError", "route_refs": [], "_type": "FieldReference"}, "file_properties.TemplateError.restricted_content": {"fq_name": "file_properties.TemplateError.restricted_content", "param_name": "restrictedContentValue", "static_instance": "RESTRICTED_CONTENT", "getter_method": null, "containing_data_type_ref": "file_properties.TemplateError", "route_refs": [], "_type": "FieldReference"}, "file_properties.TemplateError.other": {"fq_name": "file_properties.TemplateError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_properties.TemplateError", "route_refs": [], "_type": "FieldReference"}, "file_properties.TemplateFilter.filter_some": {"fq_name": "file_properties.TemplateFilter.filter_some", "param_name": "filterSomeValue", "static_instance": null, "getter_method": "getFilterSomeValue", "containing_data_type_ref": "file_properties.TemplateFilter", "route_refs": [], "_type": "FieldReference"}, "file_properties.TemplateFilter.other": {"fq_name": "file_properties.TemplateFilter.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_properties.TemplateFilter", "route_refs": [], "_type": "FieldReference"}, "file_properties.TemplateFilter.filter_none": {"fq_name": "file_properties.TemplateFilter.filter_none", "param_name": "filterNoneValue", "static_instance": "FILTER_NONE", "getter_method": null, "containing_data_type_ref": "file_properties.TemplateFilter", "route_refs": [], "_type": "FieldReference"}, "file_properties.TemplateFilterBase.filter_some": {"fq_name": "file_properties.TemplateFilterBase.filter_some", "param_name": "filterSomeValue", "static_instance": null, "getter_method": "getFilterSomeValue", "containing_data_type_ref": "file_properties.TemplateFilterBase", "route_refs": [], "_type": "FieldReference"}, "file_properties.TemplateFilterBase.other": {"fq_name": "file_properties.TemplateFilterBase.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_properties.TemplateFilterBase", "route_refs": [], "_type": "FieldReference"}, "file_properties.TemplateOwnerType.user": {"fq_name": "file_properties.TemplateOwnerType.user", "param_name": "userValue", "static_instance": "USER", "getter_method": null, "containing_data_type_ref": "file_properties.TemplateOwnerType", "route_refs": [], "_type": "FieldReference"}, "file_properties.TemplateOwnerType.team": {"fq_name": "file_properties.TemplateOwnerType.team", "param_name": "teamValue", "static_instance": "TEAM", "getter_method": null, "containing_data_type_ref": "file_properties.TemplateOwnerType", "route_refs": [], "_type": "FieldReference"}, "file_properties.TemplateOwnerType.other": {"fq_name": "file_properties.TemplateOwnerType.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_properties.TemplateOwnerType", "route_refs": [], "_type": "FieldReference"}, "file_properties.UpdatePropertiesArg.path": {"fq_name": "file_properties.UpdatePropertiesArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "file_properties.UpdatePropertiesArg", "route_refs": [], "_type": "FieldReference"}, "file_properties.UpdatePropertiesArg.update_property_groups": {"fq_name": "file_properties.UpdatePropertiesArg.update_property_groups", "param_name": "updatePropertyGroups", "static_instance": null, "getter_method": "getUpdatePropertyGroups", "containing_data_type_ref": "file_properties.UpdatePropertiesArg", "route_refs": [], "_type": "FieldReference"}, "file_properties.UpdatePropertiesError.template_not_found": {"fq_name": "file_properties.UpdatePropertiesError.template_not_found", "param_name": "templateNotFoundValue", "static_instance": null, "getter_method": "getTemplateNotFoundValue", "containing_data_type_ref": "file_properties.UpdatePropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.UpdatePropertiesError.restricted_content": {"fq_name": "file_properties.UpdatePropertiesError.restricted_content", "param_name": "restrictedContentValue", "static_instance": "RESTRICTED_CONTENT", "getter_method": null, "containing_data_type_ref": "file_properties.UpdatePropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.UpdatePropertiesError.other": {"fq_name": "file_properties.UpdatePropertiesError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_properties.UpdatePropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.UpdatePropertiesError.path": {"fq_name": "file_properties.UpdatePropertiesError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "file_properties.UpdatePropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.UpdatePropertiesError.unsupported_folder": {"fq_name": "file_properties.UpdatePropertiesError.unsupported_folder", "param_name": "unsupportedFolderValue", "static_instance": "UNSUPPORTED_FOLDER", "getter_method": null, "containing_data_type_ref": "file_properties.UpdatePropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.UpdatePropertiesError.property_field_too_large": {"fq_name": "file_properties.UpdatePropertiesError.property_field_too_large", "param_name": "propertyFieldTooLargeValue", "static_instance": "PROPERTY_FIELD_TOO_LARGE", "getter_method": null, "containing_data_type_ref": "file_properties.UpdatePropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.UpdatePropertiesError.does_not_fit_template": {"fq_name": "file_properties.UpdatePropertiesError.does_not_fit_template", "param_name": "doesNotFitTemplateValue", "static_instance": "DOES_NOT_FIT_TEMPLATE", "getter_method": null, "containing_data_type_ref": "file_properties.UpdatePropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.UpdatePropertiesError.duplicate_property_groups": {"fq_name": "file_properties.UpdatePropertiesError.duplicate_property_groups", "param_name": "duplicatePropertyGroupsValue", "static_instance": "DUPLICATE_PROPERTY_GROUPS", "getter_method": null, "containing_data_type_ref": "file_properties.UpdatePropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.UpdatePropertiesError.property_group_lookup": {"fq_name": "file_properties.UpdatePropertiesError.property_group_lookup", "param_name": "propertyGroupLookupValue", "static_instance": null, "getter_method": "getPropertyGroupLookupValue", "containing_data_type_ref": "file_properties.UpdatePropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.UpdateTemplateArg.template_id": {"fq_name": "file_properties.UpdateTemplateArg.template_id", "param_name": "templateId", "static_instance": null, "getter_method": "getTemplateId", "containing_data_type_ref": "file_properties.UpdateTemplateArg", "route_refs": [], "_type": "FieldReference"}, "file_properties.UpdateTemplateArg.name": {"fq_name": "file_properties.UpdateTemplateArg.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "file_properties.UpdateTemplateArg", "route_refs": [], "_type": "FieldReference"}, "file_properties.UpdateTemplateArg.description": {"fq_name": "file_properties.UpdateTemplateArg.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "file_properties.UpdateTemplateArg", "route_refs": [], "_type": "FieldReference"}, "file_properties.UpdateTemplateArg.add_fields": {"fq_name": "file_properties.UpdateTemplateArg.add_fields", "param_name": "addFields", "static_instance": null, "getter_method": "getAddFields", "containing_data_type_ref": "file_properties.UpdateTemplateArg", "route_refs": [], "_type": "FieldReference"}, "file_properties.UpdateTemplateResult.template_id": {"fq_name": "file_properties.UpdateTemplateResult.template_id", "param_name": "templateId", "static_instance": null, "getter_method": "getTemplateId", "containing_data_type_ref": "file_properties.UpdateTemplateResult", "route_refs": [], "_type": "FieldReference"}, "file_requests.CountFileRequestsError.disabled_for_team": {"fq_name": "file_requests.CountFileRequestsError.disabled_for_team", "param_name": "disabledForTeamValue", "static_instance": "DISABLED_FOR_TEAM", "getter_method": null, "containing_data_type_ref": "file_requests.CountFileRequestsError", "route_refs": [], "_type": "FieldReference"}, "file_requests.CountFileRequestsError.other": {"fq_name": "file_requests.CountFileRequestsError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_requests.CountFileRequestsError", "route_refs": [], "_type": "FieldReference"}, "file_requests.CountFileRequestsResult.file_request_count": {"fq_name": "file_requests.CountFileRequestsResult.file_request_count", "param_name": "fileRequestCount", "static_instance": null, "getter_method": "getFileRequestCount", "containing_data_type_ref": "file_requests.CountFileRequestsResult", "route_refs": [], "_type": "FieldReference"}, "file_requests.CreateFileRequestArgs.title": {"fq_name": "file_requests.CreateFileRequestArgs.title", "param_name": "title", "static_instance": null, "getter_method": "getTitle", "containing_data_type_ref": "file_requests.CreateFileRequestArgs", "route_refs": [], "_type": "FieldReference"}, "file_requests.CreateFileRequestArgs.destination": {"fq_name": "file_requests.CreateFileRequestArgs.destination", "param_name": "destination", "static_instance": null, "getter_method": "getDestination", "containing_data_type_ref": "file_requests.CreateFileRequestArgs", "route_refs": [], "_type": "FieldReference"}, "file_requests.CreateFileRequestArgs.deadline": {"fq_name": "file_requests.CreateFileRequestArgs.deadline", "param_name": "deadline", "static_instance": null, "getter_method": "getDeadline", "containing_data_type_ref": "file_requests.CreateFileRequestArgs", "route_refs": [], "_type": "FieldReference"}, "file_requests.CreateFileRequestArgs.open": {"fq_name": "file_requests.CreateFileRequestArgs.open", "param_name": "open", "static_instance": null, "getter_method": "getOpen", "containing_data_type_ref": "file_requests.CreateFileRequestArgs", "route_refs": [], "_type": "FieldReference"}, "file_requests.CreateFileRequestArgs.description": {"fq_name": "file_requests.CreateFileRequestArgs.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "file_requests.CreateFileRequestArgs", "route_refs": [], "_type": "FieldReference"}, "file_requests.CreateFileRequestError.disabled_for_team": {"fq_name": "file_requests.CreateFileRequestError.disabled_for_team", "param_name": "disabledForTeamValue", "static_instance": "DISABLED_FOR_TEAM", "getter_method": null, "containing_data_type_ref": "file_requests.CreateFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.CreateFileRequestError.other": {"fq_name": "file_requests.CreateFileRequestError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_requests.CreateFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.CreateFileRequestError.not_found": {"fq_name": "file_requests.CreateFileRequestError.not_found", "param_name": "notFoundValue", "static_instance": "NOT_FOUND", "getter_method": null, "containing_data_type_ref": "file_requests.CreateFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.CreateFileRequestError.not_a_folder": {"fq_name": "file_requests.CreateFileRequestError.not_a_folder", "param_name": "notAFolderValue", "static_instance": "NOT_A_FOLDER", "getter_method": null, "containing_data_type_ref": "file_requests.CreateFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.CreateFileRequestError.app_lacks_access": {"fq_name": "file_requests.CreateFileRequestError.app_lacks_access", "param_name": "appLacksAccessValue", "static_instance": "APP_LACKS_ACCESS", "getter_method": null, "containing_data_type_ref": "file_requests.CreateFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.CreateFileRequestError.no_permission": {"fq_name": "file_requests.CreateFileRequestError.no_permission", "param_name": "noPermissionValue", "static_instance": "NO_PERMISSION", "getter_method": null, "containing_data_type_ref": "file_requests.CreateFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.CreateFileRequestError.email_unverified": {"fq_name": "file_requests.CreateFileRequestError.email_unverified", "param_name": "emailUnverifiedValue", "static_instance": "EMAIL_UNVERIFIED", "getter_method": null, "containing_data_type_ref": "file_requests.CreateFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.CreateFileRequestError.validation_error": {"fq_name": "file_requests.CreateFileRequestError.validation_error", "param_name": "validationErrorValue", "static_instance": "VALIDATION_ERROR", "getter_method": null, "containing_data_type_ref": "file_requests.CreateFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.CreateFileRequestError.invalid_location": {"fq_name": "file_requests.CreateFileRequestError.invalid_location", "param_name": "invalidLocationValue", "static_instance": "INVALID_LOCATION", "getter_method": null, "containing_data_type_ref": "file_requests.CreateFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.CreateFileRequestError.rate_limit": {"fq_name": "file_requests.CreateFileRequestError.rate_limit", "param_name": "rateLimitValue", "static_instance": "RATE_LIMIT", "getter_method": null, "containing_data_type_ref": "file_requests.CreateFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.DeleteAllClosedFileRequestsError.disabled_for_team": {"fq_name": "file_requests.DeleteAllClosedFileRequestsError.disabled_for_team", "param_name": "disabledForTeamValue", "static_instance": "DISABLED_FOR_TEAM", "getter_method": null, "containing_data_type_ref": "file_requests.DeleteAllClosedFileRequestsError", "route_refs": [], "_type": "FieldReference"}, "file_requests.DeleteAllClosedFileRequestsError.other": {"fq_name": "file_requests.DeleteAllClosedFileRequestsError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_requests.DeleteAllClosedFileRequestsError", "route_refs": [], "_type": "FieldReference"}, "file_requests.DeleteAllClosedFileRequestsError.not_found": {"fq_name": "file_requests.DeleteAllClosedFileRequestsError.not_found", "param_name": "notFoundValue", "static_instance": "NOT_FOUND", "getter_method": null, "containing_data_type_ref": "file_requests.DeleteAllClosedFileRequestsError", "route_refs": [], "_type": "FieldReference"}, "file_requests.DeleteAllClosedFileRequestsError.not_a_folder": {"fq_name": "file_requests.DeleteAllClosedFileRequestsError.not_a_folder", "param_name": "notAFolderValue", "static_instance": "NOT_A_FOLDER", "getter_method": null, "containing_data_type_ref": "file_requests.DeleteAllClosedFileRequestsError", "route_refs": [], "_type": "FieldReference"}, "file_requests.DeleteAllClosedFileRequestsError.app_lacks_access": {"fq_name": "file_requests.DeleteAllClosedFileRequestsError.app_lacks_access", "param_name": "appLacksAccessValue", "static_instance": "APP_LACKS_ACCESS", "getter_method": null, "containing_data_type_ref": "file_requests.DeleteAllClosedFileRequestsError", "route_refs": [], "_type": "FieldReference"}, "file_requests.DeleteAllClosedFileRequestsError.no_permission": {"fq_name": "file_requests.DeleteAllClosedFileRequestsError.no_permission", "param_name": "noPermissionValue", "static_instance": "NO_PERMISSION", "getter_method": null, "containing_data_type_ref": "file_requests.DeleteAllClosedFileRequestsError", "route_refs": [], "_type": "FieldReference"}, "file_requests.DeleteAllClosedFileRequestsError.email_unverified": {"fq_name": "file_requests.DeleteAllClosedFileRequestsError.email_unverified", "param_name": "emailUnverifiedValue", "static_instance": "EMAIL_UNVERIFIED", "getter_method": null, "containing_data_type_ref": "file_requests.DeleteAllClosedFileRequestsError", "route_refs": [], "_type": "FieldReference"}, "file_requests.DeleteAllClosedFileRequestsError.validation_error": {"fq_name": "file_requests.DeleteAllClosedFileRequestsError.validation_error", "param_name": "validationErrorValue", "static_instance": "VALIDATION_ERROR", "getter_method": null, "containing_data_type_ref": "file_requests.DeleteAllClosedFileRequestsError", "route_refs": [], "_type": "FieldReference"}, "file_requests.DeleteAllClosedFileRequestsResult.file_requests": {"fq_name": "file_requests.DeleteAllClosedFileRequestsResult.file_requests", "param_name": "fileRequests", "static_instance": null, "getter_method": "getFileRequests", "containing_data_type_ref": "file_requests.DeleteAllClosedFileRequestsResult", "route_refs": [], "_type": "FieldReference"}, "file_requests.DeleteFileRequestArgs.ids": {"fq_name": "file_requests.DeleteFileRequestArgs.ids", "param_name": "ids", "static_instance": null, "getter_method": "getIds", "containing_data_type_ref": "file_requests.DeleteFileRequestArgs", "route_refs": [], "_type": "FieldReference"}, "file_requests.DeleteFileRequestError.disabled_for_team": {"fq_name": "file_requests.DeleteFileRequestError.disabled_for_team", "param_name": "disabledForTeamValue", "static_instance": "DISABLED_FOR_TEAM", "getter_method": null, "containing_data_type_ref": "file_requests.DeleteFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.DeleteFileRequestError.other": {"fq_name": "file_requests.DeleteFileRequestError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_requests.DeleteFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.DeleteFileRequestError.not_found": {"fq_name": "file_requests.DeleteFileRequestError.not_found", "param_name": "notFoundValue", "static_instance": "NOT_FOUND", "getter_method": null, "containing_data_type_ref": "file_requests.DeleteFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.DeleteFileRequestError.not_a_folder": {"fq_name": "file_requests.DeleteFileRequestError.not_a_folder", "param_name": "notAFolderValue", "static_instance": "NOT_A_FOLDER", "getter_method": null, "containing_data_type_ref": "file_requests.DeleteFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.DeleteFileRequestError.app_lacks_access": {"fq_name": "file_requests.DeleteFileRequestError.app_lacks_access", "param_name": "appLacksAccessValue", "static_instance": "APP_LACKS_ACCESS", "getter_method": null, "containing_data_type_ref": "file_requests.DeleteFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.DeleteFileRequestError.no_permission": {"fq_name": "file_requests.DeleteFileRequestError.no_permission", "param_name": "noPermissionValue", "static_instance": "NO_PERMISSION", "getter_method": null, "containing_data_type_ref": "file_requests.DeleteFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.DeleteFileRequestError.email_unverified": {"fq_name": "file_requests.DeleteFileRequestError.email_unverified", "param_name": "emailUnverifiedValue", "static_instance": "EMAIL_UNVERIFIED", "getter_method": null, "containing_data_type_ref": "file_requests.DeleteFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.DeleteFileRequestError.validation_error": {"fq_name": "file_requests.DeleteFileRequestError.validation_error", "param_name": "validationErrorValue", "static_instance": "VALIDATION_ERROR", "getter_method": null, "containing_data_type_ref": "file_requests.DeleteFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.DeleteFileRequestError.file_request_open": {"fq_name": "file_requests.DeleteFileRequestError.file_request_open", "param_name": "fileRequestOpenValue", "static_instance": "FILE_REQUEST_OPEN", "getter_method": null, "containing_data_type_ref": "file_requests.DeleteFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.DeleteFileRequestsResult.file_requests": {"fq_name": "file_requests.DeleteFileRequestsResult.file_requests", "param_name": "fileRequests", "static_instance": null, "getter_method": "getFileRequests", "containing_data_type_ref": "file_requests.DeleteFileRequestsResult", "route_refs": [], "_type": "FieldReference"}, "file_requests.FileRequest.id": {"fq_name": "file_requests.FileRequest.id", "param_name": "id", "static_instance": null, "getter_method": "getId", "containing_data_type_ref": "file_requests.FileRequest", "route_refs": [], "_type": "FieldReference"}, "file_requests.FileRequest.url": {"fq_name": "file_requests.FileRequest.url", "param_name": "url", "static_instance": null, "getter_method": "getUrl", "containing_data_type_ref": "file_requests.FileRequest", "route_refs": [], "_type": "FieldReference"}, "file_requests.FileRequest.title": {"fq_name": "file_requests.FileRequest.title", "param_name": "title", "static_instance": null, "getter_method": "getTitle", "containing_data_type_ref": "file_requests.FileRequest", "route_refs": [], "_type": "FieldReference"}, "file_requests.FileRequest.created": {"fq_name": "file_requests.FileRequest.created", "param_name": "created", "static_instance": null, "getter_method": "getCreated", "containing_data_type_ref": "file_requests.FileRequest", "route_refs": [], "_type": "FieldReference"}, "file_requests.FileRequest.is_open": {"fq_name": "file_requests.FileRequest.is_open", "param_name": "isOpen", "static_instance": null, "getter_method": "getIsOpen", "containing_data_type_ref": "file_requests.FileRequest", "route_refs": [], "_type": "FieldReference"}, "file_requests.FileRequest.file_count": {"fq_name": "file_requests.FileRequest.file_count", "param_name": "fileCount", "static_instance": null, "getter_method": "getFileCount", "containing_data_type_ref": "file_requests.FileRequest", "route_refs": [], "_type": "FieldReference"}, "file_requests.FileRequest.destination": {"fq_name": "file_requests.FileRequest.destination", "param_name": "destination", "static_instance": null, "getter_method": "getDestination", "containing_data_type_ref": "file_requests.FileRequest", "route_refs": [], "_type": "FieldReference"}, "file_requests.FileRequest.deadline": {"fq_name": "file_requests.FileRequest.deadline", "param_name": "deadline", "static_instance": null, "getter_method": "getDeadline", "containing_data_type_ref": "file_requests.FileRequest", "route_refs": [], "_type": "FieldReference"}, "file_requests.FileRequest.description": {"fq_name": "file_requests.FileRequest.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "file_requests.FileRequest", "route_refs": [], "_type": "FieldReference"}, "file_requests.FileRequestDeadline.deadline": {"fq_name": "file_requests.FileRequestDeadline.deadline", "param_name": "deadline", "static_instance": null, "getter_method": "getDeadline", "containing_data_type_ref": "file_requests.FileRequestDeadline", "route_refs": [], "_type": "FieldReference"}, "file_requests.FileRequestDeadline.allow_late_uploads": {"fq_name": "file_requests.FileRequestDeadline.allow_late_uploads", "param_name": "allowLateUploads", "static_instance": null, "getter_method": "getAllowLateUploads", "containing_data_type_ref": "file_requests.FileRequestDeadline", "route_refs": [], "_type": "FieldReference"}, "file_requests.FileRequestError.disabled_for_team": {"fq_name": "file_requests.FileRequestError.disabled_for_team", "param_name": "disabledForTeamValue", "static_instance": "DISABLED_FOR_TEAM", "getter_method": null, "containing_data_type_ref": "file_requests.FileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.FileRequestError.other": {"fq_name": "file_requests.FileRequestError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_requests.FileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.FileRequestError.not_found": {"fq_name": "file_requests.FileRequestError.not_found", "param_name": "notFoundValue", "static_instance": "NOT_FOUND", "getter_method": null, "containing_data_type_ref": "file_requests.FileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.FileRequestError.not_a_folder": {"fq_name": "file_requests.FileRequestError.not_a_folder", "param_name": "notAFolderValue", "static_instance": "NOT_A_FOLDER", "getter_method": null, "containing_data_type_ref": "file_requests.FileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.FileRequestError.app_lacks_access": {"fq_name": "file_requests.FileRequestError.app_lacks_access", "param_name": "appLacksAccessValue", "static_instance": "APP_LACKS_ACCESS", "getter_method": null, "containing_data_type_ref": "file_requests.FileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.FileRequestError.no_permission": {"fq_name": "file_requests.FileRequestError.no_permission", "param_name": "noPermissionValue", "static_instance": "NO_PERMISSION", "getter_method": null, "containing_data_type_ref": "file_requests.FileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.FileRequestError.email_unverified": {"fq_name": "file_requests.FileRequestError.email_unverified", "param_name": "emailUnverifiedValue", "static_instance": "EMAIL_UNVERIFIED", "getter_method": null, "containing_data_type_ref": "file_requests.FileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.FileRequestError.validation_error": {"fq_name": "file_requests.FileRequestError.validation_error", "param_name": "validationErrorValue", "static_instance": "VALIDATION_ERROR", "getter_method": null, "containing_data_type_ref": "file_requests.FileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.GeneralFileRequestsError.disabled_for_team": {"fq_name": "file_requests.GeneralFileRequestsError.disabled_for_team", "param_name": "disabledForTeamValue", "static_instance": "DISABLED_FOR_TEAM", "getter_method": null, "containing_data_type_ref": "file_requests.GeneralFileRequestsError", "route_refs": [], "_type": "FieldReference"}, "file_requests.GeneralFileRequestsError.other": {"fq_name": "file_requests.GeneralFileRequestsError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_requests.GeneralFileRequestsError", "route_refs": [], "_type": "FieldReference"}, "file_requests.GetFileRequestArgs.id": {"fq_name": "file_requests.GetFileRequestArgs.id", "param_name": "id", "static_instance": null, "getter_method": "getId", "containing_data_type_ref": "file_requests.GetFileRequestArgs", "route_refs": [], "_type": "FieldReference"}, "file_requests.GetFileRequestError.disabled_for_team": {"fq_name": "file_requests.GetFileRequestError.disabled_for_team", "param_name": "disabledForTeamValue", "static_instance": "DISABLED_FOR_TEAM", "getter_method": null, "containing_data_type_ref": "file_requests.GetFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.GetFileRequestError.other": {"fq_name": "file_requests.GetFileRequestError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_requests.GetFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.GetFileRequestError.not_found": {"fq_name": "file_requests.GetFileRequestError.not_found", "param_name": "notFoundValue", "static_instance": "NOT_FOUND", "getter_method": null, "containing_data_type_ref": "file_requests.GetFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.GetFileRequestError.not_a_folder": {"fq_name": "file_requests.GetFileRequestError.not_a_folder", "param_name": "notAFolderValue", "static_instance": "NOT_A_FOLDER", "getter_method": null, "containing_data_type_ref": "file_requests.GetFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.GetFileRequestError.app_lacks_access": {"fq_name": "file_requests.GetFileRequestError.app_lacks_access", "param_name": "appLacksAccessValue", "static_instance": "APP_LACKS_ACCESS", "getter_method": null, "containing_data_type_ref": "file_requests.GetFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.GetFileRequestError.no_permission": {"fq_name": "file_requests.GetFileRequestError.no_permission", "param_name": "noPermissionValue", "static_instance": "NO_PERMISSION", "getter_method": null, "containing_data_type_ref": "file_requests.GetFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.GetFileRequestError.email_unverified": {"fq_name": "file_requests.GetFileRequestError.email_unverified", "param_name": "emailUnverifiedValue", "static_instance": "EMAIL_UNVERIFIED", "getter_method": null, "containing_data_type_ref": "file_requests.GetFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.GetFileRequestError.validation_error": {"fq_name": "file_requests.GetFileRequestError.validation_error", "param_name": "validationErrorValue", "static_instance": "VALIDATION_ERROR", "getter_method": null, "containing_data_type_ref": "file_requests.GetFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.GracePeriod.one_day": {"fq_name": "file_requests.GracePeriod.one_day", "param_name": "oneDayValue", "static_instance": "ONE_DAY", "getter_method": null, "containing_data_type_ref": "file_requests.GracePeriod", "route_refs": [], "_type": "FieldReference"}, "file_requests.GracePeriod.two_days": {"fq_name": "file_requests.GracePeriod.two_days", "param_name": "twoDaysValue", "static_instance": "TWO_DAYS", "getter_method": null, "containing_data_type_ref": "file_requests.GracePeriod", "route_refs": [], "_type": "FieldReference"}, "file_requests.GracePeriod.seven_days": {"fq_name": "file_requests.GracePeriod.seven_days", "param_name": "sevenDaysValue", "static_instance": "SEVEN_DAYS", "getter_method": null, "containing_data_type_ref": "file_requests.GracePeriod", "route_refs": [], "_type": "FieldReference"}, "file_requests.GracePeriod.thirty_days": {"fq_name": "file_requests.GracePeriod.thirty_days", "param_name": "thirtyDaysValue", "static_instance": "THIRTY_DAYS", "getter_method": null, "containing_data_type_ref": "file_requests.GracePeriod", "route_refs": [], "_type": "FieldReference"}, "file_requests.GracePeriod.always": {"fq_name": "file_requests.GracePeriod.always", "param_name": "alwaysValue", "static_instance": "ALWAYS", "getter_method": null, "containing_data_type_ref": "file_requests.GracePeriod", "route_refs": [], "_type": "FieldReference"}, "file_requests.GracePeriod.other": {"fq_name": "file_requests.GracePeriod.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_requests.GracePeriod", "route_refs": [], "_type": "FieldReference"}, "file_requests.ListFileRequestsArg.limit": {"fq_name": "file_requests.ListFileRequestsArg.limit", "param_name": "limit", "static_instance": null, "getter_method": "getLimit", "containing_data_type_ref": "file_requests.ListFileRequestsArg", "route_refs": ["file_requests.list_v2"], "_type": "FieldReference"}, "file_requests.ListFileRequestsContinueArg.cursor": {"fq_name": "file_requests.ListFileRequestsContinueArg.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "file_requests.ListFileRequestsContinueArg", "route_refs": [], "_type": "FieldReference"}, "file_requests.ListFileRequestsContinueError.disabled_for_team": {"fq_name": "file_requests.ListFileRequestsContinueError.disabled_for_team", "param_name": "disabledForTeamValue", "static_instance": "DISABLED_FOR_TEAM", "getter_method": null, "containing_data_type_ref": "file_requests.ListFileRequestsContinueError", "route_refs": [], "_type": "FieldReference"}, "file_requests.ListFileRequestsContinueError.other": {"fq_name": "file_requests.ListFileRequestsContinueError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_requests.ListFileRequestsContinueError", "route_refs": [], "_type": "FieldReference"}, "file_requests.ListFileRequestsContinueError.invalid_cursor": {"fq_name": "file_requests.ListFileRequestsContinueError.invalid_cursor", "param_name": "invalidCursorValue", "static_instance": "INVALID_CURSOR", "getter_method": null, "containing_data_type_ref": "file_requests.ListFileRequestsContinueError", "route_refs": [], "_type": "FieldReference"}, "file_requests.ListFileRequestsError.disabled_for_team": {"fq_name": "file_requests.ListFileRequestsError.disabled_for_team", "param_name": "disabledForTeamValue", "static_instance": "DISABLED_FOR_TEAM", "getter_method": null, "containing_data_type_ref": "file_requests.ListFileRequestsError", "route_refs": [], "_type": "FieldReference"}, "file_requests.ListFileRequestsError.other": {"fq_name": "file_requests.ListFileRequestsError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_requests.ListFileRequestsError", "route_refs": [], "_type": "FieldReference"}, "file_requests.ListFileRequestsResult.file_requests": {"fq_name": "file_requests.ListFileRequestsResult.file_requests", "param_name": "fileRequests", "static_instance": null, "getter_method": "getFileRequests", "containing_data_type_ref": "file_requests.ListFileRequestsResult", "route_refs": [], "_type": "FieldReference"}, "file_requests.ListFileRequestsV2Result.file_requests": {"fq_name": "file_requests.ListFileRequestsV2Result.file_requests", "param_name": "fileRequests", "static_instance": null, "getter_method": "getFileRequests", "containing_data_type_ref": "file_requests.ListFileRequestsV2Result", "route_refs": [], "_type": "FieldReference"}, "file_requests.ListFileRequestsV2Result.cursor": {"fq_name": "file_requests.ListFileRequestsV2Result.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "file_requests.ListFileRequestsV2Result", "route_refs": [], "_type": "FieldReference"}, "file_requests.ListFileRequestsV2Result.has_more": {"fq_name": "file_requests.ListFileRequestsV2Result.has_more", "param_name": "hasMore", "static_instance": null, "getter_method": "getHasMore", "containing_data_type_ref": "file_requests.ListFileRequestsV2Result", "route_refs": [], "_type": "FieldReference"}, "file_requests.UpdateFileRequestArgs.id": {"fq_name": "file_requests.UpdateFileRequestArgs.id", "param_name": "id", "static_instance": null, "getter_method": "getId", "containing_data_type_ref": "file_requests.UpdateFileRequestArgs", "route_refs": [], "_type": "FieldReference"}, "file_requests.UpdateFileRequestArgs.title": {"fq_name": "file_requests.UpdateFileRequestArgs.title", "param_name": "title", "static_instance": null, "getter_method": "getTitle", "containing_data_type_ref": "file_requests.UpdateFileRequestArgs", "route_refs": [], "_type": "FieldReference"}, "file_requests.UpdateFileRequestArgs.destination": {"fq_name": "file_requests.UpdateFileRequestArgs.destination", "param_name": "destination", "static_instance": null, "getter_method": "getDestination", "containing_data_type_ref": "file_requests.UpdateFileRequestArgs", "route_refs": [], "_type": "FieldReference"}, "file_requests.UpdateFileRequestArgs.deadline": {"fq_name": "file_requests.UpdateFileRequestArgs.deadline", "param_name": "deadline", "static_instance": null, "getter_method": "getDeadline", "containing_data_type_ref": "file_requests.UpdateFileRequestArgs", "route_refs": [], "_type": "FieldReference"}, "file_requests.UpdateFileRequestArgs.open": {"fq_name": "file_requests.UpdateFileRequestArgs.open", "param_name": "open", "static_instance": null, "getter_method": "getOpen", "containing_data_type_ref": "file_requests.UpdateFileRequestArgs", "route_refs": [], "_type": "FieldReference"}, "file_requests.UpdateFileRequestArgs.description": {"fq_name": "file_requests.UpdateFileRequestArgs.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "file_requests.UpdateFileRequestArgs", "route_refs": [], "_type": "FieldReference"}, "file_requests.UpdateFileRequestDeadline.no_update": {"fq_name": "file_requests.UpdateFileRequestDeadline.no_update", "param_name": "noUpdateValue", "static_instance": "NO_UPDATE", "getter_method": null, "containing_data_type_ref": "file_requests.UpdateFileRequestDeadline", "route_refs": [], "_type": "FieldReference"}, "file_requests.UpdateFileRequestDeadline.update": {"fq_name": "file_requests.UpdateFileRequestDeadline.update", "param_name": "updateValue", "static_instance": null, "getter_method": "getUpdateValue", "containing_data_type_ref": "file_requests.UpdateFileRequestDeadline", "route_refs": [], "_type": "FieldReference"}, "file_requests.UpdateFileRequestDeadline.other": {"fq_name": "file_requests.UpdateFileRequestDeadline.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_requests.UpdateFileRequestDeadline", "route_refs": [], "_type": "FieldReference"}, "file_requests.UpdateFileRequestError.disabled_for_team": {"fq_name": "file_requests.UpdateFileRequestError.disabled_for_team", "param_name": "disabledForTeamValue", "static_instance": "DISABLED_FOR_TEAM", "getter_method": null, "containing_data_type_ref": "file_requests.UpdateFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.UpdateFileRequestError.other": {"fq_name": "file_requests.UpdateFileRequestError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_requests.UpdateFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.UpdateFileRequestError.not_found": {"fq_name": "file_requests.UpdateFileRequestError.not_found", "param_name": "notFoundValue", "static_instance": "NOT_FOUND", "getter_method": null, "containing_data_type_ref": "file_requests.UpdateFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.UpdateFileRequestError.not_a_folder": {"fq_name": "file_requests.UpdateFileRequestError.not_a_folder", "param_name": "notAFolderValue", "static_instance": "NOT_A_FOLDER", "getter_method": null, "containing_data_type_ref": "file_requests.UpdateFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.UpdateFileRequestError.app_lacks_access": {"fq_name": "file_requests.UpdateFileRequestError.app_lacks_access", "param_name": "appLacksAccessValue", "static_instance": "APP_LACKS_ACCESS", "getter_method": null, "containing_data_type_ref": "file_requests.UpdateFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.UpdateFileRequestError.no_permission": {"fq_name": "file_requests.UpdateFileRequestError.no_permission", "param_name": "noPermissionValue", "static_instance": "NO_PERMISSION", "getter_method": null, "containing_data_type_ref": "file_requests.UpdateFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.UpdateFileRequestError.email_unverified": {"fq_name": "file_requests.UpdateFileRequestError.email_unverified", "param_name": "emailUnverifiedValue", "static_instance": "EMAIL_UNVERIFIED", "getter_method": null, "containing_data_type_ref": "file_requests.UpdateFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.UpdateFileRequestError.validation_error": {"fq_name": "file_requests.UpdateFileRequestError.validation_error", "param_name": "validationErrorValue", "static_instance": "VALIDATION_ERROR", "getter_method": null, "containing_data_type_ref": "file_requests.UpdateFileRequestError", "route_refs": [], "_type": "FieldReference"}, "files.AddTagArg.path": {"fq_name": "files.AddTagArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.AddTagArg", "route_refs": [], "_type": "FieldReference"}, "files.AddTagArg.tag_text": {"fq_name": "files.AddTagArg.tag_text", "param_name": "tagText", "static_instance": null, "getter_method": "getTagText", "containing_data_type_ref": "files.AddTagArg", "route_refs": [], "_type": "FieldReference"}, "files.AddTagError.path": {"fq_name": "files.AddTagError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.AddTagError", "route_refs": [], "_type": "FieldReference"}, "files.AddTagError.other": {"fq_name": "files.AddTagError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.AddTagError", "route_refs": [], "_type": "FieldReference"}, "files.AddTagError.too_many_tags": {"fq_name": "files.AddTagError.too_many_tags", "param_name": "tooManyTagsValue", "static_instance": "TOO_MANY_TAGS", "getter_method": null, "containing_data_type_ref": "files.AddTagError", "route_refs": [], "_type": "FieldReference"}, "files.AlphaGetMetadataArg.path": {"fq_name": "files.AlphaGetMetadataArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.AlphaGetMetadataArg", "route_refs": [], "_type": "FieldReference"}, "files.AlphaGetMetadataArg.include_media_info": {"fq_name": "files.AlphaGetMetadataArg.include_media_info", "param_name": "includeMediaInfo", "static_instance": null, "getter_method": "getIncludeMediaInfo", "containing_data_type_ref": "files.AlphaGetMetadataArg", "route_refs": [], "_type": "FieldReference"}, "files.AlphaGetMetadataArg.include_deleted": {"fq_name": "files.AlphaGetMetadataArg.include_deleted", "param_name": "includeDeleted", "static_instance": null, "getter_method": "getIncludeDeleted", "containing_data_type_ref": "files.AlphaGetMetadataArg", "route_refs": [], "_type": "FieldReference"}, "files.AlphaGetMetadataArg.include_has_explicit_shared_members": {"fq_name": "files.AlphaGetMetadataArg.include_has_explicit_shared_members", "param_name": "includeHasExplicitSharedMembers", "static_instance": null, "getter_method": "getIncludeHasExplicitSharedMembers", "containing_data_type_ref": "files.AlphaGetMetadataArg", "route_refs": [], "_type": "FieldReference"}, "files.AlphaGetMetadataArg.include_property_groups": {"fq_name": "files.AlphaGetMetadataArg.include_property_groups", "param_name": "includePropertyGroups", "static_instance": null, "getter_method": "getIncludePropertyGroups", "containing_data_type_ref": "files.AlphaGetMetadataArg", "route_refs": [], "_type": "FieldReference"}, "files.AlphaGetMetadataArg.include_property_templates": {"fq_name": "files.AlphaGetMetadataArg.include_property_templates", "param_name": "includePropertyTemplates", "static_instance": null, "getter_method": "getIncludePropertyTemplates", "containing_data_type_ref": "files.AlphaGetMetadataArg", "route_refs": [], "_type": "FieldReference"}, "files.AlphaGetMetadataError.path": {"fq_name": "files.AlphaGetMetadataError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.AlphaGetMetadataError", "route_refs": [], "_type": "FieldReference"}, "files.AlphaGetMetadataError.properties_error": {"fq_name": "files.AlphaGetMetadataError.properties_error", "param_name": "propertiesErrorValue", "static_instance": null, "getter_method": "getPropertiesErrorValue", "containing_data_type_ref": "files.AlphaGetMetadataError", "route_refs": [], "_type": "FieldReference"}, "files.BaseTagError.path": {"fq_name": "files.BaseTagError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.BaseTagError", "route_refs": [], "_type": "FieldReference"}, "files.BaseTagError.other": {"fq_name": "files.BaseTagError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.BaseTagError", "route_refs": [], "_type": "FieldReference"}, "files.CommitInfo.path": {"fq_name": "files.CommitInfo.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.CommitInfo", "route_refs": [], "_type": "FieldReference"}, "files.CommitInfo.mode": {"fq_name": "files.CommitInfo.mode", "param_name": "mode", "static_instance": null, "getter_method": "getMode", "containing_data_type_ref": "files.CommitInfo", "route_refs": [], "_type": "FieldReference"}, "files.CommitInfo.autorename": {"fq_name": "files.CommitInfo.autorename", "param_name": "autorename", "static_instance": null, "getter_method": "getAutorename", "containing_data_type_ref": "files.CommitInfo", "route_refs": [], "_type": "FieldReference"}, "files.CommitInfo.client_modified": {"fq_name": "files.CommitInfo.client_modified", "param_name": "clientModified", "static_instance": null, "getter_method": "getClientModified", "containing_data_type_ref": "files.CommitInfo", "route_refs": [], "_type": "FieldReference"}, "files.CommitInfo.mute": {"fq_name": "files.CommitInfo.mute", "param_name": "mute", "static_instance": null, "getter_method": "getMute", "containing_data_type_ref": "files.CommitInfo", "route_refs": [], "_type": "FieldReference"}, "files.CommitInfo.property_groups": {"fq_name": "files.CommitInfo.property_groups", "param_name": "propertyGroups", "static_instance": null, "getter_method": "getPropertyGroups", "containing_data_type_ref": "files.CommitInfo", "route_refs": [], "_type": "FieldReference"}, "files.CommitInfo.strict_conflict": {"fq_name": "files.CommitInfo.strict_conflict", "param_name": "strictConflict", "static_instance": null, "getter_method": "getStrictConflict", "containing_data_type_ref": "files.CommitInfo", "route_refs": [], "_type": "FieldReference"}, "files.ContentSyncSetting.id": {"fq_name": "files.ContentSyncSetting.id", "param_name": "id", "static_instance": null, "getter_method": "getId", "containing_data_type_ref": "files.ContentSyncSetting", "route_refs": [], "_type": "FieldReference"}, "files.ContentSyncSetting.sync_setting": {"fq_name": "files.ContentSyncSetting.sync_setting", "param_name": "syncSetting", "static_instance": null, "getter_method": "getSyncSetting", "containing_data_type_ref": "files.ContentSyncSetting", "route_refs": [], "_type": "FieldReference"}, "files.ContentSyncSettingArg.id": {"fq_name": "files.ContentSyncSettingArg.id", "param_name": "id", "static_instance": null, "getter_method": "getId", "containing_data_type_ref": "files.ContentSyncSettingArg", "route_refs": [], "_type": "FieldReference"}, "files.ContentSyncSettingArg.sync_setting": {"fq_name": "files.ContentSyncSettingArg.sync_setting", "param_name": "syncSetting", "static_instance": null, "getter_method": "getSyncSetting", "containing_data_type_ref": "files.ContentSyncSettingArg", "route_refs": [], "_type": "FieldReference"}, "files.CreateFolderArg.path": {"fq_name": "files.CreateFolderArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.CreateFolderArg", "route_refs": ["files.create_folder_v2", "files.create_folder"], "_type": "FieldReference"}, "files.CreateFolderArg.autorename": {"fq_name": "files.CreateFolderArg.autorename", "param_name": "autorename", "static_instance": null, "getter_method": "getAutorename", "containing_data_type_ref": "files.CreateFolderArg", "route_refs": ["files.create_folder_v2", "files.create_folder"], "_type": "FieldReference"}, "files.CreateFolderBatchArg.paths": {"fq_name": "files.CreateFolderBatchArg.paths", "param_name": "paths", "static_instance": null, "getter_method": "getPaths", "containing_data_type_ref": "files.CreateFolderBatchArg", "route_refs": [], "_type": "FieldReference"}, "files.CreateFolderBatchArg.autorename": {"fq_name": "files.CreateFolderBatchArg.autorename", "param_name": "autorename", "static_instance": null, "getter_method": "getAutorename", "containing_data_type_ref": "files.CreateFolderBatchArg", "route_refs": [], "_type": "FieldReference"}, "files.CreateFolderBatchArg.force_async": {"fq_name": "files.CreateFolderBatchArg.force_async", "param_name": "forceAsync", "static_instance": null, "getter_method": "getForceAsync", "containing_data_type_ref": "files.CreateFolderBatchArg", "route_refs": [], "_type": "FieldReference"}, "files.CreateFolderBatchError.too_many_files": {"fq_name": "files.CreateFolderBatchError.too_many_files", "param_name": "tooManyFilesValue", "static_instance": "TOO_MANY_FILES", "getter_method": null, "containing_data_type_ref": "files.CreateFolderBatchError", "route_refs": [], "_type": "FieldReference"}, "files.CreateFolderBatchError.other": {"fq_name": "files.CreateFolderBatchError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.CreateFolderBatchError", "route_refs": [], "_type": "FieldReference"}, "files.CreateFolderBatchJobStatus.in_progress": {"fq_name": "files.CreateFolderBatchJobStatus.in_progress", "param_name": "inProgressValue", "static_instance": "IN_PROGRESS", "getter_method": null, "containing_data_type_ref": "files.CreateFolderBatchJobStatus", "route_refs": [], "_type": "FieldReference"}, "files.CreateFolderBatchJobStatus.complete": {"fq_name": "files.CreateFolderBatchJobStatus.complete", "param_name": "completeValue", "static_instance": null, "getter_method": "getCompleteValue", "containing_data_type_ref": "files.CreateFolderBatchJobStatus", "route_refs": [], "_type": "FieldReference"}, "files.CreateFolderBatchJobStatus.failed": {"fq_name": "files.CreateFolderBatchJobStatus.failed", "param_name": "failedValue", "static_instance": null, "getter_method": "getFailedValue", "containing_data_type_ref": "files.CreateFolderBatchJobStatus", "route_refs": [], "_type": "FieldReference"}, "files.CreateFolderBatchJobStatus.other": {"fq_name": "files.CreateFolderBatchJobStatus.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.CreateFolderBatchJobStatus", "route_refs": [], "_type": "FieldReference"}, "files.CreateFolderBatchLaunch.async_job_id": {"fq_name": "files.CreateFolderBatchLaunch.async_job_id", "param_name": "asyncJobIdValue", "static_instance": null, "getter_method": "getAsyncJobIdValue", "containing_data_type_ref": "files.CreateFolderBatchLaunch", "route_refs": [], "_type": "FieldReference"}, "files.CreateFolderBatchLaunch.complete": {"fq_name": "files.CreateFolderBatchLaunch.complete", "param_name": "completeValue", "static_instance": null, "getter_method": "getCompleteValue", "containing_data_type_ref": "files.CreateFolderBatchLaunch", "route_refs": [], "_type": "FieldReference"}, "files.CreateFolderBatchLaunch.other": {"fq_name": "files.CreateFolderBatchLaunch.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.CreateFolderBatchLaunch", "route_refs": [], "_type": "FieldReference"}, "files.CreateFolderBatchResult.entries": {"fq_name": "files.CreateFolderBatchResult.entries", "param_name": "entries", "static_instance": null, "getter_method": "getEntries", "containing_data_type_ref": "files.CreateFolderBatchResult", "route_refs": [], "_type": "FieldReference"}, "files.CreateFolderBatchResultEntry.success": {"fq_name": "files.CreateFolderBatchResultEntry.success", "param_name": "successValue", "static_instance": null, "getter_method": "getSuccessValue", "containing_data_type_ref": "files.CreateFolderBatchResultEntry", "route_refs": [], "_type": "FieldReference"}, "files.CreateFolderBatchResultEntry.failure": {"fq_name": "files.CreateFolderBatchResultEntry.failure", "param_name": "failureValue", "static_instance": null, "getter_method": "getFailureValue", "containing_data_type_ref": "files.CreateFolderBatchResultEntry", "route_refs": [], "_type": "FieldReference"}, "files.CreateFolderEntryError.path": {"fq_name": "files.CreateFolderEntryError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.CreateFolderEntryError", "route_refs": [], "_type": "FieldReference"}, "files.CreateFolderEntryError.other": {"fq_name": "files.CreateFolderEntryError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.CreateFolderEntryError", "route_refs": [], "_type": "FieldReference"}, "files.CreateFolderEntryResult.metadata": {"fq_name": "files.CreateFolderEntryResult.metadata", "param_name": "metadata", "static_instance": null, "getter_method": "getMetadata", "containing_data_type_ref": "files.CreateFolderEntryResult", "route_refs": [], "_type": "FieldReference"}, "files.CreateFolderError.path": {"fq_name": "files.CreateFolderError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.CreateFolderError", "route_refs": [], "_type": "FieldReference"}, "files.CreateFolderResult.metadata": {"fq_name": "files.CreateFolderResult.metadata", "param_name": "metadata", "static_instance": null, "getter_method": "getMetadata", "containing_data_type_ref": "files.CreateFolderResult", "route_refs": [], "_type": "FieldReference"}, "files.DeleteArg.path": {"fq_name": "files.DeleteArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.DeleteArg", "route_refs": ["files.delete_v2", "files.delete", "files.permanently_delete"], "_type": "FieldReference"}, "files.DeleteArg.parent_rev": {"fq_name": "files.DeleteArg.parent_rev", "param_name": "parentRev", "static_instance": null, "getter_method": "getParentRev", "containing_data_type_ref": "files.DeleteArg", "route_refs": ["files.delete_v2", "files.delete", "files.permanently_delete"], "_type": "FieldReference"}, "files.DeleteBatchArg.entries": {"fq_name": "files.DeleteBatchArg.entries", "param_name": "entries", "static_instance": null, "getter_method": "getEntries", "containing_data_type_ref": "files.DeleteBatchArg", "route_refs": [], "_type": "FieldReference"}, "files.DeleteBatchError.too_many_write_operations": {"fq_name": "files.DeleteBatchError.too_many_write_operations", "param_name": "tooManyWriteOperationsValue", "static_instance": "TOO_MANY_WRITE_OPERATIONS", "getter_method": null, "containing_data_type_ref": "files.DeleteBatchError", "route_refs": [], "_type": "FieldReference"}, "files.DeleteBatchError.other": {"fq_name": "files.DeleteBatchError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.DeleteBatchError", "route_refs": [], "_type": "FieldReference"}, "files.DeleteBatchJobStatus.in_progress": {"fq_name": "files.DeleteBatchJobStatus.in_progress", "param_name": "inProgressValue", "static_instance": "IN_PROGRESS", "getter_method": null, "containing_data_type_ref": "files.DeleteBatchJobStatus", "route_refs": [], "_type": "FieldReference"}, "files.DeleteBatchJobStatus.complete": {"fq_name": "files.DeleteBatchJobStatus.complete", "param_name": "completeValue", "static_instance": null, "getter_method": "getCompleteValue", "containing_data_type_ref": "files.DeleteBatchJobStatus", "route_refs": [], "_type": "FieldReference"}, "files.DeleteBatchJobStatus.failed": {"fq_name": "files.DeleteBatchJobStatus.failed", "param_name": "failedValue", "static_instance": null, "getter_method": "getFailedValue", "containing_data_type_ref": "files.DeleteBatchJobStatus", "route_refs": [], "_type": "FieldReference"}, "files.DeleteBatchJobStatus.other": {"fq_name": "files.DeleteBatchJobStatus.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.DeleteBatchJobStatus", "route_refs": [], "_type": "FieldReference"}, "files.DeleteBatchLaunch.async_job_id": {"fq_name": "files.DeleteBatchLaunch.async_job_id", "param_name": "asyncJobIdValue", "static_instance": null, "getter_method": "getAsyncJobIdValue", "containing_data_type_ref": "files.DeleteBatchLaunch", "route_refs": [], "_type": "FieldReference"}, "files.DeleteBatchLaunch.complete": {"fq_name": "files.DeleteBatchLaunch.complete", "param_name": "completeValue", "static_instance": null, "getter_method": "getCompleteValue", "containing_data_type_ref": "files.DeleteBatchLaunch", "route_refs": [], "_type": "FieldReference"}, "files.DeleteBatchLaunch.other": {"fq_name": "files.DeleteBatchLaunch.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.DeleteBatchLaunch", "route_refs": [], "_type": "FieldReference"}, "files.DeleteBatchResult.entries": {"fq_name": "files.DeleteBatchResult.entries", "param_name": "entries", "static_instance": null, "getter_method": "getEntries", "containing_data_type_ref": "files.DeleteBatchResult", "route_refs": [], "_type": "FieldReference"}, "files.DeleteBatchResultData.metadata": {"fq_name": "files.DeleteBatchResultData.metadata", "param_name": "metadata", "static_instance": null, "getter_method": "getMetadata", "containing_data_type_ref": "files.DeleteBatchResultData", "route_refs": [], "_type": "FieldReference"}, "files.DeleteBatchResultEntry.success": {"fq_name": "files.DeleteBatchResultEntry.success", "param_name": "successValue", "static_instance": null, "getter_method": "getSuccessValue", "containing_data_type_ref": "files.DeleteBatchResultEntry", "route_refs": [], "_type": "FieldReference"}, "files.DeleteBatchResultEntry.failure": {"fq_name": "files.DeleteBatchResultEntry.failure", "param_name": "failureValue", "static_instance": null, "getter_method": "getFailureValue", "containing_data_type_ref": "files.DeleteBatchResultEntry", "route_refs": [], "_type": "FieldReference"}, "files.DeleteError.path_lookup": {"fq_name": "files.DeleteError.path_lookup", "param_name": "pathLookupValue", "static_instance": null, "getter_method": "getPathLookupValue", "containing_data_type_ref": "files.DeleteError", "route_refs": [], "_type": "FieldReference"}, "files.DeleteError.path_write": {"fq_name": "files.DeleteError.path_write", "param_name": "pathWriteValue", "static_instance": null, "getter_method": "getPathWriteValue", "containing_data_type_ref": "files.DeleteError", "route_refs": [], "_type": "FieldReference"}, "files.DeleteError.too_many_write_operations": {"fq_name": "files.DeleteError.too_many_write_operations", "param_name": "tooManyWriteOperationsValue", "static_instance": "TOO_MANY_WRITE_OPERATIONS", "getter_method": null, "containing_data_type_ref": "files.DeleteError", "route_refs": [], "_type": "FieldReference"}, "files.DeleteError.too_many_files": {"fq_name": "files.DeleteError.too_many_files", "param_name": "tooManyFilesValue", "static_instance": "TOO_MANY_FILES", "getter_method": null, "containing_data_type_ref": "files.DeleteError", "route_refs": [], "_type": "FieldReference"}, "files.DeleteError.other": {"fq_name": "files.DeleteError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.DeleteError", "route_refs": [], "_type": "FieldReference"}, "files.DeleteResult.metadata": {"fq_name": "files.DeleteResult.metadata", "param_name": "metadata", "static_instance": null, "getter_method": "getMetadata", "containing_data_type_ref": "files.DeleteResult", "route_refs": [], "_type": "FieldReference"}, "files.DeletedMetadata.name": {"fq_name": "files.DeletedMetadata.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "files.DeletedMetadata", "route_refs": [], "_type": "FieldReference"}, "files.DeletedMetadata.path_lower": {"fq_name": "files.DeletedMetadata.path_lower", "param_name": "pathLower", "static_instance": null, "getter_method": "getPathLower", "containing_data_type_ref": "files.DeletedMetadata", "route_refs": [], "_type": "FieldReference"}, "files.DeletedMetadata.path_display": {"fq_name": "files.DeletedMetadata.path_display", "param_name": "pathDisplay", "static_instance": null, "getter_method": "getPathDisplay", "containing_data_type_ref": "files.DeletedMetadata", "route_refs": [], "_type": "FieldReference"}, "files.DeletedMetadata.parent_shared_folder_id": {"fq_name": "files.DeletedMetadata.parent_shared_folder_id", "param_name": "parentSharedFolderId", "static_instance": null, "getter_method": "getParentSharedFolderId", "containing_data_type_ref": "files.DeletedMetadata", "route_refs": [], "_type": "FieldReference"}, "files.DeletedMetadata.preview_url": {"fq_name": "files.DeletedMetadata.preview_url", "param_name": "previewUrl", "static_instance": null, "getter_method": "getPreviewUrl", "containing_data_type_ref": "files.DeletedMetadata", "route_refs": [], "_type": "FieldReference"}, "files.Dimensions.height": {"fq_name": "files.Dimensions.height", "param_name": "height", "static_instance": null, "getter_method": "getHeight", "containing_data_type_ref": "files.Dimensions", "route_refs": [], "_type": "FieldReference"}, "files.Dimensions.width": {"fq_name": "files.Dimensions.width", "param_name": "width", "static_instance": null, "getter_method": "getWidth", "containing_data_type_ref": "files.Dimensions", "route_refs": [], "_type": "FieldReference"}, "files.DownloadArg.path": {"fq_name": "files.DownloadArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.DownloadArg", "route_refs": ["files.download"], "_type": "FieldReference"}, "files.DownloadArg.rev": {"fq_name": "files.DownloadArg.rev", "param_name": "rev", "static_instance": null, "getter_method": "getRev", "containing_data_type_ref": "files.DownloadArg", "route_refs": ["files.download"], "_type": "FieldReference"}, "files.DownloadError.path": {"fq_name": "files.DownloadError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.DownloadError", "route_refs": [], "_type": "FieldReference"}, "files.DownloadError.unsupported_file": {"fq_name": "files.DownloadError.unsupported_file", "param_name": "unsupportedFileValue", "static_instance": "UNSUPPORTED_FILE", "getter_method": null, "containing_data_type_ref": "files.DownloadError", "route_refs": [], "_type": "FieldReference"}, "files.DownloadError.other": {"fq_name": "files.DownloadError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.DownloadError", "route_refs": [], "_type": "FieldReference"}, "files.DownloadZipArg.path": {"fq_name": "files.DownloadZipArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.DownloadZipArg", "route_refs": [], "_type": "FieldReference"}, "files.DownloadZipError.path": {"fq_name": "files.DownloadZipError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.DownloadZipError", "route_refs": [], "_type": "FieldReference"}, "files.DownloadZipError.too_large": {"fq_name": "files.DownloadZipError.too_large", "param_name": "tooLargeValue", "static_instance": "TOO_LARGE", "getter_method": null, "containing_data_type_ref": "files.DownloadZipError", "route_refs": [], "_type": "FieldReference"}, "files.DownloadZipError.too_many_files": {"fq_name": "files.DownloadZipError.too_many_files", "param_name": "tooManyFilesValue", "static_instance": "TOO_MANY_FILES", "getter_method": null, "containing_data_type_ref": "files.DownloadZipError", "route_refs": [], "_type": "FieldReference"}, "files.DownloadZipError.other": {"fq_name": "files.DownloadZipError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.DownloadZipError", "route_refs": [], "_type": "FieldReference"}, "files.DownloadZipResult.metadata": {"fq_name": "files.DownloadZipResult.metadata", "param_name": "metadata", "static_instance": null, "getter_method": "getMetadata", "containing_data_type_ref": "files.DownloadZipResult", "route_refs": [], "_type": "FieldReference"}, "files.ExportArg.path": {"fq_name": "files.ExportArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.ExportArg", "route_refs": ["files.export"], "_type": "FieldReference"}, "files.ExportArg.export_format": {"fq_name": "files.ExportArg.export_format", "param_name": "exportFormat", "static_instance": null, "getter_method": "getExportFormat", "containing_data_type_ref": "files.ExportArg", "route_refs": ["files.export"], "_type": "FieldReference"}, "files.ExportError.path": {"fq_name": "files.ExportError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.ExportError", "route_refs": [], "_type": "FieldReference"}, "files.ExportError.non_exportable": {"fq_name": "files.ExportError.non_exportable", "param_name": "nonExportableValue", "static_instance": "NON_EXPORTABLE", "getter_method": null, "containing_data_type_ref": "files.ExportError", "route_refs": [], "_type": "FieldReference"}, "files.ExportError.invalid_export_format": {"fq_name": "files.ExportError.invalid_export_format", "param_name": "invalidExportFormatValue", "static_instance": "INVALID_EXPORT_FORMAT", "getter_method": null, "containing_data_type_ref": "files.ExportError", "route_refs": [], "_type": "FieldReference"}, "files.ExportError.retry_error": {"fq_name": "files.ExportError.retry_error", "param_name": "retryErrorValue", "static_instance": "RETRY_ERROR", "getter_method": null, "containing_data_type_ref": "files.ExportError", "route_refs": [], "_type": "FieldReference"}, "files.ExportError.other": {"fq_name": "files.ExportError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.ExportError", "route_refs": [], "_type": "FieldReference"}, "files.ExportInfo.export_as": {"fq_name": "files.ExportInfo.export_as", "param_name": "exportAs", "static_instance": null, "getter_method": "getExportAs", "containing_data_type_ref": "files.ExportInfo", "route_refs": [], "_type": "FieldReference"}, "files.ExportInfo.export_options": {"fq_name": "files.ExportInfo.export_options", "param_name": "exportOptions", "static_instance": null, "getter_method": "getExportOptions", "containing_data_type_ref": "files.ExportInfo", "route_refs": [], "_type": "FieldReference"}, "files.ExportMetadata.name": {"fq_name": "files.ExportMetadata.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "files.ExportMetadata", "route_refs": [], "_type": "FieldReference"}, "files.ExportMetadata.size": {"fq_name": "files.ExportMetadata.size", "param_name": "size", "static_instance": null, "getter_method": "getSize", "containing_data_type_ref": "files.ExportMetadata", "route_refs": [], "_type": "FieldReference"}, "files.ExportMetadata.export_hash": {"fq_name": "files.ExportMetadata.export_hash", "param_name": "exportHash", "static_instance": null, "getter_method": "getExportHash", "containing_data_type_ref": "files.ExportMetadata", "route_refs": [], "_type": "FieldReference"}, "files.ExportMetadata.paper_revision": {"fq_name": "files.ExportMetadata.paper_revision", "param_name": "paperRevision", "static_instance": null, "getter_method": "getPaperRevision", "containing_data_type_ref": "files.ExportMetadata", "route_refs": [], "_type": "FieldReference"}, "files.ExportResult.export_metadata": {"fq_name": "files.ExportResult.export_metadata", "param_name": "exportMetadata", "static_instance": null, "getter_method": "getExportMetadata", "containing_data_type_ref": "files.ExportResult", "route_refs": [], "_type": "FieldReference"}, "files.ExportResult.file_metadata": {"fq_name": "files.ExportResult.file_metadata", "param_name": "fileMetadata", "static_instance": null, "getter_method": "getFileMetadata", "containing_data_type_ref": "files.ExportResult", "route_refs": [], "_type": "FieldReference"}, "files.FileCategory.image": {"fq_name": "files.FileCategory.image", "param_name": "imageValue", "static_instance": "IMAGE", "getter_method": null, "containing_data_type_ref": "files.FileCategory", "route_refs": [], "_type": "FieldReference"}, "files.FileCategory.document": {"fq_name": "files.FileCategory.document", "param_name": "documentValue", "static_instance": "DOCUMENT", "getter_method": null, "containing_data_type_ref": "files.FileCategory", "route_refs": [], "_type": "FieldReference"}, "files.FileCategory.pdf": {"fq_name": "files.FileCategory.pdf", "param_name": "pdfValue", "static_instance": "PDF", "getter_method": null, "containing_data_type_ref": "files.FileCategory", "route_refs": [], "_type": "FieldReference"}, "files.FileCategory.spreadsheet": {"fq_name": "files.FileCategory.spreadsheet", "param_name": "spreadsheetValue", "static_instance": "SPREADSHEET", "getter_method": null, "containing_data_type_ref": "files.FileCategory", "route_refs": [], "_type": "FieldReference"}, "files.FileCategory.presentation": {"fq_name": "files.FileCategory.presentation", "param_name": "presentationValue", "static_instance": "PRESENTATION", "getter_method": null, "containing_data_type_ref": "files.FileCategory", "route_refs": [], "_type": "FieldReference"}, "files.FileCategory.audio": {"fq_name": "files.FileCategory.audio", "param_name": "audioValue", "static_instance": "AUDIO", "getter_method": null, "containing_data_type_ref": "files.FileCategory", "route_refs": [], "_type": "FieldReference"}, "files.FileCategory.video": {"fq_name": "files.FileCategory.video", "param_name": "videoValue", "static_instance": "VIDEO", "getter_method": null, "containing_data_type_ref": "files.FileCategory", "route_refs": [], "_type": "FieldReference"}, "files.FileCategory.folder": {"fq_name": "files.FileCategory.folder", "param_name": "folderValue", "static_instance": "FOLDER", "getter_method": null, "containing_data_type_ref": "files.FileCategory", "route_refs": [], "_type": "FieldReference"}, "files.FileCategory.paper": {"fq_name": "files.FileCategory.paper", "param_name": "paperValue", "static_instance": "PAPER", "getter_method": null, "containing_data_type_ref": "files.FileCategory", "route_refs": [], "_type": "FieldReference"}, "files.FileCategory.others": {"fq_name": "files.FileCategory.others", "param_name": "othersValue", "static_instance": "OTHERS", "getter_method": null, "containing_data_type_ref": "files.FileCategory", "route_refs": [], "_type": "FieldReference"}, "files.FileCategory.other": {"fq_name": "files.FileCategory.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.FileCategory", "route_refs": [], "_type": "FieldReference"}, "files.FileLock.content": {"fq_name": "files.FileLock.content", "param_name": "content", "static_instance": null, "getter_method": "getContent", "containing_data_type_ref": "files.FileLock", "route_refs": [], "_type": "FieldReference"}, "files.FileLockContent.unlocked": {"fq_name": "files.FileLockContent.unlocked", "param_name": "unlockedValue", "static_instance": "UNLOCKED", "getter_method": null, "containing_data_type_ref": "files.FileLockContent", "route_refs": [], "_type": "FieldReference"}, "files.FileLockContent.single_user": {"fq_name": "files.FileLockContent.single_user", "param_name": "singleUserValue", "static_instance": null, "getter_method": "getSingleUserValue", "containing_data_type_ref": "files.FileLockContent", "route_refs": [], "_type": "FieldReference"}, "files.FileLockContent.other": {"fq_name": "files.FileLockContent.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.FileLockContent", "route_refs": [], "_type": "FieldReference"}, "files.FileLockMetadata.is_lockholder": {"fq_name": "files.FileLockMetadata.is_lockholder", "param_name": "isLockholder", "static_instance": null, "getter_method": "getIsLockholder", "containing_data_type_ref": "files.FileLockMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FileLockMetadata.lockholder_name": {"fq_name": "files.FileLockMetadata.lockholder_name", "param_name": "lockholderName", "static_instance": null, "getter_method": "getLockholderName", "containing_data_type_ref": "files.FileLockMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FileLockMetadata.lockholder_account_id": {"fq_name": "files.FileLockMetadata.lockholder_account_id", "param_name": "lockholderAccountId", "static_instance": null, "getter_method": "getLockholderAccountId", "containing_data_type_ref": "files.FileLockMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FileLockMetadata.created": {"fq_name": "files.FileLockMetadata.created", "param_name": "created", "static_instance": null, "getter_method": "getCreated", "containing_data_type_ref": "files.FileLockMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FileMetadata.name": {"fq_name": "files.FileMetadata.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "files.FileMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FileMetadata.id": {"fq_name": "files.FileMetadata.id", "param_name": "id", "static_instance": null, "getter_method": "getId", "containing_data_type_ref": "files.FileMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FileMetadata.client_modified": {"fq_name": "files.FileMetadata.client_modified", "param_name": "clientModified", "static_instance": null, "getter_method": "getClientModified", "containing_data_type_ref": "files.FileMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FileMetadata.server_modified": {"fq_name": "files.FileMetadata.server_modified", "param_name": "serverModified", "static_instance": null, "getter_method": "getServerModified", "containing_data_type_ref": "files.FileMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FileMetadata.rev": {"fq_name": "files.FileMetadata.rev", "param_name": "rev", "static_instance": null, "getter_method": "getRev", "containing_data_type_ref": "files.FileMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FileMetadata.size": {"fq_name": "files.FileMetadata.size", "param_name": "size", "static_instance": null, "getter_method": "getSize", "containing_data_type_ref": "files.FileMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FileMetadata.path_lower": {"fq_name": "files.FileMetadata.path_lower", "param_name": "pathLower", "static_instance": null, "getter_method": "getPathLower", "containing_data_type_ref": "files.FileMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FileMetadata.path_display": {"fq_name": "files.FileMetadata.path_display", "param_name": "pathDisplay", "static_instance": null, "getter_method": "getPathDisplay", "containing_data_type_ref": "files.FileMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FileMetadata.parent_shared_folder_id": {"fq_name": "files.FileMetadata.parent_shared_folder_id", "param_name": "parentSharedFolderId", "static_instance": null, "getter_method": "getParentSharedFolderId", "containing_data_type_ref": "files.FileMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FileMetadata.preview_url": {"fq_name": "files.FileMetadata.preview_url", "param_name": "previewUrl", "static_instance": null, "getter_method": "getPreviewUrl", "containing_data_type_ref": "files.FileMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FileMetadata.media_info": {"fq_name": "files.FileMetadata.media_info", "param_name": "mediaInfo", "static_instance": null, "getter_method": "getMediaInfo", "containing_data_type_ref": "files.FileMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FileMetadata.symlink_info": {"fq_name": "files.FileMetadata.symlink_info", "param_name": "symlinkInfo", "static_instance": null, "getter_method": "getSymlinkInfo", "containing_data_type_ref": "files.FileMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FileMetadata.sharing_info": {"fq_name": "files.FileMetadata.sharing_info", "param_name": "sharingInfo", "static_instance": null, "getter_method": "getSharingInfo", "containing_data_type_ref": "files.FileMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FileMetadata.is_downloadable": {"fq_name": "files.FileMetadata.is_downloadable", "param_name": "isDownloadable", "static_instance": null, "getter_method": "getIsDownloadable", "containing_data_type_ref": "files.FileMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FileMetadata.export_info": {"fq_name": "files.FileMetadata.export_info", "param_name": "exportInfo", "static_instance": null, "getter_method": "getExportInfo", "containing_data_type_ref": "files.FileMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FileMetadata.property_groups": {"fq_name": "files.FileMetadata.property_groups", "param_name": "propertyGroups", "static_instance": null, "getter_method": "getPropertyGroups", "containing_data_type_ref": "files.FileMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FileMetadata.has_explicit_shared_members": {"fq_name": "files.FileMetadata.has_explicit_shared_members", "param_name": "hasExplicitSharedMembers", "static_instance": null, "getter_method": "getHasExplicitSharedMembers", "containing_data_type_ref": "files.FileMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FileMetadata.content_hash": {"fq_name": "files.FileMetadata.content_hash", "param_name": "contentHash", "static_instance": null, "getter_method": "getContentHash", "containing_data_type_ref": "files.FileMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FileMetadata.file_lock_info": {"fq_name": "files.FileMetadata.file_lock_info", "param_name": "fileLockInfo", "static_instance": null, "getter_method": "getFileLockInfo", "containing_data_type_ref": "files.FileMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FileSharingInfo.read_only": {"fq_name": "files.FileSharingInfo.read_only", "param_name": "readOnly", "static_instance": null, "getter_method": "getReadOnly", "containing_data_type_ref": "files.FileSharingInfo", "route_refs": [], "_type": "FieldReference"}, "files.FileSharingInfo.parent_shared_folder_id": {"fq_name": "files.FileSharingInfo.parent_shared_folder_id", "param_name": "parentSharedFolderId", "static_instance": null, "getter_method": "getParentSharedFolderId", "containing_data_type_ref": "files.FileSharingInfo", "route_refs": [], "_type": "FieldReference"}, "files.FileSharingInfo.modified_by": {"fq_name": "files.FileSharingInfo.modified_by", "param_name": "modifiedBy", "static_instance": null, "getter_method": "getModifiedBy", "containing_data_type_ref": "files.FileSharingInfo", "route_refs": [], "_type": "FieldReference"}, "files.FileStatus.active": {"fq_name": "files.FileStatus.active", "param_name": "activeValue", "static_instance": "ACTIVE", "getter_method": null, "containing_data_type_ref": "files.FileStatus", "route_refs": [], "_type": "FieldReference"}, "files.FileStatus.deleted": {"fq_name": "files.FileStatus.deleted", "param_name": "deletedValue", "static_instance": "DELETED", "getter_method": null, "containing_data_type_ref": "files.FileStatus", "route_refs": [], "_type": "FieldReference"}, "files.FileStatus.other": {"fq_name": "files.FileStatus.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.FileStatus", "route_refs": [], "_type": "FieldReference"}, "files.FolderMetadata.name": {"fq_name": "files.FolderMetadata.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "files.FolderMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FolderMetadata.id": {"fq_name": "files.FolderMetadata.id", "param_name": "id", "static_instance": null, "getter_method": "getId", "containing_data_type_ref": "files.FolderMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FolderMetadata.path_lower": {"fq_name": "files.FolderMetadata.path_lower", "param_name": "pathLower", "static_instance": null, "getter_method": "getPathLower", "containing_data_type_ref": "files.FolderMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FolderMetadata.path_display": {"fq_name": "files.FolderMetadata.path_display", "param_name": "pathDisplay", "static_instance": null, "getter_method": "getPathDisplay", "containing_data_type_ref": "files.FolderMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FolderMetadata.parent_shared_folder_id": {"fq_name": "files.FolderMetadata.parent_shared_folder_id", "param_name": "parentSharedFolderId", "static_instance": null, "getter_method": "getParentSharedFolderId", "containing_data_type_ref": "files.FolderMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FolderMetadata.preview_url": {"fq_name": "files.FolderMetadata.preview_url", "param_name": "previewUrl", "static_instance": null, "getter_method": "getPreviewUrl", "containing_data_type_ref": "files.FolderMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FolderMetadata.shared_folder_id": {"fq_name": "files.FolderMetadata.shared_folder_id", "param_name": "sharedFolderId", "static_instance": null, "getter_method": "getSharedFolderId", "containing_data_type_ref": "files.FolderMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FolderMetadata.sharing_info": {"fq_name": "files.FolderMetadata.sharing_info", "param_name": "sharingInfo", "static_instance": null, "getter_method": "getSharingInfo", "containing_data_type_ref": "files.FolderMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FolderMetadata.property_groups": {"fq_name": "files.FolderMetadata.property_groups", "param_name": "propertyGroups", "static_instance": null, "getter_method": "getPropertyGroups", "containing_data_type_ref": "files.FolderMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FolderSharingInfo.read_only": {"fq_name": "files.FolderSharingInfo.read_only", "param_name": "readOnly", "static_instance": null, "getter_method": "getReadOnly", "containing_data_type_ref": "files.FolderSharingInfo", "route_refs": [], "_type": "FieldReference"}, "files.FolderSharingInfo.parent_shared_folder_id": {"fq_name": "files.FolderSharingInfo.parent_shared_folder_id", "param_name": "parentSharedFolderId", "static_instance": null, "getter_method": "getParentSharedFolderId", "containing_data_type_ref": "files.FolderSharingInfo", "route_refs": [], "_type": "FieldReference"}, "files.FolderSharingInfo.shared_folder_id": {"fq_name": "files.FolderSharingInfo.shared_folder_id", "param_name": "sharedFolderId", "static_instance": null, "getter_method": "getSharedFolderId", "containing_data_type_ref": "files.FolderSharingInfo", "route_refs": [], "_type": "FieldReference"}, "files.FolderSharingInfo.traverse_only": {"fq_name": "files.FolderSharingInfo.traverse_only", "param_name": "traverseOnly", "static_instance": null, "getter_method": "getTraverseOnly", "containing_data_type_ref": "files.FolderSharingInfo", "route_refs": [], "_type": "FieldReference"}, "files.FolderSharingInfo.no_access": {"fq_name": "files.FolderSharingInfo.no_access", "param_name": "noAccess", "static_instance": null, "getter_method": "getNoAccess", "containing_data_type_ref": "files.FolderSharingInfo", "route_refs": [], "_type": "FieldReference"}, "files.GetCopyReferenceArg.path": {"fq_name": "files.GetCopyReferenceArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.GetCopyReferenceArg", "route_refs": [], "_type": "FieldReference"}, "files.GetCopyReferenceError.path": {"fq_name": "files.GetCopyReferenceError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.GetCopyReferenceError", "route_refs": [], "_type": "FieldReference"}, "files.GetCopyReferenceError.other": {"fq_name": "files.GetCopyReferenceError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.GetCopyReferenceError", "route_refs": [], "_type": "FieldReference"}, "files.GetCopyReferenceResult.metadata": {"fq_name": "files.GetCopyReferenceResult.metadata", "param_name": "metadata", "static_instance": null, "getter_method": "getMetadata", "containing_data_type_ref": "files.GetCopyReferenceResult", "route_refs": [], "_type": "FieldReference"}, "files.GetCopyReferenceResult.copy_reference": {"fq_name": "files.GetCopyReferenceResult.copy_reference", "param_name": "copyReference", "static_instance": null, "getter_method": "getCopyReference", "containing_data_type_ref": "files.GetCopyReferenceResult", "route_refs": [], "_type": "FieldReference"}, "files.GetCopyReferenceResult.expires": {"fq_name": "files.GetCopyReferenceResult.expires", "param_name": "expires", "static_instance": null, "getter_method": "getExpires", "containing_data_type_ref": "files.GetCopyReferenceResult", "route_refs": [], "_type": "FieldReference"}, "files.GetMetadataArg.path": {"fq_name": "files.GetMetadataArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.GetMetadataArg", "route_refs": [], "_type": "FieldReference"}, "files.GetMetadataArg.include_media_info": {"fq_name": "files.GetMetadataArg.include_media_info", "param_name": "includeMediaInfo", "static_instance": null, "getter_method": "getIncludeMediaInfo", "containing_data_type_ref": "files.GetMetadataArg", "route_refs": [], "_type": "FieldReference"}, "files.GetMetadataArg.include_deleted": {"fq_name": "files.GetMetadataArg.include_deleted", "param_name": "includeDeleted", "static_instance": null, "getter_method": "getIncludeDeleted", "containing_data_type_ref": "files.GetMetadataArg", "route_refs": [], "_type": "FieldReference"}, "files.GetMetadataArg.include_has_explicit_shared_members": {"fq_name": "files.GetMetadataArg.include_has_explicit_shared_members", "param_name": "includeHasExplicitSharedMembers", "static_instance": null, "getter_method": "getIncludeHasExplicitSharedMembers", "containing_data_type_ref": "files.GetMetadataArg", "route_refs": [], "_type": "FieldReference"}, "files.GetMetadataArg.include_property_groups": {"fq_name": "files.GetMetadataArg.include_property_groups", "param_name": "includePropertyGroups", "static_instance": null, "getter_method": "getIncludePropertyGroups", "containing_data_type_ref": "files.GetMetadataArg", "route_refs": [], "_type": "FieldReference"}, "files.GetMetadataError.path": {"fq_name": "files.GetMetadataError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.GetMetadataError", "route_refs": [], "_type": "FieldReference"}, "files.GetTagsArg.paths": {"fq_name": "files.GetTagsArg.paths", "param_name": "paths", "static_instance": null, "getter_method": "getPaths", "containing_data_type_ref": "files.GetTagsArg", "route_refs": [], "_type": "FieldReference"}, "files.GetTagsResult.paths_to_tags": {"fq_name": "files.GetTagsResult.paths_to_tags", "param_name": "pathsToTags", "static_instance": null, "getter_method": "getPathsToTags", "containing_data_type_ref": "files.GetTagsResult", "route_refs": [], "_type": "FieldReference"}, "files.GetTemporaryLinkArg.path": {"fq_name": "files.GetTemporaryLinkArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.GetTemporaryLinkArg", "route_refs": [], "_type": "FieldReference"}, "files.GetTemporaryLinkError.path": {"fq_name": "files.GetTemporaryLinkError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.GetTemporaryLinkError", "route_refs": [], "_type": "FieldReference"}, "files.GetTemporaryLinkError.email_not_verified": {"fq_name": "files.GetTemporaryLinkError.email_not_verified", "param_name": "emailNotVerifiedValue", "static_instance": "EMAIL_NOT_VERIFIED", "getter_method": null, "containing_data_type_ref": "files.GetTemporaryLinkError", "route_refs": [], "_type": "FieldReference"}, "files.GetTemporaryLinkError.unsupported_file": {"fq_name": "files.GetTemporaryLinkError.unsupported_file", "param_name": "unsupportedFileValue", "static_instance": "UNSUPPORTED_FILE", "getter_method": null, "containing_data_type_ref": "files.GetTemporaryLinkError", "route_refs": [], "_type": "FieldReference"}, "files.GetTemporaryLinkError.not_allowed": {"fq_name": "files.GetTemporaryLinkError.not_allowed", "param_name": "notAllowedValue", "static_instance": "NOT_ALLOWED", "getter_method": null, "containing_data_type_ref": "files.GetTemporaryLinkError", "route_refs": [], "_type": "FieldReference"}, "files.GetTemporaryLinkError.other": {"fq_name": "files.GetTemporaryLinkError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.GetTemporaryLinkError", "route_refs": [], "_type": "FieldReference"}, "files.GetTemporaryLinkResult.metadata": {"fq_name": "files.GetTemporaryLinkResult.metadata", "param_name": "metadata", "static_instance": null, "getter_method": "getMetadata", "containing_data_type_ref": "files.GetTemporaryLinkResult", "route_refs": [], "_type": "FieldReference"}, "files.GetTemporaryLinkResult.link": {"fq_name": "files.GetTemporaryLinkResult.link", "param_name": "link", "static_instance": null, "getter_method": "getLink", "containing_data_type_ref": "files.GetTemporaryLinkResult", "route_refs": [], "_type": "FieldReference"}, "files.GetTemporaryUploadLinkArg.commit_info": {"fq_name": "files.GetTemporaryUploadLinkArg.commit_info", "param_name": "commitInfo", "static_instance": null, "getter_method": "getCommitInfo", "containing_data_type_ref": "files.GetTemporaryUploadLinkArg", "route_refs": ["files.get_temporary_upload_link"], "_type": "FieldReference"}, "files.GetTemporaryUploadLinkArg.duration": {"fq_name": "files.GetTemporaryUploadLinkArg.duration", "param_name": "duration", "static_instance": null, "getter_method": "getDuration", "containing_data_type_ref": "files.GetTemporaryUploadLinkArg", "route_refs": ["files.get_temporary_upload_link"], "_type": "FieldReference"}, "files.GetTemporaryUploadLinkResult.link": {"fq_name": "files.GetTemporaryUploadLinkResult.link", "param_name": "link", "static_instance": null, "getter_method": "getLink", "containing_data_type_ref": "files.GetTemporaryUploadLinkResult", "route_refs": [], "_type": "FieldReference"}, "files.GetThumbnailBatchArg.entries": {"fq_name": "files.GetThumbnailBatchArg.entries", "param_name": "entries", "static_instance": null, "getter_method": "getEntries", "containing_data_type_ref": "files.GetThumbnailBatchArg", "route_refs": [], "_type": "FieldReference"}, "files.GetThumbnailBatchError.too_many_files": {"fq_name": "files.GetThumbnailBatchError.too_many_files", "param_name": "tooManyFilesValue", "static_instance": "TOO_MANY_FILES", "getter_method": null, "containing_data_type_ref": "files.GetThumbnailBatchError", "route_refs": [], "_type": "FieldReference"}, "files.GetThumbnailBatchError.other": {"fq_name": "files.GetThumbnailBatchError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.GetThumbnailBatchError", "route_refs": [], "_type": "FieldReference"}, "files.GetThumbnailBatchResult.entries": {"fq_name": "files.GetThumbnailBatchResult.entries", "param_name": "entries", "static_instance": null, "getter_method": "getEntries", "containing_data_type_ref": "files.GetThumbnailBatchResult", "route_refs": [], "_type": "FieldReference"}, "files.GetThumbnailBatchResultData.metadata": {"fq_name": "files.GetThumbnailBatchResultData.metadata", "param_name": "metadata", "static_instance": null, "getter_method": "getMetadata", "containing_data_type_ref": "files.GetThumbnailBatchResultData", "route_refs": [], "_type": "FieldReference"}, "files.GetThumbnailBatchResultData.thumbnail": {"fq_name": "files.GetThumbnailBatchResultData.thumbnail", "param_name": "thumbnail", "static_instance": null, "getter_method": "getThumbnail", "containing_data_type_ref": "files.GetThumbnailBatchResultData", "route_refs": [], "_type": "FieldReference"}, "files.GetThumbnailBatchResultEntry.success": {"fq_name": "files.GetThumbnailBatchResultEntry.success", "param_name": "successValue", "static_instance": null, "getter_method": "getSuccessValue", "containing_data_type_ref": "files.GetThumbnailBatchResultEntry", "route_refs": [], "_type": "FieldReference"}, "files.GetThumbnailBatchResultEntry.failure": {"fq_name": "files.GetThumbnailBatchResultEntry.failure", "param_name": "failureValue", "static_instance": null, "getter_method": "getFailureValue", "containing_data_type_ref": "files.GetThumbnailBatchResultEntry", "route_refs": [], "_type": "FieldReference"}, "files.GetThumbnailBatchResultEntry.other": {"fq_name": "files.GetThumbnailBatchResultEntry.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.GetThumbnailBatchResultEntry", "route_refs": [], "_type": "FieldReference"}, "files.GpsCoordinates.latitude": {"fq_name": "files.GpsCoordinates.latitude", "param_name": "latitude", "static_instance": null, "getter_method": "getLatitude", "containing_data_type_ref": "files.GpsCoordinates", "route_refs": [], "_type": "FieldReference"}, "files.GpsCoordinates.longitude": {"fq_name": "files.GpsCoordinates.longitude", "param_name": "longitude", "static_instance": null, "getter_method": "getLongitude", "containing_data_type_ref": "files.GpsCoordinates", "route_refs": [], "_type": "FieldReference"}, "files.HighlightSpan.highlight_str": {"fq_name": "files.HighlightSpan.highlight_str", "param_name": "highlightStr", "static_instance": null, "getter_method": "getHighlightStr", "containing_data_type_ref": "files.HighlightSpan", "route_refs": [], "_type": "FieldReference"}, "files.HighlightSpan.is_highlighted": {"fq_name": "files.HighlightSpan.is_highlighted", "param_name": "isHighlighted", "static_instance": null, "getter_method": "getIsHighlighted", "containing_data_type_ref": "files.HighlightSpan", "route_refs": [], "_type": "FieldReference"}, "files.ImportFormat.html": {"fq_name": "files.ImportFormat.html", "param_name": "htmlValue", "static_instance": "HTML", "getter_method": null, "containing_data_type_ref": "files.ImportFormat", "route_refs": [], "_type": "FieldReference"}, "files.ImportFormat.markdown": {"fq_name": "files.ImportFormat.markdown", "param_name": "markdownValue", "static_instance": "MARKDOWN", "getter_method": null, "containing_data_type_ref": "files.ImportFormat", "route_refs": [], "_type": "FieldReference"}, "files.ImportFormat.plain_text": {"fq_name": "files.ImportFormat.plain_text", "param_name": "plainTextValue", "static_instance": "PLAIN_TEXT", "getter_method": null, "containing_data_type_ref": "files.ImportFormat", "route_refs": [], "_type": "FieldReference"}, "files.ImportFormat.other": {"fq_name": "files.ImportFormat.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.ImportFormat", "route_refs": [], "_type": "FieldReference"}, "files.ListFolderArg.path": {"fq_name": "files.ListFolderArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.ListFolderArg", "route_refs": [], "_type": "FieldReference"}, "files.ListFolderArg.recursive": {"fq_name": "files.ListFolderArg.recursive", "param_name": "recursive", "static_instance": null, "getter_method": "getRecursive", "containing_data_type_ref": "files.ListFolderArg", "route_refs": [], "_type": "FieldReference"}, "files.ListFolderArg.include_media_info": {"fq_name": "files.ListFolderArg.include_media_info", "param_name": "includeMediaInfo", "static_instance": null, "getter_method": "getIncludeMediaInfo", "containing_data_type_ref": "files.ListFolderArg", "route_refs": [], "_type": "FieldReference"}, "files.ListFolderArg.include_deleted": {"fq_name": "files.ListFolderArg.include_deleted", "param_name": "includeDeleted", "static_instance": null, "getter_method": "getIncludeDeleted", "containing_data_type_ref": "files.ListFolderArg", "route_refs": [], "_type": "FieldReference"}, "files.ListFolderArg.include_has_explicit_shared_members": {"fq_name": "files.ListFolderArg.include_has_explicit_shared_members", "param_name": "includeHasExplicitSharedMembers", "static_instance": null, "getter_method": "getIncludeHasExplicitSharedMembers", "containing_data_type_ref": "files.ListFolderArg", "route_refs": [], "_type": "FieldReference"}, "files.ListFolderArg.include_mounted_folders": {"fq_name": "files.ListFolderArg.include_mounted_folders", "param_name": "includeMountedFolders", "static_instance": null, "getter_method": "getIncludeMountedFolders", "containing_data_type_ref": "files.ListFolderArg", "route_refs": [], "_type": "FieldReference"}, "files.ListFolderArg.limit": {"fq_name": "files.ListFolderArg.limit", "param_name": "limit", "static_instance": null, "getter_method": "getLimit", "containing_data_type_ref": "files.ListFolderArg", "route_refs": [], "_type": "FieldReference"}, "files.ListFolderArg.shared_link": {"fq_name": "files.ListFolderArg.shared_link", "param_name": "sharedLink", "static_instance": null, "getter_method": "getSharedLink", "containing_data_type_ref": "files.ListFolderArg", "route_refs": [], "_type": "FieldReference"}, "files.ListFolderArg.include_property_groups": {"fq_name": "files.ListFolderArg.include_property_groups", "param_name": "includePropertyGroups", "static_instance": null, "getter_method": "getIncludePropertyGroups", "containing_data_type_ref": "files.ListFolderArg", "route_refs": [], "_type": "FieldReference"}, "files.ListFolderArg.include_non_downloadable_files": {"fq_name": "files.ListFolderArg.include_non_downloadable_files", "param_name": "includeNonDownloadableFiles", "static_instance": null, "getter_method": "getIncludeNonDownloadableFiles", "containing_data_type_ref": "files.ListFolderArg", "route_refs": [], "_type": "FieldReference"}, "files.ListFolderContinueArg.cursor": {"fq_name": "files.ListFolderContinueArg.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "files.ListFolderContinueArg", "route_refs": [], "_type": "FieldReference"}, "files.ListFolderContinueError.path": {"fq_name": "files.ListFolderContinueError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.ListFolderContinueError", "route_refs": [], "_type": "FieldReference"}, "files.ListFolderContinueError.reset": {"fq_name": "files.ListFolderContinueError.reset", "param_name": "resetValue", "static_instance": "RESET", "getter_method": null, "containing_data_type_ref": "files.ListFolderContinueError", "route_refs": [], "_type": "FieldReference"}, "files.ListFolderContinueError.other": {"fq_name": "files.ListFolderContinueError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.ListFolderContinueError", "route_refs": [], "_type": "FieldReference"}, "files.ListFolderError.path": {"fq_name": "files.ListFolderError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.ListFolderError", "route_refs": [], "_type": "FieldReference"}, "files.ListFolderError.template_error": {"fq_name": "files.ListFolderError.template_error", "param_name": "templateErrorValue", "static_instance": null, "getter_method": "getTemplateErrorValue", "containing_data_type_ref": "files.ListFolderError", "route_refs": [], "_type": "FieldReference"}, "files.ListFolderError.other": {"fq_name": "files.ListFolderError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.ListFolderError", "route_refs": [], "_type": "FieldReference"}, "files.ListFolderGetLatestCursorResult.cursor": {"fq_name": "files.ListFolderGetLatestCursorResult.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "files.ListFolderGetLatestCursorResult", "route_refs": [], "_type": "FieldReference"}, "files.ListFolderLongpollArg.cursor": {"fq_name": "files.ListFolderLongpollArg.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "files.ListFolderLongpollArg", "route_refs": ["files.list_folder/longpoll"], "_type": "FieldReference"}, "files.ListFolderLongpollArg.timeout": {"fq_name": "files.ListFolderLongpollArg.timeout", "param_name": "timeout", "static_instance": null, "getter_method": "getTimeout", "containing_data_type_ref": "files.ListFolderLongpollArg", "route_refs": ["files.list_folder/longpoll"], "_type": "FieldReference"}, "files.ListFolderLongpollError.reset": {"fq_name": "files.ListFolderLongpollError.reset", "param_name": "resetValue", "static_instance": "RESET", "getter_method": null, "containing_data_type_ref": "files.ListFolderLongpollError", "route_refs": [], "_type": "FieldReference"}, "files.ListFolderLongpollError.other": {"fq_name": "files.ListFolderLongpollError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.ListFolderLongpollError", "route_refs": [], "_type": "FieldReference"}, "files.ListFolderLongpollResult.changes": {"fq_name": "files.ListFolderLongpollResult.changes", "param_name": "changes", "static_instance": null, "getter_method": "getChanges", "containing_data_type_ref": "files.ListFolderLongpollResult", "route_refs": [], "_type": "FieldReference"}, "files.ListFolderLongpollResult.backoff": {"fq_name": "files.ListFolderLongpollResult.backoff", "param_name": "backoff", "static_instance": null, "getter_method": "getBackoff", "containing_data_type_ref": "files.ListFolderLongpollResult", "route_refs": [], "_type": "FieldReference"}, "files.ListFolderResult.entries": {"fq_name": "files.ListFolderResult.entries", "param_name": "entries", "static_instance": null, "getter_method": "getEntries", "containing_data_type_ref": "files.ListFolderResult", "route_refs": [], "_type": "FieldReference"}, "files.ListFolderResult.cursor": {"fq_name": "files.ListFolderResult.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "files.ListFolderResult", "route_refs": [], "_type": "FieldReference"}, "files.ListFolderResult.has_more": {"fq_name": "files.ListFolderResult.has_more", "param_name": "hasMore", "static_instance": null, "getter_method": "getHasMore", "containing_data_type_ref": "files.ListFolderResult", "route_refs": [], "_type": "FieldReference"}, "files.ListRevisionsArg.path": {"fq_name": "files.ListRevisionsArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.ListRevisionsArg", "route_refs": [], "_type": "FieldReference"}, "files.ListRevisionsArg.mode": {"fq_name": "files.ListRevisionsArg.mode", "param_name": "mode", "static_instance": null, "getter_method": "getMode", "containing_data_type_ref": "files.ListRevisionsArg", "route_refs": [], "_type": "FieldReference"}, "files.ListRevisionsArg.limit": {"fq_name": "files.ListRevisionsArg.limit", "param_name": "limit", "static_instance": null, "getter_method": "getLimit", "containing_data_type_ref": "files.ListRevisionsArg", "route_refs": [], "_type": "FieldReference"}, "files.ListRevisionsError.path": {"fq_name": "files.ListRevisionsError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.ListRevisionsError", "route_refs": [], "_type": "FieldReference"}, "files.ListRevisionsError.other": {"fq_name": "files.ListRevisionsError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.ListRevisionsError", "route_refs": [], "_type": "FieldReference"}, "files.ListRevisionsMode.path": {"fq_name": "files.ListRevisionsMode.path", "param_name": "pathValue", "static_instance": "PATH", "getter_method": null, "containing_data_type_ref": "files.ListRevisionsMode", "route_refs": [], "_type": "FieldReference"}, "files.ListRevisionsMode.id": {"fq_name": "files.ListRevisionsMode.id", "param_name": "idValue", "static_instance": "ID", "getter_method": null, "containing_data_type_ref": "files.ListRevisionsMode", "route_refs": [], "_type": "FieldReference"}, "files.ListRevisionsMode.other": {"fq_name": "files.ListRevisionsMode.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.ListRevisionsMode", "route_refs": [], "_type": "FieldReference"}, "files.ListRevisionsResult.is_deleted": {"fq_name": "files.ListRevisionsResult.is_deleted", "param_name": "isDeleted", "static_instance": null, "getter_method": "getIsDeleted", "containing_data_type_ref": "files.ListRevisionsResult", "route_refs": [], "_type": "FieldReference"}, "files.ListRevisionsResult.entries": {"fq_name": "files.ListRevisionsResult.entries", "param_name": "entries", "static_instance": null, "getter_method": "getEntries", "containing_data_type_ref": "files.ListRevisionsResult", "route_refs": [], "_type": "FieldReference"}, "files.ListRevisionsResult.server_deleted": {"fq_name": "files.ListRevisionsResult.server_deleted", "param_name": "serverDeleted", "static_instance": null, "getter_method": "getServerDeleted", "containing_data_type_ref": "files.ListRevisionsResult", "route_refs": [], "_type": "FieldReference"}, "files.LockConflictError.lock": {"fq_name": "files.LockConflictError.lock", "param_name": "lock", "static_instance": null, "getter_method": "getLock", "containing_data_type_ref": "files.LockConflictError", "route_refs": [], "_type": "FieldReference"}, "files.LockFileArg.path": {"fq_name": "files.LockFileArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.LockFileArg", "route_refs": [], "_type": "FieldReference"}, "files.LockFileBatchArg.entries": {"fq_name": "files.LockFileBatchArg.entries", "param_name": "entries", "static_instance": null, "getter_method": "getEntries", "containing_data_type_ref": "files.LockFileBatchArg", "route_refs": [], "_type": "FieldReference"}, "files.LockFileBatchResult.entries": {"fq_name": "files.LockFileBatchResult.entries", "param_name": "entries", "static_instance": null, "getter_method": "getEntries", "containing_data_type_ref": "files.LockFileBatchResult", "route_refs": [], "_type": "FieldReference"}, "files.LockFileError.path_lookup": {"fq_name": "files.LockFileError.path_lookup", "param_name": "pathLookupValue", "static_instance": null, "getter_method": "getPathLookupValue", "containing_data_type_ref": "files.LockFileError", "route_refs": [], "_type": "FieldReference"}, "files.LockFileError.too_many_write_operations": {"fq_name": "files.LockFileError.too_many_write_operations", "param_name": "tooManyWriteOperationsValue", "static_instance": "TOO_MANY_WRITE_OPERATIONS", "getter_method": null, "containing_data_type_ref": "files.LockFileError", "route_refs": [], "_type": "FieldReference"}, "files.LockFileError.too_many_files": {"fq_name": "files.LockFileError.too_many_files", "param_name": "tooManyFilesValue", "static_instance": "TOO_MANY_FILES", "getter_method": null, "containing_data_type_ref": "files.LockFileError", "route_refs": [], "_type": "FieldReference"}, "files.LockFileError.no_write_permission": {"fq_name": "files.LockFileError.no_write_permission", "param_name": "noWritePermissionValue", "static_instance": "NO_WRITE_PERMISSION", "getter_method": null, "containing_data_type_ref": "files.LockFileError", "route_refs": [], "_type": "FieldReference"}, "files.LockFileError.cannot_be_locked": {"fq_name": "files.LockFileError.cannot_be_locked", "param_name": "cannotBeLockedValue", "static_instance": "CANNOT_BE_LOCKED", "getter_method": null, "containing_data_type_ref": "files.LockFileError", "route_refs": [], "_type": "FieldReference"}, "files.LockFileError.file_not_shared": {"fq_name": "files.LockFileError.file_not_shared", "param_name": "fileNotSharedValue", "static_instance": "FILE_NOT_SHARED", "getter_method": null, "containing_data_type_ref": "files.LockFileError", "route_refs": [], "_type": "FieldReference"}, "files.LockFileError.lock_conflict": {"fq_name": "files.LockFileError.lock_conflict", "param_name": "lockConflictValue", "static_instance": null, "getter_method": "getLockConflictValue", "containing_data_type_ref": "files.LockFileError", "route_refs": [], "_type": "FieldReference"}, "files.LockFileError.internal_error": {"fq_name": "files.LockFileError.internal_error", "param_name": "internalErrorValue", "static_instance": "INTERNAL_ERROR", "getter_method": null, "containing_data_type_ref": "files.LockFileError", "route_refs": [], "_type": "FieldReference"}, "files.LockFileError.other": {"fq_name": "files.LockFileError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.LockFileError", "route_refs": [], "_type": "FieldReference"}, "files.LockFileResult.metadata": {"fq_name": "files.LockFileResult.metadata", "param_name": "metadata", "static_instance": null, "getter_method": "getMetadata", "containing_data_type_ref": "files.LockFileResult", "route_refs": [], "_type": "FieldReference"}, "files.LockFileResult.lock": {"fq_name": "files.LockFileResult.lock", "param_name": "lock", "static_instance": null, "getter_method": "getLock", "containing_data_type_ref": "files.LockFileResult", "route_refs": [], "_type": "FieldReference"}, "files.LockFileResultEntry.success": {"fq_name": "files.LockFileResultEntry.success", "param_name": "successValue", "static_instance": null, "getter_method": "getSuccessValue", "containing_data_type_ref": "files.LockFileResultEntry", "route_refs": [], "_type": "FieldReference"}, "files.LockFileResultEntry.failure": {"fq_name": "files.LockFileResultEntry.failure", "param_name": "failureValue", "static_instance": null, "getter_method": "getFailureValue", "containing_data_type_ref": "files.LockFileResultEntry", "route_refs": [], "_type": "FieldReference"}, "files.LookupError.malformed_path": {"fq_name": "files.LookupError.malformed_path", "param_name": "malformedPathValue", "static_instance": null, "getter_method": "getMalformedPathValue", "containing_data_type_ref": "files.LookupError", "route_refs": [], "_type": "FieldReference"}, "files.LookupError.not_found": {"fq_name": "files.LookupError.not_found", "param_name": "notFoundValue", "static_instance": "NOT_FOUND", "getter_method": null, "containing_data_type_ref": "files.LookupError", "route_refs": [], "_type": "FieldReference"}, "files.LookupError.not_file": {"fq_name": "files.LookupError.not_file", "param_name": "notFileValue", "static_instance": "NOT_FILE", "getter_method": null, "containing_data_type_ref": "files.LookupError", "route_refs": [], "_type": "FieldReference"}, "files.LookupError.not_folder": {"fq_name": "files.LookupError.not_folder", "param_name": "notFolderValue", "static_instance": "NOT_FOLDER", "getter_method": null, "containing_data_type_ref": "files.LookupError", "route_refs": [], "_type": "FieldReference"}, "files.LookupError.restricted_content": {"fq_name": "files.LookupError.restricted_content", "param_name": "restrictedContentValue", "static_instance": "RESTRICTED_CONTENT", "getter_method": null, "containing_data_type_ref": "files.LookupError", "route_refs": [], "_type": "FieldReference"}, "files.LookupError.unsupported_content_type": {"fq_name": "files.LookupError.unsupported_content_type", "param_name": "unsupportedContentTypeValue", "static_instance": "UNSUPPORTED_CONTENT_TYPE", "getter_method": null, "containing_data_type_ref": "files.LookupError", "route_refs": [], "_type": "FieldReference"}, "files.LookupError.locked": {"fq_name": "files.LookupError.locked", "param_name": "lockedValue", "static_instance": "LOCKED", "getter_method": null, "containing_data_type_ref": "files.LookupError", "route_refs": [], "_type": "FieldReference"}, "files.LookupError.other": {"fq_name": "files.LookupError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.LookupError", "route_refs": [], "_type": "FieldReference"}, "files.MediaInfo.pending": {"fq_name": "files.MediaInfo.pending", "param_name": "pendingValue", "static_instance": "PENDING", "getter_method": null, "containing_data_type_ref": "files.MediaInfo", "route_refs": [], "_type": "FieldReference"}, "files.MediaInfo.metadata": {"fq_name": "files.MediaInfo.metadata", "param_name": "metadataValue", "static_instance": null, "getter_method": "getMetadataValue", "containing_data_type_ref": "files.MediaInfo", "route_refs": [], "_type": "FieldReference"}, "files.MediaMetadata.dimensions": {"fq_name": "files.MediaMetadata.dimensions", "param_name": "dimensions", "static_instance": null, "getter_method": "getDimensions", "containing_data_type_ref": "files.MediaMetadata", "route_refs": [], "_type": "FieldReference"}, "files.MediaMetadata.location": {"fq_name": "files.MediaMetadata.location", "param_name": "location", "static_instance": null, "getter_method": "getLocation", "containing_data_type_ref": "files.MediaMetadata", "route_refs": [], "_type": "FieldReference"}, "files.MediaMetadata.time_taken": {"fq_name": "files.MediaMetadata.time_taken", "param_name": "timeTaken", "static_instance": null, "getter_method": "getTimeTaken", "containing_data_type_ref": "files.MediaMetadata", "route_refs": [], "_type": "FieldReference"}, "files.Metadata.name": {"fq_name": "files.Metadata.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "files.Metadata", "route_refs": [], "_type": "FieldReference"}, "files.Metadata.path_lower": {"fq_name": "files.Metadata.path_lower", "param_name": "pathLower", "static_instance": null, "getter_method": "getPathLower", "containing_data_type_ref": "files.Metadata", "route_refs": [], "_type": "FieldReference"}, "files.Metadata.path_display": {"fq_name": "files.Metadata.path_display", "param_name": "pathDisplay", "static_instance": null, "getter_method": "getPathDisplay", "containing_data_type_ref": "files.Metadata", "route_refs": [], "_type": "FieldReference"}, "files.Metadata.parent_shared_folder_id": {"fq_name": "files.Metadata.parent_shared_folder_id", "param_name": "parentSharedFolderId", "static_instance": null, "getter_method": "getParentSharedFolderId", "containing_data_type_ref": "files.Metadata", "route_refs": [], "_type": "FieldReference"}, "files.Metadata.preview_url": {"fq_name": "files.Metadata.preview_url", "param_name": "previewUrl", "static_instance": null, "getter_method": "getPreviewUrl", "containing_data_type_ref": "files.Metadata", "route_refs": [], "_type": "FieldReference"}, "files.MetadataV2.metadata": {"fq_name": "files.MetadataV2.metadata", "param_name": "metadataValue", "static_instance": null, "getter_method": "getMetadataValue", "containing_data_type_ref": "files.MetadataV2", "route_refs": [], "_type": "FieldReference"}, "files.MetadataV2.other": {"fq_name": "files.MetadataV2.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.MetadataV2", "route_refs": [], "_type": "FieldReference"}, "files.MinimalFileLinkMetadata.url": {"fq_name": "files.MinimalFileLinkMetadata.url", "param_name": "url", "static_instance": null, "getter_method": "getUrl", "containing_data_type_ref": "files.MinimalFileLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "files.MinimalFileLinkMetadata.rev": {"fq_name": "files.MinimalFileLinkMetadata.rev", "param_name": "rev", "static_instance": null, "getter_method": "getRev", "containing_data_type_ref": "files.MinimalFileLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "files.MinimalFileLinkMetadata.id": {"fq_name": "files.MinimalFileLinkMetadata.id", "param_name": "id", "static_instance": null, "getter_method": "getId", "containing_data_type_ref": "files.MinimalFileLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "files.MinimalFileLinkMetadata.path": {"fq_name": "files.MinimalFileLinkMetadata.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.MinimalFileLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "files.MoveBatchArg.entries": {"fq_name": "files.MoveBatchArg.entries", "param_name": "entries", "static_instance": null, "getter_method": "getEntries", "containing_data_type_ref": "files.MoveBatchArg", "route_refs": ["files.copy_batch_v2"], "_type": "FieldReference"}, "files.MoveBatchArg.autorename": {"fq_name": "files.MoveBatchArg.autorename", "param_name": "autorename", "static_instance": null, "getter_method": "getAutorename", "containing_data_type_ref": "files.MoveBatchArg", "route_refs": ["files.copy_batch_v2"], "_type": "FieldReference"}, "files.MoveBatchArg.allow_ownership_transfer": {"fq_name": "files.MoveBatchArg.allow_ownership_transfer", "param_name": "allowOwnershipTransfer", "static_instance": null, "getter_method": "getAllowOwnershipTransfer", "containing_data_type_ref": "files.MoveBatchArg", "route_refs": [], "_type": "FieldReference"}, "files.MoveIntoFamilyError.is_shared_folder": {"fq_name": "files.MoveIntoFamilyError.is_shared_folder", "param_name": "isSharedFolderValue", "static_instance": "IS_SHARED_FOLDER", "getter_method": null, "containing_data_type_ref": "files.MoveIntoFamilyError", "route_refs": [], "_type": "FieldReference"}, "files.MoveIntoFamilyError.other": {"fq_name": "files.MoveIntoFamilyError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.MoveIntoFamilyError", "route_refs": [], "_type": "FieldReference"}, "files.MoveIntoVaultError.is_shared_folder": {"fq_name": "files.MoveIntoVaultError.is_shared_folder", "param_name": "isSharedFolderValue", "static_instance": "IS_SHARED_FOLDER", "getter_method": null, "containing_data_type_ref": "files.MoveIntoVaultError", "route_refs": [], "_type": "FieldReference"}, "files.MoveIntoVaultError.other": {"fq_name": "files.MoveIntoVaultError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.MoveIntoVaultError", "route_refs": [], "_type": "FieldReference"}, "files.PaperContentError.insufficient_permissions": {"fq_name": "files.PaperContentError.insufficient_permissions", "param_name": "insufficientPermissionsValue", "static_instance": "INSUFFICIENT_PERMISSIONS", "getter_method": null, "containing_data_type_ref": "files.PaperContentError", "route_refs": [], "_type": "FieldReference"}, "files.PaperContentError.content_malformed": {"fq_name": "files.PaperContentError.content_malformed", "param_name": "contentMalformedValue", "static_instance": "CONTENT_MALFORMED", "getter_method": null, "containing_data_type_ref": "files.PaperContentError", "route_refs": [], "_type": "FieldReference"}, "files.PaperContentError.doc_length_exceeded": {"fq_name": "files.PaperContentError.doc_length_exceeded", "param_name": "docLengthExceededValue", "static_instance": "DOC_LENGTH_EXCEEDED", "getter_method": null, "containing_data_type_ref": "files.PaperContentError", "route_refs": [], "_type": "FieldReference"}, "files.PaperContentError.image_size_exceeded": {"fq_name": "files.PaperContentError.image_size_exceeded", "param_name": "imageSizeExceededValue", "static_instance": "IMAGE_SIZE_EXCEEDED", "getter_method": null, "containing_data_type_ref": "files.PaperContentError", "route_refs": [], "_type": "FieldReference"}, "files.PaperContentError.other": {"fq_name": "files.PaperContentError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.PaperContentError", "route_refs": [], "_type": "FieldReference"}, "files.PaperCreateArg.path": {"fq_name": "files.PaperCreateArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.PaperCreateArg", "route_refs": [], "_type": "FieldReference"}, "files.PaperCreateArg.import_format": {"fq_name": "files.PaperCreateArg.import_format", "param_name": "importFormat", "static_instance": null, "getter_method": "getImportFormat", "containing_data_type_ref": "files.PaperCreateArg", "route_refs": [], "_type": "FieldReference"}, "files.PaperCreateError.insufficient_permissions": {"fq_name": "files.PaperCreateError.insufficient_permissions", "param_name": "insufficientPermissionsValue", "static_instance": "INSUFFICIENT_PERMISSIONS", "getter_method": null, "containing_data_type_ref": "files.PaperCreateError", "route_refs": [], "_type": "FieldReference"}, "files.PaperCreateError.content_malformed": {"fq_name": "files.PaperCreateError.content_malformed", "param_name": "contentMalformedValue", "static_instance": "CONTENT_MALFORMED", "getter_method": null, "containing_data_type_ref": "files.PaperCreateError", "route_refs": [], "_type": "FieldReference"}, "files.PaperCreateError.doc_length_exceeded": {"fq_name": "files.PaperCreateError.doc_length_exceeded", "param_name": "docLengthExceededValue", "static_instance": "DOC_LENGTH_EXCEEDED", "getter_method": null, "containing_data_type_ref": "files.PaperCreateError", "route_refs": [], "_type": "FieldReference"}, "files.PaperCreateError.image_size_exceeded": {"fq_name": "files.PaperCreateError.image_size_exceeded", "param_name": "imageSizeExceededValue", "static_instance": "IMAGE_SIZE_EXCEEDED", "getter_method": null, "containing_data_type_ref": "files.PaperCreateError", "route_refs": [], "_type": "FieldReference"}, "files.PaperCreateError.other": {"fq_name": "files.PaperCreateError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.PaperCreateError", "route_refs": [], "_type": "FieldReference"}, "files.PaperCreateError.invalid_path": {"fq_name": "files.PaperCreateError.invalid_path", "param_name": "invalidPathValue", "static_instance": "INVALID_PATH", "getter_method": null, "containing_data_type_ref": "files.PaperCreateError", "route_refs": [], "_type": "FieldReference"}, "files.PaperCreateError.email_unverified": {"fq_name": "files.PaperCreateError.email_unverified", "param_name": "emailUnverifiedValue", "static_instance": "EMAIL_UNVERIFIED", "getter_method": null, "containing_data_type_ref": "files.PaperCreateError", "route_refs": [], "_type": "FieldReference"}, "files.PaperCreateError.invalid_file_extension": {"fq_name": "files.PaperCreateError.invalid_file_extension", "param_name": "invalidFileExtensionValue", "static_instance": "INVALID_FILE_EXTENSION", "getter_method": null, "containing_data_type_ref": "files.PaperCreateError", "route_refs": [], "_type": "FieldReference"}, "files.PaperCreateError.paper_disabled": {"fq_name": "files.PaperCreateError.paper_disabled", "param_name": "paperDisabledValue", "static_instance": "PAPER_DISABLED", "getter_method": null, "containing_data_type_ref": "files.PaperCreateError", "route_refs": [], "_type": "FieldReference"}, "files.PaperCreateResult.url": {"fq_name": "files.PaperCreateResult.url", "param_name": "url", "static_instance": null, "getter_method": "getUrl", "containing_data_type_ref": "files.PaperCreateResult", "route_refs": [], "_type": "FieldReference"}, "files.PaperCreateResult.result_path": {"fq_name": "files.PaperCreateResult.result_path", "param_name": "resultPath", "static_instance": null, "getter_method": "getResultPath", "containing_data_type_ref": "files.PaperCreateResult", "route_refs": [], "_type": "FieldReference"}, "files.PaperCreateResult.file_id": {"fq_name": "files.PaperCreateResult.file_id", "param_name": "fileId", "static_instance": null, "getter_method": "getFileId", "containing_data_type_ref": "files.PaperCreateResult", "route_refs": [], "_type": "FieldReference"}, "files.PaperCreateResult.paper_revision": {"fq_name": "files.PaperCreateResult.paper_revision", "param_name": "paperRevision", "static_instance": null, "getter_method": "getPaperRevision", "containing_data_type_ref": "files.PaperCreateResult", "route_refs": [], "_type": "FieldReference"}, "files.PaperDocUpdatePolicy.update": {"fq_name": "files.PaperDocUpdatePolicy.update", "param_name": "updateValue", "static_instance": "UPDATE", "getter_method": null, "containing_data_type_ref": "files.PaperDocUpdatePolicy", "route_refs": [], "_type": "FieldReference"}, "files.PaperDocUpdatePolicy.overwrite": {"fq_name": "files.PaperDocUpdatePolicy.overwrite", "param_name": "overwriteValue", "static_instance": "OVERWRITE", "getter_method": null, "containing_data_type_ref": "files.PaperDocUpdatePolicy", "route_refs": [], "_type": "FieldReference"}, "files.PaperDocUpdatePolicy.prepend": {"fq_name": "files.PaperDocUpdatePolicy.prepend", "param_name": "prependValue", "static_instance": "PREPEND", "getter_method": null, "containing_data_type_ref": "files.PaperDocUpdatePolicy", "route_refs": [], "_type": "FieldReference"}, "files.PaperDocUpdatePolicy.append": {"fq_name": "files.PaperDocUpdatePolicy.append", "param_name": "appendValue", "static_instance": "APPEND", "getter_method": null, "containing_data_type_ref": "files.PaperDocUpdatePolicy", "route_refs": [], "_type": "FieldReference"}, "files.PaperDocUpdatePolicy.other": {"fq_name": "files.PaperDocUpdatePolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.PaperDocUpdatePolicy", "route_refs": [], "_type": "FieldReference"}, "files.PaperUpdateArg.path": {"fq_name": "files.PaperUpdateArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.PaperUpdateArg", "route_refs": ["files.paper/update"], "_type": "FieldReference"}, "files.PaperUpdateArg.import_format": {"fq_name": "files.PaperUpdateArg.import_format", "param_name": "importFormat", "static_instance": null, "getter_method": "getImportFormat", "containing_data_type_ref": "files.PaperUpdateArg", "route_refs": ["files.paper/update"], "_type": "FieldReference"}, "files.PaperUpdateArg.doc_update_policy": {"fq_name": "files.PaperUpdateArg.doc_update_policy", "param_name": "docUpdatePolicy", "static_instance": null, "getter_method": "getDocUpdatePolicy", "containing_data_type_ref": "files.PaperUpdateArg", "route_refs": ["files.paper/update"], "_type": "FieldReference"}, "files.PaperUpdateArg.paper_revision": {"fq_name": "files.PaperUpdateArg.paper_revision", "param_name": "paperRevision", "static_instance": null, "getter_method": "getPaperRevision", "containing_data_type_ref": "files.PaperUpdateArg", "route_refs": ["files.paper/update"], "_type": "FieldReference"}, "files.PaperUpdateError.insufficient_permissions": {"fq_name": "files.PaperUpdateError.insufficient_permissions", "param_name": "insufficientPermissionsValue", "static_instance": "INSUFFICIENT_PERMISSIONS", "getter_method": null, "containing_data_type_ref": "files.PaperUpdateError", "route_refs": [], "_type": "FieldReference"}, "files.PaperUpdateError.content_malformed": {"fq_name": "files.PaperUpdateError.content_malformed", "param_name": "contentMalformedValue", "static_instance": "CONTENT_MALFORMED", "getter_method": null, "containing_data_type_ref": "files.PaperUpdateError", "route_refs": [], "_type": "FieldReference"}, "files.PaperUpdateError.doc_length_exceeded": {"fq_name": "files.PaperUpdateError.doc_length_exceeded", "param_name": "docLengthExceededValue", "static_instance": "DOC_LENGTH_EXCEEDED", "getter_method": null, "containing_data_type_ref": "files.PaperUpdateError", "route_refs": [], "_type": "FieldReference"}, "files.PaperUpdateError.image_size_exceeded": {"fq_name": "files.PaperUpdateError.image_size_exceeded", "param_name": "imageSizeExceededValue", "static_instance": "IMAGE_SIZE_EXCEEDED", "getter_method": null, "containing_data_type_ref": "files.PaperUpdateError", "route_refs": [], "_type": "FieldReference"}, "files.PaperUpdateError.other": {"fq_name": "files.PaperUpdateError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.PaperUpdateError", "route_refs": [], "_type": "FieldReference"}, "files.PaperUpdateError.path": {"fq_name": "files.PaperUpdateError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.PaperUpdateError", "route_refs": [], "_type": "FieldReference"}, "files.PaperUpdateError.revision_mismatch": {"fq_name": "files.PaperUpdateError.revision_mismatch", "param_name": "revisionMismatchValue", "static_instance": "REVISION_MISMATCH", "getter_method": null, "containing_data_type_ref": "files.PaperUpdateError", "route_refs": [], "_type": "FieldReference"}, "files.PaperUpdateError.doc_archived": {"fq_name": "files.PaperUpdateError.doc_archived", "param_name": "docArchivedValue", "static_instance": "DOC_ARCHIVED", "getter_method": null, "containing_data_type_ref": "files.PaperUpdateError", "route_refs": [], "_type": "FieldReference"}, "files.PaperUpdateError.doc_deleted": {"fq_name": "files.PaperUpdateError.doc_deleted", "param_name": "docDeletedValue", "static_instance": "DOC_DELETED", "getter_method": null, "containing_data_type_ref": "files.PaperUpdateError", "route_refs": [], "_type": "FieldReference"}, "files.PaperUpdateResult.paper_revision": {"fq_name": "files.PaperUpdateResult.paper_revision", "param_name": "paperRevision", "static_instance": null, "getter_method": "getPaperRevision", "containing_data_type_ref": "files.PaperUpdateResult", "route_refs": [], "_type": "FieldReference"}, "files.PathOrLink.path": {"fq_name": "files.PathOrLink.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.PathOrLink", "route_refs": [], "_type": "FieldReference"}, "files.PathOrLink.link": {"fq_name": "files.PathOrLink.link", "param_name": "linkValue", "static_instance": null, "getter_method": "getLinkValue", "containing_data_type_ref": "files.PathOrLink", "route_refs": [], "_type": "FieldReference"}, "files.PathOrLink.other": {"fq_name": "files.PathOrLink.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.PathOrLink", "route_refs": [], "_type": "FieldReference"}, "files.PathToTags.path": {"fq_name": "files.PathToTags.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.PathToTags", "route_refs": [], "_type": "FieldReference"}, "files.PathToTags.tags": {"fq_name": "files.PathToTags.tags", "param_name": "tags", "static_instance": null, "getter_method": "getTags", "containing_data_type_ref": "files.PathToTags", "route_refs": [], "_type": "FieldReference"}, "files.PhotoMetadata.dimensions": {"fq_name": "files.PhotoMetadata.dimensions", "param_name": "dimensions", "static_instance": null, "getter_method": "getDimensions", "containing_data_type_ref": "files.PhotoMetadata", "route_refs": [], "_type": "FieldReference"}, "files.PhotoMetadata.location": {"fq_name": "files.PhotoMetadata.location", "param_name": "location", "static_instance": null, "getter_method": "getLocation", "containing_data_type_ref": "files.PhotoMetadata", "route_refs": [], "_type": "FieldReference"}, "files.PhotoMetadata.time_taken": {"fq_name": "files.PhotoMetadata.time_taken", "param_name": "timeTaken", "static_instance": null, "getter_method": "getTimeTaken", "containing_data_type_ref": "files.PhotoMetadata", "route_refs": [], "_type": "FieldReference"}, "files.PreviewArg.path": {"fq_name": "files.PreviewArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.PreviewArg", "route_refs": ["files.get_preview"], "_type": "FieldReference"}, "files.PreviewArg.rev": {"fq_name": "files.PreviewArg.rev", "param_name": "rev", "static_instance": null, "getter_method": "getRev", "containing_data_type_ref": "files.PreviewArg", "route_refs": ["files.get_preview"], "_type": "FieldReference"}, "files.PreviewError.path": {"fq_name": "files.PreviewError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.PreviewError", "route_refs": [], "_type": "FieldReference"}, "files.PreviewError.in_progress": {"fq_name": "files.PreviewError.in_progress", "param_name": "inProgressValue", "static_instance": "IN_PROGRESS", "getter_method": null, "containing_data_type_ref": "files.PreviewError", "route_refs": [], "_type": "FieldReference"}, "files.PreviewError.unsupported_extension": {"fq_name": "files.PreviewError.unsupported_extension", "param_name": "unsupportedExtensionValue", "static_instance": "UNSUPPORTED_EXTENSION", "getter_method": null, "containing_data_type_ref": "files.PreviewError", "route_refs": [], "_type": "FieldReference"}, "files.PreviewError.unsupported_content": {"fq_name": "files.PreviewError.unsupported_content", "param_name": "unsupportedContentValue", "static_instance": "UNSUPPORTED_CONTENT", "getter_method": null, "containing_data_type_ref": "files.PreviewError", "route_refs": [], "_type": "FieldReference"}, "files.PreviewResult.file_metadata": {"fq_name": "files.PreviewResult.file_metadata", "param_name": "fileMetadata", "static_instance": null, "getter_method": "getFileMetadata", "containing_data_type_ref": "files.PreviewResult", "route_refs": [], "_type": "FieldReference"}, "files.PreviewResult.link_metadata": {"fq_name": "files.PreviewResult.link_metadata", "param_name": "linkMetadata", "static_instance": null, "getter_method": "getLinkMetadata", "containing_data_type_ref": "files.PreviewResult", "route_refs": [], "_type": "FieldReference"}, "files.RelocationArg.from_path": {"fq_name": "files.RelocationArg.from_path", "param_name": "fromPath", "static_instance": null, "getter_method": "getFromPath", "containing_data_type_ref": "files.RelocationArg", "route_refs": [], "_type": "FieldReference"}, "files.RelocationArg.to_path": {"fq_name": "files.RelocationArg.to_path", "param_name": "toPath", "static_instance": null, "getter_method": "getToPath", "containing_data_type_ref": "files.RelocationArg", "route_refs": [], "_type": "FieldReference"}, "files.RelocationArg.allow_shared_folder": {"fq_name": "files.RelocationArg.allow_shared_folder", "param_name": "allowSharedFolder", "static_instance": null, "getter_method": "getAllowSharedFolder", "containing_data_type_ref": "files.RelocationArg", "route_refs": [], "_type": "FieldReference"}, "files.RelocationArg.autorename": {"fq_name": "files.RelocationArg.autorename", "param_name": "autorename", "static_instance": null, "getter_method": "getAutorename", "containing_data_type_ref": "files.RelocationArg", "route_refs": [], "_type": "FieldReference"}, "files.RelocationArg.allow_ownership_transfer": {"fq_name": "files.RelocationArg.allow_ownership_transfer", "param_name": "allowOwnershipTransfer", "static_instance": null, "getter_method": "getAllowOwnershipTransfer", "containing_data_type_ref": "files.RelocationArg", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchArg.entries": {"fq_name": "files.RelocationBatchArg.entries", "param_name": "entries", "static_instance": null, "getter_method": "getEntries", "containing_data_type_ref": "files.RelocationBatchArg", "route_refs": ["files.copy_batch_v2"], "_type": "FieldReference"}, "files.RelocationBatchArg.autorename": {"fq_name": "files.RelocationBatchArg.autorename", "param_name": "autorename", "static_instance": null, "getter_method": "getAutorename", "containing_data_type_ref": "files.RelocationBatchArg", "route_refs": ["files.copy_batch_v2"], "_type": "FieldReference"}, "files.RelocationBatchArg.allow_shared_folder": {"fq_name": "files.RelocationBatchArg.allow_shared_folder", "param_name": "allowSharedFolder", "static_instance": null, "getter_method": "getAllowSharedFolder", "containing_data_type_ref": "files.RelocationBatchArg", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchArg.allow_ownership_transfer": {"fq_name": "files.RelocationBatchArg.allow_ownership_transfer", "param_name": "allowOwnershipTransfer", "static_instance": null, "getter_method": "getAllowOwnershipTransfer", "containing_data_type_ref": "files.RelocationBatchArg", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchArgBase.entries": {"fq_name": "files.RelocationBatchArgBase.entries", "param_name": "entries", "static_instance": null, "getter_method": "getEntries", "containing_data_type_ref": "files.RelocationBatchArgBase", "route_refs": ["files.copy_batch_v2"], "_type": "FieldReference"}, "files.RelocationBatchArgBase.autorename": {"fq_name": "files.RelocationBatchArgBase.autorename", "param_name": "autorename", "static_instance": null, "getter_method": "getAutorename", "containing_data_type_ref": "files.RelocationBatchArgBase", "route_refs": ["files.copy_batch_v2"], "_type": "FieldReference"}, "files.RelocationBatchError.from_lookup": {"fq_name": "files.RelocationBatchError.from_lookup", "param_name": "fromLookupValue", "static_instance": null, "getter_method": "getFromLookupValue", "containing_data_type_ref": "files.RelocationBatchError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchError.from_write": {"fq_name": "files.RelocationBatchError.from_write", "param_name": "fromWriteValue", "static_instance": null, "getter_method": "getFromWriteValue", "containing_data_type_ref": "files.RelocationBatchError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchError.to": {"fq_name": "files.RelocationBatchError.to", "param_name": "toValue", "static_instance": null, "getter_method": "getToValue", "containing_data_type_ref": "files.RelocationBatchError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchError.cant_copy_shared_folder": {"fq_name": "files.RelocationBatchError.cant_copy_shared_folder", "param_name": "cantCopySharedFolderValue", "static_instance": "CANT_COPY_SHARED_FOLDER", "getter_method": null, "containing_data_type_ref": "files.RelocationBatchError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchError.cant_nest_shared_folder": {"fq_name": "files.RelocationBatchError.cant_nest_shared_folder", "param_name": "cantNestSharedFolderValue", "static_instance": "CANT_NEST_SHARED_FOLDER", "getter_method": null, "containing_data_type_ref": "files.RelocationBatchError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchError.cant_move_folder_into_itself": {"fq_name": "files.RelocationBatchError.cant_move_folder_into_itself", "param_name": "cantMoveFolderIntoItselfValue", "static_instance": "CANT_MOVE_FOLDER_INTO_ITSELF", "getter_method": null, "containing_data_type_ref": "files.RelocationBatchError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchError.too_many_files": {"fq_name": "files.RelocationBatchError.too_many_files", "param_name": "tooManyFilesValue", "static_instance": "TOO_MANY_FILES", "getter_method": null, "containing_data_type_ref": "files.RelocationBatchError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchError.duplicated_or_nested_paths": {"fq_name": "files.RelocationBatchError.duplicated_or_nested_paths", "param_name": "duplicatedOrNestedPathsValue", "static_instance": "DUPLICATED_OR_NESTED_PATHS", "getter_method": null, "containing_data_type_ref": "files.RelocationBatchError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchError.cant_transfer_ownership": {"fq_name": "files.RelocationBatchError.cant_transfer_ownership", "param_name": "cantTransferOwnershipValue", "static_instance": "CANT_TRANSFER_OWNERSHIP", "getter_method": null, "containing_data_type_ref": "files.RelocationBatchError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchError.insufficient_quota": {"fq_name": "files.RelocationBatchError.insufficient_quota", "param_name": "insufficientQuotaValue", "static_instance": "INSUFFICIENT_QUOTA", "getter_method": null, "containing_data_type_ref": "files.RelocationBatchError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchError.internal_error": {"fq_name": "files.RelocationBatchError.internal_error", "param_name": "internalErrorValue", "static_instance": "INTERNAL_ERROR", "getter_method": null, "containing_data_type_ref": "files.RelocationBatchError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchError.cant_move_shared_folder": {"fq_name": "files.RelocationBatchError.cant_move_shared_folder", "param_name": "cantMoveSharedFolderValue", "static_instance": "CANT_MOVE_SHARED_FOLDER", "getter_method": null, "containing_data_type_ref": "files.RelocationBatchError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchError.cant_move_into_vault": {"fq_name": "files.RelocationBatchError.cant_move_into_vault", "param_name": "cantMoveIntoVaultValue", "static_instance": null, "getter_method": "getCantMoveIntoVaultValue", "containing_data_type_ref": "files.RelocationBatchError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchError.cant_move_into_family": {"fq_name": "files.RelocationBatchError.cant_move_into_family", "param_name": "cantMoveIntoFamilyValue", "static_instance": null, "getter_method": "getCantMoveIntoFamilyValue", "containing_data_type_ref": "files.RelocationBatchError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchError.other": {"fq_name": "files.RelocationBatchError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.RelocationBatchError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchError.too_many_write_operations": {"fq_name": "files.RelocationBatchError.too_many_write_operations", "param_name": "tooManyWriteOperationsValue", "static_instance": "TOO_MANY_WRITE_OPERATIONS", "getter_method": null, "containing_data_type_ref": "files.RelocationBatchError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchErrorEntry.relocation_error": {"fq_name": "files.RelocationBatchErrorEntry.relocation_error", "param_name": "relocationErrorValue", "static_instance": null, "getter_method": "getRelocationErrorValue", "containing_data_type_ref": "files.RelocationBatchErrorEntry", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchErrorEntry.internal_error": {"fq_name": "files.RelocationBatchErrorEntry.internal_error", "param_name": "internalErrorValue", "static_instance": "INTERNAL_ERROR", "getter_method": null, "containing_data_type_ref": "files.RelocationBatchErrorEntry", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchErrorEntry.too_many_write_operations": {"fq_name": "files.RelocationBatchErrorEntry.too_many_write_operations", "param_name": "tooManyWriteOperationsValue", "static_instance": "TOO_MANY_WRITE_OPERATIONS", "getter_method": null, "containing_data_type_ref": "files.RelocationBatchErrorEntry", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchErrorEntry.other": {"fq_name": "files.RelocationBatchErrorEntry.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.RelocationBatchErrorEntry", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchJobStatus.in_progress": {"fq_name": "files.RelocationBatchJobStatus.in_progress", "param_name": "inProgressValue", "static_instance": "IN_PROGRESS", "getter_method": null, "containing_data_type_ref": "files.RelocationBatchJobStatus", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchJobStatus.complete": {"fq_name": "files.RelocationBatchJobStatus.complete", "param_name": "completeValue", "static_instance": null, "getter_method": "getCompleteValue", "containing_data_type_ref": "files.RelocationBatchJobStatus", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchJobStatus.failed": {"fq_name": "files.RelocationBatchJobStatus.failed", "param_name": "failedValue", "static_instance": null, "getter_method": "getFailedValue", "containing_data_type_ref": "files.RelocationBatchJobStatus", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchLaunch.async_job_id": {"fq_name": "files.RelocationBatchLaunch.async_job_id", "param_name": "asyncJobIdValue", "static_instance": null, "getter_method": "getAsyncJobIdValue", "containing_data_type_ref": "files.RelocationBatchLaunch", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchLaunch.complete": {"fq_name": "files.RelocationBatchLaunch.complete", "param_name": "completeValue", "static_instance": null, "getter_method": "getCompleteValue", "containing_data_type_ref": "files.RelocationBatchLaunch", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchLaunch.other": {"fq_name": "files.RelocationBatchLaunch.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.RelocationBatchLaunch", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchResult.entries": {"fq_name": "files.RelocationBatchResult.entries", "param_name": "entries", "static_instance": null, "getter_method": "getEntries", "containing_data_type_ref": "files.RelocationBatchResult", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchResultData.metadata": {"fq_name": "files.RelocationBatchResultData.metadata", "param_name": "metadata", "static_instance": null, "getter_method": "getMetadata", "containing_data_type_ref": "files.RelocationBatchResultData", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchResultEntry.success": {"fq_name": "files.RelocationBatchResultEntry.success", "param_name": "successValue", "static_instance": null, "getter_method": "getSuccessValue", "containing_data_type_ref": "files.RelocationBatchResultEntry", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchResultEntry.failure": {"fq_name": "files.RelocationBatchResultEntry.failure", "param_name": "failureValue", "static_instance": null, "getter_method": "getFailureValue", "containing_data_type_ref": "files.RelocationBatchResultEntry", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchResultEntry.other": {"fq_name": "files.RelocationBatchResultEntry.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.RelocationBatchResultEntry", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchV2JobStatus.in_progress": {"fq_name": "files.RelocationBatchV2JobStatus.in_progress", "param_name": "inProgressValue", "static_instance": "IN_PROGRESS", "getter_method": null, "containing_data_type_ref": "files.RelocationBatchV2JobStatus", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchV2JobStatus.complete": {"fq_name": "files.RelocationBatchV2JobStatus.complete", "param_name": "completeValue", "static_instance": null, "getter_method": "getCompleteValue", "containing_data_type_ref": "files.RelocationBatchV2JobStatus", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchV2Launch.async_job_id": {"fq_name": "files.RelocationBatchV2Launch.async_job_id", "param_name": "asyncJobIdValue", "static_instance": null, "getter_method": "getAsyncJobIdValue", "containing_data_type_ref": "files.RelocationBatchV2Launch", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchV2Launch.complete": {"fq_name": "files.RelocationBatchV2Launch.complete", "param_name": "completeValue", "static_instance": null, "getter_method": "getCompleteValue", "containing_data_type_ref": "files.RelocationBatchV2Launch", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchV2Result.entries": {"fq_name": "files.RelocationBatchV2Result.entries", "param_name": "entries", "static_instance": null, "getter_method": "getEntries", "containing_data_type_ref": "files.RelocationBatchV2Result", "route_refs": [], "_type": "FieldReference"}, "files.RelocationError.from_lookup": {"fq_name": "files.RelocationError.from_lookup", "param_name": "fromLookupValue", "static_instance": null, "getter_method": "getFromLookupValue", "containing_data_type_ref": "files.RelocationError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationError.from_write": {"fq_name": "files.RelocationError.from_write", "param_name": "fromWriteValue", "static_instance": null, "getter_method": "getFromWriteValue", "containing_data_type_ref": "files.RelocationError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationError.to": {"fq_name": "files.RelocationError.to", "param_name": "toValue", "static_instance": null, "getter_method": "getToValue", "containing_data_type_ref": "files.RelocationError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationError.cant_copy_shared_folder": {"fq_name": "files.RelocationError.cant_copy_shared_folder", "param_name": "cantCopySharedFolderValue", "static_instance": "CANT_COPY_SHARED_FOLDER", "getter_method": null, "containing_data_type_ref": "files.RelocationError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationError.cant_nest_shared_folder": {"fq_name": "files.RelocationError.cant_nest_shared_folder", "param_name": "cantNestSharedFolderValue", "static_instance": "CANT_NEST_SHARED_FOLDER", "getter_method": null, "containing_data_type_ref": "files.RelocationError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationError.cant_move_folder_into_itself": {"fq_name": "files.RelocationError.cant_move_folder_into_itself", "param_name": "cantMoveFolderIntoItselfValue", "static_instance": "CANT_MOVE_FOLDER_INTO_ITSELF", "getter_method": null, "containing_data_type_ref": "files.RelocationError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationError.too_many_files": {"fq_name": "files.RelocationError.too_many_files", "param_name": "tooManyFilesValue", "static_instance": "TOO_MANY_FILES", "getter_method": null, "containing_data_type_ref": "files.RelocationError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationError.duplicated_or_nested_paths": {"fq_name": "files.RelocationError.duplicated_or_nested_paths", "param_name": "duplicatedOrNestedPathsValue", "static_instance": "DUPLICATED_OR_NESTED_PATHS", "getter_method": null, "containing_data_type_ref": "files.RelocationError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationError.cant_transfer_ownership": {"fq_name": "files.RelocationError.cant_transfer_ownership", "param_name": "cantTransferOwnershipValue", "static_instance": "CANT_TRANSFER_OWNERSHIP", "getter_method": null, "containing_data_type_ref": "files.RelocationError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationError.insufficient_quota": {"fq_name": "files.RelocationError.insufficient_quota", "param_name": "insufficientQuotaValue", "static_instance": "INSUFFICIENT_QUOTA", "getter_method": null, "containing_data_type_ref": "files.RelocationError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationError.internal_error": {"fq_name": "files.RelocationError.internal_error", "param_name": "internalErrorValue", "static_instance": "INTERNAL_ERROR", "getter_method": null, "containing_data_type_ref": "files.RelocationError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationError.cant_move_shared_folder": {"fq_name": "files.RelocationError.cant_move_shared_folder", "param_name": "cantMoveSharedFolderValue", "static_instance": "CANT_MOVE_SHARED_FOLDER", "getter_method": null, "containing_data_type_ref": "files.RelocationError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationError.cant_move_into_vault": {"fq_name": "files.RelocationError.cant_move_into_vault", "param_name": "cantMoveIntoVaultValue", "static_instance": null, "getter_method": "getCantMoveIntoVaultValue", "containing_data_type_ref": "files.RelocationError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationError.cant_move_into_family": {"fq_name": "files.RelocationError.cant_move_into_family", "param_name": "cantMoveIntoFamilyValue", "static_instance": null, "getter_method": "getCantMoveIntoFamilyValue", "containing_data_type_ref": "files.RelocationError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationError.other": {"fq_name": "files.RelocationError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.RelocationError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationPath.from_path": {"fq_name": "files.RelocationPath.from_path", "param_name": "fromPath", "static_instance": null, "getter_method": "getFromPath", "containing_data_type_ref": "files.RelocationPath", "route_refs": [], "_type": "FieldReference"}, "files.RelocationPath.to_path": {"fq_name": "files.RelocationPath.to_path", "param_name": "toPath", "static_instance": null, "getter_method": "getToPath", "containing_data_type_ref": "files.RelocationPath", "route_refs": [], "_type": "FieldReference"}, "files.RelocationResult.metadata": {"fq_name": "files.RelocationResult.metadata", "param_name": "metadata", "static_instance": null, "getter_method": "getMetadata", "containing_data_type_ref": "files.RelocationResult", "route_refs": [], "_type": "FieldReference"}, "files.RemoveTagArg.path": {"fq_name": "files.RemoveTagArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.RemoveTagArg", "route_refs": [], "_type": "FieldReference"}, "files.RemoveTagArg.tag_text": {"fq_name": "files.RemoveTagArg.tag_text", "param_name": "tagText", "static_instance": null, "getter_method": "getTagText", "containing_data_type_ref": "files.RemoveTagArg", "route_refs": [], "_type": "FieldReference"}, "files.RemoveTagError.path": {"fq_name": "files.RemoveTagError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.RemoveTagError", "route_refs": [], "_type": "FieldReference"}, "files.RemoveTagError.other": {"fq_name": "files.RemoveTagError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.RemoveTagError", "route_refs": [], "_type": "FieldReference"}, "files.RemoveTagError.tag_not_present": {"fq_name": "files.RemoveTagError.tag_not_present", "param_name": "tagNotPresentValue", "static_instance": "TAG_NOT_PRESENT", "getter_method": null, "containing_data_type_ref": "files.RemoveTagError", "route_refs": [], "_type": "FieldReference"}, "files.RestoreArg.path": {"fq_name": "files.RestoreArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.RestoreArg", "route_refs": [], "_type": "FieldReference"}, "files.RestoreArg.rev": {"fq_name": "files.RestoreArg.rev", "param_name": "rev", "static_instance": null, "getter_method": "getRev", "containing_data_type_ref": "files.RestoreArg", "route_refs": [], "_type": "FieldReference"}, "files.RestoreError.path_lookup": {"fq_name": "files.RestoreError.path_lookup", "param_name": "pathLookupValue", "static_instance": null, "getter_method": "getPathLookupValue", "containing_data_type_ref": "files.RestoreError", "route_refs": [], "_type": "FieldReference"}, "files.RestoreError.path_write": {"fq_name": "files.RestoreError.path_write", "param_name": "pathWriteValue", "static_instance": null, "getter_method": "getPathWriteValue", "containing_data_type_ref": "files.RestoreError", "route_refs": [], "_type": "FieldReference"}, "files.RestoreError.invalid_revision": {"fq_name": "files.RestoreError.invalid_revision", "param_name": "invalidRevisionValue", "static_instance": "INVALID_REVISION", "getter_method": null, "containing_data_type_ref": "files.RestoreError", "route_refs": [], "_type": "FieldReference"}, "files.RestoreError.in_progress": {"fq_name": "files.RestoreError.in_progress", "param_name": "inProgressValue", "static_instance": "IN_PROGRESS", "getter_method": null, "containing_data_type_ref": "files.RestoreError", "route_refs": [], "_type": "FieldReference"}, "files.RestoreError.other": {"fq_name": "files.RestoreError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.RestoreError", "route_refs": [], "_type": "FieldReference"}, "files.SaveCopyReferenceArg.copy_reference": {"fq_name": "files.SaveCopyReferenceArg.copy_reference", "param_name": "copyReference", "static_instance": null, "getter_method": "getCopyReference", "containing_data_type_ref": "files.SaveCopyReferenceArg", "route_refs": [], "_type": "FieldReference"}, "files.SaveCopyReferenceArg.path": {"fq_name": "files.SaveCopyReferenceArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.SaveCopyReferenceArg", "route_refs": [], "_type": "FieldReference"}, "files.SaveCopyReferenceError.path": {"fq_name": "files.SaveCopyReferenceError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.SaveCopyReferenceError", "route_refs": [], "_type": "FieldReference"}, "files.SaveCopyReferenceError.invalid_copy_reference": {"fq_name": "files.SaveCopyReferenceError.invalid_copy_reference", "param_name": "invalidCopyReferenceValue", "static_instance": "INVALID_COPY_REFERENCE", "getter_method": null, "containing_data_type_ref": "files.SaveCopyReferenceError", "route_refs": [], "_type": "FieldReference"}, "files.SaveCopyReferenceError.no_permission": {"fq_name": "files.SaveCopyReferenceError.no_permission", "param_name": "noPermissionValue", "static_instance": "NO_PERMISSION", "getter_method": null, "containing_data_type_ref": "files.SaveCopyReferenceError", "route_refs": [], "_type": "FieldReference"}, "files.SaveCopyReferenceError.not_found": {"fq_name": "files.SaveCopyReferenceError.not_found", "param_name": "notFoundValue", "static_instance": "NOT_FOUND", "getter_method": null, "containing_data_type_ref": "files.SaveCopyReferenceError", "route_refs": [], "_type": "FieldReference"}, "files.SaveCopyReferenceError.too_many_files": {"fq_name": "files.SaveCopyReferenceError.too_many_files", "param_name": "tooManyFilesValue", "static_instance": "TOO_MANY_FILES", "getter_method": null, "containing_data_type_ref": "files.SaveCopyReferenceError", "route_refs": [], "_type": "FieldReference"}, "files.SaveCopyReferenceError.other": {"fq_name": "files.SaveCopyReferenceError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.SaveCopyReferenceError", "route_refs": [], "_type": "FieldReference"}, "files.SaveCopyReferenceResult.metadata": {"fq_name": "files.SaveCopyReferenceResult.metadata", "param_name": "metadata", "static_instance": null, "getter_method": "getMetadata", "containing_data_type_ref": "files.SaveCopyReferenceResult", "route_refs": [], "_type": "FieldReference"}, "files.SaveUrlArg.path": {"fq_name": "files.SaveUrlArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.SaveUrlArg", "route_refs": [], "_type": "FieldReference"}, "files.SaveUrlArg.url": {"fq_name": "files.SaveUrlArg.url", "param_name": "url", "static_instance": null, "getter_method": "getUrl", "containing_data_type_ref": "files.SaveUrlArg", "route_refs": [], "_type": "FieldReference"}, "files.SaveUrlError.path": {"fq_name": "files.SaveUrlError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.SaveUrlError", "route_refs": [], "_type": "FieldReference"}, "files.SaveUrlError.download_failed": {"fq_name": "files.SaveUrlError.download_failed", "param_name": "downloadFailedValue", "static_instance": "DOWNLOAD_FAILED", "getter_method": null, "containing_data_type_ref": "files.SaveUrlError", "route_refs": [], "_type": "FieldReference"}, "files.SaveUrlError.invalid_url": {"fq_name": "files.SaveUrlError.invalid_url", "param_name": "invalidUrlValue", "static_instance": "INVALID_URL", "getter_method": null, "containing_data_type_ref": "files.SaveUrlError", "route_refs": [], "_type": "FieldReference"}, "files.SaveUrlError.not_found": {"fq_name": "files.SaveUrlError.not_found", "param_name": "notFoundValue", "static_instance": "NOT_FOUND", "getter_method": null, "containing_data_type_ref": "files.SaveUrlError", "route_refs": [], "_type": "FieldReference"}, "files.SaveUrlError.other": {"fq_name": "files.SaveUrlError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.SaveUrlError", "route_refs": [], "_type": "FieldReference"}, "files.SaveUrlJobStatus.in_progress": {"fq_name": "files.SaveUrlJobStatus.in_progress", "param_name": "inProgressValue", "static_instance": "IN_PROGRESS", "getter_method": null, "containing_data_type_ref": "files.SaveUrlJobStatus", "route_refs": [], "_type": "FieldReference"}, "files.SaveUrlJobStatus.complete": {"fq_name": "files.SaveUrlJobStatus.complete", "param_name": "completeValue", "static_instance": null, "getter_method": "getCompleteValue", "containing_data_type_ref": "files.SaveUrlJobStatus", "route_refs": [], "_type": "FieldReference"}, "files.SaveUrlJobStatus.failed": {"fq_name": "files.SaveUrlJobStatus.failed", "param_name": "failedValue", "static_instance": null, "getter_method": "getFailedValue", "containing_data_type_ref": "files.SaveUrlJobStatus", "route_refs": [], "_type": "FieldReference"}, "files.SaveUrlResult.async_job_id": {"fq_name": "files.SaveUrlResult.async_job_id", "param_name": "asyncJobIdValue", "static_instance": null, "getter_method": "getAsyncJobIdValue", "containing_data_type_ref": "files.SaveUrlResult", "route_refs": [], "_type": "FieldReference"}, "files.SaveUrlResult.complete": {"fq_name": "files.SaveUrlResult.complete", "param_name": "completeValue", "static_instance": null, "getter_method": "getCompleteValue", "containing_data_type_ref": "files.SaveUrlResult", "route_refs": [], "_type": "FieldReference"}, "files.SearchArg.path": {"fq_name": "files.SearchArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.SearchArg", "route_refs": [], "_type": "FieldReference"}, "files.SearchArg.query": {"fq_name": "files.SearchArg.query", "param_name": "query", "static_instance": null, "getter_method": "getQuery", "containing_data_type_ref": "files.SearchArg", "route_refs": [], "_type": "FieldReference"}, "files.SearchArg.start": {"fq_name": "files.SearchArg.start", "param_name": "start", "static_instance": null, "getter_method": "getStart", "containing_data_type_ref": "files.SearchArg", "route_refs": [], "_type": "FieldReference"}, "files.SearchArg.max_results": {"fq_name": "files.SearchArg.max_results", "param_name": "maxResults", "static_instance": null, "getter_method": "getMaxResults", "containing_data_type_ref": "files.SearchArg", "route_refs": [], "_type": "FieldReference"}, "files.SearchArg.mode": {"fq_name": "files.SearchArg.mode", "param_name": "mode", "static_instance": null, "getter_method": "getMode", "containing_data_type_ref": "files.SearchArg", "route_refs": [], "_type": "FieldReference"}, "files.SearchError.path": {"fq_name": "files.SearchError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.SearchError", "route_refs": [], "_type": "FieldReference"}, "files.SearchError.invalid_argument": {"fq_name": "files.SearchError.invalid_argument", "param_name": "invalidArgumentValue", "static_instance": null, "getter_method": "getInvalidArgumentValue", "containing_data_type_ref": "files.SearchError", "route_refs": [], "_type": "FieldReference"}, "files.SearchError.internal_error": {"fq_name": "files.SearchError.internal_error", "param_name": "internalErrorValue", "static_instance": "INTERNAL_ERROR", "getter_method": null, "containing_data_type_ref": "files.SearchError", "route_refs": [], "_type": "FieldReference"}, "files.SearchError.other": {"fq_name": "files.SearchError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.SearchError", "route_refs": [], "_type": "FieldReference"}, "files.SearchMatch.match_type": {"fq_name": "files.SearchMatch.match_type", "param_name": "matchType", "static_instance": null, "getter_method": "getMatchType", "containing_data_type_ref": "files.SearchMatch", "route_refs": [], "_type": "FieldReference"}, "files.SearchMatch.metadata": {"fq_name": "files.SearchMatch.metadata", "param_name": "metadata", "static_instance": null, "getter_method": "getMetadata", "containing_data_type_ref": "files.SearchMatch", "route_refs": [], "_type": "FieldReference"}, "files.SearchMatchFieldOptions.include_highlights": {"fq_name": "files.SearchMatchFieldOptions.include_highlights", "param_name": "includeHighlights", "static_instance": null, "getter_method": "getIncludeHighlights", "containing_data_type_ref": "files.SearchMatchFieldOptions", "route_refs": [], "_type": "FieldReference"}, "files.SearchMatchType.filename": {"fq_name": "files.SearchMatchType.filename", "param_name": "filenameValue", "static_instance": "FILENAME", "getter_method": null, "containing_data_type_ref": "files.SearchMatchType", "route_refs": [], "_type": "FieldReference"}, "files.SearchMatchType.content": {"fq_name": "files.SearchMatchType.content", "param_name": "contentValue", "static_instance": "CONTENT", "getter_method": null, "containing_data_type_ref": "files.SearchMatchType", "route_refs": [], "_type": "FieldReference"}, "files.SearchMatchType.both": {"fq_name": "files.SearchMatchType.both", "param_name": "bothValue", "static_instance": "BOTH", "getter_method": null, "containing_data_type_ref": "files.SearchMatchType", "route_refs": [], "_type": "FieldReference"}, "files.SearchMatchTypeV2.filename": {"fq_name": "files.SearchMatchTypeV2.filename", "param_name": "filenameValue", "static_instance": "FILENAME", "getter_method": null, "containing_data_type_ref": "files.SearchMatchTypeV2", "route_refs": [], "_type": "FieldReference"}, "files.SearchMatchTypeV2.file_content": {"fq_name": "files.SearchMatchTypeV2.file_content", "param_name": "fileContentValue", "static_instance": "FILE_CONTENT", "getter_method": null, "containing_data_type_ref": "files.SearchMatchTypeV2", "route_refs": [], "_type": "FieldReference"}, "files.SearchMatchTypeV2.filename_and_content": {"fq_name": "files.SearchMatchTypeV2.filename_and_content", "param_name": "filenameAndContentValue", "static_instance": "FILENAME_AND_CONTENT", "getter_method": null, "containing_data_type_ref": "files.SearchMatchTypeV2", "route_refs": [], "_type": "FieldReference"}, "files.SearchMatchTypeV2.image_content": {"fq_name": "files.SearchMatchTypeV2.image_content", "param_name": "imageContentValue", "static_instance": "IMAGE_CONTENT", "getter_method": null, "containing_data_type_ref": "files.SearchMatchTypeV2", "route_refs": [], "_type": "FieldReference"}, "files.SearchMatchTypeV2.other": {"fq_name": "files.SearchMatchTypeV2.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.SearchMatchTypeV2", "route_refs": [], "_type": "FieldReference"}, "files.SearchMatchV2.metadata": {"fq_name": "files.SearchMatchV2.metadata", "param_name": "metadata", "static_instance": null, "getter_method": "getMetadata", "containing_data_type_ref": "files.SearchMatchV2", "route_refs": [], "_type": "FieldReference"}, "files.SearchMatchV2.match_type": {"fq_name": "files.SearchMatchV2.match_type", "param_name": "matchType", "static_instance": null, "getter_method": "getMatchType", "containing_data_type_ref": "files.SearchMatchV2", "route_refs": [], "_type": "FieldReference"}, "files.SearchMatchV2.highlight_spans": {"fq_name": "files.SearchMatchV2.highlight_spans", "param_name": "highlightSpans", "static_instance": null, "getter_method": "getHighlightSpans", "containing_data_type_ref": "files.SearchMatchV2", "route_refs": [], "_type": "FieldReference"}, "files.SearchMode.filename": {"fq_name": "files.SearchMode.filename", "param_name": "filenameValue", "static_instance": "FILENAME", "getter_method": null, "containing_data_type_ref": "files.SearchMode", "route_refs": [], "_type": "FieldReference"}, "files.SearchMode.filename_and_content": {"fq_name": "files.SearchMode.filename_and_content", "param_name": "filenameAndContentValue", "static_instance": "FILENAME_AND_CONTENT", "getter_method": null, "containing_data_type_ref": "files.SearchMode", "route_refs": [], "_type": "FieldReference"}, "files.SearchMode.deleted_filename": {"fq_name": "files.SearchMode.deleted_filename", "param_name": "deletedFilenameValue", "static_instance": "DELETED_FILENAME", "getter_method": null, "containing_data_type_ref": "files.SearchMode", "route_refs": [], "_type": "FieldReference"}, "files.SearchOptions.path": {"fq_name": "files.SearchOptions.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.SearchOptions", "route_refs": [], "_type": "FieldReference"}, "files.SearchOptions.max_results": {"fq_name": "files.SearchOptions.max_results", "param_name": "maxResults", "static_instance": null, "getter_method": "getMaxResults", "containing_data_type_ref": "files.SearchOptions", "route_refs": [], "_type": "FieldReference"}, "files.SearchOptions.order_by": {"fq_name": "files.SearchOptions.order_by", "param_name": "orderBy", "static_instance": null, "getter_method": "getOrderBy", "containing_data_type_ref": "files.SearchOptions", "route_refs": [], "_type": "FieldReference"}, "files.SearchOptions.file_status": {"fq_name": "files.SearchOptions.file_status", "param_name": "fileStatus", "static_instance": null, "getter_method": "getFileStatus", "containing_data_type_ref": "files.SearchOptions", "route_refs": [], "_type": "FieldReference"}, "files.SearchOptions.filename_only": {"fq_name": "files.SearchOptions.filename_only", "param_name": "filenameOnly", "static_instance": null, "getter_method": "getFilenameOnly", "containing_data_type_ref": "files.SearchOptions", "route_refs": [], "_type": "FieldReference"}, "files.SearchOptions.file_extensions": {"fq_name": "files.SearchOptions.file_extensions", "param_name": "fileExtensions", "static_instance": null, "getter_method": "getFileExtensions", "containing_data_type_ref": "files.SearchOptions", "route_refs": [], "_type": "FieldReference"}, "files.SearchOptions.file_categories": {"fq_name": "files.SearchOptions.file_categories", "param_name": "fileCategories", "static_instance": null, "getter_method": "getFileCategories", "containing_data_type_ref": "files.SearchOptions", "route_refs": [], "_type": "FieldReference"}, "files.SearchOptions.account_id": {"fq_name": "files.SearchOptions.account_id", "param_name": "accountId", "static_instance": null, "getter_method": "getAccountId", "containing_data_type_ref": "files.SearchOptions", "route_refs": [], "_type": "FieldReference"}, "files.SearchOrderBy.relevance": {"fq_name": "files.SearchOrderBy.relevance", "param_name": "relevanceValue", "static_instance": "RELEVANCE", "getter_method": null, "containing_data_type_ref": "files.SearchOrderBy", "route_refs": [], "_type": "FieldReference"}, "files.SearchOrderBy.last_modified_time": {"fq_name": "files.SearchOrderBy.last_modified_time", "param_name": "lastModifiedTimeValue", "static_instance": "LAST_MODIFIED_TIME", "getter_method": null, "containing_data_type_ref": "files.SearchOrderBy", "route_refs": [], "_type": "FieldReference"}, "files.SearchOrderBy.other": {"fq_name": "files.SearchOrderBy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.SearchOrderBy", "route_refs": [], "_type": "FieldReference"}, "files.SearchResult.matches": {"fq_name": "files.SearchResult.matches", "param_name": "matches", "static_instance": null, "getter_method": "getMatches", "containing_data_type_ref": "files.SearchResult", "route_refs": [], "_type": "FieldReference"}, "files.SearchResult.more": {"fq_name": "files.SearchResult.more", "param_name": "more", "static_instance": null, "getter_method": "getMore", "containing_data_type_ref": "files.SearchResult", "route_refs": [], "_type": "FieldReference"}, "files.SearchResult.start": {"fq_name": "files.SearchResult.start", "param_name": "start", "static_instance": null, "getter_method": "getStart", "containing_data_type_ref": "files.SearchResult", "route_refs": [], "_type": "FieldReference"}, "files.SearchV2Arg.query": {"fq_name": "files.SearchV2Arg.query", "param_name": "query", "static_instance": null, "getter_method": "getQuery", "containing_data_type_ref": "files.SearchV2Arg", "route_refs": [], "_type": "FieldReference"}, "files.SearchV2Arg.options": {"fq_name": "files.SearchV2Arg.options", "param_name": "options", "static_instance": null, "getter_method": "getOptions", "containing_data_type_ref": "files.SearchV2Arg", "route_refs": [], "_type": "FieldReference"}, "files.SearchV2Arg.match_field_options": {"fq_name": "files.SearchV2Arg.match_field_options", "param_name": "matchFieldOptions", "static_instance": null, "getter_method": "getMatchFieldOptions", "containing_data_type_ref": "files.SearchV2Arg", "route_refs": [], "_type": "FieldReference"}, "files.SearchV2Arg.include_highlights": {"fq_name": "files.SearchV2Arg.include_highlights", "param_name": "includeHighlights", "static_instance": null, "getter_method": "getIncludeHighlights", "containing_data_type_ref": "files.SearchV2Arg", "route_refs": [], "_type": "FieldReference"}, "files.SearchV2ContinueArg.cursor": {"fq_name": "files.SearchV2ContinueArg.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "files.SearchV2ContinueArg", "route_refs": [], "_type": "FieldReference"}, "files.SearchV2Result.matches": {"fq_name": "files.SearchV2Result.matches", "param_name": "matches", "static_instance": null, "getter_method": "getMatches", "containing_data_type_ref": "files.SearchV2Result", "route_refs": [], "_type": "FieldReference"}, "files.SearchV2Result.has_more": {"fq_name": "files.SearchV2Result.has_more", "param_name": "hasMore", "static_instance": null, "getter_method": "getHasMore", "containing_data_type_ref": "files.SearchV2Result", "route_refs": [], "_type": "FieldReference"}, "files.SearchV2Result.cursor": {"fq_name": "files.SearchV2Result.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "files.SearchV2Result", "route_refs": [], "_type": "FieldReference"}, "files.SharedLink.url": {"fq_name": "files.SharedLink.url", "param_name": "url", "static_instance": null, "getter_method": "getUrl", "containing_data_type_ref": "files.SharedLink", "route_refs": [], "_type": "FieldReference"}, "files.SharedLink.password": {"fq_name": "files.SharedLink.password", "param_name": "password", "static_instance": null, "getter_method": "getPassword", "containing_data_type_ref": "files.SharedLink", "route_refs": [], "_type": "FieldReference"}, "files.SharedLinkFileInfo.url": {"fq_name": "files.SharedLinkFileInfo.url", "param_name": "url", "static_instance": null, "getter_method": "getUrl", "containing_data_type_ref": "files.SharedLinkFileInfo", "route_refs": [], "_type": "FieldReference"}, "files.SharedLinkFileInfo.path": {"fq_name": "files.SharedLinkFileInfo.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.SharedLinkFileInfo", "route_refs": [], "_type": "FieldReference"}, "files.SharedLinkFileInfo.password": {"fq_name": "files.SharedLinkFileInfo.password", "param_name": "password", "static_instance": null, "getter_method": "getPassword", "containing_data_type_ref": "files.SharedLinkFileInfo", "route_refs": [], "_type": "FieldReference"}, "files.SharingInfo.read_only": {"fq_name": "files.SharingInfo.read_only", "param_name": "readOnly", "static_instance": null, "getter_method": "getReadOnly", "containing_data_type_ref": "files.SharingInfo", "route_refs": [], "_type": "FieldReference"}, "files.SingleUserLock.created": {"fq_name": "files.SingleUserLock.created", "param_name": "created", "static_instance": null, "getter_method": "getCreated", "containing_data_type_ref": "files.SingleUserLock", "route_refs": [], "_type": "FieldReference"}, "files.SingleUserLock.lock_holder_account_id": {"fq_name": "files.SingleUserLock.lock_holder_account_id", "param_name": "lockHolderAccountId", "static_instance": null, "getter_method": "getLockHolderAccountId", "containing_data_type_ref": "files.SingleUserLock", "route_refs": [], "_type": "FieldReference"}, "files.SingleUserLock.lock_holder_team_id": {"fq_name": "files.SingleUserLock.lock_holder_team_id", "param_name": "lockHolderTeamId", "static_instance": null, "getter_method": "getLockHolderTeamId", "containing_data_type_ref": "files.SingleUserLock", "route_refs": [], "_type": "FieldReference"}, "files.SymlinkInfo.target": {"fq_name": "files.SymlinkInfo.target", "param_name": "target", "static_instance": null, "getter_method": "getTarget", "containing_data_type_ref": "files.SymlinkInfo", "route_refs": [], "_type": "FieldReference"}, "files.SyncSetting.default": {"fq_name": "files.SyncSetting.default", "param_name": "defaultValue", "static_instance": "DEFAULT", "getter_method": null, "containing_data_type_ref": "files.SyncSetting", "route_refs": [], "_type": "FieldReference"}, "files.SyncSetting.not_synced": {"fq_name": "files.SyncSetting.not_synced", "param_name": "notSyncedValue", "static_instance": "NOT_SYNCED", "getter_method": null, "containing_data_type_ref": "files.SyncSetting", "route_refs": [], "_type": "FieldReference"}, "files.SyncSetting.not_synced_inactive": {"fq_name": "files.SyncSetting.not_synced_inactive", "param_name": "notSyncedInactiveValue", "static_instance": "NOT_SYNCED_INACTIVE", "getter_method": null, "containing_data_type_ref": "files.SyncSetting", "route_refs": [], "_type": "FieldReference"}, "files.SyncSetting.other": {"fq_name": "files.SyncSetting.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.SyncSetting", "route_refs": [], "_type": "FieldReference"}, "files.SyncSettingArg.default": {"fq_name": "files.SyncSettingArg.default", "param_name": "defaultValue", "static_instance": "DEFAULT", "getter_method": null, "containing_data_type_ref": "files.SyncSettingArg", "route_refs": [], "_type": "FieldReference"}, "files.SyncSettingArg.not_synced": {"fq_name": "files.SyncSettingArg.not_synced", "param_name": "notSyncedValue", "static_instance": "NOT_SYNCED", "getter_method": null, "containing_data_type_ref": "files.SyncSettingArg", "route_refs": [], "_type": "FieldReference"}, "files.SyncSettingArg.other": {"fq_name": "files.SyncSettingArg.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.SyncSettingArg", "route_refs": [], "_type": "FieldReference"}, "files.SyncSettingsError.path": {"fq_name": "files.SyncSettingsError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.SyncSettingsError", "route_refs": [], "_type": "FieldReference"}, "files.SyncSettingsError.unsupported_combination": {"fq_name": "files.SyncSettingsError.unsupported_combination", "param_name": "unsupportedCombinationValue", "static_instance": "UNSUPPORTED_COMBINATION", "getter_method": null, "containing_data_type_ref": "files.SyncSettingsError", "route_refs": [], "_type": "FieldReference"}, "files.SyncSettingsError.unsupported_configuration": {"fq_name": "files.SyncSettingsError.unsupported_configuration", "param_name": "unsupportedConfigurationValue", "static_instance": "UNSUPPORTED_CONFIGURATION", "getter_method": null, "containing_data_type_ref": "files.SyncSettingsError", "route_refs": [], "_type": "FieldReference"}, "files.SyncSettingsError.other": {"fq_name": "files.SyncSettingsError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.SyncSettingsError", "route_refs": [], "_type": "FieldReference"}, "files.Tag.user_generated_tag": {"fq_name": "files.Tag.user_generated_tag", "param_name": "userGeneratedTagValue", "static_instance": null, "getter_method": "getUserGeneratedTagValue", "containing_data_type_ref": "files.Tag", "route_refs": [], "_type": "FieldReference"}, "files.Tag.other": {"fq_name": "files.Tag.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.Tag", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailArg.path": {"fq_name": "files.ThumbnailArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.ThumbnailArg", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailArg.format": {"fq_name": "files.ThumbnailArg.format", "param_name": "format", "static_instance": null, "getter_method": "getFormat", "containing_data_type_ref": "files.ThumbnailArg", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailArg.size": {"fq_name": "files.ThumbnailArg.size", "param_name": "size", "static_instance": null, "getter_method": "getSize", "containing_data_type_ref": "files.ThumbnailArg", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailArg.mode": {"fq_name": "files.ThumbnailArg.mode", "param_name": "mode", "static_instance": null, "getter_method": "getMode", "containing_data_type_ref": "files.ThumbnailArg", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailError.path": {"fq_name": "files.ThumbnailError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.ThumbnailError", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailError.unsupported_extension": {"fq_name": "files.ThumbnailError.unsupported_extension", "param_name": "unsupportedExtensionValue", "static_instance": "UNSUPPORTED_EXTENSION", "getter_method": null, "containing_data_type_ref": "files.ThumbnailError", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailError.unsupported_image": {"fq_name": "files.ThumbnailError.unsupported_image", "param_name": "unsupportedImageValue", "static_instance": "UNSUPPORTED_IMAGE", "getter_method": null, "containing_data_type_ref": "files.ThumbnailError", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailError.conversion_error": {"fq_name": "files.ThumbnailError.conversion_error", "param_name": "conversionErrorValue", "static_instance": "CONVERSION_ERROR", "getter_method": null, "containing_data_type_ref": "files.ThumbnailError", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailFormat.jpeg": {"fq_name": "files.ThumbnailFormat.jpeg", "param_name": "jpegValue", "static_instance": "JPEG", "getter_method": null, "containing_data_type_ref": "files.ThumbnailFormat", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailFormat.png": {"fq_name": "files.ThumbnailFormat.png", "param_name": "pngValue", "static_instance": "PNG", "getter_method": null, "containing_data_type_ref": "files.ThumbnailFormat", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailMode.strict": {"fq_name": "files.ThumbnailMode.strict", "param_name": "strictValue", "static_instance": "STRICT", "getter_method": null, "containing_data_type_ref": "files.ThumbnailMode", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailMode.bestfit": {"fq_name": "files.ThumbnailMode.bestfit", "param_name": "bestfitValue", "static_instance": "BESTFIT", "getter_method": null, "containing_data_type_ref": "files.ThumbnailMode", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailMode.fitone_bestfit": {"fq_name": "files.ThumbnailMode.fitone_bestfit", "param_name": "fitoneBestfitValue", "static_instance": "FITONE_BESTFIT", "getter_method": null, "containing_data_type_ref": "files.ThumbnailMode", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailSize.w32h32": {"fq_name": "files.ThumbnailSize.w32h32", "param_name": "w32h32Value", "static_instance": "W32H32", "getter_method": null, "containing_data_type_ref": "files.ThumbnailSize", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailSize.w64h64": {"fq_name": "files.ThumbnailSize.w64h64", "param_name": "w64h64Value", "static_instance": "W64H64", "getter_method": null, "containing_data_type_ref": "files.ThumbnailSize", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailSize.w128h128": {"fq_name": "files.ThumbnailSize.w128h128", "param_name": "w128h128Value", "static_instance": "W128H128", "getter_method": null, "containing_data_type_ref": "files.ThumbnailSize", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailSize.w256h256": {"fq_name": "files.ThumbnailSize.w256h256", "param_name": "w256h256Value", "static_instance": "W256H256", "getter_method": null, "containing_data_type_ref": "files.ThumbnailSize", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailSize.w480h320": {"fq_name": "files.ThumbnailSize.w480h320", "param_name": "w480h320Value", "static_instance": "W480H320", "getter_method": null, "containing_data_type_ref": "files.ThumbnailSize", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailSize.w640h480": {"fq_name": "files.ThumbnailSize.w640h480", "param_name": "w640h480Value", "static_instance": "W640H480", "getter_method": null, "containing_data_type_ref": "files.ThumbnailSize", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailSize.w960h640": {"fq_name": "files.ThumbnailSize.w960h640", "param_name": "w960h640Value", "static_instance": "W960H640", "getter_method": null, "containing_data_type_ref": "files.ThumbnailSize", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailSize.w1024h768": {"fq_name": "files.ThumbnailSize.w1024h768", "param_name": "w1024h768Value", "static_instance": "W1024H768", "getter_method": null, "containing_data_type_ref": "files.ThumbnailSize", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailSize.w2048h1536": {"fq_name": "files.ThumbnailSize.w2048h1536", "param_name": "w2048h1536Value", "static_instance": "W2048H1536", "getter_method": null, "containing_data_type_ref": "files.ThumbnailSize", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailV2Arg.resource": {"fq_name": "files.ThumbnailV2Arg.resource", "param_name": "resource", "static_instance": null, "getter_method": "getResource", "containing_data_type_ref": "files.ThumbnailV2Arg", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailV2Arg.format": {"fq_name": "files.ThumbnailV2Arg.format", "param_name": "format", "static_instance": null, "getter_method": "getFormat", "containing_data_type_ref": "files.ThumbnailV2Arg", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailV2Arg.size": {"fq_name": "files.ThumbnailV2Arg.size", "param_name": "size", "static_instance": null, "getter_method": "getSize", "containing_data_type_ref": "files.ThumbnailV2Arg", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailV2Arg.mode": {"fq_name": "files.ThumbnailV2Arg.mode", "param_name": "mode", "static_instance": null, "getter_method": "getMode", "containing_data_type_ref": "files.ThumbnailV2Arg", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailV2Error.path": {"fq_name": "files.ThumbnailV2Error.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.ThumbnailV2Error", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailV2Error.unsupported_extension": {"fq_name": "files.ThumbnailV2Error.unsupported_extension", "param_name": "unsupportedExtensionValue", "static_instance": "UNSUPPORTED_EXTENSION", "getter_method": null, "containing_data_type_ref": "files.ThumbnailV2Error", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailV2Error.unsupported_image": {"fq_name": "files.ThumbnailV2Error.unsupported_image", "param_name": "unsupportedImageValue", "static_instance": "UNSUPPORTED_IMAGE", "getter_method": null, "containing_data_type_ref": "files.ThumbnailV2Error", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailV2Error.conversion_error": {"fq_name": "files.ThumbnailV2Error.conversion_error", "param_name": "conversionErrorValue", "static_instance": "CONVERSION_ERROR", "getter_method": null, "containing_data_type_ref": "files.ThumbnailV2Error", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailV2Error.access_denied": {"fq_name": "files.ThumbnailV2Error.access_denied", "param_name": "accessDeniedValue", "static_instance": "ACCESS_DENIED", "getter_method": null, "containing_data_type_ref": "files.ThumbnailV2Error", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailV2Error.not_found": {"fq_name": "files.ThumbnailV2Error.not_found", "param_name": "notFoundValue", "static_instance": "NOT_FOUND", "getter_method": null, "containing_data_type_ref": "files.ThumbnailV2Error", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailV2Error.other": {"fq_name": "files.ThumbnailV2Error.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.ThumbnailV2Error", "route_refs": [], "_type": "FieldReference"}, "files.UnlockFileArg.path": {"fq_name": "files.UnlockFileArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.UnlockFileArg", "route_refs": [], "_type": "FieldReference"}, "files.UnlockFileBatchArg.entries": {"fq_name": "files.UnlockFileBatchArg.entries", "param_name": "entries", "static_instance": null, "getter_method": "getEntries", "containing_data_type_ref": "files.UnlockFileBatchArg", "route_refs": [], "_type": "FieldReference"}, "files.UploadArg.path": {"fq_name": "files.UploadArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.UploadArg", "route_refs": [], "_type": "FieldReference"}, "files.UploadArg.mode": {"fq_name": "files.UploadArg.mode", "param_name": "mode", "static_instance": null, "getter_method": "getMode", "containing_data_type_ref": "files.UploadArg", "route_refs": [], "_type": "FieldReference"}, "files.UploadArg.autorename": {"fq_name": "files.UploadArg.autorename", "param_name": "autorename", "static_instance": null, "getter_method": "getAutorename", "containing_data_type_ref": "files.UploadArg", "route_refs": [], "_type": "FieldReference"}, "files.UploadArg.client_modified": {"fq_name": "files.UploadArg.client_modified", "param_name": "clientModified", "static_instance": null, "getter_method": "getClientModified", "containing_data_type_ref": "files.UploadArg", "route_refs": [], "_type": "FieldReference"}, "files.UploadArg.mute": {"fq_name": "files.UploadArg.mute", "param_name": "mute", "static_instance": null, "getter_method": "getMute", "containing_data_type_ref": "files.UploadArg", "route_refs": [], "_type": "FieldReference"}, "files.UploadArg.property_groups": {"fq_name": "files.UploadArg.property_groups", "param_name": "propertyGroups", "static_instance": null, "getter_method": "getPropertyGroups", "containing_data_type_ref": "files.UploadArg", "route_refs": [], "_type": "FieldReference"}, "files.UploadArg.strict_conflict": {"fq_name": "files.UploadArg.strict_conflict", "param_name": "strictConflict", "static_instance": null, "getter_method": "getStrictConflict", "containing_data_type_ref": "files.UploadArg", "route_refs": [], "_type": "FieldReference"}, "files.UploadArg.content_hash": {"fq_name": "files.UploadArg.content_hash", "param_name": "contentHash", "static_instance": null, "getter_method": "getContentHash", "containing_data_type_ref": "files.UploadArg", "route_refs": [], "_type": "FieldReference"}, "files.UploadError.path": {"fq_name": "files.UploadError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.UploadError", "route_refs": [], "_type": "FieldReference"}, "files.UploadError.properties_error": {"fq_name": "files.UploadError.properties_error", "param_name": "propertiesErrorValue", "static_instance": null, "getter_method": "getPropertiesErrorValue", "containing_data_type_ref": "files.UploadError", "route_refs": [], "_type": "FieldReference"}, "files.UploadError.payload_too_large": {"fq_name": "files.UploadError.payload_too_large", "param_name": "payloadTooLargeValue", "static_instance": "PAYLOAD_TOO_LARGE", "getter_method": null, "containing_data_type_ref": "files.UploadError", "route_refs": [], "_type": "FieldReference"}, "files.UploadError.content_hash_mismatch": {"fq_name": "files.UploadError.content_hash_mismatch", "param_name": "contentHashMismatchValue", "static_instance": "CONTENT_HASH_MISMATCH", "getter_method": null, "containing_data_type_ref": "files.UploadError", "route_refs": [], "_type": "FieldReference"}, "files.UploadError.other": {"fq_name": "files.UploadError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.UploadError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionAppendArg.cursor": {"fq_name": "files.UploadSessionAppendArg.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "files.UploadSessionAppendArg", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionAppendArg.close": {"fq_name": "files.UploadSessionAppendArg.close", "param_name": "close", "static_instance": null, "getter_method": "getClose", "containing_data_type_ref": "files.UploadSessionAppendArg", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionAppendArg.content_hash": {"fq_name": "files.UploadSessionAppendArg.content_hash", "param_name": "contentHash", "static_instance": null, "getter_method": "getContentHash", "containing_data_type_ref": "files.UploadSessionAppendArg", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionAppendError.not_found": {"fq_name": "files.UploadSessionAppendError.not_found", "param_name": "notFoundValue", "static_instance": "NOT_FOUND", "getter_method": null, "containing_data_type_ref": "files.UploadSessionAppendError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionAppendError.incorrect_offset": {"fq_name": "files.UploadSessionAppendError.incorrect_offset", "param_name": "incorrectOffsetValue", "static_instance": null, "getter_method": "getIncorrectOffsetValue", "containing_data_type_ref": "files.UploadSessionAppendError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionAppendError.closed": {"fq_name": "files.UploadSessionAppendError.closed", "param_name": "closedValue", "static_instance": "CLOSED", "getter_method": null, "containing_data_type_ref": "files.UploadSessionAppendError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionAppendError.not_closed": {"fq_name": "files.UploadSessionAppendError.not_closed", "param_name": "notClosedValue", "static_instance": "NOT_CLOSED", "getter_method": null, "containing_data_type_ref": "files.UploadSessionAppendError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionAppendError.too_large": {"fq_name": "files.UploadSessionAppendError.too_large", "param_name": "tooLargeValue", "static_instance": "TOO_LARGE", "getter_method": null, "containing_data_type_ref": "files.UploadSessionAppendError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionAppendError.concurrent_session_invalid_offset": {"fq_name": "files.UploadSessionAppendError.concurrent_session_invalid_offset", "param_name": "concurrentSessionInvalidOffsetValue", "static_instance": "CONCURRENT_SESSION_INVALID_OFFSET", "getter_method": null, "containing_data_type_ref": "files.UploadSessionAppendError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionAppendError.concurrent_session_invalid_data_size": {"fq_name": "files.UploadSessionAppendError.concurrent_session_invalid_data_size", "param_name": "concurrentSessionInvalidDataSizeValue", "static_instance": "CONCURRENT_SESSION_INVALID_DATA_SIZE", "getter_method": null, "containing_data_type_ref": "files.UploadSessionAppendError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionAppendError.payload_too_large": {"fq_name": "files.UploadSessionAppendError.payload_too_large", "param_name": "payloadTooLargeValue", "static_instance": "PAYLOAD_TOO_LARGE", "getter_method": null, "containing_data_type_ref": "files.UploadSessionAppendError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionAppendError.other": {"fq_name": "files.UploadSessionAppendError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.UploadSessionAppendError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionAppendError.content_hash_mismatch": {"fq_name": "files.UploadSessionAppendError.content_hash_mismatch", "param_name": "contentHashMismatchValue", "static_instance": "CONTENT_HASH_MISMATCH", "getter_method": null, "containing_data_type_ref": "files.UploadSessionAppendError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionCursor.session_id": {"fq_name": "files.UploadSessionCursor.session_id", "param_name": "sessionId", "static_instance": null, "getter_method": "getSessionId", "containing_data_type_ref": "files.UploadSessionCursor", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionCursor.offset": {"fq_name": "files.UploadSessionCursor.offset", "param_name": "offset", "static_instance": null, "getter_method": "getOffset", "containing_data_type_ref": "files.UploadSessionCursor", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionFinishArg.cursor": {"fq_name": "files.UploadSessionFinishArg.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "files.UploadSessionFinishArg", "route_refs": ["files.upload_session/finish"], "_type": "FieldReference"}, "files.UploadSessionFinishArg.commit": {"fq_name": "files.UploadSessionFinishArg.commit", "param_name": "commit", "static_instance": null, "getter_method": "getCommit", "containing_data_type_ref": "files.UploadSessionFinishArg", "route_refs": ["files.upload_session/finish"], "_type": "FieldReference"}, "files.UploadSessionFinishArg.content_hash": {"fq_name": "files.UploadSessionFinishArg.content_hash", "param_name": "contentHash", "static_instance": null, "getter_method": "getContentHash", "containing_data_type_ref": "files.UploadSessionFinishArg", "route_refs": ["files.upload_session/finish"], "_type": "FieldReference"}, "files.UploadSessionFinishBatchArg.entries": {"fq_name": "files.UploadSessionFinishBatchArg.entries", "param_name": "entries", "static_instance": null, "getter_method": "getEntries", "containing_data_type_ref": "files.UploadSessionFinishBatchArg", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionFinishBatchJobStatus.in_progress": {"fq_name": "files.UploadSessionFinishBatchJobStatus.in_progress", "param_name": "inProgressValue", "static_instance": "IN_PROGRESS", "getter_method": null, "containing_data_type_ref": "files.UploadSessionFinishBatchJobStatus", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionFinishBatchJobStatus.complete": {"fq_name": "files.UploadSessionFinishBatchJobStatus.complete", "param_name": "completeValue", "static_instance": null, "getter_method": "getCompleteValue", "containing_data_type_ref": "files.UploadSessionFinishBatchJobStatus", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionFinishBatchLaunch.async_job_id": {"fq_name": "files.UploadSessionFinishBatchLaunch.async_job_id", "param_name": "asyncJobIdValue", "static_instance": null, "getter_method": "getAsyncJobIdValue", "containing_data_type_ref": "files.UploadSessionFinishBatchLaunch", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionFinishBatchLaunch.complete": {"fq_name": "files.UploadSessionFinishBatchLaunch.complete", "param_name": "completeValue", "static_instance": null, "getter_method": "getCompleteValue", "containing_data_type_ref": "files.UploadSessionFinishBatchLaunch", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionFinishBatchLaunch.other": {"fq_name": "files.UploadSessionFinishBatchLaunch.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.UploadSessionFinishBatchLaunch", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionFinishBatchResult.entries": {"fq_name": "files.UploadSessionFinishBatchResult.entries", "param_name": "entries", "static_instance": null, "getter_method": "getEntries", "containing_data_type_ref": "files.UploadSessionFinishBatchResult", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionFinishBatchResultEntry.success": {"fq_name": "files.UploadSessionFinishBatchResultEntry.success", "param_name": "successValue", "static_instance": null, "getter_method": "getSuccessValue", "containing_data_type_ref": "files.UploadSessionFinishBatchResultEntry", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionFinishBatchResultEntry.failure": {"fq_name": "files.UploadSessionFinishBatchResultEntry.failure", "param_name": "failureValue", "static_instance": null, "getter_method": "getFailureValue", "containing_data_type_ref": "files.UploadSessionFinishBatchResultEntry", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionFinishError.lookup_failed": {"fq_name": "files.UploadSessionFinishError.lookup_failed", "param_name": "lookupFailedValue", "static_instance": null, "getter_method": "getLookupFailedValue", "containing_data_type_ref": "files.UploadSessionFinishError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionFinishError.path": {"fq_name": "files.UploadSessionFinishError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.UploadSessionFinishError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionFinishError.properties_error": {"fq_name": "files.UploadSessionFinishError.properties_error", "param_name": "propertiesErrorValue", "static_instance": null, "getter_method": "getPropertiesErrorValue", "containing_data_type_ref": "files.UploadSessionFinishError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionFinishError.too_many_shared_folder_targets": {"fq_name": "files.UploadSessionFinishError.too_many_shared_folder_targets", "param_name": "tooManySharedFolderTargetsValue", "static_instance": "TOO_MANY_SHARED_FOLDER_TARGETS", "getter_method": null, "containing_data_type_ref": "files.UploadSessionFinishError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionFinishError.too_many_write_operations": {"fq_name": "files.UploadSessionFinishError.too_many_write_operations", "param_name": "tooManyWriteOperationsValue", "static_instance": "TOO_MANY_WRITE_OPERATIONS", "getter_method": null, "containing_data_type_ref": "files.UploadSessionFinishError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionFinishError.concurrent_session_data_not_allowed": {"fq_name": "files.UploadSessionFinishError.concurrent_session_data_not_allowed", "param_name": "concurrentSessionDataNotAllowedValue", "static_instance": "CONCURRENT_SESSION_DATA_NOT_ALLOWED", "getter_method": null, "containing_data_type_ref": "files.UploadSessionFinishError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionFinishError.concurrent_session_not_closed": {"fq_name": "files.UploadSessionFinishError.concurrent_session_not_closed", "param_name": "concurrentSessionNotClosedValue", "static_instance": "CONCURRENT_SESSION_NOT_CLOSED", "getter_method": null, "containing_data_type_ref": "files.UploadSessionFinishError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionFinishError.concurrent_session_missing_data": {"fq_name": "files.UploadSessionFinishError.concurrent_session_missing_data", "param_name": "concurrentSessionMissingDataValue", "static_instance": "CONCURRENT_SESSION_MISSING_DATA", "getter_method": null, "containing_data_type_ref": "files.UploadSessionFinishError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionFinishError.payload_too_large": {"fq_name": "files.UploadSessionFinishError.payload_too_large", "param_name": "payloadTooLargeValue", "static_instance": "PAYLOAD_TOO_LARGE", "getter_method": null, "containing_data_type_ref": "files.UploadSessionFinishError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionFinishError.content_hash_mismatch": {"fq_name": "files.UploadSessionFinishError.content_hash_mismatch", "param_name": "contentHashMismatchValue", "static_instance": "CONTENT_HASH_MISMATCH", "getter_method": null, "containing_data_type_ref": "files.UploadSessionFinishError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionFinishError.other": {"fq_name": "files.UploadSessionFinishError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.UploadSessionFinishError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionLookupError.not_found": {"fq_name": "files.UploadSessionLookupError.not_found", "param_name": "notFoundValue", "static_instance": "NOT_FOUND", "getter_method": null, "containing_data_type_ref": "files.UploadSessionLookupError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionLookupError.incorrect_offset": {"fq_name": "files.UploadSessionLookupError.incorrect_offset", "param_name": "incorrectOffsetValue", "static_instance": null, "getter_method": "getIncorrectOffsetValue", "containing_data_type_ref": "files.UploadSessionLookupError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionLookupError.closed": {"fq_name": "files.UploadSessionLookupError.closed", "param_name": "closedValue", "static_instance": "CLOSED", "getter_method": null, "containing_data_type_ref": "files.UploadSessionLookupError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionLookupError.not_closed": {"fq_name": "files.UploadSessionLookupError.not_closed", "param_name": "notClosedValue", "static_instance": "NOT_CLOSED", "getter_method": null, "containing_data_type_ref": "files.UploadSessionLookupError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionLookupError.too_large": {"fq_name": "files.UploadSessionLookupError.too_large", "param_name": "tooLargeValue", "static_instance": "TOO_LARGE", "getter_method": null, "containing_data_type_ref": "files.UploadSessionLookupError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionLookupError.concurrent_session_invalid_offset": {"fq_name": "files.UploadSessionLookupError.concurrent_session_invalid_offset", "param_name": "concurrentSessionInvalidOffsetValue", "static_instance": "CONCURRENT_SESSION_INVALID_OFFSET", "getter_method": null, "containing_data_type_ref": "files.UploadSessionLookupError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionLookupError.concurrent_session_invalid_data_size": {"fq_name": "files.UploadSessionLookupError.concurrent_session_invalid_data_size", "param_name": "concurrentSessionInvalidDataSizeValue", "static_instance": "CONCURRENT_SESSION_INVALID_DATA_SIZE", "getter_method": null, "containing_data_type_ref": "files.UploadSessionLookupError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionLookupError.payload_too_large": {"fq_name": "files.UploadSessionLookupError.payload_too_large", "param_name": "payloadTooLargeValue", "static_instance": "PAYLOAD_TOO_LARGE", "getter_method": null, "containing_data_type_ref": "files.UploadSessionLookupError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionLookupError.other": {"fq_name": "files.UploadSessionLookupError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.UploadSessionLookupError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionOffsetError.correct_offset": {"fq_name": "files.UploadSessionOffsetError.correct_offset", "param_name": "correctOffset", "static_instance": null, "getter_method": "getCorrectOffset", "containing_data_type_ref": "files.UploadSessionOffsetError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionStartArg.close": {"fq_name": "files.UploadSessionStartArg.close", "param_name": "close", "static_instance": null, "getter_method": "getClose", "containing_data_type_ref": "files.UploadSessionStartArg", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionStartArg.session_type": {"fq_name": "files.UploadSessionStartArg.session_type", "param_name": "sessionType", "static_instance": null, "getter_method": "getSessionType", "containing_data_type_ref": "files.UploadSessionStartArg", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionStartArg.content_hash": {"fq_name": "files.UploadSessionStartArg.content_hash", "param_name": "contentHash", "static_instance": null, "getter_method": "getContentHash", "containing_data_type_ref": "files.UploadSessionStartArg", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionStartBatchArg.num_sessions": {"fq_name": "files.UploadSessionStartBatchArg.num_sessions", "param_name": "numSessions", "static_instance": null, "getter_method": "getNumSessions", "containing_data_type_ref": "files.UploadSessionStartBatchArg", "route_refs": ["files.upload_session/start_batch"], "_type": "FieldReference"}, "files.UploadSessionStartBatchArg.session_type": {"fq_name": "files.UploadSessionStartBatchArg.session_type", "param_name": "sessionType", "static_instance": null, "getter_method": "getSessionType", "containing_data_type_ref": "files.UploadSessionStartBatchArg", "route_refs": ["files.upload_session/start_batch"], "_type": "FieldReference"}, "files.UploadSessionStartBatchResult.session_ids": {"fq_name": "files.UploadSessionStartBatchResult.session_ids", "param_name": "sessionIds", "static_instance": null, "getter_method": "getSessionIds", "containing_data_type_ref": "files.UploadSessionStartBatchResult", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionStartError.concurrent_session_data_not_allowed": {"fq_name": "files.UploadSessionStartError.concurrent_session_data_not_allowed", "param_name": "concurrentSessionDataNotAllowedValue", "static_instance": "CONCURRENT_SESSION_DATA_NOT_ALLOWED", "getter_method": null, "containing_data_type_ref": "files.UploadSessionStartError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionStartError.concurrent_session_close_not_allowed": {"fq_name": "files.UploadSessionStartError.concurrent_session_close_not_allowed", "param_name": "concurrentSessionCloseNotAllowedValue", "static_instance": "CONCURRENT_SESSION_CLOSE_NOT_ALLOWED", "getter_method": null, "containing_data_type_ref": "files.UploadSessionStartError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionStartError.payload_too_large": {"fq_name": "files.UploadSessionStartError.payload_too_large", "param_name": "payloadTooLargeValue", "static_instance": "PAYLOAD_TOO_LARGE", "getter_method": null, "containing_data_type_ref": "files.UploadSessionStartError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionStartError.content_hash_mismatch": {"fq_name": "files.UploadSessionStartError.content_hash_mismatch", "param_name": "contentHashMismatchValue", "static_instance": "CONTENT_HASH_MISMATCH", "getter_method": null, "containing_data_type_ref": "files.UploadSessionStartError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionStartError.other": {"fq_name": "files.UploadSessionStartError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.UploadSessionStartError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionStartResult.session_id": {"fq_name": "files.UploadSessionStartResult.session_id", "param_name": "sessionId", "static_instance": null, "getter_method": "getSessionId", "containing_data_type_ref": "files.UploadSessionStartResult", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionType.sequential": {"fq_name": "files.UploadSessionType.sequential", "param_name": "sequentialValue", "static_instance": "SEQUENTIAL", "getter_method": null, "containing_data_type_ref": "files.UploadSessionType", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionType.concurrent": {"fq_name": "files.UploadSessionType.concurrent", "param_name": "concurrentValue", "static_instance": "CONCURRENT", "getter_method": null, "containing_data_type_ref": "files.UploadSessionType", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionType.other": {"fq_name": "files.UploadSessionType.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.UploadSessionType", "route_refs": [], "_type": "FieldReference"}, "files.UploadWriteFailed.reason": {"fq_name": "files.UploadWriteFailed.reason", "param_name": "reason", "static_instance": null, "getter_method": "getReason", "containing_data_type_ref": "files.UploadWriteFailed", "route_refs": [], "_type": "FieldReference"}, "files.UploadWriteFailed.upload_session_id": {"fq_name": "files.UploadWriteFailed.upload_session_id", "param_name": "uploadSessionId", "static_instance": null, "getter_method": "getUploadSessionId", "containing_data_type_ref": "files.UploadWriteFailed", "route_refs": [], "_type": "FieldReference"}, "files.UserGeneratedTag.tag_text": {"fq_name": "files.UserGeneratedTag.tag_text", "param_name": "tagText", "static_instance": null, "getter_method": "getTagText", "containing_data_type_ref": "files.UserGeneratedTag", "route_refs": [], "_type": "FieldReference"}, "files.VideoMetadata.dimensions": {"fq_name": "files.VideoMetadata.dimensions", "param_name": "dimensions", "static_instance": null, "getter_method": "getDimensions", "containing_data_type_ref": "files.VideoMetadata", "route_refs": [], "_type": "FieldReference"}, "files.VideoMetadata.location": {"fq_name": "files.VideoMetadata.location", "param_name": "location", "static_instance": null, "getter_method": "getLocation", "containing_data_type_ref": "files.VideoMetadata", "route_refs": [], "_type": "FieldReference"}, "files.VideoMetadata.time_taken": {"fq_name": "files.VideoMetadata.time_taken", "param_name": "timeTaken", "static_instance": null, "getter_method": "getTimeTaken", "containing_data_type_ref": "files.VideoMetadata", "route_refs": [], "_type": "FieldReference"}, "files.VideoMetadata.duration": {"fq_name": "files.VideoMetadata.duration", "param_name": "duration", "static_instance": null, "getter_method": "getDuration", "containing_data_type_ref": "files.VideoMetadata", "route_refs": [], "_type": "FieldReference"}, "files.WriteConflictError.file": {"fq_name": "files.WriteConflictError.file", "param_name": "fileValue", "static_instance": "FILE", "getter_method": null, "containing_data_type_ref": "files.WriteConflictError", "route_refs": [], "_type": "FieldReference"}, "files.WriteConflictError.folder": {"fq_name": "files.WriteConflictError.folder", "param_name": "folderValue", "static_instance": "FOLDER", "getter_method": null, "containing_data_type_ref": "files.WriteConflictError", "route_refs": [], "_type": "FieldReference"}, "files.WriteConflictError.file_ancestor": {"fq_name": "files.WriteConflictError.file_ancestor", "param_name": "fileAncestorValue", "static_instance": "FILE_ANCESTOR", "getter_method": null, "containing_data_type_ref": "files.WriteConflictError", "route_refs": [], "_type": "FieldReference"}, "files.WriteConflictError.other": {"fq_name": "files.WriteConflictError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.WriteConflictError", "route_refs": [], "_type": "FieldReference"}, "files.WriteError.malformed_path": {"fq_name": "files.WriteError.malformed_path", "param_name": "malformedPathValue", "static_instance": null, "getter_method": "getMalformedPathValue", "containing_data_type_ref": "files.WriteError", "route_refs": [], "_type": "FieldReference"}, "files.WriteError.conflict": {"fq_name": "files.WriteError.conflict", "param_name": "conflictValue", "static_instance": null, "getter_method": "getConflictValue", "containing_data_type_ref": "files.WriteError", "route_refs": [], "_type": "FieldReference"}, "files.WriteError.no_write_permission": {"fq_name": "files.WriteError.no_write_permission", "param_name": "noWritePermissionValue", "static_instance": "NO_WRITE_PERMISSION", "getter_method": null, "containing_data_type_ref": "files.WriteError", "route_refs": [], "_type": "FieldReference"}, "files.WriteError.insufficient_space": {"fq_name": "files.WriteError.insufficient_space", "param_name": "insufficientSpaceValue", "static_instance": "INSUFFICIENT_SPACE", "getter_method": null, "containing_data_type_ref": "files.WriteError", "route_refs": [], "_type": "FieldReference"}, "files.WriteError.disallowed_name": {"fq_name": "files.WriteError.disallowed_name", "param_name": "disallowedNameValue", "static_instance": "DISALLOWED_NAME", "getter_method": null, "containing_data_type_ref": "files.WriteError", "route_refs": [], "_type": "FieldReference"}, "files.WriteError.team_folder": {"fq_name": "files.WriteError.team_folder", "param_name": "teamFolderValue", "static_instance": "TEAM_FOLDER", "getter_method": null, "containing_data_type_ref": "files.WriteError", "route_refs": [], "_type": "FieldReference"}, "files.WriteError.operation_suppressed": {"fq_name": "files.WriteError.operation_suppressed", "param_name": "operationSuppressedValue", "static_instance": "OPERATION_SUPPRESSED", "getter_method": null, "containing_data_type_ref": "files.WriteError", "route_refs": [], "_type": "FieldReference"}, "files.WriteError.too_many_write_operations": {"fq_name": "files.WriteError.too_many_write_operations", "param_name": "tooManyWriteOperationsValue", "static_instance": "TOO_MANY_WRITE_OPERATIONS", "getter_method": null, "containing_data_type_ref": "files.WriteError", "route_refs": [], "_type": "FieldReference"}, "files.WriteError.other": {"fq_name": "files.WriteError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.WriteError", "route_refs": [], "_type": "FieldReference"}, "files.WriteMode.add": {"fq_name": "files.WriteMode.add", "param_name": "addValue", "static_instance": "ADD", "getter_method": null, "containing_data_type_ref": "files.WriteMode", "route_refs": [], "_type": "FieldReference"}, "files.WriteMode.overwrite": {"fq_name": "files.WriteMode.overwrite", "param_name": "overwriteValue", "static_instance": "OVERWRITE", "getter_method": null, "containing_data_type_ref": "files.WriteMode", "route_refs": [], "_type": "FieldReference"}, "files.WriteMode.update": {"fq_name": "files.WriteMode.update", "param_name": "updateValue", "static_instance": null, "getter_method": "getUpdateValue", "containing_data_type_ref": "files.WriteMode", "route_refs": [], "_type": "FieldReference"}, "openid.OpenIdError.incorrect_openid_scopes": {"fq_name": "openid.OpenIdError.incorrect_openid_scopes", "param_name": "incorrectOpenidScopesValue", "static_instance": "INCORRECT_OPENID_SCOPES", "getter_method": null, "containing_data_type_ref": "openid.OpenIdError", "route_refs": [], "_type": "FieldReference"}, "openid.OpenIdError.other": {"fq_name": "openid.OpenIdError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "openid.OpenIdError", "route_refs": [], "_type": "FieldReference"}, "openid.UserInfoError.openid_error": {"fq_name": "openid.UserInfoError.openid_error", "param_name": "openidErrorValue", "static_instance": null, "getter_method": "getOpenidErrorValue", "containing_data_type_ref": "openid.UserInfoError", "route_refs": [], "_type": "FieldReference"}, "openid.UserInfoError.other": {"fq_name": "openid.UserInfoError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "openid.UserInfoError", "route_refs": [], "_type": "FieldReference"}, "openid.UserInfoResult.family_name": {"fq_name": "openid.UserInfoResult.family_name", "param_name": "familyName", "static_instance": null, "getter_method": "getFamilyName", "containing_data_type_ref": "openid.UserInfoResult", "route_refs": [], "_type": "FieldReference"}, "openid.UserInfoResult.given_name": {"fq_name": "openid.UserInfoResult.given_name", "param_name": "givenName", "static_instance": null, "getter_method": "getGivenName", "containing_data_type_ref": "openid.UserInfoResult", "route_refs": [], "_type": "FieldReference"}, "openid.UserInfoResult.email": {"fq_name": "openid.UserInfoResult.email", "param_name": "email", "static_instance": null, "getter_method": "getEmail", "containing_data_type_ref": "openid.UserInfoResult", "route_refs": [], "_type": "FieldReference"}, "openid.UserInfoResult.email_verified": {"fq_name": "openid.UserInfoResult.email_verified", "param_name": "emailVerified", "static_instance": null, "getter_method": "getEmailVerified", "containing_data_type_ref": "openid.UserInfoResult", "route_refs": [], "_type": "FieldReference"}, "openid.UserInfoResult.iss": {"fq_name": "openid.UserInfoResult.iss", "param_name": "iss", "static_instance": null, "getter_method": "getIss", "containing_data_type_ref": "openid.UserInfoResult", "route_refs": [], "_type": "FieldReference"}, "openid.UserInfoResult.sub": {"fq_name": "openid.UserInfoResult.sub", "param_name": "sub", "static_instance": null, "getter_method": "getSub", "containing_data_type_ref": "openid.UserInfoResult", "route_refs": [], "_type": "FieldReference"}, "paper.AddMember.member": {"fq_name": "paper.AddMember.member", "param_name": "member", "static_instance": null, "getter_method": "getMember", "containing_data_type_ref": "paper.AddMember", "route_refs": [], "_type": "FieldReference"}, "paper.AddMember.permission_level": {"fq_name": "paper.AddMember.permission_level", "param_name": "permissionLevel", "static_instance": null, "getter_method": "getPermissionLevel", "containing_data_type_ref": "paper.AddMember", "route_refs": [], "_type": "FieldReference"}, "paper.AddPaperDocUser.doc_id": {"fq_name": "paper.AddPaperDocUser.doc_id", "param_name": "docId", "static_instance": null, "getter_method": "getDocId", "containing_data_type_ref": "paper.AddPaperDocUser", "route_refs": ["paper.docs/folder_users/list"], "_type": "FieldReference"}, "paper.AddPaperDocUser.members": {"fq_name": "paper.AddPaperDocUser.members", "param_name": "members", "static_instance": null, "getter_method": "getMembers", "containing_data_type_ref": "paper.AddPaperDocUser", "route_refs": [], "_type": "FieldReference"}, "paper.AddPaperDocUser.custom_message": {"fq_name": "paper.AddPaperDocUser.custom_message", "param_name": "customMessage", "static_instance": null, "getter_method": "getCustomMessage", "containing_data_type_ref": "paper.AddPaperDocUser", "route_refs": [], "_type": "FieldReference"}, "paper.AddPaperDocUser.quiet": {"fq_name": "paper.AddPaperDocUser.quiet", "param_name": "quiet", "static_instance": null, "getter_method": "getQuiet", "containing_data_type_ref": "paper.AddPaperDocUser", "route_refs": [], "_type": "FieldReference"}, "paper.AddPaperDocUserMemberResult.member": {"fq_name": "paper.AddPaperDocUserMemberResult.member", "param_name": "member", "static_instance": null, "getter_method": "getMember", "containing_data_type_ref": "paper.AddPaperDocUserMemberResult", "route_refs": [], "_type": "FieldReference"}, "paper.AddPaperDocUserMemberResult.result": {"fq_name": "paper.AddPaperDocUserMemberResult.result", "param_name": "result", "static_instance": null, "getter_method": "getResult", "containing_data_type_ref": "paper.AddPaperDocUserMemberResult", "route_refs": [], "_type": "FieldReference"}, "paper.AddPaperDocUserResult.success": {"fq_name": "paper.AddPaperDocUserResult.success", "param_name": "successValue", "static_instance": "SUCCESS", "getter_method": null, "containing_data_type_ref": "paper.AddPaperDocUserResult", "route_refs": [], "_type": "FieldReference"}, "paper.AddPaperDocUserResult.unknown_error": {"fq_name": "paper.AddPaperDocUserResult.unknown_error", "param_name": "unknownErrorValue", "static_instance": "UNKNOWN_ERROR", "getter_method": null, "containing_data_type_ref": "paper.AddPaperDocUserResult", "route_refs": [], "_type": "FieldReference"}, "paper.AddPaperDocUserResult.sharing_outside_team_disabled": {"fq_name": "paper.AddPaperDocUserResult.sharing_outside_team_disabled", "param_name": "sharingOutsideTeamDisabledValue", "static_instance": "SHARING_OUTSIDE_TEAM_DISABLED", "getter_method": null, "containing_data_type_ref": "paper.AddPaperDocUserResult", "route_refs": [], "_type": "FieldReference"}, "paper.AddPaperDocUserResult.daily_limit_reached": {"fq_name": "paper.AddPaperDocUserResult.daily_limit_reached", "param_name": "dailyLimitReachedValue", "static_instance": "DAILY_LIMIT_REACHED", "getter_method": null, "containing_data_type_ref": "paper.AddPaperDocUserResult", "route_refs": [], "_type": "FieldReference"}, "paper.AddPaperDocUserResult.user_is_owner": {"fq_name": "paper.AddPaperDocUserResult.user_is_owner", "param_name": "userIsOwnerValue", "static_instance": "USER_IS_OWNER", "getter_method": null, "containing_data_type_ref": "paper.AddPaperDocUserResult", "route_refs": [], "_type": "FieldReference"}, "paper.AddPaperDocUserResult.failed_user_data_retrieval": {"fq_name": "paper.AddPaperDocUserResult.failed_user_data_retrieval", "param_name": "failedUserDataRetrievalValue", "static_instance": "FAILED_USER_DATA_RETRIEVAL", "getter_method": null, "containing_data_type_ref": "paper.AddPaperDocUserResult", "route_refs": [], "_type": "FieldReference"}, "paper.AddPaperDocUserResult.permission_already_granted": {"fq_name": "paper.AddPaperDocUserResult.permission_already_granted", "param_name": "permissionAlreadyGrantedValue", "static_instance": "PERMISSION_ALREADY_GRANTED", "getter_method": null, "containing_data_type_ref": "paper.AddPaperDocUserResult", "route_refs": [], "_type": "FieldReference"}, "paper.AddPaperDocUserResult.other": {"fq_name": "paper.AddPaperDocUserResult.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "paper.AddPaperDocUserResult", "route_refs": [], "_type": "FieldReference"}, "paper.Cursor.value": {"fq_name": "paper.Cursor.value", "param_name": "value", "static_instance": null, "getter_method": "getValue", "containing_data_type_ref": "paper.Cursor", "route_refs": [], "_type": "FieldReference"}, "paper.Cursor.expiration": {"fq_name": "paper.Cursor.expiration", "param_name": "expiration", "static_instance": null, "getter_method": "getExpiration", "containing_data_type_ref": "paper.Cursor", "route_refs": [], "_type": "FieldReference"}, "paper.DocLookupError.insufficient_permissions": {"fq_name": "paper.DocLookupError.insufficient_permissions", "param_name": "insufficientPermissionsValue", "static_instance": "INSUFFICIENT_PERMISSIONS", "getter_method": null, "containing_data_type_ref": "paper.DocLookupError", "route_refs": [], "_type": "FieldReference"}, "paper.DocLookupError.other": {"fq_name": "paper.DocLookupError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "paper.DocLookupError", "route_refs": [], "_type": "FieldReference"}, "paper.DocLookupError.doc_not_found": {"fq_name": "paper.DocLookupError.doc_not_found", "param_name": "docNotFoundValue", "static_instance": "DOC_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "paper.DocLookupError", "route_refs": [], "_type": "FieldReference"}, "paper.DocSubscriptionLevel.default": {"fq_name": "paper.DocSubscriptionLevel.default", "param_name": "defaultValue", "static_instance": "DEFAULT", "getter_method": null, "containing_data_type_ref": "paper.DocSubscriptionLevel", "route_refs": [], "_type": "FieldReference"}, "paper.DocSubscriptionLevel.ignore": {"fq_name": "paper.DocSubscriptionLevel.ignore", "param_name": "ignoreValue", "static_instance": "IGNORE", "getter_method": null, "containing_data_type_ref": "paper.DocSubscriptionLevel", "route_refs": [], "_type": "FieldReference"}, "paper.DocSubscriptionLevel.every": {"fq_name": "paper.DocSubscriptionLevel.every", "param_name": "everyValue", "static_instance": "EVERY", "getter_method": null, "containing_data_type_ref": "paper.DocSubscriptionLevel", "route_refs": [], "_type": "FieldReference"}, "paper.DocSubscriptionLevel.no_email": {"fq_name": "paper.DocSubscriptionLevel.no_email", "param_name": "noEmailValue", "static_instance": "NO_EMAIL", "getter_method": null, "containing_data_type_ref": "paper.DocSubscriptionLevel", "route_refs": [], "_type": "FieldReference"}, "paper.ExportFormat.html": {"fq_name": "paper.ExportFormat.html", "param_name": "htmlValue", "static_instance": "HTML", "getter_method": null, "containing_data_type_ref": "paper.ExportFormat", "route_refs": [], "_type": "FieldReference"}, "paper.ExportFormat.markdown": {"fq_name": "paper.ExportFormat.markdown", "param_name": "markdownValue", "static_instance": "MARKDOWN", "getter_method": null, "containing_data_type_ref": "paper.ExportFormat", "route_refs": [], "_type": "FieldReference"}, "paper.ExportFormat.other": {"fq_name": "paper.ExportFormat.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "paper.ExportFormat", "route_refs": [], "_type": "FieldReference"}, "paper.Folder.id": {"fq_name": "paper.Folder.id", "param_name": "id", "static_instance": null, "getter_method": "getId", "containing_data_type_ref": "paper.Folder", "route_refs": [], "_type": "FieldReference"}, "paper.Folder.name": {"fq_name": "paper.Folder.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "paper.Folder", "route_refs": [], "_type": "FieldReference"}, "paper.FolderSharingPolicyType.team": {"fq_name": "paper.FolderSharingPolicyType.team", "param_name": "teamValue", "static_instance": "TEAM", "getter_method": null, "containing_data_type_ref": "paper.FolderSharingPolicyType", "route_refs": [], "_type": "FieldReference"}, "paper.FolderSharingPolicyType.invite_only": {"fq_name": "paper.FolderSharingPolicyType.invite_only", "param_name": "inviteOnlyValue", "static_instance": "INVITE_ONLY", "getter_method": null, "containing_data_type_ref": "paper.FolderSharingPolicyType", "route_refs": [], "_type": "FieldReference"}, "paper.FolderSubscriptionLevel.none": {"fq_name": "paper.FolderSubscriptionLevel.none", "param_name": "noneValue", "static_instance": "NONE", "getter_method": null, "containing_data_type_ref": "paper.FolderSubscriptionLevel", "route_refs": [], "_type": "FieldReference"}, "paper.FolderSubscriptionLevel.activity_only": {"fq_name": "paper.FolderSubscriptionLevel.activity_only", "param_name": "activityOnlyValue", "static_instance": "ACTIVITY_ONLY", "getter_method": null, "containing_data_type_ref": "paper.FolderSubscriptionLevel", "route_refs": [], "_type": "FieldReference"}, "paper.FolderSubscriptionLevel.daily_emails": {"fq_name": "paper.FolderSubscriptionLevel.daily_emails", "param_name": "dailyEmailsValue", "static_instance": "DAILY_EMAILS", "getter_method": null, "containing_data_type_ref": "paper.FolderSubscriptionLevel", "route_refs": [], "_type": "FieldReference"}, "paper.FolderSubscriptionLevel.weekly_emails": {"fq_name": "paper.FolderSubscriptionLevel.weekly_emails", "param_name": "weeklyEmailsValue", "static_instance": "WEEKLY_EMAILS", "getter_method": null, "containing_data_type_ref": "paper.FolderSubscriptionLevel", "route_refs": [], "_type": "FieldReference"}, "paper.FoldersContainingPaperDoc.folder_sharing_policy_type": {"fq_name": "paper.FoldersContainingPaperDoc.folder_sharing_policy_type", "param_name": "folderSharingPolicyType", "static_instance": null, "getter_method": "getFolderSharingPolicyType", "containing_data_type_ref": "paper.FoldersContainingPaperDoc", "route_refs": [], "_type": "FieldReference"}, "paper.FoldersContainingPaperDoc.folders": {"fq_name": "paper.FoldersContainingPaperDoc.folders", "param_name": "folders", "static_instance": null, "getter_method": "getFolders", "containing_data_type_ref": "paper.FoldersContainingPaperDoc", "route_refs": [], "_type": "FieldReference"}, "paper.ImportFormat.html": {"fq_name": "paper.ImportFormat.html", "param_name": "htmlValue", "static_instance": "HTML", "getter_method": null, "containing_data_type_ref": "paper.ImportFormat", "route_refs": [], "_type": "FieldReference"}, "paper.ImportFormat.markdown": {"fq_name": "paper.ImportFormat.markdown", "param_name": "markdownValue", "static_instance": "MARKDOWN", "getter_method": null, "containing_data_type_ref": "paper.ImportFormat", "route_refs": [], "_type": "FieldReference"}, "paper.ImportFormat.plain_text": {"fq_name": "paper.ImportFormat.plain_text", "param_name": "plainTextValue", "static_instance": "PLAIN_TEXT", "getter_method": null, "containing_data_type_ref": "paper.ImportFormat", "route_refs": [], "_type": "FieldReference"}, "paper.ImportFormat.other": {"fq_name": "paper.ImportFormat.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "paper.ImportFormat", "route_refs": [], "_type": "FieldReference"}, "paper.InviteeInfoWithPermissionLevel.invitee": {"fq_name": "paper.InviteeInfoWithPermissionLevel.invitee", "param_name": "invitee", "static_instance": null, "getter_method": "getInvitee", "containing_data_type_ref": "paper.InviteeInfoWithPermissionLevel", "route_refs": [], "_type": "FieldReference"}, "paper.InviteeInfoWithPermissionLevel.permission_level": {"fq_name": "paper.InviteeInfoWithPermissionLevel.permission_level", "param_name": "permissionLevel", "static_instance": null, "getter_method": "getPermissionLevel", "containing_data_type_ref": "paper.InviteeInfoWithPermissionLevel", "route_refs": [], "_type": "FieldReference"}, "paper.ListDocsCursorError.cursor_error": {"fq_name": "paper.ListDocsCursorError.cursor_error", "param_name": "cursorErrorValue", "static_instance": null, "getter_method": "getCursorErrorValue", "containing_data_type_ref": "paper.ListDocsCursorError", "route_refs": [], "_type": "FieldReference"}, "paper.ListDocsCursorError.other": {"fq_name": "paper.ListDocsCursorError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "paper.ListDocsCursorError", "route_refs": [], "_type": "FieldReference"}, "paper.ListPaperDocsArgs.filter_by": {"fq_name": "paper.ListPaperDocsArgs.filter_by", "param_name": "filterBy", "static_instance": null, "getter_method": "getFilterBy", "containing_data_type_ref": "paper.ListPaperDocsArgs", "route_refs": [], "_type": "FieldReference"}, "paper.ListPaperDocsArgs.sort_by": {"fq_name": "paper.ListPaperDocsArgs.sort_by", "param_name": "sortBy", "static_instance": null, "getter_method": "getSortBy", "containing_data_type_ref": "paper.ListPaperDocsArgs", "route_refs": [], "_type": "FieldReference"}, "paper.ListPaperDocsArgs.sort_order": {"fq_name": "paper.ListPaperDocsArgs.sort_order", "param_name": "sortOrder", "static_instance": null, "getter_method": "getSortOrder", "containing_data_type_ref": "paper.ListPaperDocsArgs", "route_refs": [], "_type": "FieldReference"}, "paper.ListPaperDocsArgs.limit": {"fq_name": "paper.ListPaperDocsArgs.limit", "param_name": "limit", "static_instance": null, "getter_method": "getLimit", "containing_data_type_ref": "paper.ListPaperDocsArgs", "route_refs": [], "_type": "FieldReference"}, "paper.ListPaperDocsContinueArgs.cursor": {"fq_name": "paper.ListPaperDocsContinueArgs.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "paper.ListPaperDocsContinueArgs", "route_refs": [], "_type": "FieldReference"}, "paper.ListPaperDocsFilterBy.docs_accessed": {"fq_name": "paper.ListPaperDocsFilterBy.docs_accessed", "param_name": "docsAccessedValue", "static_instance": "DOCS_ACCESSED", "getter_method": null, "containing_data_type_ref": "paper.ListPaperDocsFilterBy", "route_refs": [], "_type": "FieldReference"}, "paper.ListPaperDocsFilterBy.docs_created": {"fq_name": "paper.ListPaperDocsFilterBy.docs_created", "param_name": "docsCreatedValue", "static_instance": "DOCS_CREATED", "getter_method": null, "containing_data_type_ref": "paper.ListPaperDocsFilterBy", "route_refs": [], "_type": "FieldReference"}, "paper.ListPaperDocsFilterBy.other": {"fq_name": "paper.ListPaperDocsFilterBy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "paper.ListPaperDocsFilterBy", "route_refs": [], "_type": "FieldReference"}, "paper.ListPaperDocsResponse.doc_ids": {"fq_name": "paper.ListPaperDocsResponse.doc_ids", "param_name": "docIds", "static_instance": null, "getter_method": "getDocIds", "containing_data_type_ref": "paper.ListPaperDocsResponse", "route_refs": [], "_type": "FieldReference"}, "paper.ListPaperDocsResponse.cursor": {"fq_name": "paper.ListPaperDocsResponse.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "paper.ListPaperDocsResponse", "route_refs": [], "_type": "FieldReference"}, "paper.ListPaperDocsResponse.has_more": {"fq_name": "paper.ListPaperDocsResponse.has_more", "param_name": "hasMore", "static_instance": null, "getter_method": "getHasMore", "containing_data_type_ref": "paper.ListPaperDocsResponse", "route_refs": [], "_type": "FieldReference"}, "paper.ListPaperDocsSortBy.accessed": {"fq_name": "paper.ListPaperDocsSortBy.accessed", "param_name": "accessedValue", "static_instance": "ACCESSED", "getter_method": null, "containing_data_type_ref": "paper.ListPaperDocsSortBy", "route_refs": [], "_type": "FieldReference"}, "paper.ListPaperDocsSortBy.modified": {"fq_name": "paper.ListPaperDocsSortBy.modified", "param_name": "modifiedValue", "static_instance": "MODIFIED", "getter_method": null, "containing_data_type_ref": "paper.ListPaperDocsSortBy", "route_refs": [], "_type": "FieldReference"}, "paper.ListPaperDocsSortBy.created": {"fq_name": "paper.ListPaperDocsSortBy.created", "param_name": "createdValue", "static_instance": "CREATED", "getter_method": null, "containing_data_type_ref": "paper.ListPaperDocsSortBy", "route_refs": [], "_type": "FieldReference"}, "paper.ListPaperDocsSortBy.other": {"fq_name": "paper.ListPaperDocsSortBy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "paper.ListPaperDocsSortBy", "route_refs": [], "_type": "FieldReference"}, "paper.ListPaperDocsSortOrder.ascending": {"fq_name": "paper.ListPaperDocsSortOrder.ascending", "param_name": "ascendingValue", "static_instance": "ASCENDING", "getter_method": null, "containing_data_type_ref": "paper.ListPaperDocsSortOrder", "route_refs": [], "_type": "FieldReference"}, "paper.ListPaperDocsSortOrder.descending": {"fq_name": "paper.ListPaperDocsSortOrder.descending", "param_name": "descendingValue", "static_instance": "DESCENDING", "getter_method": null, "containing_data_type_ref": "paper.ListPaperDocsSortOrder", "route_refs": [], "_type": "FieldReference"}, "paper.ListPaperDocsSortOrder.other": {"fq_name": "paper.ListPaperDocsSortOrder.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "paper.ListPaperDocsSortOrder", "route_refs": [], "_type": "FieldReference"}, "paper.ListUsersCursorError.insufficient_permissions": {"fq_name": "paper.ListUsersCursorError.insufficient_permissions", "param_name": "insufficientPermissionsValue", "static_instance": "INSUFFICIENT_PERMISSIONS", "getter_method": null, "containing_data_type_ref": "paper.ListUsersCursorError", "route_refs": [], "_type": "FieldReference"}, "paper.ListUsersCursorError.other": {"fq_name": "paper.ListUsersCursorError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "paper.ListUsersCursorError", "route_refs": [], "_type": "FieldReference"}, "paper.ListUsersCursorError.doc_not_found": {"fq_name": "paper.ListUsersCursorError.doc_not_found", "param_name": "docNotFoundValue", "static_instance": "DOC_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "paper.ListUsersCursorError", "route_refs": [], "_type": "FieldReference"}, "paper.ListUsersCursorError.cursor_error": {"fq_name": "paper.ListUsersCursorError.cursor_error", "param_name": "cursorErrorValue", "static_instance": null, "getter_method": "getCursorErrorValue", "containing_data_type_ref": "paper.ListUsersCursorError", "route_refs": [], "_type": "FieldReference"}, "paper.ListUsersOnFolderArgs.doc_id": {"fq_name": "paper.ListUsersOnFolderArgs.doc_id", "param_name": "docId", "static_instance": null, "getter_method": "getDocId", "containing_data_type_ref": "paper.ListUsersOnFolderArgs", "route_refs": ["paper.docs/folder_users/list"], "_type": "FieldReference"}, "paper.ListUsersOnFolderArgs.limit": {"fq_name": "paper.ListUsersOnFolderArgs.limit", "param_name": "limit", "static_instance": null, "getter_method": "getLimit", "containing_data_type_ref": "paper.ListUsersOnFolderArgs", "route_refs": ["paper.docs/folder_users/list"], "_type": "FieldReference"}, "paper.ListUsersOnFolderContinueArgs.doc_id": {"fq_name": "paper.ListUsersOnFolderContinueArgs.doc_id", "param_name": "docId", "static_instance": null, "getter_method": "getDocId", "containing_data_type_ref": "paper.ListUsersOnFolderContinueArgs", "route_refs": ["paper.docs/folder_users/list"], "_type": "FieldReference"}, "paper.ListUsersOnFolderContinueArgs.cursor": {"fq_name": "paper.ListUsersOnFolderContinueArgs.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "paper.ListUsersOnFolderContinueArgs", "route_refs": [], "_type": "FieldReference"}, "paper.ListUsersOnFolderResponse.invitees": {"fq_name": "paper.ListUsersOnFolderResponse.invitees", "param_name": "invitees", "static_instance": null, "getter_method": "getInvitees", "containing_data_type_ref": "paper.ListUsersOnFolderResponse", "route_refs": [], "_type": "FieldReference"}, "paper.ListUsersOnFolderResponse.users": {"fq_name": "paper.ListUsersOnFolderResponse.users", "param_name": "users", "static_instance": null, "getter_method": "getUsers", "containing_data_type_ref": "paper.ListUsersOnFolderResponse", "route_refs": [], "_type": "FieldReference"}, "paper.ListUsersOnFolderResponse.cursor": {"fq_name": "paper.ListUsersOnFolderResponse.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "paper.ListUsersOnFolderResponse", "route_refs": [], "_type": "FieldReference"}, "paper.ListUsersOnFolderResponse.has_more": {"fq_name": "paper.ListUsersOnFolderResponse.has_more", "param_name": "hasMore", "static_instance": null, "getter_method": "getHasMore", "containing_data_type_ref": "paper.ListUsersOnFolderResponse", "route_refs": [], "_type": "FieldReference"}, "paper.ListUsersOnPaperDocArgs.doc_id": {"fq_name": "paper.ListUsersOnPaperDocArgs.doc_id", "param_name": "docId", "static_instance": null, "getter_method": "getDocId", "containing_data_type_ref": "paper.ListUsersOnPaperDocArgs", "route_refs": ["paper.docs/folder_users/list"], "_type": "FieldReference"}, "paper.ListUsersOnPaperDocArgs.limit": {"fq_name": "paper.ListUsersOnPaperDocArgs.limit", "param_name": "limit", "static_instance": null, "getter_method": "getLimit", "containing_data_type_ref": "paper.ListUsersOnPaperDocArgs", "route_refs": [], "_type": "FieldReference"}, "paper.ListUsersOnPaperDocArgs.filter_by": {"fq_name": "paper.ListUsersOnPaperDocArgs.filter_by", "param_name": "filterBy", "static_instance": null, "getter_method": "getFilterBy", "containing_data_type_ref": "paper.ListUsersOnPaperDocArgs", "route_refs": [], "_type": "FieldReference"}, "paper.ListUsersOnPaperDocContinueArgs.doc_id": {"fq_name": "paper.ListUsersOnPaperDocContinueArgs.doc_id", "param_name": "docId", "static_instance": null, "getter_method": "getDocId", "containing_data_type_ref": "paper.ListUsersOnPaperDocContinueArgs", "route_refs": ["paper.docs/folder_users/list"], "_type": "FieldReference"}, "paper.ListUsersOnPaperDocContinueArgs.cursor": {"fq_name": "paper.ListUsersOnPaperDocContinueArgs.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "paper.ListUsersOnPaperDocContinueArgs", "route_refs": [], "_type": "FieldReference"}, "paper.ListUsersOnPaperDocResponse.invitees": {"fq_name": "paper.ListUsersOnPaperDocResponse.invitees", "param_name": "invitees", "static_instance": null, "getter_method": "getInvitees", "containing_data_type_ref": "paper.ListUsersOnPaperDocResponse", "route_refs": [], "_type": "FieldReference"}, "paper.ListUsersOnPaperDocResponse.users": {"fq_name": "paper.ListUsersOnPaperDocResponse.users", "param_name": "users", "static_instance": null, "getter_method": "getUsers", "containing_data_type_ref": "paper.ListUsersOnPaperDocResponse", "route_refs": [], "_type": "FieldReference"}, "paper.ListUsersOnPaperDocResponse.doc_owner": {"fq_name": "paper.ListUsersOnPaperDocResponse.doc_owner", "param_name": "docOwner", "static_instance": null, "getter_method": "getDocOwner", "containing_data_type_ref": "paper.ListUsersOnPaperDocResponse", "route_refs": [], "_type": "FieldReference"}, "paper.ListUsersOnPaperDocResponse.cursor": {"fq_name": "paper.ListUsersOnPaperDocResponse.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "paper.ListUsersOnPaperDocResponse", "route_refs": [], "_type": "FieldReference"}, "paper.ListUsersOnPaperDocResponse.has_more": {"fq_name": "paper.ListUsersOnPaperDocResponse.has_more", "param_name": "hasMore", "static_instance": null, "getter_method": "getHasMore", "containing_data_type_ref": "paper.ListUsersOnPaperDocResponse", "route_refs": [], "_type": "FieldReference"}, "paper.PaperApiBaseError.insufficient_permissions": {"fq_name": "paper.PaperApiBaseError.insufficient_permissions", "param_name": "insufficientPermissionsValue", "static_instance": "INSUFFICIENT_PERMISSIONS", "getter_method": null, "containing_data_type_ref": "paper.PaperApiBaseError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperApiBaseError.other": {"fq_name": "paper.PaperApiBaseError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "paper.PaperApiBaseError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperApiCursorError.expired_cursor": {"fq_name": "paper.PaperApiCursorError.expired_cursor", "param_name": "expiredCursorValue", "static_instance": "EXPIRED_CURSOR", "getter_method": null, "containing_data_type_ref": "paper.PaperApiCursorError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperApiCursorError.invalid_cursor": {"fq_name": "paper.PaperApiCursorError.invalid_cursor", "param_name": "invalidCursorValue", "static_instance": "INVALID_CURSOR", "getter_method": null, "containing_data_type_ref": "paper.PaperApiCursorError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperApiCursorError.wrong_user_in_cursor": {"fq_name": "paper.PaperApiCursorError.wrong_user_in_cursor", "param_name": "wrongUserInCursorValue", "static_instance": "WRONG_USER_IN_CURSOR", "getter_method": null, "containing_data_type_ref": "paper.PaperApiCursorError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperApiCursorError.reset": {"fq_name": "paper.PaperApiCursorError.reset", "param_name": "resetValue", "static_instance": "RESET", "getter_method": null, "containing_data_type_ref": "paper.PaperApiCursorError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperApiCursorError.other": {"fq_name": "paper.PaperApiCursorError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "paper.PaperApiCursorError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocCreateArgs.import_format": {"fq_name": "paper.PaperDocCreateArgs.import_format", "param_name": "importFormat", "static_instance": null, "getter_method": "getImportFormat", "containing_data_type_ref": "paper.PaperDocCreateArgs", "route_refs": ["paper.docs/create"], "_type": "FieldReference"}, "paper.PaperDocCreateArgs.parent_folder_id": {"fq_name": "paper.PaperDocCreateArgs.parent_folder_id", "param_name": "parentFolderId", "static_instance": null, "getter_method": "getParentFolderId", "containing_data_type_ref": "paper.PaperDocCreateArgs", "route_refs": ["paper.docs/create"], "_type": "FieldReference"}, "paper.PaperDocCreateError.insufficient_permissions": {"fq_name": "paper.PaperDocCreateError.insufficient_permissions", "param_name": "insufficientPermissionsValue", "static_instance": "INSUFFICIENT_PERMISSIONS", "getter_method": null, "containing_data_type_ref": "paper.PaperDocCreateError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocCreateError.other": {"fq_name": "paper.PaperDocCreateError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "paper.PaperDocCreateError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocCreateError.content_malformed": {"fq_name": "paper.PaperDocCreateError.content_malformed", "param_name": "contentMalformedValue", "static_instance": "CONTENT_MALFORMED", "getter_method": null, "containing_data_type_ref": "paper.PaperDocCreateError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocCreateError.folder_not_found": {"fq_name": "paper.PaperDocCreateError.folder_not_found", "param_name": "folderNotFoundValue", "static_instance": "FOLDER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "paper.PaperDocCreateError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocCreateError.doc_length_exceeded": {"fq_name": "paper.PaperDocCreateError.doc_length_exceeded", "param_name": "docLengthExceededValue", "static_instance": "DOC_LENGTH_EXCEEDED", "getter_method": null, "containing_data_type_ref": "paper.PaperDocCreateError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocCreateError.image_size_exceeded": {"fq_name": "paper.PaperDocCreateError.image_size_exceeded", "param_name": "imageSizeExceededValue", "static_instance": "IMAGE_SIZE_EXCEEDED", "getter_method": null, "containing_data_type_ref": "paper.PaperDocCreateError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocCreateUpdateResult.doc_id": {"fq_name": "paper.PaperDocCreateUpdateResult.doc_id", "param_name": "docId", "static_instance": null, "getter_method": "getDocId", "containing_data_type_ref": "paper.PaperDocCreateUpdateResult", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocCreateUpdateResult.revision": {"fq_name": "paper.PaperDocCreateUpdateResult.revision", "param_name": "revision", "static_instance": null, "getter_method": "getRevision", "containing_data_type_ref": "paper.PaperDocCreateUpdateResult", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocCreateUpdateResult.title": {"fq_name": "paper.PaperDocCreateUpdateResult.title", "param_name": "title", "static_instance": null, "getter_method": "getTitle", "containing_data_type_ref": "paper.PaperDocCreateUpdateResult", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocExport.doc_id": {"fq_name": "paper.PaperDocExport.doc_id", "param_name": "docId", "static_instance": null, "getter_method": "getDocId", "containing_data_type_ref": "paper.PaperDocExport", "route_refs": ["paper.docs/folder_users/list"], "_type": "FieldReference"}, "paper.PaperDocExport.export_format": {"fq_name": "paper.PaperDocExport.export_format", "param_name": "exportFormat", "static_instance": null, "getter_method": "getExportFormat", "containing_data_type_ref": "paper.PaperDocExport", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocExportResult.owner": {"fq_name": "paper.PaperDocExportResult.owner", "param_name": "owner", "static_instance": null, "getter_method": "getOwner", "containing_data_type_ref": "paper.PaperDocExportResult", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocExportResult.title": {"fq_name": "paper.PaperDocExportResult.title", "param_name": "title", "static_instance": null, "getter_method": "getTitle", "containing_data_type_ref": "paper.PaperDocExportResult", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocExportResult.revision": {"fq_name": "paper.PaperDocExportResult.revision", "param_name": "revision", "static_instance": null, "getter_method": "getRevision", "containing_data_type_ref": "paper.PaperDocExportResult", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocExportResult.mime_type": {"fq_name": "paper.PaperDocExportResult.mime_type", "param_name": "mimeType", "static_instance": null, "getter_method": "getMimeType", "containing_data_type_ref": "paper.PaperDocExportResult", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocPermissionLevel.edit": {"fq_name": "paper.PaperDocPermissionLevel.edit", "param_name": "editValue", "static_instance": "EDIT", "getter_method": null, "containing_data_type_ref": "paper.PaperDocPermissionLevel", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocPermissionLevel.view_and_comment": {"fq_name": "paper.PaperDocPermissionLevel.view_and_comment", "param_name": "viewAndCommentValue", "static_instance": "VIEW_AND_COMMENT", "getter_method": null, "containing_data_type_ref": "paper.PaperDocPermissionLevel", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocPermissionLevel.other": {"fq_name": "paper.PaperDocPermissionLevel.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "paper.PaperDocPermissionLevel", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocSharingPolicy.doc_id": {"fq_name": "paper.PaperDocSharingPolicy.doc_id", "param_name": "docId", "static_instance": null, "getter_method": "getDocId", "containing_data_type_ref": "paper.PaperDocSharingPolicy", "route_refs": ["paper.docs/folder_users/list"], "_type": "FieldReference"}, "paper.PaperDocSharingPolicy.sharing_policy": {"fq_name": "paper.PaperDocSharingPolicy.sharing_policy", "param_name": "sharingPolicy", "static_instance": null, "getter_method": "getSharingPolicy", "containing_data_type_ref": "paper.PaperDocSharingPolicy", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocUpdateArgs.doc_id": {"fq_name": "paper.PaperDocUpdateArgs.doc_id", "param_name": "docId", "static_instance": null, "getter_method": "getDocId", "containing_data_type_ref": "paper.PaperDocUpdateArgs", "route_refs": ["paper.docs/folder_users/list"], "_type": "FieldReference"}, "paper.PaperDocUpdateArgs.doc_update_policy": {"fq_name": "paper.PaperDocUpdateArgs.doc_update_policy", "param_name": "docUpdatePolicy", "static_instance": null, "getter_method": "getDocUpdatePolicy", "containing_data_type_ref": "paper.PaperDocUpdateArgs", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocUpdateArgs.revision": {"fq_name": "paper.PaperDocUpdateArgs.revision", "param_name": "revision", "static_instance": null, "getter_method": "getRevision", "containing_data_type_ref": "paper.PaperDocUpdateArgs", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocUpdateArgs.import_format": {"fq_name": "paper.PaperDocUpdateArgs.import_format", "param_name": "importFormat", "static_instance": null, "getter_method": "getImportFormat", "containing_data_type_ref": "paper.PaperDocUpdateArgs", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocUpdateError.insufficient_permissions": {"fq_name": "paper.PaperDocUpdateError.insufficient_permissions", "param_name": "insufficientPermissionsValue", "static_instance": "INSUFFICIENT_PERMISSIONS", "getter_method": null, "containing_data_type_ref": "paper.PaperDocUpdateError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocUpdateError.other": {"fq_name": "paper.PaperDocUpdateError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "paper.PaperDocUpdateError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocUpdateError.doc_not_found": {"fq_name": "paper.PaperDocUpdateError.doc_not_found", "param_name": "docNotFoundValue", "static_instance": "DOC_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "paper.PaperDocUpdateError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocUpdateError.content_malformed": {"fq_name": "paper.PaperDocUpdateError.content_malformed", "param_name": "contentMalformedValue", "static_instance": "CONTENT_MALFORMED", "getter_method": null, "containing_data_type_ref": "paper.PaperDocUpdateError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocUpdateError.revision_mismatch": {"fq_name": "paper.PaperDocUpdateError.revision_mismatch", "param_name": "revisionMismatchValue", "static_instance": "REVISION_MISMATCH", "getter_method": null, "containing_data_type_ref": "paper.PaperDocUpdateError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocUpdateError.doc_length_exceeded": {"fq_name": "paper.PaperDocUpdateError.doc_length_exceeded", "param_name": "docLengthExceededValue", "static_instance": "DOC_LENGTH_EXCEEDED", "getter_method": null, "containing_data_type_ref": "paper.PaperDocUpdateError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocUpdateError.image_size_exceeded": {"fq_name": "paper.PaperDocUpdateError.image_size_exceeded", "param_name": "imageSizeExceededValue", "static_instance": "IMAGE_SIZE_EXCEEDED", "getter_method": null, "containing_data_type_ref": "paper.PaperDocUpdateError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocUpdateError.doc_archived": {"fq_name": "paper.PaperDocUpdateError.doc_archived", "param_name": "docArchivedValue", "static_instance": "DOC_ARCHIVED", "getter_method": null, "containing_data_type_ref": "paper.PaperDocUpdateError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocUpdateError.doc_deleted": {"fq_name": "paper.PaperDocUpdateError.doc_deleted", "param_name": "docDeletedValue", "static_instance": "DOC_DELETED", "getter_method": null, "containing_data_type_ref": "paper.PaperDocUpdateError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocUpdatePolicy.append": {"fq_name": "paper.PaperDocUpdatePolicy.append", "param_name": "appendValue", "static_instance": "APPEND", "getter_method": null, "containing_data_type_ref": "paper.PaperDocUpdatePolicy", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocUpdatePolicy.prepend": {"fq_name": "paper.PaperDocUpdatePolicy.prepend", "param_name": "prependValue", "static_instance": "PREPEND", "getter_method": null, "containing_data_type_ref": "paper.PaperDocUpdatePolicy", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocUpdatePolicy.overwrite_all": {"fq_name": "paper.PaperDocUpdatePolicy.overwrite_all", "param_name": "overwriteAllValue", "static_instance": "OVERWRITE_ALL", "getter_method": null, "containing_data_type_ref": "paper.PaperDocUpdatePolicy", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocUpdatePolicy.other": {"fq_name": "paper.PaperDocUpdatePolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "paper.PaperDocUpdatePolicy", "route_refs": [], "_type": "FieldReference"}, "paper.PaperFolderCreateArg.name": {"fq_name": "paper.PaperFolderCreateArg.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "paper.PaperFolderCreateArg", "route_refs": [], "_type": "FieldReference"}, "paper.PaperFolderCreateArg.parent_folder_id": {"fq_name": "paper.PaperFolderCreateArg.parent_folder_id", "param_name": "parentFolderId", "static_instance": null, "getter_method": "getParentFolderId", "containing_data_type_ref": "paper.PaperFolderCreateArg", "route_refs": [], "_type": "FieldReference"}, "paper.PaperFolderCreateArg.is_team_folder": {"fq_name": "paper.PaperFolderCreateArg.is_team_folder", "param_name": "isTeamFolder", "static_instance": null, "getter_method": "getIsTeamFolder", "containing_data_type_ref": "paper.PaperFolderCreateArg", "route_refs": [], "_type": "FieldReference"}, "paper.PaperFolderCreateError.insufficient_permissions": {"fq_name": "paper.PaperFolderCreateError.insufficient_permissions", "param_name": "insufficientPermissionsValue", "static_instance": "INSUFFICIENT_PERMISSIONS", "getter_method": null, "containing_data_type_ref": "paper.PaperFolderCreateError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperFolderCreateError.other": {"fq_name": "paper.PaperFolderCreateError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "paper.PaperFolderCreateError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperFolderCreateError.folder_not_found": {"fq_name": "paper.PaperFolderCreateError.folder_not_found", "param_name": "folderNotFoundValue", "static_instance": "FOLDER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "paper.PaperFolderCreateError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperFolderCreateError.invalid_folder_id": {"fq_name": "paper.PaperFolderCreateError.invalid_folder_id", "param_name": "invalidFolderIdValue", "static_instance": "INVALID_FOLDER_ID", "getter_method": null, "containing_data_type_ref": "paper.PaperFolderCreateError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperFolderCreateResult.folder_id": {"fq_name": "paper.PaperFolderCreateResult.folder_id", "param_name": "folderId", "static_instance": null, "getter_method": "getFolderId", "containing_data_type_ref": "paper.PaperFolderCreateResult", "route_refs": [], "_type": "FieldReference"}, "paper.RefPaperDoc.doc_id": {"fq_name": "paper.RefPaperDoc.doc_id", "param_name": "docId", "static_instance": null, "getter_method": "getDocId", "containing_data_type_ref": "paper.RefPaperDoc", "route_refs": ["paper.docs/folder_users/list"], "_type": "FieldReference"}, "paper.RemovePaperDocUser.doc_id": {"fq_name": "paper.RemovePaperDocUser.doc_id", "param_name": "docId", "static_instance": null, "getter_method": "getDocId", "containing_data_type_ref": "paper.RemovePaperDocUser", "route_refs": ["paper.docs/folder_users/list"], "_type": "FieldReference"}, "paper.RemovePaperDocUser.member": {"fq_name": "paper.RemovePaperDocUser.member", "param_name": "member", "static_instance": null, "getter_method": "getMember", "containing_data_type_ref": "paper.RemovePaperDocUser", "route_refs": [], "_type": "FieldReference"}, "paper.SharingPolicy.public_sharing_policy": {"fq_name": "paper.SharingPolicy.public_sharing_policy", "param_name": "publicSharingPolicy", "static_instance": null, "getter_method": "getPublicSharingPolicy", "containing_data_type_ref": "paper.SharingPolicy", "route_refs": [], "_type": "FieldReference"}, "paper.SharingPolicy.team_sharing_policy": {"fq_name": "paper.SharingPolicy.team_sharing_policy", "param_name": "teamSharingPolicy", "static_instance": null, "getter_method": "getTeamSharingPolicy", "containing_data_type_ref": "paper.SharingPolicy", "route_refs": [], "_type": "FieldReference"}, "paper.SharingPublicPolicyType.people_with_link_can_edit": {"fq_name": "paper.SharingPublicPolicyType.people_with_link_can_edit", "param_name": "peopleWithLinkCanEditValue", "static_instance": "PEOPLE_WITH_LINK_CAN_EDIT", "getter_method": null, "containing_data_type_ref": "paper.SharingPublicPolicyType", "route_refs": [], "_type": "FieldReference"}, "paper.SharingPublicPolicyType.people_with_link_can_view_and_comment": {"fq_name": "paper.SharingPublicPolicyType.people_with_link_can_view_and_comment", "param_name": "peopleWithLinkCanViewAndCommentValue", "static_instance": "PEOPLE_WITH_LINK_CAN_VIEW_AND_COMMENT", "getter_method": null, "containing_data_type_ref": "paper.SharingPublicPolicyType", "route_refs": [], "_type": "FieldReference"}, "paper.SharingPublicPolicyType.invite_only": {"fq_name": "paper.SharingPublicPolicyType.invite_only", "param_name": "inviteOnlyValue", "static_instance": "INVITE_ONLY", "getter_method": null, "containing_data_type_ref": "paper.SharingPublicPolicyType", "route_refs": [], "_type": "FieldReference"}, "paper.SharingPublicPolicyType.disabled": {"fq_name": "paper.SharingPublicPolicyType.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "paper.SharingPublicPolicyType", "route_refs": [], "_type": "FieldReference"}, "paper.SharingTeamPolicyType.people_with_link_can_edit": {"fq_name": "paper.SharingTeamPolicyType.people_with_link_can_edit", "param_name": "peopleWithLinkCanEditValue", "static_instance": "PEOPLE_WITH_LINK_CAN_EDIT", "getter_method": null, "containing_data_type_ref": "paper.SharingTeamPolicyType", "route_refs": [], "_type": "FieldReference"}, "paper.SharingTeamPolicyType.people_with_link_can_view_and_comment": {"fq_name": "paper.SharingTeamPolicyType.people_with_link_can_view_and_comment", "param_name": "peopleWithLinkCanViewAndCommentValue", "static_instance": "PEOPLE_WITH_LINK_CAN_VIEW_AND_COMMENT", "getter_method": null, "containing_data_type_ref": "paper.SharingTeamPolicyType", "route_refs": [], "_type": "FieldReference"}, "paper.SharingTeamPolicyType.invite_only": {"fq_name": "paper.SharingTeamPolicyType.invite_only", "param_name": "inviteOnlyValue", "static_instance": "INVITE_ONLY", "getter_method": null, "containing_data_type_ref": "paper.SharingTeamPolicyType", "route_refs": [], "_type": "FieldReference"}, "paper.UserInfoWithPermissionLevel.user": {"fq_name": "paper.UserInfoWithPermissionLevel.user", "param_name": "user", "static_instance": null, "getter_method": "getUser", "containing_data_type_ref": "paper.UserInfoWithPermissionLevel", "route_refs": [], "_type": "FieldReference"}, "paper.UserInfoWithPermissionLevel.permission_level": {"fq_name": "paper.UserInfoWithPermissionLevel.permission_level", "param_name": "permissionLevel", "static_instance": null, "getter_method": "getPermissionLevel", "containing_data_type_ref": "paper.UserInfoWithPermissionLevel", "route_refs": [], "_type": "FieldReference"}, "paper.UserOnPaperDocFilter.visited": {"fq_name": "paper.UserOnPaperDocFilter.visited", "param_name": "visitedValue", "static_instance": "VISITED", "getter_method": null, "containing_data_type_ref": "paper.UserOnPaperDocFilter", "route_refs": [], "_type": "FieldReference"}, "paper.UserOnPaperDocFilter.shared": {"fq_name": "paper.UserOnPaperDocFilter.shared", "param_name": "sharedValue", "static_instance": "SHARED", "getter_method": null, "containing_data_type_ref": "paper.UserOnPaperDocFilter", "route_refs": [], "_type": "FieldReference"}, "paper.UserOnPaperDocFilter.other": {"fq_name": "paper.UserOnPaperDocFilter.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "paper.UserOnPaperDocFilter", "route_refs": [], "_type": "FieldReference"}, "secondary_emails.SecondaryEmail.email": {"fq_name": "secondary_emails.SecondaryEmail.email", "param_name": "email", "static_instance": null, "getter_method": "getEmail", "containing_data_type_ref": "secondary_emails.SecondaryEmail", "route_refs": [], "_type": "FieldReference"}, "secondary_emails.SecondaryEmail.is_verified": {"fq_name": "secondary_emails.SecondaryEmail.is_verified", "param_name": "isVerified", "static_instance": null, "getter_method": "getIsVerified", "containing_data_type_ref": "secondary_emails.SecondaryEmail", "route_refs": [], "_type": "FieldReference"}, "seen_state.PlatformType.web": {"fq_name": "seen_state.PlatformType.web", "param_name": "webValue", "static_instance": "WEB", "getter_method": null, "containing_data_type_ref": "seen_state.PlatformType", "route_refs": [], "_type": "FieldReference"}, "seen_state.PlatformType.desktop": {"fq_name": "seen_state.PlatformType.desktop", "param_name": "desktopValue", "static_instance": "DESKTOP", "getter_method": null, "containing_data_type_ref": "seen_state.PlatformType", "route_refs": [], "_type": "FieldReference"}, "seen_state.PlatformType.mobile_ios": {"fq_name": "seen_state.PlatformType.mobile_ios", "param_name": "mobileIosValue", "static_instance": "MOBILE_IOS", "getter_method": null, "containing_data_type_ref": "seen_state.PlatformType", "route_refs": [], "_type": "FieldReference"}, "seen_state.PlatformType.mobile_android": {"fq_name": "seen_state.PlatformType.mobile_android", "param_name": "mobileAndroidValue", "static_instance": "MOBILE_ANDROID", "getter_method": null, "containing_data_type_ref": "seen_state.PlatformType", "route_refs": [], "_type": "FieldReference"}, "seen_state.PlatformType.api": {"fq_name": "seen_state.PlatformType.api", "param_name": "apiValue", "static_instance": "API", "getter_method": null, "containing_data_type_ref": "seen_state.PlatformType", "route_refs": [], "_type": "FieldReference"}, "seen_state.PlatformType.unknown": {"fq_name": "seen_state.PlatformType.unknown", "param_name": "unknownValue", "static_instance": "UNKNOWN", "getter_method": null, "containing_data_type_ref": "seen_state.PlatformType", "route_refs": [], "_type": "FieldReference"}, "seen_state.PlatformType.mobile": {"fq_name": "seen_state.PlatformType.mobile", "param_name": "mobileValue", "static_instance": "MOBILE", "getter_method": null, "containing_data_type_ref": "seen_state.PlatformType", "route_refs": [], "_type": "FieldReference"}, "seen_state.PlatformType.other": {"fq_name": "seen_state.PlatformType.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "seen_state.PlatformType", "route_refs": [], "_type": "FieldReference"}, "sharing.AccessInheritance.inherit": {"fq_name": "sharing.AccessInheritance.inherit", "param_name": "inheritValue", "static_instance": "INHERIT", "getter_method": null, "containing_data_type_ref": "sharing.AccessInheritance", "route_refs": [], "_type": "FieldReference"}, "sharing.AccessInheritance.no_inherit": {"fq_name": "sharing.AccessInheritance.no_inherit", "param_name": "noInheritValue", "static_instance": "NO_INHERIT", "getter_method": null, "containing_data_type_ref": "sharing.AccessInheritance", "route_refs": [], "_type": "FieldReference"}, "sharing.AccessInheritance.other": {"fq_name": "sharing.AccessInheritance.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.AccessInheritance", "route_refs": [], "_type": "FieldReference"}, "sharing.AccessLevel.owner": {"fq_name": "sharing.AccessLevel.owner", "param_name": "ownerValue", "static_instance": "OWNER", "getter_method": null, "containing_data_type_ref": "sharing.AccessLevel", "route_refs": [], "_type": "FieldReference"}, "sharing.AccessLevel.editor": {"fq_name": "sharing.AccessLevel.editor", "param_name": "editorValue", "static_instance": "EDITOR", "getter_method": null, "containing_data_type_ref": "sharing.AccessLevel", "route_refs": [], "_type": "FieldReference"}, "sharing.AccessLevel.viewer": {"fq_name": "sharing.AccessLevel.viewer", "param_name": "viewerValue", "static_instance": "VIEWER", "getter_method": null, "containing_data_type_ref": "sharing.AccessLevel", "route_refs": [], "_type": "FieldReference"}, "sharing.AccessLevel.viewer_no_comment": {"fq_name": "sharing.AccessLevel.viewer_no_comment", "param_name": "viewerNoCommentValue", "static_instance": "VIEWER_NO_COMMENT", "getter_method": null, "containing_data_type_ref": "sharing.AccessLevel", "route_refs": [], "_type": "FieldReference"}, "sharing.AccessLevel.traverse": {"fq_name": "sharing.AccessLevel.traverse", "param_name": "traverseValue", "static_instance": "TRAVERSE", "getter_method": null, "containing_data_type_ref": "sharing.AccessLevel", "route_refs": [], "_type": "FieldReference"}, "sharing.AccessLevel.no_access": {"fq_name": "sharing.AccessLevel.no_access", "param_name": "noAccessValue", "static_instance": "NO_ACCESS", "getter_method": null, "containing_data_type_ref": "sharing.AccessLevel", "route_refs": [], "_type": "FieldReference"}, "sharing.AccessLevel.other": {"fq_name": "sharing.AccessLevel.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.AccessLevel", "route_refs": [], "_type": "FieldReference"}, "sharing.AclUpdatePolicy.owner": {"fq_name": "sharing.AclUpdatePolicy.owner", "param_name": "ownerValue", "static_instance": "OWNER", "getter_method": null, "containing_data_type_ref": "sharing.AclUpdatePolicy", "route_refs": [], "_type": "FieldReference"}, "sharing.AclUpdatePolicy.editors": {"fq_name": "sharing.AclUpdatePolicy.editors", "param_name": "editorsValue", "static_instance": "EDITORS", "getter_method": null, "containing_data_type_ref": "sharing.AclUpdatePolicy", "route_refs": [], "_type": "FieldReference"}, "sharing.AclUpdatePolicy.other": {"fq_name": "sharing.AclUpdatePolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.AclUpdatePolicy", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFileMemberArgs.file": {"fq_name": "sharing.AddFileMemberArgs.file", "param_name": "file", "static_instance": null, "getter_method": "getFile", "containing_data_type_ref": "sharing.AddFileMemberArgs", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFileMemberArgs.members": {"fq_name": "sharing.AddFileMemberArgs.members", "param_name": "members", "static_instance": null, "getter_method": "getMembers", "containing_data_type_ref": "sharing.AddFileMemberArgs", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFileMemberArgs.custom_message": {"fq_name": "sharing.AddFileMemberArgs.custom_message", "param_name": "customMessage", "static_instance": null, "getter_method": "getCustomMessage", "containing_data_type_ref": "sharing.AddFileMemberArgs", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFileMemberArgs.quiet": {"fq_name": "sharing.AddFileMemberArgs.quiet", "param_name": "quiet", "static_instance": null, "getter_method": "getQuiet", "containing_data_type_ref": "sharing.AddFileMemberArgs", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFileMemberArgs.access_level": {"fq_name": "sharing.AddFileMemberArgs.access_level", "param_name": "accessLevel", "static_instance": null, "getter_method": "getAccessLevel", "containing_data_type_ref": "sharing.AddFileMemberArgs", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFileMemberArgs.add_message_as_comment": {"fq_name": "sharing.AddFileMemberArgs.add_message_as_comment", "param_name": "addMessageAsComment", "static_instance": null, "getter_method": "getAddMessageAsComment", "containing_data_type_ref": "sharing.AddFileMemberArgs", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFileMemberError.user_error": {"fq_name": "sharing.AddFileMemberError.user_error", "param_name": "userErrorValue", "static_instance": null, "getter_method": "getUserErrorValue", "containing_data_type_ref": "sharing.AddFileMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFileMemberError.access_error": {"fq_name": "sharing.AddFileMemberError.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "sharing.AddFileMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFileMemberError.rate_limit": {"fq_name": "sharing.AddFileMemberError.rate_limit", "param_name": "rateLimitValue", "static_instance": "RATE_LIMIT", "getter_method": null, "containing_data_type_ref": "sharing.AddFileMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFileMemberError.invalid_comment": {"fq_name": "sharing.AddFileMemberError.invalid_comment", "param_name": "invalidCommentValue", "static_instance": "INVALID_COMMENT", "getter_method": null, "containing_data_type_ref": "sharing.AddFileMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFileMemberError.other": {"fq_name": "sharing.AddFileMemberError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.AddFileMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFolderMemberArg.shared_folder_id": {"fq_name": "sharing.AddFolderMemberArg.shared_folder_id", "param_name": "sharedFolderId", "static_instance": null, "getter_method": "getSharedFolderId", "containing_data_type_ref": "sharing.AddFolderMemberArg", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFolderMemberArg.members": {"fq_name": "sharing.AddFolderMemberArg.members", "param_name": "members", "static_instance": null, "getter_method": "getMembers", "containing_data_type_ref": "sharing.AddFolderMemberArg", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFolderMemberArg.quiet": {"fq_name": "sharing.AddFolderMemberArg.quiet", "param_name": "quiet", "static_instance": null, "getter_method": "getQuiet", "containing_data_type_ref": "sharing.AddFolderMemberArg", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFolderMemberArg.custom_message": {"fq_name": "sharing.AddFolderMemberArg.custom_message", "param_name": "customMessage", "static_instance": null, "getter_method": "getCustomMessage", "containing_data_type_ref": "sharing.AddFolderMemberArg", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFolderMemberError.access_error": {"fq_name": "sharing.AddFolderMemberError.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "sharing.AddFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFolderMemberError.email_unverified": {"fq_name": "sharing.AddFolderMemberError.email_unverified", "param_name": "emailUnverifiedValue", "static_instance": "EMAIL_UNVERIFIED", "getter_method": null, "containing_data_type_ref": "sharing.AddFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFolderMemberError.banned_member": {"fq_name": "sharing.AddFolderMemberError.banned_member", "param_name": "bannedMemberValue", "static_instance": "BANNED_MEMBER", "getter_method": null, "containing_data_type_ref": "sharing.AddFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFolderMemberError.bad_member": {"fq_name": "sharing.AddFolderMemberError.bad_member", "param_name": "badMemberValue", "static_instance": null, "getter_method": "getBadMemberValue", "containing_data_type_ref": "sharing.AddFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFolderMemberError.cant_share_outside_team": {"fq_name": "sharing.AddFolderMemberError.cant_share_outside_team", "param_name": "cantShareOutsideTeamValue", "static_instance": "CANT_SHARE_OUTSIDE_TEAM", "getter_method": null, "containing_data_type_ref": "sharing.AddFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFolderMemberError.too_many_members": {"fq_name": "sharing.AddFolderMemberError.too_many_members", "param_name": "tooManyMembersValue", "static_instance": null, "getter_method": "getTooManyMembersValue", "containing_data_type_ref": "sharing.AddFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFolderMemberError.too_many_pending_invites": {"fq_name": "sharing.AddFolderMemberError.too_many_pending_invites", "param_name": "tooManyPendingInvitesValue", "static_instance": null, "getter_method": "getTooManyPendingInvitesValue", "containing_data_type_ref": "sharing.AddFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFolderMemberError.rate_limit": {"fq_name": "sharing.AddFolderMemberError.rate_limit", "param_name": "rateLimitValue", "static_instance": "RATE_LIMIT", "getter_method": null, "containing_data_type_ref": "sharing.AddFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFolderMemberError.too_many_invitees": {"fq_name": "sharing.AddFolderMemberError.too_many_invitees", "param_name": "tooManyInviteesValue", "static_instance": "TOO_MANY_INVITEES", "getter_method": null, "containing_data_type_ref": "sharing.AddFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFolderMemberError.insufficient_plan": {"fq_name": "sharing.AddFolderMemberError.insufficient_plan", "param_name": "insufficientPlanValue", "static_instance": "INSUFFICIENT_PLAN", "getter_method": null, "containing_data_type_ref": "sharing.AddFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFolderMemberError.team_folder": {"fq_name": "sharing.AddFolderMemberError.team_folder", "param_name": "teamFolderValue", "static_instance": "TEAM_FOLDER", "getter_method": null, "containing_data_type_ref": "sharing.AddFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFolderMemberError.no_permission": {"fq_name": "sharing.AddFolderMemberError.no_permission", "param_name": "noPermissionValue", "static_instance": "NO_PERMISSION", "getter_method": null, "containing_data_type_ref": "sharing.AddFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFolderMemberError.invalid_shared_folder": {"fq_name": "sharing.AddFolderMemberError.invalid_shared_folder", "param_name": "invalidSharedFolderValue", "static_instance": "INVALID_SHARED_FOLDER", "getter_method": null, "containing_data_type_ref": "sharing.AddFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFolderMemberError.other": {"fq_name": "sharing.AddFolderMemberError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.AddFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.AddMember.member": {"fq_name": "sharing.AddMember.member", "param_name": "member", "static_instance": null, "getter_method": "getMember", "containing_data_type_ref": "sharing.AddMember", "route_refs": [], "_type": "FieldReference"}, "sharing.AddMember.access_level": {"fq_name": "sharing.AddMember.access_level", "param_name": "accessLevel", "static_instance": null, "getter_method": "getAccessLevel", "containing_data_type_ref": "sharing.AddMember", "route_refs": [], "_type": "FieldReference"}, "sharing.AddMemberSelectorError.automatic_group": {"fq_name": "sharing.AddMemberSelectorError.automatic_group", "param_name": "automaticGroupValue", "static_instance": "AUTOMATIC_GROUP", "getter_method": null, "containing_data_type_ref": "sharing.AddMemberSelectorError", "route_refs": [], "_type": "FieldReference"}, "sharing.AddMemberSelectorError.invalid_dropbox_id": {"fq_name": "sharing.AddMemberSelectorError.invalid_dropbox_id", "param_name": "invalidDropboxIdValue", "static_instance": null, "getter_method": "getInvalidDropboxIdValue", "containing_data_type_ref": "sharing.AddMemberSelectorError", "route_refs": [], "_type": "FieldReference"}, "sharing.AddMemberSelectorError.invalid_email": {"fq_name": "sharing.AddMemberSelectorError.invalid_email", "param_name": "invalidEmailValue", "static_instance": null, "getter_method": "getInvalidEmailValue", "containing_data_type_ref": "sharing.AddMemberSelectorError", "route_refs": [], "_type": "FieldReference"}, "sharing.AddMemberSelectorError.unverified_dropbox_id": {"fq_name": "sharing.AddMemberSelectorError.unverified_dropbox_id", "param_name": "unverifiedDropboxIdValue", "static_instance": null, "getter_method": "getUnverifiedDropboxIdValue", "containing_data_type_ref": "sharing.AddMemberSelectorError", "route_refs": [], "_type": "FieldReference"}, "sharing.AddMemberSelectorError.group_deleted": {"fq_name": "sharing.AddMemberSelectorError.group_deleted", "param_name": "groupDeletedValue", "static_instance": "GROUP_DELETED", "getter_method": null, "containing_data_type_ref": "sharing.AddMemberSelectorError", "route_refs": [], "_type": "FieldReference"}, "sharing.AddMemberSelectorError.group_not_on_team": {"fq_name": "sharing.AddMemberSelectorError.group_not_on_team", "param_name": "groupNotOnTeamValue", "static_instance": "GROUP_NOT_ON_TEAM", "getter_method": null, "containing_data_type_ref": "sharing.AddMemberSelectorError", "route_refs": [], "_type": "FieldReference"}, "sharing.AddMemberSelectorError.other": {"fq_name": "sharing.AddMemberSelectorError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.AddMemberSelectorError", "route_refs": [], "_type": "FieldReference"}, "sharing.AlphaResolvedVisibility.public": {"fq_name": "sharing.AlphaResolvedVisibility.public", "param_name": "publicValue", "static_instance": "PUBLIC", "getter_method": null, "containing_data_type_ref": "sharing.AlphaResolvedVisibility", "route_refs": [], "_type": "FieldReference"}, "sharing.AlphaResolvedVisibility.team_only": {"fq_name": "sharing.AlphaResolvedVisibility.team_only", "param_name": "teamOnlyValue", "static_instance": "TEAM_ONLY", "getter_method": null, "containing_data_type_ref": "sharing.AlphaResolvedVisibility", "route_refs": [], "_type": "FieldReference"}, "sharing.AlphaResolvedVisibility.password": {"fq_name": "sharing.AlphaResolvedVisibility.password", "param_name": "passwordValue", "static_instance": "PASSWORD", "getter_method": null, "containing_data_type_ref": "sharing.AlphaResolvedVisibility", "route_refs": [], "_type": "FieldReference"}, "sharing.AlphaResolvedVisibility.team_and_password": {"fq_name": "sharing.AlphaResolvedVisibility.team_and_password", "param_name": "teamAndPasswordValue", "static_instance": "TEAM_AND_PASSWORD", "getter_method": null, "containing_data_type_ref": "sharing.AlphaResolvedVisibility", "route_refs": [], "_type": "FieldReference"}, "sharing.AlphaResolvedVisibility.shared_folder_only": {"fq_name": "sharing.AlphaResolvedVisibility.shared_folder_only", "param_name": "sharedFolderOnlyValue", "static_instance": "SHARED_FOLDER_ONLY", "getter_method": null, "containing_data_type_ref": "sharing.AlphaResolvedVisibility", "route_refs": [], "_type": "FieldReference"}, "sharing.AlphaResolvedVisibility.no_one": {"fq_name": "sharing.AlphaResolvedVisibility.no_one", "param_name": "noOneValue", "static_instance": "NO_ONE", "getter_method": null, "containing_data_type_ref": "sharing.AlphaResolvedVisibility", "route_refs": [], "_type": "FieldReference"}, "sharing.AlphaResolvedVisibility.only_you": {"fq_name": "sharing.AlphaResolvedVisibility.only_you", "param_name": "onlyYouValue", "static_instance": "ONLY_YOU", "getter_method": null, "containing_data_type_ref": "sharing.AlphaResolvedVisibility", "route_refs": [], "_type": "FieldReference"}, "sharing.AlphaResolvedVisibility.other": {"fq_name": "sharing.AlphaResolvedVisibility.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.AlphaResolvedVisibility", "route_refs": [], "_type": "FieldReference"}, "sharing.AudienceExceptionContentInfo.name": {"fq_name": "sharing.AudienceExceptionContentInfo.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "sharing.AudienceExceptionContentInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.AudienceExceptions.count": {"fq_name": "sharing.AudienceExceptions.count", "param_name": "count", "static_instance": null, "getter_method": "getCount", "containing_data_type_ref": "sharing.AudienceExceptions", "route_refs": [], "_type": "FieldReference"}, "sharing.AudienceExceptions.exceptions": {"fq_name": "sharing.AudienceExceptions.exceptions", "param_name": "exceptions", "static_instance": null, "getter_method": "getExceptions", "containing_data_type_ref": "sharing.AudienceExceptions", "route_refs": [], "_type": "FieldReference"}, "sharing.AudienceRestrictingSharedFolder.shared_folder_id": {"fq_name": "sharing.AudienceRestrictingSharedFolder.shared_folder_id", "param_name": "sharedFolderId", "static_instance": null, "getter_method": "getSharedFolderId", "containing_data_type_ref": "sharing.AudienceRestrictingSharedFolder", "route_refs": [], "_type": "FieldReference"}, "sharing.AudienceRestrictingSharedFolder.name": {"fq_name": "sharing.AudienceRestrictingSharedFolder.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "sharing.AudienceRestrictingSharedFolder", "route_refs": [], "_type": "FieldReference"}, "sharing.AudienceRestrictingSharedFolder.audience": {"fq_name": "sharing.AudienceRestrictingSharedFolder.audience", "param_name": "audience", "static_instance": null, "getter_method": "getAudience", "containing_data_type_ref": "sharing.AudienceRestrictingSharedFolder", "route_refs": [], "_type": "FieldReference"}, "sharing.CollectionLinkMetadata.url": {"fq_name": "sharing.CollectionLinkMetadata.url", "param_name": "url", "static_instance": null, "getter_method": "getUrl", "containing_data_type_ref": "sharing.CollectionLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.CollectionLinkMetadata.visibility": {"fq_name": "sharing.CollectionLinkMetadata.visibility", "param_name": "visibility", "static_instance": null, "getter_method": "getVisibility", "containing_data_type_ref": "sharing.CollectionLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.CollectionLinkMetadata.expires": {"fq_name": "sharing.CollectionLinkMetadata.expires", "param_name": "expires", "static_instance": null, "getter_method": "getExpires", "containing_data_type_ref": "sharing.CollectionLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.CreateSharedLinkArg.path": {"fq_name": "sharing.CreateSharedLinkArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "sharing.CreateSharedLinkArg", "route_refs": [], "_type": "FieldReference"}, "sharing.CreateSharedLinkArg.short_url": {"fq_name": "sharing.CreateSharedLinkArg.short_url", "param_name": "shortUrl", "static_instance": null, "getter_method": "getShortUrl", "containing_data_type_ref": "sharing.CreateSharedLinkArg", "route_refs": [], "_type": "FieldReference"}, "sharing.CreateSharedLinkArg.pending_upload": {"fq_name": "sharing.CreateSharedLinkArg.pending_upload", "param_name": "pendingUpload", "static_instance": null, "getter_method": "getPendingUpload", "containing_data_type_ref": "sharing.CreateSharedLinkArg", "route_refs": [], "_type": "FieldReference"}, "sharing.CreateSharedLinkError.path": {"fq_name": "sharing.CreateSharedLinkError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "sharing.CreateSharedLinkError", "route_refs": [], "_type": "FieldReference"}, "sharing.CreateSharedLinkError.other": {"fq_name": "sharing.CreateSharedLinkError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.CreateSharedLinkError", "route_refs": [], "_type": "FieldReference"}, "sharing.CreateSharedLinkWithSettingsArg.path": {"fq_name": "sharing.CreateSharedLinkWithSettingsArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "sharing.CreateSharedLinkWithSettingsArg", "route_refs": ["sharing.create_shared_link_with_settings"], "_type": "FieldReference"}, "sharing.CreateSharedLinkWithSettingsArg.settings": {"fq_name": "sharing.CreateSharedLinkWithSettingsArg.settings", "param_name": "settings", "static_instance": null, "getter_method": "getSettings", "containing_data_type_ref": "sharing.CreateSharedLinkWithSettingsArg", "route_refs": ["sharing.create_shared_link_with_settings"], "_type": "FieldReference"}, "sharing.CreateSharedLinkWithSettingsError.path": {"fq_name": "sharing.CreateSharedLinkWithSettingsError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "sharing.CreateSharedLinkWithSettingsError", "route_refs": [], "_type": "FieldReference"}, "sharing.CreateSharedLinkWithSettingsError.email_not_verified": {"fq_name": "sharing.CreateSharedLinkWithSettingsError.email_not_verified", "param_name": "emailNotVerifiedValue", "static_instance": "EMAIL_NOT_VERIFIED", "getter_method": null, "containing_data_type_ref": "sharing.CreateSharedLinkWithSettingsError", "route_refs": [], "_type": "FieldReference"}, "sharing.CreateSharedLinkWithSettingsError.shared_link_already_exists": {"fq_name": "sharing.CreateSharedLinkWithSettingsError.shared_link_already_exists", "param_name": "sharedLinkAlreadyExistsValue", "static_instance": null, "getter_method": "getSharedLinkAlreadyExistsValue", "containing_data_type_ref": "sharing.CreateSharedLinkWithSettingsError", "route_refs": [], "_type": "FieldReference"}, "sharing.CreateSharedLinkWithSettingsError.settings_error": {"fq_name": "sharing.CreateSharedLinkWithSettingsError.settings_error", "param_name": "settingsErrorValue", "static_instance": null, "getter_method": "getSettingsErrorValue", "containing_data_type_ref": "sharing.CreateSharedLinkWithSettingsError", "route_refs": [], "_type": "FieldReference"}, "sharing.CreateSharedLinkWithSettingsError.access_denied": {"fq_name": "sharing.CreateSharedLinkWithSettingsError.access_denied", "param_name": "accessDeniedValue", "static_instance": "ACCESS_DENIED", "getter_method": null, "containing_data_type_ref": "sharing.CreateSharedLinkWithSettingsError", "route_refs": [], "_type": "FieldReference"}, "sharing.ExpectedSharedContentLinkMetadata.audience_options": {"fq_name": "sharing.ExpectedSharedContentLinkMetadata.audience_options", "param_name": "audienceOptions", "static_instance": null, "getter_method": "getAudienceOptions", "containing_data_type_ref": "sharing.ExpectedSharedContentLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.ExpectedSharedContentLinkMetadata.current_audience": {"fq_name": "sharing.ExpectedSharedContentLinkMetadata.current_audience", "param_name": "currentAudience", "static_instance": null, "getter_method": "getCurrentAudience", "containing_data_type_ref": "sharing.ExpectedSharedContentLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.ExpectedSharedContentLinkMetadata.link_permissions": {"fq_name": "sharing.ExpectedSharedContentLinkMetadata.link_permissions", "param_name": "linkPermissions", "static_instance": null, "getter_method": "getLinkPermissions", "containing_data_type_ref": "sharing.ExpectedSharedContentLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.ExpectedSharedContentLinkMetadata.password_protected": {"fq_name": "sharing.ExpectedSharedContentLinkMetadata.password_protected", "param_name": "passwordProtected", "static_instance": null, "getter_method": "getPasswordProtected", "containing_data_type_ref": "sharing.ExpectedSharedContentLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.ExpectedSharedContentLinkMetadata.access_level": {"fq_name": "sharing.ExpectedSharedContentLinkMetadata.access_level", "param_name": "accessLevel", "static_instance": null, "getter_method": "getAccessLevel", "containing_data_type_ref": "sharing.ExpectedSharedContentLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.ExpectedSharedContentLinkMetadata.audience_restricting_shared_folder": {"fq_name": "sharing.ExpectedSharedContentLinkMetadata.audience_restricting_shared_folder", "param_name": "audienceRestrictingSharedFolder", "static_instance": null, "getter_method": "getAudienceRestrictingSharedFolder", "containing_data_type_ref": "sharing.ExpectedSharedContentLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.ExpectedSharedContentLinkMetadata.expiry": {"fq_name": "sharing.ExpectedSharedContentLinkMetadata.expiry", "param_name": "expiry", "static_instance": null, "getter_method": "getExpiry", "containing_data_type_ref": "sharing.ExpectedSharedContentLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.FileAction.disable_viewer_info": {"fq_name": "sharing.FileAction.disable_viewer_info", "param_name": "disableViewerInfoValue", "static_instance": "DISABLE_VIEWER_INFO", "getter_method": null, "containing_data_type_ref": "sharing.FileAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FileAction.edit_contents": {"fq_name": "sharing.FileAction.edit_contents", "param_name": "editContentsValue", "static_instance": "EDIT_CONTENTS", "getter_method": null, "containing_data_type_ref": "sharing.FileAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FileAction.enable_viewer_info": {"fq_name": "sharing.FileAction.enable_viewer_info", "param_name": "enableViewerInfoValue", "static_instance": "ENABLE_VIEWER_INFO", "getter_method": null, "containing_data_type_ref": "sharing.FileAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FileAction.invite_viewer": {"fq_name": "sharing.FileAction.invite_viewer", "param_name": "inviteViewerValue", "static_instance": "INVITE_VIEWER", "getter_method": null, "containing_data_type_ref": "sharing.FileAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FileAction.invite_viewer_no_comment": {"fq_name": "sharing.FileAction.invite_viewer_no_comment", "param_name": "inviteViewerNoCommentValue", "static_instance": "INVITE_VIEWER_NO_COMMENT", "getter_method": null, "containing_data_type_ref": "sharing.FileAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FileAction.invite_editor": {"fq_name": "sharing.FileAction.invite_editor", "param_name": "inviteEditorValue", "static_instance": "INVITE_EDITOR", "getter_method": null, "containing_data_type_ref": "sharing.FileAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FileAction.unshare": {"fq_name": "sharing.FileAction.unshare", "param_name": "unshareValue", "static_instance": "UNSHARE", "getter_method": null, "containing_data_type_ref": "sharing.FileAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FileAction.relinquish_membership": {"fq_name": "sharing.FileAction.relinquish_membership", "param_name": "relinquishMembershipValue", "static_instance": "RELINQUISH_MEMBERSHIP", "getter_method": null, "containing_data_type_ref": "sharing.FileAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FileAction.share_link": {"fq_name": "sharing.FileAction.share_link", "param_name": "shareLinkValue", "static_instance": "SHARE_LINK", "getter_method": null, "containing_data_type_ref": "sharing.FileAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FileAction.create_link": {"fq_name": "sharing.FileAction.create_link", "param_name": "createLinkValue", "static_instance": "CREATE_LINK", "getter_method": null, "containing_data_type_ref": "sharing.FileAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FileAction.create_view_link": {"fq_name": "sharing.FileAction.create_view_link", "param_name": "createViewLinkValue", "static_instance": "CREATE_VIEW_LINK", "getter_method": null, "containing_data_type_ref": "sharing.FileAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FileAction.create_edit_link": {"fq_name": "sharing.FileAction.create_edit_link", "param_name": "createEditLinkValue", "static_instance": "CREATE_EDIT_LINK", "getter_method": null, "containing_data_type_ref": "sharing.FileAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FileAction.other": {"fq_name": "sharing.FileAction.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.FileAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FileErrorResult.file_not_found_error": {"fq_name": "sharing.FileErrorResult.file_not_found_error", "param_name": "fileNotFoundErrorValue", "static_instance": null, "getter_method": "getFileNotFoundErrorValue", "containing_data_type_ref": "sharing.FileErrorResult", "route_refs": [], "_type": "FieldReference"}, "sharing.FileErrorResult.invalid_file_action_error": {"fq_name": "sharing.FileErrorResult.invalid_file_action_error", "param_name": "invalidFileActionErrorValue", "static_instance": null, "getter_method": "getInvalidFileActionErrorValue", "containing_data_type_ref": "sharing.FileErrorResult", "route_refs": [], "_type": "FieldReference"}, "sharing.FileErrorResult.permission_denied_error": {"fq_name": "sharing.FileErrorResult.permission_denied_error", "param_name": "permissionDeniedErrorValue", "static_instance": null, "getter_method": "getPermissionDeniedErrorValue", "containing_data_type_ref": "sharing.FileErrorResult", "route_refs": [], "_type": "FieldReference"}, "sharing.FileErrorResult.other": {"fq_name": "sharing.FileErrorResult.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.FileErrorResult", "route_refs": [], "_type": "FieldReference"}, "sharing.FileLinkMetadata.url": {"fq_name": "sharing.FileLinkMetadata.url", "param_name": "url", "static_instance": null, "getter_method": "getUrl", "containing_data_type_ref": "sharing.FileLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.FileLinkMetadata.name": {"fq_name": "sharing.FileLinkMetadata.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "sharing.FileLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.FileLinkMetadata.link_permissions": {"fq_name": "sharing.FileLinkMetadata.link_permissions", "param_name": "linkPermissions", "static_instance": null, "getter_method": "getLinkPermissions", "containing_data_type_ref": "sharing.FileLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.FileLinkMetadata.client_modified": {"fq_name": "sharing.FileLinkMetadata.client_modified", "param_name": "clientModified", "static_instance": null, "getter_method": "getClientModified", "containing_data_type_ref": "sharing.FileLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.FileLinkMetadata.server_modified": {"fq_name": "sharing.FileLinkMetadata.server_modified", "param_name": "serverModified", "static_instance": null, "getter_method": "getServerModified", "containing_data_type_ref": "sharing.FileLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.FileLinkMetadata.rev": {"fq_name": "sharing.FileLinkMetadata.rev", "param_name": "rev", "static_instance": null, "getter_method": "getRev", "containing_data_type_ref": "sharing.FileLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.FileLinkMetadata.size": {"fq_name": "sharing.FileLinkMetadata.size", "param_name": "size", "static_instance": null, "getter_method": "getSize", "containing_data_type_ref": "sharing.FileLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.FileLinkMetadata.id": {"fq_name": "sharing.FileLinkMetadata.id", "param_name": "id", "static_instance": null, "getter_method": "getId", "containing_data_type_ref": "sharing.FileLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.FileLinkMetadata.expires": {"fq_name": "sharing.FileLinkMetadata.expires", "param_name": "expires", "static_instance": null, "getter_method": "getExpires", "containing_data_type_ref": "sharing.FileLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.FileLinkMetadata.path_lower": {"fq_name": "sharing.FileLinkMetadata.path_lower", "param_name": "pathLower", "static_instance": null, "getter_method": "getPathLower", "containing_data_type_ref": "sharing.FileLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.FileLinkMetadata.team_member_info": {"fq_name": "sharing.FileLinkMetadata.team_member_info", "param_name": "teamMemberInfo", "static_instance": null, "getter_method": "getTeamMemberInfo", "containing_data_type_ref": "sharing.FileLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.FileLinkMetadata.content_owner_team_info": {"fq_name": "sharing.FileLinkMetadata.content_owner_team_info", "param_name": "contentOwnerTeamInfo", "static_instance": null, "getter_method": "getContentOwnerTeamInfo", "containing_data_type_ref": "sharing.FileLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.FileMemberActionError.invalid_member": {"fq_name": "sharing.FileMemberActionError.invalid_member", "param_name": "invalidMemberValue", "static_instance": "INVALID_MEMBER", "getter_method": null, "containing_data_type_ref": "sharing.FileMemberActionError", "route_refs": [], "_type": "FieldReference"}, "sharing.FileMemberActionError.no_permission": {"fq_name": "sharing.FileMemberActionError.no_permission", "param_name": "noPermissionValue", "static_instance": "NO_PERMISSION", "getter_method": null, "containing_data_type_ref": "sharing.FileMemberActionError", "route_refs": [], "_type": "FieldReference"}, "sharing.FileMemberActionError.access_error": {"fq_name": "sharing.FileMemberActionError.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "sharing.FileMemberActionError", "route_refs": [], "_type": "FieldReference"}, "sharing.FileMemberActionError.no_explicit_access": {"fq_name": "sharing.FileMemberActionError.no_explicit_access", "param_name": "noExplicitAccessValue", "static_instance": null, "getter_method": "getNoExplicitAccessValue", "containing_data_type_ref": "sharing.FileMemberActionError", "route_refs": [], "_type": "FieldReference"}, "sharing.FileMemberActionError.other": {"fq_name": "sharing.FileMemberActionError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.FileMemberActionError", "route_refs": [], "_type": "FieldReference"}, "sharing.FileMemberActionIndividualResult.success": {"fq_name": "sharing.FileMemberActionIndividualResult.success", "param_name": "successValue", "static_instance": null, "getter_method": "getSuccessValue", "containing_data_type_ref": "sharing.FileMemberActionIndividualResult", "route_refs": [], "_type": "FieldReference"}, "sharing.FileMemberActionIndividualResult.member_error": {"fq_name": "sharing.FileMemberActionIndividualResult.member_error", "param_name": "memberErrorValue", "static_instance": null, "getter_method": "getMemberErrorValue", "containing_data_type_ref": "sharing.FileMemberActionIndividualResult", "route_refs": [], "_type": "FieldReference"}, "sharing.FileMemberActionResult.member": {"fq_name": "sharing.FileMemberActionResult.member", "param_name": "member", "static_instance": null, "getter_method": "getMember", "containing_data_type_ref": "sharing.FileMemberActionResult", "route_refs": [], "_type": "FieldReference"}, "sharing.FileMemberActionResult.result": {"fq_name": "sharing.FileMemberActionResult.result", "param_name": "result", "static_instance": null, "getter_method": "getResult", "containing_data_type_ref": "sharing.FileMemberActionResult", "route_refs": [], "_type": "FieldReference"}, "sharing.FileMemberActionResult.sckey_sha1": {"fq_name": "sharing.FileMemberActionResult.sckey_sha1", "param_name": "sckeySha1", "static_instance": null, "getter_method": "getSckeySha1", "containing_data_type_ref": "sharing.FileMemberActionResult", "route_refs": [], "_type": "FieldReference"}, "sharing.FileMemberActionResult.invitation_signature": {"fq_name": "sharing.FileMemberActionResult.invitation_signature", "param_name": "invitationSignature", "static_instance": null, "getter_method": "getInvitationSignature", "containing_data_type_ref": "sharing.FileMemberActionResult", "route_refs": [], "_type": "FieldReference"}, "sharing.FileMemberRemoveActionResult.success": {"fq_name": "sharing.FileMemberRemoveActionResult.success", "param_name": "successValue", "static_instance": null, "getter_method": "getSuccessValue", "containing_data_type_ref": "sharing.FileMemberRemoveActionResult", "route_refs": [], "_type": "FieldReference"}, "sharing.FileMemberRemoveActionResult.member_error": {"fq_name": "sharing.FileMemberRemoveActionResult.member_error", "param_name": "memberErrorValue", "static_instance": null, "getter_method": "getMemberErrorValue", "containing_data_type_ref": "sharing.FileMemberRemoveActionResult", "route_refs": [], "_type": "FieldReference"}, "sharing.FileMemberRemoveActionResult.other": {"fq_name": "sharing.FileMemberRemoveActionResult.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.FileMemberRemoveActionResult", "route_refs": [], "_type": "FieldReference"}, "sharing.FilePermission.action": {"fq_name": "sharing.FilePermission.action", "param_name": "action", "static_instance": null, "getter_method": "getAction", "containing_data_type_ref": "sharing.FilePermission", "route_refs": [], "_type": "FieldReference"}, "sharing.FilePermission.allow": {"fq_name": "sharing.FilePermission.allow", "param_name": "allow", "static_instance": null, "getter_method": "getAllow", "containing_data_type_ref": "sharing.FilePermission", "route_refs": [], "_type": "FieldReference"}, "sharing.FilePermission.reason": {"fq_name": "sharing.FilePermission.reason", "param_name": "reason", "static_instance": null, "getter_method": "getReason", "containing_data_type_ref": "sharing.FilePermission", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderAction.change_options": {"fq_name": "sharing.FolderAction.change_options", "param_name": "changeOptionsValue", "static_instance": "CHANGE_OPTIONS", "getter_method": null, "containing_data_type_ref": "sharing.FolderAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderAction.disable_viewer_info": {"fq_name": "sharing.FolderAction.disable_viewer_info", "param_name": "disableViewerInfoValue", "static_instance": "DISABLE_VIEWER_INFO", "getter_method": null, "containing_data_type_ref": "sharing.FolderAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderAction.edit_contents": {"fq_name": "sharing.FolderAction.edit_contents", "param_name": "editContentsValue", "static_instance": "EDIT_CONTENTS", "getter_method": null, "containing_data_type_ref": "sharing.FolderAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderAction.enable_viewer_info": {"fq_name": "sharing.FolderAction.enable_viewer_info", "param_name": "enableViewerInfoValue", "static_instance": "ENABLE_VIEWER_INFO", "getter_method": null, "containing_data_type_ref": "sharing.FolderAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderAction.invite_editor": {"fq_name": "sharing.FolderAction.invite_editor", "param_name": "inviteEditorValue", "static_instance": "INVITE_EDITOR", "getter_method": null, "containing_data_type_ref": "sharing.FolderAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderAction.invite_viewer": {"fq_name": "sharing.FolderAction.invite_viewer", "param_name": "inviteViewerValue", "static_instance": "INVITE_VIEWER", "getter_method": null, "containing_data_type_ref": "sharing.FolderAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderAction.invite_viewer_no_comment": {"fq_name": "sharing.FolderAction.invite_viewer_no_comment", "param_name": "inviteViewerNoCommentValue", "static_instance": "INVITE_VIEWER_NO_COMMENT", "getter_method": null, "containing_data_type_ref": "sharing.FolderAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderAction.relinquish_membership": {"fq_name": "sharing.FolderAction.relinquish_membership", "param_name": "relinquishMembershipValue", "static_instance": "RELINQUISH_MEMBERSHIP", "getter_method": null, "containing_data_type_ref": "sharing.FolderAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderAction.unmount": {"fq_name": "sharing.FolderAction.unmount", "param_name": "unmountValue", "static_instance": "UNMOUNT", "getter_method": null, "containing_data_type_ref": "sharing.FolderAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderAction.unshare": {"fq_name": "sharing.FolderAction.unshare", "param_name": "unshareValue", "static_instance": "UNSHARE", "getter_method": null, "containing_data_type_ref": "sharing.FolderAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderAction.leave_a_copy": {"fq_name": "sharing.FolderAction.leave_a_copy", "param_name": "leaveACopyValue", "static_instance": "LEAVE_A_COPY", "getter_method": null, "containing_data_type_ref": "sharing.FolderAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderAction.share_link": {"fq_name": "sharing.FolderAction.share_link", "param_name": "shareLinkValue", "static_instance": "SHARE_LINK", "getter_method": null, "containing_data_type_ref": "sharing.FolderAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderAction.create_link": {"fq_name": "sharing.FolderAction.create_link", "param_name": "createLinkValue", "static_instance": "CREATE_LINK", "getter_method": null, "containing_data_type_ref": "sharing.FolderAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderAction.set_access_inheritance": {"fq_name": "sharing.FolderAction.set_access_inheritance", "param_name": "setAccessInheritanceValue", "static_instance": "SET_ACCESS_INHERITANCE", "getter_method": null, "containing_data_type_ref": "sharing.FolderAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderAction.other": {"fq_name": "sharing.FolderAction.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.FolderAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderLinkMetadata.url": {"fq_name": "sharing.FolderLinkMetadata.url", "param_name": "url", "static_instance": null, "getter_method": "getUrl", "containing_data_type_ref": "sharing.FolderLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderLinkMetadata.name": {"fq_name": "sharing.FolderLinkMetadata.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "sharing.FolderLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderLinkMetadata.link_permissions": {"fq_name": "sharing.FolderLinkMetadata.link_permissions", "param_name": "linkPermissions", "static_instance": null, "getter_method": "getLinkPermissions", "containing_data_type_ref": "sharing.FolderLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderLinkMetadata.id": {"fq_name": "sharing.FolderLinkMetadata.id", "param_name": "id", "static_instance": null, "getter_method": "getId", "containing_data_type_ref": "sharing.FolderLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderLinkMetadata.expires": {"fq_name": "sharing.FolderLinkMetadata.expires", "param_name": "expires", "static_instance": null, "getter_method": "getExpires", "containing_data_type_ref": "sharing.FolderLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderLinkMetadata.path_lower": {"fq_name": "sharing.FolderLinkMetadata.path_lower", "param_name": "pathLower", "static_instance": null, "getter_method": "getPathLower", "containing_data_type_ref": "sharing.FolderLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderLinkMetadata.team_member_info": {"fq_name": "sharing.FolderLinkMetadata.team_member_info", "param_name": "teamMemberInfo", "static_instance": null, "getter_method": "getTeamMemberInfo", "containing_data_type_ref": "sharing.FolderLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderLinkMetadata.content_owner_team_info": {"fq_name": "sharing.FolderLinkMetadata.content_owner_team_info", "param_name": "contentOwnerTeamInfo", "static_instance": null, "getter_method": "getContentOwnerTeamInfo", "containing_data_type_ref": "sharing.FolderLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderPermission.action": {"fq_name": "sharing.FolderPermission.action", "param_name": "action", "static_instance": null, "getter_method": "getAction", "containing_data_type_ref": "sharing.FolderPermission", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderPermission.allow": {"fq_name": "sharing.FolderPermission.allow", "param_name": "allow", "static_instance": null, "getter_method": "getAllow", "containing_data_type_ref": "sharing.FolderPermission", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderPermission.reason": {"fq_name": "sharing.FolderPermission.reason", "param_name": "reason", "static_instance": null, "getter_method": "getReason", "containing_data_type_ref": "sharing.FolderPermission", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderPolicy.acl_update_policy": {"fq_name": "sharing.FolderPolicy.acl_update_policy", "param_name": "aclUpdatePolicy", "static_instance": null, "getter_method": "getAclUpdatePolicy", "containing_data_type_ref": "sharing.FolderPolicy", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderPolicy.shared_link_policy": {"fq_name": "sharing.FolderPolicy.shared_link_policy", "param_name": "sharedLinkPolicy", "static_instance": null, "getter_method": "getSharedLinkPolicy", "containing_data_type_ref": "sharing.FolderPolicy", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderPolicy.member_policy": {"fq_name": "sharing.FolderPolicy.member_policy", "param_name": "memberPolicy", "static_instance": null, "getter_method": "getMemberPolicy", "containing_data_type_ref": "sharing.FolderPolicy", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderPolicy.resolved_member_policy": {"fq_name": "sharing.FolderPolicy.resolved_member_policy", "param_name": "resolvedMemberPolicy", "static_instance": null, "getter_method": "getResolvedMemberPolicy", "containing_data_type_ref": "sharing.FolderPolicy", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderPolicy.viewer_info_policy": {"fq_name": "sharing.FolderPolicy.viewer_info_policy", "param_name": "viewerInfoPolicy", "static_instance": null, "getter_method": "getViewerInfoPolicy", "containing_data_type_ref": "sharing.FolderPolicy", "route_refs": [], "_type": "FieldReference"}, "sharing.GetFileMetadataArg.file": {"fq_name": "sharing.GetFileMetadataArg.file", "param_name": "file", "static_instance": null, "getter_method": "getFile", "containing_data_type_ref": "sharing.GetFileMetadataArg", "route_refs": ["sharing.get_file_metadata"], "_type": "FieldReference"}, "sharing.GetFileMetadataArg.actions": {"fq_name": "sharing.GetFileMetadataArg.actions", "param_name": "actions", "static_instance": null, "getter_method": "getActions", "containing_data_type_ref": "sharing.GetFileMetadataArg", "route_refs": ["sharing.get_file_metadata"], "_type": "FieldReference"}, "sharing.GetFileMetadataBatchArg.files": {"fq_name": "sharing.GetFileMetadataBatchArg.files", "param_name": "files", "static_instance": null, "getter_method": "getFiles", "containing_data_type_ref": "sharing.GetFileMetadataBatchArg", "route_refs": ["sharing.get_file_metadata/batch"], "_type": "FieldReference"}, "sharing.GetFileMetadataBatchArg.actions": {"fq_name": "sharing.GetFileMetadataBatchArg.actions", "param_name": "actions", "static_instance": null, "getter_method": "getActions", "containing_data_type_ref": "sharing.GetFileMetadataBatchArg", "route_refs": ["sharing.get_file_metadata/batch"], "_type": "FieldReference"}, "sharing.GetFileMetadataBatchResult.file": {"fq_name": "sharing.GetFileMetadataBatchResult.file", "param_name": "file", "static_instance": null, "getter_method": "getFile", "containing_data_type_ref": "sharing.GetFileMetadataBatchResult", "route_refs": [], "_type": "FieldReference"}, "sharing.GetFileMetadataBatchResult.result": {"fq_name": "sharing.GetFileMetadataBatchResult.result", "param_name": "result", "static_instance": null, "getter_method": "getResult", "containing_data_type_ref": "sharing.GetFileMetadataBatchResult", "route_refs": [], "_type": "FieldReference"}, "sharing.GetFileMetadataError.user_error": {"fq_name": "sharing.GetFileMetadataError.user_error", "param_name": "userErrorValue", "static_instance": null, "getter_method": "getUserErrorValue", "containing_data_type_ref": "sharing.GetFileMetadataError", "route_refs": [], "_type": "FieldReference"}, "sharing.GetFileMetadataError.access_error": {"fq_name": "sharing.GetFileMetadataError.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "sharing.GetFileMetadataError", "route_refs": [], "_type": "FieldReference"}, "sharing.GetFileMetadataError.other": {"fq_name": "sharing.GetFileMetadataError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.GetFileMetadataError", "route_refs": [], "_type": "FieldReference"}, "sharing.GetFileMetadataIndividualResult.metadata": {"fq_name": "sharing.GetFileMetadataIndividualResult.metadata", "param_name": "metadataValue", "static_instance": null, "getter_method": "getMetadataValue", "containing_data_type_ref": "sharing.GetFileMetadataIndividualResult", "route_refs": [], "_type": "FieldReference"}, "sharing.GetFileMetadataIndividualResult.access_error": {"fq_name": "sharing.GetFileMetadataIndividualResult.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "sharing.GetFileMetadataIndividualResult", "route_refs": [], "_type": "FieldReference"}, "sharing.GetFileMetadataIndividualResult.other": {"fq_name": "sharing.GetFileMetadataIndividualResult.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.GetFileMetadataIndividualResult", "route_refs": [], "_type": "FieldReference"}, "sharing.GetMetadataArgs.shared_folder_id": {"fq_name": "sharing.GetMetadataArgs.shared_folder_id", "param_name": "sharedFolderId", "static_instance": null, "getter_method": "getSharedFolderId", "containing_data_type_ref": "sharing.GetMetadataArgs", "route_refs": ["sharing.get_folder_metadata"], "_type": "FieldReference"}, "sharing.GetMetadataArgs.actions": {"fq_name": "sharing.GetMetadataArgs.actions", "param_name": "actions", "static_instance": null, "getter_method": "getActions", "containing_data_type_ref": "sharing.GetMetadataArgs", "route_refs": ["sharing.get_folder_metadata"], "_type": "FieldReference"}, "sharing.GetSharedLinkFileError.shared_link_not_found": {"fq_name": "sharing.GetSharedLinkFileError.shared_link_not_found", "param_name": "sharedLinkNotFoundValue", "static_instance": "SHARED_LINK_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "sharing.GetSharedLinkFileError", "route_refs": [], "_type": "FieldReference"}, "sharing.GetSharedLinkFileError.shared_link_access_denied": {"fq_name": "sharing.GetSharedLinkFileError.shared_link_access_denied", "param_name": "sharedLinkAccessDeniedValue", "static_instance": "SHARED_LINK_ACCESS_DENIED", "getter_method": null, "containing_data_type_ref": "sharing.GetSharedLinkFileError", "route_refs": [], "_type": "FieldReference"}, "sharing.GetSharedLinkFileError.unsupported_link_type": {"fq_name": "sharing.GetSharedLinkFileError.unsupported_link_type", "param_name": "unsupportedLinkTypeValue", "static_instance": "UNSUPPORTED_LINK_TYPE", "getter_method": null, "containing_data_type_ref": "sharing.GetSharedLinkFileError", "route_refs": [], "_type": "FieldReference"}, "sharing.GetSharedLinkFileError.other": {"fq_name": "sharing.GetSharedLinkFileError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.GetSharedLinkFileError", "route_refs": [], "_type": "FieldReference"}, "sharing.GetSharedLinkFileError.shared_link_is_directory": {"fq_name": "sharing.GetSharedLinkFileError.shared_link_is_directory", "param_name": "sharedLinkIsDirectoryValue", "static_instance": "SHARED_LINK_IS_DIRECTORY", "getter_method": null, "containing_data_type_ref": "sharing.GetSharedLinkFileError", "route_refs": [], "_type": "FieldReference"}, "sharing.GetSharedLinkMetadataArg.url": {"fq_name": "sharing.GetSharedLinkMetadataArg.url", "param_name": "url", "static_instance": null, "getter_method": "getUrl", "containing_data_type_ref": "sharing.GetSharedLinkMetadataArg", "route_refs": [], "_type": "FieldReference"}, "sharing.GetSharedLinkMetadataArg.path": {"fq_name": "sharing.GetSharedLinkMetadataArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "sharing.GetSharedLinkMetadataArg", "route_refs": [], "_type": "FieldReference"}, "sharing.GetSharedLinkMetadataArg.link_password": {"fq_name": "sharing.GetSharedLinkMetadataArg.link_password", "param_name": "linkPassword", "static_instance": null, "getter_method": "getLinkPassword", "containing_data_type_ref": "sharing.GetSharedLinkMetadataArg", "route_refs": [], "_type": "FieldReference"}, "sharing.GetSharedLinksArg.path": {"fq_name": "sharing.GetSharedLinksArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "sharing.GetSharedLinksArg", "route_refs": ["sharing.get_shared_links"], "_type": "FieldReference"}, "sharing.GetSharedLinksError.path": {"fq_name": "sharing.GetSharedLinksError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "sharing.GetSharedLinksError", "route_refs": [], "_type": "FieldReference"}, "sharing.GetSharedLinksError.other": {"fq_name": "sharing.GetSharedLinksError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.GetSharedLinksError", "route_refs": [], "_type": "FieldReference"}, "sharing.GetSharedLinksResult.links": {"fq_name": "sharing.GetSharedLinksResult.links", "param_name": "links", "static_instance": null, "getter_method": "getLinks", "containing_data_type_ref": "sharing.GetSharedLinksResult", "route_refs": [], "_type": "FieldReference"}, "sharing.GroupInfo.group_name": {"fq_name": "sharing.GroupInfo.group_name", "param_name": "groupName", "static_instance": null, "getter_method": "getGroupName", "containing_data_type_ref": "sharing.GroupInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.GroupInfo.group_id": {"fq_name": "sharing.GroupInfo.group_id", "param_name": "groupId", "static_instance": null, "getter_method": "getGroupId", "containing_data_type_ref": "sharing.GroupInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.GroupInfo.group_management_type": {"fq_name": "sharing.GroupInfo.group_management_type", "param_name": "groupManagementType", "static_instance": null, "getter_method": "getGroupManagementType", "containing_data_type_ref": "sharing.GroupInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.GroupInfo.group_type": {"fq_name": "sharing.GroupInfo.group_type", "param_name": "groupType", "static_instance": null, "getter_method": "getGroupType", "containing_data_type_ref": "sharing.GroupInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.GroupInfo.is_member": {"fq_name": "sharing.GroupInfo.is_member", "param_name": "isMember", "static_instance": null, "getter_method": "getIsMember", "containing_data_type_ref": "sharing.GroupInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.GroupInfo.is_owner": {"fq_name": "sharing.GroupInfo.is_owner", "param_name": "isOwner", "static_instance": null, "getter_method": "getIsOwner", "containing_data_type_ref": "sharing.GroupInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.GroupInfo.same_team": {"fq_name": "sharing.GroupInfo.same_team", "param_name": "sameTeam", "static_instance": null, "getter_method": "getSameTeam", "containing_data_type_ref": "sharing.GroupInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.GroupInfo.group_external_id": {"fq_name": "sharing.GroupInfo.group_external_id", "param_name": "groupExternalId", "static_instance": null, "getter_method": "getGroupExternalId", "containing_data_type_ref": "sharing.GroupInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.GroupInfo.member_count": {"fq_name": "sharing.GroupInfo.member_count", "param_name": "memberCount", "static_instance": null, "getter_method": "getMemberCount", "containing_data_type_ref": "sharing.GroupInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.GroupMembershipInfo.access_type": {"fq_name": "sharing.GroupMembershipInfo.access_type", "param_name": "accessType", "static_instance": null, "getter_method": "getAccessType", "containing_data_type_ref": "sharing.GroupMembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.GroupMembershipInfo.group": {"fq_name": "sharing.GroupMembershipInfo.group", "param_name": "group", "static_instance": null, "getter_method": "getGroup", "containing_data_type_ref": "sharing.GroupMembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.GroupMembershipInfo.permissions": {"fq_name": "sharing.GroupMembershipInfo.permissions", "param_name": "permissions", "static_instance": null, "getter_method": "getPermissions", "containing_data_type_ref": "sharing.GroupMembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.GroupMembershipInfo.initials": {"fq_name": "sharing.GroupMembershipInfo.initials", "param_name": "initials", "static_instance": null, "getter_method": "getInitials", "containing_data_type_ref": "sharing.GroupMembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.GroupMembershipInfo.is_inherited": {"fq_name": "sharing.GroupMembershipInfo.is_inherited", "param_name": "isInherited", "static_instance": null, "getter_method": "getIsInherited", "containing_data_type_ref": "sharing.GroupMembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.InsufficientPlan.message": {"fq_name": "sharing.InsufficientPlan.message", "param_name": "message", "static_instance": null, "getter_method": "getMessage", "containing_data_type_ref": "sharing.InsufficientPlan", "route_refs": [], "_type": "FieldReference"}, "sharing.InsufficientPlan.upsell_url": {"fq_name": "sharing.InsufficientPlan.upsell_url", "param_name": "upsellUrl", "static_instance": null, "getter_method": "getUpsellUrl", "containing_data_type_ref": "sharing.InsufficientPlan", "route_refs": [], "_type": "FieldReference"}, "sharing.InsufficientQuotaAmounts.space_needed": {"fq_name": "sharing.InsufficientQuotaAmounts.space_needed", "param_name": "spaceNeeded", "static_instance": null, "getter_method": "getSpaceNeeded", "containing_data_type_ref": "sharing.InsufficientQuotaAmounts", "route_refs": [], "_type": "FieldReference"}, "sharing.InsufficientQuotaAmounts.space_shortage": {"fq_name": "sharing.InsufficientQuotaAmounts.space_shortage", "param_name": "spaceShortage", "static_instance": null, "getter_method": "getSpaceShortage", "containing_data_type_ref": "sharing.InsufficientQuotaAmounts", "route_refs": [], "_type": "FieldReference"}, "sharing.InsufficientQuotaAmounts.space_left": {"fq_name": "sharing.InsufficientQuotaAmounts.space_left", "param_name": "spaceLeft", "static_instance": null, "getter_method": "getSpaceLeft", "containing_data_type_ref": "sharing.InsufficientQuotaAmounts", "route_refs": [], "_type": "FieldReference"}, "sharing.InviteeInfo.email": {"fq_name": "sharing.InviteeInfo.email", "param_name": "emailValue", "static_instance": null, "getter_method": "getEmailValue", "containing_data_type_ref": "sharing.InviteeInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.InviteeInfo.other": {"fq_name": "sharing.InviteeInfo.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.InviteeInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.InviteeMembershipInfo.access_type": {"fq_name": "sharing.InviteeMembershipInfo.access_type", "param_name": "accessType", "static_instance": null, "getter_method": "getAccessType", "containing_data_type_ref": "sharing.InviteeMembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.InviteeMembershipInfo.invitee": {"fq_name": "sharing.InviteeMembershipInfo.invitee", "param_name": "invitee", "static_instance": null, "getter_method": "getInvitee", "containing_data_type_ref": "sharing.InviteeMembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.InviteeMembershipInfo.permissions": {"fq_name": "sharing.InviteeMembershipInfo.permissions", "param_name": "permissions", "static_instance": null, "getter_method": "getPermissions", "containing_data_type_ref": "sharing.InviteeMembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.InviteeMembershipInfo.initials": {"fq_name": "sharing.InviteeMembershipInfo.initials", "param_name": "initials", "static_instance": null, "getter_method": "getInitials", "containing_data_type_ref": "sharing.InviteeMembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.InviteeMembershipInfo.is_inherited": {"fq_name": "sharing.InviteeMembershipInfo.is_inherited", "param_name": "isInherited", "static_instance": null, "getter_method": "getIsInherited", "containing_data_type_ref": "sharing.InviteeMembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.InviteeMembershipInfo.user": {"fq_name": "sharing.InviteeMembershipInfo.user", "param_name": "user", "static_instance": null, "getter_method": "getUser", "containing_data_type_ref": "sharing.InviteeMembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.JobError.unshare_folder_error": {"fq_name": "sharing.JobError.unshare_folder_error", "param_name": "unshareFolderErrorValue", "static_instance": null, "getter_method": "getUnshareFolderErrorValue", "containing_data_type_ref": "sharing.JobError", "route_refs": [], "_type": "FieldReference"}, "sharing.JobError.remove_folder_member_error": {"fq_name": "sharing.JobError.remove_folder_member_error", "param_name": "removeFolderMemberErrorValue", "static_instance": null, "getter_method": "getRemoveFolderMemberErrorValue", "containing_data_type_ref": "sharing.JobError", "route_refs": [], "_type": "FieldReference"}, "sharing.JobError.relinquish_folder_membership_error": {"fq_name": "sharing.JobError.relinquish_folder_membership_error", "param_name": "relinquishFolderMembershipErrorValue", "static_instance": null, "getter_method": "getRelinquishFolderMembershipErrorValue", "containing_data_type_ref": "sharing.JobError", "route_refs": [], "_type": "FieldReference"}, "sharing.JobError.other": {"fq_name": "sharing.JobError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.JobError", "route_refs": [], "_type": "FieldReference"}, "sharing.JobStatus.in_progress": {"fq_name": "sharing.JobStatus.in_progress", "param_name": "inProgressValue", "static_instance": "IN_PROGRESS", "getter_method": null, "containing_data_type_ref": "sharing.JobStatus", "route_refs": [], "_type": "FieldReference"}, "sharing.JobStatus.complete": {"fq_name": "sharing.JobStatus.complete", "param_name": "completeValue", "static_instance": "COMPLETE", "getter_method": null, "containing_data_type_ref": "sharing.JobStatus", "route_refs": [], "_type": "FieldReference"}, "sharing.JobStatus.failed": {"fq_name": "sharing.JobStatus.failed", "param_name": "failedValue", "static_instance": null, "getter_method": "getFailedValue", "containing_data_type_ref": "sharing.JobStatus", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAccessLevel.viewer": {"fq_name": "sharing.LinkAccessLevel.viewer", "param_name": "viewerValue", "static_instance": "VIEWER", "getter_method": null, "containing_data_type_ref": "sharing.LinkAccessLevel", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAccessLevel.editor": {"fq_name": "sharing.LinkAccessLevel.editor", "param_name": "editorValue", "static_instance": "EDITOR", "getter_method": null, "containing_data_type_ref": "sharing.LinkAccessLevel", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAccessLevel.other": {"fq_name": "sharing.LinkAccessLevel.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.LinkAccessLevel", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAction.change_access_level": {"fq_name": "sharing.LinkAction.change_access_level", "param_name": "changeAccessLevelValue", "static_instance": "CHANGE_ACCESS_LEVEL", "getter_method": null, "containing_data_type_ref": "sharing.LinkAction", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAction.change_audience": {"fq_name": "sharing.LinkAction.change_audience", "param_name": "changeAudienceValue", "static_instance": "CHANGE_AUDIENCE", "getter_method": null, "containing_data_type_ref": "sharing.LinkAction", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAction.remove_expiry": {"fq_name": "sharing.LinkAction.remove_expiry", "param_name": "removeExpiryValue", "static_instance": "REMOVE_EXPIRY", "getter_method": null, "containing_data_type_ref": "sharing.LinkAction", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAction.remove_password": {"fq_name": "sharing.LinkAction.remove_password", "param_name": "removePasswordValue", "static_instance": "REMOVE_PASSWORD", "getter_method": null, "containing_data_type_ref": "sharing.LinkAction", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAction.set_expiry": {"fq_name": "sharing.LinkAction.set_expiry", "param_name": "setExpiryValue", "static_instance": "SET_EXPIRY", "getter_method": null, "containing_data_type_ref": "sharing.LinkAction", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAction.set_password": {"fq_name": "sharing.LinkAction.set_password", "param_name": "setPasswordValue", "static_instance": "SET_PASSWORD", "getter_method": null, "containing_data_type_ref": "sharing.LinkAction", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAction.other": {"fq_name": "sharing.LinkAction.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.LinkAction", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAudience.public": {"fq_name": "sharing.LinkAudience.public", "param_name": "publicValue", "static_instance": "PUBLIC", "getter_method": null, "containing_data_type_ref": "sharing.LinkAudience", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAudience.team": {"fq_name": "sharing.LinkAudience.team", "param_name": "teamValue", "static_instance": "TEAM", "getter_method": null, "containing_data_type_ref": "sharing.LinkAudience", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAudience.no_one": {"fq_name": "sharing.LinkAudience.no_one", "param_name": "noOneValue", "static_instance": "NO_ONE", "getter_method": null, "containing_data_type_ref": "sharing.LinkAudience", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAudience.password": {"fq_name": "sharing.LinkAudience.password", "param_name": "passwordValue", "static_instance": "PASSWORD", "getter_method": null, "containing_data_type_ref": "sharing.LinkAudience", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAudience.members": {"fq_name": "sharing.LinkAudience.members", "param_name": "membersValue", "static_instance": "MEMBERS", "getter_method": null, "containing_data_type_ref": "sharing.LinkAudience", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAudience.other": {"fq_name": "sharing.LinkAudience.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.LinkAudience", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAudienceDisallowedReason.delete_and_recreate": {"fq_name": "sharing.LinkAudienceDisallowedReason.delete_and_recreate", "param_name": "deleteAndRecreateValue", "static_instance": "DELETE_AND_RECREATE", "getter_method": null, "containing_data_type_ref": "sharing.LinkAudienceDisallowedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAudienceDisallowedReason.restricted_by_shared_folder": {"fq_name": "sharing.LinkAudienceDisallowedReason.restricted_by_shared_folder", "param_name": "restrictedBySharedFolderValue", "static_instance": "RESTRICTED_BY_SHARED_FOLDER", "getter_method": null, "containing_data_type_ref": "sharing.LinkAudienceDisallowedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAudienceDisallowedReason.restricted_by_team": {"fq_name": "sharing.LinkAudienceDisallowedReason.restricted_by_team", "param_name": "restrictedByTeamValue", "static_instance": "RESTRICTED_BY_TEAM", "getter_method": null, "containing_data_type_ref": "sharing.LinkAudienceDisallowedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAudienceDisallowedReason.user_not_on_team": {"fq_name": "sharing.LinkAudienceDisallowedReason.user_not_on_team", "param_name": "userNotOnTeamValue", "static_instance": "USER_NOT_ON_TEAM", "getter_method": null, "containing_data_type_ref": "sharing.LinkAudienceDisallowedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAudienceDisallowedReason.user_account_type": {"fq_name": "sharing.LinkAudienceDisallowedReason.user_account_type", "param_name": "userAccountTypeValue", "static_instance": "USER_ACCOUNT_TYPE", "getter_method": null, "containing_data_type_ref": "sharing.LinkAudienceDisallowedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAudienceDisallowedReason.permission_denied": {"fq_name": "sharing.LinkAudienceDisallowedReason.permission_denied", "param_name": "permissionDeniedValue", "static_instance": "PERMISSION_DENIED", "getter_method": null, "containing_data_type_ref": "sharing.LinkAudienceDisallowedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAudienceDisallowedReason.other": {"fq_name": "sharing.LinkAudienceDisallowedReason.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.LinkAudienceDisallowedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAudienceOption.audience": {"fq_name": "sharing.LinkAudienceOption.audience", "param_name": "audience", "static_instance": null, "getter_method": "getAudience", "containing_data_type_ref": "sharing.LinkAudienceOption", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAudienceOption.allowed": {"fq_name": "sharing.LinkAudienceOption.allowed", "param_name": "allowed", "static_instance": null, "getter_method": "getAllowed", "containing_data_type_ref": "sharing.LinkAudienceOption", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAudienceOption.disallowed_reason": {"fq_name": "sharing.LinkAudienceOption.disallowed_reason", "param_name": "disallowedReason", "static_instance": null, "getter_method": "getDisallowedReason", "containing_data_type_ref": "sharing.LinkAudienceOption", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkExpiry.remove_expiry": {"fq_name": "sharing.LinkExpiry.remove_expiry", "param_name": "removeExpiryValue", "static_instance": "REMOVE_EXPIRY", "getter_method": null, "containing_data_type_ref": "sharing.LinkExpiry", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkExpiry.set_expiry": {"fq_name": "sharing.LinkExpiry.set_expiry", "param_name": "setExpiryValue", "static_instance": null, "getter_method": "getSetExpiryValue", "containing_data_type_ref": "sharing.LinkExpiry", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkExpiry.other": {"fq_name": "sharing.LinkExpiry.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.LinkExpiry", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkMetadata.url": {"fq_name": "sharing.LinkMetadata.url", "param_name": "url", "static_instance": null, "getter_method": "getUrl", "containing_data_type_ref": "sharing.LinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkMetadata.visibility": {"fq_name": "sharing.LinkMetadata.visibility", "param_name": "visibility", "static_instance": null, "getter_method": "getVisibility", "containing_data_type_ref": "sharing.LinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkMetadata.expires": {"fq_name": "sharing.LinkMetadata.expires", "param_name": "expires", "static_instance": null, "getter_method": "getExpires", "containing_data_type_ref": "sharing.LinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkPassword.remove_password": {"fq_name": "sharing.LinkPassword.remove_password", "param_name": "removePasswordValue", "static_instance": "REMOVE_PASSWORD", "getter_method": null, "containing_data_type_ref": "sharing.LinkPassword", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkPassword.set_password": {"fq_name": "sharing.LinkPassword.set_password", "param_name": "setPasswordValue", "static_instance": null, "getter_method": "getSetPasswordValue", "containing_data_type_ref": "sharing.LinkPassword", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkPassword.other": {"fq_name": "sharing.LinkPassword.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.LinkPassword", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkPermission.action": {"fq_name": "sharing.LinkPermission.action", "param_name": "action", "static_instance": null, "getter_method": "getAction", "containing_data_type_ref": "sharing.LinkPermission", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkPermission.allow": {"fq_name": "sharing.LinkPermission.allow", "param_name": "allow", "static_instance": null, "getter_method": "getAllow", "containing_data_type_ref": "sharing.LinkPermission", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkPermission.reason": {"fq_name": "sharing.LinkPermission.reason", "param_name": "reason", "static_instance": null, "getter_method": "getReason", "containing_data_type_ref": "sharing.LinkPermission", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkPermissions.can_revoke": {"fq_name": "sharing.LinkPermissions.can_revoke", "param_name": "canRevoke", "static_instance": null, "getter_method": "getCanRevoke", "containing_data_type_ref": "sharing.LinkPermissions", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkPermissions.visibility_policies": {"fq_name": "sharing.LinkPermissions.visibility_policies", "param_name": "visibilityPolicies", "static_instance": null, "getter_method": "getVisibilityPolicies", "containing_data_type_ref": "sharing.LinkPermissions", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkPermissions.can_set_expiry": {"fq_name": "sharing.LinkPermissions.can_set_expiry", "param_name": "canSetExpiry", "static_instance": null, "getter_method": "getCanSetExpiry", "containing_data_type_ref": "sharing.LinkPermissions", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkPermissions.can_remove_expiry": {"fq_name": "sharing.LinkPermissions.can_remove_expiry", "param_name": "canRemoveExpiry", "static_instance": null, "getter_method": "getCanRemoveExpiry", "containing_data_type_ref": "sharing.LinkPermissions", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkPermissions.allow_download": {"fq_name": "sharing.LinkPermissions.allow_download", "param_name": "allowDownload", "static_instance": null, "getter_method": "getAllowDownload", "containing_data_type_ref": "sharing.LinkPermissions", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkPermissions.can_allow_download": {"fq_name": "sharing.LinkPermissions.can_allow_download", "param_name": "canAllowDownload", "static_instance": null, "getter_method": "getCanAllowDownload", "containing_data_type_ref": "sharing.LinkPermissions", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkPermissions.can_disallow_download": {"fq_name": "sharing.LinkPermissions.can_disallow_download", "param_name": "canDisallowDownload", "static_instance": null, "getter_method": "getCanDisallowDownload", "containing_data_type_ref": "sharing.LinkPermissions", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkPermissions.allow_comments": {"fq_name": "sharing.LinkPermissions.allow_comments", "param_name": "allowComments", "static_instance": null, "getter_method": "getAllowComments", "containing_data_type_ref": "sharing.LinkPermissions", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkPermissions.team_restricts_comments": {"fq_name": "sharing.LinkPermissions.team_restricts_comments", "param_name": "teamRestrictsComments", "static_instance": null, "getter_method": "getTeamRestrictsComments", "containing_data_type_ref": "sharing.LinkPermissions", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkPermissions.resolved_visibility": {"fq_name": "sharing.LinkPermissions.resolved_visibility", "param_name": "resolvedVisibility", "static_instance": null, "getter_method": "getResolvedVisibility", "containing_data_type_ref": "sharing.LinkPermissions", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkPermissions.requested_visibility": {"fq_name": "sharing.LinkPermissions.requested_visibility", "param_name": "requestedVisibility", "static_instance": null, "getter_method": "getRequestedVisibility", "containing_data_type_ref": "sharing.LinkPermissions", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkPermissions.revoke_failure_reason": {"fq_name": "sharing.LinkPermissions.revoke_failure_reason", "param_name": "revokeFailureReason", "static_instance": null, "getter_method": "getRevokeFailureReason", "containing_data_type_ref": "sharing.LinkPermissions", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkPermissions.effective_audience": {"fq_name": "sharing.LinkPermissions.effective_audience", "param_name": "effectiveAudience", "static_instance": null, "getter_method": "getEffectiveAudience", "containing_data_type_ref": "sharing.LinkPermissions", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkPermissions.link_access_level": {"fq_name": "sharing.LinkPermissions.link_access_level", "param_name": "linkAccessLevel", "static_instance": null, "getter_method": "getLinkAccessLevel", "containing_data_type_ref": "sharing.LinkPermissions", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkPermissions.audience_options": {"fq_name": "sharing.LinkPermissions.audience_options", "param_name": "audienceOptions", "static_instance": null, "getter_method": "getAudienceOptions", "containing_data_type_ref": "sharing.LinkPermissions", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkPermissions.can_set_password": {"fq_name": "sharing.LinkPermissions.can_set_password", "param_name": "canSetPassword", "static_instance": null, "getter_method": "getCanSetPassword", "containing_data_type_ref": "sharing.LinkPermissions", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkPermissions.can_remove_password": {"fq_name": "sharing.LinkPermissions.can_remove_password", "param_name": "canRemovePassword", "static_instance": null, "getter_method": "getCanRemovePassword", "containing_data_type_ref": "sharing.LinkPermissions", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkPermissions.require_password": {"fq_name": "sharing.LinkPermissions.require_password", "param_name": "requirePassword", "static_instance": null, "getter_method": "getRequirePassword", "containing_data_type_ref": "sharing.LinkPermissions", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkPermissions.can_use_extended_sharing_controls": {"fq_name": "sharing.LinkPermissions.can_use_extended_sharing_controls", "param_name": "canUseExtendedSharingControls", "static_instance": null, "getter_method": "getCanUseExtendedSharingControls", "containing_data_type_ref": "sharing.LinkPermissions", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkSettings.access_level": {"fq_name": "sharing.LinkSettings.access_level", "param_name": "accessLevel", "static_instance": null, "getter_method": "getAccessLevel", "containing_data_type_ref": "sharing.LinkSettings", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkSettings.audience": {"fq_name": "sharing.LinkSettings.audience", "param_name": "audience", "static_instance": null, "getter_method": "getAudience", "containing_data_type_ref": "sharing.LinkSettings", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkSettings.expiry": {"fq_name": "sharing.LinkSettings.expiry", "param_name": "expiry", "static_instance": null, "getter_method": "getExpiry", "containing_data_type_ref": "sharing.LinkSettings", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkSettings.password": {"fq_name": "sharing.LinkSettings.password", "param_name": "password", "static_instance": null, "getter_method": "getPassword", "containing_data_type_ref": "sharing.LinkSettings", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFileMembersArg.file": {"fq_name": "sharing.ListFileMembersArg.file", "param_name": "file", "static_instance": null, "getter_method": "getFile", "containing_data_type_ref": "sharing.ListFileMembersArg", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFileMembersArg.actions": {"fq_name": "sharing.ListFileMembersArg.actions", "param_name": "actions", "static_instance": null, "getter_method": "getActions", "containing_data_type_ref": "sharing.ListFileMembersArg", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFileMembersArg.include_inherited": {"fq_name": "sharing.ListFileMembersArg.include_inherited", "param_name": "includeInherited", "static_instance": null, "getter_method": "getIncludeInherited", "containing_data_type_ref": "sharing.ListFileMembersArg", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFileMembersArg.limit": {"fq_name": "sharing.ListFileMembersArg.limit", "param_name": "limit", "static_instance": null, "getter_method": "getLimit", "containing_data_type_ref": "sharing.ListFileMembersArg", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFileMembersBatchArg.files": {"fq_name": "sharing.ListFileMembersBatchArg.files", "param_name": "files", "static_instance": null, "getter_method": "getFiles", "containing_data_type_ref": "sharing.ListFileMembersBatchArg", "route_refs": ["sharing.list_file_members/batch"], "_type": "FieldReference"}, "sharing.ListFileMembersBatchArg.limit": {"fq_name": "sharing.ListFileMembersBatchArg.limit", "param_name": "limit", "static_instance": null, "getter_method": "getLimit", "containing_data_type_ref": "sharing.ListFileMembersBatchArg", "route_refs": ["sharing.list_file_members/batch"], "_type": "FieldReference"}, "sharing.ListFileMembersBatchResult.file": {"fq_name": "sharing.ListFileMembersBatchResult.file", "param_name": "file", "static_instance": null, "getter_method": "getFile", "containing_data_type_ref": "sharing.ListFileMembersBatchResult", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFileMembersBatchResult.result": {"fq_name": "sharing.ListFileMembersBatchResult.result", "param_name": "result", "static_instance": null, "getter_method": "getResult", "containing_data_type_ref": "sharing.ListFileMembersBatchResult", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFileMembersContinueArg.cursor": {"fq_name": "sharing.ListFileMembersContinueArg.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "sharing.ListFileMembersContinueArg", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFileMembersContinueError.user_error": {"fq_name": "sharing.ListFileMembersContinueError.user_error", "param_name": "userErrorValue", "static_instance": null, "getter_method": "getUserErrorValue", "containing_data_type_ref": "sharing.ListFileMembersContinueError", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFileMembersContinueError.access_error": {"fq_name": "sharing.ListFileMembersContinueError.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "sharing.ListFileMembersContinueError", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFileMembersContinueError.invalid_cursor": {"fq_name": "sharing.ListFileMembersContinueError.invalid_cursor", "param_name": "invalidCursorValue", "static_instance": "INVALID_CURSOR", "getter_method": null, "containing_data_type_ref": "sharing.ListFileMembersContinueError", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFileMembersContinueError.other": {"fq_name": "sharing.ListFileMembersContinueError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.ListFileMembersContinueError", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFileMembersCountResult.members": {"fq_name": "sharing.ListFileMembersCountResult.members", "param_name": "members", "static_instance": null, "getter_method": "getMembers", "containing_data_type_ref": "sharing.ListFileMembersCountResult", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFileMembersCountResult.member_count": {"fq_name": "sharing.ListFileMembersCountResult.member_count", "param_name": "memberCount", "static_instance": null, "getter_method": "getMemberCount", "containing_data_type_ref": "sharing.ListFileMembersCountResult", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFileMembersError.user_error": {"fq_name": "sharing.ListFileMembersError.user_error", "param_name": "userErrorValue", "static_instance": null, "getter_method": "getUserErrorValue", "containing_data_type_ref": "sharing.ListFileMembersError", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFileMembersError.access_error": {"fq_name": "sharing.ListFileMembersError.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "sharing.ListFileMembersError", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFileMembersError.other": {"fq_name": "sharing.ListFileMembersError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.ListFileMembersError", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFileMembersIndividualResult.result": {"fq_name": "sharing.ListFileMembersIndividualResult.result", "param_name": "resultValue", "static_instance": null, "getter_method": "getResultValue", "containing_data_type_ref": "sharing.ListFileMembersIndividualResult", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFileMembersIndividualResult.access_error": {"fq_name": "sharing.ListFileMembersIndividualResult.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "sharing.ListFileMembersIndividualResult", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFileMembersIndividualResult.other": {"fq_name": "sharing.ListFileMembersIndividualResult.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.ListFileMembersIndividualResult", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFilesArg.limit": {"fq_name": "sharing.ListFilesArg.limit", "param_name": "limit", "static_instance": null, "getter_method": "getLimit", "containing_data_type_ref": "sharing.ListFilesArg", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFilesArg.actions": {"fq_name": "sharing.ListFilesArg.actions", "param_name": "actions", "static_instance": null, "getter_method": "getActions", "containing_data_type_ref": "sharing.ListFilesArg", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFilesContinueArg.cursor": {"fq_name": "sharing.ListFilesContinueArg.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "sharing.ListFilesContinueArg", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFilesContinueError.user_error": {"fq_name": "sharing.ListFilesContinueError.user_error", "param_name": "userErrorValue", "static_instance": null, "getter_method": "getUserErrorValue", "containing_data_type_ref": "sharing.ListFilesContinueError", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFilesContinueError.invalid_cursor": {"fq_name": "sharing.ListFilesContinueError.invalid_cursor", "param_name": "invalidCursorValue", "static_instance": "INVALID_CURSOR", "getter_method": null, "containing_data_type_ref": "sharing.ListFilesContinueError", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFilesContinueError.other": {"fq_name": "sharing.ListFilesContinueError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.ListFilesContinueError", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFilesResult.entries": {"fq_name": "sharing.ListFilesResult.entries", "param_name": "entries", "static_instance": null, "getter_method": "getEntries", "containing_data_type_ref": "sharing.ListFilesResult", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFilesResult.cursor": {"fq_name": "sharing.ListFilesResult.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "sharing.ListFilesResult", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFolderMembersArgs.shared_folder_id": {"fq_name": "sharing.ListFolderMembersArgs.shared_folder_id", "param_name": "sharedFolderId", "static_instance": null, "getter_method": "getSharedFolderId", "containing_data_type_ref": "sharing.ListFolderMembersArgs", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFolderMembersArgs.actions": {"fq_name": "sharing.ListFolderMembersArgs.actions", "param_name": "actions", "static_instance": null, "getter_method": "getActions", "containing_data_type_ref": "sharing.ListFolderMembersArgs", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFolderMembersArgs.limit": {"fq_name": "sharing.ListFolderMembersArgs.limit", "param_name": "limit", "static_instance": null, "getter_method": "getLimit", "containing_data_type_ref": "sharing.ListFolderMembersArgs", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFolderMembersContinueArg.cursor": {"fq_name": "sharing.ListFolderMembersContinueArg.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "sharing.ListFolderMembersContinueArg", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFolderMembersContinueError.access_error": {"fq_name": "sharing.ListFolderMembersContinueError.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "sharing.ListFolderMembersContinueError", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFolderMembersContinueError.invalid_cursor": {"fq_name": "sharing.ListFolderMembersContinueError.invalid_cursor", "param_name": "invalidCursorValue", "static_instance": "INVALID_CURSOR", "getter_method": null, "containing_data_type_ref": "sharing.ListFolderMembersContinueError", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFolderMembersContinueError.other": {"fq_name": "sharing.ListFolderMembersContinueError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.ListFolderMembersContinueError", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFolderMembersCursorArg.actions": {"fq_name": "sharing.ListFolderMembersCursorArg.actions", "param_name": "actions", "static_instance": null, "getter_method": "getActions", "containing_data_type_ref": "sharing.ListFolderMembersCursorArg", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFolderMembersCursorArg.limit": {"fq_name": "sharing.ListFolderMembersCursorArg.limit", "param_name": "limit", "static_instance": null, "getter_method": "getLimit", "containing_data_type_ref": "sharing.ListFolderMembersCursorArg", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFoldersArgs.limit": {"fq_name": "sharing.ListFoldersArgs.limit", "param_name": "limit", "static_instance": null, "getter_method": "getLimit", "containing_data_type_ref": "sharing.ListFoldersArgs", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFoldersArgs.actions": {"fq_name": "sharing.ListFoldersArgs.actions", "param_name": "actions", "static_instance": null, "getter_method": "getActions", "containing_data_type_ref": "sharing.ListFoldersArgs", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFoldersContinueArg.cursor": {"fq_name": "sharing.ListFoldersContinueArg.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "sharing.ListFoldersContinueArg", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFoldersContinueError.invalid_cursor": {"fq_name": "sharing.ListFoldersContinueError.invalid_cursor", "param_name": "invalidCursorValue", "static_instance": "INVALID_CURSOR", "getter_method": null, "containing_data_type_ref": "sharing.ListFoldersContinueError", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFoldersContinueError.other": {"fq_name": "sharing.ListFoldersContinueError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.ListFoldersContinueError", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFoldersResult.entries": {"fq_name": "sharing.ListFoldersResult.entries", "param_name": "entries", "static_instance": null, "getter_method": "getEntries", "containing_data_type_ref": "sharing.ListFoldersResult", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFoldersResult.cursor": {"fq_name": "sharing.ListFoldersResult.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "sharing.ListFoldersResult", "route_refs": [], "_type": "FieldReference"}, "sharing.ListSharedLinksArg.path": {"fq_name": "sharing.ListSharedLinksArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "sharing.ListSharedLinksArg", "route_refs": [], "_type": "FieldReference"}, "sharing.ListSharedLinksArg.cursor": {"fq_name": "sharing.ListSharedLinksArg.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "sharing.ListSharedLinksArg", "route_refs": [], "_type": "FieldReference"}, "sharing.ListSharedLinksArg.direct_only": {"fq_name": "sharing.ListSharedLinksArg.direct_only", "param_name": "directOnly", "static_instance": null, "getter_method": "getDirectOnly", "containing_data_type_ref": "sharing.ListSharedLinksArg", "route_refs": [], "_type": "FieldReference"}, "sharing.ListSharedLinksError.path": {"fq_name": "sharing.ListSharedLinksError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "sharing.ListSharedLinksError", "route_refs": [], "_type": "FieldReference"}, "sharing.ListSharedLinksError.reset": {"fq_name": "sharing.ListSharedLinksError.reset", "param_name": "resetValue", "static_instance": "RESET", "getter_method": null, "containing_data_type_ref": "sharing.ListSharedLinksError", "route_refs": [], "_type": "FieldReference"}, "sharing.ListSharedLinksError.other": {"fq_name": "sharing.ListSharedLinksError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.ListSharedLinksError", "route_refs": [], "_type": "FieldReference"}, "sharing.ListSharedLinksResult.links": {"fq_name": "sharing.ListSharedLinksResult.links", "param_name": "links", "static_instance": null, "getter_method": "getLinks", "containing_data_type_ref": "sharing.ListSharedLinksResult", "route_refs": [], "_type": "FieldReference"}, "sharing.ListSharedLinksResult.has_more": {"fq_name": "sharing.ListSharedLinksResult.has_more", "param_name": "hasMore", "static_instance": null, "getter_method": "getHasMore", "containing_data_type_ref": "sharing.ListSharedLinksResult", "route_refs": [], "_type": "FieldReference"}, "sharing.ListSharedLinksResult.cursor": {"fq_name": "sharing.ListSharedLinksResult.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "sharing.ListSharedLinksResult", "route_refs": [], "_type": "FieldReference"}, "sharing.MemberAccessLevelResult.access_level": {"fq_name": "sharing.MemberAccessLevelResult.access_level", "param_name": "accessLevel", "static_instance": null, "getter_method": "getAccessLevel", "containing_data_type_ref": "sharing.MemberAccessLevelResult", "route_refs": [], "_type": "FieldReference"}, "sharing.MemberAccessLevelResult.warning": {"fq_name": "sharing.MemberAccessLevelResult.warning", "param_name": "warning", "static_instance": null, "getter_method": "getWarning", "containing_data_type_ref": "sharing.MemberAccessLevelResult", "route_refs": [], "_type": "FieldReference"}, "sharing.MemberAccessLevelResult.access_details": {"fq_name": "sharing.MemberAccessLevelResult.access_details", "param_name": "accessDetails", "static_instance": null, "getter_method": "getAccessDetails", "containing_data_type_ref": "sharing.MemberAccessLevelResult", "route_refs": [], "_type": "FieldReference"}, "sharing.MemberAction.leave_a_copy": {"fq_name": "sharing.MemberAction.leave_a_copy", "param_name": "leaveACopyValue", "static_instance": "LEAVE_A_COPY", "getter_method": null, "containing_data_type_ref": "sharing.MemberAction", "route_refs": [], "_type": "FieldReference"}, "sharing.MemberAction.make_editor": {"fq_name": "sharing.MemberAction.make_editor", "param_name": "makeEditorValue", "static_instance": "MAKE_EDITOR", "getter_method": null, "containing_data_type_ref": "sharing.MemberAction", "route_refs": [], "_type": "FieldReference"}, "sharing.MemberAction.make_owner": {"fq_name": "sharing.MemberAction.make_owner", "param_name": "makeOwnerValue", "static_instance": "MAKE_OWNER", "getter_method": null, "containing_data_type_ref": "sharing.MemberAction", "route_refs": [], "_type": "FieldReference"}, "sharing.MemberAction.make_viewer": {"fq_name": "sharing.MemberAction.make_viewer", "param_name": "makeViewerValue", "static_instance": "MAKE_VIEWER", "getter_method": null, "containing_data_type_ref": "sharing.MemberAction", "route_refs": [], "_type": "FieldReference"}, "sharing.MemberAction.make_viewer_no_comment": {"fq_name": "sharing.MemberAction.make_viewer_no_comment", "param_name": "makeViewerNoCommentValue", "static_instance": "MAKE_VIEWER_NO_COMMENT", "getter_method": null, "containing_data_type_ref": "sharing.MemberAction", "route_refs": [], "_type": "FieldReference"}, "sharing.MemberAction.remove": {"fq_name": "sharing.MemberAction.remove", "param_name": "removeValue", "static_instance": "REMOVE", "getter_method": null, "containing_data_type_ref": "sharing.MemberAction", "route_refs": [], "_type": "FieldReference"}, "sharing.MemberAction.other": {"fq_name": "sharing.MemberAction.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.MemberAction", "route_refs": [], "_type": "FieldReference"}, "sharing.MemberPermission.action": {"fq_name": "sharing.MemberPermission.action", "param_name": "action", "static_instance": null, "getter_method": "getAction", "containing_data_type_ref": "sharing.MemberPermission", "route_refs": [], "_type": "FieldReference"}, "sharing.MemberPermission.allow": {"fq_name": "sharing.MemberPermission.allow", "param_name": "allow", "static_instance": null, "getter_method": "getAllow", "containing_data_type_ref": "sharing.MemberPermission", "route_refs": [], "_type": "FieldReference"}, "sharing.MemberPermission.reason": {"fq_name": "sharing.MemberPermission.reason", "param_name": "reason", "static_instance": null, "getter_method": "getReason", "containing_data_type_ref": "sharing.MemberPermission", "route_refs": [], "_type": "FieldReference"}, "sharing.MemberPolicy.team": {"fq_name": "sharing.MemberPolicy.team", "param_name": "teamValue", "static_instance": "TEAM", "getter_method": null, "containing_data_type_ref": "sharing.MemberPolicy", "route_refs": [], "_type": "FieldReference"}, "sharing.MemberPolicy.anyone": {"fq_name": "sharing.MemberPolicy.anyone", "param_name": "anyoneValue", "static_instance": "ANYONE", "getter_method": null, "containing_data_type_ref": "sharing.MemberPolicy", "route_refs": [], "_type": "FieldReference"}, "sharing.MemberPolicy.other": {"fq_name": "sharing.MemberPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.MemberPolicy", "route_refs": [], "_type": "FieldReference"}, "sharing.MemberSelector.dropbox_id": {"fq_name": "sharing.MemberSelector.dropbox_id", "param_name": "dropboxIdValue", "static_instance": null, "getter_method": "getDropboxIdValue", "containing_data_type_ref": "sharing.MemberSelector", "route_refs": [], "_type": "FieldReference"}, "sharing.MemberSelector.email": {"fq_name": "sharing.MemberSelector.email", "param_name": "emailValue", "static_instance": null, "getter_method": "getEmailValue", "containing_data_type_ref": "sharing.MemberSelector", "route_refs": [], "_type": "FieldReference"}, "sharing.MemberSelector.other": {"fq_name": "sharing.MemberSelector.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.MemberSelector", "route_refs": [], "_type": "FieldReference"}, "sharing.MembershipInfo.access_type": {"fq_name": "sharing.MembershipInfo.access_type", "param_name": "accessType", "static_instance": null, "getter_method": "getAccessType", "containing_data_type_ref": "sharing.MembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.MembershipInfo.permissions": {"fq_name": "sharing.MembershipInfo.permissions", "param_name": "permissions", "static_instance": null, "getter_method": "getPermissions", "containing_data_type_ref": "sharing.MembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.MembershipInfo.initials": {"fq_name": "sharing.MembershipInfo.initials", "param_name": "initials", "static_instance": null, "getter_method": "getInitials", "containing_data_type_ref": "sharing.MembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.MembershipInfo.is_inherited": {"fq_name": "sharing.MembershipInfo.is_inherited", "param_name": "isInherited", "static_instance": null, "getter_method": "getIsInherited", "containing_data_type_ref": "sharing.MembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.ModifySharedLinkSettingsArgs.url": {"fq_name": "sharing.ModifySharedLinkSettingsArgs.url", "param_name": "url", "static_instance": null, "getter_method": "getUrl", "containing_data_type_ref": "sharing.ModifySharedLinkSettingsArgs", "route_refs": ["sharing.modify_shared_link_settings"], "_type": "FieldReference"}, "sharing.ModifySharedLinkSettingsArgs.settings": {"fq_name": "sharing.ModifySharedLinkSettingsArgs.settings", "param_name": "settings", "static_instance": null, "getter_method": "getSettings", "containing_data_type_ref": "sharing.ModifySharedLinkSettingsArgs", "route_refs": ["sharing.modify_shared_link_settings"], "_type": "FieldReference"}, "sharing.ModifySharedLinkSettingsArgs.remove_expiration": {"fq_name": "sharing.ModifySharedLinkSettingsArgs.remove_expiration", "param_name": "removeExpiration", "static_instance": null, "getter_method": "getRemoveExpiration", "containing_data_type_ref": "sharing.ModifySharedLinkSettingsArgs", "route_refs": ["sharing.modify_shared_link_settings"], "_type": "FieldReference"}, "sharing.ModifySharedLinkSettingsError.shared_link_not_found": {"fq_name": "sharing.ModifySharedLinkSettingsError.shared_link_not_found", "param_name": "sharedLinkNotFoundValue", "static_instance": "SHARED_LINK_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "sharing.ModifySharedLinkSettingsError", "route_refs": [], "_type": "FieldReference"}, "sharing.ModifySharedLinkSettingsError.shared_link_access_denied": {"fq_name": "sharing.ModifySharedLinkSettingsError.shared_link_access_denied", "param_name": "sharedLinkAccessDeniedValue", "static_instance": "SHARED_LINK_ACCESS_DENIED", "getter_method": null, "containing_data_type_ref": "sharing.ModifySharedLinkSettingsError", "route_refs": [], "_type": "FieldReference"}, "sharing.ModifySharedLinkSettingsError.unsupported_link_type": {"fq_name": "sharing.ModifySharedLinkSettingsError.unsupported_link_type", "param_name": "unsupportedLinkTypeValue", "static_instance": "UNSUPPORTED_LINK_TYPE", "getter_method": null, "containing_data_type_ref": "sharing.ModifySharedLinkSettingsError", "route_refs": [], "_type": "FieldReference"}, "sharing.ModifySharedLinkSettingsError.other": {"fq_name": "sharing.ModifySharedLinkSettingsError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.ModifySharedLinkSettingsError", "route_refs": [], "_type": "FieldReference"}, "sharing.ModifySharedLinkSettingsError.settings_error": {"fq_name": "sharing.ModifySharedLinkSettingsError.settings_error", "param_name": "settingsErrorValue", "static_instance": null, "getter_method": "getSettingsErrorValue", "containing_data_type_ref": "sharing.ModifySharedLinkSettingsError", "route_refs": [], "_type": "FieldReference"}, "sharing.ModifySharedLinkSettingsError.email_not_verified": {"fq_name": "sharing.ModifySharedLinkSettingsError.email_not_verified", "param_name": "emailNotVerifiedValue", "static_instance": "EMAIL_NOT_VERIFIED", "getter_method": null, "containing_data_type_ref": "sharing.ModifySharedLinkSettingsError", "route_refs": [], "_type": "FieldReference"}, "sharing.MountFolderArg.shared_folder_id": {"fq_name": "sharing.MountFolderArg.shared_folder_id", "param_name": "sharedFolderId", "static_instance": null, "getter_method": "getSharedFolderId", "containing_data_type_ref": "sharing.MountFolderArg", "route_refs": [], "_type": "FieldReference"}, "sharing.MountFolderError.access_error": {"fq_name": "sharing.MountFolderError.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "sharing.MountFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.MountFolderError.inside_shared_folder": {"fq_name": "sharing.MountFolderError.inside_shared_folder", "param_name": "insideSharedFolderValue", "static_instance": "INSIDE_SHARED_FOLDER", "getter_method": null, "containing_data_type_ref": "sharing.MountFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.MountFolderError.insufficient_quota": {"fq_name": "sharing.MountFolderError.insufficient_quota", "param_name": "insufficientQuotaValue", "static_instance": null, "getter_method": "getInsufficientQuotaValue", "containing_data_type_ref": "sharing.MountFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.MountFolderError.already_mounted": {"fq_name": "sharing.MountFolderError.already_mounted", "param_name": "alreadyMountedValue", "static_instance": "ALREADY_MOUNTED", "getter_method": null, "containing_data_type_ref": "sharing.MountFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.MountFolderError.no_permission": {"fq_name": "sharing.MountFolderError.no_permission", "param_name": "noPermissionValue", "static_instance": "NO_PERMISSION", "getter_method": null, "containing_data_type_ref": "sharing.MountFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.MountFolderError.not_mountable": {"fq_name": "sharing.MountFolderError.not_mountable", "param_name": "notMountableValue", "static_instance": "NOT_MOUNTABLE", "getter_method": null, "containing_data_type_ref": "sharing.MountFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.MountFolderError.other": {"fq_name": "sharing.MountFolderError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.MountFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.ParentFolderAccessInfo.folder_name": {"fq_name": "sharing.ParentFolderAccessInfo.folder_name", "param_name": "folderName", "static_instance": null, "getter_method": "getFolderName", "containing_data_type_ref": "sharing.ParentFolderAccessInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.ParentFolderAccessInfo.shared_folder_id": {"fq_name": "sharing.ParentFolderAccessInfo.shared_folder_id", "param_name": "sharedFolderId", "static_instance": null, "getter_method": "getSharedFolderId", "containing_data_type_ref": "sharing.ParentFolderAccessInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.ParentFolderAccessInfo.permissions": {"fq_name": "sharing.ParentFolderAccessInfo.permissions", "param_name": "permissions", "static_instance": null, "getter_method": "getPermissions", "containing_data_type_ref": "sharing.ParentFolderAccessInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.ParentFolderAccessInfo.path": {"fq_name": "sharing.ParentFolderAccessInfo.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "sharing.ParentFolderAccessInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.PathLinkMetadata.url": {"fq_name": "sharing.PathLinkMetadata.url", "param_name": "url", "static_instance": null, "getter_method": "getUrl", "containing_data_type_ref": "sharing.PathLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.PathLinkMetadata.visibility": {"fq_name": "sharing.PathLinkMetadata.visibility", "param_name": "visibility", "static_instance": null, "getter_method": "getVisibility", "containing_data_type_ref": "sharing.PathLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.PathLinkMetadata.path": {"fq_name": "sharing.PathLinkMetadata.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "sharing.PathLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.PathLinkMetadata.expires": {"fq_name": "sharing.PathLinkMetadata.expires", "param_name": "expires", "static_instance": null, "getter_method": "getExpires", "containing_data_type_ref": "sharing.PathLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.PendingUploadMode.file": {"fq_name": "sharing.PendingUploadMode.file", "param_name": "fileValue", "static_instance": "FILE", "getter_method": null, "containing_data_type_ref": "sharing.PendingUploadMode", "route_refs": [], "_type": "FieldReference"}, "sharing.PendingUploadMode.folder": {"fq_name": "sharing.PendingUploadMode.folder", "param_name": "folderValue", "static_instance": "FOLDER", "getter_method": null, "containing_data_type_ref": "sharing.PendingUploadMode", "route_refs": [], "_type": "FieldReference"}, "sharing.PermissionDeniedReason.user_not_same_team_as_owner": {"fq_name": "sharing.PermissionDeniedReason.user_not_same_team_as_owner", "param_name": "userNotSameTeamAsOwnerValue", "static_instance": "USER_NOT_SAME_TEAM_AS_OWNER", "getter_method": null, "containing_data_type_ref": "sharing.PermissionDeniedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.PermissionDeniedReason.user_not_allowed_by_owner": {"fq_name": "sharing.PermissionDeniedReason.user_not_allowed_by_owner", "param_name": "userNotAllowedByOwnerValue", "static_instance": "USER_NOT_ALLOWED_BY_OWNER", "getter_method": null, "containing_data_type_ref": "sharing.PermissionDeniedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.PermissionDeniedReason.target_is_indirect_member": {"fq_name": "sharing.PermissionDeniedReason.target_is_indirect_member", "param_name": "targetIsIndirectMemberValue", "static_instance": "TARGET_IS_INDIRECT_MEMBER", "getter_method": null, "containing_data_type_ref": "sharing.PermissionDeniedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.PermissionDeniedReason.target_is_owner": {"fq_name": "sharing.PermissionDeniedReason.target_is_owner", "param_name": "targetIsOwnerValue", "static_instance": "TARGET_IS_OWNER", "getter_method": null, "containing_data_type_ref": "sharing.PermissionDeniedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.PermissionDeniedReason.target_is_self": {"fq_name": "sharing.PermissionDeniedReason.target_is_self", "param_name": "targetIsSelfValue", "static_instance": "TARGET_IS_SELF", "getter_method": null, "containing_data_type_ref": "sharing.PermissionDeniedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.PermissionDeniedReason.target_not_active": {"fq_name": "sharing.PermissionDeniedReason.target_not_active", "param_name": "targetNotActiveValue", "static_instance": "TARGET_NOT_ACTIVE", "getter_method": null, "containing_data_type_ref": "sharing.PermissionDeniedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.PermissionDeniedReason.folder_is_limited_team_folder": {"fq_name": "sharing.PermissionDeniedReason.folder_is_limited_team_folder", "param_name": "folderIsLimitedTeamFolderValue", "static_instance": "FOLDER_IS_LIMITED_TEAM_FOLDER", "getter_method": null, "containing_data_type_ref": "sharing.PermissionDeniedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.PermissionDeniedReason.owner_not_on_team": {"fq_name": "sharing.PermissionDeniedReason.owner_not_on_team", "param_name": "ownerNotOnTeamValue", "static_instance": "OWNER_NOT_ON_TEAM", "getter_method": null, "containing_data_type_ref": "sharing.PermissionDeniedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.PermissionDeniedReason.permission_denied": {"fq_name": "sharing.PermissionDeniedReason.permission_denied", "param_name": "permissionDeniedValue", "static_instance": "PERMISSION_DENIED", "getter_method": null, "containing_data_type_ref": "sharing.PermissionDeniedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.PermissionDeniedReason.restricted_by_team": {"fq_name": "sharing.PermissionDeniedReason.restricted_by_team", "param_name": "restrictedByTeamValue", "static_instance": "RESTRICTED_BY_TEAM", "getter_method": null, "containing_data_type_ref": "sharing.PermissionDeniedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.PermissionDeniedReason.user_account_type": {"fq_name": "sharing.PermissionDeniedReason.user_account_type", "param_name": "userAccountTypeValue", "static_instance": "USER_ACCOUNT_TYPE", "getter_method": null, "containing_data_type_ref": "sharing.PermissionDeniedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.PermissionDeniedReason.user_not_on_team": {"fq_name": "sharing.PermissionDeniedReason.user_not_on_team", "param_name": "userNotOnTeamValue", "static_instance": "USER_NOT_ON_TEAM", "getter_method": null, "containing_data_type_ref": "sharing.PermissionDeniedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.PermissionDeniedReason.folder_is_inside_shared_folder": {"fq_name": "sharing.PermissionDeniedReason.folder_is_inside_shared_folder", "param_name": "folderIsInsideSharedFolderValue", "static_instance": "FOLDER_IS_INSIDE_SHARED_FOLDER", "getter_method": null, "containing_data_type_ref": "sharing.PermissionDeniedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.PermissionDeniedReason.restricted_by_parent_folder": {"fq_name": "sharing.PermissionDeniedReason.restricted_by_parent_folder", "param_name": "restrictedByParentFolderValue", "static_instance": "RESTRICTED_BY_PARENT_FOLDER", "getter_method": null, "containing_data_type_ref": "sharing.PermissionDeniedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.PermissionDeniedReason.insufficient_plan": {"fq_name": "sharing.PermissionDeniedReason.insufficient_plan", "param_name": "insufficientPlanValue", "static_instance": null, "getter_method": "getInsufficientPlanValue", "containing_data_type_ref": "sharing.PermissionDeniedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.PermissionDeniedReason.other": {"fq_name": "sharing.PermissionDeniedReason.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.PermissionDeniedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.RelinquishFileMembershipArg.file": {"fq_name": "sharing.RelinquishFileMembershipArg.file", "param_name": "file", "static_instance": null, "getter_method": "getFile", "containing_data_type_ref": "sharing.RelinquishFileMembershipArg", "route_refs": [], "_type": "FieldReference"}, "sharing.RelinquishFileMembershipError.access_error": {"fq_name": "sharing.RelinquishFileMembershipError.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "sharing.RelinquishFileMembershipError", "route_refs": [], "_type": "FieldReference"}, "sharing.RelinquishFileMembershipError.group_access": {"fq_name": "sharing.RelinquishFileMembershipError.group_access", "param_name": "groupAccessValue", "static_instance": "GROUP_ACCESS", "getter_method": null, "containing_data_type_ref": "sharing.RelinquishFileMembershipError", "route_refs": [], "_type": "FieldReference"}, "sharing.RelinquishFileMembershipError.no_permission": {"fq_name": "sharing.RelinquishFileMembershipError.no_permission", "param_name": "noPermissionValue", "static_instance": "NO_PERMISSION", "getter_method": null, "containing_data_type_ref": "sharing.RelinquishFileMembershipError", "route_refs": [], "_type": "FieldReference"}, "sharing.RelinquishFileMembershipError.other": {"fq_name": "sharing.RelinquishFileMembershipError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.RelinquishFileMembershipError", "route_refs": [], "_type": "FieldReference"}, "sharing.RelinquishFolderMembershipArg.shared_folder_id": {"fq_name": "sharing.RelinquishFolderMembershipArg.shared_folder_id", "param_name": "sharedFolderId", "static_instance": null, "getter_method": "getSharedFolderId", "containing_data_type_ref": "sharing.RelinquishFolderMembershipArg", "route_refs": ["sharing.relinquish_folder_membership"], "_type": "FieldReference"}, "sharing.RelinquishFolderMembershipArg.leave_a_copy": {"fq_name": "sharing.RelinquishFolderMembershipArg.leave_a_copy", "param_name": "leaveACopy", "static_instance": null, "getter_method": "getLeaveACopy", "containing_data_type_ref": "sharing.RelinquishFolderMembershipArg", "route_refs": ["sharing.relinquish_folder_membership"], "_type": "FieldReference"}, "sharing.RelinquishFolderMembershipError.access_error": {"fq_name": "sharing.RelinquishFolderMembershipError.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "sharing.RelinquishFolderMembershipError", "route_refs": [], "_type": "FieldReference"}, "sharing.RelinquishFolderMembershipError.folder_owner": {"fq_name": "sharing.RelinquishFolderMembershipError.folder_owner", "param_name": "folderOwnerValue", "static_instance": "FOLDER_OWNER", "getter_method": null, "containing_data_type_ref": "sharing.RelinquishFolderMembershipError", "route_refs": [], "_type": "FieldReference"}, "sharing.RelinquishFolderMembershipError.mounted": {"fq_name": "sharing.RelinquishFolderMembershipError.mounted", "param_name": "mountedValue", "static_instance": "MOUNTED", "getter_method": null, "containing_data_type_ref": "sharing.RelinquishFolderMembershipError", "route_refs": [], "_type": "FieldReference"}, "sharing.RelinquishFolderMembershipError.group_access": {"fq_name": "sharing.RelinquishFolderMembershipError.group_access", "param_name": "groupAccessValue", "static_instance": "GROUP_ACCESS", "getter_method": null, "containing_data_type_ref": "sharing.RelinquishFolderMembershipError", "route_refs": [], "_type": "FieldReference"}, "sharing.RelinquishFolderMembershipError.team_folder": {"fq_name": "sharing.RelinquishFolderMembershipError.team_folder", "param_name": "teamFolderValue", "static_instance": "TEAM_FOLDER", "getter_method": null, "containing_data_type_ref": "sharing.RelinquishFolderMembershipError", "route_refs": [], "_type": "FieldReference"}, "sharing.RelinquishFolderMembershipError.no_permission": {"fq_name": "sharing.RelinquishFolderMembershipError.no_permission", "param_name": "noPermissionValue", "static_instance": "NO_PERMISSION", "getter_method": null, "containing_data_type_ref": "sharing.RelinquishFolderMembershipError", "route_refs": [], "_type": "FieldReference"}, "sharing.RelinquishFolderMembershipError.no_explicit_access": {"fq_name": "sharing.RelinquishFolderMembershipError.no_explicit_access", "param_name": "noExplicitAccessValue", "static_instance": "NO_EXPLICIT_ACCESS", "getter_method": null, "containing_data_type_ref": "sharing.RelinquishFolderMembershipError", "route_refs": [], "_type": "FieldReference"}, "sharing.RelinquishFolderMembershipError.other": {"fq_name": "sharing.RelinquishFolderMembershipError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.RelinquishFolderMembershipError", "route_refs": [], "_type": "FieldReference"}, "sharing.RemoveFileMemberArg.file": {"fq_name": "sharing.RemoveFileMemberArg.file", "param_name": "file", "static_instance": null, "getter_method": "getFile", "containing_data_type_ref": "sharing.RemoveFileMemberArg", "route_refs": [], "_type": "FieldReference"}, "sharing.RemoveFileMemberArg.member": {"fq_name": "sharing.RemoveFileMemberArg.member", "param_name": "member", "static_instance": null, "getter_method": "getMember", "containing_data_type_ref": "sharing.RemoveFileMemberArg", "route_refs": [], "_type": "FieldReference"}, "sharing.RemoveFileMemberError.user_error": {"fq_name": "sharing.RemoveFileMemberError.user_error", "param_name": "userErrorValue", "static_instance": null, "getter_method": "getUserErrorValue", "containing_data_type_ref": "sharing.RemoveFileMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.RemoveFileMemberError.access_error": {"fq_name": "sharing.RemoveFileMemberError.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "sharing.RemoveFileMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.RemoveFileMemberError.no_explicit_access": {"fq_name": "sharing.RemoveFileMemberError.no_explicit_access", "param_name": "noExplicitAccessValue", "static_instance": null, "getter_method": "getNoExplicitAccessValue", "containing_data_type_ref": "sharing.RemoveFileMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.RemoveFileMemberError.other": {"fq_name": "sharing.RemoveFileMemberError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.RemoveFileMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.RemoveFolderMemberArg.shared_folder_id": {"fq_name": "sharing.RemoveFolderMemberArg.shared_folder_id", "param_name": "sharedFolderId", "static_instance": null, "getter_method": "getSharedFolderId", "containing_data_type_ref": "sharing.RemoveFolderMemberArg", "route_refs": [], "_type": "FieldReference"}, "sharing.RemoveFolderMemberArg.member": {"fq_name": "sharing.RemoveFolderMemberArg.member", "param_name": "member", "static_instance": null, "getter_method": "getMember", "containing_data_type_ref": "sharing.RemoveFolderMemberArg", "route_refs": [], "_type": "FieldReference"}, "sharing.RemoveFolderMemberArg.leave_a_copy": {"fq_name": "sharing.RemoveFolderMemberArg.leave_a_copy", "param_name": "leaveACopy", "static_instance": null, "getter_method": "getLeaveACopy", "containing_data_type_ref": "sharing.RemoveFolderMemberArg", "route_refs": [], "_type": "FieldReference"}, "sharing.RemoveFolderMemberError.access_error": {"fq_name": "sharing.RemoveFolderMemberError.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "sharing.RemoveFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.RemoveFolderMemberError.member_error": {"fq_name": "sharing.RemoveFolderMemberError.member_error", "param_name": "memberErrorValue", "static_instance": null, "getter_method": "getMemberErrorValue", "containing_data_type_ref": "sharing.RemoveFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.RemoveFolderMemberError.folder_owner": {"fq_name": "sharing.RemoveFolderMemberError.folder_owner", "param_name": "folderOwnerValue", "static_instance": "FOLDER_OWNER", "getter_method": null, "containing_data_type_ref": "sharing.RemoveFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.RemoveFolderMemberError.group_access": {"fq_name": "sharing.RemoveFolderMemberError.group_access", "param_name": "groupAccessValue", "static_instance": "GROUP_ACCESS", "getter_method": null, "containing_data_type_ref": "sharing.RemoveFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.RemoveFolderMemberError.team_folder": {"fq_name": "sharing.RemoveFolderMemberError.team_folder", "param_name": "teamFolderValue", "static_instance": "TEAM_FOLDER", "getter_method": null, "containing_data_type_ref": "sharing.RemoveFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.RemoveFolderMemberError.no_permission": {"fq_name": "sharing.RemoveFolderMemberError.no_permission", "param_name": "noPermissionValue", "static_instance": "NO_PERMISSION", "getter_method": null, "containing_data_type_ref": "sharing.RemoveFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.RemoveFolderMemberError.too_many_files": {"fq_name": "sharing.RemoveFolderMemberError.too_many_files", "param_name": "tooManyFilesValue", "static_instance": "TOO_MANY_FILES", "getter_method": null, "containing_data_type_ref": "sharing.RemoveFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.RemoveFolderMemberError.other": {"fq_name": "sharing.RemoveFolderMemberError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.RemoveFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.RemoveMemberJobStatus.in_progress": {"fq_name": "sharing.RemoveMemberJobStatus.in_progress", "param_name": "inProgressValue", "static_instance": "IN_PROGRESS", "getter_method": null, "containing_data_type_ref": "sharing.RemoveMemberJobStatus", "route_refs": [], "_type": "FieldReference"}, "sharing.RemoveMemberJobStatus.complete": {"fq_name": "sharing.RemoveMemberJobStatus.complete", "param_name": "completeValue", "static_instance": null, "getter_method": "getCompleteValue", "containing_data_type_ref": "sharing.RemoveMemberJobStatus", "route_refs": [], "_type": "FieldReference"}, "sharing.RemoveMemberJobStatus.failed": {"fq_name": "sharing.RemoveMemberJobStatus.failed", "param_name": "failedValue", "static_instance": null, "getter_method": "getFailedValue", "containing_data_type_ref": "sharing.RemoveMemberJobStatus", "route_refs": [], "_type": "FieldReference"}, "sharing.RequestedLinkAccessLevel.viewer": {"fq_name": "sharing.RequestedLinkAccessLevel.viewer", "param_name": "viewerValue", "static_instance": "VIEWER", "getter_method": null, "containing_data_type_ref": "sharing.RequestedLinkAccessLevel", "route_refs": [], "_type": "FieldReference"}, "sharing.RequestedLinkAccessLevel.editor": {"fq_name": "sharing.RequestedLinkAccessLevel.editor", "param_name": "editorValue", "static_instance": "EDITOR", "getter_method": null, "containing_data_type_ref": "sharing.RequestedLinkAccessLevel", "route_refs": [], "_type": "FieldReference"}, "sharing.RequestedLinkAccessLevel.max": {"fq_name": "sharing.RequestedLinkAccessLevel.max", "param_name": "maxValue", "static_instance": "MAX", "getter_method": null, "containing_data_type_ref": "sharing.RequestedLinkAccessLevel", "route_refs": [], "_type": "FieldReference"}, "sharing.RequestedLinkAccessLevel.default": {"fq_name": "sharing.RequestedLinkAccessLevel.default", "param_name": "defaultValue", "static_instance": "DEFAULT", "getter_method": null, "containing_data_type_ref": "sharing.RequestedLinkAccessLevel", "route_refs": [], "_type": "FieldReference"}, "sharing.RequestedLinkAccessLevel.other": {"fq_name": "sharing.RequestedLinkAccessLevel.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.RequestedLinkAccessLevel", "route_refs": [], "_type": "FieldReference"}, "sharing.RequestedVisibility.public": {"fq_name": "sharing.RequestedVisibility.public", "param_name": "publicValue", "static_instance": "PUBLIC", "getter_method": null, "containing_data_type_ref": "sharing.RequestedVisibility", "route_refs": [], "_type": "FieldReference"}, "sharing.RequestedVisibility.team_only": {"fq_name": "sharing.RequestedVisibility.team_only", "param_name": "teamOnlyValue", "static_instance": "TEAM_ONLY", "getter_method": null, "containing_data_type_ref": "sharing.RequestedVisibility", "route_refs": [], "_type": "FieldReference"}, "sharing.RequestedVisibility.password": {"fq_name": "sharing.RequestedVisibility.password", "param_name": "passwordValue", "static_instance": "PASSWORD", "getter_method": null, "containing_data_type_ref": "sharing.RequestedVisibility", "route_refs": [], "_type": "FieldReference"}, "sharing.ResolvedVisibility.public": {"fq_name": "sharing.ResolvedVisibility.public", "param_name": "publicValue", "static_instance": "PUBLIC", "getter_method": null, "containing_data_type_ref": "sharing.ResolvedVisibility", "route_refs": [], "_type": "FieldReference"}, "sharing.ResolvedVisibility.team_only": {"fq_name": "sharing.ResolvedVisibility.team_only", "param_name": "teamOnlyValue", "static_instance": "TEAM_ONLY", "getter_method": null, "containing_data_type_ref": "sharing.ResolvedVisibility", "route_refs": [], "_type": "FieldReference"}, "sharing.ResolvedVisibility.password": {"fq_name": "sharing.ResolvedVisibility.password", "param_name": "passwordValue", "static_instance": "PASSWORD", "getter_method": null, "containing_data_type_ref": "sharing.ResolvedVisibility", "route_refs": [], "_type": "FieldReference"}, "sharing.ResolvedVisibility.team_and_password": {"fq_name": "sharing.ResolvedVisibility.team_and_password", "param_name": "teamAndPasswordValue", "static_instance": "TEAM_AND_PASSWORD", "getter_method": null, "containing_data_type_ref": "sharing.ResolvedVisibility", "route_refs": [], "_type": "FieldReference"}, "sharing.ResolvedVisibility.shared_folder_only": {"fq_name": "sharing.ResolvedVisibility.shared_folder_only", "param_name": "sharedFolderOnlyValue", "static_instance": "SHARED_FOLDER_ONLY", "getter_method": null, "containing_data_type_ref": "sharing.ResolvedVisibility", "route_refs": [], "_type": "FieldReference"}, "sharing.ResolvedVisibility.no_one": {"fq_name": "sharing.ResolvedVisibility.no_one", "param_name": "noOneValue", "static_instance": "NO_ONE", "getter_method": null, "containing_data_type_ref": "sharing.ResolvedVisibility", "route_refs": [], "_type": "FieldReference"}, "sharing.ResolvedVisibility.only_you": {"fq_name": "sharing.ResolvedVisibility.only_you", "param_name": "onlyYouValue", "static_instance": "ONLY_YOU", "getter_method": null, "containing_data_type_ref": "sharing.ResolvedVisibility", "route_refs": [], "_type": "FieldReference"}, "sharing.ResolvedVisibility.other": {"fq_name": "sharing.ResolvedVisibility.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.ResolvedVisibility", "route_refs": [], "_type": "FieldReference"}, "sharing.RevokeSharedLinkArg.url": {"fq_name": "sharing.RevokeSharedLinkArg.url", "param_name": "url", "static_instance": null, "getter_method": "getUrl", "containing_data_type_ref": "sharing.RevokeSharedLinkArg", "route_refs": [], "_type": "FieldReference"}, "sharing.RevokeSharedLinkError.shared_link_not_found": {"fq_name": "sharing.RevokeSharedLinkError.shared_link_not_found", "param_name": "sharedLinkNotFoundValue", "static_instance": "SHARED_LINK_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "sharing.RevokeSharedLinkError", "route_refs": [], "_type": "FieldReference"}, "sharing.RevokeSharedLinkError.shared_link_access_denied": {"fq_name": "sharing.RevokeSharedLinkError.shared_link_access_denied", "param_name": "sharedLinkAccessDeniedValue", "static_instance": "SHARED_LINK_ACCESS_DENIED", "getter_method": null, "containing_data_type_ref": "sharing.RevokeSharedLinkError", "route_refs": [], "_type": "FieldReference"}, "sharing.RevokeSharedLinkError.unsupported_link_type": {"fq_name": "sharing.RevokeSharedLinkError.unsupported_link_type", "param_name": "unsupportedLinkTypeValue", "static_instance": "UNSUPPORTED_LINK_TYPE", "getter_method": null, "containing_data_type_ref": "sharing.RevokeSharedLinkError", "route_refs": [], "_type": "FieldReference"}, "sharing.RevokeSharedLinkError.other": {"fq_name": "sharing.RevokeSharedLinkError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.RevokeSharedLinkError", "route_refs": [], "_type": "FieldReference"}, "sharing.RevokeSharedLinkError.shared_link_malformed": {"fq_name": "sharing.RevokeSharedLinkError.shared_link_malformed", "param_name": "sharedLinkMalformedValue", "static_instance": "SHARED_LINK_MALFORMED", "getter_method": null, "containing_data_type_ref": "sharing.RevokeSharedLinkError", "route_refs": [], "_type": "FieldReference"}, "sharing.SetAccessInheritanceArg.shared_folder_id": {"fq_name": "sharing.SetAccessInheritanceArg.shared_folder_id", "param_name": "sharedFolderId", "static_instance": null, "getter_method": "getSharedFolderId", "containing_data_type_ref": "sharing.SetAccessInheritanceArg", "route_refs": ["sharing.set_access_inheritance"], "_type": "FieldReference"}, "sharing.SetAccessInheritanceArg.access_inheritance": {"fq_name": "sharing.SetAccessInheritanceArg.access_inheritance", "param_name": "accessInheritance", "static_instance": null, "getter_method": "getAccessInheritance", "containing_data_type_ref": "sharing.SetAccessInheritanceArg", "route_refs": ["sharing.set_access_inheritance"], "_type": "FieldReference"}, "sharing.SetAccessInheritanceError.access_error": {"fq_name": "sharing.SetAccessInheritanceError.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "sharing.SetAccessInheritanceError", "route_refs": [], "_type": "FieldReference"}, "sharing.SetAccessInheritanceError.no_permission": {"fq_name": "sharing.SetAccessInheritanceError.no_permission", "param_name": "noPermissionValue", "static_instance": "NO_PERMISSION", "getter_method": null, "containing_data_type_ref": "sharing.SetAccessInheritanceError", "route_refs": [], "_type": "FieldReference"}, "sharing.SetAccessInheritanceError.other": {"fq_name": "sharing.SetAccessInheritanceError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.SetAccessInheritanceError", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderArg.path": {"fq_name": "sharing.ShareFolderArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "sharing.ShareFolderArg", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderArg.acl_update_policy": {"fq_name": "sharing.ShareFolderArg.acl_update_policy", "param_name": "aclUpdatePolicy", "static_instance": null, "getter_method": "getAclUpdatePolicy", "containing_data_type_ref": "sharing.ShareFolderArg", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderArg.force_async": {"fq_name": "sharing.ShareFolderArg.force_async", "param_name": "forceAsync", "static_instance": null, "getter_method": "getForceAsync", "containing_data_type_ref": "sharing.ShareFolderArg", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderArg.member_policy": {"fq_name": "sharing.ShareFolderArg.member_policy", "param_name": "memberPolicy", "static_instance": null, "getter_method": "getMemberPolicy", "containing_data_type_ref": "sharing.ShareFolderArg", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderArg.shared_link_policy": {"fq_name": "sharing.ShareFolderArg.shared_link_policy", "param_name": "sharedLinkPolicy", "static_instance": null, "getter_method": "getSharedLinkPolicy", "containing_data_type_ref": "sharing.ShareFolderArg", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderArg.viewer_info_policy": {"fq_name": "sharing.ShareFolderArg.viewer_info_policy", "param_name": "viewerInfoPolicy", "static_instance": null, "getter_method": "getViewerInfoPolicy", "containing_data_type_ref": "sharing.ShareFolderArg", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderArg.access_inheritance": {"fq_name": "sharing.ShareFolderArg.access_inheritance", "param_name": "accessInheritance", "static_instance": null, "getter_method": "getAccessInheritance", "containing_data_type_ref": "sharing.ShareFolderArg", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderArg.actions": {"fq_name": "sharing.ShareFolderArg.actions", "param_name": "actions", "static_instance": null, "getter_method": "getActions", "containing_data_type_ref": "sharing.ShareFolderArg", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderArg.link_settings": {"fq_name": "sharing.ShareFolderArg.link_settings", "param_name": "linkSettings", "static_instance": null, "getter_method": "getLinkSettings", "containing_data_type_ref": "sharing.ShareFolderArg", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderArgBase.path": {"fq_name": "sharing.ShareFolderArgBase.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "sharing.ShareFolderArgBase", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderArgBase.acl_update_policy": {"fq_name": "sharing.ShareFolderArgBase.acl_update_policy", "param_name": "aclUpdatePolicy", "static_instance": null, "getter_method": "getAclUpdatePolicy", "containing_data_type_ref": "sharing.ShareFolderArgBase", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderArgBase.force_async": {"fq_name": "sharing.ShareFolderArgBase.force_async", "param_name": "forceAsync", "static_instance": null, "getter_method": "getForceAsync", "containing_data_type_ref": "sharing.ShareFolderArgBase", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderArgBase.member_policy": {"fq_name": "sharing.ShareFolderArgBase.member_policy", "param_name": "memberPolicy", "static_instance": null, "getter_method": "getMemberPolicy", "containing_data_type_ref": "sharing.ShareFolderArgBase", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderArgBase.shared_link_policy": {"fq_name": "sharing.ShareFolderArgBase.shared_link_policy", "param_name": "sharedLinkPolicy", "static_instance": null, "getter_method": "getSharedLinkPolicy", "containing_data_type_ref": "sharing.ShareFolderArgBase", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderArgBase.viewer_info_policy": {"fq_name": "sharing.ShareFolderArgBase.viewer_info_policy", "param_name": "viewerInfoPolicy", "static_instance": null, "getter_method": "getViewerInfoPolicy", "containing_data_type_ref": "sharing.ShareFolderArgBase", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderArgBase.access_inheritance": {"fq_name": "sharing.ShareFolderArgBase.access_inheritance", "param_name": "accessInheritance", "static_instance": null, "getter_method": "getAccessInheritance", "containing_data_type_ref": "sharing.ShareFolderArgBase", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderError.email_unverified": {"fq_name": "sharing.ShareFolderError.email_unverified", "param_name": "emailUnverifiedValue", "static_instance": "EMAIL_UNVERIFIED", "getter_method": null, "containing_data_type_ref": "sharing.ShareFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderError.bad_path": {"fq_name": "sharing.ShareFolderError.bad_path", "param_name": "badPathValue", "static_instance": null, "getter_method": "getBadPathValue", "containing_data_type_ref": "sharing.ShareFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderError.team_policy_disallows_member_policy": {"fq_name": "sharing.ShareFolderError.team_policy_disallows_member_policy", "param_name": "teamPolicyDisallowsMemberPolicyValue", "static_instance": "TEAM_POLICY_DISALLOWS_MEMBER_POLICY", "getter_method": null, "containing_data_type_ref": "sharing.ShareFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderError.disallowed_shared_link_policy": {"fq_name": "sharing.ShareFolderError.disallowed_shared_link_policy", "param_name": "disallowedSharedLinkPolicyValue", "static_instance": "DISALLOWED_SHARED_LINK_POLICY", "getter_method": null, "containing_data_type_ref": "sharing.ShareFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderError.other": {"fq_name": "sharing.ShareFolderError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.ShareFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderError.no_permission": {"fq_name": "sharing.ShareFolderError.no_permission", "param_name": "noPermissionValue", "static_instance": "NO_PERMISSION", "getter_method": null, "containing_data_type_ref": "sharing.ShareFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderErrorBase.email_unverified": {"fq_name": "sharing.ShareFolderErrorBase.email_unverified", "param_name": "emailUnverifiedValue", "static_instance": "EMAIL_UNVERIFIED", "getter_method": null, "containing_data_type_ref": "sharing.ShareFolderErrorBase", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderErrorBase.bad_path": {"fq_name": "sharing.ShareFolderErrorBase.bad_path", "param_name": "badPathValue", "static_instance": null, "getter_method": "getBadPathValue", "containing_data_type_ref": "sharing.ShareFolderErrorBase", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderErrorBase.team_policy_disallows_member_policy": {"fq_name": "sharing.ShareFolderErrorBase.team_policy_disallows_member_policy", "param_name": "teamPolicyDisallowsMemberPolicyValue", "static_instance": "TEAM_POLICY_DISALLOWS_MEMBER_POLICY", "getter_method": null, "containing_data_type_ref": "sharing.ShareFolderErrorBase", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderErrorBase.disallowed_shared_link_policy": {"fq_name": "sharing.ShareFolderErrorBase.disallowed_shared_link_policy", "param_name": "disallowedSharedLinkPolicyValue", "static_instance": "DISALLOWED_SHARED_LINK_POLICY", "getter_method": null, "containing_data_type_ref": "sharing.ShareFolderErrorBase", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderErrorBase.other": {"fq_name": "sharing.ShareFolderErrorBase.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.ShareFolderErrorBase", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderJobStatus.in_progress": {"fq_name": "sharing.ShareFolderJobStatus.in_progress", "param_name": "inProgressValue", "static_instance": "IN_PROGRESS", "getter_method": null, "containing_data_type_ref": "sharing.ShareFolderJobStatus", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderJobStatus.complete": {"fq_name": "sharing.ShareFolderJobStatus.complete", "param_name": "completeValue", "static_instance": null, "getter_method": "getCompleteValue", "containing_data_type_ref": "sharing.ShareFolderJobStatus", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderJobStatus.failed": {"fq_name": "sharing.ShareFolderJobStatus.failed", "param_name": "failedValue", "static_instance": null, "getter_method": "getFailedValue", "containing_data_type_ref": "sharing.ShareFolderJobStatus", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderLaunch.async_job_id": {"fq_name": "sharing.ShareFolderLaunch.async_job_id", "param_name": "asyncJobIdValue", "static_instance": null, "getter_method": "getAsyncJobIdValue", "containing_data_type_ref": "sharing.ShareFolderLaunch", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderLaunch.complete": {"fq_name": "sharing.ShareFolderLaunch.complete", "param_name": "completeValue", "static_instance": null, "getter_method": "getCompleteValue", "containing_data_type_ref": "sharing.ShareFolderLaunch", "route_refs": [], "_type": "FieldReference"}, "sharing.SharePathError.is_file": {"fq_name": "sharing.SharePathError.is_file", "param_name": "isFileValue", "static_instance": "IS_FILE", "getter_method": null, "containing_data_type_ref": "sharing.SharePathError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharePathError.inside_shared_folder": {"fq_name": "sharing.SharePathError.inside_shared_folder", "param_name": "insideSharedFolderValue", "static_instance": "INSIDE_SHARED_FOLDER", "getter_method": null, "containing_data_type_ref": "sharing.SharePathError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharePathError.contains_shared_folder": {"fq_name": "sharing.SharePathError.contains_shared_folder", "param_name": "containsSharedFolderValue", "static_instance": "CONTAINS_SHARED_FOLDER", "getter_method": null, "containing_data_type_ref": "sharing.SharePathError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharePathError.contains_app_folder": {"fq_name": "sharing.SharePathError.contains_app_folder", "param_name": "containsAppFolderValue", "static_instance": "CONTAINS_APP_FOLDER", "getter_method": null, "containing_data_type_ref": "sharing.SharePathError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharePathError.contains_team_folder": {"fq_name": "sharing.SharePathError.contains_team_folder", "param_name": "containsTeamFolderValue", "static_instance": "CONTAINS_TEAM_FOLDER", "getter_method": null, "containing_data_type_ref": "sharing.SharePathError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharePathError.is_app_folder": {"fq_name": "sharing.SharePathError.is_app_folder", "param_name": "isAppFolderValue", "static_instance": "IS_APP_FOLDER", "getter_method": null, "containing_data_type_ref": "sharing.SharePathError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharePathError.inside_app_folder": {"fq_name": "sharing.SharePathError.inside_app_folder", "param_name": "insideAppFolderValue", "static_instance": "INSIDE_APP_FOLDER", "getter_method": null, "containing_data_type_ref": "sharing.SharePathError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharePathError.is_public_folder": {"fq_name": "sharing.SharePathError.is_public_folder", "param_name": "isPublicFolderValue", "static_instance": "IS_PUBLIC_FOLDER", "getter_method": null, "containing_data_type_ref": "sharing.SharePathError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharePathError.inside_public_folder": {"fq_name": "sharing.SharePathError.inside_public_folder", "param_name": "insidePublicFolderValue", "static_instance": "INSIDE_PUBLIC_FOLDER", "getter_method": null, "containing_data_type_ref": "sharing.SharePathError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharePathError.already_shared": {"fq_name": "sharing.SharePathError.already_shared", "param_name": "alreadySharedValue", "static_instance": null, "getter_method": "getAlreadySharedValue", "containing_data_type_ref": "sharing.SharePathError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharePathError.invalid_path": {"fq_name": "sharing.SharePathError.invalid_path", "param_name": "invalidPathValue", "static_instance": "INVALID_PATH", "getter_method": null, "containing_data_type_ref": "sharing.SharePathError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharePathError.is_osx_package": {"fq_name": "sharing.SharePathError.is_osx_package", "param_name": "isOsxPackageValue", "static_instance": "IS_OSX_PACKAGE", "getter_method": null, "containing_data_type_ref": "sharing.SharePathError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharePathError.inside_osx_package": {"fq_name": "sharing.SharePathError.inside_osx_package", "param_name": "insideOsxPackageValue", "static_instance": "INSIDE_OSX_PACKAGE", "getter_method": null, "containing_data_type_ref": "sharing.SharePathError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharePathError.is_vault": {"fq_name": "sharing.SharePathError.is_vault", "param_name": "isVaultValue", "static_instance": "IS_VAULT", "getter_method": null, "containing_data_type_ref": "sharing.SharePathError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharePathError.is_vault_locked": {"fq_name": "sharing.SharePathError.is_vault_locked", "param_name": "isVaultLockedValue", "static_instance": "IS_VAULT_LOCKED", "getter_method": null, "containing_data_type_ref": "sharing.SharePathError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharePathError.is_family": {"fq_name": "sharing.SharePathError.is_family", "param_name": "isFamilyValue", "static_instance": "IS_FAMILY", "getter_method": null, "containing_data_type_ref": "sharing.SharePathError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharePathError.other": {"fq_name": "sharing.SharePathError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.SharePathError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedContentLinkMetadata.audience_options": {"fq_name": "sharing.SharedContentLinkMetadata.audience_options", "param_name": "audienceOptions", "static_instance": null, "getter_method": "getAudienceOptions", "containing_data_type_ref": "sharing.SharedContentLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedContentLinkMetadata.current_audience": {"fq_name": "sharing.SharedContentLinkMetadata.current_audience", "param_name": "currentAudience", "static_instance": null, "getter_method": "getCurrentAudience", "containing_data_type_ref": "sharing.SharedContentLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedContentLinkMetadata.link_permissions": {"fq_name": "sharing.SharedContentLinkMetadata.link_permissions", "param_name": "linkPermissions", "static_instance": null, "getter_method": "getLinkPermissions", "containing_data_type_ref": "sharing.SharedContentLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedContentLinkMetadata.password_protected": {"fq_name": "sharing.SharedContentLinkMetadata.password_protected", "param_name": "passwordProtected", "static_instance": null, "getter_method": "getPasswordProtected", "containing_data_type_ref": "sharing.SharedContentLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedContentLinkMetadata.url": {"fq_name": "sharing.SharedContentLinkMetadata.url", "param_name": "url", "static_instance": null, "getter_method": "getUrl", "containing_data_type_ref": "sharing.SharedContentLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedContentLinkMetadata.access_level": {"fq_name": "sharing.SharedContentLinkMetadata.access_level", "param_name": "accessLevel", "static_instance": null, "getter_method": "getAccessLevel", "containing_data_type_ref": "sharing.SharedContentLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedContentLinkMetadata.audience_restricting_shared_folder": {"fq_name": "sharing.SharedContentLinkMetadata.audience_restricting_shared_folder", "param_name": "audienceRestrictingSharedFolder", "static_instance": null, "getter_method": "getAudienceRestrictingSharedFolder", "containing_data_type_ref": "sharing.SharedContentLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedContentLinkMetadata.expiry": {"fq_name": "sharing.SharedContentLinkMetadata.expiry", "param_name": "expiry", "static_instance": null, "getter_method": "getExpiry", "containing_data_type_ref": "sharing.SharedContentLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedContentLinkMetadata.audience_exceptions": {"fq_name": "sharing.SharedContentLinkMetadata.audience_exceptions", "param_name": "audienceExceptions", "static_instance": null, "getter_method": "getAudienceExceptions", "containing_data_type_ref": "sharing.SharedContentLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedContentLinkMetadataBase.audience_options": {"fq_name": "sharing.SharedContentLinkMetadataBase.audience_options", "param_name": "audienceOptions", "static_instance": null, "getter_method": "getAudienceOptions", "containing_data_type_ref": "sharing.SharedContentLinkMetadataBase", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedContentLinkMetadataBase.current_audience": {"fq_name": "sharing.SharedContentLinkMetadataBase.current_audience", "param_name": "currentAudience", "static_instance": null, "getter_method": "getCurrentAudience", "containing_data_type_ref": "sharing.SharedContentLinkMetadataBase", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedContentLinkMetadataBase.link_permissions": {"fq_name": "sharing.SharedContentLinkMetadataBase.link_permissions", "param_name": "linkPermissions", "static_instance": null, "getter_method": "getLinkPermissions", "containing_data_type_ref": "sharing.SharedContentLinkMetadataBase", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedContentLinkMetadataBase.password_protected": {"fq_name": "sharing.SharedContentLinkMetadataBase.password_protected", "param_name": "passwordProtected", "static_instance": null, "getter_method": "getPasswordProtected", "containing_data_type_ref": "sharing.SharedContentLinkMetadataBase", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedContentLinkMetadataBase.access_level": {"fq_name": "sharing.SharedContentLinkMetadataBase.access_level", "param_name": "accessLevel", "static_instance": null, "getter_method": "getAccessLevel", "containing_data_type_ref": "sharing.SharedContentLinkMetadataBase", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedContentLinkMetadataBase.audience_restricting_shared_folder": {"fq_name": "sharing.SharedContentLinkMetadataBase.audience_restricting_shared_folder", "param_name": "audienceRestrictingSharedFolder", "static_instance": null, "getter_method": "getAudienceRestrictingSharedFolder", "containing_data_type_ref": "sharing.SharedContentLinkMetadataBase", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedContentLinkMetadataBase.expiry": {"fq_name": "sharing.SharedContentLinkMetadataBase.expiry", "param_name": "expiry", "static_instance": null, "getter_method": "getExpiry", "containing_data_type_ref": "sharing.SharedContentLinkMetadataBase", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFileMembers.users": {"fq_name": "sharing.SharedFileMembers.users", "param_name": "users", "static_instance": null, "getter_method": "getUsers", "containing_data_type_ref": "sharing.SharedFileMembers", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFileMembers.groups": {"fq_name": "sharing.SharedFileMembers.groups", "param_name": "groups", "static_instance": null, "getter_method": "getGroups", "containing_data_type_ref": "sharing.SharedFileMembers", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFileMembers.invitees": {"fq_name": "sharing.SharedFileMembers.invitees", "param_name": "invitees", "static_instance": null, "getter_method": "getInvitees", "containing_data_type_ref": "sharing.SharedFileMembers", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFileMembers.cursor": {"fq_name": "sharing.SharedFileMembers.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "sharing.SharedFileMembers", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFileMetadata.id": {"fq_name": "sharing.SharedFileMetadata.id", "param_name": "id", "static_instance": null, "getter_method": "getId", "containing_data_type_ref": "sharing.SharedFileMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFileMetadata.name": {"fq_name": "sharing.SharedFileMetadata.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "sharing.SharedFileMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFileMetadata.policy": {"fq_name": "sharing.SharedFileMetadata.policy", "param_name": "policy", "static_instance": null, "getter_method": "getPolicy", "containing_data_type_ref": "sharing.SharedFileMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFileMetadata.preview_url": {"fq_name": "sharing.SharedFileMetadata.preview_url", "param_name": "previewUrl", "static_instance": null, "getter_method": "getPreviewUrl", "containing_data_type_ref": "sharing.SharedFileMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFileMetadata.access_type": {"fq_name": "sharing.SharedFileMetadata.access_type", "param_name": "accessType", "static_instance": null, "getter_method": "getAccessType", "containing_data_type_ref": "sharing.SharedFileMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFileMetadata.expected_link_metadata": {"fq_name": "sharing.SharedFileMetadata.expected_link_metadata", "param_name": "expectedLinkMetadata", "static_instance": null, "getter_method": "getExpectedLinkMetadata", "containing_data_type_ref": "sharing.SharedFileMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFileMetadata.link_metadata": {"fq_name": "sharing.SharedFileMetadata.link_metadata", "param_name": "linkMetadata", "static_instance": null, "getter_method": "getLinkMetadata", "containing_data_type_ref": "sharing.SharedFileMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFileMetadata.owner_display_names": {"fq_name": "sharing.SharedFileMetadata.owner_display_names", "param_name": "ownerDisplayNames", "static_instance": null, "getter_method": "getOwnerDisplayNames", "containing_data_type_ref": "sharing.SharedFileMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFileMetadata.owner_team": {"fq_name": "sharing.SharedFileMetadata.owner_team", "param_name": "ownerTeam", "static_instance": null, "getter_method": "getOwnerTeam", "containing_data_type_ref": "sharing.SharedFileMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFileMetadata.parent_shared_folder_id": {"fq_name": "sharing.SharedFileMetadata.parent_shared_folder_id", "param_name": "parentSharedFolderId", "static_instance": null, "getter_method": "getParentSharedFolderId", "containing_data_type_ref": "sharing.SharedFileMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFileMetadata.path_display": {"fq_name": "sharing.SharedFileMetadata.path_display", "param_name": "pathDisplay", "static_instance": null, "getter_method": "getPathDisplay", "containing_data_type_ref": "sharing.SharedFileMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFileMetadata.path_lower": {"fq_name": "sharing.SharedFileMetadata.path_lower", "param_name": "pathLower", "static_instance": null, "getter_method": "getPathLower", "containing_data_type_ref": "sharing.SharedFileMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFileMetadata.permissions": {"fq_name": "sharing.SharedFileMetadata.permissions", "param_name": "permissions", "static_instance": null, "getter_method": "getPermissions", "containing_data_type_ref": "sharing.SharedFileMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFileMetadata.time_invited": {"fq_name": "sharing.SharedFileMetadata.time_invited", "param_name": "timeInvited", "static_instance": null, "getter_method": "getTimeInvited", "containing_data_type_ref": "sharing.SharedFileMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderAccessError.invalid_id": {"fq_name": "sharing.SharedFolderAccessError.invalid_id", "param_name": "invalidIdValue", "static_instance": "INVALID_ID", "getter_method": null, "containing_data_type_ref": "sharing.SharedFolderAccessError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderAccessError.not_a_member": {"fq_name": "sharing.SharedFolderAccessError.not_a_member", "param_name": "notAMemberValue", "static_instance": "NOT_A_MEMBER", "getter_method": null, "containing_data_type_ref": "sharing.SharedFolderAccessError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderAccessError.invalid_member": {"fq_name": "sharing.SharedFolderAccessError.invalid_member", "param_name": "invalidMemberValue", "static_instance": "INVALID_MEMBER", "getter_method": null, "containing_data_type_ref": "sharing.SharedFolderAccessError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderAccessError.email_unverified": {"fq_name": "sharing.SharedFolderAccessError.email_unverified", "param_name": "emailUnverifiedValue", "static_instance": "EMAIL_UNVERIFIED", "getter_method": null, "containing_data_type_ref": "sharing.SharedFolderAccessError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderAccessError.unmounted": {"fq_name": "sharing.SharedFolderAccessError.unmounted", "param_name": "unmountedValue", "static_instance": "UNMOUNTED", "getter_method": null, "containing_data_type_ref": "sharing.SharedFolderAccessError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderAccessError.other": {"fq_name": "sharing.SharedFolderAccessError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.SharedFolderAccessError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMemberError.invalid_dropbox_id": {"fq_name": "sharing.SharedFolderMemberError.invalid_dropbox_id", "param_name": "invalidDropboxIdValue", "static_instance": "INVALID_DROPBOX_ID", "getter_method": null, "containing_data_type_ref": "sharing.SharedFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMemberError.not_a_member": {"fq_name": "sharing.SharedFolderMemberError.not_a_member", "param_name": "notAMemberValue", "static_instance": "NOT_A_MEMBER", "getter_method": null, "containing_data_type_ref": "sharing.SharedFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMemberError.no_explicit_access": {"fq_name": "sharing.SharedFolderMemberError.no_explicit_access", "param_name": "noExplicitAccessValue", "static_instance": null, "getter_method": "getNoExplicitAccessValue", "containing_data_type_ref": "sharing.SharedFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMemberError.other": {"fq_name": "sharing.SharedFolderMemberError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.SharedFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMembers.users": {"fq_name": "sharing.SharedFolderMembers.users", "param_name": "users", "static_instance": null, "getter_method": "getUsers", "containing_data_type_ref": "sharing.SharedFolderMembers", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMembers.groups": {"fq_name": "sharing.SharedFolderMembers.groups", "param_name": "groups", "static_instance": null, "getter_method": "getGroups", "containing_data_type_ref": "sharing.SharedFolderMembers", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMembers.invitees": {"fq_name": "sharing.SharedFolderMembers.invitees", "param_name": "invitees", "static_instance": null, "getter_method": "getInvitees", "containing_data_type_ref": "sharing.SharedFolderMembers", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMembers.cursor": {"fq_name": "sharing.SharedFolderMembers.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "sharing.SharedFolderMembers", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadata.access_type": {"fq_name": "sharing.SharedFolderMetadata.access_type", "param_name": "accessType", "static_instance": null, "getter_method": "getAccessType", "containing_data_type_ref": "sharing.SharedFolderMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadata.is_inside_team_folder": {"fq_name": "sharing.SharedFolderMetadata.is_inside_team_folder", "param_name": "isInsideTeamFolder", "static_instance": null, "getter_method": "getIsInsideTeamFolder", "containing_data_type_ref": "sharing.SharedFolderMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadata.is_team_folder": {"fq_name": "sharing.SharedFolderMetadata.is_team_folder", "param_name": "isTeamFolder", "static_instance": null, "getter_method": "getIsTeamFolder", "containing_data_type_ref": "sharing.SharedFolderMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadata.name": {"fq_name": "sharing.SharedFolderMetadata.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "sharing.SharedFolderMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadata.policy": {"fq_name": "sharing.SharedFolderMetadata.policy", "param_name": "policy", "static_instance": null, "getter_method": "getPolicy", "containing_data_type_ref": "sharing.SharedFolderMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadata.preview_url": {"fq_name": "sharing.SharedFolderMetadata.preview_url", "param_name": "previewUrl", "static_instance": null, "getter_method": "getPreviewUrl", "containing_data_type_ref": "sharing.SharedFolderMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadata.shared_folder_id": {"fq_name": "sharing.SharedFolderMetadata.shared_folder_id", "param_name": "sharedFolderId", "static_instance": null, "getter_method": "getSharedFolderId", "containing_data_type_ref": "sharing.SharedFolderMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadata.time_invited": {"fq_name": "sharing.SharedFolderMetadata.time_invited", "param_name": "timeInvited", "static_instance": null, "getter_method": "getTimeInvited", "containing_data_type_ref": "sharing.SharedFolderMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadata.owner_display_names": {"fq_name": "sharing.SharedFolderMetadata.owner_display_names", "param_name": "ownerDisplayNames", "static_instance": null, "getter_method": "getOwnerDisplayNames", "containing_data_type_ref": "sharing.SharedFolderMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadata.owner_team": {"fq_name": "sharing.SharedFolderMetadata.owner_team", "param_name": "ownerTeam", "static_instance": null, "getter_method": "getOwnerTeam", "containing_data_type_ref": "sharing.SharedFolderMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadata.parent_shared_folder_id": {"fq_name": "sharing.SharedFolderMetadata.parent_shared_folder_id", "param_name": "parentSharedFolderId", "static_instance": null, "getter_method": "getParentSharedFolderId", "containing_data_type_ref": "sharing.SharedFolderMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadata.path_display": {"fq_name": "sharing.SharedFolderMetadata.path_display", "param_name": "pathDisplay", "static_instance": null, "getter_method": "getPathDisplay", "containing_data_type_ref": "sharing.SharedFolderMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadata.path_lower": {"fq_name": "sharing.SharedFolderMetadata.path_lower", "param_name": "pathLower", "static_instance": null, "getter_method": "getPathLower", "containing_data_type_ref": "sharing.SharedFolderMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadata.parent_folder_name": {"fq_name": "sharing.SharedFolderMetadata.parent_folder_name", "param_name": "parentFolderName", "static_instance": null, "getter_method": "getParentFolderName", "containing_data_type_ref": "sharing.SharedFolderMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadata.link_metadata": {"fq_name": "sharing.SharedFolderMetadata.link_metadata", "param_name": "linkMetadata", "static_instance": null, "getter_method": "getLinkMetadata", "containing_data_type_ref": "sharing.SharedFolderMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadata.permissions": {"fq_name": "sharing.SharedFolderMetadata.permissions", "param_name": "permissions", "static_instance": null, "getter_method": "getPermissions", "containing_data_type_ref": "sharing.SharedFolderMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadata.access_inheritance": {"fq_name": "sharing.SharedFolderMetadata.access_inheritance", "param_name": "accessInheritance", "static_instance": null, "getter_method": "getAccessInheritance", "containing_data_type_ref": "sharing.SharedFolderMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadataBase.access_type": {"fq_name": "sharing.SharedFolderMetadataBase.access_type", "param_name": "accessType", "static_instance": null, "getter_method": "getAccessType", "containing_data_type_ref": "sharing.SharedFolderMetadataBase", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadataBase.is_inside_team_folder": {"fq_name": "sharing.SharedFolderMetadataBase.is_inside_team_folder", "param_name": "isInsideTeamFolder", "static_instance": null, "getter_method": "getIsInsideTeamFolder", "containing_data_type_ref": "sharing.SharedFolderMetadataBase", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadataBase.is_team_folder": {"fq_name": "sharing.SharedFolderMetadataBase.is_team_folder", "param_name": "isTeamFolder", "static_instance": null, "getter_method": "getIsTeamFolder", "containing_data_type_ref": "sharing.SharedFolderMetadataBase", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadataBase.owner_display_names": {"fq_name": "sharing.SharedFolderMetadataBase.owner_display_names", "param_name": "ownerDisplayNames", "static_instance": null, "getter_method": "getOwnerDisplayNames", "containing_data_type_ref": "sharing.SharedFolderMetadataBase", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadataBase.owner_team": {"fq_name": "sharing.SharedFolderMetadataBase.owner_team", "param_name": "ownerTeam", "static_instance": null, "getter_method": "getOwnerTeam", "containing_data_type_ref": "sharing.SharedFolderMetadataBase", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadataBase.parent_shared_folder_id": {"fq_name": "sharing.SharedFolderMetadataBase.parent_shared_folder_id", "param_name": "parentSharedFolderId", "static_instance": null, "getter_method": "getParentSharedFolderId", "containing_data_type_ref": "sharing.SharedFolderMetadataBase", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadataBase.path_display": {"fq_name": "sharing.SharedFolderMetadataBase.path_display", "param_name": "pathDisplay", "static_instance": null, "getter_method": "getPathDisplay", "containing_data_type_ref": "sharing.SharedFolderMetadataBase", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadataBase.path_lower": {"fq_name": "sharing.SharedFolderMetadataBase.path_lower", "param_name": "pathLower", "static_instance": null, "getter_method": "getPathLower", "containing_data_type_ref": "sharing.SharedFolderMetadataBase", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadataBase.parent_folder_name": {"fq_name": "sharing.SharedFolderMetadataBase.parent_folder_name", "param_name": "parentFolderName", "static_instance": null, "getter_method": "getParentFolderName", "containing_data_type_ref": "sharing.SharedFolderMetadataBase", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkAccessFailureReason.login_required": {"fq_name": "sharing.SharedLinkAccessFailureReason.login_required", "param_name": "loginRequiredValue", "static_instance": "LOGIN_REQUIRED", "getter_method": null, "containing_data_type_ref": "sharing.SharedLinkAccessFailureReason", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkAccessFailureReason.email_verify_required": {"fq_name": "sharing.SharedLinkAccessFailureReason.email_verify_required", "param_name": "emailVerifyRequiredValue", "static_instance": "EMAIL_VERIFY_REQUIRED", "getter_method": null, "containing_data_type_ref": "sharing.SharedLinkAccessFailureReason", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkAccessFailureReason.password_required": {"fq_name": "sharing.SharedLinkAccessFailureReason.password_required", "param_name": "passwordRequiredValue", "static_instance": "PASSWORD_REQUIRED", "getter_method": null, "containing_data_type_ref": "sharing.SharedLinkAccessFailureReason", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkAccessFailureReason.team_only": {"fq_name": "sharing.SharedLinkAccessFailureReason.team_only", "param_name": "teamOnlyValue", "static_instance": "TEAM_ONLY", "getter_method": null, "containing_data_type_ref": "sharing.SharedLinkAccessFailureReason", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkAccessFailureReason.owner_only": {"fq_name": "sharing.SharedLinkAccessFailureReason.owner_only", "param_name": "ownerOnlyValue", "static_instance": "OWNER_ONLY", "getter_method": null, "containing_data_type_ref": "sharing.SharedLinkAccessFailureReason", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkAccessFailureReason.other": {"fq_name": "sharing.SharedLinkAccessFailureReason.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.SharedLinkAccessFailureReason", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkAlreadyExistsMetadata.metadata": {"fq_name": "sharing.SharedLinkAlreadyExistsMetadata.metadata", "param_name": "metadataValue", "static_instance": null, "getter_method": "getMetadataValue", "containing_data_type_ref": "sharing.SharedLinkAlreadyExistsMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkAlreadyExistsMetadata.other": {"fq_name": "sharing.SharedLinkAlreadyExistsMetadata.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.SharedLinkAlreadyExistsMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkError.shared_link_not_found": {"fq_name": "sharing.SharedLinkError.shared_link_not_found", "param_name": "sharedLinkNotFoundValue", "static_instance": "SHARED_LINK_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "sharing.SharedLinkError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkError.shared_link_access_denied": {"fq_name": "sharing.SharedLinkError.shared_link_access_denied", "param_name": "sharedLinkAccessDeniedValue", "static_instance": "SHARED_LINK_ACCESS_DENIED", "getter_method": null, "containing_data_type_ref": "sharing.SharedLinkError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkError.unsupported_link_type": {"fq_name": "sharing.SharedLinkError.unsupported_link_type", "param_name": "unsupportedLinkTypeValue", "static_instance": "UNSUPPORTED_LINK_TYPE", "getter_method": null, "containing_data_type_ref": "sharing.SharedLinkError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkError.other": {"fq_name": "sharing.SharedLinkError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.SharedLinkError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkMetadata.url": {"fq_name": "sharing.SharedLinkMetadata.url", "param_name": "url", "static_instance": null, "getter_method": "getUrl", "containing_data_type_ref": "sharing.SharedLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkMetadata.name": {"fq_name": "sharing.SharedLinkMetadata.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "sharing.SharedLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkMetadata.link_permissions": {"fq_name": "sharing.SharedLinkMetadata.link_permissions", "param_name": "linkPermissions", "static_instance": null, "getter_method": "getLinkPermissions", "containing_data_type_ref": "sharing.SharedLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkMetadata.id": {"fq_name": "sharing.SharedLinkMetadata.id", "param_name": "id", "static_instance": null, "getter_method": "getId", "containing_data_type_ref": "sharing.SharedLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkMetadata.expires": {"fq_name": "sharing.SharedLinkMetadata.expires", "param_name": "expires", "static_instance": null, "getter_method": "getExpires", "containing_data_type_ref": "sharing.SharedLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkMetadata.path_lower": {"fq_name": "sharing.SharedLinkMetadata.path_lower", "param_name": "pathLower", "static_instance": null, "getter_method": "getPathLower", "containing_data_type_ref": "sharing.SharedLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkMetadata.team_member_info": {"fq_name": "sharing.SharedLinkMetadata.team_member_info", "param_name": "teamMemberInfo", "static_instance": null, "getter_method": "getTeamMemberInfo", "containing_data_type_ref": "sharing.SharedLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkMetadata.content_owner_team_info": {"fq_name": "sharing.SharedLinkMetadata.content_owner_team_info", "param_name": "contentOwnerTeamInfo", "static_instance": null, "getter_method": "getContentOwnerTeamInfo", "containing_data_type_ref": "sharing.SharedLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkPolicy.anyone": {"fq_name": "sharing.SharedLinkPolicy.anyone", "param_name": "anyoneValue", "static_instance": "ANYONE", "getter_method": null, "containing_data_type_ref": "sharing.SharedLinkPolicy", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkPolicy.team": {"fq_name": "sharing.SharedLinkPolicy.team", "param_name": "teamValue", "static_instance": "TEAM", "getter_method": null, "containing_data_type_ref": "sharing.SharedLinkPolicy", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkPolicy.members": {"fq_name": "sharing.SharedLinkPolicy.members", "param_name": "membersValue", "static_instance": "MEMBERS", "getter_method": null, "containing_data_type_ref": "sharing.SharedLinkPolicy", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkPolicy.other": {"fq_name": "sharing.SharedLinkPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.SharedLinkPolicy", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkSettings.require_password": {"fq_name": "sharing.SharedLinkSettings.require_password", "param_name": "requirePassword", "static_instance": null, "getter_method": "getRequirePassword", "containing_data_type_ref": "sharing.SharedLinkSettings", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkSettings.link_password": {"fq_name": "sharing.SharedLinkSettings.link_password", "param_name": "linkPassword", "static_instance": null, "getter_method": "getLinkPassword", "containing_data_type_ref": "sharing.SharedLinkSettings", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkSettings.expires": {"fq_name": "sharing.SharedLinkSettings.expires", "param_name": "expires", "static_instance": null, "getter_method": "getExpires", "containing_data_type_ref": "sharing.SharedLinkSettings", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkSettings.audience": {"fq_name": "sharing.SharedLinkSettings.audience", "param_name": "audience", "static_instance": null, "getter_method": "getAudience", "containing_data_type_ref": "sharing.SharedLinkSettings", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkSettings.access": {"fq_name": "sharing.SharedLinkSettings.access", "param_name": "access", "static_instance": null, "getter_method": "getAccess", "containing_data_type_ref": "sharing.SharedLinkSettings", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkSettings.requested_visibility": {"fq_name": "sharing.SharedLinkSettings.requested_visibility", "param_name": "requestedVisibility", "static_instance": null, "getter_method": "getRequestedVisibility", "containing_data_type_ref": "sharing.SharedLinkSettings", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkSettings.allow_download": {"fq_name": "sharing.SharedLinkSettings.allow_download", "param_name": "allowDownload", "static_instance": null, "getter_method": "getAllowDownload", "containing_data_type_ref": "sharing.SharedLinkSettings", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkSettingsError.invalid_settings": {"fq_name": "sharing.SharedLinkSettingsError.invalid_settings", "param_name": "invalidSettingsValue", "static_instance": "INVALID_SETTINGS", "getter_method": null, "containing_data_type_ref": "sharing.SharedLinkSettingsError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkSettingsError.not_authorized": {"fq_name": "sharing.SharedLinkSettingsError.not_authorized", "param_name": "notAuthorizedValue", "static_instance": "NOT_AUTHORIZED", "getter_method": null, "containing_data_type_ref": "sharing.SharedLinkSettingsError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharingFileAccessError.no_permission": {"fq_name": "sharing.SharingFileAccessError.no_permission", "param_name": "noPermissionValue", "static_instance": "NO_PERMISSION", "getter_method": null, "containing_data_type_ref": "sharing.SharingFileAccessError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharingFileAccessError.invalid_file": {"fq_name": "sharing.SharingFileAccessError.invalid_file", "param_name": "invalidFileValue", "static_instance": "INVALID_FILE", "getter_method": null, "containing_data_type_ref": "sharing.SharingFileAccessError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharingFileAccessError.is_folder": {"fq_name": "sharing.SharingFileAccessError.is_folder", "param_name": "isFolderValue", "static_instance": "IS_FOLDER", "getter_method": null, "containing_data_type_ref": "sharing.SharingFileAccessError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharingFileAccessError.inside_public_folder": {"fq_name": "sharing.SharingFileAccessError.inside_public_folder", "param_name": "insidePublicFolderValue", "static_instance": "INSIDE_PUBLIC_FOLDER", "getter_method": null, "containing_data_type_ref": "sharing.SharingFileAccessError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharingFileAccessError.inside_osx_package": {"fq_name": "sharing.SharingFileAccessError.inside_osx_package", "param_name": "insideOsxPackageValue", "static_instance": "INSIDE_OSX_PACKAGE", "getter_method": null, "containing_data_type_ref": "sharing.SharingFileAccessError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharingFileAccessError.other": {"fq_name": "sharing.SharingFileAccessError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.SharingFileAccessError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharingUserError.email_unverified": {"fq_name": "sharing.SharingUserError.email_unverified", "param_name": "emailUnverifiedValue", "static_instance": "EMAIL_UNVERIFIED", "getter_method": null, "containing_data_type_ref": "sharing.SharingUserError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharingUserError.other": {"fq_name": "sharing.SharingUserError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.SharingUserError", "route_refs": [], "_type": "FieldReference"}, "sharing.TeamMemberInfo.team_info": {"fq_name": "sharing.TeamMemberInfo.team_info", "param_name": "teamInfo", "static_instance": null, "getter_method": "getTeamInfo", "containing_data_type_ref": "sharing.TeamMemberInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.TeamMemberInfo.display_name": {"fq_name": "sharing.TeamMemberInfo.display_name", "param_name": "displayName", "static_instance": null, "getter_method": "getDisplayName", "containing_data_type_ref": "sharing.TeamMemberInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.TeamMemberInfo.member_id": {"fq_name": "sharing.TeamMemberInfo.member_id", "param_name": "memberId", "static_instance": null, "getter_method": "getMemberId", "containing_data_type_ref": "sharing.TeamMemberInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.TransferFolderArg.shared_folder_id": {"fq_name": "sharing.TransferFolderArg.shared_folder_id", "param_name": "sharedFolderId", "static_instance": null, "getter_method": "getSharedFolderId", "containing_data_type_ref": "sharing.TransferFolderArg", "route_refs": [], "_type": "FieldReference"}, "sharing.TransferFolderArg.to_dropbox_id": {"fq_name": "sharing.TransferFolderArg.to_dropbox_id", "param_name": "toDropboxId", "static_instance": null, "getter_method": "getToDropboxId", "containing_data_type_ref": "sharing.TransferFolderArg", "route_refs": [], "_type": "FieldReference"}, "sharing.TransferFolderError.access_error": {"fq_name": "sharing.TransferFolderError.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "sharing.TransferFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.TransferFolderError.invalid_dropbox_id": {"fq_name": "sharing.TransferFolderError.invalid_dropbox_id", "param_name": "invalidDropboxIdValue", "static_instance": "INVALID_DROPBOX_ID", "getter_method": null, "containing_data_type_ref": "sharing.TransferFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.TransferFolderError.new_owner_not_a_member": {"fq_name": "sharing.TransferFolderError.new_owner_not_a_member", "param_name": "newOwnerNotAMemberValue", "static_instance": "NEW_OWNER_NOT_A_MEMBER", "getter_method": null, "containing_data_type_ref": "sharing.TransferFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.TransferFolderError.new_owner_unmounted": {"fq_name": "sharing.TransferFolderError.new_owner_unmounted", "param_name": "newOwnerUnmountedValue", "static_instance": "NEW_OWNER_UNMOUNTED", "getter_method": null, "containing_data_type_ref": "sharing.TransferFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.TransferFolderError.new_owner_email_unverified": {"fq_name": "sharing.TransferFolderError.new_owner_email_unverified", "param_name": "newOwnerEmailUnverifiedValue", "static_instance": "NEW_OWNER_EMAIL_UNVERIFIED", "getter_method": null, "containing_data_type_ref": "sharing.TransferFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.TransferFolderError.team_folder": {"fq_name": "sharing.TransferFolderError.team_folder", "param_name": "teamFolderValue", "static_instance": "TEAM_FOLDER", "getter_method": null, "containing_data_type_ref": "sharing.TransferFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.TransferFolderError.no_permission": {"fq_name": "sharing.TransferFolderError.no_permission", "param_name": "noPermissionValue", "static_instance": "NO_PERMISSION", "getter_method": null, "containing_data_type_ref": "sharing.TransferFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.TransferFolderError.other": {"fq_name": "sharing.TransferFolderError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.TransferFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.UnmountFolderArg.shared_folder_id": {"fq_name": "sharing.UnmountFolderArg.shared_folder_id", "param_name": "sharedFolderId", "static_instance": null, "getter_method": "getSharedFolderId", "containing_data_type_ref": "sharing.UnmountFolderArg", "route_refs": [], "_type": "FieldReference"}, "sharing.UnmountFolderError.access_error": {"fq_name": "sharing.UnmountFolderError.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "sharing.UnmountFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.UnmountFolderError.no_permission": {"fq_name": "sharing.UnmountFolderError.no_permission", "param_name": "noPermissionValue", "static_instance": "NO_PERMISSION", "getter_method": null, "containing_data_type_ref": "sharing.UnmountFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.UnmountFolderError.not_unmountable": {"fq_name": "sharing.UnmountFolderError.not_unmountable", "param_name": "notUnmountableValue", "static_instance": "NOT_UNMOUNTABLE", "getter_method": null, "containing_data_type_ref": "sharing.UnmountFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.UnmountFolderError.other": {"fq_name": "sharing.UnmountFolderError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.UnmountFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.UnshareFileArg.file": {"fq_name": "sharing.UnshareFileArg.file", "param_name": "file", "static_instance": null, "getter_method": "getFile", "containing_data_type_ref": "sharing.UnshareFileArg", "route_refs": [], "_type": "FieldReference"}, "sharing.UnshareFileError.user_error": {"fq_name": "sharing.UnshareFileError.user_error", "param_name": "userErrorValue", "static_instance": null, "getter_method": "getUserErrorValue", "containing_data_type_ref": "sharing.UnshareFileError", "route_refs": [], "_type": "FieldReference"}, "sharing.UnshareFileError.access_error": {"fq_name": "sharing.UnshareFileError.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "sharing.UnshareFileError", "route_refs": [], "_type": "FieldReference"}, "sharing.UnshareFileError.other": {"fq_name": "sharing.UnshareFileError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.UnshareFileError", "route_refs": [], "_type": "FieldReference"}, "sharing.UnshareFolderArg.shared_folder_id": {"fq_name": "sharing.UnshareFolderArg.shared_folder_id", "param_name": "sharedFolderId", "static_instance": null, "getter_method": "getSharedFolderId", "containing_data_type_ref": "sharing.UnshareFolderArg", "route_refs": ["sharing.unshare_folder"], "_type": "FieldReference"}, "sharing.UnshareFolderArg.leave_a_copy": {"fq_name": "sharing.UnshareFolderArg.leave_a_copy", "param_name": "leaveACopy", "static_instance": null, "getter_method": "getLeaveACopy", "containing_data_type_ref": "sharing.UnshareFolderArg", "route_refs": ["sharing.unshare_folder"], "_type": "FieldReference"}, "sharing.UnshareFolderError.access_error": {"fq_name": "sharing.UnshareFolderError.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "sharing.UnshareFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.UnshareFolderError.team_folder": {"fq_name": "sharing.UnshareFolderError.team_folder", "param_name": "teamFolderValue", "static_instance": "TEAM_FOLDER", "getter_method": null, "containing_data_type_ref": "sharing.UnshareFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.UnshareFolderError.no_permission": {"fq_name": "sharing.UnshareFolderError.no_permission", "param_name": "noPermissionValue", "static_instance": "NO_PERMISSION", "getter_method": null, "containing_data_type_ref": "sharing.UnshareFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.UnshareFolderError.too_many_files": {"fq_name": "sharing.UnshareFolderError.too_many_files", "param_name": "tooManyFilesValue", "static_instance": "TOO_MANY_FILES", "getter_method": null, "containing_data_type_ref": "sharing.UnshareFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.UnshareFolderError.other": {"fq_name": "sharing.UnshareFolderError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.UnshareFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFileMemberArgs.file": {"fq_name": "sharing.UpdateFileMemberArgs.file", "param_name": "file", "static_instance": null, "getter_method": "getFile", "containing_data_type_ref": "sharing.UpdateFileMemberArgs", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFileMemberArgs.member": {"fq_name": "sharing.UpdateFileMemberArgs.member", "param_name": "member", "static_instance": null, "getter_method": "getMember", "containing_data_type_ref": "sharing.UpdateFileMemberArgs", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFileMemberArgs.access_level": {"fq_name": "sharing.UpdateFileMemberArgs.access_level", "param_name": "accessLevel", "static_instance": null, "getter_method": "getAccessLevel", "containing_data_type_ref": "sharing.UpdateFileMemberArgs", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFolderMemberArg.shared_folder_id": {"fq_name": "sharing.UpdateFolderMemberArg.shared_folder_id", "param_name": "sharedFolderId", "static_instance": null, "getter_method": "getSharedFolderId", "containing_data_type_ref": "sharing.UpdateFolderMemberArg", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFolderMemberArg.member": {"fq_name": "sharing.UpdateFolderMemberArg.member", "param_name": "member", "static_instance": null, "getter_method": "getMember", "containing_data_type_ref": "sharing.UpdateFolderMemberArg", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFolderMemberArg.access_level": {"fq_name": "sharing.UpdateFolderMemberArg.access_level", "param_name": "accessLevel", "static_instance": null, "getter_method": "getAccessLevel", "containing_data_type_ref": "sharing.UpdateFolderMemberArg", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFolderMemberError.access_error": {"fq_name": "sharing.UpdateFolderMemberError.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "sharing.UpdateFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFolderMemberError.member_error": {"fq_name": "sharing.UpdateFolderMemberError.member_error", "param_name": "memberErrorValue", "static_instance": null, "getter_method": "getMemberErrorValue", "containing_data_type_ref": "sharing.UpdateFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFolderMemberError.no_explicit_access": {"fq_name": "sharing.UpdateFolderMemberError.no_explicit_access", "param_name": "noExplicitAccessValue", "static_instance": null, "getter_method": "getNoExplicitAccessValue", "containing_data_type_ref": "sharing.UpdateFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFolderMemberError.insufficient_plan": {"fq_name": "sharing.UpdateFolderMemberError.insufficient_plan", "param_name": "insufficientPlanValue", "static_instance": "INSUFFICIENT_PLAN", "getter_method": null, "containing_data_type_ref": "sharing.UpdateFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFolderMemberError.no_permission": {"fq_name": "sharing.UpdateFolderMemberError.no_permission", "param_name": "noPermissionValue", "static_instance": "NO_PERMISSION", "getter_method": null, "containing_data_type_ref": "sharing.UpdateFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFolderMemberError.other": {"fq_name": "sharing.UpdateFolderMemberError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.UpdateFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFolderPolicyArg.shared_folder_id": {"fq_name": "sharing.UpdateFolderPolicyArg.shared_folder_id", "param_name": "sharedFolderId", "static_instance": null, "getter_method": "getSharedFolderId", "containing_data_type_ref": "sharing.UpdateFolderPolicyArg", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFolderPolicyArg.member_policy": {"fq_name": "sharing.UpdateFolderPolicyArg.member_policy", "param_name": "memberPolicy", "static_instance": null, "getter_method": "getMemberPolicy", "containing_data_type_ref": "sharing.UpdateFolderPolicyArg", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFolderPolicyArg.acl_update_policy": {"fq_name": "sharing.UpdateFolderPolicyArg.acl_update_policy", "param_name": "aclUpdatePolicy", "static_instance": null, "getter_method": "getAclUpdatePolicy", "containing_data_type_ref": "sharing.UpdateFolderPolicyArg", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFolderPolicyArg.viewer_info_policy": {"fq_name": "sharing.UpdateFolderPolicyArg.viewer_info_policy", "param_name": "viewerInfoPolicy", "static_instance": null, "getter_method": "getViewerInfoPolicy", "containing_data_type_ref": "sharing.UpdateFolderPolicyArg", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFolderPolicyArg.shared_link_policy": {"fq_name": "sharing.UpdateFolderPolicyArg.shared_link_policy", "param_name": "sharedLinkPolicy", "static_instance": null, "getter_method": "getSharedLinkPolicy", "containing_data_type_ref": "sharing.UpdateFolderPolicyArg", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFolderPolicyArg.link_settings": {"fq_name": "sharing.UpdateFolderPolicyArg.link_settings", "param_name": "linkSettings", "static_instance": null, "getter_method": "getLinkSettings", "containing_data_type_ref": "sharing.UpdateFolderPolicyArg", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFolderPolicyArg.actions": {"fq_name": "sharing.UpdateFolderPolicyArg.actions", "param_name": "actions", "static_instance": null, "getter_method": "getActions", "containing_data_type_ref": "sharing.UpdateFolderPolicyArg", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFolderPolicyError.access_error": {"fq_name": "sharing.UpdateFolderPolicyError.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "sharing.UpdateFolderPolicyError", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFolderPolicyError.not_on_team": {"fq_name": "sharing.UpdateFolderPolicyError.not_on_team", "param_name": "notOnTeamValue", "static_instance": "NOT_ON_TEAM", "getter_method": null, "containing_data_type_ref": "sharing.UpdateFolderPolicyError", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFolderPolicyError.team_policy_disallows_member_policy": {"fq_name": "sharing.UpdateFolderPolicyError.team_policy_disallows_member_policy", "param_name": "teamPolicyDisallowsMemberPolicyValue", "static_instance": "TEAM_POLICY_DISALLOWS_MEMBER_POLICY", "getter_method": null, "containing_data_type_ref": "sharing.UpdateFolderPolicyError", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFolderPolicyError.disallowed_shared_link_policy": {"fq_name": "sharing.UpdateFolderPolicyError.disallowed_shared_link_policy", "param_name": "disallowedSharedLinkPolicyValue", "static_instance": "DISALLOWED_SHARED_LINK_POLICY", "getter_method": null, "containing_data_type_ref": "sharing.UpdateFolderPolicyError", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFolderPolicyError.no_permission": {"fq_name": "sharing.UpdateFolderPolicyError.no_permission", "param_name": "noPermissionValue", "static_instance": "NO_PERMISSION", "getter_method": null, "containing_data_type_ref": "sharing.UpdateFolderPolicyError", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFolderPolicyError.team_folder": {"fq_name": "sharing.UpdateFolderPolicyError.team_folder", "param_name": "teamFolderValue", "static_instance": "TEAM_FOLDER", "getter_method": null, "containing_data_type_ref": "sharing.UpdateFolderPolicyError", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFolderPolicyError.other": {"fq_name": "sharing.UpdateFolderPolicyError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.UpdateFolderPolicyError", "route_refs": [], "_type": "FieldReference"}, "sharing.UserFileMembershipInfo.access_type": {"fq_name": "sharing.UserFileMembershipInfo.access_type", "param_name": "accessType", "static_instance": null, "getter_method": "getAccessType", "containing_data_type_ref": "sharing.UserFileMembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.UserFileMembershipInfo.user": {"fq_name": "sharing.UserFileMembershipInfo.user", "param_name": "user", "static_instance": null, "getter_method": "getUser", "containing_data_type_ref": "sharing.UserFileMembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.UserFileMembershipInfo.permissions": {"fq_name": "sharing.UserFileMembershipInfo.permissions", "param_name": "permissions", "static_instance": null, "getter_method": "getPermissions", "containing_data_type_ref": "sharing.UserFileMembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.UserFileMembershipInfo.initials": {"fq_name": "sharing.UserFileMembershipInfo.initials", "param_name": "initials", "static_instance": null, "getter_method": "getInitials", "containing_data_type_ref": "sharing.UserFileMembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.UserFileMembershipInfo.is_inherited": {"fq_name": "sharing.UserFileMembershipInfo.is_inherited", "param_name": "isInherited", "static_instance": null, "getter_method": "getIsInherited", "containing_data_type_ref": "sharing.UserFileMembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.UserFileMembershipInfo.time_last_seen": {"fq_name": "sharing.UserFileMembershipInfo.time_last_seen", "param_name": "timeLastSeen", "static_instance": null, "getter_method": "getTimeLastSeen", "containing_data_type_ref": "sharing.UserFileMembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.UserFileMembershipInfo.platform_type": {"fq_name": "sharing.UserFileMembershipInfo.platform_type", "param_name": "platformType", "static_instance": null, "getter_method": "getPlatformType", "containing_data_type_ref": "sharing.UserFileMembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.UserInfo.account_id": {"fq_name": "sharing.UserInfo.account_id", "param_name": "accountId", "static_instance": null, "getter_method": "getAccountId", "containing_data_type_ref": "sharing.UserInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.UserInfo.email": {"fq_name": "sharing.UserInfo.email", "param_name": "email", "static_instance": null, "getter_method": "getEmail", "containing_data_type_ref": "sharing.UserInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.UserInfo.display_name": {"fq_name": "sharing.UserInfo.display_name", "param_name": "displayName", "static_instance": null, "getter_method": "getDisplayName", "containing_data_type_ref": "sharing.UserInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.UserInfo.same_team": {"fq_name": "sharing.UserInfo.same_team", "param_name": "sameTeam", "static_instance": null, "getter_method": "getSameTeam", "containing_data_type_ref": "sharing.UserInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.UserInfo.team_member_id": {"fq_name": "sharing.UserInfo.team_member_id", "param_name": "teamMemberId", "static_instance": null, "getter_method": "getTeamMemberId", "containing_data_type_ref": "sharing.UserInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.UserMembershipInfo.access_type": {"fq_name": "sharing.UserMembershipInfo.access_type", "param_name": "accessType", "static_instance": null, "getter_method": "getAccessType", "containing_data_type_ref": "sharing.UserMembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.UserMembershipInfo.user": {"fq_name": "sharing.UserMembershipInfo.user", "param_name": "user", "static_instance": null, "getter_method": "getUser", "containing_data_type_ref": "sharing.UserMembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.UserMembershipInfo.permissions": {"fq_name": "sharing.UserMembershipInfo.permissions", "param_name": "permissions", "static_instance": null, "getter_method": "getPermissions", "containing_data_type_ref": "sharing.UserMembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.UserMembershipInfo.initials": {"fq_name": "sharing.UserMembershipInfo.initials", "param_name": "initials", "static_instance": null, "getter_method": "getInitials", "containing_data_type_ref": "sharing.UserMembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.UserMembershipInfo.is_inherited": {"fq_name": "sharing.UserMembershipInfo.is_inherited", "param_name": "isInherited", "static_instance": null, "getter_method": "getIsInherited", "containing_data_type_ref": "sharing.UserMembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.ViewerInfoPolicy.enabled": {"fq_name": "sharing.ViewerInfoPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "sharing.ViewerInfoPolicy", "route_refs": [], "_type": "FieldReference"}, "sharing.ViewerInfoPolicy.disabled": {"fq_name": "sharing.ViewerInfoPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "sharing.ViewerInfoPolicy", "route_refs": [], "_type": "FieldReference"}, "sharing.ViewerInfoPolicy.other": {"fq_name": "sharing.ViewerInfoPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.ViewerInfoPolicy", "route_refs": [], "_type": "FieldReference"}, "sharing.Visibility.public": {"fq_name": "sharing.Visibility.public", "param_name": "publicValue", "static_instance": "PUBLIC", "getter_method": null, "containing_data_type_ref": "sharing.Visibility", "route_refs": [], "_type": "FieldReference"}, "sharing.Visibility.team_only": {"fq_name": "sharing.Visibility.team_only", "param_name": "teamOnlyValue", "static_instance": "TEAM_ONLY", "getter_method": null, "containing_data_type_ref": "sharing.Visibility", "route_refs": [], "_type": "FieldReference"}, "sharing.Visibility.password": {"fq_name": "sharing.Visibility.password", "param_name": "passwordValue", "static_instance": "PASSWORD", "getter_method": null, "containing_data_type_ref": "sharing.Visibility", "route_refs": [], "_type": "FieldReference"}, "sharing.Visibility.team_and_password": {"fq_name": "sharing.Visibility.team_and_password", "param_name": "teamAndPasswordValue", "static_instance": "TEAM_AND_PASSWORD", "getter_method": null, "containing_data_type_ref": "sharing.Visibility", "route_refs": [], "_type": "FieldReference"}, "sharing.Visibility.shared_folder_only": {"fq_name": "sharing.Visibility.shared_folder_only", "param_name": "sharedFolderOnlyValue", "static_instance": "SHARED_FOLDER_ONLY", "getter_method": null, "containing_data_type_ref": "sharing.Visibility", "route_refs": [], "_type": "FieldReference"}, "sharing.Visibility.other": {"fq_name": "sharing.Visibility.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.Visibility", "route_refs": [], "_type": "FieldReference"}, "sharing.VisibilityPolicy.policy": {"fq_name": "sharing.VisibilityPolicy.policy", "param_name": "policy", "static_instance": null, "getter_method": "getPolicy", "containing_data_type_ref": "sharing.VisibilityPolicy", "route_refs": [], "_type": "FieldReference"}, "sharing.VisibilityPolicy.resolved_policy": {"fq_name": "sharing.VisibilityPolicy.resolved_policy", "param_name": "resolvedPolicy", "static_instance": null, "getter_method": "getResolvedPolicy", "containing_data_type_ref": "sharing.VisibilityPolicy", "route_refs": [], "_type": "FieldReference"}, "sharing.VisibilityPolicy.allowed": {"fq_name": "sharing.VisibilityPolicy.allowed", "param_name": "allowed", "static_instance": null, "getter_method": "getAllowed", "containing_data_type_ref": "sharing.VisibilityPolicy", "route_refs": [], "_type": "FieldReference"}, "sharing.VisibilityPolicy.disallowed_reason": {"fq_name": "sharing.VisibilityPolicy.disallowed_reason", "param_name": "disallowedReason", "static_instance": null, "getter_method": "getDisallowedReason", "containing_data_type_ref": "sharing.VisibilityPolicy", "route_refs": [], "_type": "FieldReference"}, "sharing.VisibilityPolicyDisallowedReason.delete_and_recreate": {"fq_name": "sharing.VisibilityPolicyDisallowedReason.delete_and_recreate", "param_name": "deleteAndRecreateValue", "static_instance": "DELETE_AND_RECREATE", "getter_method": null, "containing_data_type_ref": "sharing.VisibilityPolicyDisallowedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.VisibilityPolicyDisallowedReason.restricted_by_shared_folder": {"fq_name": "sharing.VisibilityPolicyDisallowedReason.restricted_by_shared_folder", "param_name": "restrictedBySharedFolderValue", "static_instance": "RESTRICTED_BY_SHARED_FOLDER", "getter_method": null, "containing_data_type_ref": "sharing.VisibilityPolicyDisallowedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.VisibilityPolicyDisallowedReason.restricted_by_team": {"fq_name": "sharing.VisibilityPolicyDisallowedReason.restricted_by_team", "param_name": "restrictedByTeamValue", "static_instance": "RESTRICTED_BY_TEAM", "getter_method": null, "containing_data_type_ref": "sharing.VisibilityPolicyDisallowedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.VisibilityPolicyDisallowedReason.user_not_on_team": {"fq_name": "sharing.VisibilityPolicyDisallowedReason.user_not_on_team", "param_name": "userNotOnTeamValue", "static_instance": "USER_NOT_ON_TEAM", "getter_method": null, "containing_data_type_ref": "sharing.VisibilityPolicyDisallowedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.VisibilityPolicyDisallowedReason.user_account_type": {"fq_name": "sharing.VisibilityPolicyDisallowedReason.user_account_type", "param_name": "userAccountTypeValue", "static_instance": "USER_ACCOUNT_TYPE", "getter_method": null, "containing_data_type_ref": "sharing.VisibilityPolicyDisallowedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.VisibilityPolicyDisallowedReason.permission_denied": {"fq_name": "sharing.VisibilityPolicyDisallowedReason.permission_denied", "param_name": "permissionDeniedValue", "static_instance": "PERMISSION_DENIED", "getter_method": null, "containing_data_type_ref": "sharing.VisibilityPolicyDisallowedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.VisibilityPolicyDisallowedReason.other": {"fq_name": "sharing.VisibilityPolicyDisallowedReason.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.VisibilityPolicyDisallowedReason", "route_refs": [], "_type": "FieldReference"}, "team.ActiveWebSession.session_id": {"fq_name": "team.ActiveWebSession.session_id", "param_name": "sessionId", "static_instance": null, "getter_method": "getSessionId", "containing_data_type_ref": "team.ActiveWebSession", "route_refs": [], "_type": "FieldReference"}, "team.ActiveWebSession.user_agent": {"fq_name": "team.ActiveWebSession.user_agent", "param_name": "userAgent", "static_instance": null, "getter_method": "getUserAgent", "containing_data_type_ref": "team.ActiveWebSession", "route_refs": [], "_type": "FieldReference"}, "team.ActiveWebSession.os": {"fq_name": "team.ActiveWebSession.os", "param_name": "os", "static_instance": null, "getter_method": "getOs", "containing_data_type_ref": "team.ActiveWebSession", "route_refs": [], "_type": "FieldReference"}, "team.ActiveWebSession.browser": {"fq_name": "team.ActiveWebSession.browser", "param_name": "browser", "static_instance": null, "getter_method": "getBrowser", "containing_data_type_ref": "team.ActiveWebSession", "route_refs": [], "_type": "FieldReference"}, "team.ActiveWebSession.ip_address": {"fq_name": "team.ActiveWebSession.ip_address", "param_name": "ipAddress", "static_instance": null, "getter_method": "getIpAddress", "containing_data_type_ref": "team.ActiveWebSession", "route_refs": [], "_type": "FieldReference"}, "team.ActiveWebSession.country": {"fq_name": "team.ActiveWebSession.country", "param_name": "country", "static_instance": null, "getter_method": "getCountry", "containing_data_type_ref": "team.ActiveWebSession", "route_refs": [], "_type": "FieldReference"}, "team.ActiveWebSession.created": {"fq_name": "team.ActiveWebSession.created", "param_name": "created", "static_instance": null, "getter_method": "getCreated", "containing_data_type_ref": "team.ActiveWebSession", "route_refs": [], "_type": "FieldReference"}, "team.ActiveWebSession.updated": {"fq_name": "team.ActiveWebSession.updated", "param_name": "updated", "static_instance": null, "getter_method": "getUpdated", "containing_data_type_ref": "team.ActiveWebSession", "route_refs": [], "_type": "FieldReference"}, "team.ActiveWebSession.expires": {"fq_name": "team.ActiveWebSession.expires", "param_name": "expires", "static_instance": null, "getter_method": "getExpires", "containing_data_type_ref": "team.ActiveWebSession", "route_refs": [], "_type": "FieldReference"}, "team.AddSecondaryEmailResult.success": {"fq_name": "team.AddSecondaryEmailResult.success", "param_name": "successValue", "static_instance": null, "getter_method": "getSuccessValue", "containing_data_type_ref": "team.AddSecondaryEmailResult", "route_refs": [], "_type": "FieldReference"}, "team.AddSecondaryEmailResult.unavailable": {"fq_name": "team.AddSecondaryEmailResult.unavailable", "param_name": "unavailableValue", "static_instance": null, "getter_method": "getUnavailableValue", "containing_data_type_ref": "team.AddSecondaryEmailResult", "route_refs": [], "_type": "FieldReference"}, "team.AddSecondaryEmailResult.already_pending": {"fq_name": "team.AddSecondaryEmailResult.already_pending", "param_name": "alreadyPendingValue", "static_instance": null, "getter_method": "getAlreadyPendingValue", "containing_data_type_ref": "team.AddSecondaryEmailResult", "route_refs": [], "_type": "FieldReference"}, "team.AddSecondaryEmailResult.already_owned_by_user": {"fq_name": "team.AddSecondaryEmailResult.already_owned_by_user", "param_name": "alreadyOwnedByUserValue", "static_instance": null, "getter_method": "getAlreadyOwnedByUserValue", "containing_data_type_ref": "team.AddSecondaryEmailResult", "route_refs": [], "_type": "FieldReference"}, "team.AddSecondaryEmailResult.reached_limit": {"fq_name": "team.AddSecondaryEmailResult.reached_limit", "param_name": "reachedLimitValue", "static_instance": null, "getter_method": "getReachedLimitValue", "containing_data_type_ref": "team.AddSecondaryEmailResult", "route_refs": [], "_type": "FieldReference"}, "team.AddSecondaryEmailResult.transient_error": {"fq_name": "team.AddSecondaryEmailResult.transient_error", "param_name": "transientErrorValue", "static_instance": null, "getter_method": "getTransientErrorValue", "containing_data_type_ref": "team.AddSecondaryEmailResult", "route_refs": [], "_type": "FieldReference"}, "team.AddSecondaryEmailResult.too_many_updates": {"fq_name": "team.AddSecondaryEmailResult.too_many_updates", "param_name": "tooManyUpdatesValue", "static_instance": null, "getter_method": "getTooManyUpdatesValue", "containing_data_type_ref": "team.AddSecondaryEmailResult", "route_refs": [], "_type": "FieldReference"}, "team.AddSecondaryEmailResult.unknown_error": {"fq_name": "team.AddSecondaryEmailResult.unknown_error", "param_name": "unknownErrorValue", "static_instance": null, "getter_method": "getUnknownErrorValue", "containing_data_type_ref": "team.AddSecondaryEmailResult", "route_refs": [], "_type": "FieldReference"}, "team.AddSecondaryEmailResult.rate_limited": {"fq_name": "team.AddSecondaryEmailResult.rate_limited", "param_name": "rateLimitedValue", "static_instance": null, "getter_method": "getRateLimitedValue", "containing_data_type_ref": "team.AddSecondaryEmailResult", "route_refs": [], "_type": "FieldReference"}, "team.AddSecondaryEmailResult.other": {"fq_name": "team.AddSecondaryEmailResult.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.AddSecondaryEmailResult", "route_refs": [], "_type": "FieldReference"}, "team.AddSecondaryEmailsArg.new_secondary_emails": {"fq_name": "team.AddSecondaryEmailsArg.new_secondary_emails", "param_name": "newSecondaryEmails", "static_instance": null, "getter_method": "getNewSecondaryEmails", "containing_data_type_ref": "team.AddSecondaryEmailsArg", "route_refs": [], "_type": "FieldReference"}, "team.AddSecondaryEmailsError.secondary_emails_disabled": {"fq_name": "team.AddSecondaryEmailsError.secondary_emails_disabled", "param_name": "secondaryEmailsDisabledValue", "static_instance": "SECONDARY_EMAILS_DISABLED", "getter_method": null, "containing_data_type_ref": "team.AddSecondaryEmailsError", "route_refs": [], "_type": "FieldReference"}, "team.AddSecondaryEmailsError.too_many_emails": {"fq_name": "team.AddSecondaryEmailsError.too_many_emails", "param_name": "tooManyEmailsValue", "static_instance": "TOO_MANY_EMAILS", "getter_method": null, "containing_data_type_ref": "team.AddSecondaryEmailsError", "route_refs": [], "_type": "FieldReference"}, "team.AddSecondaryEmailsError.other": {"fq_name": "team.AddSecondaryEmailsError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.AddSecondaryEmailsError", "route_refs": [], "_type": "FieldReference"}, "team.AddSecondaryEmailsResult.results": {"fq_name": "team.AddSecondaryEmailsResult.results", "param_name": "results", "static_instance": null, "getter_method": "getResults", "containing_data_type_ref": "team.AddSecondaryEmailsResult", "route_refs": [], "_type": "FieldReference"}, "team.AdminTier.team_admin": {"fq_name": "team.AdminTier.team_admin", "param_name": "teamAdminValue", "static_instance": "TEAM_ADMIN", "getter_method": null, "containing_data_type_ref": "team.AdminTier", "route_refs": [], "_type": "FieldReference"}, "team.AdminTier.user_management_admin": {"fq_name": "team.AdminTier.user_management_admin", "param_name": "userManagementAdminValue", "static_instance": "USER_MANAGEMENT_ADMIN", "getter_method": null, "containing_data_type_ref": "team.AdminTier", "route_refs": [], "_type": "FieldReference"}, "team.AdminTier.support_admin": {"fq_name": "team.AdminTier.support_admin", "param_name": "supportAdminValue", "static_instance": "SUPPORT_ADMIN", "getter_method": null, "containing_data_type_ref": "team.AdminTier", "route_refs": [], "_type": "FieldReference"}, "team.AdminTier.member_only": {"fq_name": "team.AdminTier.member_only", "param_name": "memberOnlyValue", "static_instance": "MEMBER_ONLY", "getter_method": null, "containing_data_type_ref": "team.AdminTier", "route_refs": [], "_type": "FieldReference"}, "team.ApiApp.app_id": {"fq_name": "team.ApiApp.app_id", "param_name": "appId", "static_instance": null, "getter_method": "getAppId", "containing_data_type_ref": "team.ApiApp", "route_refs": [], "_type": "FieldReference"}, "team.ApiApp.app_name": {"fq_name": "team.ApiApp.app_name", "param_name": "appName", "static_instance": null, "getter_method": "getAppName", "containing_data_type_ref": "team.ApiApp", "route_refs": [], "_type": "FieldReference"}, "team.ApiApp.is_app_folder": {"fq_name": "team.ApiApp.is_app_folder", "param_name": "isAppFolder", "static_instance": null, "getter_method": "getIsAppFolder", "containing_data_type_ref": "team.ApiApp", "route_refs": [], "_type": "FieldReference"}, "team.ApiApp.publisher": {"fq_name": "team.ApiApp.publisher", "param_name": "publisher", "static_instance": null, "getter_method": "getPublisher", "containing_data_type_ref": "team.ApiApp", "route_refs": [], "_type": "FieldReference"}, "team.ApiApp.publisher_url": {"fq_name": "team.ApiApp.publisher_url", "param_name": "publisherUrl", "static_instance": null, "getter_method": "getPublisherUrl", "containing_data_type_ref": "team.ApiApp", "route_refs": [], "_type": "FieldReference"}, "team.ApiApp.linked": {"fq_name": "team.ApiApp.linked", "param_name": "linked", "static_instance": null, "getter_method": "getLinked", "containing_data_type_ref": "team.ApiApp", "route_refs": [], "_type": "FieldReference"}, "team.BaseDfbReport.start_date": {"fq_name": "team.BaseDfbReport.start_date", "param_name": "startDate", "static_instance": null, "getter_method": "getStartDate", "containing_data_type_ref": "team.BaseDfbReport", "route_refs": [], "_type": "FieldReference"}, "team.BaseTeamFolderError.access_error": {"fq_name": "team.BaseTeamFolderError.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "team.BaseTeamFolderError", "route_refs": [], "_type": "FieldReference"}, "team.BaseTeamFolderError.status_error": {"fq_name": "team.BaseTeamFolderError.status_error", "param_name": "statusErrorValue", "static_instance": null, "getter_method": "getStatusErrorValue", "containing_data_type_ref": "team.BaseTeamFolderError", "route_refs": [], "_type": "FieldReference"}, "team.BaseTeamFolderError.team_shared_dropbox_error": {"fq_name": "team.BaseTeamFolderError.team_shared_dropbox_error", "param_name": "teamSharedDropboxErrorValue", "static_instance": null, "getter_method": "getTeamSharedDropboxErrorValue", "containing_data_type_ref": "team.BaseTeamFolderError", "route_refs": [], "_type": "FieldReference"}, "team.BaseTeamFolderError.other": {"fq_name": "team.BaseTeamFolderError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.BaseTeamFolderError", "route_refs": [], "_type": "FieldReference"}, "team.CustomQuotaError.too_many_users": {"fq_name": "team.CustomQuotaError.too_many_users", "param_name": "tooManyUsersValue", "static_instance": "TOO_MANY_USERS", "getter_method": null, "containing_data_type_ref": "team.CustomQuotaError", "route_refs": [], "_type": "FieldReference"}, "team.CustomQuotaError.other": {"fq_name": "team.CustomQuotaError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.CustomQuotaError", "route_refs": [], "_type": "FieldReference"}, "team.CustomQuotaResult.success": {"fq_name": "team.CustomQuotaResult.success", "param_name": "successValue", "static_instance": null, "getter_method": "getSuccessValue", "containing_data_type_ref": "team.CustomQuotaResult", "route_refs": [], "_type": "FieldReference"}, "team.CustomQuotaResult.invalid_user": {"fq_name": "team.CustomQuotaResult.invalid_user", "param_name": "invalidUserValue", "static_instance": null, "getter_method": "getInvalidUserValue", "containing_data_type_ref": "team.CustomQuotaResult", "route_refs": [], "_type": "FieldReference"}, "team.CustomQuotaResult.other": {"fq_name": "team.CustomQuotaResult.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.CustomQuotaResult", "route_refs": [], "_type": "FieldReference"}, "team.CustomQuotaUsersArg.users": {"fq_name": "team.CustomQuotaUsersArg.users", "param_name": "users", "static_instance": null, "getter_method": "getUsers", "containing_data_type_ref": "team.CustomQuotaUsersArg", "route_refs": [], "_type": "FieldReference"}, "team.DateRange.start_date": {"fq_name": "team.DateRange.start_date", "param_name": "startDate", "static_instance": null, "getter_method": "getStartDate", "containing_data_type_ref": "team.DateRange", "route_refs": [], "_type": "FieldReference"}, "team.DateRange.end_date": {"fq_name": "team.DateRange.end_date", "param_name": "endDate", "static_instance": null, "getter_method": "getEndDate", "containing_data_type_ref": "team.DateRange", "route_refs": [], "_type": "FieldReference"}, "team.DateRangeError.other": {"fq_name": "team.DateRangeError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.DateRangeError", "route_refs": [], "_type": "FieldReference"}, "team.DeleteSecondaryEmailResult.success": {"fq_name": "team.DeleteSecondaryEmailResult.success", "param_name": "successValue", "static_instance": null, "getter_method": "getSuccessValue", "containing_data_type_ref": "team.DeleteSecondaryEmailResult", "route_refs": [], "_type": "FieldReference"}, "team.DeleteSecondaryEmailResult.not_found": {"fq_name": "team.DeleteSecondaryEmailResult.not_found", "param_name": "notFoundValue", "static_instance": null, "getter_method": "getNotFoundValue", "containing_data_type_ref": "team.DeleteSecondaryEmailResult", "route_refs": [], "_type": "FieldReference"}, "team.DeleteSecondaryEmailResult.cannot_remove_primary": {"fq_name": "team.DeleteSecondaryEmailResult.cannot_remove_primary", "param_name": "cannotRemovePrimaryValue", "static_instance": null, "getter_method": "getCannotRemovePrimaryValue", "containing_data_type_ref": "team.DeleteSecondaryEmailResult", "route_refs": [], "_type": "FieldReference"}, "team.DeleteSecondaryEmailResult.other": {"fq_name": "team.DeleteSecondaryEmailResult.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.DeleteSecondaryEmailResult", "route_refs": [], "_type": "FieldReference"}, "team.DeleteSecondaryEmailsArg.emails_to_delete": {"fq_name": "team.DeleteSecondaryEmailsArg.emails_to_delete", "param_name": "emailsToDelete", "static_instance": null, "getter_method": "getEmailsToDelete", "containing_data_type_ref": "team.DeleteSecondaryEmailsArg", "route_refs": [], "_type": "FieldReference"}, "team.DeleteSecondaryEmailsResult.results": {"fq_name": "team.DeleteSecondaryEmailsResult.results", "param_name": "results", "static_instance": null, "getter_method": "getResults", "containing_data_type_ref": "team.DeleteSecondaryEmailsResult", "route_refs": [], "_type": "FieldReference"}, "team.DesktopClientSession.session_id": {"fq_name": "team.DesktopClientSession.session_id", "param_name": "sessionId", "static_instance": null, "getter_method": "getSessionId", "containing_data_type_ref": "team.DesktopClientSession", "route_refs": [], "_type": "FieldReference"}, "team.DesktopClientSession.host_name": {"fq_name": "team.DesktopClientSession.host_name", "param_name": "hostName", "static_instance": null, "getter_method": "getHostName", "containing_data_type_ref": "team.DesktopClientSession", "route_refs": [], "_type": "FieldReference"}, "team.DesktopClientSession.client_type": {"fq_name": "team.DesktopClientSession.client_type", "param_name": "clientType", "static_instance": null, "getter_method": "getClientType", "containing_data_type_ref": "team.DesktopClientSession", "route_refs": [], "_type": "FieldReference"}, "team.DesktopClientSession.client_version": {"fq_name": "team.DesktopClientSession.client_version", "param_name": "clientVersion", "static_instance": null, "getter_method": "getClientVersion", "containing_data_type_ref": "team.DesktopClientSession", "route_refs": [], "_type": "FieldReference"}, "team.DesktopClientSession.platform": {"fq_name": "team.DesktopClientSession.platform", "param_name": "platform", "static_instance": null, "getter_method": "getPlatform", "containing_data_type_ref": "team.DesktopClientSession", "route_refs": [], "_type": "FieldReference"}, "team.DesktopClientSession.is_delete_on_unlink_supported": {"fq_name": "team.DesktopClientSession.is_delete_on_unlink_supported", "param_name": "isDeleteOnUnlinkSupported", "static_instance": null, "getter_method": "getIsDeleteOnUnlinkSupported", "containing_data_type_ref": "team.DesktopClientSession", "route_refs": [], "_type": "FieldReference"}, "team.DesktopClientSession.ip_address": {"fq_name": "team.DesktopClientSession.ip_address", "param_name": "ipAddress", "static_instance": null, "getter_method": "getIpAddress", "containing_data_type_ref": "team.DesktopClientSession", "route_refs": [], "_type": "FieldReference"}, "team.DesktopClientSession.country": {"fq_name": "team.DesktopClientSession.country", "param_name": "country", "static_instance": null, "getter_method": "getCountry", "containing_data_type_ref": "team.DesktopClientSession", "route_refs": [], "_type": "FieldReference"}, "team.DesktopClientSession.created": {"fq_name": "team.DesktopClientSession.created", "param_name": "created", "static_instance": null, "getter_method": "getCreated", "containing_data_type_ref": "team.DesktopClientSession", "route_refs": [], "_type": "FieldReference"}, "team.DesktopClientSession.updated": {"fq_name": "team.DesktopClientSession.updated", "param_name": "updated", "static_instance": null, "getter_method": "getUpdated", "containing_data_type_ref": "team.DesktopClientSession", "route_refs": [], "_type": "FieldReference"}, "team.DesktopPlatform.windows": {"fq_name": "team.DesktopPlatform.windows", "param_name": "windowsValue", "static_instance": "WINDOWS", "getter_method": null, "containing_data_type_ref": "team.DesktopPlatform", "route_refs": [], "_type": "FieldReference"}, "team.DesktopPlatform.mac": {"fq_name": "team.DesktopPlatform.mac", "param_name": "macValue", "static_instance": "MAC", "getter_method": null, "containing_data_type_ref": "team.DesktopPlatform", "route_refs": [], "_type": "FieldReference"}, "team.DesktopPlatform.linux": {"fq_name": "team.DesktopPlatform.linux", "param_name": "linuxValue", "static_instance": "LINUX", "getter_method": null, "containing_data_type_ref": "team.DesktopPlatform", "route_refs": [], "_type": "FieldReference"}, "team.DesktopPlatform.other": {"fq_name": "team.DesktopPlatform.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.DesktopPlatform", "route_refs": [], "_type": "FieldReference"}, "team.DeviceSession.session_id": {"fq_name": "team.DeviceSession.session_id", "param_name": "sessionId", "static_instance": null, "getter_method": "getSessionId", "containing_data_type_ref": "team.DeviceSession", "route_refs": [], "_type": "FieldReference"}, "team.DeviceSession.ip_address": {"fq_name": "team.DeviceSession.ip_address", "param_name": "ipAddress", "static_instance": null, "getter_method": "getIpAddress", "containing_data_type_ref": "team.DeviceSession", "route_refs": [], "_type": "FieldReference"}, "team.DeviceSession.country": {"fq_name": "team.DeviceSession.country", "param_name": "country", "static_instance": null, "getter_method": "getCountry", "containing_data_type_ref": "team.DeviceSession", "route_refs": [], "_type": "FieldReference"}, "team.DeviceSession.created": {"fq_name": "team.DeviceSession.created", "param_name": "created", "static_instance": null, "getter_method": "getCreated", "containing_data_type_ref": "team.DeviceSession", "route_refs": [], "_type": "FieldReference"}, "team.DeviceSession.updated": {"fq_name": "team.DeviceSession.updated", "param_name": "updated", "static_instance": null, "getter_method": "getUpdated", "containing_data_type_ref": "team.DeviceSession", "route_refs": [], "_type": "FieldReference"}, "team.DeviceSessionArg.session_id": {"fq_name": "team.DeviceSessionArg.session_id", "param_name": "sessionId", "static_instance": null, "getter_method": "getSessionId", "containing_data_type_ref": "team.DeviceSessionArg", "route_refs": [], "_type": "FieldReference"}, "team.DeviceSessionArg.team_member_id": {"fq_name": "team.DeviceSessionArg.team_member_id", "param_name": "teamMemberId", "static_instance": null, "getter_method": "getTeamMemberId", "containing_data_type_ref": "team.DeviceSessionArg", "route_refs": [], "_type": "FieldReference"}, "team.DevicesActive.windows": {"fq_name": "team.DevicesActive.windows", "param_name": "windows", "static_instance": null, "getter_method": "getWindows", "containing_data_type_ref": "team.DevicesActive", "route_refs": [], "_type": "FieldReference"}, "team.DevicesActive.macos": {"fq_name": "team.DevicesActive.macos", "param_name": "macos", "static_instance": null, "getter_method": "getMacos", "containing_data_type_ref": "team.DevicesActive", "route_refs": [], "_type": "FieldReference"}, "team.DevicesActive.linux": {"fq_name": "team.DevicesActive.linux", "param_name": "linux", "static_instance": null, "getter_method": "getLinux", "containing_data_type_ref": "team.DevicesActive", "route_refs": [], "_type": "FieldReference"}, "team.DevicesActive.ios": {"fq_name": "team.DevicesActive.ios", "param_name": "ios", "static_instance": null, "getter_method": "getIos", "containing_data_type_ref": "team.DevicesActive", "route_refs": [], "_type": "FieldReference"}, "team.DevicesActive.android": {"fq_name": "team.DevicesActive.android", "param_name": "android", "static_instance": null, "getter_method": "getAndroid", "containing_data_type_ref": "team.DevicesActive", "route_refs": [], "_type": "FieldReference"}, "team.DevicesActive.other": {"fq_name": "team.DevicesActive.other", "param_name": "other", "static_instance": null, "getter_method": "getOther", "containing_data_type_ref": "team.DevicesActive", "route_refs": [], "_type": "FieldReference"}, "team.DevicesActive.total": {"fq_name": "team.DevicesActive.total", "param_name": "total", "static_instance": null, "getter_method": "getTotal", "containing_data_type_ref": "team.DevicesActive", "route_refs": [], "_type": "FieldReference"}, "team.ExcludedUsersListArg.limit": {"fq_name": "team.ExcludedUsersListArg.limit", "param_name": "limit", "static_instance": null, "getter_method": "getLimit", "containing_data_type_ref": "team.ExcludedUsersListArg", "route_refs": ["team.member_space_limits/excluded_users/list"], "_type": "FieldReference"}, "team.ExcludedUsersListContinueArg.cursor": {"fq_name": "team.ExcludedUsersListContinueArg.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team.ExcludedUsersListContinueArg", "route_refs": [], "_type": "FieldReference"}, "team.ExcludedUsersListContinueError.invalid_cursor": {"fq_name": "team.ExcludedUsersListContinueError.invalid_cursor", "param_name": "invalidCursorValue", "static_instance": "INVALID_CURSOR", "getter_method": null, "containing_data_type_ref": "team.ExcludedUsersListContinueError", "route_refs": [], "_type": "FieldReference"}, "team.ExcludedUsersListContinueError.other": {"fq_name": "team.ExcludedUsersListContinueError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.ExcludedUsersListContinueError", "route_refs": [], "_type": "FieldReference"}, "team.ExcludedUsersListError.list_error": {"fq_name": "team.ExcludedUsersListError.list_error", "param_name": "listErrorValue", "static_instance": "LIST_ERROR", "getter_method": null, "containing_data_type_ref": "team.ExcludedUsersListError", "route_refs": [], "_type": "FieldReference"}, "team.ExcludedUsersListError.other": {"fq_name": "team.ExcludedUsersListError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.ExcludedUsersListError", "route_refs": [], "_type": "FieldReference"}, "team.ExcludedUsersListResult.users": {"fq_name": "team.ExcludedUsersListResult.users", "param_name": "users", "static_instance": null, "getter_method": "getUsers", "containing_data_type_ref": "team.ExcludedUsersListResult", "route_refs": [], "_type": "FieldReference"}, "team.ExcludedUsersListResult.has_more": {"fq_name": "team.ExcludedUsersListResult.has_more", "param_name": "hasMore", "static_instance": null, "getter_method": "getHasMore", "containing_data_type_ref": "team.ExcludedUsersListResult", "route_refs": [], "_type": "FieldReference"}, "team.ExcludedUsersListResult.cursor": {"fq_name": "team.ExcludedUsersListResult.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team.ExcludedUsersListResult", "route_refs": [], "_type": "FieldReference"}, "team.ExcludedUsersUpdateArg.users": {"fq_name": "team.ExcludedUsersUpdateArg.users", "param_name": "users", "static_instance": null, "getter_method": "getUsers", "containing_data_type_ref": "team.ExcludedUsersUpdateArg", "route_refs": ["team.member_space_limits/excluded_users/add", "team.member_space_limits/excluded_users/remove"], "_type": "FieldReference"}, "team.ExcludedUsersUpdateError.users_not_in_team": {"fq_name": "team.ExcludedUsersUpdateError.users_not_in_team", "param_name": "usersNotInTeamValue", "static_instance": "USERS_NOT_IN_TEAM", "getter_method": null, "containing_data_type_ref": "team.ExcludedUsersUpdateError", "route_refs": [], "_type": "FieldReference"}, "team.ExcludedUsersUpdateError.too_many_users": {"fq_name": "team.ExcludedUsersUpdateError.too_many_users", "param_name": "tooManyUsersValue", "static_instance": "TOO_MANY_USERS", "getter_method": null, "containing_data_type_ref": "team.ExcludedUsersUpdateError", "route_refs": [], "_type": "FieldReference"}, "team.ExcludedUsersUpdateError.other": {"fq_name": "team.ExcludedUsersUpdateError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.ExcludedUsersUpdateError", "route_refs": [], "_type": "FieldReference"}, "team.ExcludedUsersUpdateResult.status": {"fq_name": "team.ExcludedUsersUpdateResult.status", "param_name": "status", "static_instance": null, "getter_method": "getStatus", "containing_data_type_ref": "team.ExcludedUsersUpdateResult", "route_refs": [], "_type": "FieldReference"}, "team.ExcludedUsersUpdateStatus.success": {"fq_name": "team.ExcludedUsersUpdateStatus.success", "param_name": "successValue", "static_instance": "SUCCESS", "getter_method": null, "containing_data_type_ref": "team.ExcludedUsersUpdateStatus", "route_refs": [], "_type": "FieldReference"}, "team.ExcludedUsersUpdateStatus.other": {"fq_name": "team.ExcludedUsersUpdateStatus.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.ExcludedUsersUpdateStatus", "route_refs": [], "_type": "FieldReference"}, "team.Feature.upload_api_rate_limit": {"fq_name": "team.Feature.upload_api_rate_limit", "param_name": "uploadApiRateLimitValue", "static_instance": "UPLOAD_API_RATE_LIMIT", "getter_method": null, "containing_data_type_ref": "team.Feature", "route_refs": [], "_type": "FieldReference"}, "team.Feature.has_team_shared_dropbox": {"fq_name": "team.Feature.has_team_shared_dropbox", "param_name": "hasTeamSharedDropboxValue", "static_instance": "HAS_TEAM_SHARED_DROPBOX", "getter_method": null, "containing_data_type_ref": "team.Feature", "route_refs": [], "_type": "FieldReference"}, "team.Feature.has_team_file_events": {"fq_name": "team.Feature.has_team_file_events", "param_name": "hasTeamFileEventsValue", "static_instance": "HAS_TEAM_FILE_EVENTS", "getter_method": null, "containing_data_type_ref": "team.Feature", "route_refs": [], "_type": "FieldReference"}, "team.Feature.has_team_selective_sync": {"fq_name": "team.Feature.has_team_selective_sync", "param_name": "hasTeamSelectiveSyncValue", "static_instance": "HAS_TEAM_SELECTIVE_SYNC", "getter_method": null, "containing_data_type_ref": "team.Feature", "route_refs": [], "_type": "FieldReference"}, "team.Feature.other": {"fq_name": "team.Feature.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.Feature", "route_refs": [], "_type": "FieldReference"}, "team.FeatureValue.upload_api_rate_limit": {"fq_name": "team.FeatureValue.upload_api_rate_limit", "param_name": "uploadApiRateLimitValue", "static_instance": null, "getter_method": "getUploadApiRateLimitValue", "containing_data_type_ref": "team.FeatureValue", "route_refs": [], "_type": "FieldReference"}, "team.FeatureValue.has_team_shared_dropbox": {"fq_name": "team.FeatureValue.has_team_shared_dropbox", "param_name": "hasTeamSharedDropboxValue", "static_instance": null, "getter_method": "getHasTeamSharedDropboxValue", "containing_data_type_ref": "team.FeatureValue", "route_refs": [], "_type": "FieldReference"}, "team.FeatureValue.has_team_file_events": {"fq_name": "team.FeatureValue.has_team_file_events", "param_name": "hasTeamFileEventsValue", "static_instance": null, "getter_method": "getHasTeamFileEventsValue", "containing_data_type_ref": "team.FeatureValue", "route_refs": [], "_type": "FieldReference"}, "team.FeatureValue.has_team_selective_sync": {"fq_name": "team.FeatureValue.has_team_selective_sync", "param_name": "hasTeamSelectiveSyncValue", "static_instance": null, "getter_method": "getHasTeamSelectiveSyncValue", "containing_data_type_ref": "team.FeatureValue", "route_refs": [], "_type": "FieldReference"}, "team.FeatureValue.other": {"fq_name": "team.FeatureValue.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.FeatureValue", "route_refs": [], "_type": "FieldReference"}, "team.FeaturesGetValuesBatchArg.features": {"fq_name": "team.FeaturesGetValuesBatchArg.features", "param_name": "features", "static_instance": null, "getter_method": "getFeatures", "containing_data_type_ref": "team.FeaturesGetValuesBatchArg", "route_refs": [], "_type": "FieldReference"}, "team.FeaturesGetValuesBatchError.empty_features_list": {"fq_name": "team.FeaturesGetValuesBatchError.empty_features_list", "param_name": "emptyFeaturesListValue", "static_instance": "EMPTY_FEATURES_LIST", "getter_method": null, "containing_data_type_ref": "team.FeaturesGetValuesBatchError", "route_refs": [], "_type": "FieldReference"}, "team.FeaturesGetValuesBatchError.other": {"fq_name": "team.FeaturesGetValuesBatchError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.FeaturesGetValuesBatchError", "route_refs": [], "_type": "FieldReference"}, "team.FeaturesGetValuesBatchResult.values": {"fq_name": "team.FeaturesGetValuesBatchResult.values", "param_name": "values", "static_instance": null, "getter_method": "getValues", "containing_data_type_ref": "team.FeaturesGetValuesBatchResult", "route_refs": [], "_type": "FieldReference"}, "team.GetActivityReport.start_date": {"fq_name": "team.GetActivityReport.start_date", "param_name": "startDate", "static_instance": null, "getter_method": "getStartDate", "containing_data_type_ref": "team.GetActivityReport", "route_refs": [], "_type": "FieldReference"}, "team.GetActivityReport.adds": {"fq_name": "team.GetActivityReport.adds", "param_name": "adds", "static_instance": null, "getter_method": "getAdds", "containing_data_type_ref": "team.GetActivityReport", "route_refs": [], "_type": "FieldReference"}, "team.GetActivityReport.edits": {"fq_name": "team.GetActivityReport.edits", "param_name": "edits", "static_instance": null, "getter_method": "getEdits", "containing_data_type_ref": "team.GetActivityReport", "route_refs": [], "_type": "FieldReference"}, "team.GetActivityReport.deletes": {"fq_name": "team.GetActivityReport.deletes", "param_name": "deletes", "static_instance": null, "getter_method": "getDeletes", "containing_data_type_ref": "team.GetActivityReport", "route_refs": [], "_type": "FieldReference"}, "team.GetActivityReport.active_users_28_day": {"fq_name": "team.GetActivityReport.active_users_28_day", "param_name": "activeUsers28Day", "static_instance": null, "getter_method": "getActiveUsers28Day", "containing_data_type_ref": "team.GetActivityReport", "route_refs": [], "_type": "FieldReference"}, "team.GetActivityReport.active_users_7_day": {"fq_name": "team.GetActivityReport.active_users_7_day", "param_name": "activeUsers7Day", "static_instance": null, "getter_method": "getActiveUsers7Day", "containing_data_type_ref": "team.GetActivityReport", "route_refs": [], "_type": "FieldReference"}, "team.GetActivityReport.active_users_1_day": {"fq_name": "team.GetActivityReport.active_users_1_day", "param_name": "activeUsers1Day", "static_instance": null, "getter_method": "getActiveUsers1Day", "containing_data_type_ref": "team.GetActivityReport", "route_refs": [], "_type": "FieldReference"}, "team.GetActivityReport.active_shared_folders_28_day": {"fq_name": "team.GetActivityReport.active_shared_folders_28_day", "param_name": "activeSharedFolders28Day", "static_instance": null, "getter_method": "getActiveSharedFolders28Day", "containing_data_type_ref": "team.GetActivityReport", "route_refs": [], "_type": "FieldReference"}, "team.GetActivityReport.active_shared_folders_7_day": {"fq_name": "team.GetActivityReport.active_shared_folders_7_day", "param_name": "activeSharedFolders7Day", "static_instance": null, "getter_method": "getActiveSharedFolders7Day", "containing_data_type_ref": "team.GetActivityReport", "route_refs": [], "_type": "FieldReference"}, "team.GetActivityReport.active_shared_folders_1_day": {"fq_name": "team.GetActivityReport.active_shared_folders_1_day", "param_name": "activeSharedFolders1Day", "static_instance": null, "getter_method": "getActiveSharedFolders1Day", "containing_data_type_ref": "team.GetActivityReport", "route_refs": [], "_type": "FieldReference"}, "team.GetActivityReport.shared_links_created": {"fq_name": "team.GetActivityReport.shared_links_created", "param_name": "sharedLinksCreated", "static_instance": null, "getter_method": "getSharedLinksCreated", "containing_data_type_ref": "team.GetActivityReport", "route_refs": [], "_type": "FieldReference"}, "team.GetActivityReport.shared_links_viewed_by_team": {"fq_name": "team.GetActivityReport.shared_links_viewed_by_team", "param_name": "sharedLinksViewedByTeam", "static_instance": null, "getter_method": "getSharedLinksViewedByTeam", "containing_data_type_ref": "team.GetActivityReport", "route_refs": [], "_type": "FieldReference"}, "team.GetActivityReport.shared_links_viewed_by_outside_user": {"fq_name": "team.GetActivityReport.shared_links_viewed_by_outside_user", "param_name": "sharedLinksViewedByOutsideUser", "static_instance": null, "getter_method": "getSharedLinksViewedByOutsideUser", "containing_data_type_ref": "team.GetActivityReport", "route_refs": [], "_type": "FieldReference"}, "team.GetActivityReport.shared_links_viewed_by_not_logged_in": {"fq_name": "team.GetActivityReport.shared_links_viewed_by_not_logged_in", "param_name": "sharedLinksViewedByNotLoggedIn", "static_instance": null, "getter_method": "getSharedLinksViewedByNotLoggedIn", "containing_data_type_ref": "team.GetActivityReport", "route_refs": [], "_type": "FieldReference"}, "team.GetActivityReport.shared_links_viewed_total": {"fq_name": "team.GetActivityReport.shared_links_viewed_total", "param_name": "sharedLinksViewedTotal", "static_instance": null, "getter_method": "getSharedLinksViewedTotal", "containing_data_type_ref": "team.GetActivityReport", "route_refs": [], "_type": "FieldReference"}, "team.GetDevicesReport.start_date": {"fq_name": "team.GetDevicesReport.start_date", "param_name": "startDate", "static_instance": null, "getter_method": "getStartDate", "containing_data_type_ref": "team.GetDevicesReport", "route_refs": [], "_type": "FieldReference"}, "team.GetDevicesReport.active_1_day": {"fq_name": "team.GetDevicesReport.active_1_day", "param_name": "active1Day", "static_instance": null, "getter_method": "getActive1Day", "containing_data_type_ref": "team.GetDevicesReport", "route_refs": [], "_type": "FieldReference"}, "team.GetDevicesReport.active_7_day": {"fq_name": "team.GetDevicesReport.active_7_day", "param_name": "active7Day", "static_instance": null, "getter_method": "getActive7Day", "containing_data_type_ref": "team.GetDevicesReport", "route_refs": [], "_type": "FieldReference"}, "team.GetDevicesReport.active_28_day": {"fq_name": "team.GetDevicesReport.active_28_day", "param_name": "active28Day", "static_instance": null, "getter_method": "getActive28Day", "containing_data_type_ref": "team.GetDevicesReport", "route_refs": [], "_type": "FieldReference"}, "team.GetMembershipReport.start_date": {"fq_name": "team.GetMembershipReport.start_date", "param_name": "startDate", "static_instance": null, "getter_method": "getStartDate", "containing_data_type_ref": "team.GetMembershipReport", "route_refs": [], "_type": "FieldReference"}, "team.GetMembershipReport.team_size": {"fq_name": "team.GetMembershipReport.team_size", "param_name": "teamSize", "static_instance": null, "getter_method": "getTeamSize", "containing_data_type_ref": "team.GetMembershipReport", "route_refs": [], "_type": "FieldReference"}, "team.GetMembershipReport.pending_invites": {"fq_name": "team.GetMembershipReport.pending_invites", "param_name": "pendingInvites", "static_instance": null, "getter_method": "getPendingInvites", "containing_data_type_ref": "team.GetMembershipReport", "route_refs": [], "_type": "FieldReference"}, "team.GetMembershipReport.members_joined": {"fq_name": "team.GetMembershipReport.members_joined", "param_name": "membersJoined", "static_instance": null, "getter_method": "getMembersJoined", "containing_data_type_ref": "team.GetMembershipReport", "route_refs": [], "_type": "FieldReference"}, "team.GetMembershipReport.suspended_members": {"fq_name": "team.GetMembershipReport.suspended_members", "param_name": "suspendedMembers", "static_instance": null, "getter_method": "getSuspendedMembers", "containing_data_type_ref": "team.GetMembershipReport", "route_refs": [], "_type": "FieldReference"}, "team.GetMembershipReport.licenses": {"fq_name": "team.GetMembershipReport.licenses", "param_name": "licenses", "static_instance": null, "getter_method": "getLicenses", "containing_data_type_ref": "team.GetMembershipReport", "route_refs": [], "_type": "FieldReference"}, "team.GetStorageReport.start_date": {"fq_name": "team.GetStorageReport.start_date", "param_name": "startDate", "static_instance": null, "getter_method": "getStartDate", "containing_data_type_ref": "team.GetStorageReport", "route_refs": [], "_type": "FieldReference"}, "team.GetStorageReport.total_usage": {"fq_name": "team.GetStorageReport.total_usage", "param_name": "totalUsage", "static_instance": null, "getter_method": "getTotalUsage", "containing_data_type_ref": "team.GetStorageReport", "route_refs": [], "_type": "FieldReference"}, "team.GetStorageReport.shared_usage": {"fq_name": "team.GetStorageReport.shared_usage", "param_name": "sharedUsage", "static_instance": null, "getter_method": "getSharedUsage", "containing_data_type_ref": "team.GetStorageReport", "route_refs": [], "_type": "FieldReference"}, "team.GetStorageReport.unshared_usage": {"fq_name": "team.GetStorageReport.unshared_usage", "param_name": "unsharedUsage", "static_instance": null, "getter_method": "getUnsharedUsage", "containing_data_type_ref": "team.GetStorageReport", "route_refs": [], "_type": "FieldReference"}, "team.GetStorageReport.shared_folders": {"fq_name": "team.GetStorageReport.shared_folders", "param_name": "sharedFolders", "static_instance": null, "getter_method": "getSharedFolders", "containing_data_type_ref": "team.GetStorageReport", "route_refs": [], "_type": "FieldReference"}, "team.GetStorageReport.member_storage_map": {"fq_name": "team.GetStorageReport.member_storage_map", "param_name": "memberStorageMap", "static_instance": null, "getter_method": "getMemberStorageMap", "containing_data_type_ref": "team.GetStorageReport", "route_refs": [], "_type": "FieldReference"}, "team.GroupAccessType.member": {"fq_name": "team.GroupAccessType.member", "param_name": "memberValue", "static_instance": "MEMBER", "getter_method": null, "containing_data_type_ref": "team.GroupAccessType", "route_refs": [], "_type": "FieldReference"}, "team.GroupAccessType.owner": {"fq_name": "team.GroupAccessType.owner", "param_name": "ownerValue", "static_instance": "OWNER", "getter_method": null, "containing_data_type_ref": "team.GroupAccessType", "route_refs": [], "_type": "FieldReference"}, "team.GroupCreateArg.group_name": {"fq_name": "team.GroupCreateArg.group_name", "param_name": "groupName", "static_instance": null, "getter_method": "getGroupName", "containing_data_type_ref": "team.GroupCreateArg", "route_refs": [], "_type": "FieldReference"}, "team.GroupCreateArg.add_creator_as_owner": {"fq_name": "team.GroupCreateArg.add_creator_as_owner", "param_name": "addCreatorAsOwner", "static_instance": null, "getter_method": "getAddCreatorAsOwner", "containing_data_type_ref": "team.GroupCreateArg", "route_refs": [], "_type": "FieldReference"}, "team.GroupCreateArg.group_external_id": {"fq_name": "team.GroupCreateArg.group_external_id", "param_name": "groupExternalId", "static_instance": null, "getter_method": "getGroupExternalId", "containing_data_type_ref": "team.GroupCreateArg", "route_refs": [], "_type": "FieldReference"}, "team.GroupCreateArg.group_management_type": {"fq_name": "team.GroupCreateArg.group_management_type", "param_name": "groupManagementType", "static_instance": null, "getter_method": "getGroupManagementType", "containing_data_type_ref": "team.GroupCreateArg", "route_refs": [], "_type": "FieldReference"}, "team.GroupCreateError.group_name_already_used": {"fq_name": "team.GroupCreateError.group_name_already_used", "param_name": "groupNameAlreadyUsedValue", "static_instance": "GROUP_NAME_ALREADY_USED", "getter_method": null, "containing_data_type_ref": "team.GroupCreateError", "route_refs": [], "_type": "FieldReference"}, "team.GroupCreateError.group_name_invalid": {"fq_name": "team.GroupCreateError.group_name_invalid", "param_name": "groupNameInvalidValue", "static_instance": "GROUP_NAME_INVALID", "getter_method": null, "containing_data_type_ref": "team.GroupCreateError", "route_refs": [], "_type": "FieldReference"}, "team.GroupCreateError.external_id_already_in_use": {"fq_name": "team.GroupCreateError.external_id_already_in_use", "param_name": "externalIdAlreadyInUseValue", "static_instance": "EXTERNAL_ID_ALREADY_IN_USE", "getter_method": null, "containing_data_type_ref": "team.GroupCreateError", "route_refs": [], "_type": "FieldReference"}, "team.GroupCreateError.system_managed_group_disallowed": {"fq_name": "team.GroupCreateError.system_managed_group_disallowed", "param_name": "systemManagedGroupDisallowedValue", "static_instance": "SYSTEM_MANAGED_GROUP_DISALLOWED", "getter_method": null, "containing_data_type_ref": "team.GroupCreateError", "route_refs": [], "_type": "FieldReference"}, "team.GroupCreateError.other": {"fq_name": "team.GroupCreateError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.GroupCreateError", "route_refs": [], "_type": "FieldReference"}, "team.GroupDeleteError.group_not_found": {"fq_name": "team.GroupDeleteError.group_not_found", "param_name": "groupNotFoundValue", "static_instance": "GROUP_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.GroupDeleteError", "route_refs": [], "_type": "FieldReference"}, "team.GroupDeleteError.other": {"fq_name": "team.GroupDeleteError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.GroupDeleteError", "route_refs": [], "_type": "FieldReference"}, "team.GroupDeleteError.system_managed_group_disallowed": {"fq_name": "team.GroupDeleteError.system_managed_group_disallowed", "param_name": "systemManagedGroupDisallowedValue", "static_instance": "SYSTEM_MANAGED_GROUP_DISALLOWED", "getter_method": null, "containing_data_type_ref": "team.GroupDeleteError", "route_refs": [], "_type": "FieldReference"}, "team.GroupDeleteError.group_already_deleted": {"fq_name": "team.GroupDeleteError.group_already_deleted", "param_name": "groupAlreadyDeletedValue", "static_instance": "GROUP_ALREADY_DELETED", "getter_method": null, "containing_data_type_ref": "team.GroupDeleteError", "route_refs": [], "_type": "FieldReference"}, "team.GroupFullInfo.group_name": {"fq_name": "team.GroupFullInfo.group_name", "param_name": "groupName", "static_instance": null, "getter_method": "getGroupName", "containing_data_type_ref": "team.GroupFullInfo", "route_refs": [], "_type": "FieldReference"}, "team.GroupFullInfo.group_id": {"fq_name": "team.GroupFullInfo.group_id", "param_name": "groupId", "static_instance": null, "getter_method": "getGroupId", "containing_data_type_ref": "team.GroupFullInfo", "route_refs": [], "_type": "FieldReference"}, "team.GroupFullInfo.group_management_type": {"fq_name": "team.GroupFullInfo.group_management_type", "param_name": "groupManagementType", "static_instance": null, "getter_method": "getGroupManagementType", "containing_data_type_ref": "team.GroupFullInfo", "route_refs": [], "_type": "FieldReference"}, "team.GroupFullInfo.created": {"fq_name": "team.GroupFullInfo.created", "param_name": "created", "static_instance": null, "getter_method": "getCreated", "containing_data_type_ref": "team.GroupFullInfo", "route_refs": [], "_type": "FieldReference"}, "team.GroupFullInfo.group_external_id": {"fq_name": "team.GroupFullInfo.group_external_id", "param_name": "groupExternalId", "static_instance": null, "getter_method": "getGroupExternalId", "containing_data_type_ref": "team.GroupFullInfo", "route_refs": [], "_type": "FieldReference"}, "team.GroupFullInfo.member_count": {"fq_name": "team.GroupFullInfo.member_count", "param_name": "memberCount", "static_instance": null, "getter_method": "getMemberCount", "containing_data_type_ref": "team.GroupFullInfo", "route_refs": [], "_type": "FieldReference"}, "team.GroupFullInfo.members": {"fq_name": "team.GroupFullInfo.members", "param_name": "members", "static_instance": null, "getter_method": "getMembers", "containing_data_type_ref": "team.GroupFullInfo", "route_refs": [], "_type": "FieldReference"}, "team.GroupMemberInfo.profile": {"fq_name": "team.GroupMemberInfo.profile", "param_name": "profile", "static_instance": null, "getter_method": "getProfile", "containing_data_type_ref": "team.GroupMemberInfo", "route_refs": [], "_type": "FieldReference"}, "team.GroupMemberInfo.access_type": {"fq_name": "team.GroupMemberInfo.access_type", "param_name": "accessType", "static_instance": null, "getter_method": "getAccessType", "containing_data_type_ref": "team.GroupMemberInfo", "route_refs": [], "_type": "FieldReference"}, "team.GroupMemberSelector.group": {"fq_name": "team.GroupMemberSelector.group", "param_name": "group", "static_instance": null, "getter_method": "getGroup", "containing_data_type_ref": "team.GroupMemberSelector", "route_refs": ["team.groups/members/set_access_type"], "_type": "FieldReference"}, "team.GroupMemberSelector.user": {"fq_name": "team.GroupMemberSelector.user", "param_name": "user", "static_instance": null, "getter_method": "getUser", "containing_data_type_ref": "team.GroupMemberSelector", "route_refs": ["team.groups/members/set_access_type"], "_type": "FieldReference"}, "team.GroupMemberSelectorError.group_not_found": {"fq_name": "team.GroupMemberSelectorError.group_not_found", "param_name": "groupNotFoundValue", "static_instance": "GROUP_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.GroupMemberSelectorError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMemberSelectorError.other": {"fq_name": "team.GroupMemberSelectorError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.GroupMemberSelectorError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMemberSelectorError.system_managed_group_disallowed": {"fq_name": "team.GroupMemberSelectorError.system_managed_group_disallowed", "param_name": "systemManagedGroupDisallowedValue", "static_instance": "SYSTEM_MANAGED_GROUP_DISALLOWED", "getter_method": null, "containing_data_type_ref": "team.GroupMemberSelectorError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMemberSelectorError.member_not_in_group": {"fq_name": "team.GroupMemberSelectorError.member_not_in_group", "param_name": "memberNotInGroupValue", "static_instance": "MEMBER_NOT_IN_GROUP", "getter_method": null, "containing_data_type_ref": "team.GroupMemberSelectorError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMemberSetAccessTypeError.group_not_found": {"fq_name": "team.GroupMemberSetAccessTypeError.group_not_found", "param_name": "groupNotFoundValue", "static_instance": "GROUP_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.GroupMemberSetAccessTypeError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMemberSetAccessTypeError.other": {"fq_name": "team.GroupMemberSetAccessTypeError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.GroupMemberSetAccessTypeError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMemberSetAccessTypeError.system_managed_group_disallowed": {"fq_name": "team.GroupMemberSetAccessTypeError.system_managed_group_disallowed", "param_name": "systemManagedGroupDisallowedValue", "static_instance": "SYSTEM_MANAGED_GROUP_DISALLOWED", "getter_method": null, "containing_data_type_ref": "team.GroupMemberSetAccessTypeError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMemberSetAccessTypeError.member_not_in_group": {"fq_name": "team.GroupMemberSetAccessTypeError.member_not_in_group", "param_name": "memberNotInGroupValue", "static_instance": "MEMBER_NOT_IN_GROUP", "getter_method": null, "containing_data_type_ref": "team.GroupMemberSetAccessTypeError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMemberSetAccessTypeError.user_cannot_be_manager_of_company_managed_group": {"fq_name": "team.GroupMemberSetAccessTypeError.user_cannot_be_manager_of_company_managed_group", "param_name": "userCannotBeManagerOfCompanyManagedGroupValue", "static_instance": "USER_CANNOT_BE_MANAGER_OF_COMPANY_MANAGED_GROUP", "getter_method": null, "containing_data_type_ref": "team.GroupMemberSetAccessTypeError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMembersAddArg.group": {"fq_name": "team.GroupMembersAddArg.group", "param_name": "group", "static_instance": null, "getter_method": "getGroup", "containing_data_type_ref": "team.GroupMembersAddArg", "route_refs": ["team.groups/members/add"], "_type": "FieldReference"}, "team.GroupMembersAddArg.members": {"fq_name": "team.GroupMembersAddArg.members", "param_name": "members", "static_instance": null, "getter_method": "getMembers", "containing_data_type_ref": "team.GroupMembersAddArg", "route_refs": ["team.groups/members/add"], "_type": "FieldReference"}, "team.GroupMembersAddArg.return_members": {"fq_name": "team.GroupMembersAddArg.return_members", "param_name": "returnMembers", "static_instance": null, "getter_method": "getReturnMembers", "containing_data_type_ref": "team.GroupMembersAddArg", "route_refs": ["team.groups/members/add", "team.groups/members/remove"], "_type": "FieldReference"}, "team.GroupMembersAddError.group_not_found": {"fq_name": "team.GroupMembersAddError.group_not_found", "param_name": "groupNotFoundValue", "static_instance": "GROUP_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.GroupMembersAddError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMembersAddError.other": {"fq_name": "team.GroupMembersAddError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.GroupMembersAddError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMembersAddError.system_managed_group_disallowed": {"fq_name": "team.GroupMembersAddError.system_managed_group_disallowed", "param_name": "systemManagedGroupDisallowedValue", "static_instance": "SYSTEM_MANAGED_GROUP_DISALLOWED", "getter_method": null, "containing_data_type_ref": "team.GroupMembersAddError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMembersAddError.duplicate_user": {"fq_name": "team.GroupMembersAddError.duplicate_user", "param_name": "duplicateUserValue", "static_instance": "DUPLICATE_USER", "getter_method": null, "containing_data_type_ref": "team.GroupMembersAddError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMembersAddError.group_not_in_team": {"fq_name": "team.GroupMembersAddError.group_not_in_team", "param_name": "groupNotInTeamValue", "static_instance": "GROUP_NOT_IN_TEAM", "getter_method": null, "containing_data_type_ref": "team.GroupMembersAddError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMembersAddError.members_not_in_team": {"fq_name": "team.GroupMembersAddError.members_not_in_team", "param_name": "membersNotInTeamValue", "static_instance": null, "getter_method": "getMembersNotInTeamValue", "containing_data_type_ref": "team.GroupMembersAddError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMembersAddError.users_not_found": {"fq_name": "team.GroupMembersAddError.users_not_found", "param_name": "usersNotFoundValue", "static_instance": null, "getter_method": "getUsersNotFoundValue", "containing_data_type_ref": "team.GroupMembersAddError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMembersAddError.user_must_be_active_to_be_owner": {"fq_name": "team.GroupMembersAddError.user_must_be_active_to_be_owner", "param_name": "userMustBeActiveToBeOwnerValue", "static_instance": "USER_MUST_BE_ACTIVE_TO_BE_OWNER", "getter_method": null, "containing_data_type_ref": "team.GroupMembersAddError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMembersAddError.user_cannot_be_manager_of_company_managed_group": {"fq_name": "team.GroupMembersAddError.user_cannot_be_manager_of_company_managed_group", "param_name": "userCannotBeManagerOfCompanyManagedGroupValue", "static_instance": null, "getter_method": "getUserCannotBeManagerOfCompanyManagedGroupValue", "containing_data_type_ref": "team.GroupMembersAddError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMembersChangeResult.group_info": {"fq_name": "team.GroupMembersChangeResult.group_info", "param_name": "groupInfo", "static_instance": null, "getter_method": "getGroupInfo", "containing_data_type_ref": "team.GroupMembersChangeResult", "route_refs": [], "_type": "FieldReference"}, "team.GroupMembersChangeResult.async_job_id": {"fq_name": "team.GroupMembersChangeResult.async_job_id", "param_name": "asyncJobId", "static_instance": null, "getter_method": "getAsyncJobId", "containing_data_type_ref": "team.GroupMembersChangeResult", "route_refs": [], "_type": "FieldReference"}, "team.GroupMembersRemoveArg.group": {"fq_name": "team.GroupMembersRemoveArg.group", "param_name": "group", "static_instance": null, "getter_method": "getGroup", "containing_data_type_ref": "team.GroupMembersRemoveArg", "route_refs": ["team.groups/members/remove"], "_type": "FieldReference"}, "team.GroupMembersRemoveArg.users": {"fq_name": "team.GroupMembersRemoveArg.users", "param_name": "users", "static_instance": null, "getter_method": "getUsers", "containing_data_type_ref": "team.GroupMembersRemoveArg", "route_refs": ["team.groups/members/remove"], "_type": "FieldReference"}, "team.GroupMembersRemoveArg.return_members": {"fq_name": "team.GroupMembersRemoveArg.return_members", "param_name": "returnMembers", "static_instance": null, "getter_method": "getReturnMembers", "containing_data_type_ref": "team.GroupMembersRemoveArg", "route_refs": ["team.groups/members/add", "team.groups/members/remove"], "_type": "FieldReference"}, "team.GroupMembersRemoveError.group_not_found": {"fq_name": "team.GroupMembersRemoveError.group_not_found", "param_name": "groupNotFoundValue", "static_instance": "GROUP_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.GroupMembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMembersRemoveError.other": {"fq_name": "team.GroupMembersRemoveError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.GroupMembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMembersRemoveError.system_managed_group_disallowed": {"fq_name": "team.GroupMembersRemoveError.system_managed_group_disallowed", "param_name": "systemManagedGroupDisallowedValue", "static_instance": "SYSTEM_MANAGED_GROUP_DISALLOWED", "getter_method": null, "containing_data_type_ref": "team.GroupMembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMembersRemoveError.member_not_in_group": {"fq_name": "team.GroupMembersRemoveError.member_not_in_group", "param_name": "memberNotInGroupValue", "static_instance": "MEMBER_NOT_IN_GROUP", "getter_method": null, "containing_data_type_ref": "team.GroupMembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMembersRemoveError.group_not_in_team": {"fq_name": "team.GroupMembersRemoveError.group_not_in_team", "param_name": "groupNotInTeamValue", "static_instance": "GROUP_NOT_IN_TEAM", "getter_method": null, "containing_data_type_ref": "team.GroupMembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMembersRemoveError.members_not_in_team": {"fq_name": "team.GroupMembersRemoveError.members_not_in_team", "param_name": "membersNotInTeamValue", "static_instance": null, "getter_method": "getMembersNotInTeamValue", "containing_data_type_ref": "team.GroupMembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMembersRemoveError.users_not_found": {"fq_name": "team.GroupMembersRemoveError.users_not_found", "param_name": "usersNotFoundValue", "static_instance": null, "getter_method": "getUsersNotFoundValue", "containing_data_type_ref": "team.GroupMembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMembersSelector.group": {"fq_name": "team.GroupMembersSelector.group", "param_name": "group", "static_instance": null, "getter_method": "getGroup", "containing_data_type_ref": "team.GroupMembersSelector", "route_refs": [], "_type": "FieldReference"}, "team.GroupMembersSelector.users": {"fq_name": "team.GroupMembersSelector.users", "param_name": "users", "static_instance": null, "getter_method": "getUsers", "containing_data_type_ref": "team.GroupMembersSelector", "route_refs": [], "_type": "FieldReference"}, "team.GroupMembersSelectorError.group_not_found": {"fq_name": "team.GroupMembersSelectorError.group_not_found", "param_name": "groupNotFoundValue", "static_instance": "GROUP_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.GroupMembersSelectorError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMembersSelectorError.other": {"fq_name": "team.GroupMembersSelectorError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.GroupMembersSelectorError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMembersSelectorError.system_managed_group_disallowed": {"fq_name": "team.GroupMembersSelectorError.system_managed_group_disallowed", "param_name": "systemManagedGroupDisallowedValue", "static_instance": "SYSTEM_MANAGED_GROUP_DISALLOWED", "getter_method": null, "containing_data_type_ref": "team.GroupMembersSelectorError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMembersSelectorError.member_not_in_group": {"fq_name": "team.GroupMembersSelectorError.member_not_in_group", "param_name": "memberNotInGroupValue", "static_instance": "MEMBER_NOT_IN_GROUP", "getter_method": null, "containing_data_type_ref": "team.GroupMembersSelectorError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMembersSetAccessTypeArg.group": {"fq_name": "team.GroupMembersSetAccessTypeArg.group", "param_name": "group", "static_instance": null, "getter_method": "getGroup", "containing_data_type_ref": "team.GroupMembersSetAccessTypeArg", "route_refs": ["team.groups/members/set_access_type"], "_type": "FieldReference"}, "team.GroupMembersSetAccessTypeArg.user": {"fq_name": "team.GroupMembersSetAccessTypeArg.user", "param_name": "user", "static_instance": null, "getter_method": "getUser", "containing_data_type_ref": "team.GroupMembersSetAccessTypeArg", "route_refs": ["team.groups/members/set_access_type"], "_type": "FieldReference"}, "team.GroupMembersSetAccessTypeArg.access_type": {"fq_name": "team.GroupMembersSetAccessTypeArg.access_type", "param_name": "accessType", "static_instance": null, "getter_method": "getAccessType", "containing_data_type_ref": "team.GroupMembersSetAccessTypeArg", "route_refs": ["team.groups/members/set_access_type"], "_type": "FieldReference"}, "team.GroupMembersSetAccessTypeArg.return_members": {"fq_name": "team.GroupMembersSetAccessTypeArg.return_members", "param_name": "returnMembers", "static_instance": null, "getter_method": "getReturnMembers", "containing_data_type_ref": "team.GroupMembersSetAccessTypeArg", "route_refs": ["team.groups/members/set_access_type"], "_type": "FieldReference"}, "team.GroupSelector.group_id": {"fq_name": "team.GroupSelector.group_id", "param_name": "groupIdValue", "static_instance": null, "getter_method": "getGroupIdValue", "containing_data_type_ref": "team.GroupSelector", "route_refs": [], "_type": "FieldReference"}, "team.GroupSelector.group_external_id": {"fq_name": "team.GroupSelector.group_external_id", "param_name": "groupExternalIdValue", "static_instance": null, "getter_method": "getGroupExternalIdValue", "containing_data_type_ref": "team.GroupSelector", "route_refs": [], "_type": "FieldReference"}, "team.GroupSelectorError.group_not_found": {"fq_name": "team.GroupSelectorError.group_not_found", "param_name": "groupNotFoundValue", "static_instance": "GROUP_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.GroupSelectorError", "route_refs": [], "_type": "FieldReference"}, "team.GroupSelectorError.other": {"fq_name": "team.GroupSelectorError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.GroupSelectorError", "route_refs": [], "_type": "FieldReference"}, "team.GroupSelectorWithTeamGroupError.group_not_found": {"fq_name": "team.GroupSelectorWithTeamGroupError.group_not_found", "param_name": "groupNotFoundValue", "static_instance": "GROUP_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.GroupSelectorWithTeamGroupError", "route_refs": [], "_type": "FieldReference"}, "team.GroupSelectorWithTeamGroupError.other": {"fq_name": "team.GroupSelectorWithTeamGroupError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.GroupSelectorWithTeamGroupError", "route_refs": [], "_type": "FieldReference"}, "team.GroupSelectorWithTeamGroupError.system_managed_group_disallowed": {"fq_name": "team.GroupSelectorWithTeamGroupError.system_managed_group_disallowed", "param_name": "systemManagedGroupDisallowedValue", "static_instance": "SYSTEM_MANAGED_GROUP_DISALLOWED", "getter_method": null, "containing_data_type_ref": "team.GroupSelectorWithTeamGroupError", "route_refs": [], "_type": "FieldReference"}, "team.GroupUpdateArgs.group": {"fq_name": "team.GroupUpdateArgs.group", "param_name": "group", "static_instance": null, "getter_method": "getGroup", "containing_data_type_ref": "team.GroupUpdateArgs", "route_refs": [], "_type": "FieldReference"}, "team.GroupUpdateArgs.return_members": {"fq_name": "team.GroupUpdateArgs.return_members", "param_name": "returnMembers", "static_instance": null, "getter_method": "getReturnMembers", "containing_data_type_ref": "team.GroupUpdateArgs", "route_refs": ["team.groups/members/add", "team.groups/members/remove"], "_type": "FieldReference"}, "team.GroupUpdateArgs.new_group_name": {"fq_name": "team.GroupUpdateArgs.new_group_name", "param_name": "newGroupName", "static_instance": null, "getter_method": "getNewGroupName", "containing_data_type_ref": "team.GroupUpdateArgs", "route_refs": [], "_type": "FieldReference"}, "team.GroupUpdateArgs.new_group_external_id": {"fq_name": "team.GroupUpdateArgs.new_group_external_id", "param_name": "newGroupExternalId", "static_instance": null, "getter_method": "getNewGroupExternalId", "containing_data_type_ref": "team.GroupUpdateArgs", "route_refs": [], "_type": "FieldReference"}, "team.GroupUpdateArgs.new_group_management_type": {"fq_name": "team.GroupUpdateArgs.new_group_management_type", "param_name": "newGroupManagementType", "static_instance": null, "getter_method": "getNewGroupManagementType", "containing_data_type_ref": "team.GroupUpdateArgs", "route_refs": [], "_type": "FieldReference"}, "team.GroupUpdateError.group_not_found": {"fq_name": "team.GroupUpdateError.group_not_found", "param_name": "groupNotFoundValue", "static_instance": "GROUP_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.GroupUpdateError", "route_refs": [], "_type": "FieldReference"}, "team.GroupUpdateError.other": {"fq_name": "team.GroupUpdateError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.GroupUpdateError", "route_refs": [], "_type": "FieldReference"}, "team.GroupUpdateError.system_managed_group_disallowed": {"fq_name": "team.GroupUpdateError.system_managed_group_disallowed", "param_name": "systemManagedGroupDisallowedValue", "static_instance": "SYSTEM_MANAGED_GROUP_DISALLOWED", "getter_method": null, "containing_data_type_ref": "team.GroupUpdateError", "route_refs": [], "_type": "FieldReference"}, "team.GroupUpdateError.group_name_already_used": {"fq_name": "team.GroupUpdateError.group_name_already_used", "param_name": "groupNameAlreadyUsedValue", "static_instance": "GROUP_NAME_ALREADY_USED", "getter_method": null, "containing_data_type_ref": "team.GroupUpdateError", "route_refs": [], "_type": "FieldReference"}, "team.GroupUpdateError.group_name_invalid": {"fq_name": "team.GroupUpdateError.group_name_invalid", "param_name": "groupNameInvalidValue", "static_instance": "GROUP_NAME_INVALID", "getter_method": null, "containing_data_type_ref": "team.GroupUpdateError", "route_refs": [], "_type": "FieldReference"}, "team.GroupUpdateError.external_id_already_in_use": {"fq_name": "team.GroupUpdateError.external_id_already_in_use", "param_name": "externalIdAlreadyInUseValue", "static_instance": "EXTERNAL_ID_ALREADY_IN_USE", "getter_method": null, "containing_data_type_ref": "team.GroupUpdateError", "route_refs": [], "_type": "FieldReference"}, "team.GroupsGetInfoError.group_not_on_team": {"fq_name": "team.GroupsGetInfoError.group_not_on_team", "param_name": "groupNotOnTeamValue", "static_instance": "GROUP_NOT_ON_TEAM", "getter_method": null, "containing_data_type_ref": "team.GroupsGetInfoError", "route_refs": [], "_type": "FieldReference"}, "team.GroupsGetInfoError.other": {"fq_name": "team.GroupsGetInfoError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.GroupsGetInfoError", "route_refs": [], "_type": "FieldReference"}, "team.GroupsGetInfoItem.id_not_found": {"fq_name": "team.GroupsGetInfoItem.id_not_found", "param_name": "idNotFoundValue", "static_instance": null, "getter_method": "getIdNotFoundValue", "containing_data_type_ref": "team.GroupsGetInfoItem", "route_refs": [], "_type": "FieldReference"}, "team.GroupsGetInfoItem.group_info": {"fq_name": "team.GroupsGetInfoItem.group_info", "param_name": "groupInfoValue", "static_instance": null, "getter_method": "getGroupInfoValue", "containing_data_type_ref": "team.GroupsGetInfoItem", "route_refs": [], "_type": "FieldReference"}, "team.GroupsListArg.limit": {"fq_name": "team.GroupsListArg.limit", "param_name": "limit", "static_instance": null, "getter_method": "getLimit", "containing_data_type_ref": "team.GroupsListArg", "route_refs": ["team.groups/list"], "_type": "FieldReference"}, "team.GroupsListContinueArg.cursor": {"fq_name": "team.GroupsListContinueArg.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team.GroupsListContinueArg", "route_refs": [], "_type": "FieldReference"}, "team.GroupsListContinueError.invalid_cursor": {"fq_name": "team.GroupsListContinueError.invalid_cursor", "param_name": "invalidCursorValue", "static_instance": "INVALID_CURSOR", "getter_method": null, "containing_data_type_ref": "team.GroupsListContinueError", "route_refs": [], "_type": "FieldReference"}, "team.GroupsListContinueError.other": {"fq_name": "team.GroupsListContinueError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.GroupsListContinueError", "route_refs": [], "_type": "FieldReference"}, "team.GroupsListResult.groups": {"fq_name": "team.GroupsListResult.groups", "param_name": "groups", "static_instance": null, "getter_method": "getGroups", "containing_data_type_ref": "team.GroupsListResult", "route_refs": [], "_type": "FieldReference"}, "team.GroupsListResult.cursor": {"fq_name": "team.GroupsListResult.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team.GroupsListResult", "route_refs": [], "_type": "FieldReference"}, "team.GroupsListResult.has_more": {"fq_name": "team.GroupsListResult.has_more", "param_name": "hasMore", "static_instance": null, "getter_method": "getHasMore", "containing_data_type_ref": "team.GroupsListResult", "route_refs": [], "_type": "FieldReference"}, "team.GroupsMembersListArg.group": {"fq_name": "team.GroupsMembersListArg.group", "param_name": "group", "static_instance": null, "getter_method": "getGroup", "containing_data_type_ref": "team.GroupsMembersListArg", "route_refs": ["team.groups/members/list"], "_type": "FieldReference"}, "team.GroupsMembersListArg.limit": {"fq_name": "team.GroupsMembersListArg.limit", "param_name": "limit", "static_instance": null, "getter_method": "getLimit", "containing_data_type_ref": "team.GroupsMembersListArg", "route_refs": ["team.groups/members/list"], "_type": "FieldReference"}, "team.GroupsMembersListContinueArg.cursor": {"fq_name": "team.GroupsMembersListContinueArg.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team.GroupsMembersListContinueArg", "route_refs": [], "_type": "FieldReference"}, "team.GroupsMembersListContinueError.invalid_cursor": {"fq_name": "team.GroupsMembersListContinueError.invalid_cursor", "param_name": "invalidCursorValue", "static_instance": "INVALID_CURSOR", "getter_method": null, "containing_data_type_ref": "team.GroupsMembersListContinueError", "route_refs": [], "_type": "FieldReference"}, "team.GroupsMembersListContinueError.other": {"fq_name": "team.GroupsMembersListContinueError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.GroupsMembersListContinueError", "route_refs": [], "_type": "FieldReference"}, "team.GroupsMembersListResult.members": {"fq_name": "team.GroupsMembersListResult.members", "param_name": "members", "static_instance": null, "getter_method": "getMembers", "containing_data_type_ref": "team.GroupsMembersListResult", "route_refs": [], "_type": "FieldReference"}, "team.GroupsMembersListResult.cursor": {"fq_name": "team.GroupsMembersListResult.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team.GroupsMembersListResult", "route_refs": [], "_type": "FieldReference"}, "team.GroupsMembersListResult.has_more": {"fq_name": "team.GroupsMembersListResult.has_more", "param_name": "hasMore", "static_instance": null, "getter_method": "getHasMore", "containing_data_type_ref": "team.GroupsMembersListResult", "route_refs": [], "_type": "FieldReference"}, "team.GroupsPollError.invalid_async_job_id": {"fq_name": "team.GroupsPollError.invalid_async_job_id", "param_name": "invalidAsyncJobIdValue", "static_instance": "INVALID_ASYNC_JOB_ID", "getter_method": null, "containing_data_type_ref": "team.GroupsPollError", "route_refs": [], "_type": "FieldReference"}, "team.GroupsPollError.internal_error": {"fq_name": "team.GroupsPollError.internal_error", "param_name": "internalErrorValue", "static_instance": "INTERNAL_ERROR", "getter_method": null, "containing_data_type_ref": "team.GroupsPollError", "route_refs": [], "_type": "FieldReference"}, "team.GroupsPollError.other": {"fq_name": "team.GroupsPollError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.GroupsPollError", "route_refs": [], "_type": "FieldReference"}, "team.GroupsPollError.access_denied": {"fq_name": "team.GroupsPollError.access_denied", "param_name": "accessDeniedValue", "static_instance": "ACCESS_DENIED", "getter_method": null, "containing_data_type_ref": "team.GroupsPollError", "route_refs": [], "_type": "FieldReference"}, "team.GroupsSelector.group_ids": {"fq_name": "team.GroupsSelector.group_ids", "param_name": "groupIdsValue", "static_instance": null, "getter_method": "getGroupIdsValue", "containing_data_type_ref": "team.GroupsSelector", "route_refs": [], "_type": "FieldReference"}, "team.GroupsSelector.group_external_ids": {"fq_name": "team.GroupsSelector.group_external_ids", "param_name": "groupExternalIdsValue", "static_instance": null, "getter_method": "getGroupExternalIdsValue", "containing_data_type_ref": "team.GroupsSelector", "route_refs": [], "_type": "FieldReference"}, "team.HasTeamFileEventsValue.enabled": {"fq_name": "team.HasTeamFileEventsValue.enabled", "param_name": "enabledValue", "static_instance": null, "getter_method": "getEnabledValue", "containing_data_type_ref": "team.HasTeamFileEventsValue", "route_refs": [], "_type": "FieldReference"}, "team.HasTeamFileEventsValue.other": {"fq_name": "team.HasTeamFileEventsValue.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.HasTeamFileEventsValue", "route_refs": [], "_type": "FieldReference"}, "team.HasTeamSelectiveSyncValue.has_team_selective_sync": {"fq_name": "team.HasTeamSelectiveSyncValue.has_team_selective_sync", "param_name": "hasTeamSelectiveSyncValue", "static_instance": null, "getter_method": "getHasTeamSelectiveSyncValue", "containing_data_type_ref": "team.HasTeamSelectiveSyncValue", "route_refs": [], "_type": "FieldReference"}, "team.HasTeamSelectiveSyncValue.other": {"fq_name": "team.HasTeamSelectiveSyncValue.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.HasTeamSelectiveSyncValue", "route_refs": [], "_type": "FieldReference"}, "team.HasTeamSharedDropboxValue.has_team_shared_dropbox": {"fq_name": "team.HasTeamSharedDropboxValue.has_team_shared_dropbox", "param_name": "hasTeamSharedDropboxValue", "static_instance": null, "getter_method": "getHasTeamSharedDropboxValue", "containing_data_type_ref": "team.HasTeamSharedDropboxValue", "route_refs": [], "_type": "FieldReference"}, "team.HasTeamSharedDropboxValue.other": {"fq_name": "team.HasTeamSharedDropboxValue.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.HasTeamSharedDropboxValue", "route_refs": [], "_type": "FieldReference"}, "team.IncludeMembersArg.return_members": {"fq_name": "team.IncludeMembersArg.return_members", "param_name": "returnMembers", "static_instance": null, "getter_method": "getReturnMembers", "containing_data_type_ref": "team.IncludeMembersArg", "route_refs": ["team.groups/members/add", "team.groups/members/remove"], "_type": "FieldReference"}, "team.LegalHoldHeldRevisionMetadata.new_filename": {"fq_name": "team.LegalHoldHeldRevisionMetadata.new_filename", "param_name": "newFilename", "static_instance": null, "getter_method": "getNewFilename", "containing_data_type_ref": "team.LegalHoldHeldRevisionMetadata", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldHeldRevisionMetadata.original_revision_id": {"fq_name": "team.LegalHoldHeldRevisionMetadata.original_revision_id", "param_name": "originalRevisionId", "static_instance": null, "getter_method": "getOriginalRevisionId", "containing_data_type_ref": "team.LegalHoldHeldRevisionMetadata", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldHeldRevisionMetadata.original_file_path": {"fq_name": "team.LegalHoldHeldRevisionMetadata.original_file_path", "param_name": "originalFilePath", "static_instance": null, "getter_method": "getOriginalFilePath", "containing_data_type_ref": "team.LegalHoldHeldRevisionMetadata", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldHeldRevisionMetadata.server_modified": {"fq_name": "team.LegalHoldHeldRevisionMetadata.server_modified", "param_name": "serverModified", "static_instance": null, "getter_method": "getServerModified", "containing_data_type_ref": "team.LegalHoldHeldRevisionMetadata", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldHeldRevisionMetadata.author_member_id": {"fq_name": "team.LegalHoldHeldRevisionMetadata.author_member_id", "param_name": "authorMemberId", "static_instance": null, "getter_method": "getAuthorMemberId", "containing_data_type_ref": "team.LegalHoldHeldRevisionMetadata", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldHeldRevisionMetadata.author_member_status": {"fq_name": "team.LegalHoldHeldRevisionMetadata.author_member_status", "param_name": "authorMemberStatus", "static_instance": null, "getter_method": "getAuthorMemberStatus", "containing_data_type_ref": "team.LegalHoldHeldRevisionMetadata", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldHeldRevisionMetadata.author_email": {"fq_name": "team.LegalHoldHeldRevisionMetadata.author_email", "param_name": "authorEmail", "static_instance": null, "getter_method": "getAuthorEmail", "containing_data_type_ref": "team.LegalHoldHeldRevisionMetadata", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldHeldRevisionMetadata.file_type": {"fq_name": "team.LegalHoldHeldRevisionMetadata.file_type", "param_name": "fileType", "static_instance": null, "getter_method": "getFileType", "containing_data_type_ref": "team.LegalHoldHeldRevisionMetadata", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldHeldRevisionMetadata.size": {"fq_name": "team.LegalHoldHeldRevisionMetadata.size", "param_name": "size", "static_instance": null, "getter_method": "getSize", "containing_data_type_ref": "team.LegalHoldHeldRevisionMetadata", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldHeldRevisionMetadata.content_hash": {"fq_name": "team.LegalHoldHeldRevisionMetadata.content_hash", "param_name": "contentHash", "static_instance": null, "getter_method": "getContentHash", "containing_data_type_ref": "team.LegalHoldHeldRevisionMetadata", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldPolicy.id": {"fq_name": "team.LegalHoldPolicy.id", "param_name": "id", "static_instance": null, "getter_method": "getId", "containing_data_type_ref": "team.LegalHoldPolicy", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldPolicy.name": {"fq_name": "team.LegalHoldPolicy.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team.LegalHoldPolicy", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldPolicy.members": {"fq_name": "team.LegalHoldPolicy.members", "param_name": "members", "static_instance": null, "getter_method": "getMembers", "containing_data_type_ref": "team.LegalHoldPolicy", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldPolicy.status": {"fq_name": "team.LegalHoldPolicy.status", "param_name": "status", "static_instance": null, "getter_method": "getStatus", "containing_data_type_ref": "team.LegalHoldPolicy", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldPolicy.start_date": {"fq_name": "team.LegalHoldPolicy.start_date", "param_name": "startDate", "static_instance": null, "getter_method": "getStartDate", "containing_data_type_ref": "team.LegalHoldPolicy", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldPolicy.description": {"fq_name": "team.LegalHoldPolicy.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team.LegalHoldPolicy", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldPolicy.activation_time": {"fq_name": "team.LegalHoldPolicy.activation_time", "param_name": "activationTime", "static_instance": null, "getter_method": "getActivationTime", "containing_data_type_ref": "team.LegalHoldPolicy", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldPolicy.end_date": {"fq_name": "team.LegalHoldPolicy.end_date", "param_name": "endDate", "static_instance": null, "getter_method": "getEndDate", "containing_data_type_ref": "team.LegalHoldPolicy", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldStatus.active": {"fq_name": "team.LegalHoldStatus.active", "param_name": "activeValue", "static_instance": "ACTIVE", "getter_method": null, "containing_data_type_ref": "team.LegalHoldStatus", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldStatus.released": {"fq_name": "team.LegalHoldStatus.released", "param_name": "releasedValue", "static_instance": "RELEASED", "getter_method": null, "containing_data_type_ref": "team.LegalHoldStatus", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldStatus.activating": {"fq_name": "team.LegalHoldStatus.activating", "param_name": "activatingValue", "static_instance": "ACTIVATING", "getter_method": null, "containing_data_type_ref": "team.LegalHoldStatus", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldStatus.updating": {"fq_name": "team.LegalHoldStatus.updating", "param_name": "updatingValue", "static_instance": "UPDATING", "getter_method": null, "containing_data_type_ref": "team.LegalHoldStatus", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldStatus.exporting": {"fq_name": "team.LegalHoldStatus.exporting", "param_name": "exportingValue", "static_instance": "EXPORTING", "getter_method": null, "containing_data_type_ref": "team.LegalHoldStatus", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldStatus.releasing": {"fq_name": "team.LegalHoldStatus.releasing", "param_name": "releasingValue", "static_instance": "RELEASING", "getter_method": null, "containing_data_type_ref": "team.LegalHoldStatus", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldStatus.other": {"fq_name": "team.LegalHoldStatus.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.LegalHoldStatus", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsError.unknown_legal_hold_error": {"fq_name": "team.LegalHoldsError.unknown_legal_hold_error", "param_name": "unknownLegalHoldErrorValue", "static_instance": "UNKNOWN_LEGAL_HOLD_ERROR", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsError.insufficient_permissions": {"fq_name": "team.LegalHoldsError.insufficient_permissions", "param_name": "insufficientPermissionsValue", "static_instance": "INSUFFICIENT_PERMISSIONS", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsError.other": {"fq_name": "team.LegalHoldsError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsGetPolicyArg.id": {"fq_name": "team.LegalHoldsGetPolicyArg.id", "param_name": "id", "static_instance": null, "getter_method": "getId", "containing_data_type_ref": "team.LegalHoldsGetPolicyArg", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsGetPolicyError.unknown_legal_hold_error": {"fq_name": "team.LegalHoldsGetPolicyError.unknown_legal_hold_error", "param_name": "unknownLegalHoldErrorValue", "static_instance": "UNKNOWN_LEGAL_HOLD_ERROR", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsGetPolicyError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsGetPolicyError.insufficient_permissions": {"fq_name": "team.LegalHoldsGetPolicyError.insufficient_permissions", "param_name": "insufficientPermissionsValue", "static_instance": "INSUFFICIENT_PERMISSIONS", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsGetPolicyError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsGetPolicyError.other": {"fq_name": "team.LegalHoldsGetPolicyError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsGetPolicyError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsGetPolicyError.legal_hold_policy_not_found": {"fq_name": "team.LegalHoldsGetPolicyError.legal_hold_policy_not_found", "param_name": "legalHoldPolicyNotFoundValue", "static_instance": "LEGAL_HOLD_POLICY_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsGetPolicyError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsListHeldRevisionResult.entries": {"fq_name": "team.LegalHoldsListHeldRevisionResult.entries", "param_name": "entries", "static_instance": null, "getter_method": "getEntries", "containing_data_type_ref": "team.LegalHoldsListHeldRevisionResult", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsListHeldRevisionResult.has_more": {"fq_name": "team.LegalHoldsListHeldRevisionResult.has_more", "param_name": "hasMore", "static_instance": null, "getter_method": "getHasMore", "containing_data_type_ref": "team.LegalHoldsListHeldRevisionResult", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsListHeldRevisionResult.cursor": {"fq_name": "team.LegalHoldsListHeldRevisionResult.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team.LegalHoldsListHeldRevisionResult", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsListHeldRevisionsArg.id": {"fq_name": "team.LegalHoldsListHeldRevisionsArg.id", "param_name": "id", "static_instance": null, "getter_method": "getId", "containing_data_type_ref": "team.LegalHoldsListHeldRevisionsArg", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsListHeldRevisionsContinueArg.id": {"fq_name": "team.LegalHoldsListHeldRevisionsContinueArg.id", "param_name": "id", "static_instance": null, "getter_method": "getId", "containing_data_type_ref": "team.LegalHoldsListHeldRevisionsContinueArg", "route_refs": ["team.legal_holds/list_held_revisions_continue"], "_type": "FieldReference"}, "team.LegalHoldsListHeldRevisionsContinueArg.cursor": {"fq_name": "team.LegalHoldsListHeldRevisionsContinueArg.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team.LegalHoldsListHeldRevisionsContinueArg", "route_refs": ["team.legal_holds/list_held_revisions_continue"], "_type": "FieldReference"}, "team.LegalHoldsListHeldRevisionsContinueError.unknown_legal_hold_error": {"fq_name": "team.LegalHoldsListHeldRevisionsContinueError.unknown_legal_hold_error", "param_name": "unknownLegalHoldErrorValue", "static_instance": "UNKNOWN_LEGAL_HOLD_ERROR", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsListHeldRevisionsContinueError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsListHeldRevisionsContinueError.transient_error": {"fq_name": "team.LegalHoldsListHeldRevisionsContinueError.transient_error", "param_name": "transientErrorValue", "static_instance": "TRANSIENT_ERROR", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsListHeldRevisionsContinueError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsListHeldRevisionsContinueError.reset": {"fq_name": "team.LegalHoldsListHeldRevisionsContinueError.reset", "param_name": "resetValue", "static_instance": "RESET", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsListHeldRevisionsContinueError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsListHeldRevisionsContinueError.other": {"fq_name": "team.LegalHoldsListHeldRevisionsContinueError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsListHeldRevisionsContinueError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsListHeldRevisionsError.unknown_legal_hold_error": {"fq_name": "team.LegalHoldsListHeldRevisionsError.unknown_legal_hold_error", "param_name": "unknownLegalHoldErrorValue", "static_instance": "UNKNOWN_LEGAL_HOLD_ERROR", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsListHeldRevisionsError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsListHeldRevisionsError.insufficient_permissions": {"fq_name": "team.LegalHoldsListHeldRevisionsError.insufficient_permissions", "param_name": "insufficientPermissionsValue", "static_instance": "INSUFFICIENT_PERMISSIONS", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsListHeldRevisionsError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsListHeldRevisionsError.other": {"fq_name": "team.LegalHoldsListHeldRevisionsError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsListHeldRevisionsError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsListHeldRevisionsError.transient_error": {"fq_name": "team.LegalHoldsListHeldRevisionsError.transient_error", "param_name": "transientErrorValue", "static_instance": "TRANSIENT_ERROR", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsListHeldRevisionsError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsListHeldRevisionsError.legal_hold_still_empty": {"fq_name": "team.LegalHoldsListHeldRevisionsError.legal_hold_still_empty", "param_name": "legalHoldStillEmptyValue", "static_instance": "LEGAL_HOLD_STILL_EMPTY", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsListHeldRevisionsError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsListHeldRevisionsError.inactive_legal_hold": {"fq_name": "team.LegalHoldsListHeldRevisionsError.inactive_legal_hold", "param_name": "inactiveLegalHoldValue", "static_instance": "INACTIVE_LEGAL_HOLD", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsListHeldRevisionsError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsListPoliciesArg.include_released": {"fq_name": "team.LegalHoldsListPoliciesArg.include_released", "param_name": "includeReleased", "static_instance": null, "getter_method": "getIncludeReleased", "containing_data_type_ref": "team.LegalHoldsListPoliciesArg", "route_refs": ["team.legal_holds/list_policies"], "_type": "FieldReference"}, "team.LegalHoldsListPoliciesError.unknown_legal_hold_error": {"fq_name": "team.LegalHoldsListPoliciesError.unknown_legal_hold_error", "param_name": "unknownLegalHoldErrorValue", "static_instance": "UNKNOWN_LEGAL_HOLD_ERROR", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsListPoliciesError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsListPoliciesError.insufficient_permissions": {"fq_name": "team.LegalHoldsListPoliciesError.insufficient_permissions", "param_name": "insufficientPermissionsValue", "static_instance": "INSUFFICIENT_PERMISSIONS", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsListPoliciesError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsListPoliciesError.other": {"fq_name": "team.LegalHoldsListPoliciesError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsListPoliciesError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsListPoliciesError.transient_error": {"fq_name": "team.LegalHoldsListPoliciesError.transient_error", "param_name": "transientErrorValue", "static_instance": "TRANSIENT_ERROR", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsListPoliciesError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsListPoliciesResult.policies": {"fq_name": "team.LegalHoldsListPoliciesResult.policies", "param_name": "policies", "static_instance": null, "getter_method": "getPolicies", "containing_data_type_ref": "team.LegalHoldsListPoliciesResult", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyCreateArg.name": {"fq_name": "team.LegalHoldsPolicyCreateArg.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team.LegalHoldsPolicyCreateArg", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyCreateArg.members": {"fq_name": "team.LegalHoldsPolicyCreateArg.members", "param_name": "members", "static_instance": null, "getter_method": "getMembers", "containing_data_type_ref": "team.LegalHoldsPolicyCreateArg", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyCreateArg.description": {"fq_name": "team.LegalHoldsPolicyCreateArg.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team.LegalHoldsPolicyCreateArg", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyCreateArg.start_date": {"fq_name": "team.LegalHoldsPolicyCreateArg.start_date", "param_name": "startDate", "static_instance": null, "getter_method": "getStartDate", "containing_data_type_ref": "team.LegalHoldsPolicyCreateArg", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyCreateArg.end_date": {"fq_name": "team.LegalHoldsPolicyCreateArg.end_date", "param_name": "endDate", "static_instance": null, "getter_method": "getEndDate", "containing_data_type_ref": "team.LegalHoldsPolicyCreateArg", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyCreateError.unknown_legal_hold_error": {"fq_name": "team.LegalHoldsPolicyCreateError.unknown_legal_hold_error", "param_name": "unknownLegalHoldErrorValue", "static_instance": "UNKNOWN_LEGAL_HOLD_ERROR", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyCreateError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyCreateError.insufficient_permissions": {"fq_name": "team.LegalHoldsPolicyCreateError.insufficient_permissions", "param_name": "insufficientPermissionsValue", "static_instance": "INSUFFICIENT_PERMISSIONS", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyCreateError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyCreateError.other": {"fq_name": "team.LegalHoldsPolicyCreateError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyCreateError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyCreateError.start_date_is_later_than_end_date": {"fq_name": "team.LegalHoldsPolicyCreateError.start_date_is_later_than_end_date", "param_name": "startDateIsLaterThanEndDateValue", "static_instance": "START_DATE_IS_LATER_THAN_END_DATE", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyCreateError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyCreateError.empty_members_list": {"fq_name": "team.LegalHoldsPolicyCreateError.empty_members_list", "param_name": "emptyMembersListValue", "static_instance": "EMPTY_MEMBERS_LIST", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyCreateError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyCreateError.invalid_members": {"fq_name": "team.LegalHoldsPolicyCreateError.invalid_members", "param_name": "invalidMembersValue", "static_instance": "INVALID_MEMBERS", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyCreateError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyCreateError.number_of_users_on_hold_is_greater_than_hold_limitation": {"fq_name": "team.LegalHoldsPolicyCreateError.number_of_users_on_hold_is_greater_than_hold_limitation", "param_name": "numberOfUsersOnHoldIsGreaterThanHoldLimitationValue", "static_instance": "NUMBER_OF_USERS_ON_HOLD_IS_GREATER_THAN_HOLD_LIMITATION", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyCreateError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyCreateError.transient_error": {"fq_name": "team.LegalHoldsPolicyCreateError.transient_error", "param_name": "transientErrorValue", "static_instance": "TRANSIENT_ERROR", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyCreateError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyCreateError.name_must_be_unique": {"fq_name": "team.LegalHoldsPolicyCreateError.name_must_be_unique", "param_name": "nameMustBeUniqueValue", "static_instance": "NAME_MUST_BE_UNIQUE", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyCreateError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyCreateError.team_exceeded_legal_hold_quota": {"fq_name": "team.LegalHoldsPolicyCreateError.team_exceeded_legal_hold_quota", "param_name": "teamExceededLegalHoldQuotaValue", "static_instance": "TEAM_EXCEEDED_LEGAL_HOLD_QUOTA", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyCreateError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyCreateError.invalid_date": {"fq_name": "team.LegalHoldsPolicyCreateError.invalid_date", "param_name": "invalidDateValue", "static_instance": "INVALID_DATE", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyCreateError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyReleaseArg.id": {"fq_name": "team.LegalHoldsPolicyReleaseArg.id", "param_name": "id", "static_instance": null, "getter_method": "getId", "containing_data_type_ref": "team.LegalHoldsPolicyReleaseArg", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyReleaseError.unknown_legal_hold_error": {"fq_name": "team.LegalHoldsPolicyReleaseError.unknown_legal_hold_error", "param_name": "unknownLegalHoldErrorValue", "static_instance": "UNKNOWN_LEGAL_HOLD_ERROR", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyReleaseError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyReleaseError.insufficient_permissions": {"fq_name": "team.LegalHoldsPolicyReleaseError.insufficient_permissions", "param_name": "insufficientPermissionsValue", "static_instance": "INSUFFICIENT_PERMISSIONS", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyReleaseError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyReleaseError.other": {"fq_name": "team.LegalHoldsPolicyReleaseError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyReleaseError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyReleaseError.legal_hold_performing_another_operation": {"fq_name": "team.LegalHoldsPolicyReleaseError.legal_hold_performing_another_operation", "param_name": "legalHoldPerformingAnotherOperationValue", "static_instance": "LEGAL_HOLD_PERFORMING_ANOTHER_OPERATION", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyReleaseError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyReleaseError.legal_hold_already_releasing": {"fq_name": "team.LegalHoldsPolicyReleaseError.legal_hold_already_releasing", "param_name": "legalHoldAlreadyReleasingValue", "static_instance": "LEGAL_HOLD_ALREADY_RELEASING", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyReleaseError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyReleaseError.legal_hold_policy_not_found": {"fq_name": "team.LegalHoldsPolicyReleaseError.legal_hold_policy_not_found", "param_name": "legalHoldPolicyNotFoundValue", "static_instance": "LEGAL_HOLD_POLICY_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyReleaseError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyUpdateArg.id": {"fq_name": "team.LegalHoldsPolicyUpdateArg.id", "param_name": "id", "static_instance": null, "getter_method": "getId", "containing_data_type_ref": "team.LegalHoldsPolicyUpdateArg", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyUpdateArg.name": {"fq_name": "team.LegalHoldsPolicyUpdateArg.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team.LegalHoldsPolicyUpdateArg", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyUpdateArg.description": {"fq_name": "team.LegalHoldsPolicyUpdateArg.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team.LegalHoldsPolicyUpdateArg", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyUpdateArg.members": {"fq_name": "team.LegalHoldsPolicyUpdateArg.members", "param_name": "members", "static_instance": null, "getter_method": "getMembers", "containing_data_type_ref": "team.LegalHoldsPolicyUpdateArg", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyUpdateError.unknown_legal_hold_error": {"fq_name": "team.LegalHoldsPolicyUpdateError.unknown_legal_hold_error", "param_name": "unknownLegalHoldErrorValue", "static_instance": "UNKNOWN_LEGAL_HOLD_ERROR", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyUpdateError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyUpdateError.insufficient_permissions": {"fq_name": "team.LegalHoldsPolicyUpdateError.insufficient_permissions", "param_name": "insufficientPermissionsValue", "static_instance": "INSUFFICIENT_PERMISSIONS", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyUpdateError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyUpdateError.other": {"fq_name": "team.LegalHoldsPolicyUpdateError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyUpdateError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyUpdateError.transient_error": {"fq_name": "team.LegalHoldsPolicyUpdateError.transient_error", "param_name": "transientErrorValue", "static_instance": "TRANSIENT_ERROR", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyUpdateError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyUpdateError.inactive_legal_hold": {"fq_name": "team.LegalHoldsPolicyUpdateError.inactive_legal_hold", "param_name": "inactiveLegalHoldValue", "static_instance": "INACTIVE_LEGAL_HOLD", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyUpdateError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyUpdateError.legal_hold_performing_another_operation": {"fq_name": "team.LegalHoldsPolicyUpdateError.legal_hold_performing_another_operation", "param_name": "legalHoldPerformingAnotherOperationValue", "static_instance": "LEGAL_HOLD_PERFORMING_ANOTHER_OPERATION", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyUpdateError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyUpdateError.invalid_members": {"fq_name": "team.LegalHoldsPolicyUpdateError.invalid_members", "param_name": "invalidMembersValue", "static_instance": "INVALID_MEMBERS", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyUpdateError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyUpdateError.number_of_users_on_hold_is_greater_than_hold_limitation": {"fq_name": "team.LegalHoldsPolicyUpdateError.number_of_users_on_hold_is_greater_than_hold_limitation", "param_name": "numberOfUsersOnHoldIsGreaterThanHoldLimitationValue", "static_instance": "NUMBER_OF_USERS_ON_HOLD_IS_GREATER_THAN_HOLD_LIMITATION", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyUpdateError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyUpdateError.empty_members_list": {"fq_name": "team.LegalHoldsPolicyUpdateError.empty_members_list", "param_name": "emptyMembersListValue", "static_instance": "EMPTY_MEMBERS_LIST", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyUpdateError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyUpdateError.name_must_be_unique": {"fq_name": "team.LegalHoldsPolicyUpdateError.name_must_be_unique", "param_name": "nameMustBeUniqueValue", "static_instance": "NAME_MUST_BE_UNIQUE", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyUpdateError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyUpdateError.legal_hold_policy_not_found": {"fq_name": "team.LegalHoldsPolicyUpdateError.legal_hold_policy_not_found", "param_name": "legalHoldPolicyNotFoundValue", "static_instance": "LEGAL_HOLD_POLICY_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyUpdateError", "route_refs": [], "_type": "FieldReference"}, "team.ListMemberAppsArg.team_member_id": {"fq_name": "team.ListMemberAppsArg.team_member_id", "param_name": "teamMemberId", "static_instance": null, "getter_method": "getTeamMemberId", "containing_data_type_ref": "team.ListMemberAppsArg", "route_refs": [], "_type": "FieldReference"}, "team.ListMemberAppsError.member_not_found": {"fq_name": "team.ListMemberAppsError.member_not_found", "param_name": "memberNotFoundValue", "static_instance": "MEMBER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.ListMemberAppsError", "route_refs": [], "_type": "FieldReference"}, "team.ListMemberAppsError.other": {"fq_name": "team.ListMemberAppsError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.ListMemberAppsError", "route_refs": [], "_type": "FieldReference"}, "team.ListMemberAppsResult.linked_api_apps": {"fq_name": "team.ListMemberAppsResult.linked_api_apps", "param_name": "linkedApiApps", "static_instance": null, "getter_method": "getLinkedApiApps", "containing_data_type_ref": "team.ListMemberAppsResult", "route_refs": [], "_type": "FieldReference"}, "team.ListMemberDevicesArg.team_member_id": {"fq_name": "team.ListMemberDevicesArg.team_member_id", "param_name": "teamMemberId", "static_instance": null, "getter_method": "getTeamMemberId", "containing_data_type_ref": "team.ListMemberDevicesArg", "route_refs": [], "_type": "FieldReference"}, "team.ListMemberDevicesArg.include_web_sessions": {"fq_name": "team.ListMemberDevicesArg.include_web_sessions", "param_name": "includeWebSessions", "static_instance": null, "getter_method": "getIncludeWebSessions", "containing_data_type_ref": "team.ListMemberDevicesArg", "route_refs": [], "_type": "FieldReference"}, "team.ListMemberDevicesArg.include_desktop_clients": {"fq_name": "team.ListMemberDevicesArg.include_desktop_clients", "param_name": "includeDesktopClients", "static_instance": null, "getter_method": "getIncludeDesktopClients", "containing_data_type_ref": "team.ListMemberDevicesArg", "route_refs": [], "_type": "FieldReference"}, "team.ListMemberDevicesArg.include_mobile_clients": {"fq_name": "team.ListMemberDevicesArg.include_mobile_clients", "param_name": "includeMobileClients", "static_instance": null, "getter_method": "getIncludeMobileClients", "containing_data_type_ref": "team.ListMemberDevicesArg", "route_refs": [], "_type": "FieldReference"}, "team.ListMemberDevicesError.member_not_found": {"fq_name": "team.ListMemberDevicesError.member_not_found", "param_name": "memberNotFoundValue", "static_instance": "MEMBER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.ListMemberDevicesError", "route_refs": [], "_type": "FieldReference"}, "team.ListMemberDevicesError.other": {"fq_name": "team.ListMemberDevicesError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.ListMemberDevicesError", "route_refs": [], "_type": "FieldReference"}, "team.ListMemberDevicesResult.active_web_sessions": {"fq_name": "team.ListMemberDevicesResult.active_web_sessions", "param_name": "activeWebSessions", "static_instance": null, "getter_method": "getActiveWebSessions", "containing_data_type_ref": "team.ListMemberDevicesResult", "route_refs": [], "_type": "FieldReference"}, "team.ListMemberDevicesResult.desktop_client_sessions": {"fq_name": "team.ListMemberDevicesResult.desktop_client_sessions", "param_name": "desktopClientSessions", "static_instance": null, "getter_method": "getDesktopClientSessions", "containing_data_type_ref": "team.ListMemberDevicesResult", "route_refs": [], "_type": "FieldReference"}, "team.ListMemberDevicesResult.mobile_client_sessions": {"fq_name": "team.ListMemberDevicesResult.mobile_client_sessions", "param_name": "mobileClientSessions", "static_instance": null, "getter_method": "getMobileClientSessions", "containing_data_type_ref": "team.ListMemberDevicesResult", "route_refs": [], "_type": "FieldReference"}, "team.ListMembersAppsArg.cursor": {"fq_name": "team.ListMembersAppsArg.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team.ListMembersAppsArg", "route_refs": ["team.linked_apps/list_members_linked_apps"], "_type": "FieldReference"}, "team.ListMembersAppsError.reset": {"fq_name": "team.ListMembersAppsError.reset", "param_name": "resetValue", "static_instance": "RESET", "getter_method": null, "containing_data_type_ref": "team.ListMembersAppsError", "route_refs": [], "_type": "FieldReference"}, "team.ListMembersAppsError.other": {"fq_name": "team.ListMembersAppsError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.ListMembersAppsError", "route_refs": [], "_type": "FieldReference"}, "team.ListMembersAppsResult.apps": {"fq_name": "team.ListMembersAppsResult.apps", "param_name": "apps", "static_instance": null, "getter_method": "getApps", "containing_data_type_ref": "team.ListMembersAppsResult", "route_refs": [], "_type": "FieldReference"}, "team.ListMembersAppsResult.has_more": {"fq_name": "team.ListMembersAppsResult.has_more", "param_name": "hasMore", "static_instance": null, "getter_method": "getHasMore", "containing_data_type_ref": "team.ListMembersAppsResult", "route_refs": [], "_type": "FieldReference"}, "team.ListMembersAppsResult.cursor": {"fq_name": "team.ListMembersAppsResult.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team.ListMembersAppsResult", "route_refs": [], "_type": "FieldReference"}, "team.ListMembersDevicesArg.cursor": {"fq_name": "team.ListMembersDevicesArg.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team.ListMembersDevicesArg", "route_refs": [], "_type": "FieldReference"}, "team.ListMembersDevicesArg.include_web_sessions": {"fq_name": "team.ListMembersDevicesArg.include_web_sessions", "param_name": "includeWebSessions", "static_instance": null, "getter_method": "getIncludeWebSessions", "containing_data_type_ref": "team.ListMembersDevicesArg", "route_refs": [], "_type": "FieldReference"}, "team.ListMembersDevicesArg.include_desktop_clients": {"fq_name": "team.ListMembersDevicesArg.include_desktop_clients", "param_name": "includeDesktopClients", "static_instance": null, "getter_method": "getIncludeDesktopClients", "containing_data_type_ref": "team.ListMembersDevicesArg", "route_refs": [], "_type": "FieldReference"}, "team.ListMembersDevicesArg.include_mobile_clients": {"fq_name": "team.ListMembersDevicesArg.include_mobile_clients", "param_name": "includeMobileClients", "static_instance": null, "getter_method": "getIncludeMobileClients", "containing_data_type_ref": "team.ListMembersDevicesArg", "route_refs": [], "_type": "FieldReference"}, "team.ListMembersDevicesError.reset": {"fq_name": "team.ListMembersDevicesError.reset", "param_name": "resetValue", "static_instance": "RESET", "getter_method": null, "containing_data_type_ref": "team.ListMembersDevicesError", "route_refs": [], "_type": "FieldReference"}, "team.ListMembersDevicesError.other": {"fq_name": "team.ListMembersDevicesError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.ListMembersDevicesError", "route_refs": [], "_type": "FieldReference"}, "team.ListMembersDevicesResult.devices": {"fq_name": "team.ListMembersDevicesResult.devices", "param_name": "devices", "static_instance": null, "getter_method": "getDevices", "containing_data_type_ref": "team.ListMembersDevicesResult", "route_refs": [], "_type": "FieldReference"}, "team.ListMembersDevicesResult.has_more": {"fq_name": "team.ListMembersDevicesResult.has_more", "param_name": "hasMore", "static_instance": null, "getter_method": "getHasMore", "containing_data_type_ref": "team.ListMembersDevicesResult", "route_refs": [], "_type": "FieldReference"}, "team.ListMembersDevicesResult.cursor": {"fq_name": "team.ListMembersDevicesResult.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team.ListMembersDevicesResult", "route_refs": [], "_type": "FieldReference"}, "team.ListTeamAppsArg.cursor": {"fq_name": "team.ListTeamAppsArg.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team.ListTeamAppsArg", "route_refs": ["team.linked_apps/list_team_linked_apps"], "_type": "FieldReference"}, "team.ListTeamAppsError.reset": {"fq_name": "team.ListTeamAppsError.reset", "param_name": "resetValue", "static_instance": "RESET", "getter_method": null, "containing_data_type_ref": "team.ListTeamAppsError", "route_refs": [], "_type": "FieldReference"}, "team.ListTeamAppsError.other": {"fq_name": "team.ListTeamAppsError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.ListTeamAppsError", "route_refs": [], "_type": "FieldReference"}, "team.ListTeamAppsResult.apps": {"fq_name": "team.ListTeamAppsResult.apps", "param_name": "apps", "static_instance": null, "getter_method": "getApps", "containing_data_type_ref": "team.ListTeamAppsResult", "route_refs": [], "_type": "FieldReference"}, "team.ListTeamAppsResult.has_more": {"fq_name": "team.ListTeamAppsResult.has_more", "param_name": "hasMore", "static_instance": null, "getter_method": "getHasMore", "containing_data_type_ref": "team.ListTeamAppsResult", "route_refs": [], "_type": "FieldReference"}, "team.ListTeamAppsResult.cursor": {"fq_name": "team.ListTeamAppsResult.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team.ListTeamAppsResult", "route_refs": [], "_type": "FieldReference"}, "team.ListTeamDevicesArg.cursor": {"fq_name": "team.ListTeamDevicesArg.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team.ListTeamDevicesArg", "route_refs": [], "_type": "FieldReference"}, "team.ListTeamDevicesArg.include_web_sessions": {"fq_name": "team.ListTeamDevicesArg.include_web_sessions", "param_name": "includeWebSessions", "static_instance": null, "getter_method": "getIncludeWebSessions", "containing_data_type_ref": "team.ListTeamDevicesArg", "route_refs": [], "_type": "FieldReference"}, "team.ListTeamDevicesArg.include_desktop_clients": {"fq_name": "team.ListTeamDevicesArg.include_desktop_clients", "param_name": "includeDesktopClients", "static_instance": null, "getter_method": "getIncludeDesktopClients", "containing_data_type_ref": "team.ListTeamDevicesArg", "route_refs": [], "_type": "FieldReference"}, "team.ListTeamDevicesArg.include_mobile_clients": {"fq_name": "team.ListTeamDevicesArg.include_mobile_clients", "param_name": "includeMobileClients", "static_instance": null, "getter_method": "getIncludeMobileClients", "containing_data_type_ref": "team.ListTeamDevicesArg", "route_refs": [], "_type": "FieldReference"}, "team.ListTeamDevicesError.reset": {"fq_name": "team.ListTeamDevicesError.reset", "param_name": "resetValue", "static_instance": "RESET", "getter_method": null, "containing_data_type_ref": "team.ListTeamDevicesError", "route_refs": [], "_type": "FieldReference"}, "team.ListTeamDevicesError.other": {"fq_name": "team.ListTeamDevicesError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.ListTeamDevicesError", "route_refs": [], "_type": "FieldReference"}, "team.ListTeamDevicesResult.devices": {"fq_name": "team.ListTeamDevicesResult.devices", "param_name": "devices", "static_instance": null, "getter_method": "getDevices", "containing_data_type_ref": "team.ListTeamDevicesResult", "route_refs": [], "_type": "FieldReference"}, "team.ListTeamDevicesResult.has_more": {"fq_name": "team.ListTeamDevicesResult.has_more", "param_name": "hasMore", "static_instance": null, "getter_method": "getHasMore", "containing_data_type_ref": "team.ListTeamDevicesResult", "route_refs": [], "_type": "FieldReference"}, "team.ListTeamDevicesResult.cursor": {"fq_name": "team.ListTeamDevicesResult.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team.ListTeamDevicesResult", "route_refs": [], "_type": "FieldReference"}, "team.MemberAccess.user": {"fq_name": "team.MemberAccess.user", "param_name": "user", "static_instance": null, "getter_method": "getUser", "containing_data_type_ref": "team.MemberAccess", "route_refs": [], "_type": "FieldReference"}, "team.MemberAccess.access_type": {"fq_name": "team.MemberAccess.access_type", "param_name": "accessType", "static_instance": null, "getter_method": "getAccessType", "containing_data_type_ref": "team.MemberAccess", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddArg.member_email": {"fq_name": "team.MemberAddArg.member_email", "param_name": "memberEmail", "static_instance": null, "getter_method": "getMemberEmail", "containing_data_type_ref": "team.MemberAddArg", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddArg.member_given_name": {"fq_name": "team.MemberAddArg.member_given_name", "param_name": "memberGivenName", "static_instance": null, "getter_method": "getMemberGivenName", "containing_data_type_ref": "team.MemberAddArg", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddArg.member_surname": {"fq_name": "team.MemberAddArg.member_surname", "param_name": "memberSurname", "static_instance": null, "getter_method": "getMemberSurname", "containing_data_type_ref": "team.MemberAddArg", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddArg.member_external_id": {"fq_name": "team.MemberAddArg.member_external_id", "param_name": "memberExternalId", "static_instance": null, "getter_method": "getMemberExternalId", "containing_data_type_ref": "team.MemberAddArg", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddArg.member_persistent_id": {"fq_name": "team.MemberAddArg.member_persistent_id", "param_name": "memberPersistentId", "static_instance": null, "getter_method": "getMemberPersistentId", "containing_data_type_ref": "team.MemberAddArg", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddArg.send_welcome_email": {"fq_name": "team.MemberAddArg.send_welcome_email", "param_name": "sendWelcomeEmail", "static_instance": null, "getter_method": "getSendWelcomeEmail", "containing_data_type_ref": "team.MemberAddArg", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddArg.is_directory_restricted": {"fq_name": "team.MemberAddArg.is_directory_restricted", "param_name": "isDirectoryRestricted", "static_instance": null, "getter_method": "getIsDirectoryRestricted", "containing_data_type_ref": "team.MemberAddArg", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddArg.role": {"fq_name": "team.MemberAddArg.role", "param_name": "role", "static_instance": null, "getter_method": "getRole", "containing_data_type_ref": "team.MemberAddArg", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddArgBase.member_email": {"fq_name": "team.MemberAddArgBase.member_email", "param_name": "memberEmail", "static_instance": null, "getter_method": "getMemberEmail", "containing_data_type_ref": "team.MemberAddArgBase", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddArgBase.member_given_name": {"fq_name": "team.MemberAddArgBase.member_given_name", "param_name": "memberGivenName", "static_instance": null, "getter_method": "getMemberGivenName", "containing_data_type_ref": "team.MemberAddArgBase", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddArgBase.member_surname": {"fq_name": "team.MemberAddArgBase.member_surname", "param_name": "memberSurname", "static_instance": null, "getter_method": "getMemberSurname", "containing_data_type_ref": "team.MemberAddArgBase", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddArgBase.member_external_id": {"fq_name": "team.MemberAddArgBase.member_external_id", "param_name": "memberExternalId", "static_instance": null, "getter_method": "getMemberExternalId", "containing_data_type_ref": "team.MemberAddArgBase", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddArgBase.member_persistent_id": {"fq_name": "team.MemberAddArgBase.member_persistent_id", "param_name": "memberPersistentId", "static_instance": null, "getter_method": "getMemberPersistentId", "containing_data_type_ref": "team.MemberAddArgBase", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddArgBase.send_welcome_email": {"fq_name": "team.MemberAddArgBase.send_welcome_email", "param_name": "sendWelcomeEmail", "static_instance": null, "getter_method": "getSendWelcomeEmail", "containing_data_type_ref": "team.MemberAddArgBase", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddArgBase.is_directory_restricted": {"fq_name": "team.MemberAddArgBase.is_directory_restricted", "param_name": "isDirectoryRestricted", "static_instance": null, "getter_method": "getIsDirectoryRestricted", "containing_data_type_ref": "team.MemberAddArgBase", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddResult.team_license_limit": {"fq_name": "team.MemberAddResult.team_license_limit", "param_name": "teamLicenseLimitValue", "static_instance": null, "getter_method": "getTeamLicenseLimitValue", "containing_data_type_ref": "team.MemberAddResult", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddResult.free_team_member_limit_reached": {"fq_name": "team.MemberAddResult.free_team_member_limit_reached", "param_name": "freeTeamMemberLimitReachedValue", "static_instance": null, "getter_method": "getFreeTeamMemberLimitReachedValue", "containing_data_type_ref": "team.MemberAddResult", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddResult.user_already_on_team": {"fq_name": "team.MemberAddResult.user_already_on_team", "param_name": "userAlreadyOnTeamValue", "static_instance": null, "getter_method": "getUserAlreadyOnTeamValue", "containing_data_type_ref": "team.MemberAddResult", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddResult.user_on_another_team": {"fq_name": "team.MemberAddResult.user_on_another_team", "param_name": "userOnAnotherTeamValue", "static_instance": null, "getter_method": "getUserOnAnotherTeamValue", "containing_data_type_ref": "team.MemberAddResult", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddResult.user_already_paired": {"fq_name": "team.MemberAddResult.user_already_paired", "param_name": "userAlreadyPairedValue", "static_instance": null, "getter_method": "getUserAlreadyPairedValue", "containing_data_type_ref": "team.MemberAddResult", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddResult.user_migration_failed": {"fq_name": "team.MemberAddResult.user_migration_failed", "param_name": "userMigrationFailedValue", "static_instance": null, "getter_method": "getUserMigrationFailedValue", "containing_data_type_ref": "team.MemberAddResult", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddResult.duplicate_external_member_id": {"fq_name": "team.MemberAddResult.duplicate_external_member_id", "param_name": "duplicateExternalMemberIdValue", "static_instance": null, "getter_method": "getDuplicateExternalMemberIdValue", "containing_data_type_ref": "team.MemberAddResult", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddResult.duplicate_member_persistent_id": {"fq_name": "team.MemberAddResult.duplicate_member_persistent_id", "param_name": "duplicateMemberPersistentIdValue", "static_instance": null, "getter_method": "getDuplicateMemberPersistentIdValue", "containing_data_type_ref": "team.MemberAddResult", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddResult.persistent_id_disabled": {"fq_name": "team.MemberAddResult.persistent_id_disabled", "param_name": "persistentIdDisabledValue", "static_instance": null, "getter_method": "getPersistentIdDisabledValue", "containing_data_type_ref": "team.MemberAddResult", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddResult.user_creation_failed": {"fq_name": "team.MemberAddResult.user_creation_failed", "param_name": "userCreationFailedValue", "static_instance": null, "getter_method": "getUserCreationFailedValue", "containing_data_type_ref": "team.MemberAddResult", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddResult.success": {"fq_name": "team.MemberAddResult.success", "param_name": "successValue", "static_instance": null, "getter_method": "getSuccessValue", "containing_data_type_ref": "team.MemberAddResult", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddResultBase.team_license_limit": {"fq_name": "team.MemberAddResultBase.team_license_limit", "param_name": "teamLicenseLimitValue", "static_instance": null, "getter_method": "getTeamLicenseLimitValue", "containing_data_type_ref": "team.MemberAddResultBase", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddResultBase.free_team_member_limit_reached": {"fq_name": "team.MemberAddResultBase.free_team_member_limit_reached", "param_name": "freeTeamMemberLimitReachedValue", "static_instance": null, "getter_method": "getFreeTeamMemberLimitReachedValue", "containing_data_type_ref": "team.MemberAddResultBase", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddResultBase.user_already_on_team": {"fq_name": "team.MemberAddResultBase.user_already_on_team", "param_name": "userAlreadyOnTeamValue", "static_instance": null, "getter_method": "getUserAlreadyOnTeamValue", "containing_data_type_ref": "team.MemberAddResultBase", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddResultBase.user_on_another_team": {"fq_name": "team.MemberAddResultBase.user_on_another_team", "param_name": "userOnAnotherTeamValue", "static_instance": null, "getter_method": "getUserOnAnotherTeamValue", "containing_data_type_ref": "team.MemberAddResultBase", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddResultBase.user_already_paired": {"fq_name": "team.MemberAddResultBase.user_already_paired", "param_name": "userAlreadyPairedValue", "static_instance": null, "getter_method": "getUserAlreadyPairedValue", "containing_data_type_ref": "team.MemberAddResultBase", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddResultBase.user_migration_failed": {"fq_name": "team.MemberAddResultBase.user_migration_failed", "param_name": "userMigrationFailedValue", "static_instance": null, "getter_method": "getUserMigrationFailedValue", "containing_data_type_ref": "team.MemberAddResultBase", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddResultBase.duplicate_external_member_id": {"fq_name": "team.MemberAddResultBase.duplicate_external_member_id", "param_name": "duplicateExternalMemberIdValue", "static_instance": null, "getter_method": "getDuplicateExternalMemberIdValue", "containing_data_type_ref": "team.MemberAddResultBase", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddResultBase.duplicate_member_persistent_id": {"fq_name": "team.MemberAddResultBase.duplicate_member_persistent_id", "param_name": "duplicateMemberPersistentIdValue", "static_instance": null, "getter_method": "getDuplicateMemberPersistentIdValue", "containing_data_type_ref": "team.MemberAddResultBase", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddResultBase.persistent_id_disabled": {"fq_name": "team.MemberAddResultBase.persistent_id_disabled", "param_name": "persistentIdDisabledValue", "static_instance": null, "getter_method": "getPersistentIdDisabledValue", "containing_data_type_ref": "team.MemberAddResultBase", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddResultBase.user_creation_failed": {"fq_name": "team.MemberAddResultBase.user_creation_failed", "param_name": "userCreationFailedValue", "static_instance": null, "getter_method": "getUserCreationFailedValue", "containing_data_type_ref": "team.MemberAddResultBase", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddV2Arg.member_email": {"fq_name": "team.MemberAddV2Arg.member_email", "param_name": "memberEmail", "static_instance": null, "getter_method": "getMemberEmail", "containing_data_type_ref": "team.MemberAddV2Arg", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddV2Arg.member_given_name": {"fq_name": "team.MemberAddV2Arg.member_given_name", "param_name": "memberGivenName", "static_instance": null, "getter_method": "getMemberGivenName", "containing_data_type_ref": "team.MemberAddV2Arg", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddV2Arg.member_surname": {"fq_name": "team.MemberAddV2Arg.member_surname", "param_name": "memberSurname", "static_instance": null, "getter_method": "getMemberSurname", "containing_data_type_ref": "team.MemberAddV2Arg", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddV2Arg.member_external_id": {"fq_name": "team.MemberAddV2Arg.member_external_id", "param_name": "memberExternalId", "static_instance": null, "getter_method": "getMemberExternalId", "containing_data_type_ref": "team.MemberAddV2Arg", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddV2Arg.member_persistent_id": {"fq_name": "team.MemberAddV2Arg.member_persistent_id", "param_name": "memberPersistentId", "static_instance": null, "getter_method": "getMemberPersistentId", "containing_data_type_ref": "team.MemberAddV2Arg", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddV2Arg.send_welcome_email": {"fq_name": "team.MemberAddV2Arg.send_welcome_email", "param_name": "sendWelcomeEmail", "static_instance": null, "getter_method": "getSendWelcomeEmail", "containing_data_type_ref": "team.MemberAddV2Arg", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddV2Arg.is_directory_restricted": {"fq_name": "team.MemberAddV2Arg.is_directory_restricted", "param_name": "isDirectoryRestricted", "static_instance": null, "getter_method": "getIsDirectoryRestricted", "containing_data_type_ref": "team.MemberAddV2Arg", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddV2Arg.role_ids": {"fq_name": "team.MemberAddV2Arg.role_ids", "param_name": "roleIds", "static_instance": null, "getter_method": "getRoleIds", "containing_data_type_ref": "team.MemberAddV2Arg", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddV2Result.team_license_limit": {"fq_name": "team.MemberAddV2Result.team_license_limit", "param_name": "teamLicenseLimitValue", "static_instance": null, "getter_method": "getTeamLicenseLimitValue", "containing_data_type_ref": "team.MemberAddV2Result", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddV2Result.free_team_member_limit_reached": {"fq_name": "team.MemberAddV2Result.free_team_member_limit_reached", "param_name": "freeTeamMemberLimitReachedValue", "static_instance": null, "getter_method": "getFreeTeamMemberLimitReachedValue", "containing_data_type_ref": "team.MemberAddV2Result", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddV2Result.user_already_on_team": {"fq_name": "team.MemberAddV2Result.user_already_on_team", "param_name": "userAlreadyOnTeamValue", "static_instance": null, "getter_method": "getUserAlreadyOnTeamValue", "containing_data_type_ref": "team.MemberAddV2Result", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddV2Result.user_on_another_team": {"fq_name": "team.MemberAddV2Result.user_on_another_team", "param_name": "userOnAnotherTeamValue", "static_instance": null, "getter_method": "getUserOnAnotherTeamValue", "containing_data_type_ref": "team.MemberAddV2Result", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddV2Result.user_already_paired": {"fq_name": "team.MemberAddV2Result.user_already_paired", "param_name": "userAlreadyPairedValue", "static_instance": null, "getter_method": "getUserAlreadyPairedValue", "containing_data_type_ref": "team.MemberAddV2Result", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddV2Result.user_migration_failed": {"fq_name": "team.MemberAddV2Result.user_migration_failed", "param_name": "userMigrationFailedValue", "static_instance": null, "getter_method": "getUserMigrationFailedValue", "containing_data_type_ref": "team.MemberAddV2Result", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddV2Result.duplicate_external_member_id": {"fq_name": "team.MemberAddV2Result.duplicate_external_member_id", "param_name": "duplicateExternalMemberIdValue", "static_instance": null, "getter_method": "getDuplicateExternalMemberIdValue", "containing_data_type_ref": "team.MemberAddV2Result", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddV2Result.duplicate_member_persistent_id": {"fq_name": "team.MemberAddV2Result.duplicate_member_persistent_id", "param_name": "duplicateMemberPersistentIdValue", "static_instance": null, "getter_method": "getDuplicateMemberPersistentIdValue", "containing_data_type_ref": "team.MemberAddV2Result", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddV2Result.persistent_id_disabled": {"fq_name": "team.MemberAddV2Result.persistent_id_disabled", "param_name": "persistentIdDisabledValue", "static_instance": null, "getter_method": "getPersistentIdDisabledValue", "containing_data_type_ref": "team.MemberAddV2Result", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddV2Result.user_creation_failed": {"fq_name": "team.MemberAddV2Result.user_creation_failed", "param_name": "userCreationFailedValue", "static_instance": null, "getter_method": "getUserCreationFailedValue", "containing_data_type_ref": "team.MemberAddV2Result", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddV2Result.success": {"fq_name": "team.MemberAddV2Result.success", "param_name": "successValue", "static_instance": null, "getter_method": "getSuccessValue", "containing_data_type_ref": "team.MemberAddV2Result", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddV2Result.other": {"fq_name": "team.MemberAddV2Result.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.MemberAddV2Result", "route_refs": [], "_type": "FieldReference"}, "team.MemberDevices.team_member_id": {"fq_name": "team.MemberDevices.team_member_id", "param_name": "teamMemberId", "static_instance": null, "getter_method": "getTeamMemberId", "containing_data_type_ref": "team.MemberDevices", "route_refs": [], "_type": "FieldReference"}, "team.MemberDevices.web_sessions": {"fq_name": "team.MemberDevices.web_sessions", "param_name": "webSessions", "static_instance": null, "getter_method": "getWebSessions", "containing_data_type_ref": "team.MemberDevices", "route_refs": [], "_type": "FieldReference"}, "team.MemberDevices.desktop_clients": {"fq_name": "team.MemberDevices.desktop_clients", "param_name": "desktopClients", "static_instance": null, "getter_method": "getDesktopClients", "containing_data_type_ref": "team.MemberDevices", "route_refs": [], "_type": "FieldReference"}, "team.MemberDevices.mobile_clients": {"fq_name": "team.MemberDevices.mobile_clients", "param_name": "mobileClients", "static_instance": null, "getter_method": "getMobileClients", "containing_data_type_ref": "team.MemberDevices", "route_refs": [], "_type": "FieldReference"}, "team.MemberLinkedApps.team_member_id": {"fq_name": "team.MemberLinkedApps.team_member_id", "param_name": "teamMemberId", "static_instance": null, "getter_method": "getTeamMemberId", "containing_data_type_ref": "team.MemberLinkedApps", "route_refs": [], "_type": "FieldReference"}, "team.MemberLinkedApps.linked_api_apps": {"fq_name": "team.MemberLinkedApps.linked_api_apps", "param_name": "linkedApiApps", "static_instance": null, "getter_method": "getLinkedApiApps", "containing_data_type_ref": "team.MemberLinkedApps", "route_refs": [], "_type": "FieldReference"}, "team.MemberProfile.team_member_id": {"fq_name": "team.MemberProfile.team_member_id", "param_name": "teamMemberId", "static_instance": null, "getter_method": "getTeamMemberId", "containing_data_type_ref": "team.MemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.MemberProfile.email": {"fq_name": "team.MemberProfile.email", "param_name": "email", "static_instance": null, "getter_method": "getEmail", "containing_data_type_ref": "team.MemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.MemberProfile.email_verified": {"fq_name": "team.MemberProfile.email_verified", "param_name": "emailVerified", "static_instance": null, "getter_method": "getEmailVerified", "containing_data_type_ref": "team.MemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.MemberProfile.status": {"fq_name": "team.MemberProfile.status", "param_name": "status", "static_instance": null, "getter_method": "getStatus", "containing_data_type_ref": "team.MemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.MemberProfile.name": {"fq_name": "team.MemberProfile.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team.MemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.MemberProfile.membership_type": {"fq_name": "team.MemberProfile.membership_type", "param_name": "membershipType", "static_instance": null, "getter_method": "getMembershipType", "containing_data_type_ref": "team.MemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.MemberProfile.external_id": {"fq_name": "team.MemberProfile.external_id", "param_name": "externalId", "static_instance": null, "getter_method": "getExternalId", "containing_data_type_ref": "team.MemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.MemberProfile.account_id": {"fq_name": "team.MemberProfile.account_id", "param_name": "accountId", "static_instance": null, "getter_method": "getAccountId", "containing_data_type_ref": "team.MemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.MemberProfile.secondary_emails": {"fq_name": "team.MemberProfile.secondary_emails", "param_name": "secondaryEmails", "static_instance": null, "getter_method": "getSecondaryEmails", "containing_data_type_ref": "team.MemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.MemberProfile.invited_on": {"fq_name": "team.MemberProfile.invited_on", "param_name": "invitedOn", "static_instance": null, "getter_method": "getInvitedOn", "containing_data_type_ref": "team.MemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.MemberProfile.joined_on": {"fq_name": "team.MemberProfile.joined_on", "param_name": "joinedOn", "static_instance": null, "getter_method": "getJoinedOn", "containing_data_type_ref": "team.MemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.MemberProfile.suspended_on": {"fq_name": "team.MemberProfile.suspended_on", "param_name": "suspendedOn", "static_instance": null, "getter_method": "getSuspendedOn", "containing_data_type_ref": "team.MemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.MemberProfile.persistent_id": {"fq_name": "team.MemberProfile.persistent_id", "param_name": "persistentId", "static_instance": null, "getter_method": "getPersistentId", "containing_data_type_ref": "team.MemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.MemberProfile.is_directory_restricted": {"fq_name": "team.MemberProfile.is_directory_restricted", "param_name": "isDirectoryRestricted", "static_instance": null, "getter_method": "getIsDirectoryRestricted", "containing_data_type_ref": "team.MemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.MemberProfile.profile_photo_url": {"fq_name": "team.MemberProfile.profile_photo_url", "param_name": "profilePhotoUrl", "static_instance": null, "getter_method": "getProfilePhotoUrl", "containing_data_type_ref": "team.MemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.MemberSelectorError.user_not_found": {"fq_name": "team.MemberSelectorError.user_not_found", "param_name": "userNotFoundValue", "static_instance": "USER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.MemberSelectorError", "route_refs": [], "_type": "FieldReference"}, "team.MemberSelectorError.user_not_in_team": {"fq_name": "team.MemberSelectorError.user_not_in_team", "param_name": "userNotInTeamValue", "static_instance": "USER_NOT_IN_TEAM", "getter_method": null, "containing_data_type_ref": "team.MemberSelectorError", "route_refs": [], "_type": "FieldReference"}, "team.MembersAddArg.new_members": {"fq_name": "team.MembersAddArg.new_members", "param_name": "newMembers", "static_instance": null, "getter_method": "getNewMembers", "containing_data_type_ref": "team.MembersAddArg", "route_refs": ["team.members/add"], "_type": "FieldReference"}, "team.MembersAddArg.force_async": {"fq_name": "team.MembersAddArg.force_async", "param_name": "forceAsync", "static_instance": null, "getter_method": "getForceAsync", "containing_data_type_ref": "team.MembersAddArg", "route_refs": ["team.members/add_v2", "team.members/add"], "_type": "FieldReference"}, "team.MembersAddArgBase.force_async": {"fq_name": "team.MembersAddArgBase.force_async", "param_name": "forceAsync", "static_instance": null, "getter_method": "getForceAsync", "containing_data_type_ref": "team.MembersAddArgBase", "route_refs": ["team.members/add_v2", "team.members/add"], "_type": "FieldReference"}, "team.MembersAddJobStatus.in_progress": {"fq_name": "team.MembersAddJobStatus.in_progress", "param_name": "inProgressValue", "static_instance": "IN_PROGRESS", "getter_method": null, "containing_data_type_ref": "team.MembersAddJobStatus", "route_refs": [], "_type": "FieldReference"}, "team.MembersAddJobStatus.complete": {"fq_name": "team.MembersAddJobStatus.complete", "param_name": "completeValue", "static_instance": null, "getter_method": "getCompleteValue", "containing_data_type_ref": "team.MembersAddJobStatus", "route_refs": [], "_type": "FieldReference"}, "team.MembersAddJobStatus.failed": {"fq_name": "team.MembersAddJobStatus.failed", "param_name": "failedValue", "static_instance": null, "getter_method": "getFailedValue", "containing_data_type_ref": "team.MembersAddJobStatus", "route_refs": [], "_type": "FieldReference"}, "team.MembersAddJobStatusV2Result.in_progress": {"fq_name": "team.MembersAddJobStatusV2Result.in_progress", "param_name": "inProgressValue", "static_instance": "IN_PROGRESS", "getter_method": null, "containing_data_type_ref": "team.MembersAddJobStatusV2Result", "route_refs": [], "_type": "FieldReference"}, "team.MembersAddJobStatusV2Result.complete": {"fq_name": "team.MembersAddJobStatusV2Result.complete", "param_name": "completeValue", "static_instance": null, "getter_method": "getCompleteValue", "containing_data_type_ref": "team.MembersAddJobStatusV2Result", "route_refs": [], "_type": "FieldReference"}, "team.MembersAddJobStatusV2Result.failed": {"fq_name": "team.MembersAddJobStatusV2Result.failed", "param_name": "failedValue", "static_instance": null, "getter_method": "getFailedValue", "containing_data_type_ref": "team.MembersAddJobStatusV2Result", "route_refs": [], "_type": "FieldReference"}, "team.MembersAddJobStatusV2Result.other": {"fq_name": "team.MembersAddJobStatusV2Result.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.MembersAddJobStatusV2Result", "route_refs": [], "_type": "FieldReference"}, "team.MembersAddLaunch.async_job_id": {"fq_name": "team.MembersAddLaunch.async_job_id", "param_name": "asyncJobIdValue", "static_instance": null, "getter_method": "getAsyncJobIdValue", "containing_data_type_ref": "team.MembersAddLaunch", "route_refs": [], "_type": "FieldReference"}, "team.MembersAddLaunch.complete": {"fq_name": "team.MembersAddLaunch.complete", "param_name": "completeValue", "static_instance": null, "getter_method": "getCompleteValue", "containing_data_type_ref": "team.MembersAddLaunch", "route_refs": [], "_type": "FieldReference"}, "team.MembersAddLaunchV2Result.async_job_id": {"fq_name": "team.MembersAddLaunchV2Result.async_job_id", "param_name": "asyncJobIdValue", "static_instance": null, "getter_method": "getAsyncJobIdValue", "containing_data_type_ref": "team.MembersAddLaunchV2Result", "route_refs": [], "_type": "FieldReference"}, "team.MembersAddLaunchV2Result.complete": {"fq_name": "team.MembersAddLaunchV2Result.complete", "param_name": "completeValue", "static_instance": null, "getter_method": "getCompleteValue", "containing_data_type_ref": "team.MembersAddLaunchV2Result", "route_refs": [], "_type": "FieldReference"}, "team.MembersAddLaunchV2Result.other": {"fq_name": "team.MembersAddLaunchV2Result.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.MembersAddLaunchV2Result", "route_refs": [], "_type": "FieldReference"}, "team.MembersAddV2Arg.new_members": {"fq_name": "team.MembersAddV2Arg.new_members", "param_name": "newMembers", "static_instance": null, "getter_method": "getNewMembers", "containing_data_type_ref": "team.MembersAddV2Arg", "route_refs": ["team.members/add_v2"], "_type": "FieldReference"}, "team.MembersAddV2Arg.force_async": {"fq_name": "team.MembersAddV2Arg.force_async", "param_name": "forceAsync", "static_instance": null, "getter_method": "getForceAsync", "containing_data_type_ref": "team.MembersAddV2Arg", "route_refs": ["team.members/add_v2", "team.members/add"], "_type": "FieldReference"}, "team.MembersDataTransferArg.user": {"fq_name": "team.MembersDataTransferArg.user", "param_name": "user", "static_instance": null, "getter_method": "getUser", "containing_data_type_ref": "team.MembersDataTransferArg", "route_refs": ["team.members/suspend"], "_type": "FieldReference"}, "team.MembersDataTransferArg.transfer_dest_id": {"fq_name": "team.MembersDataTransferArg.transfer_dest_id", "param_name": "transferDestId", "static_instance": null, "getter_method": "getTransferDestId", "containing_data_type_ref": "team.MembersDataTransferArg", "route_refs": [], "_type": "FieldReference"}, "team.MembersDataTransferArg.transfer_admin_id": {"fq_name": "team.MembersDataTransferArg.transfer_admin_id", "param_name": "transferAdminId", "static_instance": null, "getter_method": "getTransferAdminId", "containing_data_type_ref": "team.MembersDataTransferArg", "route_refs": [], "_type": "FieldReference"}, "team.MembersDeactivateArg.user": {"fq_name": "team.MembersDeactivateArg.user", "param_name": "user", "static_instance": null, "getter_method": "getUser", "containing_data_type_ref": "team.MembersDeactivateArg", "route_refs": ["team.members/suspend"], "_type": "FieldReference"}, "team.MembersDeactivateArg.wipe_data": {"fq_name": "team.MembersDeactivateArg.wipe_data", "param_name": "wipeData", "static_instance": null, "getter_method": "getWipeData", "containing_data_type_ref": "team.MembersDeactivateArg", "route_refs": ["team.members/suspend"], "_type": "FieldReference"}, "team.MembersDeactivateBaseArg.user": {"fq_name": "team.MembersDeactivateBaseArg.user", "param_name": "user", "static_instance": null, "getter_method": "getUser", "containing_data_type_ref": "team.MembersDeactivateBaseArg", "route_refs": ["team.members/suspend"], "_type": "FieldReference"}, "team.MembersDeactivateError.user_not_found": {"fq_name": "team.MembersDeactivateError.user_not_found", "param_name": "userNotFoundValue", "static_instance": "USER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.MembersDeactivateError", "route_refs": [], "_type": "FieldReference"}, "team.MembersDeactivateError.user_not_in_team": {"fq_name": "team.MembersDeactivateError.user_not_in_team", "param_name": "userNotInTeamValue", "static_instance": "USER_NOT_IN_TEAM", "getter_method": null, "containing_data_type_ref": "team.MembersDeactivateError", "route_refs": [], "_type": "FieldReference"}, "team.MembersDeactivateError.other": {"fq_name": "team.MembersDeactivateError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.MembersDeactivateError", "route_refs": [], "_type": "FieldReference"}, "team.MembersDeleteProfilePhotoArg.user": {"fq_name": "team.MembersDeleteProfilePhotoArg.user", "param_name": "user", "static_instance": null, "getter_method": "getUser", "containing_data_type_ref": "team.MembersDeleteProfilePhotoArg", "route_refs": [], "_type": "FieldReference"}, "team.MembersDeleteProfilePhotoError.user_not_found": {"fq_name": "team.MembersDeleteProfilePhotoError.user_not_found", "param_name": "userNotFoundValue", "static_instance": "USER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.MembersDeleteProfilePhotoError", "route_refs": [], "_type": "FieldReference"}, "team.MembersDeleteProfilePhotoError.user_not_in_team": {"fq_name": "team.MembersDeleteProfilePhotoError.user_not_in_team", "param_name": "userNotInTeamValue", "static_instance": "USER_NOT_IN_TEAM", "getter_method": null, "containing_data_type_ref": "team.MembersDeleteProfilePhotoError", "route_refs": [], "_type": "FieldReference"}, "team.MembersDeleteProfilePhotoError.set_profile_disallowed": {"fq_name": "team.MembersDeleteProfilePhotoError.set_profile_disallowed", "param_name": "setProfileDisallowedValue", "static_instance": "SET_PROFILE_DISALLOWED", "getter_method": null, "containing_data_type_ref": "team.MembersDeleteProfilePhotoError", "route_refs": [], "_type": "FieldReference"}, "team.MembersDeleteProfilePhotoError.other": {"fq_name": "team.MembersDeleteProfilePhotoError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.MembersDeleteProfilePhotoError", "route_refs": [], "_type": "FieldReference"}, "team.MembersGetAvailableTeamMemberRolesResult.roles": {"fq_name": "team.MembersGetAvailableTeamMemberRolesResult.roles", "param_name": "roles", "static_instance": null, "getter_method": "getRoles", "containing_data_type_ref": "team.MembersGetAvailableTeamMemberRolesResult", "route_refs": [], "_type": "FieldReference"}, "team.MembersGetInfoArgs.members": {"fq_name": "team.MembersGetInfoArgs.members", "param_name": "members", "static_instance": null, "getter_method": "getMembers", "containing_data_type_ref": "team.MembersGetInfoArgs", "route_refs": [], "_type": "FieldReference"}, "team.MembersGetInfoError.other": {"fq_name": "team.MembersGetInfoError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.MembersGetInfoError", "route_refs": [], "_type": "FieldReference"}, "team.MembersGetInfoItem.id_not_found": {"fq_name": "team.MembersGetInfoItem.id_not_found", "param_name": "idNotFoundValue", "static_instance": null, "getter_method": "getIdNotFoundValue", "containing_data_type_ref": "team.MembersGetInfoItem", "route_refs": [], "_type": "FieldReference"}, "team.MembersGetInfoItem.member_info": {"fq_name": "team.MembersGetInfoItem.member_info", "param_name": "memberInfoValue", "static_instance": null, "getter_method": "getMemberInfoValue", "containing_data_type_ref": "team.MembersGetInfoItem", "route_refs": [], "_type": "FieldReference"}, "team.MembersGetInfoItemBase.id_not_found": {"fq_name": "team.MembersGetInfoItemBase.id_not_found", "param_name": "idNotFoundValue", "static_instance": null, "getter_method": "getIdNotFoundValue", "containing_data_type_ref": "team.MembersGetInfoItemBase", "route_refs": [], "_type": "FieldReference"}, "team.MembersGetInfoItemV2.id_not_found": {"fq_name": "team.MembersGetInfoItemV2.id_not_found", "param_name": "idNotFoundValue", "static_instance": null, "getter_method": "getIdNotFoundValue", "containing_data_type_ref": "team.MembersGetInfoItemV2", "route_refs": [], "_type": "FieldReference"}, "team.MembersGetInfoItemV2.member_info": {"fq_name": "team.MembersGetInfoItemV2.member_info", "param_name": "memberInfoValue", "static_instance": null, "getter_method": "getMemberInfoValue", "containing_data_type_ref": "team.MembersGetInfoItemV2", "route_refs": [], "_type": "FieldReference"}, "team.MembersGetInfoItemV2.other": {"fq_name": "team.MembersGetInfoItemV2.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.MembersGetInfoItemV2", "route_refs": [], "_type": "FieldReference"}, "team.MembersGetInfoV2Arg.members": {"fq_name": "team.MembersGetInfoV2Arg.members", "param_name": "members", "static_instance": null, "getter_method": "getMembers", "containing_data_type_ref": "team.MembersGetInfoV2Arg", "route_refs": [], "_type": "FieldReference"}, "team.MembersGetInfoV2Result.members_info": {"fq_name": "team.MembersGetInfoV2Result.members_info", "param_name": "membersInfo", "static_instance": null, "getter_method": "getMembersInfo", "containing_data_type_ref": "team.MembersGetInfoV2Result", "route_refs": [], "_type": "FieldReference"}, "team.MembersInfo.team_member_ids": {"fq_name": "team.MembersInfo.team_member_ids", "param_name": "teamMemberIds", "static_instance": null, "getter_method": "getTeamMemberIds", "containing_data_type_ref": "team.MembersInfo", "route_refs": [], "_type": "FieldReference"}, "team.MembersInfo.permanently_deleted_users": {"fq_name": "team.MembersInfo.permanently_deleted_users", "param_name": "permanentlyDeletedUsers", "static_instance": null, "getter_method": "getPermanentlyDeletedUsers", "containing_data_type_ref": "team.MembersInfo", "route_refs": [], "_type": "FieldReference"}, "team.MembersListArg.limit": {"fq_name": "team.MembersListArg.limit", "param_name": "limit", "static_instance": null, "getter_method": "getLimit", "containing_data_type_ref": "team.MembersListArg", "route_refs": [], "_type": "FieldReference"}, "team.MembersListArg.include_removed": {"fq_name": "team.MembersListArg.include_removed", "param_name": "includeRemoved", "static_instance": null, "getter_method": "getIncludeRemoved", "containing_data_type_ref": "team.MembersListArg", "route_refs": [], "_type": "FieldReference"}, "team.MembersListContinueArg.cursor": {"fq_name": "team.MembersListContinueArg.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team.MembersListContinueArg", "route_refs": [], "_type": "FieldReference"}, "team.MembersListContinueError.invalid_cursor": {"fq_name": "team.MembersListContinueError.invalid_cursor", "param_name": "invalidCursorValue", "static_instance": "INVALID_CURSOR", "getter_method": null, "containing_data_type_ref": "team.MembersListContinueError", "route_refs": [], "_type": "FieldReference"}, "team.MembersListContinueError.other": {"fq_name": "team.MembersListContinueError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.MembersListContinueError", "route_refs": [], "_type": "FieldReference"}, "team.MembersListError.other": {"fq_name": "team.MembersListError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.MembersListError", "route_refs": [], "_type": "FieldReference"}, "team.MembersListResult.members": {"fq_name": "team.MembersListResult.members", "param_name": "members", "static_instance": null, "getter_method": "getMembers", "containing_data_type_ref": "team.MembersListResult", "route_refs": [], "_type": "FieldReference"}, "team.MembersListResult.cursor": {"fq_name": "team.MembersListResult.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team.MembersListResult", "route_refs": [], "_type": "FieldReference"}, "team.MembersListResult.has_more": {"fq_name": "team.MembersListResult.has_more", "param_name": "hasMore", "static_instance": null, "getter_method": "getHasMore", "containing_data_type_ref": "team.MembersListResult", "route_refs": [], "_type": "FieldReference"}, "team.MembersListV2Result.members": {"fq_name": "team.MembersListV2Result.members", "param_name": "members", "static_instance": null, "getter_method": "getMembers", "containing_data_type_ref": "team.MembersListV2Result", "route_refs": [], "_type": "FieldReference"}, "team.MembersListV2Result.cursor": {"fq_name": "team.MembersListV2Result.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team.MembersListV2Result", "route_refs": [], "_type": "FieldReference"}, "team.MembersListV2Result.has_more": {"fq_name": "team.MembersListV2Result.has_more", "param_name": "hasMore", "static_instance": null, "getter_method": "getHasMore", "containing_data_type_ref": "team.MembersListV2Result", "route_refs": [], "_type": "FieldReference"}, "team.MembersRecoverArg.user": {"fq_name": "team.MembersRecoverArg.user", "param_name": "user", "static_instance": null, "getter_method": "getUser", "containing_data_type_ref": "team.MembersRecoverArg", "route_refs": [], "_type": "FieldReference"}, "team.MembersRecoverError.user_not_found": {"fq_name": "team.MembersRecoverError.user_not_found", "param_name": "userNotFoundValue", "static_instance": "USER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.MembersRecoverError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRecoverError.user_unrecoverable": {"fq_name": "team.MembersRecoverError.user_unrecoverable", "param_name": "userUnrecoverableValue", "static_instance": "USER_UNRECOVERABLE", "getter_method": null, "containing_data_type_ref": "team.MembersRecoverError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRecoverError.user_not_in_team": {"fq_name": "team.MembersRecoverError.user_not_in_team", "param_name": "userNotInTeamValue", "static_instance": "USER_NOT_IN_TEAM", "getter_method": null, "containing_data_type_ref": "team.MembersRecoverError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRecoverError.team_license_limit": {"fq_name": "team.MembersRecoverError.team_license_limit", "param_name": "teamLicenseLimitValue", "static_instance": "TEAM_LICENSE_LIMIT", "getter_method": null, "containing_data_type_ref": "team.MembersRecoverError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRecoverError.other": {"fq_name": "team.MembersRecoverError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.MembersRecoverError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveArg.user": {"fq_name": "team.MembersRemoveArg.user", "param_name": "user", "static_instance": null, "getter_method": "getUser", "containing_data_type_ref": "team.MembersRemoveArg", "route_refs": ["team.members/suspend"], "_type": "FieldReference"}, "team.MembersRemoveArg.wipe_data": {"fq_name": "team.MembersRemoveArg.wipe_data", "param_name": "wipeData", "static_instance": null, "getter_method": "getWipeData", "containing_data_type_ref": "team.MembersRemoveArg", "route_refs": ["team.members/suspend"], "_type": "FieldReference"}, "team.MembersRemoveArg.transfer_dest_id": {"fq_name": "team.MembersRemoveArg.transfer_dest_id", "param_name": "transferDestId", "static_instance": null, "getter_method": "getTransferDestId", "containing_data_type_ref": "team.MembersRemoveArg", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveArg.transfer_admin_id": {"fq_name": "team.MembersRemoveArg.transfer_admin_id", "param_name": "transferAdminId", "static_instance": null, "getter_method": "getTransferAdminId", "containing_data_type_ref": "team.MembersRemoveArg", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveArg.keep_account": {"fq_name": "team.MembersRemoveArg.keep_account", "param_name": "keepAccount", "static_instance": null, "getter_method": "getKeepAccount", "containing_data_type_ref": "team.MembersRemoveArg", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveArg.retain_team_shares": {"fq_name": "team.MembersRemoveArg.retain_team_shares", "param_name": "retainTeamShares", "static_instance": null, "getter_method": "getRetainTeamShares", "containing_data_type_ref": "team.MembersRemoveArg", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveError.user_not_found": {"fq_name": "team.MembersRemoveError.user_not_found", "param_name": "userNotFoundValue", "static_instance": "USER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.MembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveError.user_not_in_team": {"fq_name": "team.MembersRemoveError.user_not_in_team", "param_name": "userNotInTeamValue", "static_instance": "USER_NOT_IN_TEAM", "getter_method": null, "containing_data_type_ref": "team.MembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveError.other": {"fq_name": "team.MembersRemoveError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.MembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveError.removed_and_transfer_dest_should_differ": {"fq_name": "team.MembersRemoveError.removed_and_transfer_dest_should_differ", "param_name": "removedAndTransferDestShouldDifferValue", "static_instance": "REMOVED_AND_TRANSFER_DEST_SHOULD_DIFFER", "getter_method": null, "containing_data_type_ref": "team.MembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveError.removed_and_transfer_admin_should_differ": {"fq_name": "team.MembersRemoveError.removed_and_transfer_admin_should_differ", "param_name": "removedAndTransferAdminShouldDifferValue", "static_instance": "REMOVED_AND_TRANSFER_ADMIN_SHOULD_DIFFER", "getter_method": null, "containing_data_type_ref": "team.MembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveError.transfer_dest_user_not_found": {"fq_name": "team.MembersRemoveError.transfer_dest_user_not_found", "param_name": "transferDestUserNotFoundValue", "static_instance": "TRANSFER_DEST_USER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.MembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveError.transfer_dest_user_not_in_team": {"fq_name": "team.MembersRemoveError.transfer_dest_user_not_in_team", "param_name": "transferDestUserNotInTeamValue", "static_instance": "TRANSFER_DEST_USER_NOT_IN_TEAM", "getter_method": null, "containing_data_type_ref": "team.MembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveError.transfer_admin_user_not_in_team": {"fq_name": "team.MembersRemoveError.transfer_admin_user_not_in_team", "param_name": "transferAdminUserNotInTeamValue", "static_instance": "TRANSFER_ADMIN_USER_NOT_IN_TEAM", "getter_method": null, "containing_data_type_ref": "team.MembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveError.transfer_admin_user_not_found": {"fq_name": "team.MembersRemoveError.transfer_admin_user_not_found", "param_name": "transferAdminUserNotFoundValue", "static_instance": "TRANSFER_ADMIN_USER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.MembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveError.unspecified_transfer_admin_id": {"fq_name": "team.MembersRemoveError.unspecified_transfer_admin_id", "param_name": "unspecifiedTransferAdminIdValue", "static_instance": "UNSPECIFIED_TRANSFER_ADMIN_ID", "getter_method": null, "containing_data_type_ref": "team.MembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveError.transfer_admin_is_not_admin": {"fq_name": "team.MembersRemoveError.transfer_admin_is_not_admin", "param_name": "transferAdminIsNotAdminValue", "static_instance": "TRANSFER_ADMIN_IS_NOT_ADMIN", "getter_method": null, "containing_data_type_ref": "team.MembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveError.recipient_not_verified": {"fq_name": "team.MembersRemoveError.recipient_not_verified", "param_name": "recipientNotVerifiedValue", "static_instance": "RECIPIENT_NOT_VERIFIED", "getter_method": null, "containing_data_type_ref": "team.MembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveError.remove_last_admin": {"fq_name": "team.MembersRemoveError.remove_last_admin", "param_name": "removeLastAdminValue", "static_instance": "REMOVE_LAST_ADMIN", "getter_method": null, "containing_data_type_ref": "team.MembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveError.cannot_keep_account_and_transfer": {"fq_name": "team.MembersRemoveError.cannot_keep_account_and_transfer", "param_name": "cannotKeepAccountAndTransferValue", "static_instance": "CANNOT_KEEP_ACCOUNT_AND_TRANSFER", "getter_method": null, "containing_data_type_ref": "team.MembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveError.cannot_keep_account_and_delete_data": {"fq_name": "team.MembersRemoveError.cannot_keep_account_and_delete_data", "param_name": "cannotKeepAccountAndDeleteDataValue", "static_instance": "CANNOT_KEEP_ACCOUNT_AND_DELETE_DATA", "getter_method": null, "containing_data_type_ref": "team.MembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveError.email_address_too_long_to_be_disabled": {"fq_name": "team.MembersRemoveError.email_address_too_long_to_be_disabled", "param_name": "emailAddressTooLongToBeDisabledValue", "static_instance": "EMAIL_ADDRESS_TOO_LONG_TO_BE_DISABLED", "getter_method": null, "containing_data_type_ref": "team.MembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveError.cannot_keep_invited_user_account": {"fq_name": "team.MembersRemoveError.cannot_keep_invited_user_account", "param_name": "cannotKeepInvitedUserAccountValue", "static_instance": "CANNOT_KEEP_INVITED_USER_ACCOUNT", "getter_method": null, "containing_data_type_ref": "team.MembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveError.cannot_retain_shares_when_data_wiped": {"fq_name": "team.MembersRemoveError.cannot_retain_shares_when_data_wiped", "param_name": "cannotRetainSharesWhenDataWipedValue", "static_instance": "CANNOT_RETAIN_SHARES_WHEN_DATA_WIPED", "getter_method": null, "containing_data_type_ref": "team.MembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveError.cannot_retain_shares_when_no_account_kept": {"fq_name": "team.MembersRemoveError.cannot_retain_shares_when_no_account_kept", "param_name": "cannotRetainSharesWhenNoAccountKeptValue", "static_instance": "CANNOT_RETAIN_SHARES_WHEN_NO_ACCOUNT_KEPT", "getter_method": null, "containing_data_type_ref": "team.MembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveError.cannot_retain_shares_when_team_external_sharing_off": {"fq_name": "team.MembersRemoveError.cannot_retain_shares_when_team_external_sharing_off", "param_name": "cannotRetainSharesWhenTeamExternalSharingOffValue", "static_instance": "CANNOT_RETAIN_SHARES_WHEN_TEAM_EXTERNAL_SHARING_OFF", "getter_method": null, "containing_data_type_ref": "team.MembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveError.cannot_keep_account": {"fq_name": "team.MembersRemoveError.cannot_keep_account", "param_name": "cannotKeepAccountValue", "static_instance": "CANNOT_KEEP_ACCOUNT", "getter_method": null, "containing_data_type_ref": "team.MembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveError.cannot_keep_account_under_legal_hold": {"fq_name": "team.MembersRemoveError.cannot_keep_account_under_legal_hold", "param_name": "cannotKeepAccountUnderLegalHoldValue", "static_instance": "CANNOT_KEEP_ACCOUNT_UNDER_LEGAL_HOLD", "getter_method": null, "containing_data_type_ref": "team.MembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveError.cannot_keep_account_required_to_sign_tos": {"fq_name": "team.MembersRemoveError.cannot_keep_account_required_to_sign_tos", "param_name": "cannotKeepAccountRequiredToSignTosValue", "static_instance": "CANNOT_KEEP_ACCOUNT_REQUIRED_TO_SIGN_TOS", "getter_method": null, "containing_data_type_ref": "team.MembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSendWelcomeError.user_not_found": {"fq_name": "team.MembersSendWelcomeError.user_not_found", "param_name": "userNotFoundValue", "static_instance": "USER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.MembersSendWelcomeError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSendWelcomeError.user_not_in_team": {"fq_name": "team.MembersSendWelcomeError.user_not_in_team", "param_name": "userNotInTeamValue", "static_instance": "USER_NOT_IN_TEAM", "getter_method": null, "containing_data_type_ref": "team.MembersSendWelcomeError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSendWelcomeError.other": {"fq_name": "team.MembersSendWelcomeError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.MembersSendWelcomeError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetPermissions2Arg.user": {"fq_name": "team.MembersSetPermissions2Arg.user", "param_name": "user", "static_instance": null, "getter_method": "getUser", "containing_data_type_ref": "team.MembersSetPermissions2Arg", "route_refs": ["team.members/set_admin_permissions_v2"], "_type": "FieldReference"}, "team.MembersSetPermissions2Arg.new_roles": {"fq_name": "team.MembersSetPermissions2Arg.new_roles", "param_name": "newRoles", "static_instance": null, "getter_method": "getNewRoles", "containing_data_type_ref": "team.MembersSetPermissions2Arg", "route_refs": ["team.members/set_admin_permissions_v2"], "_type": "FieldReference"}, "team.MembersSetPermissions2Error.user_not_found": {"fq_name": "team.MembersSetPermissions2Error.user_not_found", "param_name": "userNotFoundValue", "static_instance": "USER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.MembersSetPermissions2Error", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetPermissions2Error.last_admin": {"fq_name": "team.MembersSetPermissions2Error.last_admin", "param_name": "lastAdminValue", "static_instance": "LAST_ADMIN", "getter_method": null, "containing_data_type_ref": "team.MembersSetPermissions2Error", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetPermissions2Error.user_not_in_team": {"fq_name": "team.MembersSetPermissions2Error.user_not_in_team", "param_name": "userNotInTeamValue", "static_instance": "USER_NOT_IN_TEAM", "getter_method": null, "containing_data_type_ref": "team.MembersSetPermissions2Error", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetPermissions2Error.cannot_set_permissions": {"fq_name": "team.MembersSetPermissions2Error.cannot_set_permissions", "param_name": "cannotSetPermissionsValue", "static_instance": "CANNOT_SET_PERMISSIONS", "getter_method": null, "containing_data_type_ref": "team.MembersSetPermissions2Error", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetPermissions2Error.role_not_found": {"fq_name": "team.MembersSetPermissions2Error.role_not_found", "param_name": "roleNotFoundValue", "static_instance": "ROLE_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.MembersSetPermissions2Error", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetPermissions2Error.other": {"fq_name": "team.MembersSetPermissions2Error.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.MembersSetPermissions2Error", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetPermissions2Result.team_member_id": {"fq_name": "team.MembersSetPermissions2Result.team_member_id", "param_name": "teamMemberId", "static_instance": null, "getter_method": "getTeamMemberId", "containing_data_type_ref": "team.MembersSetPermissions2Result", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetPermissions2Result.roles": {"fq_name": "team.MembersSetPermissions2Result.roles", "param_name": "roles", "static_instance": null, "getter_method": "getRoles", "containing_data_type_ref": "team.MembersSetPermissions2Result", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetPermissionsArg.user": {"fq_name": "team.MembersSetPermissionsArg.user", "param_name": "user", "static_instance": null, "getter_method": "getUser", "containing_data_type_ref": "team.MembersSetPermissionsArg", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetPermissionsArg.new_role": {"fq_name": "team.MembersSetPermissionsArg.new_role", "param_name": "newRole", "static_instance": null, "getter_method": "getNewRole", "containing_data_type_ref": "team.MembersSetPermissionsArg", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetPermissionsError.user_not_found": {"fq_name": "team.MembersSetPermissionsError.user_not_found", "param_name": "userNotFoundValue", "static_instance": "USER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.MembersSetPermissionsError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetPermissionsError.last_admin": {"fq_name": "team.MembersSetPermissionsError.last_admin", "param_name": "lastAdminValue", "static_instance": "LAST_ADMIN", "getter_method": null, "containing_data_type_ref": "team.MembersSetPermissionsError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetPermissionsError.user_not_in_team": {"fq_name": "team.MembersSetPermissionsError.user_not_in_team", "param_name": "userNotInTeamValue", "static_instance": "USER_NOT_IN_TEAM", "getter_method": null, "containing_data_type_ref": "team.MembersSetPermissionsError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetPermissionsError.cannot_set_permissions": {"fq_name": "team.MembersSetPermissionsError.cannot_set_permissions", "param_name": "cannotSetPermissionsValue", "static_instance": "CANNOT_SET_PERMISSIONS", "getter_method": null, "containing_data_type_ref": "team.MembersSetPermissionsError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetPermissionsError.team_license_limit": {"fq_name": "team.MembersSetPermissionsError.team_license_limit", "param_name": "teamLicenseLimitValue", "static_instance": "TEAM_LICENSE_LIMIT", "getter_method": null, "containing_data_type_ref": "team.MembersSetPermissionsError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetPermissionsError.other": {"fq_name": "team.MembersSetPermissionsError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.MembersSetPermissionsError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetPermissionsResult.team_member_id": {"fq_name": "team.MembersSetPermissionsResult.team_member_id", "param_name": "teamMemberId", "static_instance": null, "getter_method": "getTeamMemberId", "containing_data_type_ref": "team.MembersSetPermissionsResult", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetPermissionsResult.role": {"fq_name": "team.MembersSetPermissionsResult.role", "param_name": "role", "static_instance": null, "getter_method": "getRole", "containing_data_type_ref": "team.MembersSetPermissionsResult", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfileArg.user": {"fq_name": "team.MembersSetProfileArg.user", "param_name": "user", "static_instance": null, "getter_method": "getUser", "containing_data_type_ref": "team.MembersSetProfileArg", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfileArg.new_email": {"fq_name": "team.MembersSetProfileArg.new_email", "param_name": "newEmail", "static_instance": null, "getter_method": "getNewEmail", "containing_data_type_ref": "team.MembersSetProfileArg", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfileArg.new_external_id": {"fq_name": "team.MembersSetProfileArg.new_external_id", "param_name": "newExternalId", "static_instance": null, "getter_method": "getNewExternalId", "containing_data_type_ref": "team.MembersSetProfileArg", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfileArg.new_given_name": {"fq_name": "team.MembersSetProfileArg.new_given_name", "param_name": "newGivenName", "static_instance": null, "getter_method": "getNewGivenName", "containing_data_type_ref": "team.MembersSetProfileArg", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfileArg.new_surname": {"fq_name": "team.MembersSetProfileArg.new_surname", "param_name": "newSurname", "static_instance": null, "getter_method": "getNewSurname", "containing_data_type_ref": "team.MembersSetProfileArg", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfileArg.new_persistent_id": {"fq_name": "team.MembersSetProfileArg.new_persistent_id", "param_name": "newPersistentId", "static_instance": null, "getter_method": "getNewPersistentId", "containing_data_type_ref": "team.MembersSetProfileArg", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfileArg.new_is_directory_restricted": {"fq_name": "team.MembersSetProfileArg.new_is_directory_restricted", "param_name": "newIsDirectoryRestricted", "static_instance": null, "getter_method": "getNewIsDirectoryRestricted", "containing_data_type_ref": "team.MembersSetProfileArg", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfileError.user_not_found": {"fq_name": "team.MembersSetProfileError.user_not_found", "param_name": "userNotFoundValue", "static_instance": "USER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.MembersSetProfileError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfileError.user_not_in_team": {"fq_name": "team.MembersSetProfileError.user_not_in_team", "param_name": "userNotInTeamValue", "static_instance": "USER_NOT_IN_TEAM", "getter_method": null, "containing_data_type_ref": "team.MembersSetProfileError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfileError.external_id_and_new_external_id_unsafe": {"fq_name": "team.MembersSetProfileError.external_id_and_new_external_id_unsafe", "param_name": "externalIdAndNewExternalIdUnsafeValue", "static_instance": "EXTERNAL_ID_AND_NEW_EXTERNAL_ID_UNSAFE", "getter_method": null, "containing_data_type_ref": "team.MembersSetProfileError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfileError.no_new_data_specified": {"fq_name": "team.MembersSetProfileError.no_new_data_specified", "param_name": "noNewDataSpecifiedValue", "static_instance": "NO_NEW_DATA_SPECIFIED", "getter_method": null, "containing_data_type_ref": "team.MembersSetProfileError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfileError.email_reserved_for_other_user": {"fq_name": "team.MembersSetProfileError.email_reserved_for_other_user", "param_name": "emailReservedForOtherUserValue", "static_instance": "EMAIL_RESERVED_FOR_OTHER_USER", "getter_method": null, "containing_data_type_ref": "team.MembersSetProfileError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfileError.external_id_used_by_other_user": {"fq_name": "team.MembersSetProfileError.external_id_used_by_other_user", "param_name": "externalIdUsedByOtherUserValue", "static_instance": "EXTERNAL_ID_USED_BY_OTHER_USER", "getter_method": null, "containing_data_type_ref": "team.MembersSetProfileError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfileError.set_profile_disallowed": {"fq_name": "team.MembersSetProfileError.set_profile_disallowed", "param_name": "setProfileDisallowedValue", "static_instance": "SET_PROFILE_DISALLOWED", "getter_method": null, "containing_data_type_ref": "team.MembersSetProfileError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfileError.param_cannot_be_empty": {"fq_name": "team.MembersSetProfileError.param_cannot_be_empty", "param_name": "paramCannotBeEmptyValue", "static_instance": "PARAM_CANNOT_BE_EMPTY", "getter_method": null, "containing_data_type_ref": "team.MembersSetProfileError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfileError.persistent_id_disabled": {"fq_name": "team.MembersSetProfileError.persistent_id_disabled", "param_name": "persistentIdDisabledValue", "static_instance": "PERSISTENT_ID_DISABLED", "getter_method": null, "containing_data_type_ref": "team.MembersSetProfileError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfileError.persistent_id_used_by_other_user": {"fq_name": "team.MembersSetProfileError.persistent_id_used_by_other_user", "param_name": "persistentIdUsedByOtherUserValue", "static_instance": "PERSISTENT_ID_USED_BY_OTHER_USER", "getter_method": null, "containing_data_type_ref": "team.MembersSetProfileError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfileError.directory_restricted_off": {"fq_name": "team.MembersSetProfileError.directory_restricted_off", "param_name": "directoryRestrictedOffValue", "static_instance": "DIRECTORY_RESTRICTED_OFF", "getter_method": null, "containing_data_type_ref": "team.MembersSetProfileError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfileError.other": {"fq_name": "team.MembersSetProfileError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.MembersSetProfileError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfilePhotoArg.user": {"fq_name": "team.MembersSetProfilePhotoArg.user", "param_name": "user", "static_instance": null, "getter_method": "getUser", "containing_data_type_ref": "team.MembersSetProfilePhotoArg", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfilePhotoArg.photo": {"fq_name": "team.MembersSetProfilePhotoArg.photo", "param_name": "photo", "static_instance": null, "getter_method": "getPhoto", "containing_data_type_ref": "team.MembersSetProfilePhotoArg", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfilePhotoError.user_not_found": {"fq_name": "team.MembersSetProfilePhotoError.user_not_found", "param_name": "userNotFoundValue", "static_instance": "USER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.MembersSetProfilePhotoError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfilePhotoError.user_not_in_team": {"fq_name": "team.MembersSetProfilePhotoError.user_not_in_team", "param_name": "userNotInTeamValue", "static_instance": "USER_NOT_IN_TEAM", "getter_method": null, "containing_data_type_ref": "team.MembersSetProfilePhotoError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfilePhotoError.set_profile_disallowed": {"fq_name": "team.MembersSetProfilePhotoError.set_profile_disallowed", "param_name": "setProfileDisallowedValue", "static_instance": "SET_PROFILE_DISALLOWED", "getter_method": null, "containing_data_type_ref": "team.MembersSetProfilePhotoError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfilePhotoError.photo_error": {"fq_name": "team.MembersSetProfilePhotoError.photo_error", "param_name": "photoErrorValue", "static_instance": null, "getter_method": "getPhotoErrorValue", "containing_data_type_ref": "team.MembersSetProfilePhotoError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfilePhotoError.other": {"fq_name": "team.MembersSetProfilePhotoError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.MembersSetProfilePhotoError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSuspendError.user_not_found": {"fq_name": "team.MembersSuspendError.user_not_found", "param_name": "userNotFoundValue", "static_instance": "USER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.MembersSuspendError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSuspendError.user_not_in_team": {"fq_name": "team.MembersSuspendError.user_not_in_team", "param_name": "userNotInTeamValue", "static_instance": "USER_NOT_IN_TEAM", "getter_method": null, "containing_data_type_ref": "team.MembersSuspendError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSuspendError.other": {"fq_name": "team.MembersSuspendError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.MembersSuspendError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSuspendError.suspend_inactive_user": {"fq_name": "team.MembersSuspendError.suspend_inactive_user", "param_name": "suspendInactiveUserValue", "static_instance": "SUSPEND_INACTIVE_USER", "getter_method": null, "containing_data_type_ref": "team.MembersSuspendError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSuspendError.suspend_last_admin": {"fq_name": "team.MembersSuspendError.suspend_last_admin", "param_name": "suspendLastAdminValue", "static_instance": "SUSPEND_LAST_ADMIN", "getter_method": null, "containing_data_type_ref": "team.MembersSuspendError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSuspendError.team_license_limit": {"fq_name": "team.MembersSuspendError.team_license_limit", "param_name": "teamLicenseLimitValue", "static_instance": "TEAM_LICENSE_LIMIT", "getter_method": null, "containing_data_type_ref": "team.MembersSuspendError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFilesError.user_not_found": {"fq_name": "team.MembersTransferFilesError.user_not_found", "param_name": "userNotFoundValue", "static_instance": "USER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFilesError.user_not_in_team": {"fq_name": "team.MembersTransferFilesError.user_not_in_team", "param_name": "userNotInTeamValue", "static_instance": "USER_NOT_IN_TEAM", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFilesError.other": {"fq_name": "team.MembersTransferFilesError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFilesError.removed_and_transfer_dest_should_differ": {"fq_name": "team.MembersTransferFilesError.removed_and_transfer_dest_should_differ", "param_name": "removedAndTransferDestShouldDifferValue", "static_instance": "REMOVED_AND_TRANSFER_DEST_SHOULD_DIFFER", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFilesError.removed_and_transfer_admin_should_differ": {"fq_name": "team.MembersTransferFilesError.removed_and_transfer_admin_should_differ", "param_name": "removedAndTransferAdminShouldDifferValue", "static_instance": "REMOVED_AND_TRANSFER_ADMIN_SHOULD_DIFFER", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFilesError.transfer_dest_user_not_found": {"fq_name": "team.MembersTransferFilesError.transfer_dest_user_not_found", "param_name": "transferDestUserNotFoundValue", "static_instance": "TRANSFER_DEST_USER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFilesError.transfer_dest_user_not_in_team": {"fq_name": "team.MembersTransferFilesError.transfer_dest_user_not_in_team", "param_name": "transferDestUserNotInTeamValue", "static_instance": "TRANSFER_DEST_USER_NOT_IN_TEAM", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFilesError.transfer_admin_user_not_in_team": {"fq_name": "team.MembersTransferFilesError.transfer_admin_user_not_in_team", "param_name": "transferAdminUserNotInTeamValue", "static_instance": "TRANSFER_ADMIN_USER_NOT_IN_TEAM", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFilesError.transfer_admin_user_not_found": {"fq_name": "team.MembersTransferFilesError.transfer_admin_user_not_found", "param_name": "transferAdminUserNotFoundValue", "static_instance": "TRANSFER_ADMIN_USER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFilesError.unspecified_transfer_admin_id": {"fq_name": "team.MembersTransferFilesError.unspecified_transfer_admin_id", "param_name": "unspecifiedTransferAdminIdValue", "static_instance": "UNSPECIFIED_TRANSFER_ADMIN_ID", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFilesError.transfer_admin_is_not_admin": {"fq_name": "team.MembersTransferFilesError.transfer_admin_is_not_admin", "param_name": "transferAdminIsNotAdminValue", "static_instance": "TRANSFER_ADMIN_IS_NOT_ADMIN", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFilesError.recipient_not_verified": {"fq_name": "team.MembersTransferFilesError.recipient_not_verified", "param_name": "recipientNotVerifiedValue", "static_instance": "RECIPIENT_NOT_VERIFIED", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFormerMembersFilesError.user_not_found": {"fq_name": "team.MembersTransferFormerMembersFilesError.user_not_found", "param_name": "userNotFoundValue", "static_instance": "USER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFormerMembersFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFormerMembersFilesError.user_not_in_team": {"fq_name": "team.MembersTransferFormerMembersFilesError.user_not_in_team", "param_name": "userNotInTeamValue", "static_instance": "USER_NOT_IN_TEAM", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFormerMembersFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFormerMembersFilesError.other": {"fq_name": "team.MembersTransferFormerMembersFilesError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFormerMembersFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFormerMembersFilesError.removed_and_transfer_dest_should_differ": {"fq_name": "team.MembersTransferFormerMembersFilesError.removed_and_transfer_dest_should_differ", "param_name": "removedAndTransferDestShouldDifferValue", "static_instance": "REMOVED_AND_TRANSFER_DEST_SHOULD_DIFFER", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFormerMembersFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFormerMembersFilesError.removed_and_transfer_admin_should_differ": {"fq_name": "team.MembersTransferFormerMembersFilesError.removed_and_transfer_admin_should_differ", "param_name": "removedAndTransferAdminShouldDifferValue", "static_instance": "REMOVED_AND_TRANSFER_ADMIN_SHOULD_DIFFER", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFormerMembersFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFormerMembersFilesError.transfer_dest_user_not_found": {"fq_name": "team.MembersTransferFormerMembersFilesError.transfer_dest_user_not_found", "param_name": "transferDestUserNotFoundValue", "static_instance": "TRANSFER_DEST_USER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFormerMembersFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFormerMembersFilesError.transfer_dest_user_not_in_team": {"fq_name": "team.MembersTransferFormerMembersFilesError.transfer_dest_user_not_in_team", "param_name": "transferDestUserNotInTeamValue", "static_instance": "TRANSFER_DEST_USER_NOT_IN_TEAM", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFormerMembersFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFormerMembersFilesError.transfer_admin_user_not_in_team": {"fq_name": "team.MembersTransferFormerMembersFilesError.transfer_admin_user_not_in_team", "param_name": "transferAdminUserNotInTeamValue", "static_instance": "TRANSFER_ADMIN_USER_NOT_IN_TEAM", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFormerMembersFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFormerMembersFilesError.transfer_admin_user_not_found": {"fq_name": "team.MembersTransferFormerMembersFilesError.transfer_admin_user_not_found", "param_name": "transferAdminUserNotFoundValue", "static_instance": "TRANSFER_ADMIN_USER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFormerMembersFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFormerMembersFilesError.unspecified_transfer_admin_id": {"fq_name": "team.MembersTransferFormerMembersFilesError.unspecified_transfer_admin_id", "param_name": "unspecifiedTransferAdminIdValue", "static_instance": "UNSPECIFIED_TRANSFER_ADMIN_ID", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFormerMembersFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFormerMembersFilesError.transfer_admin_is_not_admin": {"fq_name": "team.MembersTransferFormerMembersFilesError.transfer_admin_is_not_admin", "param_name": "transferAdminIsNotAdminValue", "static_instance": "TRANSFER_ADMIN_IS_NOT_ADMIN", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFormerMembersFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFormerMembersFilesError.recipient_not_verified": {"fq_name": "team.MembersTransferFormerMembersFilesError.recipient_not_verified", "param_name": "recipientNotVerifiedValue", "static_instance": "RECIPIENT_NOT_VERIFIED", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFormerMembersFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFormerMembersFilesError.user_data_is_being_transferred": {"fq_name": "team.MembersTransferFormerMembersFilesError.user_data_is_being_transferred", "param_name": "userDataIsBeingTransferredValue", "static_instance": "USER_DATA_IS_BEING_TRANSFERRED", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFormerMembersFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFormerMembersFilesError.user_not_removed": {"fq_name": "team.MembersTransferFormerMembersFilesError.user_not_removed", "param_name": "userNotRemovedValue", "static_instance": "USER_NOT_REMOVED", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFormerMembersFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFormerMembersFilesError.user_data_cannot_be_transferred": {"fq_name": "team.MembersTransferFormerMembersFilesError.user_data_cannot_be_transferred", "param_name": "userDataCannotBeTransferredValue", "static_instance": "USER_DATA_CANNOT_BE_TRANSFERRED", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFormerMembersFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFormerMembersFilesError.user_data_already_transferred": {"fq_name": "team.MembersTransferFormerMembersFilesError.user_data_already_transferred", "param_name": "userDataAlreadyTransferredValue", "static_instance": "USER_DATA_ALREADY_TRANSFERRED", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFormerMembersFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersUnsuspendArg.user": {"fq_name": "team.MembersUnsuspendArg.user", "param_name": "user", "static_instance": null, "getter_method": "getUser", "containing_data_type_ref": "team.MembersUnsuspendArg", "route_refs": [], "_type": "FieldReference"}, "team.MembersUnsuspendError.user_not_found": {"fq_name": "team.MembersUnsuspendError.user_not_found", "param_name": "userNotFoundValue", "static_instance": "USER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.MembersUnsuspendError", "route_refs": [], "_type": "FieldReference"}, "team.MembersUnsuspendError.user_not_in_team": {"fq_name": "team.MembersUnsuspendError.user_not_in_team", "param_name": "userNotInTeamValue", "static_instance": "USER_NOT_IN_TEAM", "getter_method": null, "containing_data_type_ref": "team.MembersUnsuspendError", "route_refs": [], "_type": "FieldReference"}, "team.MembersUnsuspendError.other": {"fq_name": "team.MembersUnsuspendError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.MembersUnsuspendError", "route_refs": [], "_type": "FieldReference"}, "team.MembersUnsuspendError.unsuspend_non_suspended_member": {"fq_name": "team.MembersUnsuspendError.unsuspend_non_suspended_member", "param_name": "unsuspendNonSuspendedMemberValue", "static_instance": "UNSUSPEND_NON_SUSPENDED_MEMBER", "getter_method": null, "containing_data_type_ref": "team.MembersUnsuspendError", "route_refs": [], "_type": "FieldReference"}, "team.MembersUnsuspendError.team_license_limit": {"fq_name": "team.MembersUnsuspendError.team_license_limit", "param_name": "teamLicenseLimitValue", "static_instance": "TEAM_LICENSE_LIMIT", "getter_method": null, "containing_data_type_ref": "team.MembersUnsuspendError", "route_refs": [], "_type": "FieldReference"}, "team.MobileClientPlatform.iphone": {"fq_name": "team.MobileClientPlatform.iphone", "param_name": "iphoneValue", "static_instance": "IPHONE", "getter_method": null, "containing_data_type_ref": "team.MobileClientPlatform", "route_refs": [], "_type": "FieldReference"}, "team.MobileClientPlatform.ipad": {"fq_name": "team.MobileClientPlatform.ipad", "param_name": "ipadValue", "static_instance": "IPAD", "getter_method": null, "containing_data_type_ref": "team.MobileClientPlatform", "route_refs": [], "_type": "FieldReference"}, "team.MobileClientPlatform.android": {"fq_name": "team.MobileClientPlatform.android", "param_name": "androidValue", "static_instance": "ANDROID", "getter_method": null, "containing_data_type_ref": "team.MobileClientPlatform", "route_refs": [], "_type": "FieldReference"}, "team.MobileClientPlatform.windows_phone": {"fq_name": "team.MobileClientPlatform.windows_phone", "param_name": "windowsPhoneValue", "static_instance": "WINDOWS_PHONE", "getter_method": null, "containing_data_type_ref": "team.MobileClientPlatform", "route_refs": [], "_type": "FieldReference"}, "team.MobileClientPlatform.blackberry": {"fq_name": "team.MobileClientPlatform.blackberry", "param_name": "blackberryValue", "static_instance": "BLACKBERRY", "getter_method": null, "containing_data_type_ref": "team.MobileClientPlatform", "route_refs": [], "_type": "FieldReference"}, "team.MobileClientPlatform.other": {"fq_name": "team.MobileClientPlatform.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.MobileClientPlatform", "route_refs": [], "_type": "FieldReference"}, "team.MobileClientSession.session_id": {"fq_name": "team.MobileClientSession.session_id", "param_name": "sessionId", "static_instance": null, "getter_method": "getSessionId", "containing_data_type_ref": "team.MobileClientSession", "route_refs": [], "_type": "FieldReference"}, "team.MobileClientSession.device_name": {"fq_name": "team.MobileClientSession.device_name", "param_name": "deviceName", "static_instance": null, "getter_method": "getDeviceName", "containing_data_type_ref": "team.MobileClientSession", "route_refs": [], "_type": "FieldReference"}, "team.MobileClientSession.client_type": {"fq_name": "team.MobileClientSession.client_type", "param_name": "clientType", "static_instance": null, "getter_method": "getClientType", "containing_data_type_ref": "team.MobileClientSession", "route_refs": [], "_type": "FieldReference"}, "team.MobileClientSession.ip_address": {"fq_name": "team.MobileClientSession.ip_address", "param_name": "ipAddress", "static_instance": null, "getter_method": "getIpAddress", "containing_data_type_ref": "team.MobileClientSession", "route_refs": [], "_type": "FieldReference"}, "team.MobileClientSession.country": {"fq_name": "team.MobileClientSession.country", "param_name": "country", "static_instance": null, "getter_method": "getCountry", "containing_data_type_ref": "team.MobileClientSession", "route_refs": [], "_type": "FieldReference"}, "team.MobileClientSession.created": {"fq_name": "team.MobileClientSession.created", "param_name": "created", "static_instance": null, "getter_method": "getCreated", "containing_data_type_ref": "team.MobileClientSession", "route_refs": [], "_type": "FieldReference"}, "team.MobileClientSession.updated": {"fq_name": "team.MobileClientSession.updated", "param_name": "updated", "static_instance": null, "getter_method": "getUpdated", "containing_data_type_ref": "team.MobileClientSession", "route_refs": [], "_type": "FieldReference"}, "team.MobileClientSession.client_version": {"fq_name": "team.MobileClientSession.client_version", "param_name": "clientVersion", "static_instance": null, "getter_method": "getClientVersion", "containing_data_type_ref": "team.MobileClientSession", "route_refs": [], "_type": "FieldReference"}, "team.MobileClientSession.os_version": {"fq_name": "team.MobileClientSession.os_version", "param_name": "osVersion", "static_instance": null, "getter_method": "getOsVersion", "containing_data_type_ref": "team.MobileClientSession", "route_refs": [], "_type": "FieldReference"}, "team.MobileClientSession.last_carrier": {"fq_name": "team.MobileClientSession.last_carrier", "param_name": "lastCarrier", "static_instance": null, "getter_method": "getLastCarrier", "containing_data_type_ref": "team.MobileClientSession", "route_refs": [], "_type": "FieldReference"}, "team.NamespaceMetadata.name": {"fq_name": "team.NamespaceMetadata.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team.NamespaceMetadata", "route_refs": [], "_type": "FieldReference"}, "team.NamespaceMetadata.namespace_id": {"fq_name": "team.NamespaceMetadata.namespace_id", "param_name": "namespaceId", "static_instance": null, "getter_method": "getNamespaceId", "containing_data_type_ref": "team.NamespaceMetadata", "route_refs": [], "_type": "FieldReference"}, "team.NamespaceMetadata.namespace_type": {"fq_name": "team.NamespaceMetadata.namespace_type", "param_name": "namespaceType", "static_instance": null, "getter_method": "getNamespaceType", "containing_data_type_ref": "team.NamespaceMetadata", "route_refs": [], "_type": "FieldReference"}, "team.NamespaceMetadata.team_member_id": {"fq_name": "team.NamespaceMetadata.team_member_id", "param_name": "teamMemberId", "static_instance": null, "getter_method": "getTeamMemberId", "containing_data_type_ref": "team.NamespaceMetadata", "route_refs": [], "_type": "FieldReference"}, "team.NamespaceType.app_folder": {"fq_name": "team.NamespaceType.app_folder", "param_name": "appFolderValue", "static_instance": "APP_FOLDER", "getter_method": null, "containing_data_type_ref": "team.NamespaceType", "route_refs": [], "_type": "FieldReference"}, "team.NamespaceType.shared_folder": {"fq_name": "team.NamespaceType.shared_folder", "param_name": "sharedFolderValue", "static_instance": "SHARED_FOLDER", "getter_method": null, "containing_data_type_ref": "team.NamespaceType", "route_refs": [], "_type": "FieldReference"}, "team.NamespaceType.team_folder": {"fq_name": "team.NamespaceType.team_folder", "param_name": "teamFolderValue", "static_instance": "TEAM_FOLDER", "getter_method": null, "containing_data_type_ref": "team.NamespaceType", "route_refs": [], "_type": "FieldReference"}, "team.NamespaceType.team_member_folder": {"fq_name": "team.NamespaceType.team_member_folder", "param_name": "teamMemberFolderValue", "static_instance": "TEAM_MEMBER_FOLDER", "getter_method": null, "containing_data_type_ref": "team.NamespaceType", "route_refs": [], "_type": "FieldReference"}, "team.NamespaceType.other": {"fq_name": "team.NamespaceType.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.NamespaceType", "route_refs": [], "_type": "FieldReference"}, "team.RemoveCustomQuotaResult.success": {"fq_name": "team.RemoveCustomQuotaResult.success", "param_name": "successValue", "static_instance": null, "getter_method": "getSuccessValue", "containing_data_type_ref": "team.RemoveCustomQuotaResult", "route_refs": [], "_type": "FieldReference"}, "team.RemoveCustomQuotaResult.invalid_user": {"fq_name": "team.RemoveCustomQuotaResult.invalid_user", "param_name": "invalidUserValue", "static_instance": null, "getter_method": "getInvalidUserValue", "containing_data_type_ref": "team.RemoveCustomQuotaResult", "route_refs": [], "_type": "FieldReference"}, "team.RemoveCustomQuotaResult.other": {"fq_name": "team.RemoveCustomQuotaResult.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.RemoveCustomQuotaResult", "route_refs": [], "_type": "FieldReference"}, "team.RemovedStatus.is_recoverable": {"fq_name": "team.RemovedStatus.is_recoverable", "param_name": "isRecoverable", "static_instance": null, "getter_method": "getIsRecoverable", "containing_data_type_ref": "team.RemovedStatus", "route_refs": [], "_type": "FieldReference"}, "team.RemovedStatus.is_disconnected": {"fq_name": "team.RemovedStatus.is_disconnected", "param_name": "isDisconnected", "static_instance": null, "getter_method": "getIsDisconnected", "containing_data_type_ref": "team.RemovedStatus", "route_refs": [], "_type": "FieldReference"}, "team.ResendSecondaryEmailResult.success": {"fq_name": "team.ResendSecondaryEmailResult.success", "param_name": "successValue", "static_instance": null, "getter_method": "getSuccessValue", "containing_data_type_ref": "team.ResendSecondaryEmailResult", "route_refs": [], "_type": "FieldReference"}, "team.ResendSecondaryEmailResult.not_pending": {"fq_name": "team.ResendSecondaryEmailResult.not_pending", "param_name": "notPendingValue", "static_instance": null, "getter_method": "getNotPendingValue", "containing_data_type_ref": "team.ResendSecondaryEmailResult", "route_refs": [], "_type": "FieldReference"}, "team.ResendSecondaryEmailResult.rate_limited": {"fq_name": "team.ResendSecondaryEmailResult.rate_limited", "param_name": "rateLimitedValue", "static_instance": null, "getter_method": "getRateLimitedValue", "containing_data_type_ref": "team.ResendSecondaryEmailResult", "route_refs": [], "_type": "FieldReference"}, "team.ResendSecondaryEmailResult.other": {"fq_name": "team.ResendSecondaryEmailResult.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.ResendSecondaryEmailResult", "route_refs": [], "_type": "FieldReference"}, "team.ResendVerificationEmailArg.emails_to_resend": {"fq_name": "team.ResendVerificationEmailArg.emails_to_resend", "param_name": "emailsToResend", "static_instance": null, "getter_method": "getEmailsToResend", "containing_data_type_ref": "team.ResendVerificationEmailArg", "route_refs": [], "_type": "FieldReference"}, "team.ResendVerificationEmailResult.results": {"fq_name": "team.ResendVerificationEmailResult.results", "param_name": "results", "static_instance": null, "getter_method": "getResults", "containing_data_type_ref": "team.ResendVerificationEmailResult", "route_refs": [], "_type": "FieldReference"}, "team.RevokeDesktopClientArg.session_id": {"fq_name": "team.RevokeDesktopClientArg.session_id", "param_name": "sessionId", "static_instance": null, "getter_method": "getSessionId", "containing_data_type_ref": "team.RevokeDesktopClientArg", "route_refs": [], "_type": "FieldReference"}, "team.RevokeDesktopClientArg.team_member_id": {"fq_name": "team.RevokeDesktopClientArg.team_member_id", "param_name": "teamMemberId", "static_instance": null, "getter_method": "getTeamMemberId", "containing_data_type_ref": "team.RevokeDesktopClientArg", "route_refs": [], "_type": "FieldReference"}, "team.RevokeDesktopClientArg.delete_on_unlink": {"fq_name": "team.RevokeDesktopClientArg.delete_on_unlink", "param_name": "deleteOnUnlink", "static_instance": null, "getter_method": "getDeleteOnUnlink", "containing_data_type_ref": "team.RevokeDesktopClientArg", "route_refs": [], "_type": "FieldReference"}, "team.RevokeDeviceSessionArg.web_session": {"fq_name": "team.RevokeDeviceSessionArg.web_session", "param_name": "webSessionValue", "static_instance": null, "getter_method": "getWebSessionValue", "containing_data_type_ref": "team.RevokeDeviceSessionArg", "route_refs": [], "_type": "FieldReference"}, "team.RevokeDeviceSessionArg.desktop_client": {"fq_name": "team.RevokeDeviceSessionArg.desktop_client", "param_name": "desktopClientValue", "static_instance": null, "getter_method": "getDesktopClientValue", "containing_data_type_ref": "team.RevokeDeviceSessionArg", "route_refs": [], "_type": "FieldReference"}, "team.RevokeDeviceSessionArg.mobile_client": {"fq_name": "team.RevokeDeviceSessionArg.mobile_client", "param_name": "mobileClientValue", "static_instance": null, "getter_method": "getMobileClientValue", "containing_data_type_ref": "team.RevokeDeviceSessionArg", "route_refs": [], "_type": "FieldReference"}, "team.RevokeDeviceSessionBatchArg.revoke_devices": {"fq_name": "team.RevokeDeviceSessionBatchArg.revoke_devices", "param_name": "revokeDevices", "static_instance": null, "getter_method": "getRevokeDevices", "containing_data_type_ref": "team.RevokeDeviceSessionBatchArg", "route_refs": [], "_type": "FieldReference"}, "team.RevokeDeviceSessionBatchError.other": {"fq_name": "team.RevokeDeviceSessionBatchError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.RevokeDeviceSessionBatchError", "route_refs": [], "_type": "FieldReference"}, "team.RevokeDeviceSessionBatchResult.revoke_devices_status": {"fq_name": "team.RevokeDeviceSessionBatchResult.revoke_devices_status", "param_name": "revokeDevicesStatus", "static_instance": null, "getter_method": "getRevokeDevicesStatus", "containing_data_type_ref": "team.RevokeDeviceSessionBatchResult", "route_refs": [], "_type": "FieldReference"}, "team.RevokeDeviceSessionError.device_session_not_found": {"fq_name": "team.RevokeDeviceSessionError.device_session_not_found", "param_name": "deviceSessionNotFoundValue", "static_instance": "DEVICE_SESSION_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.RevokeDeviceSessionError", "route_refs": [], "_type": "FieldReference"}, "team.RevokeDeviceSessionError.member_not_found": {"fq_name": "team.RevokeDeviceSessionError.member_not_found", "param_name": "memberNotFoundValue", "static_instance": "MEMBER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.RevokeDeviceSessionError", "route_refs": [], "_type": "FieldReference"}, "team.RevokeDeviceSessionError.other": {"fq_name": "team.RevokeDeviceSessionError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.RevokeDeviceSessionError", "route_refs": [], "_type": "FieldReference"}, "team.RevokeDeviceSessionStatus.success": {"fq_name": "team.RevokeDeviceSessionStatus.success", "param_name": "success", "static_instance": null, "getter_method": "getSuccess", "containing_data_type_ref": "team.RevokeDeviceSessionStatus", "route_refs": [], "_type": "FieldReference"}, "team.RevokeDeviceSessionStatus.error_type": {"fq_name": "team.RevokeDeviceSessionStatus.error_type", "param_name": "errorType", "static_instance": null, "getter_method": "getErrorType", "containing_data_type_ref": "team.RevokeDeviceSessionStatus", "route_refs": [], "_type": "FieldReference"}, "team.RevokeLinkedApiAppArg.app_id": {"fq_name": "team.RevokeLinkedApiAppArg.app_id", "param_name": "appId", "static_instance": null, "getter_method": "getAppId", "containing_data_type_ref": "team.RevokeLinkedApiAppArg", "route_refs": ["team.linked_apps/revoke_linked_app"], "_type": "FieldReference"}, "team.RevokeLinkedApiAppArg.team_member_id": {"fq_name": "team.RevokeLinkedApiAppArg.team_member_id", "param_name": "teamMemberId", "static_instance": null, "getter_method": "getTeamMemberId", "containing_data_type_ref": "team.RevokeLinkedApiAppArg", "route_refs": ["team.linked_apps/revoke_linked_app"], "_type": "FieldReference"}, "team.RevokeLinkedApiAppArg.keep_app_folder": {"fq_name": "team.RevokeLinkedApiAppArg.keep_app_folder", "param_name": "keepAppFolder", "static_instance": null, "getter_method": "getKeepAppFolder", "containing_data_type_ref": "team.RevokeLinkedApiAppArg", "route_refs": ["team.linked_apps/revoke_linked_app"], "_type": "FieldReference"}, "team.RevokeLinkedApiAppBatchArg.revoke_linked_app": {"fq_name": "team.RevokeLinkedApiAppBatchArg.revoke_linked_app", "param_name": "revokeLinkedApp", "static_instance": null, "getter_method": "getRevokeLinkedApp", "containing_data_type_ref": "team.RevokeLinkedApiAppBatchArg", "route_refs": [], "_type": "FieldReference"}, "team.RevokeLinkedAppBatchError.other": {"fq_name": "team.RevokeLinkedAppBatchError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.RevokeLinkedAppBatchError", "route_refs": [], "_type": "FieldReference"}, "team.RevokeLinkedAppBatchResult.revoke_linked_app_status": {"fq_name": "team.RevokeLinkedAppBatchResult.revoke_linked_app_status", "param_name": "revokeLinkedAppStatus", "static_instance": null, "getter_method": "getRevokeLinkedAppStatus", "containing_data_type_ref": "team.RevokeLinkedAppBatchResult", "route_refs": [], "_type": "FieldReference"}, "team.RevokeLinkedAppError.app_not_found": {"fq_name": "team.RevokeLinkedAppError.app_not_found", "param_name": "appNotFoundValue", "static_instance": "APP_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.RevokeLinkedAppError", "route_refs": [], "_type": "FieldReference"}, "team.RevokeLinkedAppError.member_not_found": {"fq_name": "team.RevokeLinkedAppError.member_not_found", "param_name": "memberNotFoundValue", "static_instance": "MEMBER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.RevokeLinkedAppError", "route_refs": [], "_type": "FieldReference"}, "team.RevokeLinkedAppError.app_folder_removal_not_supported": {"fq_name": "team.RevokeLinkedAppError.app_folder_removal_not_supported", "param_name": "appFolderRemovalNotSupportedValue", "static_instance": "APP_FOLDER_REMOVAL_NOT_SUPPORTED", "getter_method": null, "containing_data_type_ref": "team.RevokeLinkedAppError", "route_refs": [], "_type": "FieldReference"}, "team.RevokeLinkedAppError.other": {"fq_name": "team.RevokeLinkedAppError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.RevokeLinkedAppError", "route_refs": [], "_type": "FieldReference"}, "team.RevokeLinkedAppStatus.success": {"fq_name": "team.RevokeLinkedAppStatus.success", "param_name": "success", "static_instance": null, "getter_method": "getSuccess", "containing_data_type_ref": "team.RevokeLinkedAppStatus", "route_refs": [], "_type": "FieldReference"}, "team.RevokeLinkedAppStatus.error_type": {"fq_name": "team.RevokeLinkedAppStatus.error_type", "param_name": "errorType", "static_instance": null, "getter_method": "getErrorType", "containing_data_type_ref": "team.RevokeLinkedAppStatus", "route_refs": [], "_type": "FieldReference"}, "team.SetCustomQuotaArg.users_and_quotas": {"fq_name": "team.SetCustomQuotaArg.users_and_quotas", "param_name": "usersAndQuotas", "static_instance": null, "getter_method": "getUsersAndQuotas", "containing_data_type_ref": "team.SetCustomQuotaArg", "route_refs": [], "_type": "FieldReference"}, "team.SetCustomQuotaError.too_many_users": {"fq_name": "team.SetCustomQuotaError.too_many_users", "param_name": "tooManyUsersValue", "static_instance": "TOO_MANY_USERS", "getter_method": null, "containing_data_type_ref": "team.SetCustomQuotaError", "route_refs": [], "_type": "FieldReference"}, "team.SetCustomQuotaError.other": {"fq_name": "team.SetCustomQuotaError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.SetCustomQuotaError", "route_refs": [], "_type": "FieldReference"}, "team.SetCustomQuotaError.some_users_are_excluded": {"fq_name": "team.SetCustomQuotaError.some_users_are_excluded", "param_name": "someUsersAreExcludedValue", "static_instance": "SOME_USERS_ARE_EXCLUDED", "getter_method": null, "containing_data_type_ref": "team.SetCustomQuotaError", "route_refs": [], "_type": "FieldReference"}, "team.SharingAllowlistAddArgs.domains": {"fq_name": "team.SharingAllowlistAddArgs.domains", "param_name": "domains", "static_instance": null, "getter_method": "getDomains", "containing_data_type_ref": "team.SharingAllowlistAddArgs", "route_refs": [], "_type": "FieldReference"}, "team.SharingAllowlistAddArgs.emails": {"fq_name": "team.SharingAllowlistAddArgs.emails", "param_name": "emails", "static_instance": null, "getter_method": "getEmails", "containing_data_type_ref": "team.SharingAllowlistAddArgs", "route_refs": [], "_type": "FieldReference"}, "team.SharingAllowlistAddError.malformed_entry": {"fq_name": "team.SharingAllowlistAddError.malformed_entry", "param_name": "malformedEntryValue", "static_instance": null, "getter_method": "getMalformedEntryValue", "containing_data_type_ref": "team.SharingAllowlistAddError", "route_refs": [], "_type": "FieldReference"}, "team.SharingAllowlistAddError.no_entries_provided": {"fq_name": "team.SharingAllowlistAddError.no_entries_provided", "param_name": "noEntriesProvidedValue", "static_instance": "NO_ENTRIES_PROVIDED", "getter_method": null, "containing_data_type_ref": "team.SharingAllowlistAddError", "route_refs": [], "_type": "FieldReference"}, "team.SharingAllowlistAddError.too_many_entries_provided": {"fq_name": "team.SharingAllowlistAddError.too_many_entries_provided", "param_name": "tooManyEntriesProvidedValue", "static_instance": "TOO_MANY_ENTRIES_PROVIDED", "getter_method": null, "containing_data_type_ref": "team.SharingAllowlistAddError", "route_refs": [], "_type": "FieldReference"}, "team.SharingAllowlistAddError.team_limit_reached": {"fq_name": "team.SharingAllowlistAddError.team_limit_reached", "param_name": "teamLimitReachedValue", "static_instance": "TEAM_LIMIT_REACHED", "getter_method": null, "containing_data_type_ref": "team.SharingAllowlistAddError", "route_refs": [], "_type": "FieldReference"}, "team.SharingAllowlistAddError.unknown_error": {"fq_name": "team.SharingAllowlistAddError.unknown_error", "param_name": "unknownErrorValue", "static_instance": "UNKNOWN_ERROR", "getter_method": null, "containing_data_type_ref": "team.SharingAllowlistAddError", "route_refs": [], "_type": "FieldReference"}, "team.SharingAllowlistAddError.entries_already_exist": {"fq_name": "team.SharingAllowlistAddError.entries_already_exist", "param_name": "entriesAlreadyExistValue", "static_instance": null, "getter_method": "getEntriesAlreadyExistValue", "containing_data_type_ref": "team.SharingAllowlistAddError", "route_refs": [], "_type": "FieldReference"}, "team.SharingAllowlistAddError.other": {"fq_name": "team.SharingAllowlistAddError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.SharingAllowlistAddError", "route_refs": [], "_type": "FieldReference"}, "team.SharingAllowlistListArg.limit": {"fq_name": "team.SharingAllowlistListArg.limit", "param_name": "limit", "static_instance": null, "getter_method": "getLimit", "containing_data_type_ref": "team.SharingAllowlistListArg", "route_refs": ["team.sharing_allowlist/list"], "_type": "FieldReference"}, "team.SharingAllowlistListContinueArg.cursor": {"fq_name": "team.SharingAllowlistListContinueArg.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team.SharingAllowlistListContinueArg", "route_refs": [], "_type": "FieldReference"}, "team.SharingAllowlistListContinueError.invalid_cursor": {"fq_name": "team.SharingAllowlistListContinueError.invalid_cursor", "param_name": "invalidCursorValue", "static_instance": "INVALID_CURSOR", "getter_method": null, "containing_data_type_ref": "team.SharingAllowlistListContinueError", "route_refs": [], "_type": "FieldReference"}, "team.SharingAllowlistListContinueError.other": {"fq_name": "team.SharingAllowlistListContinueError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.SharingAllowlistListContinueError", "route_refs": [], "_type": "FieldReference"}, "team.SharingAllowlistListResponse.domains": {"fq_name": "team.SharingAllowlistListResponse.domains", "param_name": "domains", "static_instance": null, "getter_method": "getDomains", "containing_data_type_ref": "team.SharingAllowlistListResponse", "route_refs": [], "_type": "FieldReference"}, "team.SharingAllowlistListResponse.emails": {"fq_name": "team.SharingAllowlistListResponse.emails", "param_name": "emails", "static_instance": null, "getter_method": "getEmails", "containing_data_type_ref": "team.SharingAllowlistListResponse", "route_refs": [], "_type": "FieldReference"}, "team.SharingAllowlistListResponse.cursor": {"fq_name": "team.SharingAllowlistListResponse.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team.SharingAllowlistListResponse", "route_refs": [], "_type": "FieldReference"}, "team.SharingAllowlistListResponse.has_more": {"fq_name": "team.SharingAllowlistListResponse.has_more", "param_name": "hasMore", "static_instance": null, "getter_method": "getHasMore", "containing_data_type_ref": "team.SharingAllowlistListResponse", "route_refs": [], "_type": "FieldReference"}, "team.SharingAllowlistRemoveArgs.domains": {"fq_name": "team.SharingAllowlistRemoveArgs.domains", "param_name": "domains", "static_instance": null, "getter_method": "getDomains", "containing_data_type_ref": "team.SharingAllowlistRemoveArgs", "route_refs": [], "_type": "FieldReference"}, "team.SharingAllowlistRemoveArgs.emails": {"fq_name": "team.SharingAllowlistRemoveArgs.emails", "param_name": "emails", "static_instance": null, "getter_method": "getEmails", "containing_data_type_ref": "team.SharingAllowlistRemoveArgs", "route_refs": [], "_type": "FieldReference"}, "team.SharingAllowlistRemoveError.malformed_entry": {"fq_name": "team.SharingAllowlistRemoveError.malformed_entry", "param_name": "malformedEntryValue", "static_instance": null, "getter_method": "getMalformedEntryValue", "containing_data_type_ref": "team.SharingAllowlistRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.SharingAllowlistRemoveError.entries_do_not_exist": {"fq_name": "team.SharingAllowlistRemoveError.entries_do_not_exist", "param_name": "entriesDoNotExistValue", "static_instance": null, "getter_method": "getEntriesDoNotExistValue", "containing_data_type_ref": "team.SharingAllowlistRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.SharingAllowlistRemoveError.no_entries_provided": {"fq_name": "team.SharingAllowlistRemoveError.no_entries_provided", "param_name": "noEntriesProvidedValue", "static_instance": "NO_ENTRIES_PROVIDED", "getter_method": null, "containing_data_type_ref": "team.SharingAllowlistRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.SharingAllowlistRemoveError.too_many_entries_provided": {"fq_name": "team.SharingAllowlistRemoveError.too_many_entries_provided", "param_name": "tooManyEntriesProvidedValue", "static_instance": "TOO_MANY_ENTRIES_PROVIDED", "getter_method": null, "containing_data_type_ref": "team.SharingAllowlistRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.SharingAllowlistRemoveError.unknown_error": {"fq_name": "team.SharingAllowlistRemoveError.unknown_error", "param_name": "unknownErrorValue", "static_instance": "UNKNOWN_ERROR", "getter_method": null, "containing_data_type_ref": "team.SharingAllowlistRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.SharingAllowlistRemoveError.other": {"fq_name": "team.SharingAllowlistRemoveError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.SharingAllowlistRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.StorageBucket.bucket": {"fq_name": "team.StorageBucket.bucket", "param_name": "bucket", "static_instance": null, "getter_method": "getBucket", "containing_data_type_ref": "team.StorageBucket", "route_refs": [], "_type": "FieldReference"}, "team.StorageBucket.users": {"fq_name": "team.StorageBucket.users", "param_name": "users", "static_instance": null, "getter_method": "getUsers", "containing_data_type_ref": "team.StorageBucket", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderAccessError.invalid_team_folder_id": {"fq_name": "team.TeamFolderAccessError.invalid_team_folder_id", "param_name": "invalidTeamFolderIdValue", "static_instance": "INVALID_TEAM_FOLDER_ID", "getter_method": null, "containing_data_type_ref": "team.TeamFolderAccessError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderAccessError.no_access": {"fq_name": "team.TeamFolderAccessError.no_access", "param_name": "noAccessValue", "static_instance": "NO_ACCESS", "getter_method": null, "containing_data_type_ref": "team.TeamFolderAccessError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderAccessError.other": {"fq_name": "team.TeamFolderAccessError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.TeamFolderAccessError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderActivateError.access_error": {"fq_name": "team.TeamFolderActivateError.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "team.TeamFolderActivateError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderActivateError.status_error": {"fq_name": "team.TeamFolderActivateError.status_error", "param_name": "statusErrorValue", "static_instance": null, "getter_method": "getStatusErrorValue", "containing_data_type_ref": "team.TeamFolderActivateError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderActivateError.team_shared_dropbox_error": {"fq_name": "team.TeamFolderActivateError.team_shared_dropbox_error", "param_name": "teamSharedDropboxErrorValue", "static_instance": null, "getter_method": "getTeamSharedDropboxErrorValue", "containing_data_type_ref": "team.TeamFolderActivateError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderActivateError.other": {"fq_name": "team.TeamFolderActivateError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.TeamFolderActivateError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderArchiveArg.team_folder_id": {"fq_name": "team.TeamFolderArchiveArg.team_folder_id", "param_name": "teamFolderId", "static_instance": null, "getter_method": "getTeamFolderId", "containing_data_type_ref": "team.TeamFolderArchiveArg", "route_refs": ["team.team_folder/archive"], "_type": "FieldReference"}, "team.TeamFolderArchiveArg.force_async_off": {"fq_name": "team.TeamFolderArchiveArg.force_async_off", "param_name": "forceAsyncOff", "static_instance": null, "getter_method": "getForceAsyncOff", "containing_data_type_ref": "team.TeamFolderArchiveArg", "route_refs": ["team.team_folder/archive"], "_type": "FieldReference"}, "team.TeamFolderArchiveError.access_error": {"fq_name": "team.TeamFolderArchiveError.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "team.TeamFolderArchiveError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderArchiveError.status_error": {"fq_name": "team.TeamFolderArchiveError.status_error", "param_name": "statusErrorValue", "static_instance": null, "getter_method": "getStatusErrorValue", "containing_data_type_ref": "team.TeamFolderArchiveError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderArchiveError.team_shared_dropbox_error": {"fq_name": "team.TeamFolderArchiveError.team_shared_dropbox_error", "param_name": "teamSharedDropboxErrorValue", "static_instance": null, "getter_method": "getTeamSharedDropboxErrorValue", "containing_data_type_ref": "team.TeamFolderArchiveError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderArchiveError.other": {"fq_name": "team.TeamFolderArchiveError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.TeamFolderArchiveError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderArchiveJobStatus.in_progress": {"fq_name": "team.TeamFolderArchiveJobStatus.in_progress", "param_name": "inProgressValue", "static_instance": "IN_PROGRESS", "getter_method": null, "containing_data_type_ref": "team.TeamFolderArchiveJobStatus", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderArchiveJobStatus.complete": {"fq_name": "team.TeamFolderArchiveJobStatus.complete", "param_name": "completeValue", "static_instance": null, "getter_method": "getCompleteValue", "containing_data_type_ref": "team.TeamFolderArchiveJobStatus", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderArchiveJobStatus.failed": {"fq_name": "team.TeamFolderArchiveJobStatus.failed", "param_name": "failedValue", "static_instance": null, "getter_method": "getFailedValue", "containing_data_type_ref": "team.TeamFolderArchiveJobStatus", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderArchiveLaunch.async_job_id": {"fq_name": "team.TeamFolderArchiveLaunch.async_job_id", "param_name": "asyncJobIdValue", "static_instance": null, "getter_method": "getAsyncJobIdValue", "containing_data_type_ref": "team.TeamFolderArchiveLaunch", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderArchiveLaunch.complete": {"fq_name": "team.TeamFolderArchiveLaunch.complete", "param_name": "completeValue", "static_instance": null, "getter_method": "getCompleteValue", "containing_data_type_ref": "team.TeamFolderArchiveLaunch", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderCreateArg.name": {"fq_name": "team.TeamFolderCreateArg.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team.TeamFolderCreateArg", "route_refs": ["team.team_folder/create"], "_type": "FieldReference"}, "team.TeamFolderCreateArg.sync_setting": {"fq_name": "team.TeamFolderCreateArg.sync_setting", "param_name": "syncSetting", "static_instance": null, "getter_method": "getSyncSetting", "containing_data_type_ref": "team.TeamFolderCreateArg", "route_refs": ["team.team_folder/create"], "_type": "FieldReference"}, "team.TeamFolderCreateError.invalid_folder_name": {"fq_name": "team.TeamFolderCreateError.invalid_folder_name", "param_name": "invalidFolderNameValue", "static_instance": "INVALID_FOLDER_NAME", "getter_method": null, "containing_data_type_ref": "team.TeamFolderCreateError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderCreateError.folder_name_already_used": {"fq_name": "team.TeamFolderCreateError.folder_name_already_used", "param_name": "folderNameAlreadyUsedValue", "static_instance": "FOLDER_NAME_ALREADY_USED", "getter_method": null, "containing_data_type_ref": "team.TeamFolderCreateError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderCreateError.folder_name_reserved": {"fq_name": "team.TeamFolderCreateError.folder_name_reserved", "param_name": "folderNameReservedValue", "static_instance": "FOLDER_NAME_RESERVED", "getter_method": null, "containing_data_type_ref": "team.TeamFolderCreateError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderCreateError.sync_settings_error": {"fq_name": "team.TeamFolderCreateError.sync_settings_error", "param_name": "syncSettingsErrorValue", "static_instance": null, "getter_method": "getSyncSettingsErrorValue", "containing_data_type_ref": "team.TeamFolderCreateError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderCreateError.other": {"fq_name": "team.TeamFolderCreateError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.TeamFolderCreateError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderGetInfoItem.id_not_found": {"fq_name": "team.TeamFolderGetInfoItem.id_not_found", "param_name": "idNotFoundValue", "static_instance": null, "getter_method": "getIdNotFoundValue", "containing_data_type_ref": "team.TeamFolderGetInfoItem", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderGetInfoItem.team_folder_metadata": {"fq_name": "team.TeamFolderGetInfoItem.team_folder_metadata", "param_name": "teamFolderMetadataValue", "static_instance": null, "getter_method": "getTeamFolderMetadataValue", "containing_data_type_ref": "team.TeamFolderGetInfoItem", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderIdArg.team_folder_id": {"fq_name": "team.TeamFolderIdArg.team_folder_id", "param_name": "teamFolderId", "static_instance": null, "getter_method": "getTeamFolderId", "containing_data_type_ref": "team.TeamFolderIdArg", "route_refs": ["team.team_folder/archive"], "_type": "FieldReference"}, "team.TeamFolderIdListArg.team_folder_ids": {"fq_name": "team.TeamFolderIdListArg.team_folder_ids", "param_name": "teamFolderIds", "static_instance": null, "getter_method": "getTeamFolderIds", "containing_data_type_ref": "team.TeamFolderIdListArg", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderInvalidStatusError.active": {"fq_name": "team.TeamFolderInvalidStatusError.active", "param_name": "activeValue", "static_instance": "ACTIVE", "getter_method": null, "containing_data_type_ref": "team.TeamFolderInvalidStatusError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderInvalidStatusError.archived": {"fq_name": "team.TeamFolderInvalidStatusError.archived", "param_name": "archivedValue", "static_instance": "ARCHIVED", "getter_method": null, "containing_data_type_ref": "team.TeamFolderInvalidStatusError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderInvalidStatusError.archive_in_progress": {"fq_name": "team.TeamFolderInvalidStatusError.archive_in_progress", "param_name": "archiveInProgressValue", "static_instance": "ARCHIVE_IN_PROGRESS", "getter_method": null, "containing_data_type_ref": "team.TeamFolderInvalidStatusError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderInvalidStatusError.other": {"fq_name": "team.TeamFolderInvalidStatusError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.TeamFolderInvalidStatusError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderListArg.limit": {"fq_name": "team.TeamFolderListArg.limit", "param_name": "limit", "static_instance": null, "getter_method": "getLimit", "containing_data_type_ref": "team.TeamFolderListArg", "route_refs": ["team.team_folder/list"], "_type": "FieldReference"}, "team.TeamFolderListContinueArg.cursor": {"fq_name": "team.TeamFolderListContinueArg.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team.TeamFolderListContinueArg", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderListContinueError.invalid_cursor": {"fq_name": "team.TeamFolderListContinueError.invalid_cursor", "param_name": "invalidCursorValue", "static_instance": "INVALID_CURSOR", "getter_method": null, "containing_data_type_ref": "team.TeamFolderListContinueError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderListContinueError.other": {"fq_name": "team.TeamFolderListContinueError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.TeamFolderListContinueError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderListError.access_error": {"fq_name": "team.TeamFolderListError.access_error", "param_name": "accessError", "static_instance": null, "getter_method": "getAccessError", "containing_data_type_ref": "team.TeamFolderListError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderListResult.team_folders": {"fq_name": "team.TeamFolderListResult.team_folders", "param_name": "teamFolders", "static_instance": null, "getter_method": "getTeamFolders", "containing_data_type_ref": "team.TeamFolderListResult", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderListResult.cursor": {"fq_name": "team.TeamFolderListResult.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team.TeamFolderListResult", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderListResult.has_more": {"fq_name": "team.TeamFolderListResult.has_more", "param_name": "hasMore", "static_instance": null, "getter_method": "getHasMore", "containing_data_type_ref": "team.TeamFolderListResult", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderMetadata.team_folder_id": {"fq_name": "team.TeamFolderMetadata.team_folder_id", "param_name": "teamFolderId", "static_instance": null, "getter_method": "getTeamFolderId", "containing_data_type_ref": "team.TeamFolderMetadata", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderMetadata.name": {"fq_name": "team.TeamFolderMetadata.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team.TeamFolderMetadata", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderMetadata.status": {"fq_name": "team.TeamFolderMetadata.status", "param_name": "status", "static_instance": null, "getter_method": "getStatus", "containing_data_type_ref": "team.TeamFolderMetadata", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderMetadata.is_team_shared_dropbox": {"fq_name": "team.TeamFolderMetadata.is_team_shared_dropbox", "param_name": "isTeamSharedDropbox", "static_instance": null, "getter_method": "getIsTeamSharedDropbox", "containing_data_type_ref": "team.TeamFolderMetadata", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderMetadata.sync_setting": {"fq_name": "team.TeamFolderMetadata.sync_setting", "param_name": "syncSetting", "static_instance": null, "getter_method": "getSyncSetting", "containing_data_type_ref": "team.TeamFolderMetadata", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderMetadata.content_sync_settings": {"fq_name": "team.TeamFolderMetadata.content_sync_settings", "param_name": "contentSyncSettings", "static_instance": null, "getter_method": "getContentSyncSettings", "containing_data_type_ref": "team.TeamFolderMetadata", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderPermanentlyDeleteError.access_error": {"fq_name": "team.TeamFolderPermanentlyDeleteError.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "team.TeamFolderPermanentlyDeleteError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderPermanentlyDeleteError.status_error": {"fq_name": "team.TeamFolderPermanentlyDeleteError.status_error", "param_name": "statusErrorValue", "static_instance": null, "getter_method": "getStatusErrorValue", "containing_data_type_ref": "team.TeamFolderPermanentlyDeleteError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderPermanentlyDeleteError.team_shared_dropbox_error": {"fq_name": "team.TeamFolderPermanentlyDeleteError.team_shared_dropbox_error", "param_name": "teamSharedDropboxErrorValue", "static_instance": null, "getter_method": "getTeamSharedDropboxErrorValue", "containing_data_type_ref": "team.TeamFolderPermanentlyDeleteError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderPermanentlyDeleteError.other": {"fq_name": "team.TeamFolderPermanentlyDeleteError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.TeamFolderPermanentlyDeleteError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderRenameArg.team_folder_id": {"fq_name": "team.TeamFolderRenameArg.team_folder_id", "param_name": "teamFolderId", "static_instance": null, "getter_method": "getTeamFolderId", "containing_data_type_ref": "team.TeamFolderRenameArg", "route_refs": ["team.team_folder/archive"], "_type": "FieldReference"}, "team.TeamFolderRenameArg.name": {"fq_name": "team.TeamFolderRenameArg.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team.TeamFolderRenameArg", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderRenameError.access_error": {"fq_name": "team.TeamFolderRenameError.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "team.TeamFolderRenameError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderRenameError.status_error": {"fq_name": "team.TeamFolderRenameError.status_error", "param_name": "statusErrorValue", "static_instance": null, "getter_method": "getStatusErrorValue", "containing_data_type_ref": "team.TeamFolderRenameError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderRenameError.team_shared_dropbox_error": {"fq_name": "team.TeamFolderRenameError.team_shared_dropbox_error", "param_name": "teamSharedDropboxErrorValue", "static_instance": null, "getter_method": "getTeamSharedDropboxErrorValue", "containing_data_type_ref": "team.TeamFolderRenameError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderRenameError.other": {"fq_name": "team.TeamFolderRenameError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.TeamFolderRenameError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderRenameError.invalid_folder_name": {"fq_name": "team.TeamFolderRenameError.invalid_folder_name", "param_name": "invalidFolderNameValue", "static_instance": "INVALID_FOLDER_NAME", "getter_method": null, "containing_data_type_ref": "team.TeamFolderRenameError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderRenameError.folder_name_already_used": {"fq_name": "team.TeamFolderRenameError.folder_name_already_used", "param_name": "folderNameAlreadyUsedValue", "static_instance": "FOLDER_NAME_ALREADY_USED", "getter_method": null, "containing_data_type_ref": "team.TeamFolderRenameError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderRenameError.folder_name_reserved": {"fq_name": "team.TeamFolderRenameError.folder_name_reserved", "param_name": "folderNameReservedValue", "static_instance": "FOLDER_NAME_RESERVED", "getter_method": null, "containing_data_type_ref": "team.TeamFolderRenameError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderStatus.active": {"fq_name": "team.TeamFolderStatus.active", "param_name": "activeValue", "static_instance": "ACTIVE", "getter_method": null, "containing_data_type_ref": "team.TeamFolderStatus", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderStatus.archived": {"fq_name": "team.TeamFolderStatus.archived", "param_name": "archivedValue", "static_instance": "ARCHIVED", "getter_method": null, "containing_data_type_ref": "team.TeamFolderStatus", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderStatus.archive_in_progress": {"fq_name": "team.TeamFolderStatus.archive_in_progress", "param_name": "archiveInProgressValue", "static_instance": "ARCHIVE_IN_PROGRESS", "getter_method": null, "containing_data_type_ref": "team.TeamFolderStatus", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderStatus.other": {"fq_name": "team.TeamFolderStatus.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.TeamFolderStatus", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderTeamSharedDropboxError.disallowed": {"fq_name": "team.TeamFolderTeamSharedDropboxError.disallowed", "param_name": "disallowedValue", "static_instance": "DISALLOWED", "getter_method": null, "containing_data_type_ref": "team.TeamFolderTeamSharedDropboxError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderTeamSharedDropboxError.other": {"fq_name": "team.TeamFolderTeamSharedDropboxError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.TeamFolderTeamSharedDropboxError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderUpdateSyncSettingsArg.team_folder_id": {"fq_name": "team.TeamFolderUpdateSyncSettingsArg.team_folder_id", "param_name": "teamFolderId", "static_instance": null, "getter_method": "getTeamFolderId", "containing_data_type_ref": "team.TeamFolderUpdateSyncSettingsArg", "route_refs": ["team.team_folder/archive"], "_type": "FieldReference"}, "team.TeamFolderUpdateSyncSettingsArg.sync_setting": {"fq_name": "team.TeamFolderUpdateSyncSettingsArg.sync_setting", "param_name": "syncSetting", "static_instance": null, "getter_method": "getSyncSetting", "containing_data_type_ref": "team.TeamFolderUpdateSyncSettingsArg", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderUpdateSyncSettingsArg.content_sync_settings": {"fq_name": "team.TeamFolderUpdateSyncSettingsArg.content_sync_settings", "param_name": "contentSyncSettings", "static_instance": null, "getter_method": "getContentSyncSettings", "containing_data_type_ref": "team.TeamFolderUpdateSyncSettingsArg", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderUpdateSyncSettingsError.access_error": {"fq_name": "team.TeamFolderUpdateSyncSettingsError.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "team.TeamFolderUpdateSyncSettingsError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderUpdateSyncSettingsError.status_error": {"fq_name": "team.TeamFolderUpdateSyncSettingsError.status_error", "param_name": "statusErrorValue", "static_instance": null, "getter_method": "getStatusErrorValue", "containing_data_type_ref": "team.TeamFolderUpdateSyncSettingsError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderUpdateSyncSettingsError.team_shared_dropbox_error": {"fq_name": "team.TeamFolderUpdateSyncSettingsError.team_shared_dropbox_error", "param_name": "teamSharedDropboxErrorValue", "static_instance": null, "getter_method": "getTeamSharedDropboxErrorValue", "containing_data_type_ref": "team.TeamFolderUpdateSyncSettingsError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderUpdateSyncSettingsError.other": {"fq_name": "team.TeamFolderUpdateSyncSettingsError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.TeamFolderUpdateSyncSettingsError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderUpdateSyncSettingsError.sync_settings_error": {"fq_name": "team.TeamFolderUpdateSyncSettingsError.sync_settings_error", "param_name": "syncSettingsErrorValue", "static_instance": null, "getter_method": "getSyncSettingsErrorValue", "containing_data_type_ref": "team.TeamFolderUpdateSyncSettingsError", "route_refs": [], "_type": "FieldReference"}, "team.TeamGetInfoResult.name": {"fq_name": "team.TeamGetInfoResult.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team.TeamGetInfoResult", "route_refs": [], "_type": "FieldReference"}, "team.TeamGetInfoResult.team_id": {"fq_name": "team.TeamGetInfoResult.team_id", "param_name": "teamId", "static_instance": null, "getter_method": "getTeamId", "containing_data_type_ref": "team.TeamGetInfoResult", "route_refs": [], "_type": "FieldReference"}, "team.TeamGetInfoResult.num_licensed_users": {"fq_name": "team.TeamGetInfoResult.num_licensed_users", "param_name": "numLicensedUsers", "static_instance": null, "getter_method": "getNumLicensedUsers", "containing_data_type_ref": "team.TeamGetInfoResult", "route_refs": [], "_type": "FieldReference"}, "team.TeamGetInfoResult.num_provisioned_users": {"fq_name": "team.TeamGetInfoResult.num_provisioned_users", "param_name": "numProvisionedUsers", "static_instance": null, "getter_method": "getNumProvisionedUsers", "containing_data_type_ref": "team.TeamGetInfoResult", "route_refs": [], "_type": "FieldReference"}, "team.TeamGetInfoResult.policies": {"fq_name": "team.TeamGetInfoResult.policies", "param_name": "policies", "static_instance": null, "getter_method": "getPolicies", "containing_data_type_ref": "team.TeamGetInfoResult", "route_refs": [], "_type": "FieldReference"}, "team.TeamGetInfoResult.num_used_licenses": {"fq_name": "team.TeamGetInfoResult.num_used_licenses", "param_name": "numUsedLicenses", "static_instance": null, "getter_method": "getNumUsedLicenses", "containing_data_type_ref": "team.TeamGetInfoResult", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberInfo.profile": {"fq_name": "team.TeamMemberInfo.profile", "param_name": "profile", "static_instance": null, "getter_method": "getProfile", "containing_data_type_ref": "team.TeamMemberInfo", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberInfo.role": {"fq_name": "team.TeamMemberInfo.role", "param_name": "role", "static_instance": null, "getter_method": "getRole", "containing_data_type_ref": "team.TeamMemberInfo", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberInfoV2.profile": {"fq_name": "team.TeamMemberInfoV2.profile", "param_name": "profile", "static_instance": null, "getter_method": "getProfile", "containing_data_type_ref": "team.TeamMemberInfoV2", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberInfoV2.roles": {"fq_name": "team.TeamMemberInfoV2.roles", "param_name": "roles", "static_instance": null, "getter_method": "getRoles", "containing_data_type_ref": "team.TeamMemberInfoV2", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberInfoV2Result.member_info": {"fq_name": "team.TeamMemberInfoV2Result.member_info", "param_name": "memberInfo", "static_instance": null, "getter_method": "getMemberInfo", "containing_data_type_ref": "team.TeamMemberInfoV2Result", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberProfile.team_member_id": {"fq_name": "team.TeamMemberProfile.team_member_id", "param_name": "teamMemberId", "static_instance": null, "getter_method": "getTeamMemberId", "containing_data_type_ref": "team.TeamMemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberProfile.email": {"fq_name": "team.TeamMemberProfile.email", "param_name": "email", "static_instance": null, "getter_method": "getEmail", "containing_data_type_ref": "team.TeamMemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberProfile.email_verified": {"fq_name": "team.TeamMemberProfile.email_verified", "param_name": "emailVerified", "static_instance": null, "getter_method": "getEmailVerified", "containing_data_type_ref": "team.TeamMemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberProfile.status": {"fq_name": "team.TeamMemberProfile.status", "param_name": "status", "static_instance": null, "getter_method": "getStatus", "containing_data_type_ref": "team.TeamMemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberProfile.name": {"fq_name": "team.TeamMemberProfile.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team.TeamMemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberProfile.membership_type": {"fq_name": "team.TeamMemberProfile.membership_type", "param_name": "membershipType", "static_instance": null, "getter_method": "getMembershipType", "containing_data_type_ref": "team.TeamMemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberProfile.groups": {"fq_name": "team.TeamMemberProfile.groups", "param_name": "groups", "static_instance": null, "getter_method": "getGroups", "containing_data_type_ref": "team.TeamMemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberProfile.member_folder_id": {"fq_name": "team.TeamMemberProfile.member_folder_id", "param_name": "memberFolderId", "static_instance": null, "getter_method": "getMemberFolderId", "containing_data_type_ref": "team.TeamMemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberProfile.external_id": {"fq_name": "team.TeamMemberProfile.external_id", "param_name": "externalId", "static_instance": null, "getter_method": "getExternalId", "containing_data_type_ref": "team.TeamMemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberProfile.account_id": {"fq_name": "team.TeamMemberProfile.account_id", "param_name": "accountId", "static_instance": null, "getter_method": "getAccountId", "containing_data_type_ref": "team.TeamMemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberProfile.secondary_emails": {"fq_name": "team.TeamMemberProfile.secondary_emails", "param_name": "secondaryEmails", "static_instance": null, "getter_method": "getSecondaryEmails", "containing_data_type_ref": "team.TeamMemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberProfile.invited_on": {"fq_name": "team.TeamMemberProfile.invited_on", "param_name": "invitedOn", "static_instance": null, "getter_method": "getInvitedOn", "containing_data_type_ref": "team.TeamMemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberProfile.joined_on": {"fq_name": "team.TeamMemberProfile.joined_on", "param_name": "joinedOn", "static_instance": null, "getter_method": "getJoinedOn", "containing_data_type_ref": "team.TeamMemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberProfile.suspended_on": {"fq_name": "team.TeamMemberProfile.suspended_on", "param_name": "suspendedOn", "static_instance": null, "getter_method": "getSuspendedOn", "containing_data_type_ref": "team.TeamMemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberProfile.persistent_id": {"fq_name": "team.TeamMemberProfile.persistent_id", "param_name": "persistentId", "static_instance": null, "getter_method": "getPersistentId", "containing_data_type_ref": "team.TeamMemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberProfile.is_directory_restricted": {"fq_name": "team.TeamMemberProfile.is_directory_restricted", "param_name": "isDirectoryRestricted", "static_instance": null, "getter_method": "getIsDirectoryRestricted", "containing_data_type_ref": "team.TeamMemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberProfile.profile_photo_url": {"fq_name": "team.TeamMemberProfile.profile_photo_url", "param_name": "profilePhotoUrl", "static_instance": null, "getter_method": "getProfilePhotoUrl", "containing_data_type_ref": "team.TeamMemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberRole.role_id": {"fq_name": "team.TeamMemberRole.role_id", "param_name": "roleId", "static_instance": null, "getter_method": "getRoleId", "containing_data_type_ref": "team.TeamMemberRole", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberRole.name": {"fq_name": "team.TeamMemberRole.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team.TeamMemberRole", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberRole.description": {"fq_name": "team.TeamMemberRole.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team.TeamMemberRole", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberStatus.active": {"fq_name": "team.TeamMemberStatus.active", "param_name": "activeValue", "static_instance": "ACTIVE", "getter_method": null, "containing_data_type_ref": "team.TeamMemberStatus", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberStatus.invited": {"fq_name": "team.TeamMemberStatus.invited", "param_name": "invitedValue", "static_instance": "INVITED", "getter_method": null, "containing_data_type_ref": "team.TeamMemberStatus", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberStatus.suspended": {"fq_name": "team.TeamMemberStatus.suspended", "param_name": "suspendedValue", "static_instance": "SUSPENDED", "getter_method": null, "containing_data_type_ref": "team.TeamMemberStatus", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberStatus.removed": {"fq_name": "team.TeamMemberStatus.removed", "param_name": "removedValue", "static_instance": null, "getter_method": "getRemovedValue", "containing_data_type_ref": "team.TeamMemberStatus", "route_refs": [], "_type": "FieldReference"}, "team.TeamMembershipType.full": {"fq_name": "team.TeamMembershipType.full", "param_name": "fullValue", "static_instance": "FULL", "getter_method": null, "containing_data_type_ref": "team.TeamMembershipType", "route_refs": [], "_type": "FieldReference"}, "team.TeamMembershipType.limited": {"fq_name": "team.TeamMembershipType.limited", "param_name": "limitedValue", "static_instance": "LIMITED", "getter_method": null, "containing_data_type_ref": "team.TeamMembershipType", "route_refs": [], "_type": "FieldReference"}, "team.TeamNamespacesListArg.limit": {"fq_name": "team.TeamNamespacesListArg.limit", "param_name": "limit", "static_instance": null, "getter_method": "getLimit", "containing_data_type_ref": "team.TeamNamespacesListArg", "route_refs": ["team.namespaces/list"], "_type": "FieldReference"}, "team.TeamNamespacesListContinueArg.cursor": {"fq_name": "team.TeamNamespacesListContinueArg.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team.TeamNamespacesListContinueArg", "route_refs": [], "_type": "FieldReference"}, "team.TeamNamespacesListContinueError.invalid_arg": {"fq_name": "team.TeamNamespacesListContinueError.invalid_arg", "param_name": "invalidArgValue", "static_instance": "INVALID_ARG", "getter_method": null, "containing_data_type_ref": "team.TeamNamespacesListContinueError", "route_refs": [], "_type": "FieldReference"}, "team.TeamNamespacesListContinueError.other": {"fq_name": "team.TeamNamespacesListContinueError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.TeamNamespacesListContinueError", "route_refs": [], "_type": "FieldReference"}, "team.TeamNamespacesListContinueError.invalid_cursor": {"fq_name": "team.TeamNamespacesListContinueError.invalid_cursor", "param_name": "invalidCursorValue", "static_instance": "INVALID_CURSOR", "getter_method": null, "containing_data_type_ref": "team.TeamNamespacesListContinueError", "route_refs": [], "_type": "FieldReference"}, "team.TeamNamespacesListError.invalid_arg": {"fq_name": "team.TeamNamespacesListError.invalid_arg", "param_name": "invalidArgValue", "static_instance": "INVALID_ARG", "getter_method": null, "containing_data_type_ref": "team.TeamNamespacesListError", "route_refs": [], "_type": "FieldReference"}, "team.TeamNamespacesListError.other": {"fq_name": "team.TeamNamespacesListError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.TeamNamespacesListError", "route_refs": [], "_type": "FieldReference"}, "team.TeamNamespacesListResult.namespaces": {"fq_name": "team.TeamNamespacesListResult.namespaces", "param_name": "namespaces", "static_instance": null, "getter_method": "getNamespaces", "containing_data_type_ref": "team.TeamNamespacesListResult", "route_refs": [], "_type": "FieldReference"}, "team.TeamNamespacesListResult.cursor": {"fq_name": "team.TeamNamespacesListResult.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team.TeamNamespacesListResult", "route_refs": [], "_type": "FieldReference"}, "team.TeamNamespacesListResult.has_more": {"fq_name": "team.TeamNamespacesListResult.has_more", "param_name": "hasMore", "static_instance": null, "getter_method": "getHasMore", "containing_data_type_ref": "team.TeamNamespacesListResult", "route_refs": [], "_type": "FieldReference"}, "team.TeamReportFailureReason.temporary_error": {"fq_name": "team.TeamReportFailureReason.temporary_error", "param_name": "temporaryErrorValue", "static_instance": "TEMPORARY_ERROR", "getter_method": null, "containing_data_type_ref": "team.TeamReportFailureReason", "route_refs": [], "_type": "FieldReference"}, "team.TeamReportFailureReason.many_reports_at_once": {"fq_name": "team.TeamReportFailureReason.many_reports_at_once", "param_name": "manyReportsAtOnceValue", "static_instance": "MANY_REPORTS_AT_ONCE", "getter_method": null, "containing_data_type_ref": "team.TeamReportFailureReason", "route_refs": [], "_type": "FieldReference"}, "team.TeamReportFailureReason.too_much_data": {"fq_name": "team.TeamReportFailureReason.too_much_data", "param_name": "tooMuchDataValue", "static_instance": "TOO_MUCH_DATA", "getter_method": null, "containing_data_type_ref": "team.TeamReportFailureReason", "route_refs": [], "_type": "FieldReference"}, "team.TeamReportFailureReason.other": {"fq_name": "team.TeamReportFailureReason.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.TeamReportFailureReason", "route_refs": [], "_type": "FieldReference"}, "team.TokenGetAuthenticatedAdminError.mapping_not_found": {"fq_name": "team.TokenGetAuthenticatedAdminError.mapping_not_found", "param_name": "mappingNotFoundValue", "static_instance": "MAPPING_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.TokenGetAuthenticatedAdminError", "route_refs": [], "_type": "FieldReference"}, "team.TokenGetAuthenticatedAdminError.admin_not_active": {"fq_name": "team.TokenGetAuthenticatedAdminError.admin_not_active", "param_name": "adminNotActiveValue", "static_instance": "ADMIN_NOT_ACTIVE", "getter_method": null, "containing_data_type_ref": "team.TokenGetAuthenticatedAdminError", "route_refs": [], "_type": "FieldReference"}, "team.TokenGetAuthenticatedAdminError.other": {"fq_name": "team.TokenGetAuthenticatedAdminError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.TokenGetAuthenticatedAdminError", "route_refs": [], "_type": "FieldReference"}, "team.TokenGetAuthenticatedAdminResult.admin_profile": {"fq_name": "team.TokenGetAuthenticatedAdminResult.admin_profile", "param_name": "adminProfile", "static_instance": null, "getter_method": "getAdminProfile", "containing_data_type_ref": "team.TokenGetAuthenticatedAdminResult", "route_refs": [], "_type": "FieldReference"}, "team.UploadApiRateLimitValue.unlimited": {"fq_name": "team.UploadApiRateLimitValue.unlimited", "param_name": "unlimitedValue", "static_instance": "UNLIMITED", "getter_method": null, "containing_data_type_ref": "team.UploadApiRateLimitValue", "route_refs": [], "_type": "FieldReference"}, "team.UploadApiRateLimitValue.limit": {"fq_name": "team.UploadApiRateLimitValue.limit", "param_name": "limitValue", "static_instance": null, "getter_method": "getLimitValue", "containing_data_type_ref": "team.UploadApiRateLimitValue", "route_refs": [], "_type": "FieldReference"}, "team.UploadApiRateLimitValue.other": {"fq_name": "team.UploadApiRateLimitValue.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.UploadApiRateLimitValue", "route_refs": [], "_type": "FieldReference"}, "team.UserAddResult.success": {"fq_name": "team.UserAddResult.success", "param_name": "successValue", "static_instance": null, "getter_method": "getSuccessValue", "containing_data_type_ref": "team.UserAddResult", "route_refs": [], "_type": "FieldReference"}, "team.UserAddResult.invalid_user": {"fq_name": "team.UserAddResult.invalid_user", "param_name": "invalidUserValue", "static_instance": null, "getter_method": "getInvalidUserValue", "containing_data_type_ref": "team.UserAddResult", "route_refs": [], "_type": "FieldReference"}, "team.UserAddResult.unverified": {"fq_name": "team.UserAddResult.unverified", "param_name": "unverifiedValue", "static_instance": null, "getter_method": "getUnverifiedValue", "containing_data_type_ref": "team.UserAddResult", "route_refs": [], "_type": "FieldReference"}, "team.UserAddResult.placeholder_user": {"fq_name": "team.UserAddResult.placeholder_user", "param_name": "placeholderUserValue", "static_instance": null, "getter_method": "getPlaceholderUserValue", "containing_data_type_ref": "team.UserAddResult", "route_refs": [], "_type": "FieldReference"}, "team.UserAddResult.other": {"fq_name": "team.UserAddResult.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.UserAddResult", "route_refs": [], "_type": "FieldReference"}, "team.UserCustomQuotaArg.user": {"fq_name": "team.UserCustomQuotaArg.user", "param_name": "user", "static_instance": null, "getter_method": "getUser", "containing_data_type_ref": "team.UserCustomQuotaArg", "route_refs": [], "_type": "FieldReference"}, "team.UserCustomQuotaArg.quota_gb": {"fq_name": "team.UserCustomQuotaArg.quota_gb", "param_name": "quotaGb", "static_instance": null, "getter_method": "getQuotaGb", "containing_data_type_ref": "team.UserCustomQuotaArg", "route_refs": [], "_type": "FieldReference"}, "team.UserCustomQuotaResult.user": {"fq_name": "team.UserCustomQuotaResult.user", "param_name": "user", "static_instance": null, "getter_method": "getUser", "containing_data_type_ref": "team.UserCustomQuotaResult", "route_refs": [], "_type": "FieldReference"}, "team.UserCustomQuotaResult.quota_gb": {"fq_name": "team.UserCustomQuotaResult.quota_gb", "param_name": "quotaGb", "static_instance": null, "getter_method": "getQuotaGb", "containing_data_type_ref": "team.UserCustomQuotaResult", "route_refs": [], "_type": "FieldReference"}, "team.UserDeleteEmailsResult.user": {"fq_name": "team.UserDeleteEmailsResult.user", "param_name": "user", "static_instance": null, "getter_method": "getUser", "containing_data_type_ref": "team.UserDeleteEmailsResult", "route_refs": [], "_type": "FieldReference"}, "team.UserDeleteEmailsResult.results": {"fq_name": "team.UserDeleteEmailsResult.results", "param_name": "results", "static_instance": null, "getter_method": "getResults", "containing_data_type_ref": "team.UserDeleteEmailsResult", "route_refs": [], "_type": "FieldReference"}, "team.UserDeleteResult.success": {"fq_name": "team.UserDeleteResult.success", "param_name": "successValue", "static_instance": null, "getter_method": "getSuccessValue", "containing_data_type_ref": "team.UserDeleteResult", "route_refs": [], "_type": "FieldReference"}, "team.UserDeleteResult.invalid_user": {"fq_name": "team.UserDeleteResult.invalid_user", "param_name": "invalidUserValue", "static_instance": null, "getter_method": "getInvalidUserValue", "containing_data_type_ref": "team.UserDeleteResult", "route_refs": [], "_type": "FieldReference"}, "team.UserDeleteResult.other": {"fq_name": "team.UserDeleteResult.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.UserDeleteResult", "route_refs": [], "_type": "FieldReference"}, "team.UserResendEmailsResult.user": {"fq_name": "team.UserResendEmailsResult.user", "param_name": "user", "static_instance": null, "getter_method": "getUser", "containing_data_type_ref": "team.UserResendEmailsResult", "route_refs": [], "_type": "FieldReference"}, "team.UserResendEmailsResult.results": {"fq_name": "team.UserResendEmailsResult.results", "param_name": "results", "static_instance": null, "getter_method": "getResults", "containing_data_type_ref": "team.UserResendEmailsResult", "route_refs": [], "_type": "FieldReference"}, "team.UserResendResult.success": {"fq_name": "team.UserResendResult.success", "param_name": "successValue", "static_instance": null, "getter_method": "getSuccessValue", "containing_data_type_ref": "team.UserResendResult", "route_refs": [], "_type": "FieldReference"}, "team.UserResendResult.invalid_user": {"fq_name": "team.UserResendResult.invalid_user", "param_name": "invalidUserValue", "static_instance": null, "getter_method": "getInvalidUserValue", "containing_data_type_ref": "team.UserResendResult", "route_refs": [], "_type": "FieldReference"}, "team.UserResendResult.other": {"fq_name": "team.UserResendResult.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.UserResendResult", "route_refs": [], "_type": "FieldReference"}, "team.UserSecondaryEmailsArg.user": {"fq_name": "team.UserSecondaryEmailsArg.user", "param_name": "user", "static_instance": null, "getter_method": "getUser", "containing_data_type_ref": "team.UserSecondaryEmailsArg", "route_refs": [], "_type": "FieldReference"}, "team.UserSecondaryEmailsArg.secondary_emails": {"fq_name": "team.UserSecondaryEmailsArg.secondary_emails", "param_name": "secondaryEmails", "static_instance": null, "getter_method": "getSecondaryEmails", "containing_data_type_ref": "team.UserSecondaryEmailsArg", "route_refs": [], "_type": "FieldReference"}, "team.UserSecondaryEmailsResult.user": {"fq_name": "team.UserSecondaryEmailsResult.user", "param_name": "user", "static_instance": null, "getter_method": "getUser", "containing_data_type_ref": "team.UserSecondaryEmailsResult", "route_refs": [], "_type": "FieldReference"}, "team.UserSecondaryEmailsResult.results": {"fq_name": "team.UserSecondaryEmailsResult.results", "param_name": "results", "static_instance": null, "getter_method": "getResults", "containing_data_type_ref": "team.UserSecondaryEmailsResult", "route_refs": [], "_type": "FieldReference"}, "team.UserSelectorArg.team_member_id": {"fq_name": "team.UserSelectorArg.team_member_id", "param_name": "teamMemberIdValue", "static_instance": null, "getter_method": "getTeamMemberIdValue", "containing_data_type_ref": "team.UserSelectorArg", "route_refs": [], "_type": "FieldReference"}, "team.UserSelectorArg.external_id": {"fq_name": "team.UserSelectorArg.external_id", "param_name": "externalIdValue", "static_instance": null, "getter_method": "getExternalIdValue", "containing_data_type_ref": "team.UserSelectorArg", "route_refs": [], "_type": "FieldReference"}, "team.UserSelectorArg.email": {"fq_name": "team.UserSelectorArg.email", "param_name": "emailValue", "static_instance": null, "getter_method": "getEmailValue", "containing_data_type_ref": "team.UserSelectorArg", "route_refs": [], "_type": "FieldReference"}, "team.UserSelectorError.user_not_found": {"fq_name": "team.UserSelectorError.user_not_found", "param_name": "userNotFoundValue", "static_instance": "USER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.UserSelectorError", "route_refs": [], "_type": "FieldReference"}, "team.UsersSelectorArg.team_member_ids": {"fq_name": "team.UsersSelectorArg.team_member_ids", "param_name": "teamMemberIdsValue", "static_instance": null, "getter_method": "getTeamMemberIdsValue", "containing_data_type_ref": "team.UsersSelectorArg", "route_refs": [], "_type": "FieldReference"}, "team.UsersSelectorArg.external_ids": {"fq_name": "team.UsersSelectorArg.external_ids", "param_name": "externalIdsValue", "static_instance": null, "getter_method": "getExternalIdsValue", "containing_data_type_ref": "team.UsersSelectorArg", "route_refs": [], "_type": "FieldReference"}, "team.UsersSelectorArg.emails": {"fq_name": "team.UsersSelectorArg.emails", "param_name": "emailsValue", "static_instance": null, "getter_method": "getEmailsValue", "containing_data_type_ref": "team.UsersSelectorArg", "route_refs": [], "_type": "FieldReference"}, "team_common.GroupManagementType.user_managed": {"fq_name": "team_common.GroupManagementType.user_managed", "param_name": "userManagedValue", "static_instance": "USER_MANAGED", "getter_method": null, "containing_data_type_ref": "team_common.GroupManagementType", "route_refs": [], "_type": "FieldReference"}, "team_common.GroupManagementType.company_managed": {"fq_name": "team_common.GroupManagementType.company_managed", "param_name": "companyManagedValue", "static_instance": "COMPANY_MANAGED", "getter_method": null, "containing_data_type_ref": "team_common.GroupManagementType", "route_refs": [], "_type": "FieldReference"}, "team_common.GroupManagementType.system_managed": {"fq_name": "team_common.GroupManagementType.system_managed", "param_name": "systemManagedValue", "static_instance": "SYSTEM_MANAGED", "getter_method": null, "containing_data_type_ref": "team_common.GroupManagementType", "route_refs": [], "_type": "FieldReference"}, "team_common.GroupManagementType.other": {"fq_name": "team_common.GroupManagementType.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_common.GroupManagementType", "route_refs": [], "_type": "FieldReference"}, "team_common.GroupSummary.group_name": {"fq_name": "team_common.GroupSummary.group_name", "param_name": "groupName", "static_instance": null, "getter_method": "getGroupName", "containing_data_type_ref": "team_common.GroupSummary", "route_refs": [], "_type": "FieldReference"}, "team_common.GroupSummary.group_id": {"fq_name": "team_common.GroupSummary.group_id", "param_name": "groupId", "static_instance": null, "getter_method": "getGroupId", "containing_data_type_ref": "team_common.GroupSummary", "route_refs": [], "_type": "FieldReference"}, "team_common.GroupSummary.group_management_type": {"fq_name": "team_common.GroupSummary.group_management_type", "param_name": "groupManagementType", "static_instance": null, "getter_method": "getGroupManagementType", "containing_data_type_ref": "team_common.GroupSummary", "route_refs": [], "_type": "FieldReference"}, "team_common.GroupSummary.group_external_id": {"fq_name": "team_common.GroupSummary.group_external_id", "param_name": "groupExternalId", "static_instance": null, "getter_method": "getGroupExternalId", "containing_data_type_ref": "team_common.GroupSummary", "route_refs": [], "_type": "FieldReference"}, "team_common.GroupSummary.member_count": {"fq_name": "team_common.GroupSummary.member_count", "param_name": "memberCount", "static_instance": null, "getter_method": "getMemberCount", "containing_data_type_ref": "team_common.GroupSummary", "route_refs": [], "_type": "FieldReference"}, "team_common.GroupType.team": {"fq_name": "team_common.GroupType.team", "param_name": "teamValue", "static_instance": "TEAM", "getter_method": null, "containing_data_type_ref": "team_common.GroupType", "route_refs": [], "_type": "FieldReference"}, "team_common.GroupType.user_managed": {"fq_name": "team_common.GroupType.user_managed", "param_name": "userManagedValue", "static_instance": "USER_MANAGED", "getter_method": null, "containing_data_type_ref": "team_common.GroupType", "route_refs": [], "_type": "FieldReference"}, "team_common.GroupType.other": {"fq_name": "team_common.GroupType.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_common.GroupType", "route_refs": [], "_type": "FieldReference"}, "team_common.MemberSpaceLimitType.off": {"fq_name": "team_common.MemberSpaceLimitType.off", "param_name": "offValue", "static_instance": "OFF", "getter_method": null, "containing_data_type_ref": "team_common.MemberSpaceLimitType", "route_refs": [], "_type": "FieldReference"}, "team_common.MemberSpaceLimitType.alert_only": {"fq_name": "team_common.MemberSpaceLimitType.alert_only", "param_name": "alertOnlyValue", "static_instance": "ALERT_ONLY", "getter_method": null, "containing_data_type_ref": "team_common.MemberSpaceLimitType", "route_refs": [], "_type": "FieldReference"}, "team_common.MemberSpaceLimitType.stop_sync": {"fq_name": "team_common.MemberSpaceLimitType.stop_sync", "param_name": "stopSyncValue", "static_instance": "STOP_SYNC", "getter_method": null, "containing_data_type_ref": "team_common.MemberSpaceLimitType", "route_refs": [], "_type": "FieldReference"}, "team_common.MemberSpaceLimitType.other": {"fq_name": "team_common.MemberSpaceLimitType.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_common.MemberSpaceLimitType", "route_refs": [], "_type": "FieldReference"}, "team_common.TimeRange.start_time": {"fq_name": "team_common.TimeRange.start_time", "param_name": "startTime", "static_instance": null, "getter_method": "getStartTime", "containing_data_type_ref": "team_common.TimeRange", "route_refs": [], "_type": "FieldReference"}, "team_common.TimeRange.end_time": {"fq_name": "team_common.TimeRange.end_time", "param_name": "endTime", "static_instance": null, "getter_method": "getEndTime", "containing_data_type_ref": "team_common.TimeRange", "route_refs": [], "_type": "FieldReference"}, "team_log.AccessMethodLogInfo.admin_console": {"fq_name": "team_log.AccessMethodLogInfo.admin_console", "param_name": "adminConsoleValue", "static_instance": null, "getter_method": "getAdminConsoleValue", "containing_data_type_ref": "team_log.AccessMethodLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.AccessMethodLogInfo.api": {"fq_name": "team_log.AccessMethodLogInfo.api", "param_name": "apiValue", "static_instance": null, "getter_method": "getApiValue", "containing_data_type_ref": "team_log.AccessMethodLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.AccessMethodLogInfo.content_manager": {"fq_name": "team_log.AccessMethodLogInfo.content_manager", "param_name": "contentManagerValue", "static_instance": null, "getter_method": "getContentManagerValue", "containing_data_type_ref": "team_log.AccessMethodLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.AccessMethodLogInfo.end_user": {"fq_name": "team_log.AccessMethodLogInfo.end_user", "param_name": "endUserValue", "static_instance": null, "getter_method": "getEndUserValue", "containing_data_type_ref": "team_log.AccessMethodLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.AccessMethodLogInfo.enterprise_console": {"fq_name": "team_log.AccessMethodLogInfo.enterprise_console", "param_name": "enterpriseConsoleValue", "static_instance": null, "getter_method": "getEnterpriseConsoleValue", "containing_data_type_ref": "team_log.AccessMethodLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.AccessMethodLogInfo.sign_in_as": {"fq_name": "team_log.AccessMethodLogInfo.sign_in_as", "param_name": "signInAsValue", "static_instance": null, "getter_method": "getSignInAsValue", "containing_data_type_ref": "team_log.AccessMethodLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.AccessMethodLogInfo.other": {"fq_name": "team_log.AccessMethodLogInfo.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.AccessMethodLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountCaptureAvailability.available": {"fq_name": "team_log.AccountCaptureAvailability.available", "param_name": "availableValue", "static_instance": "AVAILABLE", "getter_method": null, "containing_data_type_ref": "team_log.AccountCaptureAvailability", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountCaptureAvailability.unavailable": {"fq_name": "team_log.AccountCaptureAvailability.unavailable", "param_name": "unavailableValue", "static_instance": "UNAVAILABLE", "getter_method": null, "containing_data_type_ref": "team_log.AccountCaptureAvailability", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountCaptureAvailability.other": {"fq_name": "team_log.AccountCaptureAvailability.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.AccountCaptureAvailability", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountCaptureChangeAvailabilityDetails.new_value": {"fq_name": "team_log.AccountCaptureChangeAvailabilityDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.AccountCaptureChangeAvailabilityDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountCaptureChangeAvailabilityDetails.previous_value": {"fq_name": "team_log.AccountCaptureChangeAvailabilityDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.AccountCaptureChangeAvailabilityDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountCaptureChangeAvailabilityType.description": {"fq_name": "team_log.AccountCaptureChangeAvailabilityType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.AccountCaptureChangeAvailabilityType", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountCaptureChangePolicyDetails.new_value": {"fq_name": "team_log.AccountCaptureChangePolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.AccountCaptureChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountCaptureChangePolicyDetails.previous_value": {"fq_name": "team_log.AccountCaptureChangePolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.AccountCaptureChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountCaptureChangePolicyType.description": {"fq_name": "team_log.AccountCaptureChangePolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.AccountCaptureChangePolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountCaptureMigrateAccountDetails.domain_name": {"fq_name": "team_log.AccountCaptureMigrateAccountDetails.domain_name", "param_name": "domainName", "static_instance": null, "getter_method": "getDomainName", "containing_data_type_ref": "team_log.AccountCaptureMigrateAccountDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountCaptureMigrateAccountType.description": {"fq_name": "team_log.AccountCaptureMigrateAccountType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.AccountCaptureMigrateAccountType", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountCaptureNotificationEmailsSentDetails.domain_name": {"fq_name": "team_log.AccountCaptureNotificationEmailsSentDetails.domain_name", "param_name": "domainName", "static_instance": null, "getter_method": "getDomainName", "containing_data_type_ref": "team_log.AccountCaptureNotificationEmailsSentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountCaptureNotificationEmailsSentDetails.notification_type": {"fq_name": "team_log.AccountCaptureNotificationEmailsSentDetails.notification_type", "param_name": "notificationType", "static_instance": null, "getter_method": "getNotificationType", "containing_data_type_ref": "team_log.AccountCaptureNotificationEmailsSentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountCaptureNotificationEmailsSentType.description": {"fq_name": "team_log.AccountCaptureNotificationEmailsSentType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.AccountCaptureNotificationEmailsSentType", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountCaptureNotificationType.actionable_notification": {"fq_name": "team_log.AccountCaptureNotificationType.actionable_notification", "param_name": "actionableNotificationValue", "static_instance": "ACTIONABLE_NOTIFICATION", "getter_method": null, "containing_data_type_ref": "team_log.AccountCaptureNotificationType", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountCaptureNotificationType.proactive_warning_notification": {"fq_name": "team_log.AccountCaptureNotificationType.proactive_warning_notification", "param_name": "proactiveWarningNotificationValue", "static_instance": "PROACTIVE_WARNING_NOTIFICATION", "getter_method": null, "containing_data_type_ref": "team_log.AccountCaptureNotificationType", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountCaptureNotificationType.other": {"fq_name": "team_log.AccountCaptureNotificationType.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.AccountCaptureNotificationType", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountCapturePolicy.all_users": {"fq_name": "team_log.AccountCapturePolicy.all_users", "param_name": "allUsersValue", "static_instance": "ALL_USERS", "getter_method": null, "containing_data_type_ref": "team_log.AccountCapturePolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountCapturePolicy.disabled": {"fq_name": "team_log.AccountCapturePolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.AccountCapturePolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountCapturePolicy.invited_users": {"fq_name": "team_log.AccountCapturePolicy.invited_users", "param_name": "invitedUsersValue", "static_instance": "INVITED_USERS", "getter_method": null, "containing_data_type_ref": "team_log.AccountCapturePolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountCapturePolicy.prevent_personal_creation": {"fq_name": "team_log.AccountCapturePolicy.prevent_personal_creation", "param_name": "preventPersonalCreationValue", "static_instance": "PREVENT_PERSONAL_CREATION", "getter_method": null, "containing_data_type_ref": "team_log.AccountCapturePolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountCapturePolicy.other": {"fq_name": "team_log.AccountCapturePolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.AccountCapturePolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountCaptureRelinquishAccountDetails.domain_name": {"fq_name": "team_log.AccountCaptureRelinquishAccountDetails.domain_name", "param_name": "domainName", "static_instance": null, "getter_method": "getDomainName", "containing_data_type_ref": "team_log.AccountCaptureRelinquishAccountDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountCaptureRelinquishAccountType.description": {"fq_name": "team_log.AccountCaptureRelinquishAccountType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.AccountCaptureRelinquishAccountType", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountLockOrUnlockedDetails.previous_value": {"fq_name": "team_log.AccountLockOrUnlockedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.AccountLockOrUnlockedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountLockOrUnlockedDetails.new_value": {"fq_name": "team_log.AccountLockOrUnlockedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.AccountLockOrUnlockedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountLockOrUnlockedType.description": {"fq_name": "team_log.AccountLockOrUnlockedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.AccountLockOrUnlockedType", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountState.locked": {"fq_name": "team_log.AccountState.locked", "param_name": "lockedValue", "static_instance": "LOCKED", "getter_method": null, "containing_data_type_ref": "team_log.AccountState", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountState.unlocked": {"fq_name": "team_log.AccountState.unlocked", "param_name": "unlockedValue", "static_instance": "UNLOCKED", "getter_method": null, "containing_data_type_ref": "team_log.AccountState", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountState.other": {"fq_name": "team_log.AccountState.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.AccountState", "route_refs": [], "_type": "FieldReference"}, "team_log.ActionDetails.remove_action": {"fq_name": "team_log.ActionDetails.remove_action", "param_name": "removeActionValue", "static_instance": null, "getter_method": "getRemoveActionValue", "containing_data_type_ref": "team_log.ActionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ActionDetails.team_invite_details": {"fq_name": "team_log.ActionDetails.team_invite_details", "param_name": "teamInviteDetailsValue", "static_instance": null, "getter_method": "getTeamInviteDetailsValue", "containing_data_type_ref": "team_log.ActionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ActionDetails.team_join_details": {"fq_name": "team_log.ActionDetails.team_join_details", "param_name": "teamJoinDetailsValue", "static_instance": null, "getter_method": "getTeamJoinDetailsValue", "containing_data_type_ref": "team_log.ActionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ActionDetails.other": {"fq_name": "team_log.ActionDetails.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.ActionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ActorLogInfo.admin": {"fq_name": "team_log.ActorLogInfo.admin", "param_name": "adminValue", "static_instance": null, "getter_method": "getAdminValue", "containing_data_type_ref": "team_log.ActorLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.ActorLogInfo.anonymous": {"fq_name": "team_log.ActorLogInfo.anonymous", "param_name": "anonymousValue", "static_instance": "ANONYMOUS", "getter_method": null, "containing_data_type_ref": "team_log.ActorLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.ActorLogInfo.app": {"fq_name": "team_log.ActorLogInfo.app", "param_name": "appValue", "static_instance": null, "getter_method": "getAppValue", "containing_data_type_ref": "team_log.ActorLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.ActorLogInfo.dropbox": {"fq_name": "team_log.ActorLogInfo.dropbox", "param_name": "dropboxValue", "static_instance": "DROPBOX", "getter_method": null, "containing_data_type_ref": "team_log.ActorLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.ActorLogInfo.reseller": {"fq_name": "team_log.ActorLogInfo.reseller", "param_name": "resellerValue", "static_instance": null, "getter_method": "getResellerValue", "containing_data_type_ref": "team_log.ActorLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.ActorLogInfo.user": {"fq_name": "team_log.ActorLogInfo.user", "param_name": "userValue", "static_instance": null, "getter_method": "getUserValue", "containing_data_type_ref": "team_log.ActorLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.ActorLogInfo.other": {"fq_name": "team_log.ActorLogInfo.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.ActorLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertCategoryEnum.account_takeover": {"fq_name": "team_log.AdminAlertCategoryEnum.account_takeover", "param_name": "accountTakeoverValue", "static_instance": "ACCOUNT_TAKEOVER", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertCategoryEnum", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertCategoryEnum.data_loss_protection": {"fq_name": "team_log.AdminAlertCategoryEnum.data_loss_protection", "param_name": "dataLossProtectionValue", "static_instance": "DATA_LOSS_PROTECTION", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertCategoryEnum", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertCategoryEnum.information_governance": {"fq_name": "team_log.AdminAlertCategoryEnum.information_governance", "param_name": "informationGovernanceValue", "static_instance": "INFORMATION_GOVERNANCE", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertCategoryEnum", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertCategoryEnum.malware_sharing": {"fq_name": "team_log.AdminAlertCategoryEnum.malware_sharing", "param_name": "malwareSharingValue", "static_instance": "MALWARE_SHARING", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertCategoryEnum", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertCategoryEnum.massive_file_operation": {"fq_name": "team_log.AdminAlertCategoryEnum.massive_file_operation", "param_name": "massiveFileOperationValue", "static_instance": "MASSIVE_FILE_OPERATION", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertCategoryEnum", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertCategoryEnum.na": {"fq_name": "team_log.AdminAlertCategoryEnum.na", "param_name": "naValue", "static_instance": "NA", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertCategoryEnum", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertCategoryEnum.threat_management": {"fq_name": "team_log.AdminAlertCategoryEnum.threat_management", "param_name": "threatManagementValue", "static_instance": "THREAT_MANAGEMENT", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertCategoryEnum", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertCategoryEnum.other": {"fq_name": "team_log.AdminAlertCategoryEnum.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertCategoryEnum", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertGeneralStateEnum.active": {"fq_name": "team_log.AdminAlertGeneralStateEnum.active", "param_name": "activeValue", "static_instance": "ACTIVE", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertGeneralStateEnum", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertGeneralStateEnum.dismissed": {"fq_name": "team_log.AdminAlertGeneralStateEnum.dismissed", "param_name": "dismissedValue", "static_instance": "DISMISSED", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertGeneralStateEnum", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertGeneralStateEnum.in_progress": {"fq_name": "team_log.AdminAlertGeneralStateEnum.in_progress", "param_name": "inProgressValue", "static_instance": "IN_PROGRESS", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertGeneralStateEnum", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertGeneralStateEnum.na": {"fq_name": "team_log.AdminAlertGeneralStateEnum.na", "param_name": "naValue", "static_instance": "NA", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertGeneralStateEnum", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertGeneralStateEnum.resolved": {"fq_name": "team_log.AdminAlertGeneralStateEnum.resolved", "param_name": "resolvedValue", "static_instance": "RESOLVED", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertGeneralStateEnum", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertGeneralStateEnum.other": {"fq_name": "team_log.AdminAlertGeneralStateEnum.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertGeneralStateEnum", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertSeverityEnum.high": {"fq_name": "team_log.AdminAlertSeverityEnum.high", "param_name": "highValue", "static_instance": "HIGH", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertSeverityEnum", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertSeverityEnum.info": {"fq_name": "team_log.AdminAlertSeverityEnum.info", "param_name": "infoValue", "static_instance": "INFO", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertSeverityEnum", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertSeverityEnum.low": {"fq_name": "team_log.AdminAlertSeverityEnum.low", "param_name": "lowValue", "static_instance": "LOW", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertSeverityEnum", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertSeverityEnum.medium": {"fq_name": "team_log.AdminAlertSeverityEnum.medium", "param_name": "mediumValue", "static_instance": "MEDIUM", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertSeverityEnum", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertSeverityEnum.na": {"fq_name": "team_log.AdminAlertSeverityEnum.na", "param_name": "naValue", "static_instance": "NA", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertSeverityEnum", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertSeverityEnum.other": {"fq_name": "team_log.AdminAlertSeverityEnum.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertSeverityEnum", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingAlertConfiguration.alert_state": {"fq_name": "team_log.AdminAlertingAlertConfiguration.alert_state", "param_name": "alertState", "static_instance": null, "getter_method": "getAlertState", "containing_data_type_ref": "team_log.AdminAlertingAlertConfiguration", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingAlertConfiguration.sensitivity_level": {"fq_name": "team_log.AdminAlertingAlertConfiguration.sensitivity_level", "param_name": "sensitivityLevel", "static_instance": null, "getter_method": "getSensitivityLevel", "containing_data_type_ref": "team_log.AdminAlertingAlertConfiguration", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingAlertConfiguration.recipients_settings": {"fq_name": "team_log.AdminAlertingAlertConfiguration.recipients_settings", "param_name": "recipientsSettings", "static_instance": null, "getter_method": "getRecipientsSettings", "containing_data_type_ref": "team_log.AdminAlertingAlertConfiguration", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingAlertConfiguration.text": {"fq_name": "team_log.AdminAlertingAlertConfiguration.text", "param_name": "text", "static_instance": null, "getter_method": "getText", "containing_data_type_ref": "team_log.AdminAlertingAlertConfiguration", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingAlertConfiguration.excluded_file_extensions": {"fq_name": "team_log.AdminAlertingAlertConfiguration.excluded_file_extensions", "param_name": "excludedFileExtensions", "static_instance": null, "getter_method": "getExcludedFileExtensions", "containing_data_type_ref": "team_log.AdminAlertingAlertConfiguration", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingAlertSensitivity.high": {"fq_name": "team_log.AdminAlertingAlertSensitivity.high", "param_name": "highValue", "static_instance": "HIGH", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertingAlertSensitivity", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingAlertSensitivity.highest": {"fq_name": "team_log.AdminAlertingAlertSensitivity.highest", "param_name": "highestValue", "static_instance": "HIGHEST", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertingAlertSensitivity", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingAlertSensitivity.invalid": {"fq_name": "team_log.AdminAlertingAlertSensitivity.invalid", "param_name": "invalidValue", "static_instance": "INVALID", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertingAlertSensitivity", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingAlertSensitivity.low": {"fq_name": "team_log.AdminAlertingAlertSensitivity.low", "param_name": "lowValue", "static_instance": "LOW", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertingAlertSensitivity", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingAlertSensitivity.lowest": {"fq_name": "team_log.AdminAlertingAlertSensitivity.lowest", "param_name": "lowestValue", "static_instance": "LOWEST", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertingAlertSensitivity", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingAlertSensitivity.medium": {"fq_name": "team_log.AdminAlertingAlertSensitivity.medium", "param_name": "mediumValue", "static_instance": "MEDIUM", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertingAlertSensitivity", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingAlertSensitivity.other": {"fq_name": "team_log.AdminAlertingAlertSensitivity.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertingAlertSensitivity", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingAlertStateChangedDetails.alert_name": {"fq_name": "team_log.AdminAlertingAlertStateChangedDetails.alert_name", "param_name": "alertName", "static_instance": null, "getter_method": "getAlertName", "containing_data_type_ref": "team_log.AdminAlertingAlertStateChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingAlertStateChangedDetails.alert_severity": {"fq_name": "team_log.AdminAlertingAlertStateChangedDetails.alert_severity", "param_name": "alertSeverity", "static_instance": null, "getter_method": "getAlertSeverity", "containing_data_type_ref": "team_log.AdminAlertingAlertStateChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingAlertStateChangedDetails.alert_category": {"fq_name": "team_log.AdminAlertingAlertStateChangedDetails.alert_category", "param_name": "alertCategory", "static_instance": null, "getter_method": "getAlertCategory", "containing_data_type_ref": "team_log.AdminAlertingAlertStateChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingAlertStateChangedDetails.alert_instance_id": {"fq_name": "team_log.AdminAlertingAlertStateChangedDetails.alert_instance_id", "param_name": "alertInstanceId", "static_instance": null, "getter_method": "getAlertInstanceId", "containing_data_type_ref": "team_log.AdminAlertingAlertStateChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingAlertStateChangedDetails.previous_value": {"fq_name": "team_log.AdminAlertingAlertStateChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.AdminAlertingAlertStateChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingAlertStateChangedDetails.new_value": {"fq_name": "team_log.AdminAlertingAlertStateChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.AdminAlertingAlertStateChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingAlertStateChangedType.description": {"fq_name": "team_log.AdminAlertingAlertStateChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.AdminAlertingAlertStateChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingAlertStatePolicy.off": {"fq_name": "team_log.AdminAlertingAlertStatePolicy.off", "param_name": "offValue", "static_instance": "OFF", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertingAlertStatePolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingAlertStatePolicy.on": {"fq_name": "team_log.AdminAlertingAlertStatePolicy.on", "param_name": "onValue", "static_instance": "ON", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertingAlertStatePolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingAlertStatePolicy.other": {"fq_name": "team_log.AdminAlertingAlertStatePolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertingAlertStatePolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingChangedAlertConfigDetails.alert_name": {"fq_name": "team_log.AdminAlertingChangedAlertConfigDetails.alert_name", "param_name": "alertName", "static_instance": null, "getter_method": "getAlertName", "containing_data_type_ref": "team_log.AdminAlertingChangedAlertConfigDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingChangedAlertConfigDetails.previous_alert_config": {"fq_name": "team_log.AdminAlertingChangedAlertConfigDetails.previous_alert_config", "param_name": "previousAlertConfig", "static_instance": null, "getter_method": "getPreviousAlertConfig", "containing_data_type_ref": "team_log.AdminAlertingChangedAlertConfigDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingChangedAlertConfigDetails.new_alert_config": {"fq_name": "team_log.AdminAlertingChangedAlertConfigDetails.new_alert_config", "param_name": "newAlertConfig", "static_instance": null, "getter_method": "getNewAlertConfig", "containing_data_type_ref": "team_log.AdminAlertingChangedAlertConfigDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingChangedAlertConfigType.description": {"fq_name": "team_log.AdminAlertingChangedAlertConfigType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.AdminAlertingChangedAlertConfigType", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingTriggeredAlertDetails.alert_name": {"fq_name": "team_log.AdminAlertingTriggeredAlertDetails.alert_name", "param_name": "alertName", "static_instance": null, "getter_method": "getAlertName", "containing_data_type_ref": "team_log.AdminAlertingTriggeredAlertDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingTriggeredAlertDetails.alert_severity": {"fq_name": "team_log.AdminAlertingTriggeredAlertDetails.alert_severity", "param_name": "alertSeverity", "static_instance": null, "getter_method": "getAlertSeverity", "containing_data_type_ref": "team_log.AdminAlertingTriggeredAlertDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingTriggeredAlertDetails.alert_category": {"fq_name": "team_log.AdminAlertingTriggeredAlertDetails.alert_category", "param_name": "alertCategory", "static_instance": null, "getter_method": "getAlertCategory", "containing_data_type_ref": "team_log.AdminAlertingTriggeredAlertDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingTriggeredAlertDetails.alert_instance_id": {"fq_name": "team_log.AdminAlertingTriggeredAlertDetails.alert_instance_id", "param_name": "alertInstanceId", "static_instance": null, "getter_method": "getAlertInstanceId", "containing_data_type_ref": "team_log.AdminAlertingTriggeredAlertDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingTriggeredAlertType.description": {"fq_name": "team_log.AdminAlertingTriggeredAlertType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.AdminAlertingTriggeredAlertType", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminConsoleAppPermission.default_for_listed_apps": {"fq_name": "team_log.AdminConsoleAppPermission.default_for_listed_apps", "param_name": "defaultForListedAppsValue", "static_instance": "DEFAULT_FOR_LISTED_APPS", "getter_method": null, "containing_data_type_ref": "team_log.AdminConsoleAppPermission", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminConsoleAppPermission.default_for_unlisted_apps": {"fq_name": "team_log.AdminConsoleAppPermission.default_for_unlisted_apps", "param_name": "defaultForUnlistedAppsValue", "static_instance": "DEFAULT_FOR_UNLISTED_APPS", "getter_method": null, "containing_data_type_ref": "team_log.AdminConsoleAppPermission", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminConsoleAppPermission.other": {"fq_name": "team_log.AdminConsoleAppPermission.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.AdminConsoleAppPermission", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminConsoleAppPolicy.allow": {"fq_name": "team_log.AdminConsoleAppPolicy.allow", "param_name": "allowValue", "static_instance": "ALLOW", "getter_method": null, "containing_data_type_ref": "team_log.AdminConsoleAppPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminConsoleAppPolicy.block": {"fq_name": "team_log.AdminConsoleAppPolicy.block", "param_name": "blockValue", "static_instance": "BLOCK", "getter_method": null, "containing_data_type_ref": "team_log.AdminConsoleAppPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminConsoleAppPolicy.default": {"fq_name": "team_log.AdminConsoleAppPolicy.default", "param_name": "defaultValue", "static_instance": "DEFAULT", "getter_method": null, "containing_data_type_ref": "team_log.AdminConsoleAppPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminConsoleAppPolicy.other": {"fq_name": "team_log.AdminConsoleAppPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.AdminConsoleAppPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminEmailRemindersChangedDetails.new_value": {"fq_name": "team_log.AdminEmailRemindersChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.AdminEmailRemindersChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminEmailRemindersChangedDetails.previous_value": {"fq_name": "team_log.AdminEmailRemindersChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.AdminEmailRemindersChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminEmailRemindersChangedType.description": {"fq_name": "team_log.AdminEmailRemindersChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.AdminEmailRemindersChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminEmailRemindersPolicy.default": {"fq_name": "team_log.AdminEmailRemindersPolicy.default", "param_name": "defaultValue", "static_instance": "DEFAULT", "getter_method": null, "containing_data_type_ref": "team_log.AdminEmailRemindersPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminEmailRemindersPolicy.disabled": {"fq_name": "team_log.AdminEmailRemindersPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.AdminEmailRemindersPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminEmailRemindersPolicy.enabled": {"fq_name": "team_log.AdminEmailRemindersPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.AdminEmailRemindersPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminEmailRemindersPolicy.other": {"fq_name": "team_log.AdminEmailRemindersPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.AdminEmailRemindersPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminRole.billing_admin": {"fq_name": "team_log.AdminRole.billing_admin", "param_name": "billingAdminValue", "static_instance": "BILLING_ADMIN", "getter_method": null, "containing_data_type_ref": "team_log.AdminRole", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminRole.compliance_admin": {"fq_name": "team_log.AdminRole.compliance_admin", "param_name": "complianceAdminValue", "static_instance": "COMPLIANCE_ADMIN", "getter_method": null, "containing_data_type_ref": "team_log.AdminRole", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminRole.content_admin": {"fq_name": "team_log.AdminRole.content_admin", "param_name": "contentAdminValue", "static_instance": "CONTENT_ADMIN", "getter_method": null, "containing_data_type_ref": "team_log.AdminRole", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminRole.limited_admin": {"fq_name": "team_log.AdminRole.limited_admin", "param_name": "limitedAdminValue", "static_instance": "LIMITED_ADMIN", "getter_method": null, "containing_data_type_ref": "team_log.AdminRole", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminRole.member_only": {"fq_name": "team_log.AdminRole.member_only", "param_name": "memberOnlyValue", "static_instance": "MEMBER_ONLY", "getter_method": null, "containing_data_type_ref": "team_log.AdminRole", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminRole.reporting_admin": {"fq_name": "team_log.AdminRole.reporting_admin", "param_name": "reportingAdminValue", "static_instance": "REPORTING_ADMIN", "getter_method": null, "containing_data_type_ref": "team_log.AdminRole", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminRole.security_admin": {"fq_name": "team_log.AdminRole.security_admin", "param_name": "securityAdminValue", "static_instance": "SECURITY_ADMIN", "getter_method": null, "containing_data_type_ref": "team_log.AdminRole", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminRole.support_admin": {"fq_name": "team_log.AdminRole.support_admin", "param_name": "supportAdminValue", "static_instance": "SUPPORT_ADMIN", "getter_method": null, "containing_data_type_ref": "team_log.AdminRole", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminRole.team_admin": {"fq_name": "team_log.AdminRole.team_admin", "param_name": "teamAdminValue", "static_instance": "TEAM_ADMIN", "getter_method": null, "containing_data_type_ref": "team_log.AdminRole", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminRole.user_management_admin": {"fq_name": "team_log.AdminRole.user_management_admin", "param_name": "userManagementAdminValue", "static_instance": "USER_MANAGEMENT_ADMIN", "getter_method": null, "containing_data_type_ref": "team_log.AdminRole", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminRole.other": {"fq_name": "team_log.AdminRole.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.AdminRole", "route_refs": [], "_type": "FieldReference"}, "team_log.AlertRecipientsSettingType.custom_list": {"fq_name": "team_log.AlertRecipientsSettingType.custom_list", "param_name": "customListValue", "static_instance": "CUSTOM_LIST", "getter_method": null, "containing_data_type_ref": "team_log.AlertRecipientsSettingType", "route_refs": [], "_type": "FieldReference"}, "team_log.AlertRecipientsSettingType.invalid": {"fq_name": "team_log.AlertRecipientsSettingType.invalid", "param_name": "invalidValue", "static_instance": "INVALID", "getter_method": null, "containing_data_type_ref": "team_log.AlertRecipientsSettingType", "route_refs": [], "_type": "FieldReference"}, "team_log.AlertRecipientsSettingType.none": {"fq_name": "team_log.AlertRecipientsSettingType.none", "param_name": "noneValue", "static_instance": "NONE", "getter_method": null, "containing_data_type_ref": "team_log.AlertRecipientsSettingType", "route_refs": [], "_type": "FieldReference"}, "team_log.AlertRecipientsSettingType.team_admins": {"fq_name": "team_log.AlertRecipientsSettingType.team_admins", "param_name": "teamAdminsValue", "static_instance": "TEAM_ADMINS", "getter_method": null, "containing_data_type_ref": "team_log.AlertRecipientsSettingType", "route_refs": [], "_type": "FieldReference"}, "team_log.AlertRecipientsSettingType.other": {"fq_name": "team_log.AlertRecipientsSettingType.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.AlertRecipientsSettingType", "route_refs": [], "_type": "FieldReference"}, "team_log.AllowDownloadDisabledType.description": {"fq_name": "team_log.AllowDownloadDisabledType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.AllowDownloadDisabledType", "route_refs": [], "_type": "FieldReference"}, "team_log.AllowDownloadEnabledType.description": {"fq_name": "team_log.AllowDownloadEnabledType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.AllowDownloadEnabledType", "route_refs": [], "_type": "FieldReference"}, "team_log.ApiSessionLogInfo.request_id": {"fq_name": "team_log.ApiSessionLogInfo.request_id", "param_name": "requestId", "static_instance": null, "getter_method": "getRequestId", "containing_data_type_ref": "team_log.ApiSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.AppBlockedByPermissionsDetails.app_info": {"fq_name": "team_log.AppBlockedByPermissionsDetails.app_info", "param_name": "appInfo", "static_instance": null, "getter_method": "getAppInfo", "containing_data_type_ref": "team_log.AppBlockedByPermissionsDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AppBlockedByPermissionsType.description": {"fq_name": "team_log.AppBlockedByPermissionsType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.AppBlockedByPermissionsType", "route_refs": [], "_type": "FieldReference"}, "team_log.AppLinkTeamDetails.app_info": {"fq_name": "team_log.AppLinkTeamDetails.app_info", "param_name": "appInfo", "static_instance": null, "getter_method": "getAppInfo", "containing_data_type_ref": "team_log.AppLinkTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AppLinkTeamType.description": {"fq_name": "team_log.AppLinkTeamType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.AppLinkTeamType", "route_refs": [], "_type": "FieldReference"}, "team_log.AppLinkUserDetails.app_info": {"fq_name": "team_log.AppLinkUserDetails.app_info", "param_name": "appInfo", "static_instance": null, "getter_method": "getAppInfo", "containing_data_type_ref": "team_log.AppLinkUserDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AppLinkUserType.description": {"fq_name": "team_log.AppLinkUserType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.AppLinkUserType", "route_refs": [], "_type": "FieldReference"}, "team_log.AppLogInfo.app_id": {"fq_name": "team_log.AppLogInfo.app_id", "param_name": "appId", "static_instance": null, "getter_method": "getAppId", "containing_data_type_ref": "team_log.AppLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.AppLogInfo.display_name": {"fq_name": "team_log.AppLogInfo.display_name", "param_name": "displayName", "static_instance": null, "getter_method": "getDisplayName", "containing_data_type_ref": "team_log.AppLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.AppPermissionsChangedDetails.previous_value": {"fq_name": "team_log.AppPermissionsChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.AppPermissionsChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AppPermissionsChangedDetails.new_value": {"fq_name": "team_log.AppPermissionsChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.AppPermissionsChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AppPermissionsChangedDetails.app_name": {"fq_name": "team_log.AppPermissionsChangedDetails.app_name", "param_name": "appName", "static_instance": null, "getter_method": "getAppName", "containing_data_type_ref": "team_log.AppPermissionsChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AppPermissionsChangedDetails.permission": {"fq_name": "team_log.AppPermissionsChangedDetails.permission", "param_name": "permission", "static_instance": null, "getter_method": "getPermission", "containing_data_type_ref": "team_log.AppPermissionsChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AppPermissionsChangedType.description": {"fq_name": "team_log.AppPermissionsChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.AppPermissionsChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.AppUnlinkTeamDetails.app_info": {"fq_name": "team_log.AppUnlinkTeamDetails.app_info", "param_name": "appInfo", "static_instance": null, "getter_method": "getAppInfo", "containing_data_type_ref": "team_log.AppUnlinkTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AppUnlinkTeamType.description": {"fq_name": "team_log.AppUnlinkTeamType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.AppUnlinkTeamType", "route_refs": [], "_type": "FieldReference"}, "team_log.AppUnlinkUserDetails.app_info": {"fq_name": "team_log.AppUnlinkUserDetails.app_info", "param_name": "appInfo", "static_instance": null, "getter_method": "getAppInfo", "containing_data_type_ref": "team_log.AppUnlinkUserDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AppUnlinkUserType.description": {"fq_name": "team_log.AppUnlinkUserType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.AppUnlinkUserType", "route_refs": [], "_type": "FieldReference"}, "team_log.ApplyNamingConventionType.description": {"fq_name": "team_log.ApplyNamingConventionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ApplyNamingConventionType", "route_refs": [], "_type": "FieldReference"}, "team_log.AssetLogInfo.file": {"fq_name": "team_log.AssetLogInfo.file", "param_name": "fileValue", "static_instance": null, "getter_method": "getFileValue", "containing_data_type_ref": "team_log.AssetLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.AssetLogInfo.folder": {"fq_name": "team_log.AssetLogInfo.folder", "param_name": "folderValue", "static_instance": null, "getter_method": "getFolderValue", "containing_data_type_ref": "team_log.AssetLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.AssetLogInfo.paper_document": {"fq_name": "team_log.AssetLogInfo.paper_document", "param_name": "paperDocumentValue", "static_instance": null, "getter_method": "getPaperDocumentValue", "containing_data_type_ref": "team_log.AssetLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.AssetLogInfo.paper_folder": {"fq_name": "team_log.AssetLogInfo.paper_folder", "param_name": "paperFolderValue", "static_instance": null, "getter_method": "getPaperFolderValue", "containing_data_type_ref": "team_log.AssetLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.AssetLogInfo.showcase_document": {"fq_name": "team_log.AssetLogInfo.showcase_document", "param_name": "showcaseDocumentValue", "static_instance": null, "getter_method": "getShowcaseDocumentValue", "containing_data_type_ref": "team_log.AssetLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.AssetLogInfo.other": {"fq_name": "team_log.AssetLogInfo.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.AssetLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.BackupAdminInvitationSentType.description": {"fq_name": "team_log.BackupAdminInvitationSentType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.BackupAdminInvitationSentType", "route_refs": [], "_type": "FieldReference"}, "team_log.BackupInvitationOpenedType.description": {"fq_name": "team_log.BackupInvitationOpenedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.BackupInvitationOpenedType", "route_refs": [], "_type": "FieldReference"}, "team_log.BackupStatus.disabled": {"fq_name": "team_log.BackupStatus.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.BackupStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.BackupStatus.enabled": {"fq_name": "team_log.BackupStatus.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.BackupStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.BackupStatus.other": {"fq_name": "team_log.BackupStatus.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.BackupStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderAddPageDetails.event_uuid": {"fq_name": "team_log.BinderAddPageDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.BinderAddPageDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderAddPageDetails.doc_title": {"fq_name": "team_log.BinderAddPageDetails.doc_title", "param_name": "docTitle", "static_instance": null, "getter_method": "getDocTitle", "containing_data_type_ref": "team_log.BinderAddPageDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderAddPageDetails.binder_item_name": {"fq_name": "team_log.BinderAddPageDetails.binder_item_name", "param_name": "binderItemName", "static_instance": null, "getter_method": "getBinderItemName", "containing_data_type_ref": "team_log.BinderAddPageDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderAddPageType.description": {"fq_name": "team_log.BinderAddPageType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.BinderAddPageType", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderAddSectionDetails.event_uuid": {"fq_name": "team_log.BinderAddSectionDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.BinderAddSectionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderAddSectionDetails.doc_title": {"fq_name": "team_log.BinderAddSectionDetails.doc_title", "param_name": "docTitle", "static_instance": null, "getter_method": "getDocTitle", "containing_data_type_ref": "team_log.BinderAddSectionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderAddSectionDetails.binder_item_name": {"fq_name": "team_log.BinderAddSectionDetails.binder_item_name", "param_name": "binderItemName", "static_instance": null, "getter_method": "getBinderItemName", "containing_data_type_ref": "team_log.BinderAddSectionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderAddSectionType.description": {"fq_name": "team_log.BinderAddSectionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.BinderAddSectionType", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderRemovePageDetails.event_uuid": {"fq_name": "team_log.BinderRemovePageDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.BinderRemovePageDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderRemovePageDetails.doc_title": {"fq_name": "team_log.BinderRemovePageDetails.doc_title", "param_name": "docTitle", "static_instance": null, "getter_method": "getDocTitle", "containing_data_type_ref": "team_log.BinderRemovePageDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderRemovePageDetails.binder_item_name": {"fq_name": "team_log.BinderRemovePageDetails.binder_item_name", "param_name": "binderItemName", "static_instance": null, "getter_method": "getBinderItemName", "containing_data_type_ref": "team_log.BinderRemovePageDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderRemovePageType.description": {"fq_name": "team_log.BinderRemovePageType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.BinderRemovePageType", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderRemoveSectionDetails.event_uuid": {"fq_name": "team_log.BinderRemoveSectionDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.BinderRemoveSectionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderRemoveSectionDetails.doc_title": {"fq_name": "team_log.BinderRemoveSectionDetails.doc_title", "param_name": "docTitle", "static_instance": null, "getter_method": "getDocTitle", "containing_data_type_ref": "team_log.BinderRemoveSectionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderRemoveSectionDetails.binder_item_name": {"fq_name": "team_log.BinderRemoveSectionDetails.binder_item_name", "param_name": "binderItemName", "static_instance": null, "getter_method": "getBinderItemName", "containing_data_type_ref": "team_log.BinderRemoveSectionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderRemoveSectionType.description": {"fq_name": "team_log.BinderRemoveSectionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.BinderRemoveSectionType", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderRenamePageDetails.event_uuid": {"fq_name": "team_log.BinderRenamePageDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.BinderRenamePageDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderRenamePageDetails.doc_title": {"fq_name": "team_log.BinderRenamePageDetails.doc_title", "param_name": "docTitle", "static_instance": null, "getter_method": "getDocTitle", "containing_data_type_ref": "team_log.BinderRenamePageDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderRenamePageDetails.binder_item_name": {"fq_name": "team_log.BinderRenamePageDetails.binder_item_name", "param_name": "binderItemName", "static_instance": null, "getter_method": "getBinderItemName", "containing_data_type_ref": "team_log.BinderRenamePageDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderRenamePageDetails.previous_binder_item_name": {"fq_name": "team_log.BinderRenamePageDetails.previous_binder_item_name", "param_name": "previousBinderItemName", "static_instance": null, "getter_method": "getPreviousBinderItemName", "containing_data_type_ref": "team_log.BinderRenamePageDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderRenamePageType.description": {"fq_name": "team_log.BinderRenamePageType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.BinderRenamePageType", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderRenameSectionDetails.event_uuid": {"fq_name": "team_log.BinderRenameSectionDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.BinderRenameSectionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderRenameSectionDetails.doc_title": {"fq_name": "team_log.BinderRenameSectionDetails.doc_title", "param_name": "docTitle", "static_instance": null, "getter_method": "getDocTitle", "containing_data_type_ref": "team_log.BinderRenameSectionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderRenameSectionDetails.binder_item_name": {"fq_name": "team_log.BinderRenameSectionDetails.binder_item_name", "param_name": "binderItemName", "static_instance": null, "getter_method": "getBinderItemName", "containing_data_type_ref": "team_log.BinderRenameSectionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderRenameSectionDetails.previous_binder_item_name": {"fq_name": "team_log.BinderRenameSectionDetails.previous_binder_item_name", "param_name": "previousBinderItemName", "static_instance": null, "getter_method": "getPreviousBinderItemName", "containing_data_type_ref": "team_log.BinderRenameSectionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderRenameSectionType.description": {"fq_name": "team_log.BinderRenameSectionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.BinderRenameSectionType", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderReorderPageDetails.event_uuid": {"fq_name": "team_log.BinderReorderPageDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.BinderReorderPageDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderReorderPageDetails.doc_title": {"fq_name": "team_log.BinderReorderPageDetails.doc_title", "param_name": "docTitle", "static_instance": null, "getter_method": "getDocTitle", "containing_data_type_ref": "team_log.BinderReorderPageDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderReorderPageDetails.binder_item_name": {"fq_name": "team_log.BinderReorderPageDetails.binder_item_name", "param_name": "binderItemName", "static_instance": null, "getter_method": "getBinderItemName", "containing_data_type_ref": "team_log.BinderReorderPageDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderReorderPageType.description": {"fq_name": "team_log.BinderReorderPageType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.BinderReorderPageType", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderReorderSectionDetails.event_uuid": {"fq_name": "team_log.BinderReorderSectionDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.BinderReorderSectionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderReorderSectionDetails.doc_title": {"fq_name": "team_log.BinderReorderSectionDetails.doc_title", "param_name": "docTitle", "static_instance": null, "getter_method": "getDocTitle", "containing_data_type_ref": "team_log.BinderReorderSectionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderReorderSectionDetails.binder_item_name": {"fq_name": "team_log.BinderReorderSectionDetails.binder_item_name", "param_name": "binderItemName", "static_instance": null, "getter_method": "getBinderItemName", "containing_data_type_ref": "team_log.BinderReorderSectionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderReorderSectionType.description": {"fq_name": "team_log.BinderReorderSectionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.BinderReorderSectionType", "route_refs": [], "_type": "FieldReference"}, "team_log.CameraUploadsPolicy.disabled": {"fq_name": "team_log.CameraUploadsPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.CameraUploadsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.CameraUploadsPolicy.enabled": {"fq_name": "team_log.CameraUploadsPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.CameraUploadsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.CameraUploadsPolicy.other": {"fq_name": "team_log.CameraUploadsPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.CameraUploadsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.CameraUploadsPolicyChangedDetails.new_value": {"fq_name": "team_log.CameraUploadsPolicyChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.CameraUploadsPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.CameraUploadsPolicyChangedDetails.previous_value": {"fq_name": "team_log.CameraUploadsPolicyChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.CameraUploadsPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.CameraUploadsPolicyChangedType.description": {"fq_name": "team_log.CameraUploadsPolicyChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.CameraUploadsPolicyChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.CaptureTranscriptPolicy.default": {"fq_name": "team_log.CaptureTranscriptPolicy.default", "param_name": "defaultValue", "static_instance": "DEFAULT", "getter_method": null, "containing_data_type_ref": "team_log.CaptureTranscriptPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.CaptureTranscriptPolicy.disabled": {"fq_name": "team_log.CaptureTranscriptPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.CaptureTranscriptPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.CaptureTranscriptPolicy.enabled": {"fq_name": "team_log.CaptureTranscriptPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.CaptureTranscriptPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.CaptureTranscriptPolicy.other": {"fq_name": "team_log.CaptureTranscriptPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.CaptureTranscriptPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.CaptureTranscriptPolicyChangedDetails.new_value": {"fq_name": "team_log.CaptureTranscriptPolicyChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.CaptureTranscriptPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.CaptureTranscriptPolicyChangedDetails.previous_value": {"fq_name": "team_log.CaptureTranscriptPolicyChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.CaptureTranscriptPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.CaptureTranscriptPolicyChangedType.description": {"fq_name": "team_log.CaptureTranscriptPolicyChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.CaptureTranscriptPolicyChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.Certificate.subject": {"fq_name": "team_log.Certificate.subject", "param_name": "subject", "static_instance": null, "getter_method": "getSubject", "containing_data_type_ref": "team_log.Certificate", "route_refs": [], "_type": "FieldReference"}, "team_log.Certificate.issuer": {"fq_name": "team_log.Certificate.issuer", "param_name": "issuer", "static_instance": null, "getter_method": "getIssuer", "containing_data_type_ref": "team_log.Certificate", "route_refs": [], "_type": "FieldReference"}, "team_log.Certificate.issue_date": {"fq_name": "team_log.Certificate.issue_date", "param_name": "issueDate", "static_instance": null, "getter_method": "getIssueDate", "containing_data_type_ref": "team_log.Certificate", "route_refs": [], "_type": "FieldReference"}, "team_log.Certificate.expiration_date": {"fq_name": "team_log.Certificate.expiration_date", "param_name": "expirationDate", "static_instance": null, "getter_method": "getExpirationDate", "containing_data_type_ref": "team_log.Certificate", "route_refs": [], "_type": "FieldReference"}, "team_log.Certificate.serial_number": {"fq_name": "team_log.Certificate.serial_number", "param_name": "serialNumber", "static_instance": null, "getter_method": "getSerialNumber", "containing_data_type_ref": "team_log.Certificate", "route_refs": [], "_type": "FieldReference"}, "team_log.Certificate.sha1_fingerprint": {"fq_name": "team_log.Certificate.sha1_fingerprint", "param_name": "sha1Fingerprint", "static_instance": null, "getter_method": "getSha1Fingerprint", "containing_data_type_ref": "team_log.Certificate", "route_refs": [], "_type": "FieldReference"}, "team_log.Certificate.common_name": {"fq_name": "team_log.Certificate.common_name", "param_name": "commonName", "static_instance": null, "getter_method": "getCommonName", "containing_data_type_ref": "team_log.Certificate", "route_refs": [], "_type": "FieldReference"}, "team_log.ChangeLinkExpirationPolicy.allowed": {"fq_name": "team_log.ChangeLinkExpirationPolicy.allowed", "param_name": "allowedValue", "static_instance": "ALLOWED", "getter_method": null, "containing_data_type_ref": "team_log.ChangeLinkExpirationPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ChangeLinkExpirationPolicy.not_allowed": {"fq_name": "team_log.ChangeLinkExpirationPolicy.not_allowed", "param_name": "notAllowedValue", "static_instance": "NOT_ALLOWED", "getter_method": null, "containing_data_type_ref": "team_log.ChangeLinkExpirationPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ChangeLinkExpirationPolicy.other": {"fq_name": "team_log.ChangeLinkExpirationPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.ChangeLinkExpirationPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ChangedEnterpriseAdminRoleDetails.previous_value": {"fq_name": "team_log.ChangedEnterpriseAdminRoleDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.ChangedEnterpriseAdminRoleDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ChangedEnterpriseAdminRoleDetails.new_value": {"fq_name": "team_log.ChangedEnterpriseAdminRoleDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.ChangedEnterpriseAdminRoleDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ChangedEnterpriseAdminRoleDetails.team_name": {"fq_name": "team_log.ChangedEnterpriseAdminRoleDetails.team_name", "param_name": "teamName", "static_instance": null, "getter_method": "getTeamName", "containing_data_type_ref": "team_log.ChangedEnterpriseAdminRoleDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ChangedEnterpriseAdminRoleType.description": {"fq_name": "team_log.ChangedEnterpriseAdminRoleType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ChangedEnterpriseAdminRoleType", "route_refs": [], "_type": "FieldReference"}, "team_log.ChangedEnterpriseConnectedTeamStatusDetails.action": {"fq_name": "team_log.ChangedEnterpriseConnectedTeamStatusDetails.action", "param_name": "action", "static_instance": null, "getter_method": "getAction", "containing_data_type_ref": "team_log.ChangedEnterpriseConnectedTeamStatusDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ChangedEnterpriseConnectedTeamStatusDetails.additional_info": {"fq_name": "team_log.ChangedEnterpriseConnectedTeamStatusDetails.additional_info", "param_name": "additionalInfo", "static_instance": null, "getter_method": "getAdditionalInfo", "containing_data_type_ref": "team_log.ChangedEnterpriseConnectedTeamStatusDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ChangedEnterpriseConnectedTeamStatusDetails.previous_value": {"fq_name": "team_log.ChangedEnterpriseConnectedTeamStatusDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.ChangedEnterpriseConnectedTeamStatusDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ChangedEnterpriseConnectedTeamStatusDetails.new_value": {"fq_name": "team_log.ChangedEnterpriseConnectedTeamStatusDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.ChangedEnterpriseConnectedTeamStatusDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ChangedEnterpriseConnectedTeamStatusType.description": {"fq_name": "team_log.ChangedEnterpriseConnectedTeamStatusType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ChangedEnterpriseConnectedTeamStatusType", "route_refs": [], "_type": "FieldReference"}, "team_log.ClassificationChangePolicyDetails.previous_value": {"fq_name": "team_log.ClassificationChangePolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.ClassificationChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ClassificationChangePolicyDetails.new_value": {"fq_name": "team_log.ClassificationChangePolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.ClassificationChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ClassificationChangePolicyDetails.classification_type": {"fq_name": "team_log.ClassificationChangePolicyDetails.classification_type", "param_name": "classificationType", "static_instance": null, "getter_method": "getClassificationType", "containing_data_type_ref": "team_log.ClassificationChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ClassificationChangePolicyType.description": {"fq_name": "team_log.ClassificationChangePolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ClassificationChangePolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.ClassificationCreateReportFailDetails.failure_reason": {"fq_name": "team_log.ClassificationCreateReportFailDetails.failure_reason", "param_name": "failureReason", "static_instance": null, "getter_method": "getFailureReason", "containing_data_type_ref": "team_log.ClassificationCreateReportFailDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ClassificationCreateReportFailType.description": {"fq_name": "team_log.ClassificationCreateReportFailType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ClassificationCreateReportFailType", "route_refs": [], "_type": "FieldReference"}, "team_log.ClassificationCreateReportType.description": {"fq_name": "team_log.ClassificationCreateReportType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ClassificationCreateReportType", "route_refs": [], "_type": "FieldReference"}, "team_log.ClassificationPolicyEnumWrapper.disabled": {"fq_name": "team_log.ClassificationPolicyEnumWrapper.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.ClassificationPolicyEnumWrapper", "route_refs": [], "_type": "FieldReference"}, "team_log.ClassificationPolicyEnumWrapper.enabled": {"fq_name": "team_log.ClassificationPolicyEnumWrapper.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.ClassificationPolicyEnumWrapper", "route_refs": [], "_type": "FieldReference"}, "team_log.ClassificationPolicyEnumWrapper.member_and_team_folders": {"fq_name": "team_log.ClassificationPolicyEnumWrapper.member_and_team_folders", "param_name": "memberAndTeamFoldersValue", "static_instance": "MEMBER_AND_TEAM_FOLDERS", "getter_method": null, "containing_data_type_ref": "team_log.ClassificationPolicyEnumWrapper", "route_refs": [], "_type": "FieldReference"}, "team_log.ClassificationPolicyEnumWrapper.team_folders": {"fq_name": "team_log.ClassificationPolicyEnumWrapper.team_folders", "param_name": "teamFoldersValue", "static_instance": "TEAM_FOLDERS", "getter_method": null, "containing_data_type_ref": "team_log.ClassificationPolicyEnumWrapper", "route_refs": [], "_type": "FieldReference"}, "team_log.ClassificationPolicyEnumWrapper.other": {"fq_name": "team_log.ClassificationPolicyEnumWrapper.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.ClassificationPolicyEnumWrapper", "route_refs": [], "_type": "FieldReference"}, "team_log.ClassificationType.personal_information": {"fq_name": "team_log.ClassificationType.personal_information", "param_name": "personalInformationValue", "static_instance": "PERSONAL_INFORMATION", "getter_method": null, "containing_data_type_ref": "team_log.ClassificationType", "route_refs": [], "_type": "FieldReference"}, "team_log.ClassificationType.pii": {"fq_name": "team_log.ClassificationType.pii", "param_name": "piiValue", "static_instance": "PII", "getter_method": null, "containing_data_type_ref": "team_log.ClassificationType", "route_refs": [], "_type": "FieldReference"}, "team_log.ClassificationType.other": {"fq_name": "team_log.ClassificationType.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.ClassificationType", "route_refs": [], "_type": "FieldReference"}, "team_log.CollectionShareDetails.album_name": {"fq_name": "team_log.CollectionShareDetails.album_name", "param_name": "albumName", "static_instance": null, "getter_method": "getAlbumName", "containing_data_type_ref": "team_log.CollectionShareDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.CollectionShareType.description": {"fq_name": "team_log.CollectionShareType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.CollectionShareType", "route_refs": [], "_type": "FieldReference"}, "team_log.ComputerBackupPolicy.default": {"fq_name": "team_log.ComputerBackupPolicy.default", "param_name": "defaultValue", "static_instance": "DEFAULT", "getter_method": null, "containing_data_type_ref": "team_log.ComputerBackupPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ComputerBackupPolicy.disabled": {"fq_name": "team_log.ComputerBackupPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.ComputerBackupPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ComputerBackupPolicy.enabled": {"fq_name": "team_log.ComputerBackupPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.ComputerBackupPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ComputerBackupPolicy.other": {"fq_name": "team_log.ComputerBackupPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.ComputerBackupPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ComputerBackupPolicyChangedDetails.new_value": {"fq_name": "team_log.ComputerBackupPolicyChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.ComputerBackupPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ComputerBackupPolicyChangedDetails.previous_value": {"fq_name": "team_log.ComputerBackupPolicyChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.ComputerBackupPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ComputerBackupPolicyChangedType.description": {"fq_name": "team_log.ComputerBackupPolicyChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ComputerBackupPolicyChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.ConnectedTeamName.team": {"fq_name": "team_log.ConnectedTeamName.team", "param_name": "team", "static_instance": null, "getter_method": "getTeam", "containing_data_type_ref": "team_log.ConnectedTeamName", "route_refs": [], "_type": "FieldReference"}, "team_log.ContentAdministrationPolicyChangedDetails.new_value": {"fq_name": "team_log.ContentAdministrationPolicyChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.ContentAdministrationPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ContentAdministrationPolicyChangedDetails.previous_value": {"fq_name": "team_log.ContentAdministrationPolicyChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.ContentAdministrationPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ContentAdministrationPolicyChangedType.description": {"fq_name": "team_log.ContentAdministrationPolicyChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ContentAdministrationPolicyChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.ContentPermanentDeletePolicy.disabled": {"fq_name": "team_log.ContentPermanentDeletePolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.ContentPermanentDeletePolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ContentPermanentDeletePolicy.enabled": {"fq_name": "team_log.ContentPermanentDeletePolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.ContentPermanentDeletePolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ContentPermanentDeletePolicy.other": {"fq_name": "team_log.ContentPermanentDeletePolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.ContentPermanentDeletePolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ContextLogInfo.anonymous": {"fq_name": "team_log.ContextLogInfo.anonymous", "param_name": "anonymousValue", "static_instance": "ANONYMOUS", "getter_method": null, "containing_data_type_ref": "team_log.ContextLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.ContextLogInfo.non_team_member": {"fq_name": "team_log.ContextLogInfo.non_team_member", "param_name": "nonTeamMemberValue", "static_instance": null, "getter_method": "getNonTeamMemberValue", "containing_data_type_ref": "team_log.ContextLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.ContextLogInfo.organization_team": {"fq_name": "team_log.ContextLogInfo.organization_team", "param_name": "organizationTeamValue", "static_instance": null, "getter_method": "getOrganizationTeamValue", "containing_data_type_ref": "team_log.ContextLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.ContextLogInfo.team": {"fq_name": "team_log.ContextLogInfo.team", "param_name": "teamValue", "static_instance": "TEAM", "getter_method": null, "containing_data_type_ref": "team_log.ContextLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.ContextLogInfo.team_member": {"fq_name": "team_log.ContextLogInfo.team_member", "param_name": "teamMemberValue", "static_instance": null, "getter_method": "getTeamMemberValue", "containing_data_type_ref": "team_log.ContextLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.ContextLogInfo.trusted_non_team_member": {"fq_name": "team_log.ContextLogInfo.trusted_non_team_member", "param_name": "trustedNonTeamMemberValue", "static_instance": null, "getter_method": "getTrustedNonTeamMemberValue", "containing_data_type_ref": "team_log.ContextLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.ContextLogInfo.other": {"fq_name": "team_log.ContextLogInfo.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.ContextLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.CreateFolderType.description": {"fq_name": "team_log.CreateFolderType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.CreateFolderType", "route_refs": [], "_type": "FieldReference"}, "team_log.CreateTeamInviteLinkDetails.link_url": {"fq_name": "team_log.CreateTeamInviteLinkDetails.link_url", "param_name": "linkUrl", "static_instance": null, "getter_method": "getLinkUrl", "containing_data_type_ref": "team_log.CreateTeamInviteLinkDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.CreateTeamInviteLinkDetails.expiry_date": {"fq_name": "team_log.CreateTeamInviteLinkDetails.expiry_date", "param_name": "expiryDate", "static_instance": null, "getter_method": "getExpiryDate", "containing_data_type_ref": "team_log.CreateTeamInviteLinkDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.CreateTeamInviteLinkType.description": {"fq_name": "team_log.CreateTeamInviteLinkType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.CreateTeamInviteLinkType", "route_refs": [], "_type": "FieldReference"}, "team_log.DataPlacementRestrictionChangePolicyDetails.previous_value": {"fq_name": "team_log.DataPlacementRestrictionChangePolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.DataPlacementRestrictionChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DataPlacementRestrictionChangePolicyDetails.new_value": {"fq_name": "team_log.DataPlacementRestrictionChangePolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.DataPlacementRestrictionChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DataPlacementRestrictionChangePolicyType.description": {"fq_name": "team_log.DataPlacementRestrictionChangePolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DataPlacementRestrictionChangePolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.DataPlacementRestrictionSatisfyPolicyDetails.placement_restriction": {"fq_name": "team_log.DataPlacementRestrictionSatisfyPolicyDetails.placement_restriction", "param_name": "placementRestriction", "static_instance": null, "getter_method": "getPlacementRestriction", "containing_data_type_ref": "team_log.DataPlacementRestrictionSatisfyPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DataPlacementRestrictionSatisfyPolicyType.description": {"fq_name": "team_log.DataPlacementRestrictionSatisfyPolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DataPlacementRestrictionSatisfyPolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.DataResidencyMigrationRequestSuccessfulType.description": {"fq_name": "team_log.DataResidencyMigrationRequestSuccessfulType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DataResidencyMigrationRequestSuccessfulType", "route_refs": [], "_type": "FieldReference"}, "team_log.DataResidencyMigrationRequestUnsuccessfulType.description": {"fq_name": "team_log.DataResidencyMigrationRequestUnsuccessfulType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DataResidencyMigrationRequestUnsuccessfulType", "route_refs": [], "_type": "FieldReference"}, "team_log.DefaultLinkExpirationDaysPolicy.day_1": {"fq_name": "team_log.DefaultLinkExpirationDaysPolicy.day_1", "param_name": "day1Value", "static_instance": "DAY_1", "getter_method": null, "containing_data_type_ref": "team_log.DefaultLinkExpirationDaysPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.DefaultLinkExpirationDaysPolicy.day_180": {"fq_name": "team_log.DefaultLinkExpirationDaysPolicy.day_180", "param_name": "day180Value", "static_instance": "DAY_180", "getter_method": null, "containing_data_type_ref": "team_log.DefaultLinkExpirationDaysPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.DefaultLinkExpirationDaysPolicy.day_3": {"fq_name": "team_log.DefaultLinkExpirationDaysPolicy.day_3", "param_name": "day3Value", "static_instance": "DAY_3", "getter_method": null, "containing_data_type_ref": "team_log.DefaultLinkExpirationDaysPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.DefaultLinkExpirationDaysPolicy.day_30": {"fq_name": "team_log.DefaultLinkExpirationDaysPolicy.day_30", "param_name": "day30Value", "static_instance": "DAY_30", "getter_method": null, "containing_data_type_ref": "team_log.DefaultLinkExpirationDaysPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.DefaultLinkExpirationDaysPolicy.day_7": {"fq_name": "team_log.DefaultLinkExpirationDaysPolicy.day_7", "param_name": "day7Value", "static_instance": "DAY_7", "getter_method": null, "containing_data_type_ref": "team_log.DefaultLinkExpirationDaysPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.DefaultLinkExpirationDaysPolicy.day_90": {"fq_name": "team_log.DefaultLinkExpirationDaysPolicy.day_90", "param_name": "day90Value", "static_instance": "DAY_90", "getter_method": null, "containing_data_type_ref": "team_log.DefaultLinkExpirationDaysPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.DefaultLinkExpirationDaysPolicy.none": {"fq_name": "team_log.DefaultLinkExpirationDaysPolicy.none", "param_name": "noneValue", "static_instance": "NONE", "getter_method": null, "containing_data_type_ref": "team_log.DefaultLinkExpirationDaysPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.DefaultLinkExpirationDaysPolicy.year_1": {"fq_name": "team_log.DefaultLinkExpirationDaysPolicy.year_1", "param_name": "year1Value", "static_instance": "YEAR_1", "getter_method": null, "containing_data_type_ref": "team_log.DefaultLinkExpirationDaysPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.DefaultLinkExpirationDaysPolicy.other": {"fq_name": "team_log.DefaultLinkExpirationDaysPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.DefaultLinkExpirationDaysPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.DeleteTeamInviteLinkDetails.link_url": {"fq_name": "team_log.DeleteTeamInviteLinkDetails.link_url", "param_name": "linkUrl", "static_instance": null, "getter_method": "getLinkUrl", "containing_data_type_ref": "team_log.DeleteTeamInviteLinkDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeleteTeamInviteLinkType.description": {"fq_name": "team_log.DeleteTeamInviteLinkType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DeleteTeamInviteLinkType", "route_refs": [], "_type": "FieldReference"}, "team_log.DesktopDeviceSessionLogInfo.host_name": {"fq_name": "team_log.DesktopDeviceSessionLogInfo.host_name", "param_name": "hostName", "static_instance": null, "getter_method": "getHostName", "containing_data_type_ref": "team_log.DesktopDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.DesktopDeviceSessionLogInfo.client_type": {"fq_name": "team_log.DesktopDeviceSessionLogInfo.client_type", "param_name": "clientType", "static_instance": null, "getter_method": "getClientType", "containing_data_type_ref": "team_log.DesktopDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.DesktopDeviceSessionLogInfo.platform": {"fq_name": "team_log.DesktopDeviceSessionLogInfo.platform", "param_name": "platform", "static_instance": null, "getter_method": "getPlatform", "containing_data_type_ref": "team_log.DesktopDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.DesktopDeviceSessionLogInfo.is_delete_on_unlink_supported": {"fq_name": "team_log.DesktopDeviceSessionLogInfo.is_delete_on_unlink_supported", "param_name": "isDeleteOnUnlinkSupported", "static_instance": null, "getter_method": "getIsDeleteOnUnlinkSupported", "containing_data_type_ref": "team_log.DesktopDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.DesktopDeviceSessionLogInfo.ip_address": {"fq_name": "team_log.DesktopDeviceSessionLogInfo.ip_address", "param_name": "ipAddress", "static_instance": null, "getter_method": "getIpAddress", "containing_data_type_ref": "team_log.DesktopDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.DesktopDeviceSessionLogInfo.created": {"fq_name": "team_log.DesktopDeviceSessionLogInfo.created", "param_name": "created", "static_instance": null, "getter_method": "getCreated", "containing_data_type_ref": "team_log.DesktopDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.DesktopDeviceSessionLogInfo.updated": {"fq_name": "team_log.DesktopDeviceSessionLogInfo.updated", "param_name": "updated", "static_instance": null, "getter_method": "getUpdated", "containing_data_type_ref": "team_log.DesktopDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.DesktopDeviceSessionLogInfo.session_info": {"fq_name": "team_log.DesktopDeviceSessionLogInfo.session_info", "param_name": "sessionInfo", "static_instance": null, "getter_method": "getSessionInfo", "containing_data_type_ref": "team_log.DesktopDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.DesktopDeviceSessionLogInfo.client_version": {"fq_name": "team_log.DesktopDeviceSessionLogInfo.client_version", "param_name": "clientVersion", "static_instance": null, "getter_method": "getClientVersion", "containing_data_type_ref": "team_log.DesktopDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.DesktopSessionLogInfo.session_id": {"fq_name": "team_log.DesktopSessionLogInfo.session_id", "param_name": "sessionId", "static_instance": null, "getter_method": "getSessionId", "containing_data_type_ref": "team_log.DesktopSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceApprovalsAddExceptionType.description": {"fq_name": "team_log.DeviceApprovalsAddExceptionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DeviceApprovalsAddExceptionType", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceApprovalsChangeDesktopPolicyDetails.new_value": {"fq_name": "team_log.DeviceApprovalsChangeDesktopPolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.DeviceApprovalsChangeDesktopPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceApprovalsChangeDesktopPolicyDetails.previous_value": {"fq_name": "team_log.DeviceApprovalsChangeDesktopPolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.DeviceApprovalsChangeDesktopPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceApprovalsChangeDesktopPolicyType.description": {"fq_name": "team_log.DeviceApprovalsChangeDesktopPolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DeviceApprovalsChangeDesktopPolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceApprovalsChangeMobilePolicyDetails.new_value": {"fq_name": "team_log.DeviceApprovalsChangeMobilePolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.DeviceApprovalsChangeMobilePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceApprovalsChangeMobilePolicyDetails.previous_value": {"fq_name": "team_log.DeviceApprovalsChangeMobilePolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.DeviceApprovalsChangeMobilePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceApprovalsChangeMobilePolicyType.description": {"fq_name": "team_log.DeviceApprovalsChangeMobilePolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DeviceApprovalsChangeMobilePolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceApprovalsChangeOverageActionDetails.new_value": {"fq_name": "team_log.DeviceApprovalsChangeOverageActionDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.DeviceApprovalsChangeOverageActionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceApprovalsChangeOverageActionDetails.previous_value": {"fq_name": "team_log.DeviceApprovalsChangeOverageActionDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.DeviceApprovalsChangeOverageActionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceApprovalsChangeOverageActionType.description": {"fq_name": "team_log.DeviceApprovalsChangeOverageActionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DeviceApprovalsChangeOverageActionType", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceApprovalsChangeUnlinkActionDetails.new_value": {"fq_name": "team_log.DeviceApprovalsChangeUnlinkActionDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.DeviceApprovalsChangeUnlinkActionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceApprovalsChangeUnlinkActionDetails.previous_value": {"fq_name": "team_log.DeviceApprovalsChangeUnlinkActionDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.DeviceApprovalsChangeUnlinkActionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceApprovalsChangeUnlinkActionType.description": {"fq_name": "team_log.DeviceApprovalsChangeUnlinkActionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DeviceApprovalsChangeUnlinkActionType", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceApprovalsPolicy.limited": {"fq_name": "team_log.DeviceApprovalsPolicy.limited", "param_name": "limitedValue", "static_instance": "LIMITED", "getter_method": null, "containing_data_type_ref": "team_log.DeviceApprovalsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceApprovalsPolicy.unlimited": {"fq_name": "team_log.DeviceApprovalsPolicy.unlimited", "param_name": "unlimitedValue", "static_instance": "UNLIMITED", "getter_method": null, "containing_data_type_ref": "team_log.DeviceApprovalsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceApprovalsPolicy.other": {"fq_name": "team_log.DeviceApprovalsPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.DeviceApprovalsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceApprovalsRemoveExceptionType.description": {"fq_name": "team_log.DeviceApprovalsRemoveExceptionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DeviceApprovalsRemoveExceptionType", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceChangeIpDesktopDetails.device_session_info": {"fq_name": "team_log.DeviceChangeIpDesktopDetails.device_session_info", "param_name": "deviceSessionInfo", "static_instance": null, "getter_method": "getDeviceSessionInfo", "containing_data_type_ref": "team_log.DeviceChangeIpDesktopDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceChangeIpDesktopType.description": {"fq_name": "team_log.DeviceChangeIpDesktopType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DeviceChangeIpDesktopType", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceChangeIpMobileDetails.device_session_info": {"fq_name": "team_log.DeviceChangeIpMobileDetails.device_session_info", "param_name": "deviceSessionInfo", "static_instance": null, "getter_method": "getDeviceSessionInfo", "containing_data_type_ref": "team_log.DeviceChangeIpMobileDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceChangeIpMobileType.description": {"fq_name": "team_log.DeviceChangeIpMobileType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DeviceChangeIpMobileType", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceChangeIpWebDetails.user_agent": {"fq_name": "team_log.DeviceChangeIpWebDetails.user_agent", "param_name": "userAgent", "static_instance": null, "getter_method": "getUserAgent", "containing_data_type_ref": "team_log.DeviceChangeIpWebDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceChangeIpWebType.description": {"fq_name": "team_log.DeviceChangeIpWebType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DeviceChangeIpWebType", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceDeleteOnUnlinkFailDetails.num_failures": {"fq_name": "team_log.DeviceDeleteOnUnlinkFailDetails.num_failures", "param_name": "numFailures", "static_instance": null, "getter_method": "getNumFailures", "containing_data_type_ref": "team_log.DeviceDeleteOnUnlinkFailDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceDeleteOnUnlinkFailDetails.session_info": {"fq_name": "team_log.DeviceDeleteOnUnlinkFailDetails.session_info", "param_name": "sessionInfo", "static_instance": null, "getter_method": "getSessionInfo", "containing_data_type_ref": "team_log.DeviceDeleteOnUnlinkFailDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceDeleteOnUnlinkFailDetails.display_name": {"fq_name": "team_log.DeviceDeleteOnUnlinkFailDetails.display_name", "param_name": "displayName", "static_instance": null, "getter_method": "getDisplayName", "containing_data_type_ref": "team_log.DeviceDeleteOnUnlinkFailDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceDeleteOnUnlinkFailType.description": {"fq_name": "team_log.DeviceDeleteOnUnlinkFailType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DeviceDeleteOnUnlinkFailType", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceDeleteOnUnlinkSuccessDetails.session_info": {"fq_name": "team_log.DeviceDeleteOnUnlinkSuccessDetails.session_info", "param_name": "sessionInfo", "static_instance": null, "getter_method": "getSessionInfo", "containing_data_type_ref": "team_log.DeviceDeleteOnUnlinkSuccessDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceDeleteOnUnlinkSuccessDetails.display_name": {"fq_name": "team_log.DeviceDeleteOnUnlinkSuccessDetails.display_name", "param_name": "displayName", "static_instance": null, "getter_method": "getDisplayName", "containing_data_type_ref": "team_log.DeviceDeleteOnUnlinkSuccessDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceDeleteOnUnlinkSuccessType.description": {"fq_name": "team_log.DeviceDeleteOnUnlinkSuccessType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DeviceDeleteOnUnlinkSuccessType", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceLinkFailDetails.device_type": {"fq_name": "team_log.DeviceLinkFailDetails.device_type", "param_name": "deviceType", "static_instance": null, "getter_method": "getDeviceType", "containing_data_type_ref": "team_log.DeviceLinkFailDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceLinkFailDetails.ip_address": {"fq_name": "team_log.DeviceLinkFailDetails.ip_address", "param_name": "ipAddress", "static_instance": null, "getter_method": "getIpAddress", "containing_data_type_ref": "team_log.DeviceLinkFailDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceLinkFailType.description": {"fq_name": "team_log.DeviceLinkFailType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DeviceLinkFailType", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceLinkSuccessDetails.device_session_info": {"fq_name": "team_log.DeviceLinkSuccessDetails.device_session_info", "param_name": "deviceSessionInfo", "static_instance": null, "getter_method": "getDeviceSessionInfo", "containing_data_type_ref": "team_log.DeviceLinkSuccessDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceLinkSuccessType.description": {"fq_name": "team_log.DeviceLinkSuccessType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DeviceLinkSuccessType", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceManagementDisabledType.description": {"fq_name": "team_log.DeviceManagementDisabledType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DeviceManagementDisabledType", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceManagementEnabledType.description": {"fq_name": "team_log.DeviceManagementEnabledType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DeviceManagementEnabledType", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceSessionLogInfo.ip_address": {"fq_name": "team_log.DeviceSessionLogInfo.ip_address", "param_name": "ipAddress", "static_instance": null, "getter_method": "getIpAddress", "containing_data_type_ref": "team_log.DeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceSessionLogInfo.created": {"fq_name": "team_log.DeviceSessionLogInfo.created", "param_name": "created", "static_instance": null, "getter_method": "getCreated", "containing_data_type_ref": "team_log.DeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceSessionLogInfo.updated": {"fq_name": "team_log.DeviceSessionLogInfo.updated", "param_name": "updated", "static_instance": null, "getter_method": "getUpdated", "containing_data_type_ref": "team_log.DeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceSyncBackupStatusChangedDetails.desktop_device_session_info": {"fq_name": "team_log.DeviceSyncBackupStatusChangedDetails.desktop_device_session_info", "param_name": "desktopDeviceSessionInfo", "static_instance": null, "getter_method": "getDesktopDeviceSessionInfo", "containing_data_type_ref": "team_log.DeviceSyncBackupStatusChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceSyncBackupStatusChangedDetails.previous_value": {"fq_name": "team_log.DeviceSyncBackupStatusChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.DeviceSyncBackupStatusChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceSyncBackupStatusChangedDetails.new_value": {"fq_name": "team_log.DeviceSyncBackupStatusChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.DeviceSyncBackupStatusChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceSyncBackupStatusChangedType.description": {"fq_name": "team_log.DeviceSyncBackupStatusChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DeviceSyncBackupStatusChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceType.desktop": {"fq_name": "team_log.DeviceType.desktop", "param_name": "desktopValue", "static_instance": "DESKTOP", "getter_method": null, "containing_data_type_ref": "team_log.DeviceType", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceType.mobile": {"fq_name": "team_log.DeviceType.mobile", "param_name": "mobileValue", "static_instance": "MOBILE", "getter_method": null, "containing_data_type_ref": "team_log.DeviceType", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceType.other": {"fq_name": "team_log.DeviceType.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.DeviceType", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceUnlinkDetails.delete_data": {"fq_name": "team_log.DeviceUnlinkDetails.delete_data", "param_name": "deleteData", "static_instance": null, "getter_method": "getDeleteData", "containing_data_type_ref": "team_log.DeviceUnlinkDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceUnlinkDetails.session_info": {"fq_name": "team_log.DeviceUnlinkDetails.session_info", "param_name": "sessionInfo", "static_instance": null, "getter_method": "getSessionInfo", "containing_data_type_ref": "team_log.DeviceUnlinkDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceUnlinkDetails.display_name": {"fq_name": "team_log.DeviceUnlinkDetails.display_name", "param_name": "displayName", "static_instance": null, "getter_method": "getDisplayName", "containing_data_type_ref": "team_log.DeviceUnlinkDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceUnlinkPolicy.keep": {"fq_name": "team_log.DeviceUnlinkPolicy.keep", "param_name": "keepValue", "static_instance": "KEEP", "getter_method": null, "containing_data_type_ref": "team_log.DeviceUnlinkPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceUnlinkPolicy.remove": {"fq_name": "team_log.DeviceUnlinkPolicy.remove", "param_name": "removeValue", "static_instance": "REMOVE", "getter_method": null, "containing_data_type_ref": "team_log.DeviceUnlinkPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceUnlinkPolicy.other": {"fq_name": "team_log.DeviceUnlinkPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.DeviceUnlinkPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceUnlinkType.description": {"fq_name": "team_log.DeviceUnlinkType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DeviceUnlinkType", "route_refs": [], "_type": "FieldReference"}, "team_log.DirectoryRestrictionsAddMembersType.description": {"fq_name": "team_log.DirectoryRestrictionsAddMembersType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DirectoryRestrictionsAddMembersType", "route_refs": [], "_type": "FieldReference"}, "team_log.DirectoryRestrictionsRemoveMembersType.description": {"fq_name": "team_log.DirectoryRestrictionsRemoveMembersType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DirectoryRestrictionsRemoveMembersType", "route_refs": [], "_type": "FieldReference"}, "team_log.DisabledDomainInvitesType.description": {"fq_name": "team_log.DisabledDomainInvitesType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DisabledDomainInvitesType", "route_refs": [], "_type": "FieldReference"}, "team_log.DispositionActionType.automatic_delete": {"fq_name": "team_log.DispositionActionType.automatic_delete", "param_name": "automaticDeleteValue", "static_instance": "AUTOMATIC_DELETE", "getter_method": null, "containing_data_type_ref": "team_log.DispositionActionType", "route_refs": [], "_type": "FieldReference"}, "team_log.DispositionActionType.automatic_permanently_delete": {"fq_name": "team_log.DispositionActionType.automatic_permanently_delete", "param_name": "automaticPermanentlyDeleteValue", "static_instance": "AUTOMATIC_PERMANENTLY_DELETE", "getter_method": null, "containing_data_type_ref": "team_log.DispositionActionType", "route_refs": [], "_type": "FieldReference"}, "team_log.DispositionActionType.other": {"fq_name": "team_log.DispositionActionType.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.DispositionActionType", "route_refs": [], "_type": "FieldReference"}, "team_log.DomainInvitesApproveRequestToJoinTeamType.description": {"fq_name": "team_log.DomainInvitesApproveRequestToJoinTeamType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DomainInvitesApproveRequestToJoinTeamType", "route_refs": [], "_type": "FieldReference"}, "team_log.DomainInvitesDeclineRequestToJoinTeamType.description": {"fq_name": "team_log.DomainInvitesDeclineRequestToJoinTeamType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DomainInvitesDeclineRequestToJoinTeamType", "route_refs": [], "_type": "FieldReference"}, "team_log.DomainInvitesEmailExistingUsersDetails.domain_name": {"fq_name": "team_log.DomainInvitesEmailExistingUsersDetails.domain_name", "param_name": "domainName", "static_instance": null, "getter_method": "getDomainName", "containing_data_type_ref": "team_log.DomainInvitesEmailExistingUsersDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DomainInvitesEmailExistingUsersDetails.num_recipients": {"fq_name": "team_log.DomainInvitesEmailExistingUsersDetails.num_recipients", "param_name": "numRecipients", "static_instance": null, "getter_method": "getNumRecipients", "containing_data_type_ref": "team_log.DomainInvitesEmailExistingUsersDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DomainInvitesEmailExistingUsersType.description": {"fq_name": "team_log.DomainInvitesEmailExistingUsersType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DomainInvitesEmailExistingUsersType", "route_refs": [], "_type": "FieldReference"}, "team_log.DomainInvitesRequestToJoinTeamType.description": {"fq_name": "team_log.DomainInvitesRequestToJoinTeamType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DomainInvitesRequestToJoinTeamType", "route_refs": [], "_type": "FieldReference"}, "team_log.DomainInvitesSetInviteNewUserPrefToNoType.description": {"fq_name": "team_log.DomainInvitesSetInviteNewUserPrefToNoType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DomainInvitesSetInviteNewUserPrefToNoType", "route_refs": [], "_type": "FieldReference"}, "team_log.DomainInvitesSetInviteNewUserPrefToYesType.description": {"fq_name": "team_log.DomainInvitesSetInviteNewUserPrefToYesType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DomainInvitesSetInviteNewUserPrefToYesType", "route_refs": [], "_type": "FieldReference"}, "team_log.DomainVerificationAddDomainFailDetails.domain_name": {"fq_name": "team_log.DomainVerificationAddDomainFailDetails.domain_name", "param_name": "domainName", "static_instance": null, "getter_method": "getDomainName", "containing_data_type_ref": "team_log.DomainVerificationAddDomainFailDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DomainVerificationAddDomainFailDetails.verification_method": {"fq_name": "team_log.DomainVerificationAddDomainFailDetails.verification_method", "param_name": "verificationMethod", "static_instance": null, "getter_method": "getVerificationMethod", "containing_data_type_ref": "team_log.DomainVerificationAddDomainFailDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DomainVerificationAddDomainFailType.description": {"fq_name": "team_log.DomainVerificationAddDomainFailType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DomainVerificationAddDomainFailType", "route_refs": [], "_type": "FieldReference"}, "team_log.DomainVerificationAddDomainSuccessDetails.domain_names": {"fq_name": "team_log.DomainVerificationAddDomainSuccessDetails.domain_names", "param_name": "domainNames", "static_instance": null, "getter_method": "getDomainNames", "containing_data_type_ref": "team_log.DomainVerificationAddDomainSuccessDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DomainVerificationAddDomainSuccessDetails.verification_method": {"fq_name": "team_log.DomainVerificationAddDomainSuccessDetails.verification_method", "param_name": "verificationMethod", "static_instance": null, "getter_method": "getVerificationMethod", "containing_data_type_ref": "team_log.DomainVerificationAddDomainSuccessDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DomainVerificationAddDomainSuccessType.description": {"fq_name": "team_log.DomainVerificationAddDomainSuccessType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DomainVerificationAddDomainSuccessType", "route_refs": [], "_type": "FieldReference"}, "team_log.DomainVerificationRemoveDomainDetails.domain_names": {"fq_name": "team_log.DomainVerificationRemoveDomainDetails.domain_names", "param_name": "domainNames", "static_instance": null, "getter_method": "getDomainNames", "containing_data_type_ref": "team_log.DomainVerificationRemoveDomainDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DomainVerificationRemoveDomainType.description": {"fq_name": "team_log.DomainVerificationRemoveDomainType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DomainVerificationRemoveDomainType", "route_refs": [], "_type": "FieldReference"}, "team_log.DownloadPolicyType.allow": {"fq_name": "team_log.DownloadPolicyType.allow", "param_name": "allowValue", "static_instance": "ALLOW", "getter_method": null, "containing_data_type_ref": "team_log.DownloadPolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.DownloadPolicyType.disallow": {"fq_name": "team_log.DownloadPolicyType.disallow", "param_name": "disallowValue", "static_instance": "DISALLOW", "getter_method": null, "containing_data_type_ref": "team_log.DownloadPolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.DownloadPolicyType.other": {"fq_name": "team_log.DownloadPolicyType.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.DownloadPolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.DropboxPasswordsExportedDetails.platform": {"fq_name": "team_log.DropboxPasswordsExportedDetails.platform", "param_name": "platform", "static_instance": null, "getter_method": "getPlatform", "containing_data_type_ref": "team_log.DropboxPasswordsExportedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DropboxPasswordsExportedType.description": {"fq_name": "team_log.DropboxPasswordsExportedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DropboxPasswordsExportedType", "route_refs": [], "_type": "FieldReference"}, "team_log.DropboxPasswordsNewDeviceEnrolledDetails.is_first_device": {"fq_name": "team_log.DropboxPasswordsNewDeviceEnrolledDetails.is_first_device", "param_name": "isFirstDevice", "static_instance": null, "getter_method": "getIsFirstDevice", "containing_data_type_ref": "team_log.DropboxPasswordsNewDeviceEnrolledDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DropboxPasswordsNewDeviceEnrolledDetails.platform": {"fq_name": "team_log.DropboxPasswordsNewDeviceEnrolledDetails.platform", "param_name": "platform", "static_instance": null, "getter_method": "getPlatform", "containing_data_type_ref": "team_log.DropboxPasswordsNewDeviceEnrolledDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DropboxPasswordsNewDeviceEnrolledType.description": {"fq_name": "team_log.DropboxPasswordsNewDeviceEnrolledType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DropboxPasswordsNewDeviceEnrolledType", "route_refs": [], "_type": "FieldReference"}, "team_log.DropboxPasswordsPolicy.default": {"fq_name": "team_log.DropboxPasswordsPolicy.default", "param_name": "defaultValue", "static_instance": "DEFAULT", "getter_method": null, "containing_data_type_ref": "team_log.DropboxPasswordsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.DropboxPasswordsPolicy.disabled": {"fq_name": "team_log.DropboxPasswordsPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.DropboxPasswordsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.DropboxPasswordsPolicy.enabled": {"fq_name": "team_log.DropboxPasswordsPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.DropboxPasswordsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.DropboxPasswordsPolicy.other": {"fq_name": "team_log.DropboxPasswordsPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.DropboxPasswordsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.DropboxPasswordsPolicyChangedDetails.new_value": {"fq_name": "team_log.DropboxPasswordsPolicyChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.DropboxPasswordsPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DropboxPasswordsPolicyChangedDetails.previous_value": {"fq_name": "team_log.DropboxPasswordsPolicyChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.DropboxPasswordsPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DropboxPasswordsPolicyChangedType.description": {"fq_name": "team_log.DropboxPasswordsPolicyChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DropboxPasswordsPolicyChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.DurationLogInfo.unit": {"fq_name": "team_log.DurationLogInfo.unit", "param_name": "unit", "static_instance": null, "getter_method": "getUnit", "containing_data_type_ref": "team_log.DurationLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.DurationLogInfo.amount": {"fq_name": "team_log.DurationLogInfo.amount", "param_name": "amount", "static_instance": null, "getter_method": "getAmount", "containing_data_type_ref": "team_log.DurationLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.EmailIngestPolicy.disabled": {"fq_name": "team_log.EmailIngestPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.EmailIngestPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.EmailIngestPolicy.enabled": {"fq_name": "team_log.EmailIngestPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.EmailIngestPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.EmailIngestPolicy.other": {"fq_name": "team_log.EmailIngestPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.EmailIngestPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.EmailIngestPolicyChangedDetails.new_value": {"fq_name": "team_log.EmailIngestPolicyChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.EmailIngestPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EmailIngestPolicyChangedDetails.previous_value": {"fq_name": "team_log.EmailIngestPolicyChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.EmailIngestPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EmailIngestPolicyChangedType.description": {"fq_name": "team_log.EmailIngestPolicyChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.EmailIngestPolicyChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.EmailIngestReceiveFileDetails.inbox_name": {"fq_name": "team_log.EmailIngestReceiveFileDetails.inbox_name", "param_name": "inboxName", "static_instance": null, "getter_method": "getInboxName", "containing_data_type_ref": "team_log.EmailIngestReceiveFileDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EmailIngestReceiveFileDetails.attachment_names": {"fq_name": "team_log.EmailIngestReceiveFileDetails.attachment_names", "param_name": "attachmentNames", "static_instance": null, "getter_method": "getAttachmentNames", "containing_data_type_ref": "team_log.EmailIngestReceiveFileDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EmailIngestReceiveFileDetails.subject": {"fq_name": "team_log.EmailIngestReceiveFileDetails.subject", "param_name": "subject", "static_instance": null, "getter_method": "getSubject", "containing_data_type_ref": "team_log.EmailIngestReceiveFileDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EmailIngestReceiveFileDetails.from_name": {"fq_name": "team_log.EmailIngestReceiveFileDetails.from_name", "param_name": "fromName", "static_instance": null, "getter_method": "getFromName", "containing_data_type_ref": "team_log.EmailIngestReceiveFileDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EmailIngestReceiveFileDetails.from_email": {"fq_name": "team_log.EmailIngestReceiveFileDetails.from_email", "param_name": "fromEmail", "static_instance": null, "getter_method": "getFromEmail", "containing_data_type_ref": "team_log.EmailIngestReceiveFileDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EmailIngestReceiveFileType.description": {"fq_name": "team_log.EmailIngestReceiveFileType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.EmailIngestReceiveFileType", "route_refs": [], "_type": "FieldReference"}, "team_log.EmmAddExceptionType.description": {"fq_name": "team_log.EmmAddExceptionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.EmmAddExceptionType", "route_refs": [], "_type": "FieldReference"}, "team_log.EmmChangePolicyDetails.new_value": {"fq_name": "team_log.EmmChangePolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.EmmChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EmmChangePolicyDetails.previous_value": {"fq_name": "team_log.EmmChangePolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.EmmChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EmmChangePolicyType.description": {"fq_name": "team_log.EmmChangePolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.EmmChangePolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.EmmCreateExceptionsReportType.description": {"fq_name": "team_log.EmmCreateExceptionsReportType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.EmmCreateExceptionsReportType", "route_refs": [], "_type": "FieldReference"}, "team_log.EmmCreateUsageReportType.description": {"fq_name": "team_log.EmmCreateUsageReportType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.EmmCreateUsageReportType", "route_refs": [], "_type": "FieldReference"}, "team_log.EmmErrorDetails.error_details": {"fq_name": "team_log.EmmErrorDetails.error_details", "param_name": "errorDetails", "static_instance": null, "getter_method": "getErrorDetails", "containing_data_type_ref": "team_log.EmmErrorDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EmmErrorType.description": {"fq_name": "team_log.EmmErrorType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.EmmErrorType", "route_refs": [], "_type": "FieldReference"}, "team_log.EmmRefreshAuthTokenType.description": {"fq_name": "team_log.EmmRefreshAuthTokenType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.EmmRefreshAuthTokenType", "route_refs": [], "_type": "FieldReference"}, "team_log.EmmRemoveExceptionType.description": {"fq_name": "team_log.EmmRemoveExceptionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.EmmRemoveExceptionType", "route_refs": [], "_type": "FieldReference"}, "team_log.EnabledDomainInvitesType.description": {"fq_name": "team_log.EnabledDomainInvitesType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.EnabledDomainInvitesType", "route_refs": [], "_type": "FieldReference"}, "team_log.EndedEnterpriseAdminSessionDeprecatedDetails.federation_extra_details": {"fq_name": "team_log.EndedEnterpriseAdminSessionDeprecatedDetails.federation_extra_details", "param_name": "federationExtraDetails", "static_instance": null, "getter_method": "getFederationExtraDetails", "containing_data_type_ref": "team_log.EndedEnterpriseAdminSessionDeprecatedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EndedEnterpriseAdminSessionDeprecatedType.description": {"fq_name": "team_log.EndedEnterpriseAdminSessionDeprecatedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.EndedEnterpriseAdminSessionDeprecatedType", "route_refs": [], "_type": "FieldReference"}, "team_log.EndedEnterpriseAdminSessionType.description": {"fq_name": "team_log.EndedEnterpriseAdminSessionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.EndedEnterpriseAdminSessionType", "route_refs": [], "_type": "FieldReference"}, "team_log.EnforceLinkPasswordPolicy.optional": {"fq_name": "team_log.EnforceLinkPasswordPolicy.optional", "param_name": "optionalValue", "static_instance": "OPTIONAL", "getter_method": null, "containing_data_type_ref": "team_log.EnforceLinkPasswordPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.EnforceLinkPasswordPolicy.required": {"fq_name": "team_log.EnforceLinkPasswordPolicy.required", "param_name": "requiredValue", "static_instance": "REQUIRED", "getter_method": null, "containing_data_type_ref": "team_log.EnforceLinkPasswordPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.EnforceLinkPasswordPolicy.other": {"fq_name": "team_log.EnforceLinkPasswordPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.EnforceLinkPasswordPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.EnterpriseSettingsLockingDetails.team_name": {"fq_name": "team_log.EnterpriseSettingsLockingDetails.team_name", "param_name": "teamName", "static_instance": null, "getter_method": "getTeamName", "containing_data_type_ref": "team_log.EnterpriseSettingsLockingDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EnterpriseSettingsLockingDetails.settings_page_name": {"fq_name": "team_log.EnterpriseSettingsLockingDetails.settings_page_name", "param_name": "settingsPageName", "static_instance": null, "getter_method": "getSettingsPageName", "containing_data_type_ref": "team_log.EnterpriseSettingsLockingDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EnterpriseSettingsLockingDetails.previous_settings_page_locking_state": {"fq_name": "team_log.EnterpriseSettingsLockingDetails.previous_settings_page_locking_state", "param_name": "previousSettingsPageLockingState", "static_instance": null, "getter_method": "getPreviousSettingsPageLockingState", "containing_data_type_ref": "team_log.EnterpriseSettingsLockingDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EnterpriseSettingsLockingDetails.new_settings_page_locking_state": {"fq_name": "team_log.EnterpriseSettingsLockingDetails.new_settings_page_locking_state", "param_name": "newSettingsPageLockingState", "static_instance": null, "getter_method": "getNewSettingsPageLockingState", "containing_data_type_ref": "team_log.EnterpriseSettingsLockingDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EnterpriseSettingsLockingType.description": {"fq_name": "team_log.EnterpriseSettingsLockingType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.EnterpriseSettingsLockingType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventCategory.admin_alerting": {"fq_name": "team_log.EventCategory.admin_alerting", "param_name": "adminAlertingValue", "static_instance": "ADMIN_ALERTING", "getter_method": null, "containing_data_type_ref": "team_log.EventCategory", "route_refs": [], "_type": "FieldReference"}, "team_log.EventCategory.apps": {"fq_name": "team_log.EventCategory.apps", "param_name": "appsValue", "static_instance": "APPS", "getter_method": null, "containing_data_type_ref": "team_log.EventCategory", "route_refs": [], "_type": "FieldReference"}, "team_log.EventCategory.comments": {"fq_name": "team_log.EventCategory.comments", "param_name": "commentsValue", "static_instance": "COMMENTS", "getter_method": null, "containing_data_type_ref": "team_log.EventCategory", "route_refs": [], "_type": "FieldReference"}, "team_log.EventCategory.data_governance": {"fq_name": "team_log.EventCategory.data_governance", "param_name": "dataGovernanceValue", "static_instance": "DATA_GOVERNANCE", "getter_method": null, "containing_data_type_ref": "team_log.EventCategory", "route_refs": [], "_type": "FieldReference"}, "team_log.EventCategory.devices": {"fq_name": "team_log.EventCategory.devices", "param_name": "devicesValue", "static_instance": "DEVICES", "getter_method": null, "containing_data_type_ref": "team_log.EventCategory", "route_refs": [], "_type": "FieldReference"}, "team_log.EventCategory.domains": {"fq_name": "team_log.EventCategory.domains", "param_name": "domainsValue", "static_instance": "DOMAINS", "getter_method": null, "containing_data_type_ref": "team_log.EventCategory", "route_refs": [], "_type": "FieldReference"}, "team_log.EventCategory.encryption": {"fq_name": "team_log.EventCategory.encryption", "param_name": "encryptionValue", "static_instance": "ENCRYPTION", "getter_method": null, "containing_data_type_ref": "team_log.EventCategory", "route_refs": [], "_type": "FieldReference"}, "team_log.EventCategory.file_operations": {"fq_name": "team_log.EventCategory.file_operations", "param_name": "fileOperationsValue", "static_instance": "FILE_OPERATIONS", "getter_method": null, "containing_data_type_ref": "team_log.EventCategory", "route_refs": [], "_type": "FieldReference"}, "team_log.EventCategory.file_requests": {"fq_name": "team_log.EventCategory.file_requests", "param_name": "fileRequestsValue", "static_instance": "FILE_REQUESTS", "getter_method": null, "containing_data_type_ref": "team_log.EventCategory", "route_refs": [], "_type": "FieldReference"}, "team_log.EventCategory.groups": {"fq_name": "team_log.EventCategory.groups", "param_name": "groupsValue", "static_instance": "GROUPS", "getter_method": null, "containing_data_type_ref": "team_log.EventCategory", "route_refs": [], "_type": "FieldReference"}, "team_log.EventCategory.logins": {"fq_name": "team_log.EventCategory.logins", "param_name": "loginsValue", "static_instance": "LOGINS", "getter_method": null, "containing_data_type_ref": "team_log.EventCategory", "route_refs": [], "_type": "FieldReference"}, "team_log.EventCategory.members": {"fq_name": "team_log.EventCategory.members", "param_name": "membersValue", "static_instance": "MEMBERS", "getter_method": null, "containing_data_type_ref": "team_log.EventCategory", "route_refs": [], "_type": "FieldReference"}, "team_log.EventCategory.paper": {"fq_name": "team_log.EventCategory.paper", "param_name": "paperValue", "static_instance": "PAPER", "getter_method": null, "containing_data_type_ref": "team_log.EventCategory", "route_refs": [], "_type": "FieldReference"}, "team_log.EventCategory.passwords": {"fq_name": "team_log.EventCategory.passwords", "param_name": "passwordsValue", "static_instance": "PASSWORDS", "getter_method": null, "containing_data_type_ref": "team_log.EventCategory", "route_refs": [], "_type": "FieldReference"}, "team_log.EventCategory.reports": {"fq_name": "team_log.EventCategory.reports", "param_name": "reportsValue", "static_instance": "REPORTS", "getter_method": null, "containing_data_type_ref": "team_log.EventCategory", "route_refs": [], "_type": "FieldReference"}, "team_log.EventCategory.sharing": {"fq_name": "team_log.EventCategory.sharing", "param_name": "sharingValue", "static_instance": "SHARING", "getter_method": null, "containing_data_type_ref": "team_log.EventCategory", "route_refs": [], "_type": "FieldReference"}, "team_log.EventCategory.showcase": {"fq_name": "team_log.EventCategory.showcase", "param_name": "showcaseValue", "static_instance": "SHOWCASE", "getter_method": null, "containing_data_type_ref": "team_log.EventCategory", "route_refs": [], "_type": "FieldReference"}, "team_log.EventCategory.sso": {"fq_name": "team_log.EventCategory.sso", "param_name": "ssoValue", "static_instance": "SSO", "getter_method": null, "containing_data_type_ref": "team_log.EventCategory", "route_refs": [], "_type": "FieldReference"}, "team_log.EventCategory.team_folders": {"fq_name": "team_log.EventCategory.team_folders", "param_name": "teamFoldersValue", "static_instance": "TEAM_FOLDERS", "getter_method": null, "containing_data_type_ref": "team_log.EventCategory", "route_refs": [], "_type": "FieldReference"}, "team_log.EventCategory.team_policies": {"fq_name": "team_log.EventCategory.team_policies", "param_name": "teamPoliciesValue", "static_instance": "TEAM_POLICIES", "getter_method": null, "containing_data_type_ref": "team_log.EventCategory", "route_refs": [], "_type": "FieldReference"}, "team_log.EventCategory.team_profile": {"fq_name": "team_log.EventCategory.team_profile", "param_name": "teamProfileValue", "static_instance": "TEAM_PROFILE", "getter_method": null, "containing_data_type_ref": "team_log.EventCategory", "route_refs": [], "_type": "FieldReference"}, "team_log.EventCategory.tfa": {"fq_name": "team_log.EventCategory.tfa", "param_name": "tfaValue", "static_instance": "TFA", "getter_method": null, "containing_data_type_ref": "team_log.EventCategory", "route_refs": [], "_type": "FieldReference"}, "team_log.EventCategory.trusted_teams": {"fq_name": "team_log.EventCategory.trusted_teams", "param_name": "trustedTeamsValue", "static_instance": "TRUSTED_TEAMS", "getter_method": null, "containing_data_type_ref": "team_log.EventCategory", "route_refs": [], "_type": "FieldReference"}, "team_log.EventCategory.other": {"fq_name": "team_log.EventCategory.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.EventCategory", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.admin_alerting_alert_state_changed_details": {"fq_name": "team_log.EventDetails.admin_alerting_alert_state_changed_details", "param_name": "adminAlertingAlertStateChangedDetailsValue", "static_instance": null, "getter_method": "getAdminAlertingAlertStateChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.admin_alerting_changed_alert_config_details": {"fq_name": "team_log.EventDetails.admin_alerting_changed_alert_config_details", "param_name": "adminAlertingChangedAlertConfigDetailsValue", "static_instance": null, "getter_method": "getAdminAlertingChangedAlertConfigDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.admin_alerting_triggered_alert_details": {"fq_name": "team_log.EventDetails.admin_alerting_triggered_alert_details", "param_name": "adminAlertingTriggeredAlertDetailsValue", "static_instance": null, "getter_method": "getAdminAlertingTriggeredAlertDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.ransomware_restore_process_completed_details": {"fq_name": "team_log.EventDetails.ransomware_restore_process_completed_details", "param_name": "ransomwareRestoreProcessCompletedDetailsValue", "static_instance": null, "getter_method": "getRansomwareRestoreProcessCompletedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.ransomware_restore_process_started_details": {"fq_name": "team_log.EventDetails.ransomware_restore_process_started_details", "param_name": "ransomwareRestoreProcessStartedDetailsValue", "static_instance": null, "getter_method": "getRansomwareRestoreProcessStartedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.app_blocked_by_permissions_details": {"fq_name": "team_log.EventDetails.app_blocked_by_permissions_details", "param_name": "appBlockedByPermissionsDetailsValue", "static_instance": null, "getter_method": "getAppBlockedByPermissionsDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.app_link_team_details": {"fq_name": "team_log.EventDetails.app_link_team_details", "param_name": "appLinkTeamDetailsValue", "static_instance": null, "getter_method": "getAppLinkTeamDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.app_link_user_details": {"fq_name": "team_log.EventDetails.app_link_user_details", "param_name": "appLinkUserDetailsValue", "static_instance": null, "getter_method": "getAppLinkUserDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.app_unlink_team_details": {"fq_name": "team_log.EventDetails.app_unlink_team_details", "param_name": "appUnlinkTeamDetailsValue", "static_instance": null, "getter_method": "getAppUnlinkTeamDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.app_unlink_user_details": {"fq_name": "team_log.EventDetails.app_unlink_user_details", "param_name": "appUnlinkUserDetailsValue", "static_instance": null, "getter_method": "getAppUnlinkUserDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.integration_connected_details": {"fq_name": "team_log.EventDetails.integration_connected_details", "param_name": "integrationConnectedDetailsValue", "static_instance": null, "getter_method": "getIntegrationConnectedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.integration_disconnected_details": {"fq_name": "team_log.EventDetails.integration_disconnected_details", "param_name": "integrationDisconnectedDetailsValue", "static_instance": null, "getter_method": "getIntegrationDisconnectedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_add_comment_details": {"fq_name": "team_log.EventDetails.file_add_comment_details", "param_name": "fileAddCommentDetailsValue", "static_instance": null, "getter_method": "getFileAddCommentDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_change_comment_subscription_details": {"fq_name": "team_log.EventDetails.file_change_comment_subscription_details", "param_name": "fileChangeCommentSubscriptionDetailsValue", "static_instance": null, "getter_method": "getFileChangeCommentSubscriptionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_delete_comment_details": {"fq_name": "team_log.EventDetails.file_delete_comment_details", "param_name": "fileDeleteCommentDetailsValue", "static_instance": null, "getter_method": "getFileDeleteCommentDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_edit_comment_details": {"fq_name": "team_log.EventDetails.file_edit_comment_details", "param_name": "fileEditCommentDetailsValue", "static_instance": null, "getter_method": "getFileEditCommentDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_like_comment_details": {"fq_name": "team_log.EventDetails.file_like_comment_details", "param_name": "fileLikeCommentDetailsValue", "static_instance": null, "getter_method": "getFileLikeCommentDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_resolve_comment_details": {"fq_name": "team_log.EventDetails.file_resolve_comment_details", "param_name": "fileResolveCommentDetailsValue", "static_instance": null, "getter_method": "getFileResolveCommentDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_unlike_comment_details": {"fq_name": "team_log.EventDetails.file_unlike_comment_details", "param_name": "fileUnlikeCommentDetailsValue", "static_instance": null, "getter_method": "getFileUnlikeCommentDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_unresolve_comment_details": {"fq_name": "team_log.EventDetails.file_unresolve_comment_details", "param_name": "fileUnresolveCommentDetailsValue", "static_instance": null, "getter_method": "getFileUnresolveCommentDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.governance_policy_add_folders_details": {"fq_name": "team_log.EventDetails.governance_policy_add_folders_details", "param_name": "governancePolicyAddFoldersDetailsValue", "static_instance": null, "getter_method": "getGovernancePolicyAddFoldersDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.governance_policy_add_folder_failed_details": {"fq_name": "team_log.EventDetails.governance_policy_add_folder_failed_details", "param_name": "governancePolicyAddFolderFailedDetailsValue", "static_instance": null, "getter_method": "getGovernancePolicyAddFolderFailedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.governance_policy_content_disposed_details": {"fq_name": "team_log.EventDetails.governance_policy_content_disposed_details", "param_name": "governancePolicyContentDisposedDetailsValue", "static_instance": null, "getter_method": "getGovernancePolicyContentDisposedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.governance_policy_create_details": {"fq_name": "team_log.EventDetails.governance_policy_create_details", "param_name": "governancePolicyCreateDetailsValue", "static_instance": null, "getter_method": "getGovernancePolicyCreateDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.governance_policy_delete_details": {"fq_name": "team_log.EventDetails.governance_policy_delete_details", "param_name": "governancePolicyDeleteDetailsValue", "static_instance": null, "getter_method": "getGovernancePolicyDeleteDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.governance_policy_edit_details_details": {"fq_name": "team_log.EventDetails.governance_policy_edit_details_details", "param_name": "governancePolicyEditDetailsDetailsValue", "static_instance": null, "getter_method": "getGovernancePolicyEditDetailsDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.governance_policy_edit_duration_details": {"fq_name": "team_log.EventDetails.governance_policy_edit_duration_details", "param_name": "governancePolicyEditDurationDetailsValue", "static_instance": null, "getter_method": "getGovernancePolicyEditDurationDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.governance_policy_export_created_details": {"fq_name": "team_log.EventDetails.governance_policy_export_created_details", "param_name": "governancePolicyExportCreatedDetailsValue", "static_instance": null, "getter_method": "getGovernancePolicyExportCreatedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.governance_policy_export_removed_details": {"fq_name": "team_log.EventDetails.governance_policy_export_removed_details", "param_name": "governancePolicyExportRemovedDetailsValue", "static_instance": null, "getter_method": "getGovernancePolicyExportRemovedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.governance_policy_remove_folders_details": {"fq_name": "team_log.EventDetails.governance_policy_remove_folders_details", "param_name": "governancePolicyRemoveFoldersDetailsValue", "static_instance": null, "getter_method": "getGovernancePolicyRemoveFoldersDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.governance_policy_report_created_details": {"fq_name": "team_log.EventDetails.governance_policy_report_created_details", "param_name": "governancePolicyReportCreatedDetailsValue", "static_instance": null, "getter_method": "getGovernancePolicyReportCreatedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.governance_policy_zip_part_downloaded_details": {"fq_name": "team_log.EventDetails.governance_policy_zip_part_downloaded_details", "param_name": "governancePolicyZipPartDownloadedDetailsValue", "static_instance": null, "getter_method": "getGovernancePolicyZipPartDownloadedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.legal_holds_activate_a_hold_details": {"fq_name": "team_log.EventDetails.legal_holds_activate_a_hold_details", "param_name": "legalHoldsActivateAHoldDetailsValue", "static_instance": null, "getter_method": "getLegalHoldsActivateAHoldDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.legal_holds_add_members_details": {"fq_name": "team_log.EventDetails.legal_holds_add_members_details", "param_name": "legalHoldsAddMembersDetailsValue", "static_instance": null, "getter_method": "getLegalHoldsAddMembersDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.legal_holds_change_hold_details_details": {"fq_name": "team_log.EventDetails.legal_holds_change_hold_details_details", "param_name": "legalHoldsChangeHoldDetailsDetailsValue", "static_instance": null, "getter_method": "getLegalHoldsChangeHoldDetailsDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.legal_holds_change_hold_name_details": {"fq_name": "team_log.EventDetails.legal_holds_change_hold_name_details", "param_name": "legalHoldsChangeHoldNameDetailsValue", "static_instance": null, "getter_method": "getLegalHoldsChangeHoldNameDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.legal_holds_export_a_hold_details": {"fq_name": "team_log.EventDetails.legal_holds_export_a_hold_details", "param_name": "legalHoldsExportAHoldDetailsValue", "static_instance": null, "getter_method": "getLegalHoldsExportAHoldDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.legal_holds_export_cancelled_details": {"fq_name": "team_log.EventDetails.legal_holds_export_cancelled_details", "param_name": "legalHoldsExportCancelledDetailsValue", "static_instance": null, "getter_method": "getLegalHoldsExportCancelledDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.legal_holds_export_downloaded_details": {"fq_name": "team_log.EventDetails.legal_holds_export_downloaded_details", "param_name": "legalHoldsExportDownloadedDetailsValue", "static_instance": null, "getter_method": "getLegalHoldsExportDownloadedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.legal_holds_export_removed_details": {"fq_name": "team_log.EventDetails.legal_holds_export_removed_details", "param_name": "legalHoldsExportRemovedDetailsValue", "static_instance": null, "getter_method": "getLegalHoldsExportRemovedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.legal_holds_release_a_hold_details": {"fq_name": "team_log.EventDetails.legal_holds_release_a_hold_details", "param_name": "legalHoldsReleaseAHoldDetailsValue", "static_instance": null, "getter_method": "getLegalHoldsReleaseAHoldDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.legal_holds_remove_members_details": {"fq_name": "team_log.EventDetails.legal_holds_remove_members_details", "param_name": "legalHoldsRemoveMembersDetailsValue", "static_instance": null, "getter_method": "getLegalHoldsRemoveMembersDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.legal_holds_report_a_hold_details": {"fq_name": "team_log.EventDetails.legal_holds_report_a_hold_details", "param_name": "legalHoldsReportAHoldDetailsValue", "static_instance": null, "getter_method": "getLegalHoldsReportAHoldDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.device_change_ip_desktop_details": {"fq_name": "team_log.EventDetails.device_change_ip_desktop_details", "param_name": "deviceChangeIpDesktopDetailsValue", "static_instance": null, "getter_method": "getDeviceChangeIpDesktopDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.device_change_ip_mobile_details": {"fq_name": "team_log.EventDetails.device_change_ip_mobile_details", "param_name": "deviceChangeIpMobileDetailsValue", "static_instance": null, "getter_method": "getDeviceChangeIpMobileDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.device_change_ip_web_details": {"fq_name": "team_log.EventDetails.device_change_ip_web_details", "param_name": "deviceChangeIpWebDetailsValue", "static_instance": null, "getter_method": "getDeviceChangeIpWebDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.device_delete_on_unlink_fail_details": {"fq_name": "team_log.EventDetails.device_delete_on_unlink_fail_details", "param_name": "deviceDeleteOnUnlinkFailDetailsValue", "static_instance": null, "getter_method": "getDeviceDeleteOnUnlinkFailDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.device_delete_on_unlink_success_details": {"fq_name": "team_log.EventDetails.device_delete_on_unlink_success_details", "param_name": "deviceDeleteOnUnlinkSuccessDetailsValue", "static_instance": null, "getter_method": "getDeviceDeleteOnUnlinkSuccessDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.device_link_fail_details": {"fq_name": "team_log.EventDetails.device_link_fail_details", "param_name": "deviceLinkFailDetailsValue", "static_instance": null, "getter_method": "getDeviceLinkFailDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.device_link_success_details": {"fq_name": "team_log.EventDetails.device_link_success_details", "param_name": "deviceLinkSuccessDetailsValue", "static_instance": null, "getter_method": "getDeviceLinkSuccessDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.device_management_disabled_details": {"fq_name": "team_log.EventDetails.device_management_disabled_details", "param_name": "deviceManagementDisabledDetailsValue", "static_instance": null, "getter_method": "getDeviceManagementDisabledDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.device_management_enabled_details": {"fq_name": "team_log.EventDetails.device_management_enabled_details", "param_name": "deviceManagementEnabledDetailsValue", "static_instance": null, "getter_method": "getDeviceManagementEnabledDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.device_sync_backup_status_changed_details": {"fq_name": "team_log.EventDetails.device_sync_backup_status_changed_details", "param_name": "deviceSyncBackupStatusChangedDetailsValue", "static_instance": null, "getter_method": "getDeviceSyncBackupStatusChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.device_unlink_details": {"fq_name": "team_log.EventDetails.device_unlink_details", "param_name": "deviceUnlinkDetailsValue", "static_instance": null, "getter_method": "getDeviceUnlinkDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.dropbox_passwords_exported_details": {"fq_name": "team_log.EventDetails.dropbox_passwords_exported_details", "param_name": "dropboxPasswordsExportedDetailsValue", "static_instance": null, "getter_method": "getDropboxPasswordsExportedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.dropbox_passwords_new_device_enrolled_details": {"fq_name": "team_log.EventDetails.dropbox_passwords_new_device_enrolled_details", "param_name": "dropboxPasswordsNewDeviceEnrolledDetailsValue", "static_instance": null, "getter_method": "getDropboxPasswordsNewDeviceEnrolledDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.emm_refresh_auth_token_details": {"fq_name": "team_log.EventDetails.emm_refresh_auth_token_details", "param_name": "emmRefreshAuthTokenDetailsValue", "static_instance": null, "getter_method": "getEmmRefreshAuthTokenDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.external_drive_backup_eligibility_status_checked_details": {"fq_name": "team_log.EventDetails.external_drive_backup_eligibility_status_checked_details", "param_name": "externalDriveBackupEligibilityStatusCheckedDetailsValue", "static_instance": null, "getter_method": "getExternalDriveBackupEligibilityStatusCheckedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.external_drive_backup_status_changed_details": {"fq_name": "team_log.EventDetails.external_drive_backup_status_changed_details", "param_name": "externalDriveBackupStatusChangedDetailsValue", "static_instance": null, "getter_method": "getExternalDriveBackupStatusChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.account_capture_change_availability_details": {"fq_name": "team_log.EventDetails.account_capture_change_availability_details", "param_name": "accountCaptureChangeAvailabilityDetailsValue", "static_instance": null, "getter_method": "getAccountCaptureChangeAvailabilityDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.account_capture_migrate_account_details": {"fq_name": "team_log.EventDetails.account_capture_migrate_account_details", "param_name": "accountCaptureMigrateAccountDetailsValue", "static_instance": null, "getter_method": "getAccountCaptureMigrateAccountDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.account_capture_notification_emails_sent_details": {"fq_name": "team_log.EventDetails.account_capture_notification_emails_sent_details", "param_name": "accountCaptureNotificationEmailsSentDetailsValue", "static_instance": null, "getter_method": "getAccountCaptureNotificationEmailsSentDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.account_capture_relinquish_account_details": {"fq_name": "team_log.EventDetails.account_capture_relinquish_account_details", "param_name": "accountCaptureRelinquishAccountDetailsValue", "static_instance": null, "getter_method": "getAccountCaptureRelinquishAccountDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.disabled_domain_invites_details": {"fq_name": "team_log.EventDetails.disabled_domain_invites_details", "param_name": "disabledDomainInvitesDetailsValue", "static_instance": null, "getter_method": "getDisabledDomainInvitesDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.domain_invites_approve_request_to_join_team_details": {"fq_name": "team_log.EventDetails.domain_invites_approve_request_to_join_team_details", "param_name": "domainInvitesApproveRequestToJoinTeamDetailsValue", "static_instance": null, "getter_method": "getDomainInvitesApproveRequestToJoinTeamDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.domain_invites_decline_request_to_join_team_details": {"fq_name": "team_log.EventDetails.domain_invites_decline_request_to_join_team_details", "param_name": "domainInvitesDeclineRequestToJoinTeamDetailsValue", "static_instance": null, "getter_method": "getDomainInvitesDeclineRequestToJoinTeamDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.domain_invites_email_existing_users_details": {"fq_name": "team_log.EventDetails.domain_invites_email_existing_users_details", "param_name": "domainInvitesEmailExistingUsersDetailsValue", "static_instance": null, "getter_method": "getDomainInvitesEmailExistingUsersDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.domain_invites_request_to_join_team_details": {"fq_name": "team_log.EventDetails.domain_invites_request_to_join_team_details", "param_name": "domainInvitesRequestToJoinTeamDetailsValue", "static_instance": null, "getter_method": "getDomainInvitesRequestToJoinTeamDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.domain_invites_set_invite_new_user_pref_to_no_details": {"fq_name": "team_log.EventDetails.domain_invites_set_invite_new_user_pref_to_no_details", "param_name": "domainInvitesSetInviteNewUserPrefToNoDetailsValue", "static_instance": null, "getter_method": "getDomainInvitesSetInviteNewUserPrefToNoDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.domain_invites_set_invite_new_user_pref_to_yes_details": {"fq_name": "team_log.EventDetails.domain_invites_set_invite_new_user_pref_to_yes_details", "param_name": "domainInvitesSetInviteNewUserPrefToYesDetailsValue", "static_instance": null, "getter_method": "getDomainInvitesSetInviteNewUserPrefToYesDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.domain_verification_add_domain_fail_details": {"fq_name": "team_log.EventDetails.domain_verification_add_domain_fail_details", "param_name": "domainVerificationAddDomainFailDetailsValue", "static_instance": null, "getter_method": "getDomainVerificationAddDomainFailDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.domain_verification_add_domain_success_details": {"fq_name": "team_log.EventDetails.domain_verification_add_domain_success_details", "param_name": "domainVerificationAddDomainSuccessDetailsValue", "static_instance": null, "getter_method": "getDomainVerificationAddDomainSuccessDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.domain_verification_remove_domain_details": {"fq_name": "team_log.EventDetails.domain_verification_remove_domain_details", "param_name": "domainVerificationRemoveDomainDetailsValue", "static_instance": null, "getter_method": "getDomainVerificationRemoveDomainDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.enabled_domain_invites_details": {"fq_name": "team_log.EventDetails.enabled_domain_invites_details", "param_name": "enabledDomainInvitesDetailsValue", "static_instance": null, "getter_method": "getEnabledDomainInvitesDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_encryption_key_cancel_key_deletion_details": {"fq_name": "team_log.EventDetails.team_encryption_key_cancel_key_deletion_details", "param_name": "teamEncryptionKeyCancelKeyDeletionDetailsValue", "static_instance": null, "getter_method": "getTeamEncryptionKeyCancelKeyDeletionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_encryption_key_create_key_details": {"fq_name": "team_log.EventDetails.team_encryption_key_create_key_details", "param_name": "teamEncryptionKeyCreateKeyDetailsValue", "static_instance": null, "getter_method": "getTeamEncryptionKeyCreateKeyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_encryption_key_delete_key_details": {"fq_name": "team_log.EventDetails.team_encryption_key_delete_key_details", "param_name": "teamEncryptionKeyDeleteKeyDetailsValue", "static_instance": null, "getter_method": "getTeamEncryptionKeyDeleteKeyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_encryption_key_disable_key_details": {"fq_name": "team_log.EventDetails.team_encryption_key_disable_key_details", "param_name": "teamEncryptionKeyDisableKeyDetailsValue", "static_instance": null, "getter_method": "getTeamEncryptionKeyDisableKeyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_encryption_key_enable_key_details": {"fq_name": "team_log.EventDetails.team_encryption_key_enable_key_details", "param_name": "teamEncryptionKeyEnableKeyDetailsValue", "static_instance": null, "getter_method": "getTeamEncryptionKeyEnableKeyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_encryption_key_rotate_key_details": {"fq_name": "team_log.EventDetails.team_encryption_key_rotate_key_details", "param_name": "teamEncryptionKeyRotateKeyDetailsValue", "static_instance": null, "getter_method": "getTeamEncryptionKeyRotateKeyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_encryption_key_schedule_key_deletion_details": {"fq_name": "team_log.EventDetails.team_encryption_key_schedule_key_deletion_details", "param_name": "teamEncryptionKeyScheduleKeyDeletionDetailsValue", "static_instance": null, "getter_method": "getTeamEncryptionKeyScheduleKeyDeletionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.apply_naming_convention_details": {"fq_name": "team_log.EventDetails.apply_naming_convention_details", "param_name": "applyNamingConventionDetailsValue", "static_instance": null, "getter_method": "getApplyNamingConventionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.create_folder_details": {"fq_name": "team_log.EventDetails.create_folder_details", "param_name": "createFolderDetailsValue", "static_instance": null, "getter_method": "getCreateFolderDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_add_details": {"fq_name": "team_log.EventDetails.file_add_details", "param_name": "fileAddDetailsValue", "static_instance": null, "getter_method": "getFileAddDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_add_from_automation_details": {"fq_name": "team_log.EventDetails.file_add_from_automation_details", "param_name": "fileAddFromAutomationDetailsValue", "static_instance": null, "getter_method": "getFileAddFromAutomationDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_copy_details": {"fq_name": "team_log.EventDetails.file_copy_details", "param_name": "fileCopyDetailsValue", "static_instance": null, "getter_method": "getFileCopyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_delete_details": {"fq_name": "team_log.EventDetails.file_delete_details", "param_name": "fileDeleteDetailsValue", "static_instance": null, "getter_method": "getFileDeleteDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_download_details": {"fq_name": "team_log.EventDetails.file_download_details", "param_name": "fileDownloadDetailsValue", "static_instance": null, "getter_method": "getFileDownloadDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_edit_details": {"fq_name": "team_log.EventDetails.file_edit_details", "param_name": "fileEditDetailsValue", "static_instance": null, "getter_method": "getFileEditDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_get_copy_reference_details": {"fq_name": "team_log.EventDetails.file_get_copy_reference_details", "param_name": "fileGetCopyReferenceDetailsValue", "static_instance": null, "getter_method": "getFileGetCopyReferenceDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_locking_lock_status_changed_details": {"fq_name": "team_log.EventDetails.file_locking_lock_status_changed_details", "param_name": "fileLockingLockStatusChangedDetailsValue", "static_instance": null, "getter_method": "getFileLockingLockStatusChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_move_details": {"fq_name": "team_log.EventDetails.file_move_details", "param_name": "fileMoveDetailsValue", "static_instance": null, "getter_method": "getFileMoveDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_permanently_delete_details": {"fq_name": "team_log.EventDetails.file_permanently_delete_details", "param_name": "filePermanentlyDeleteDetailsValue", "static_instance": null, "getter_method": "getFilePermanentlyDeleteDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_preview_details": {"fq_name": "team_log.EventDetails.file_preview_details", "param_name": "filePreviewDetailsValue", "static_instance": null, "getter_method": "getFilePreviewDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_rename_details": {"fq_name": "team_log.EventDetails.file_rename_details", "param_name": "fileRenameDetailsValue", "static_instance": null, "getter_method": "getFileRenameDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_restore_details": {"fq_name": "team_log.EventDetails.file_restore_details", "param_name": "fileRestoreDetailsValue", "static_instance": null, "getter_method": "getFileRestoreDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_revert_details": {"fq_name": "team_log.EventDetails.file_revert_details", "param_name": "fileRevertDetailsValue", "static_instance": null, "getter_method": "getFileRevertDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_rollback_changes_details": {"fq_name": "team_log.EventDetails.file_rollback_changes_details", "param_name": "fileRollbackChangesDetailsValue", "static_instance": null, "getter_method": "getFileRollbackChangesDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_save_copy_reference_details": {"fq_name": "team_log.EventDetails.file_save_copy_reference_details", "param_name": "fileSaveCopyReferenceDetailsValue", "static_instance": null, "getter_method": "getFileSaveCopyReferenceDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.folder_overview_description_changed_details": {"fq_name": "team_log.EventDetails.folder_overview_description_changed_details", "param_name": "folderOverviewDescriptionChangedDetailsValue", "static_instance": null, "getter_method": "getFolderOverviewDescriptionChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.folder_overview_item_pinned_details": {"fq_name": "team_log.EventDetails.folder_overview_item_pinned_details", "param_name": "folderOverviewItemPinnedDetailsValue", "static_instance": null, "getter_method": "getFolderOverviewItemPinnedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.folder_overview_item_unpinned_details": {"fq_name": "team_log.EventDetails.folder_overview_item_unpinned_details", "param_name": "folderOverviewItemUnpinnedDetailsValue", "static_instance": null, "getter_method": "getFolderOverviewItemUnpinnedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.object_label_added_details": {"fq_name": "team_log.EventDetails.object_label_added_details", "param_name": "objectLabelAddedDetailsValue", "static_instance": null, "getter_method": "getObjectLabelAddedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.object_label_removed_details": {"fq_name": "team_log.EventDetails.object_label_removed_details", "param_name": "objectLabelRemovedDetailsValue", "static_instance": null, "getter_method": "getObjectLabelRemovedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.object_label_updated_value_details": {"fq_name": "team_log.EventDetails.object_label_updated_value_details", "param_name": "objectLabelUpdatedValueDetailsValue", "static_instance": null, "getter_method": "getObjectLabelUpdatedValueDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.organize_folder_with_tidy_details": {"fq_name": "team_log.EventDetails.organize_folder_with_tidy_details", "param_name": "organizeFolderWithTidyDetailsValue", "static_instance": null, "getter_method": "getOrganizeFolderWithTidyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.replay_file_delete_details": {"fq_name": "team_log.EventDetails.replay_file_delete_details", "param_name": "replayFileDeleteDetailsValue", "static_instance": null, "getter_method": "getReplayFileDeleteDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.rewind_folder_details": {"fq_name": "team_log.EventDetails.rewind_folder_details", "param_name": "rewindFolderDetailsValue", "static_instance": null, "getter_method": "getRewindFolderDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.undo_naming_convention_details": {"fq_name": "team_log.EventDetails.undo_naming_convention_details", "param_name": "undoNamingConventionDetailsValue", "static_instance": null, "getter_method": "getUndoNamingConventionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.undo_organize_folder_with_tidy_details": {"fq_name": "team_log.EventDetails.undo_organize_folder_with_tidy_details", "param_name": "undoOrganizeFolderWithTidyDetailsValue", "static_instance": null, "getter_method": "getUndoOrganizeFolderWithTidyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.user_tags_added_details": {"fq_name": "team_log.EventDetails.user_tags_added_details", "param_name": "userTagsAddedDetailsValue", "static_instance": null, "getter_method": "getUserTagsAddedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.user_tags_removed_details": {"fq_name": "team_log.EventDetails.user_tags_removed_details", "param_name": "userTagsRemovedDetailsValue", "static_instance": null, "getter_method": "getUserTagsRemovedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.email_ingest_receive_file_details": {"fq_name": "team_log.EventDetails.email_ingest_receive_file_details", "param_name": "emailIngestReceiveFileDetailsValue", "static_instance": null, "getter_method": "getEmailIngestReceiveFileDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_request_change_details": {"fq_name": "team_log.EventDetails.file_request_change_details", "param_name": "fileRequestChangeDetailsValue", "static_instance": null, "getter_method": "getFileRequestChangeDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_request_close_details": {"fq_name": "team_log.EventDetails.file_request_close_details", "param_name": "fileRequestCloseDetailsValue", "static_instance": null, "getter_method": "getFileRequestCloseDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_request_create_details": {"fq_name": "team_log.EventDetails.file_request_create_details", "param_name": "fileRequestCreateDetailsValue", "static_instance": null, "getter_method": "getFileRequestCreateDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_request_delete_details": {"fq_name": "team_log.EventDetails.file_request_delete_details", "param_name": "fileRequestDeleteDetailsValue", "static_instance": null, "getter_method": "getFileRequestDeleteDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_request_receive_file_details": {"fq_name": "team_log.EventDetails.file_request_receive_file_details", "param_name": "fileRequestReceiveFileDetailsValue", "static_instance": null, "getter_method": "getFileRequestReceiveFileDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.group_add_external_id_details": {"fq_name": "team_log.EventDetails.group_add_external_id_details", "param_name": "groupAddExternalIdDetailsValue", "static_instance": null, "getter_method": "getGroupAddExternalIdDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.group_add_member_details": {"fq_name": "team_log.EventDetails.group_add_member_details", "param_name": "groupAddMemberDetailsValue", "static_instance": null, "getter_method": "getGroupAddMemberDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.group_change_external_id_details": {"fq_name": "team_log.EventDetails.group_change_external_id_details", "param_name": "groupChangeExternalIdDetailsValue", "static_instance": null, "getter_method": "getGroupChangeExternalIdDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.group_change_management_type_details": {"fq_name": "team_log.EventDetails.group_change_management_type_details", "param_name": "groupChangeManagementTypeDetailsValue", "static_instance": null, "getter_method": "getGroupChangeManagementTypeDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.group_change_member_role_details": {"fq_name": "team_log.EventDetails.group_change_member_role_details", "param_name": "groupChangeMemberRoleDetailsValue", "static_instance": null, "getter_method": "getGroupChangeMemberRoleDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.group_create_details": {"fq_name": "team_log.EventDetails.group_create_details", "param_name": "groupCreateDetailsValue", "static_instance": null, "getter_method": "getGroupCreateDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.group_delete_details": {"fq_name": "team_log.EventDetails.group_delete_details", "param_name": "groupDeleteDetailsValue", "static_instance": null, "getter_method": "getGroupDeleteDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.group_description_updated_details": {"fq_name": "team_log.EventDetails.group_description_updated_details", "param_name": "groupDescriptionUpdatedDetailsValue", "static_instance": null, "getter_method": "getGroupDescriptionUpdatedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.group_join_policy_updated_details": {"fq_name": "team_log.EventDetails.group_join_policy_updated_details", "param_name": "groupJoinPolicyUpdatedDetailsValue", "static_instance": null, "getter_method": "getGroupJoinPolicyUpdatedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.group_moved_details": {"fq_name": "team_log.EventDetails.group_moved_details", "param_name": "groupMovedDetailsValue", "static_instance": null, "getter_method": "getGroupMovedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.group_remove_external_id_details": {"fq_name": "team_log.EventDetails.group_remove_external_id_details", "param_name": "groupRemoveExternalIdDetailsValue", "static_instance": null, "getter_method": "getGroupRemoveExternalIdDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.group_remove_member_details": {"fq_name": "team_log.EventDetails.group_remove_member_details", "param_name": "groupRemoveMemberDetailsValue", "static_instance": null, "getter_method": "getGroupRemoveMemberDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.group_rename_details": {"fq_name": "team_log.EventDetails.group_rename_details", "param_name": "groupRenameDetailsValue", "static_instance": null, "getter_method": "getGroupRenameDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.account_lock_or_unlocked_details": {"fq_name": "team_log.EventDetails.account_lock_or_unlocked_details", "param_name": "accountLockOrUnlockedDetailsValue", "static_instance": null, "getter_method": "getAccountLockOrUnlockedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.emm_error_details": {"fq_name": "team_log.EventDetails.emm_error_details", "param_name": "emmErrorDetailsValue", "static_instance": null, "getter_method": "getEmmErrorDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.guest_admin_signed_in_via_trusted_teams_details": {"fq_name": "team_log.EventDetails.guest_admin_signed_in_via_trusted_teams_details", "param_name": "guestAdminSignedInViaTrustedTeamsDetailsValue", "static_instance": null, "getter_method": "getGuestAdminSignedInViaTrustedTeamsDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.guest_admin_signed_out_via_trusted_teams_details": {"fq_name": "team_log.EventDetails.guest_admin_signed_out_via_trusted_teams_details", "param_name": "guestAdminSignedOutViaTrustedTeamsDetailsValue", "static_instance": null, "getter_method": "getGuestAdminSignedOutViaTrustedTeamsDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.login_fail_details": {"fq_name": "team_log.EventDetails.login_fail_details", "param_name": "loginFailDetailsValue", "static_instance": null, "getter_method": "getLoginFailDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.login_success_details": {"fq_name": "team_log.EventDetails.login_success_details", "param_name": "loginSuccessDetailsValue", "static_instance": null, "getter_method": "getLoginSuccessDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.logout_details": {"fq_name": "team_log.EventDetails.logout_details", "param_name": "logoutDetailsValue", "static_instance": null, "getter_method": "getLogoutDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.reseller_support_session_end_details": {"fq_name": "team_log.EventDetails.reseller_support_session_end_details", "param_name": "resellerSupportSessionEndDetailsValue", "static_instance": null, "getter_method": "getResellerSupportSessionEndDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.reseller_support_session_start_details": {"fq_name": "team_log.EventDetails.reseller_support_session_start_details", "param_name": "resellerSupportSessionStartDetailsValue", "static_instance": null, "getter_method": "getResellerSupportSessionStartDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sign_in_as_session_end_details": {"fq_name": "team_log.EventDetails.sign_in_as_session_end_details", "param_name": "signInAsSessionEndDetailsValue", "static_instance": null, "getter_method": "getSignInAsSessionEndDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sign_in_as_session_start_details": {"fq_name": "team_log.EventDetails.sign_in_as_session_start_details", "param_name": "signInAsSessionStartDetailsValue", "static_instance": null, "getter_method": "getSignInAsSessionStartDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sso_error_details": {"fq_name": "team_log.EventDetails.sso_error_details", "param_name": "ssoErrorDetailsValue", "static_instance": null, "getter_method": "getSsoErrorDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.backup_admin_invitation_sent_details": {"fq_name": "team_log.EventDetails.backup_admin_invitation_sent_details", "param_name": "backupAdminInvitationSentDetailsValue", "static_instance": null, "getter_method": "getBackupAdminInvitationSentDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.backup_invitation_opened_details": {"fq_name": "team_log.EventDetails.backup_invitation_opened_details", "param_name": "backupInvitationOpenedDetailsValue", "static_instance": null, "getter_method": "getBackupInvitationOpenedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.create_team_invite_link_details": {"fq_name": "team_log.EventDetails.create_team_invite_link_details", "param_name": "createTeamInviteLinkDetailsValue", "static_instance": null, "getter_method": "getCreateTeamInviteLinkDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.delete_team_invite_link_details": {"fq_name": "team_log.EventDetails.delete_team_invite_link_details", "param_name": "deleteTeamInviteLinkDetailsValue", "static_instance": null, "getter_method": "getDeleteTeamInviteLinkDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_add_external_id_details": {"fq_name": "team_log.EventDetails.member_add_external_id_details", "param_name": "memberAddExternalIdDetailsValue", "static_instance": null, "getter_method": "getMemberAddExternalIdDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_add_name_details": {"fq_name": "team_log.EventDetails.member_add_name_details", "param_name": "memberAddNameDetailsValue", "static_instance": null, "getter_method": "getMemberAddNameDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_change_admin_role_details": {"fq_name": "team_log.EventDetails.member_change_admin_role_details", "param_name": "memberChangeAdminRoleDetailsValue", "static_instance": null, "getter_method": "getMemberChangeAdminRoleDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_change_email_details": {"fq_name": "team_log.EventDetails.member_change_email_details", "param_name": "memberChangeEmailDetailsValue", "static_instance": null, "getter_method": "getMemberChangeEmailDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_change_external_id_details": {"fq_name": "team_log.EventDetails.member_change_external_id_details", "param_name": "memberChangeExternalIdDetailsValue", "static_instance": null, "getter_method": "getMemberChangeExternalIdDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_change_membership_type_details": {"fq_name": "team_log.EventDetails.member_change_membership_type_details", "param_name": "memberChangeMembershipTypeDetailsValue", "static_instance": null, "getter_method": "getMemberChangeMembershipTypeDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_change_name_details": {"fq_name": "team_log.EventDetails.member_change_name_details", "param_name": "memberChangeNameDetailsValue", "static_instance": null, "getter_method": "getMemberChangeNameDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_change_reseller_role_details": {"fq_name": "team_log.EventDetails.member_change_reseller_role_details", "param_name": "memberChangeResellerRoleDetailsValue", "static_instance": null, "getter_method": "getMemberChangeResellerRoleDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_change_status_details": {"fq_name": "team_log.EventDetails.member_change_status_details", "param_name": "memberChangeStatusDetailsValue", "static_instance": null, "getter_method": "getMemberChangeStatusDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_delete_manual_contacts_details": {"fq_name": "team_log.EventDetails.member_delete_manual_contacts_details", "param_name": "memberDeleteManualContactsDetailsValue", "static_instance": null, "getter_method": "getMemberDeleteManualContactsDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_delete_profile_photo_details": {"fq_name": "team_log.EventDetails.member_delete_profile_photo_details", "param_name": "memberDeleteProfilePhotoDetailsValue", "static_instance": null, "getter_method": "getMemberDeleteProfilePhotoDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_permanently_delete_account_contents_details": {"fq_name": "team_log.EventDetails.member_permanently_delete_account_contents_details", "param_name": "memberPermanentlyDeleteAccountContentsDetailsValue", "static_instance": null, "getter_method": "getMemberPermanentlyDeleteAccountContentsDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_remove_external_id_details": {"fq_name": "team_log.EventDetails.member_remove_external_id_details", "param_name": "memberRemoveExternalIdDetailsValue", "static_instance": null, "getter_method": "getMemberRemoveExternalIdDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_set_profile_photo_details": {"fq_name": "team_log.EventDetails.member_set_profile_photo_details", "param_name": "memberSetProfilePhotoDetailsValue", "static_instance": null, "getter_method": "getMemberSetProfilePhotoDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_space_limits_add_custom_quota_details": {"fq_name": "team_log.EventDetails.member_space_limits_add_custom_quota_details", "param_name": "memberSpaceLimitsAddCustomQuotaDetailsValue", "static_instance": null, "getter_method": "getMemberSpaceLimitsAddCustomQuotaDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_space_limits_change_custom_quota_details": {"fq_name": "team_log.EventDetails.member_space_limits_change_custom_quota_details", "param_name": "memberSpaceLimitsChangeCustomQuotaDetailsValue", "static_instance": null, "getter_method": "getMemberSpaceLimitsChangeCustomQuotaDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_space_limits_change_status_details": {"fq_name": "team_log.EventDetails.member_space_limits_change_status_details", "param_name": "memberSpaceLimitsChangeStatusDetailsValue", "static_instance": null, "getter_method": "getMemberSpaceLimitsChangeStatusDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_space_limits_remove_custom_quota_details": {"fq_name": "team_log.EventDetails.member_space_limits_remove_custom_quota_details", "param_name": "memberSpaceLimitsRemoveCustomQuotaDetailsValue", "static_instance": null, "getter_method": "getMemberSpaceLimitsRemoveCustomQuotaDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_suggest_details": {"fq_name": "team_log.EventDetails.member_suggest_details", "param_name": "memberSuggestDetailsValue", "static_instance": null, "getter_method": "getMemberSuggestDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_transfer_account_contents_details": {"fq_name": "team_log.EventDetails.member_transfer_account_contents_details", "param_name": "memberTransferAccountContentsDetailsValue", "static_instance": null, "getter_method": "getMemberTransferAccountContentsDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.pending_secondary_email_added_details": {"fq_name": "team_log.EventDetails.pending_secondary_email_added_details", "param_name": "pendingSecondaryEmailAddedDetailsValue", "static_instance": null, "getter_method": "getPendingSecondaryEmailAddedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.secondary_email_deleted_details": {"fq_name": "team_log.EventDetails.secondary_email_deleted_details", "param_name": "secondaryEmailDeletedDetailsValue", "static_instance": null, "getter_method": "getSecondaryEmailDeletedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.secondary_email_verified_details": {"fq_name": "team_log.EventDetails.secondary_email_verified_details", "param_name": "secondaryEmailVerifiedDetailsValue", "static_instance": null, "getter_method": "getSecondaryEmailVerifiedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.secondary_mails_policy_changed_details": {"fq_name": "team_log.EventDetails.secondary_mails_policy_changed_details", "param_name": "secondaryMailsPolicyChangedDetailsValue", "static_instance": null, "getter_method": "getSecondaryMailsPolicyChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.binder_add_page_details": {"fq_name": "team_log.EventDetails.binder_add_page_details", "param_name": "binderAddPageDetailsValue", "static_instance": null, "getter_method": "getBinderAddPageDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.binder_add_section_details": {"fq_name": "team_log.EventDetails.binder_add_section_details", "param_name": "binderAddSectionDetailsValue", "static_instance": null, "getter_method": "getBinderAddSectionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.binder_remove_page_details": {"fq_name": "team_log.EventDetails.binder_remove_page_details", "param_name": "binderRemovePageDetailsValue", "static_instance": null, "getter_method": "getBinderRemovePageDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.binder_remove_section_details": {"fq_name": "team_log.EventDetails.binder_remove_section_details", "param_name": "binderRemoveSectionDetailsValue", "static_instance": null, "getter_method": "getBinderRemoveSectionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.binder_rename_page_details": {"fq_name": "team_log.EventDetails.binder_rename_page_details", "param_name": "binderRenamePageDetailsValue", "static_instance": null, "getter_method": "getBinderRenamePageDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.binder_rename_section_details": {"fq_name": "team_log.EventDetails.binder_rename_section_details", "param_name": "binderRenameSectionDetailsValue", "static_instance": null, "getter_method": "getBinderRenameSectionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.binder_reorder_page_details": {"fq_name": "team_log.EventDetails.binder_reorder_page_details", "param_name": "binderReorderPageDetailsValue", "static_instance": null, "getter_method": "getBinderReorderPageDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.binder_reorder_section_details": {"fq_name": "team_log.EventDetails.binder_reorder_section_details", "param_name": "binderReorderSectionDetailsValue", "static_instance": null, "getter_method": "getBinderReorderSectionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_content_add_member_details": {"fq_name": "team_log.EventDetails.paper_content_add_member_details", "param_name": "paperContentAddMemberDetailsValue", "static_instance": null, "getter_method": "getPaperContentAddMemberDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_content_add_to_folder_details": {"fq_name": "team_log.EventDetails.paper_content_add_to_folder_details", "param_name": "paperContentAddToFolderDetailsValue", "static_instance": null, "getter_method": "getPaperContentAddToFolderDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_content_archive_details": {"fq_name": "team_log.EventDetails.paper_content_archive_details", "param_name": "paperContentArchiveDetailsValue", "static_instance": null, "getter_method": "getPaperContentArchiveDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_content_create_details": {"fq_name": "team_log.EventDetails.paper_content_create_details", "param_name": "paperContentCreateDetailsValue", "static_instance": null, "getter_method": "getPaperContentCreateDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_content_permanently_delete_details": {"fq_name": "team_log.EventDetails.paper_content_permanently_delete_details", "param_name": "paperContentPermanentlyDeleteDetailsValue", "static_instance": null, "getter_method": "getPaperContentPermanentlyDeleteDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_content_remove_from_folder_details": {"fq_name": "team_log.EventDetails.paper_content_remove_from_folder_details", "param_name": "paperContentRemoveFromFolderDetailsValue", "static_instance": null, "getter_method": "getPaperContentRemoveFromFolderDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_content_remove_member_details": {"fq_name": "team_log.EventDetails.paper_content_remove_member_details", "param_name": "paperContentRemoveMemberDetailsValue", "static_instance": null, "getter_method": "getPaperContentRemoveMemberDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_content_rename_details": {"fq_name": "team_log.EventDetails.paper_content_rename_details", "param_name": "paperContentRenameDetailsValue", "static_instance": null, "getter_method": "getPaperContentRenameDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_content_restore_details": {"fq_name": "team_log.EventDetails.paper_content_restore_details", "param_name": "paperContentRestoreDetailsValue", "static_instance": null, "getter_method": "getPaperContentRestoreDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_doc_add_comment_details": {"fq_name": "team_log.EventDetails.paper_doc_add_comment_details", "param_name": "paperDocAddCommentDetailsValue", "static_instance": null, "getter_method": "getPaperDocAddCommentDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_doc_change_member_role_details": {"fq_name": "team_log.EventDetails.paper_doc_change_member_role_details", "param_name": "paperDocChangeMemberRoleDetailsValue", "static_instance": null, "getter_method": "getPaperDocChangeMemberRoleDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_doc_change_sharing_policy_details": {"fq_name": "team_log.EventDetails.paper_doc_change_sharing_policy_details", "param_name": "paperDocChangeSharingPolicyDetailsValue", "static_instance": null, "getter_method": "getPaperDocChangeSharingPolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_doc_change_subscription_details": {"fq_name": "team_log.EventDetails.paper_doc_change_subscription_details", "param_name": "paperDocChangeSubscriptionDetailsValue", "static_instance": null, "getter_method": "getPaperDocChangeSubscriptionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_doc_deleted_details": {"fq_name": "team_log.EventDetails.paper_doc_deleted_details", "param_name": "paperDocDeletedDetailsValue", "static_instance": null, "getter_method": "getPaperDocDeletedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_doc_delete_comment_details": {"fq_name": "team_log.EventDetails.paper_doc_delete_comment_details", "param_name": "paperDocDeleteCommentDetailsValue", "static_instance": null, "getter_method": "getPaperDocDeleteCommentDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_doc_download_details": {"fq_name": "team_log.EventDetails.paper_doc_download_details", "param_name": "paperDocDownloadDetailsValue", "static_instance": null, "getter_method": "getPaperDocDownloadDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_doc_edit_details": {"fq_name": "team_log.EventDetails.paper_doc_edit_details", "param_name": "paperDocEditDetailsValue", "static_instance": null, "getter_method": "getPaperDocEditDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_doc_edit_comment_details": {"fq_name": "team_log.EventDetails.paper_doc_edit_comment_details", "param_name": "paperDocEditCommentDetailsValue", "static_instance": null, "getter_method": "getPaperDocEditCommentDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_doc_followed_details": {"fq_name": "team_log.EventDetails.paper_doc_followed_details", "param_name": "paperDocFollowedDetailsValue", "static_instance": null, "getter_method": "getPaperDocFollowedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_doc_mention_details": {"fq_name": "team_log.EventDetails.paper_doc_mention_details", "param_name": "paperDocMentionDetailsValue", "static_instance": null, "getter_method": "getPaperDocMentionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_doc_ownership_changed_details": {"fq_name": "team_log.EventDetails.paper_doc_ownership_changed_details", "param_name": "paperDocOwnershipChangedDetailsValue", "static_instance": null, "getter_method": "getPaperDocOwnershipChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_doc_request_access_details": {"fq_name": "team_log.EventDetails.paper_doc_request_access_details", "param_name": "paperDocRequestAccessDetailsValue", "static_instance": null, "getter_method": "getPaperDocRequestAccessDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_doc_resolve_comment_details": {"fq_name": "team_log.EventDetails.paper_doc_resolve_comment_details", "param_name": "paperDocResolveCommentDetailsValue", "static_instance": null, "getter_method": "getPaperDocResolveCommentDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_doc_revert_details": {"fq_name": "team_log.EventDetails.paper_doc_revert_details", "param_name": "paperDocRevertDetailsValue", "static_instance": null, "getter_method": "getPaperDocRevertDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_doc_slack_share_details": {"fq_name": "team_log.EventDetails.paper_doc_slack_share_details", "param_name": "paperDocSlackShareDetailsValue", "static_instance": null, "getter_method": "getPaperDocSlackShareDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_doc_team_invite_details": {"fq_name": "team_log.EventDetails.paper_doc_team_invite_details", "param_name": "paperDocTeamInviteDetailsValue", "static_instance": null, "getter_method": "getPaperDocTeamInviteDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_doc_trashed_details": {"fq_name": "team_log.EventDetails.paper_doc_trashed_details", "param_name": "paperDocTrashedDetailsValue", "static_instance": null, "getter_method": "getPaperDocTrashedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_doc_unresolve_comment_details": {"fq_name": "team_log.EventDetails.paper_doc_unresolve_comment_details", "param_name": "paperDocUnresolveCommentDetailsValue", "static_instance": null, "getter_method": "getPaperDocUnresolveCommentDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_doc_untrashed_details": {"fq_name": "team_log.EventDetails.paper_doc_untrashed_details", "param_name": "paperDocUntrashedDetailsValue", "static_instance": null, "getter_method": "getPaperDocUntrashedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_doc_view_details": {"fq_name": "team_log.EventDetails.paper_doc_view_details", "param_name": "paperDocViewDetailsValue", "static_instance": null, "getter_method": "getPaperDocViewDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_external_view_allow_details": {"fq_name": "team_log.EventDetails.paper_external_view_allow_details", "param_name": "paperExternalViewAllowDetailsValue", "static_instance": null, "getter_method": "getPaperExternalViewAllowDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_external_view_default_team_details": {"fq_name": "team_log.EventDetails.paper_external_view_default_team_details", "param_name": "paperExternalViewDefaultTeamDetailsValue", "static_instance": null, "getter_method": "getPaperExternalViewDefaultTeamDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_external_view_forbid_details": {"fq_name": "team_log.EventDetails.paper_external_view_forbid_details", "param_name": "paperExternalViewForbidDetailsValue", "static_instance": null, "getter_method": "getPaperExternalViewForbidDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_folder_change_subscription_details": {"fq_name": "team_log.EventDetails.paper_folder_change_subscription_details", "param_name": "paperFolderChangeSubscriptionDetailsValue", "static_instance": null, "getter_method": "getPaperFolderChangeSubscriptionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_folder_deleted_details": {"fq_name": "team_log.EventDetails.paper_folder_deleted_details", "param_name": "paperFolderDeletedDetailsValue", "static_instance": null, "getter_method": "getPaperFolderDeletedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_folder_followed_details": {"fq_name": "team_log.EventDetails.paper_folder_followed_details", "param_name": "paperFolderFollowedDetailsValue", "static_instance": null, "getter_method": "getPaperFolderFollowedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_folder_team_invite_details": {"fq_name": "team_log.EventDetails.paper_folder_team_invite_details", "param_name": "paperFolderTeamInviteDetailsValue", "static_instance": null, "getter_method": "getPaperFolderTeamInviteDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_published_link_change_permission_details": {"fq_name": "team_log.EventDetails.paper_published_link_change_permission_details", "param_name": "paperPublishedLinkChangePermissionDetailsValue", "static_instance": null, "getter_method": "getPaperPublishedLinkChangePermissionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_published_link_create_details": {"fq_name": "team_log.EventDetails.paper_published_link_create_details", "param_name": "paperPublishedLinkCreateDetailsValue", "static_instance": null, "getter_method": "getPaperPublishedLinkCreateDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_published_link_disabled_details": {"fq_name": "team_log.EventDetails.paper_published_link_disabled_details", "param_name": "paperPublishedLinkDisabledDetailsValue", "static_instance": null, "getter_method": "getPaperPublishedLinkDisabledDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_published_link_view_details": {"fq_name": "team_log.EventDetails.paper_published_link_view_details", "param_name": "paperPublishedLinkViewDetailsValue", "static_instance": null, "getter_method": "getPaperPublishedLinkViewDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.password_change_details": {"fq_name": "team_log.EventDetails.password_change_details", "param_name": "passwordChangeDetailsValue", "static_instance": null, "getter_method": "getPasswordChangeDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.password_reset_details": {"fq_name": "team_log.EventDetails.password_reset_details", "param_name": "passwordResetDetailsValue", "static_instance": null, "getter_method": "getPasswordResetDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.password_reset_all_details": {"fq_name": "team_log.EventDetails.password_reset_all_details", "param_name": "passwordResetAllDetailsValue", "static_instance": null, "getter_method": "getPasswordResetAllDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.classification_create_report_details": {"fq_name": "team_log.EventDetails.classification_create_report_details", "param_name": "classificationCreateReportDetailsValue", "static_instance": null, "getter_method": "getClassificationCreateReportDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.classification_create_report_fail_details": {"fq_name": "team_log.EventDetails.classification_create_report_fail_details", "param_name": "classificationCreateReportFailDetailsValue", "static_instance": null, "getter_method": "getClassificationCreateReportFailDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.emm_create_exceptions_report_details": {"fq_name": "team_log.EventDetails.emm_create_exceptions_report_details", "param_name": "emmCreateExceptionsReportDetailsValue", "static_instance": null, "getter_method": "getEmmCreateExceptionsReportDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.emm_create_usage_report_details": {"fq_name": "team_log.EventDetails.emm_create_usage_report_details", "param_name": "emmCreateUsageReportDetailsValue", "static_instance": null, "getter_method": "getEmmCreateUsageReportDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.export_members_report_details": {"fq_name": "team_log.EventDetails.export_members_report_details", "param_name": "exportMembersReportDetailsValue", "static_instance": null, "getter_method": "getExportMembersReportDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.export_members_report_fail_details": {"fq_name": "team_log.EventDetails.export_members_report_fail_details", "param_name": "exportMembersReportFailDetailsValue", "static_instance": null, "getter_method": "getExportMembersReportFailDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.external_sharing_create_report_details": {"fq_name": "team_log.EventDetails.external_sharing_create_report_details", "param_name": "externalSharingCreateReportDetailsValue", "static_instance": null, "getter_method": "getExternalSharingCreateReportDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.external_sharing_report_failed_details": {"fq_name": "team_log.EventDetails.external_sharing_report_failed_details", "param_name": "externalSharingReportFailedDetailsValue", "static_instance": null, "getter_method": "getExternalSharingReportFailedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.no_expiration_link_gen_create_report_details": {"fq_name": "team_log.EventDetails.no_expiration_link_gen_create_report_details", "param_name": "noExpirationLinkGenCreateReportDetailsValue", "static_instance": null, "getter_method": "getNoExpirationLinkGenCreateReportDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.no_expiration_link_gen_report_failed_details": {"fq_name": "team_log.EventDetails.no_expiration_link_gen_report_failed_details", "param_name": "noExpirationLinkGenReportFailedDetailsValue", "static_instance": null, "getter_method": "getNoExpirationLinkGenReportFailedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.no_password_link_gen_create_report_details": {"fq_name": "team_log.EventDetails.no_password_link_gen_create_report_details", "param_name": "noPasswordLinkGenCreateReportDetailsValue", "static_instance": null, "getter_method": "getNoPasswordLinkGenCreateReportDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.no_password_link_gen_report_failed_details": {"fq_name": "team_log.EventDetails.no_password_link_gen_report_failed_details", "param_name": "noPasswordLinkGenReportFailedDetailsValue", "static_instance": null, "getter_method": "getNoPasswordLinkGenReportFailedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.no_password_link_view_create_report_details": {"fq_name": "team_log.EventDetails.no_password_link_view_create_report_details", "param_name": "noPasswordLinkViewCreateReportDetailsValue", "static_instance": null, "getter_method": "getNoPasswordLinkViewCreateReportDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.no_password_link_view_report_failed_details": {"fq_name": "team_log.EventDetails.no_password_link_view_report_failed_details", "param_name": "noPasswordLinkViewReportFailedDetailsValue", "static_instance": null, "getter_method": "getNoPasswordLinkViewReportFailedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.outdated_link_view_create_report_details": {"fq_name": "team_log.EventDetails.outdated_link_view_create_report_details", "param_name": "outdatedLinkViewCreateReportDetailsValue", "static_instance": null, "getter_method": "getOutdatedLinkViewCreateReportDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.outdated_link_view_report_failed_details": {"fq_name": "team_log.EventDetails.outdated_link_view_report_failed_details", "param_name": "outdatedLinkViewReportFailedDetailsValue", "static_instance": null, "getter_method": "getOutdatedLinkViewReportFailedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_admin_export_start_details": {"fq_name": "team_log.EventDetails.paper_admin_export_start_details", "param_name": "paperAdminExportStartDetailsValue", "static_instance": null, "getter_method": "getPaperAdminExportStartDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.ransomware_alert_create_report_details": {"fq_name": "team_log.EventDetails.ransomware_alert_create_report_details", "param_name": "ransomwareAlertCreateReportDetailsValue", "static_instance": null, "getter_method": "getRansomwareAlertCreateReportDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.ransomware_alert_create_report_failed_details": {"fq_name": "team_log.EventDetails.ransomware_alert_create_report_failed_details", "param_name": "ransomwareAlertCreateReportFailedDetailsValue", "static_instance": null, "getter_method": "getRansomwareAlertCreateReportFailedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.smart_sync_create_admin_privilege_report_details": {"fq_name": "team_log.EventDetails.smart_sync_create_admin_privilege_report_details", "param_name": "smartSyncCreateAdminPrivilegeReportDetailsValue", "static_instance": null, "getter_method": "getSmartSyncCreateAdminPrivilegeReportDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_activity_create_report_details": {"fq_name": "team_log.EventDetails.team_activity_create_report_details", "param_name": "teamActivityCreateReportDetailsValue", "static_instance": null, "getter_method": "getTeamActivityCreateReportDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_activity_create_report_fail_details": {"fq_name": "team_log.EventDetails.team_activity_create_report_fail_details", "param_name": "teamActivityCreateReportFailDetailsValue", "static_instance": null, "getter_method": "getTeamActivityCreateReportFailDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.collection_share_details": {"fq_name": "team_log.EventDetails.collection_share_details", "param_name": "collectionShareDetailsValue", "static_instance": null, "getter_method": "getCollectionShareDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_transfers_file_add_details": {"fq_name": "team_log.EventDetails.file_transfers_file_add_details", "param_name": "fileTransfersFileAddDetailsValue", "static_instance": null, "getter_method": "getFileTransfersFileAddDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_transfers_transfer_delete_details": {"fq_name": "team_log.EventDetails.file_transfers_transfer_delete_details", "param_name": "fileTransfersTransferDeleteDetailsValue", "static_instance": null, "getter_method": "getFileTransfersTransferDeleteDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_transfers_transfer_download_details": {"fq_name": "team_log.EventDetails.file_transfers_transfer_download_details", "param_name": "fileTransfersTransferDownloadDetailsValue", "static_instance": null, "getter_method": "getFileTransfersTransferDownloadDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_transfers_transfer_send_details": {"fq_name": "team_log.EventDetails.file_transfers_transfer_send_details", "param_name": "fileTransfersTransferSendDetailsValue", "static_instance": null, "getter_method": "getFileTransfersTransferSendDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_transfers_transfer_view_details": {"fq_name": "team_log.EventDetails.file_transfers_transfer_view_details", "param_name": "fileTransfersTransferViewDetailsValue", "static_instance": null, "getter_method": "getFileTransfersTransferViewDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.note_acl_invite_only_details": {"fq_name": "team_log.EventDetails.note_acl_invite_only_details", "param_name": "noteAclInviteOnlyDetailsValue", "static_instance": null, "getter_method": "getNoteAclInviteOnlyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.note_acl_link_details": {"fq_name": "team_log.EventDetails.note_acl_link_details", "param_name": "noteAclLinkDetailsValue", "static_instance": null, "getter_method": "getNoteAclLinkDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.note_acl_team_link_details": {"fq_name": "team_log.EventDetails.note_acl_team_link_details", "param_name": "noteAclTeamLinkDetailsValue", "static_instance": null, "getter_method": "getNoteAclTeamLinkDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.note_shared_details": {"fq_name": "team_log.EventDetails.note_shared_details", "param_name": "noteSharedDetailsValue", "static_instance": null, "getter_method": "getNoteSharedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.note_share_receive_details": {"fq_name": "team_log.EventDetails.note_share_receive_details", "param_name": "noteShareReceiveDetailsValue", "static_instance": null, "getter_method": "getNoteShareReceiveDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.open_note_shared_details": {"fq_name": "team_log.EventDetails.open_note_shared_details", "param_name": "openNoteSharedDetailsValue", "static_instance": null, "getter_method": "getOpenNoteSharedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.replay_file_shared_link_created_details": {"fq_name": "team_log.EventDetails.replay_file_shared_link_created_details", "param_name": "replayFileSharedLinkCreatedDetailsValue", "static_instance": null, "getter_method": "getReplayFileSharedLinkCreatedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.replay_file_shared_link_modified_details": {"fq_name": "team_log.EventDetails.replay_file_shared_link_modified_details", "param_name": "replayFileSharedLinkModifiedDetailsValue", "static_instance": null, "getter_method": "getReplayFileSharedLinkModifiedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.replay_project_team_add_details": {"fq_name": "team_log.EventDetails.replay_project_team_add_details", "param_name": "replayProjectTeamAddDetailsValue", "static_instance": null, "getter_method": "getReplayProjectTeamAddDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.replay_project_team_delete_details": {"fq_name": "team_log.EventDetails.replay_project_team_delete_details", "param_name": "replayProjectTeamDeleteDetailsValue", "static_instance": null, "getter_method": "getReplayProjectTeamDeleteDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sf_add_group_details": {"fq_name": "team_log.EventDetails.sf_add_group_details", "param_name": "sfAddGroupDetailsValue", "static_instance": null, "getter_method": "getSfAddGroupDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sf_allow_non_members_to_view_shared_links_details": {"fq_name": "team_log.EventDetails.sf_allow_non_members_to_view_shared_links_details", "param_name": "sfAllowNonMembersToViewSharedLinksDetailsValue", "static_instance": null, "getter_method": "getSfAllowNonMembersToViewSharedLinksDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sf_external_invite_warn_details": {"fq_name": "team_log.EventDetails.sf_external_invite_warn_details", "param_name": "sfExternalInviteWarnDetailsValue", "static_instance": null, "getter_method": "getSfExternalInviteWarnDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sf_fb_invite_details": {"fq_name": "team_log.EventDetails.sf_fb_invite_details", "param_name": "sfFbInviteDetailsValue", "static_instance": null, "getter_method": "getSfFbInviteDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sf_fb_invite_change_role_details": {"fq_name": "team_log.EventDetails.sf_fb_invite_change_role_details", "param_name": "sfFbInviteChangeRoleDetailsValue", "static_instance": null, "getter_method": "getSfFbInviteChangeRoleDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sf_fb_uninvite_details": {"fq_name": "team_log.EventDetails.sf_fb_uninvite_details", "param_name": "sfFbUninviteDetailsValue", "static_instance": null, "getter_method": "getSfFbUninviteDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sf_invite_group_details": {"fq_name": "team_log.EventDetails.sf_invite_group_details", "param_name": "sfInviteGroupDetailsValue", "static_instance": null, "getter_method": "getSfInviteGroupDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sf_team_grant_access_details": {"fq_name": "team_log.EventDetails.sf_team_grant_access_details", "param_name": "sfTeamGrantAccessDetailsValue", "static_instance": null, "getter_method": "getSfTeamGrantAccessDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sf_team_invite_details": {"fq_name": "team_log.EventDetails.sf_team_invite_details", "param_name": "sfTeamInviteDetailsValue", "static_instance": null, "getter_method": "getSfTeamInviteDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sf_team_invite_change_role_details": {"fq_name": "team_log.EventDetails.sf_team_invite_change_role_details", "param_name": "sfTeamInviteChangeRoleDetailsValue", "static_instance": null, "getter_method": "getSfTeamInviteChangeRoleDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sf_team_join_details": {"fq_name": "team_log.EventDetails.sf_team_join_details", "param_name": "sfTeamJoinDetailsValue", "static_instance": null, "getter_method": "getSfTeamJoinDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sf_team_join_from_oob_link_details": {"fq_name": "team_log.EventDetails.sf_team_join_from_oob_link_details", "param_name": "sfTeamJoinFromOobLinkDetailsValue", "static_instance": null, "getter_method": "getSfTeamJoinFromOobLinkDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sf_team_uninvite_details": {"fq_name": "team_log.EventDetails.sf_team_uninvite_details", "param_name": "sfTeamUninviteDetailsValue", "static_instance": null, "getter_method": "getSfTeamUninviteDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_content_add_invitees_details": {"fq_name": "team_log.EventDetails.shared_content_add_invitees_details", "param_name": "sharedContentAddInviteesDetailsValue", "static_instance": null, "getter_method": "getSharedContentAddInviteesDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_content_add_link_expiry_details": {"fq_name": "team_log.EventDetails.shared_content_add_link_expiry_details", "param_name": "sharedContentAddLinkExpiryDetailsValue", "static_instance": null, "getter_method": "getSharedContentAddLinkExpiryDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_content_add_link_password_details": {"fq_name": "team_log.EventDetails.shared_content_add_link_password_details", "param_name": "sharedContentAddLinkPasswordDetailsValue", "static_instance": null, "getter_method": "getSharedContentAddLinkPasswordDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_content_add_member_details": {"fq_name": "team_log.EventDetails.shared_content_add_member_details", "param_name": "sharedContentAddMemberDetailsValue", "static_instance": null, "getter_method": "getSharedContentAddMemberDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_content_change_downloads_policy_details": {"fq_name": "team_log.EventDetails.shared_content_change_downloads_policy_details", "param_name": "sharedContentChangeDownloadsPolicyDetailsValue", "static_instance": null, "getter_method": "getSharedContentChangeDownloadsPolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_content_change_invitee_role_details": {"fq_name": "team_log.EventDetails.shared_content_change_invitee_role_details", "param_name": "sharedContentChangeInviteeRoleDetailsValue", "static_instance": null, "getter_method": "getSharedContentChangeInviteeRoleDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_content_change_link_audience_details": {"fq_name": "team_log.EventDetails.shared_content_change_link_audience_details", "param_name": "sharedContentChangeLinkAudienceDetailsValue", "static_instance": null, "getter_method": "getSharedContentChangeLinkAudienceDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_content_change_link_expiry_details": {"fq_name": "team_log.EventDetails.shared_content_change_link_expiry_details", "param_name": "sharedContentChangeLinkExpiryDetailsValue", "static_instance": null, "getter_method": "getSharedContentChangeLinkExpiryDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_content_change_link_password_details": {"fq_name": "team_log.EventDetails.shared_content_change_link_password_details", "param_name": "sharedContentChangeLinkPasswordDetailsValue", "static_instance": null, "getter_method": "getSharedContentChangeLinkPasswordDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_content_change_member_role_details": {"fq_name": "team_log.EventDetails.shared_content_change_member_role_details", "param_name": "sharedContentChangeMemberRoleDetailsValue", "static_instance": null, "getter_method": "getSharedContentChangeMemberRoleDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_content_change_viewer_info_policy_details": {"fq_name": "team_log.EventDetails.shared_content_change_viewer_info_policy_details", "param_name": "sharedContentChangeViewerInfoPolicyDetailsValue", "static_instance": null, "getter_method": "getSharedContentChangeViewerInfoPolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_content_claim_invitation_details": {"fq_name": "team_log.EventDetails.shared_content_claim_invitation_details", "param_name": "sharedContentClaimInvitationDetailsValue", "static_instance": null, "getter_method": "getSharedContentClaimInvitationDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_content_copy_details": {"fq_name": "team_log.EventDetails.shared_content_copy_details", "param_name": "sharedContentCopyDetailsValue", "static_instance": null, "getter_method": "getSharedContentCopyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_content_download_details": {"fq_name": "team_log.EventDetails.shared_content_download_details", "param_name": "sharedContentDownloadDetailsValue", "static_instance": null, "getter_method": "getSharedContentDownloadDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_content_relinquish_membership_details": {"fq_name": "team_log.EventDetails.shared_content_relinquish_membership_details", "param_name": "sharedContentRelinquishMembershipDetailsValue", "static_instance": null, "getter_method": "getSharedContentRelinquishMembershipDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_content_remove_invitees_details": {"fq_name": "team_log.EventDetails.shared_content_remove_invitees_details", "param_name": "sharedContentRemoveInviteesDetailsValue", "static_instance": null, "getter_method": "getSharedContentRemoveInviteesDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_content_remove_link_expiry_details": {"fq_name": "team_log.EventDetails.shared_content_remove_link_expiry_details", "param_name": "sharedContentRemoveLinkExpiryDetailsValue", "static_instance": null, "getter_method": "getSharedContentRemoveLinkExpiryDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_content_remove_link_password_details": {"fq_name": "team_log.EventDetails.shared_content_remove_link_password_details", "param_name": "sharedContentRemoveLinkPasswordDetailsValue", "static_instance": null, "getter_method": "getSharedContentRemoveLinkPasswordDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_content_remove_member_details": {"fq_name": "team_log.EventDetails.shared_content_remove_member_details", "param_name": "sharedContentRemoveMemberDetailsValue", "static_instance": null, "getter_method": "getSharedContentRemoveMemberDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_content_request_access_details": {"fq_name": "team_log.EventDetails.shared_content_request_access_details", "param_name": "sharedContentRequestAccessDetailsValue", "static_instance": null, "getter_method": "getSharedContentRequestAccessDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_content_restore_invitees_details": {"fq_name": "team_log.EventDetails.shared_content_restore_invitees_details", "param_name": "sharedContentRestoreInviteesDetailsValue", "static_instance": null, "getter_method": "getSharedContentRestoreInviteesDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_content_restore_member_details": {"fq_name": "team_log.EventDetails.shared_content_restore_member_details", "param_name": "sharedContentRestoreMemberDetailsValue", "static_instance": null, "getter_method": "getSharedContentRestoreMemberDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_content_unshare_details": {"fq_name": "team_log.EventDetails.shared_content_unshare_details", "param_name": "sharedContentUnshareDetailsValue", "static_instance": null, "getter_method": "getSharedContentUnshareDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_content_view_details": {"fq_name": "team_log.EventDetails.shared_content_view_details", "param_name": "sharedContentViewDetailsValue", "static_instance": null, "getter_method": "getSharedContentViewDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_folder_change_link_policy_details": {"fq_name": "team_log.EventDetails.shared_folder_change_link_policy_details", "param_name": "sharedFolderChangeLinkPolicyDetailsValue", "static_instance": null, "getter_method": "getSharedFolderChangeLinkPolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_folder_change_members_inheritance_policy_details": {"fq_name": "team_log.EventDetails.shared_folder_change_members_inheritance_policy_details", "param_name": "sharedFolderChangeMembersInheritancePolicyDetailsValue", "static_instance": null, "getter_method": "getSharedFolderChangeMembersInheritancePolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_folder_change_members_management_policy_details": {"fq_name": "team_log.EventDetails.shared_folder_change_members_management_policy_details", "param_name": "sharedFolderChangeMembersManagementPolicyDetailsValue", "static_instance": null, "getter_method": "getSharedFolderChangeMembersManagementPolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_folder_change_members_policy_details": {"fq_name": "team_log.EventDetails.shared_folder_change_members_policy_details", "param_name": "sharedFolderChangeMembersPolicyDetailsValue", "static_instance": null, "getter_method": "getSharedFolderChangeMembersPolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_folder_create_details": {"fq_name": "team_log.EventDetails.shared_folder_create_details", "param_name": "sharedFolderCreateDetailsValue", "static_instance": null, "getter_method": "getSharedFolderCreateDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_folder_decline_invitation_details": {"fq_name": "team_log.EventDetails.shared_folder_decline_invitation_details", "param_name": "sharedFolderDeclineInvitationDetailsValue", "static_instance": null, "getter_method": "getSharedFolderDeclineInvitationDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_folder_mount_details": {"fq_name": "team_log.EventDetails.shared_folder_mount_details", "param_name": "sharedFolderMountDetailsValue", "static_instance": null, "getter_method": "getSharedFolderMountDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_folder_nest_details": {"fq_name": "team_log.EventDetails.shared_folder_nest_details", "param_name": "sharedFolderNestDetailsValue", "static_instance": null, "getter_method": "getSharedFolderNestDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_folder_transfer_ownership_details": {"fq_name": "team_log.EventDetails.shared_folder_transfer_ownership_details", "param_name": "sharedFolderTransferOwnershipDetailsValue", "static_instance": null, "getter_method": "getSharedFolderTransferOwnershipDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_folder_unmount_details": {"fq_name": "team_log.EventDetails.shared_folder_unmount_details", "param_name": "sharedFolderUnmountDetailsValue", "static_instance": null, "getter_method": "getSharedFolderUnmountDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_link_add_expiry_details": {"fq_name": "team_log.EventDetails.shared_link_add_expiry_details", "param_name": "sharedLinkAddExpiryDetailsValue", "static_instance": null, "getter_method": "getSharedLinkAddExpiryDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_link_change_expiry_details": {"fq_name": "team_log.EventDetails.shared_link_change_expiry_details", "param_name": "sharedLinkChangeExpiryDetailsValue", "static_instance": null, "getter_method": "getSharedLinkChangeExpiryDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_link_change_visibility_details": {"fq_name": "team_log.EventDetails.shared_link_change_visibility_details", "param_name": "sharedLinkChangeVisibilityDetailsValue", "static_instance": null, "getter_method": "getSharedLinkChangeVisibilityDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_link_copy_details": {"fq_name": "team_log.EventDetails.shared_link_copy_details", "param_name": "sharedLinkCopyDetailsValue", "static_instance": null, "getter_method": "getSharedLinkCopyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_link_create_details": {"fq_name": "team_log.EventDetails.shared_link_create_details", "param_name": "sharedLinkCreateDetailsValue", "static_instance": null, "getter_method": "getSharedLinkCreateDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_link_disable_details": {"fq_name": "team_log.EventDetails.shared_link_disable_details", "param_name": "sharedLinkDisableDetailsValue", "static_instance": null, "getter_method": "getSharedLinkDisableDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_link_download_details": {"fq_name": "team_log.EventDetails.shared_link_download_details", "param_name": "sharedLinkDownloadDetailsValue", "static_instance": null, "getter_method": "getSharedLinkDownloadDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_link_remove_expiry_details": {"fq_name": "team_log.EventDetails.shared_link_remove_expiry_details", "param_name": "sharedLinkRemoveExpiryDetailsValue", "static_instance": null, "getter_method": "getSharedLinkRemoveExpiryDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_link_settings_add_expiration_details": {"fq_name": "team_log.EventDetails.shared_link_settings_add_expiration_details", "param_name": "sharedLinkSettingsAddExpirationDetailsValue", "static_instance": null, "getter_method": "getSharedLinkSettingsAddExpirationDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_link_settings_add_password_details": {"fq_name": "team_log.EventDetails.shared_link_settings_add_password_details", "param_name": "sharedLinkSettingsAddPasswordDetailsValue", "static_instance": null, "getter_method": "getSharedLinkSettingsAddPasswordDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_link_settings_allow_download_disabled_details": {"fq_name": "team_log.EventDetails.shared_link_settings_allow_download_disabled_details", "param_name": "sharedLinkSettingsAllowDownloadDisabledDetailsValue", "static_instance": null, "getter_method": "getSharedLinkSettingsAllowDownloadDisabledDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_link_settings_allow_download_enabled_details": {"fq_name": "team_log.EventDetails.shared_link_settings_allow_download_enabled_details", "param_name": "sharedLinkSettingsAllowDownloadEnabledDetailsValue", "static_instance": null, "getter_method": "getSharedLinkSettingsAllowDownloadEnabledDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_link_settings_change_audience_details": {"fq_name": "team_log.EventDetails.shared_link_settings_change_audience_details", "param_name": "sharedLinkSettingsChangeAudienceDetailsValue", "static_instance": null, "getter_method": "getSharedLinkSettingsChangeAudienceDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_link_settings_change_expiration_details": {"fq_name": "team_log.EventDetails.shared_link_settings_change_expiration_details", "param_name": "sharedLinkSettingsChangeExpirationDetailsValue", "static_instance": null, "getter_method": "getSharedLinkSettingsChangeExpirationDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_link_settings_change_password_details": {"fq_name": "team_log.EventDetails.shared_link_settings_change_password_details", "param_name": "sharedLinkSettingsChangePasswordDetailsValue", "static_instance": null, "getter_method": "getSharedLinkSettingsChangePasswordDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_link_settings_remove_expiration_details": {"fq_name": "team_log.EventDetails.shared_link_settings_remove_expiration_details", "param_name": "sharedLinkSettingsRemoveExpirationDetailsValue", "static_instance": null, "getter_method": "getSharedLinkSettingsRemoveExpirationDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_link_settings_remove_password_details": {"fq_name": "team_log.EventDetails.shared_link_settings_remove_password_details", "param_name": "sharedLinkSettingsRemovePasswordDetailsValue", "static_instance": null, "getter_method": "getSharedLinkSettingsRemovePasswordDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_link_share_details": {"fq_name": "team_log.EventDetails.shared_link_share_details", "param_name": "sharedLinkShareDetailsValue", "static_instance": null, "getter_method": "getSharedLinkShareDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_link_view_details": {"fq_name": "team_log.EventDetails.shared_link_view_details", "param_name": "sharedLinkViewDetailsValue", "static_instance": null, "getter_method": "getSharedLinkViewDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_note_opened_details": {"fq_name": "team_log.EventDetails.shared_note_opened_details", "param_name": "sharedNoteOpenedDetailsValue", "static_instance": null, "getter_method": "getSharedNoteOpenedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shmodel_disable_downloads_details": {"fq_name": "team_log.EventDetails.shmodel_disable_downloads_details", "param_name": "shmodelDisableDownloadsDetailsValue", "static_instance": null, "getter_method": "getShmodelDisableDownloadsDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shmodel_enable_downloads_details": {"fq_name": "team_log.EventDetails.shmodel_enable_downloads_details", "param_name": "shmodelEnableDownloadsDetailsValue", "static_instance": null, "getter_method": "getShmodelEnableDownloadsDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shmodel_group_share_details": {"fq_name": "team_log.EventDetails.shmodel_group_share_details", "param_name": "shmodelGroupShareDetailsValue", "static_instance": null, "getter_method": "getShmodelGroupShareDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_access_granted_details": {"fq_name": "team_log.EventDetails.showcase_access_granted_details", "param_name": "showcaseAccessGrantedDetailsValue", "static_instance": null, "getter_method": "getShowcaseAccessGrantedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_add_member_details": {"fq_name": "team_log.EventDetails.showcase_add_member_details", "param_name": "showcaseAddMemberDetailsValue", "static_instance": null, "getter_method": "getShowcaseAddMemberDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_archived_details": {"fq_name": "team_log.EventDetails.showcase_archived_details", "param_name": "showcaseArchivedDetailsValue", "static_instance": null, "getter_method": "getShowcaseArchivedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_created_details": {"fq_name": "team_log.EventDetails.showcase_created_details", "param_name": "showcaseCreatedDetailsValue", "static_instance": null, "getter_method": "getShowcaseCreatedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_delete_comment_details": {"fq_name": "team_log.EventDetails.showcase_delete_comment_details", "param_name": "showcaseDeleteCommentDetailsValue", "static_instance": null, "getter_method": "getShowcaseDeleteCommentDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_edited_details": {"fq_name": "team_log.EventDetails.showcase_edited_details", "param_name": "showcaseEditedDetailsValue", "static_instance": null, "getter_method": "getShowcaseEditedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_edit_comment_details": {"fq_name": "team_log.EventDetails.showcase_edit_comment_details", "param_name": "showcaseEditCommentDetailsValue", "static_instance": null, "getter_method": "getShowcaseEditCommentDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_file_added_details": {"fq_name": "team_log.EventDetails.showcase_file_added_details", "param_name": "showcaseFileAddedDetailsValue", "static_instance": null, "getter_method": "getShowcaseFileAddedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_file_download_details": {"fq_name": "team_log.EventDetails.showcase_file_download_details", "param_name": "showcaseFileDownloadDetailsValue", "static_instance": null, "getter_method": "getShowcaseFileDownloadDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_file_removed_details": {"fq_name": "team_log.EventDetails.showcase_file_removed_details", "param_name": "showcaseFileRemovedDetailsValue", "static_instance": null, "getter_method": "getShowcaseFileRemovedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_file_view_details": {"fq_name": "team_log.EventDetails.showcase_file_view_details", "param_name": "showcaseFileViewDetailsValue", "static_instance": null, "getter_method": "getShowcaseFileViewDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_permanently_deleted_details": {"fq_name": "team_log.EventDetails.showcase_permanently_deleted_details", "param_name": "showcasePermanentlyDeletedDetailsValue", "static_instance": null, "getter_method": "getShowcasePermanentlyDeletedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_post_comment_details": {"fq_name": "team_log.EventDetails.showcase_post_comment_details", "param_name": "showcasePostCommentDetailsValue", "static_instance": null, "getter_method": "getShowcasePostCommentDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_remove_member_details": {"fq_name": "team_log.EventDetails.showcase_remove_member_details", "param_name": "showcaseRemoveMemberDetailsValue", "static_instance": null, "getter_method": "getShowcaseRemoveMemberDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_renamed_details": {"fq_name": "team_log.EventDetails.showcase_renamed_details", "param_name": "showcaseRenamedDetailsValue", "static_instance": null, "getter_method": "getShowcaseRenamedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_request_access_details": {"fq_name": "team_log.EventDetails.showcase_request_access_details", "param_name": "showcaseRequestAccessDetailsValue", "static_instance": null, "getter_method": "getShowcaseRequestAccessDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_resolve_comment_details": {"fq_name": "team_log.EventDetails.showcase_resolve_comment_details", "param_name": "showcaseResolveCommentDetailsValue", "static_instance": null, "getter_method": "getShowcaseResolveCommentDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_restored_details": {"fq_name": "team_log.EventDetails.showcase_restored_details", "param_name": "showcaseRestoredDetailsValue", "static_instance": null, "getter_method": "getShowcaseRestoredDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_trashed_details": {"fq_name": "team_log.EventDetails.showcase_trashed_details", "param_name": "showcaseTrashedDetailsValue", "static_instance": null, "getter_method": "getShowcaseTrashedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_trashed_deprecated_details": {"fq_name": "team_log.EventDetails.showcase_trashed_deprecated_details", "param_name": "showcaseTrashedDeprecatedDetailsValue", "static_instance": null, "getter_method": "getShowcaseTrashedDeprecatedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_unresolve_comment_details": {"fq_name": "team_log.EventDetails.showcase_unresolve_comment_details", "param_name": "showcaseUnresolveCommentDetailsValue", "static_instance": null, "getter_method": "getShowcaseUnresolveCommentDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_untrashed_details": {"fq_name": "team_log.EventDetails.showcase_untrashed_details", "param_name": "showcaseUntrashedDetailsValue", "static_instance": null, "getter_method": "getShowcaseUntrashedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_untrashed_deprecated_details": {"fq_name": "team_log.EventDetails.showcase_untrashed_deprecated_details", "param_name": "showcaseUntrashedDeprecatedDetailsValue", "static_instance": null, "getter_method": "getShowcaseUntrashedDeprecatedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_view_details": {"fq_name": "team_log.EventDetails.showcase_view_details", "param_name": "showcaseViewDetailsValue", "static_instance": null, "getter_method": "getShowcaseViewDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sso_add_cert_details": {"fq_name": "team_log.EventDetails.sso_add_cert_details", "param_name": "ssoAddCertDetailsValue", "static_instance": null, "getter_method": "getSsoAddCertDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sso_add_login_url_details": {"fq_name": "team_log.EventDetails.sso_add_login_url_details", "param_name": "ssoAddLoginUrlDetailsValue", "static_instance": null, "getter_method": "getSsoAddLoginUrlDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sso_add_logout_url_details": {"fq_name": "team_log.EventDetails.sso_add_logout_url_details", "param_name": "ssoAddLogoutUrlDetailsValue", "static_instance": null, "getter_method": "getSsoAddLogoutUrlDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sso_change_cert_details": {"fq_name": "team_log.EventDetails.sso_change_cert_details", "param_name": "ssoChangeCertDetailsValue", "static_instance": null, "getter_method": "getSsoChangeCertDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sso_change_login_url_details": {"fq_name": "team_log.EventDetails.sso_change_login_url_details", "param_name": "ssoChangeLoginUrlDetailsValue", "static_instance": null, "getter_method": "getSsoChangeLoginUrlDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sso_change_logout_url_details": {"fq_name": "team_log.EventDetails.sso_change_logout_url_details", "param_name": "ssoChangeLogoutUrlDetailsValue", "static_instance": null, "getter_method": "getSsoChangeLogoutUrlDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sso_change_saml_identity_mode_details": {"fq_name": "team_log.EventDetails.sso_change_saml_identity_mode_details", "param_name": "ssoChangeSamlIdentityModeDetailsValue", "static_instance": null, "getter_method": "getSsoChangeSamlIdentityModeDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sso_remove_cert_details": {"fq_name": "team_log.EventDetails.sso_remove_cert_details", "param_name": "ssoRemoveCertDetailsValue", "static_instance": null, "getter_method": "getSsoRemoveCertDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sso_remove_login_url_details": {"fq_name": "team_log.EventDetails.sso_remove_login_url_details", "param_name": "ssoRemoveLoginUrlDetailsValue", "static_instance": null, "getter_method": "getSsoRemoveLoginUrlDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sso_remove_logout_url_details": {"fq_name": "team_log.EventDetails.sso_remove_logout_url_details", "param_name": "ssoRemoveLogoutUrlDetailsValue", "static_instance": null, "getter_method": "getSsoRemoveLogoutUrlDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_folder_change_status_details": {"fq_name": "team_log.EventDetails.team_folder_change_status_details", "param_name": "teamFolderChangeStatusDetailsValue", "static_instance": null, "getter_method": "getTeamFolderChangeStatusDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_folder_create_details": {"fq_name": "team_log.EventDetails.team_folder_create_details", "param_name": "teamFolderCreateDetailsValue", "static_instance": null, "getter_method": "getTeamFolderCreateDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_folder_downgrade_details": {"fq_name": "team_log.EventDetails.team_folder_downgrade_details", "param_name": "teamFolderDowngradeDetailsValue", "static_instance": null, "getter_method": "getTeamFolderDowngradeDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_folder_permanently_delete_details": {"fq_name": "team_log.EventDetails.team_folder_permanently_delete_details", "param_name": "teamFolderPermanentlyDeleteDetailsValue", "static_instance": null, "getter_method": "getTeamFolderPermanentlyDeleteDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_folder_rename_details": {"fq_name": "team_log.EventDetails.team_folder_rename_details", "param_name": "teamFolderRenameDetailsValue", "static_instance": null, "getter_method": "getTeamFolderRenameDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_selective_sync_settings_changed_details": {"fq_name": "team_log.EventDetails.team_selective_sync_settings_changed_details", "param_name": "teamSelectiveSyncSettingsChangedDetailsValue", "static_instance": null, "getter_method": "getTeamSelectiveSyncSettingsChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.account_capture_change_policy_details": {"fq_name": "team_log.EventDetails.account_capture_change_policy_details", "param_name": "accountCaptureChangePolicyDetailsValue", "static_instance": null, "getter_method": "getAccountCaptureChangePolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.admin_email_reminders_changed_details": {"fq_name": "team_log.EventDetails.admin_email_reminders_changed_details", "param_name": "adminEmailRemindersChangedDetailsValue", "static_instance": null, "getter_method": "getAdminEmailRemindersChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.allow_download_disabled_details": {"fq_name": "team_log.EventDetails.allow_download_disabled_details", "param_name": "allowDownloadDisabledDetailsValue", "static_instance": null, "getter_method": "getAllowDownloadDisabledDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.allow_download_enabled_details": {"fq_name": "team_log.EventDetails.allow_download_enabled_details", "param_name": "allowDownloadEnabledDetailsValue", "static_instance": null, "getter_method": "getAllowDownloadEnabledDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.app_permissions_changed_details": {"fq_name": "team_log.EventDetails.app_permissions_changed_details", "param_name": "appPermissionsChangedDetailsValue", "static_instance": null, "getter_method": "getAppPermissionsChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.camera_uploads_policy_changed_details": {"fq_name": "team_log.EventDetails.camera_uploads_policy_changed_details", "param_name": "cameraUploadsPolicyChangedDetailsValue", "static_instance": null, "getter_method": "getCameraUploadsPolicyChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.capture_transcript_policy_changed_details": {"fq_name": "team_log.EventDetails.capture_transcript_policy_changed_details", "param_name": "captureTranscriptPolicyChangedDetailsValue", "static_instance": null, "getter_method": "getCaptureTranscriptPolicyChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.classification_change_policy_details": {"fq_name": "team_log.EventDetails.classification_change_policy_details", "param_name": "classificationChangePolicyDetailsValue", "static_instance": null, "getter_method": "getClassificationChangePolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.computer_backup_policy_changed_details": {"fq_name": "team_log.EventDetails.computer_backup_policy_changed_details", "param_name": "computerBackupPolicyChangedDetailsValue", "static_instance": null, "getter_method": "getComputerBackupPolicyChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.content_administration_policy_changed_details": {"fq_name": "team_log.EventDetails.content_administration_policy_changed_details", "param_name": "contentAdministrationPolicyChangedDetailsValue", "static_instance": null, "getter_method": "getContentAdministrationPolicyChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.data_placement_restriction_change_policy_details": {"fq_name": "team_log.EventDetails.data_placement_restriction_change_policy_details", "param_name": "dataPlacementRestrictionChangePolicyDetailsValue", "static_instance": null, "getter_method": "getDataPlacementRestrictionChangePolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.data_placement_restriction_satisfy_policy_details": {"fq_name": "team_log.EventDetails.data_placement_restriction_satisfy_policy_details", "param_name": "dataPlacementRestrictionSatisfyPolicyDetailsValue", "static_instance": null, "getter_method": "getDataPlacementRestrictionSatisfyPolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.device_approvals_add_exception_details": {"fq_name": "team_log.EventDetails.device_approvals_add_exception_details", "param_name": "deviceApprovalsAddExceptionDetailsValue", "static_instance": null, "getter_method": "getDeviceApprovalsAddExceptionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.device_approvals_change_desktop_policy_details": {"fq_name": "team_log.EventDetails.device_approvals_change_desktop_policy_details", "param_name": "deviceApprovalsChangeDesktopPolicyDetailsValue", "static_instance": null, "getter_method": "getDeviceApprovalsChangeDesktopPolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.device_approvals_change_mobile_policy_details": {"fq_name": "team_log.EventDetails.device_approvals_change_mobile_policy_details", "param_name": "deviceApprovalsChangeMobilePolicyDetailsValue", "static_instance": null, "getter_method": "getDeviceApprovalsChangeMobilePolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.device_approvals_change_overage_action_details": {"fq_name": "team_log.EventDetails.device_approvals_change_overage_action_details", "param_name": "deviceApprovalsChangeOverageActionDetailsValue", "static_instance": null, "getter_method": "getDeviceApprovalsChangeOverageActionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.device_approvals_change_unlink_action_details": {"fq_name": "team_log.EventDetails.device_approvals_change_unlink_action_details", "param_name": "deviceApprovalsChangeUnlinkActionDetailsValue", "static_instance": null, "getter_method": "getDeviceApprovalsChangeUnlinkActionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.device_approvals_remove_exception_details": {"fq_name": "team_log.EventDetails.device_approvals_remove_exception_details", "param_name": "deviceApprovalsRemoveExceptionDetailsValue", "static_instance": null, "getter_method": "getDeviceApprovalsRemoveExceptionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.directory_restrictions_add_members_details": {"fq_name": "team_log.EventDetails.directory_restrictions_add_members_details", "param_name": "directoryRestrictionsAddMembersDetailsValue", "static_instance": null, "getter_method": "getDirectoryRestrictionsAddMembersDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.directory_restrictions_remove_members_details": {"fq_name": "team_log.EventDetails.directory_restrictions_remove_members_details", "param_name": "directoryRestrictionsRemoveMembersDetailsValue", "static_instance": null, "getter_method": "getDirectoryRestrictionsRemoveMembersDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.dropbox_passwords_policy_changed_details": {"fq_name": "team_log.EventDetails.dropbox_passwords_policy_changed_details", "param_name": "dropboxPasswordsPolicyChangedDetailsValue", "static_instance": null, "getter_method": "getDropboxPasswordsPolicyChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.email_ingest_policy_changed_details": {"fq_name": "team_log.EventDetails.email_ingest_policy_changed_details", "param_name": "emailIngestPolicyChangedDetailsValue", "static_instance": null, "getter_method": "getEmailIngestPolicyChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.emm_add_exception_details": {"fq_name": "team_log.EventDetails.emm_add_exception_details", "param_name": "emmAddExceptionDetailsValue", "static_instance": null, "getter_method": "getEmmAddExceptionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.emm_change_policy_details": {"fq_name": "team_log.EventDetails.emm_change_policy_details", "param_name": "emmChangePolicyDetailsValue", "static_instance": null, "getter_method": "getEmmChangePolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.emm_remove_exception_details": {"fq_name": "team_log.EventDetails.emm_remove_exception_details", "param_name": "emmRemoveExceptionDetailsValue", "static_instance": null, "getter_method": "getEmmRemoveExceptionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.extended_version_history_change_policy_details": {"fq_name": "team_log.EventDetails.extended_version_history_change_policy_details", "param_name": "extendedVersionHistoryChangePolicyDetailsValue", "static_instance": null, "getter_method": "getExtendedVersionHistoryChangePolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.external_drive_backup_policy_changed_details": {"fq_name": "team_log.EventDetails.external_drive_backup_policy_changed_details", "param_name": "externalDriveBackupPolicyChangedDetailsValue", "static_instance": null, "getter_method": "getExternalDriveBackupPolicyChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_comments_change_policy_details": {"fq_name": "team_log.EventDetails.file_comments_change_policy_details", "param_name": "fileCommentsChangePolicyDetailsValue", "static_instance": null, "getter_method": "getFileCommentsChangePolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_locking_policy_changed_details": {"fq_name": "team_log.EventDetails.file_locking_policy_changed_details", "param_name": "fileLockingPolicyChangedDetailsValue", "static_instance": null, "getter_method": "getFileLockingPolicyChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_provider_migration_policy_changed_details": {"fq_name": "team_log.EventDetails.file_provider_migration_policy_changed_details", "param_name": "fileProviderMigrationPolicyChangedDetailsValue", "static_instance": null, "getter_method": "getFileProviderMigrationPolicyChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_requests_change_policy_details": {"fq_name": "team_log.EventDetails.file_requests_change_policy_details", "param_name": "fileRequestsChangePolicyDetailsValue", "static_instance": null, "getter_method": "getFileRequestsChangePolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_requests_emails_enabled_details": {"fq_name": "team_log.EventDetails.file_requests_emails_enabled_details", "param_name": "fileRequestsEmailsEnabledDetailsValue", "static_instance": null, "getter_method": "getFileRequestsEmailsEnabledDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_requests_emails_restricted_to_team_only_details": {"fq_name": "team_log.EventDetails.file_requests_emails_restricted_to_team_only_details", "param_name": "fileRequestsEmailsRestrictedToTeamOnlyDetailsValue", "static_instance": null, "getter_method": "getFileRequestsEmailsRestrictedToTeamOnlyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_transfers_policy_changed_details": {"fq_name": "team_log.EventDetails.file_transfers_policy_changed_details", "param_name": "fileTransfersPolicyChangedDetailsValue", "static_instance": null, "getter_method": "getFileTransfersPolicyChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.folder_link_restriction_policy_changed_details": {"fq_name": "team_log.EventDetails.folder_link_restriction_policy_changed_details", "param_name": "folderLinkRestrictionPolicyChangedDetailsValue", "static_instance": null, "getter_method": "getFolderLinkRestrictionPolicyChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.google_sso_change_policy_details": {"fq_name": "team_log.EventDetails.google_sso_change_policy_details", "param_name": "googleSsoChangePolicyDetailsValue", "static_instance": null, "getter_method": "getGoogleSsoChangePolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.group_user_management_change_policy_details": {"fq_name": "team_log.EventDetails.group_user_management_change_policy_details", "param_name": "groupUserManagementChangePolicyDetailsValue", "static_instance": null, "getter_method": "getGroupUserManagementChangePolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.integration_policy_changed_details": {"fq_name": "team_log.EventDetails.integration_policy_changed_details", "param_name": "integrationPolicyChangedDetailsValue", "static_instance": null, "getter_method": "getIntegrationPolicyChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.invite_acceptance_email_policy_changed_details": {"fq_name": "team_log.EventDetails.invite_acceptance_email_policy_changed_details", "param_name": "inviteAcceptanceEmailPolicyChangedDetailsValue", "static_instance": null, "getter_method": "getInviteAcceptanceEmailPolicyChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_requests_change_policy_details": {"fq_name": "team_log.EventDetails.member_requests_change_policy_details", "param_name": "memberRequestsChangePolicyDetailsValue", "static_instance": null, "getter_method": "getMemberRequestsChangePolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_send_invite_policy_changed_details": {"fq_name": "team_log.EventDetails.member_send_invite_policy_changed_details", "param_name": "memberSendInvitePolicyChangedDetailsValue", "static_instance": null, "getter_method": "getMemberSendInvitePolicyChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_space_limits_add_exception_details": {"fq_name": "team_log.EventDetails.member_space_limits_add_exception_details", "param_name": "memberSpaceLimitsAddExceptionDetailsValue", "static_instance": null, "getter_method": "getMemberSpaceLimitsAddExceptionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_space_limits_change_caps_type_policy_details": {"fq_name": "team_log.EventDetails.member_space_limits_change_caps_type_policy_details", "param_name": "memberSpaceLimitsChangeCapsTypePolicyDetailsValue", "static_instance": null, "getter_method": "getMemberSpaceLimitsChangeCapsTypePolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_space_limits_change_policy_details": {"fq_name": "team_log.EventDetails.member_space_limits_change_policy_details", "param_name": "memberSpaceLimitsChangePolicyDetailsValue", "static_instance": null, "getter_method": "getMemberSpaceLimitsChangePolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_space_limits_remove_exception_details": {"fq_name": "team_log.EventDetails.member_space_limits_remove_exception_details", "param_name": "memberSpaceLimitsRemoveExceptionDetailsValue", "static_instance": null, "getter_method": "getMemberSpaceLimitsRemoveExceptionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_suggestions_change_policy_details": {"fq_name": "team_log.EventDetails.member_suggestions_change_policy_details", "param_name": "memberSuggestionsChangePolicyDetailsValue", "static_instance": null, "getter_method": "getMemberSuggestionsChangePolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.microsoft_office_addin_change_policy_details": {"fq_name": "team_log.EventDetails.microsoft_office_addin_change_policy_details", "param_name": "microsoftOfficeAddinChangePolicyDetailsValue", "static_instance": null, "getter_method": "getMicrosoftOfficeAddinChangePolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.network_control_change_policy_details": {"fq_name": "team_log.EventDetails.network_control_change_policy_details", "param_name": "networkControlChangePolicyDetailsValue", "static_instance": null, "getter_method": "getNetworkControlChangePolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_change_deployment_policy_details": {"fq_name": "team_log.EventDetails.paper_change_deployment_policy_details", "param_name": "paperChangeDeploymentPolicyDetailsValue", "static_instance": null, "getter_method": "getPaperChangeDeploymentPolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_change_member_link_policy_details": {"fq_name": "team_log.EventDetails.paper_change_member_link_policy_details", "param_name": "paperChangeMemberLinkPolicyDetailsValue", "static_instance": null, "getter_method": "getPaperChangeMemberLinkPolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_change_member_policy_details": {"fq_name": "team_log.EventDetails.paper_change_member_policy_details", "param_name": "paperChangeMemberPolicyDetailsValue", "static_instance": null, "getter_method": "getPaperChangeMemberPolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_change_policy_details": {"fq_name": "team_log.EventDetails.paper_change_policy_details", "param_name": "paperChangePolicyDetailsValue", "static_instance": null, "getter_method": "getPaperChangePolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_default_folder_policy_changed_details": {"fq_name": "team_log.EventDetails.paper_default_folder_policy_changed_details", "param_name": "paperDefaultFolderPolicyChangedDetailsValue", "static_instance": null, "getter_method": "getPaperDefaultFolderPolicyChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_desktop_policy_changed_details": {"fq_name": "team_log.EventDetails.paper_desktop_policy_changed_details", "param_name": "paperDesktopPolicyChangedDetailsValue", "static_instance": null, "getter_method": "getPaperDesktopPolicyChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_enabled_users_group_addition_details": {"fq_name": "team_log.EventDetails.paper_enabled_users_group_addition_details", "param_name": "paperEnabledUsersGroupAdditionDetailsValue", "static_instance": null, "getter_method": "getPaperEnabledUsersGroupAdditionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_enabled_users_group_removal_details": {"fq_name": "team_log.EventDetails.paper_enabled_users_group_removal_details", "param_name": "paperEnabledUsersGroupRemovalDetailsValue", "static_instance": null, "getter_method": "getPaperEnabledUsersGroupRemovalDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.password_strength_requirements_change_policy_details": {"fq_name": "team_log.EventDetails.password_strength_requirements_change_policy_details", "param_name": "passwordStrengthRequirementsChangePolicyDetailsValue", "static_instance": null, "getter_method": "getPasswordStrengthRequirementsChangePolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.permanent_delete_change_policy_details": {"fq_name": "team_log.EventDetails.permanent_delete_change_policy_details", "param_name": "permanentDeleteChangePolicyDetailsValue", "static_instance": null, "getter_method": "getPermanentDeleteChangePolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.reseller_support_change_policy_details": {"fq_name": "team_log.EventDetails.reseller_support_change_policy_details", "param_name": "resellerSupportChangePolicyDetailsValue", "static_instance": null, "getter_method": "getResellerSupportChangePolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.rewind_policy_changed_details": {"fq_name": "team_log.EventDetails.rewind_policy_changed_details", "param_name": "rewindPolicyChangedDetailsValue", "static_instance": null, "getter_method": "getRewindPolicyChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.send_for_signature_policy_changed_details": {"fq_name": "team_log.EventDetails.send_for_signature_policy_changed_details", "param_name": "sendForSignaturePolicyChangedDetailsValue", "static_instance": null, "getter_method": "getSendForSignaturePolicyChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sharing_change_folder_join_policy_details": {"fq_name": "team_log.EventDetails.sharing_change_folder_join_policy_details", "param_name": "sharingChangeFolderJoinPolicyDetailsValue", "static_instance": null, "getter_method": "getSharingChangeFolderJoinPolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sharing_change_link_allow_change_expiration_policy_details": {"fq_name": "team_log.EventDetails.sharing_change_link_allow_change_expiration_policy_details", "param_name": "sharingChangeLinkAllowChangeExpirationPolicyDetailsValue", "static_instance": null, "getter_method": "getSharingChangeLinkAllowChangeExpirationPolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sharing_change_link_default_expiration_policy_details": {"fq_name": "team_log.EventDetails.sharing_change_link_default_expiration_policy_details", "param_name": "sharingChangeLinkDefaultExpirationPolicyDetailsValue", "static_instance": null, "getter_method": "getSharingChangeLinkDefaultExpirationPolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sharing_change_link_enforce_password_policy_details": {"fq_name": "team_log.EventDetails.sharing_change_link_enforce_password_policy_details", "param_name": "sharingChangeLinkEnforcePasswordPolicyDetailsValue", "static_instance": null, "getter_method": "getSharingChangeLinkEnforcePasswordPolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sharing_change_link_policy_details": {"fq_name": "team_log.EventDetails.sharing_change_link_policy_details", "param_name": "sharingChangeLinkPolicyDetailsValue", "static_instance": null, "getter_method": "getSharingChangeLinkPolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sharing_change_member_policy_details": {"fq_name": "team_log.EventDetails.sharing_change_member_policy_details", "param_name": "sharingChangeMemberPolicyDetailsValue", "static_instance": null, "getter_method": "getSharingChangeMemberPolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_change_download_policy_details": {"fq_name": "team_log.EventDetails.showcase_change_download_policy_details", "param_name": "showcaseChangeDownloadPolicyDetailsValue", "static_instance": null, "getter_method": "getShowcaseChangeDownloadPolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_change_enabled_policy_details": {"fq_name": "team_log.EventDetails.showcase_change_enabled_policy_details", "param_name": "showcaseChangeEnabledPolicyDetailsValue", "static_instance": null, "getter_method": "getShowcaseChangeEnabledPolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_change_external_sharing_policy_details": {"fq_name": "team_log.EventDetails.showcase_change_external_sharing_policy_details", "param_name": "showcaseChangeExternalSharingPolicyDetailsValue", "static_instance": null, "getter_method": "getShowcaseChangeExternalSharingPolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.smarter_smart_sync_policy_changed_details": {"fq_name": "team_log.EventDetails.smarter_smart_sync_policy_changed_details", "param_name": "smarterSmartSyncPolicyChangedDetailsValue", "static_instance": null, "getter_method": "getSmarterSmartSyncPolicyChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.smart_sync_change_policy_details": {"fq_name": "team_log.EventDetails.smart_sync_change_policy_details", "param_name": "smartSyncChangePolicyDetailsValue", "static_instance": null, "getter_method": "getSmartSyncChangePolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.smart_sync_not_opt_out_details": {"fq_name": "team_log.EventDetails.smart_sync_not_opt_out_details", "param_name": "smartSyncNotOptOutDetailsValue", "static_instance": null, "getter_method": "getSmartSyncNotOptOutDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.smart_sync_opt_out_details": {"fq_name": "team_log.EventDetails.smart_sync_opt_out_details", "param_name": "smartSyncOptOutDetailsValue", "static_instance": null, "getter_method": "getSmartSyncOptOutDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sso_change_policy_details": {"fq_name": "team_log.EventDetails.sso_change_policy_details", "param_name": "ssoChangePolicyDetailsValue", "static_instance": null, "getter_method": "getSsoChangePolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_branding_policy_changed_details": {"fq_name": "team_log.EventDetails.team_branding_policy_changed_details", "param_name": "teamBrandingPolicyChangedDetailsValue", "static_instance": null, "getter_method": "getTeamBrandingPolicyChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_extensions_policy_changed_details": {"fq_name": "team_log.EventDetails.team_extensions_policy_changed_details", "param_name": "teamExtensionsPolicyChangedDetailsValue", "static_instance": null, "getter_method": "getTeamExtensionsPolicyChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_selective_sync_policy_changed_details": {"fq_name": "team_log.EventDetails.team_selective_sync_policy_changed_details", "param_name": "teamSelectiveSyncPolicyChangedDetailsValue", "static_instance": null, "getter_method": "getTeamSelectiveSyncPolicyChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_sharing_whitelist_subjects_changed_details": {"fq_name": "team_log.EventDetails.team_sharing_whitelist_subjects_changed_details", "param_name": "teamSharingWhitelistSubjectsChangedDetailsValue", "static_instance": null, "getter_method": "getTeamSharingWhitelistSubjectsChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.tfa_add_exception_details": {"fq_name": "team_log.EventDetails.tfa_add_exception_details", "param_name": "tfaAddExceptionDetailsValue", "static_instance": null, "getter_method": "getTfaAddExceptionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.tfa_change_policy_details": {"fq_name": "team_log.EventDetails.tfa_change_policy_details", "param_name": "tfaChangePolicyDetailsValue", "static_instance": null, "getter_method": "getTfaChangePolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.tfa_remove_exception_details": {"fq_name": "team_log.EventDetails.tfa_remove_exception_details", "param_name": "tfaRemoveExceptionDetailsValue", "static_instance": null, "getter_method": "getTfaRemoveExceptionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.two_account_change_policy_details": {"fq_name": "team_log.EventDetails.two_account_change_policy_details", "param_name": "twoAccountChangePolicyDetailsValue", "static_instance": null, "getter_method": "getTwoAccountChangePolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.viewer_info_policy_changed_details": {"fq_name": "team_log.EventDetails.viewer_info_policy_changed_details", "param_name": "viewerInfoPolicyChangedDetailsValue", "static_instance": null, "getter_method": "getViewerInfoPolicyChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.watermarking_policy_changed_details": {"fq_name": "team_log.EventDetails.watermarking_policy_changed_details", "param_name": "watermarkingPolicyChangedDetailsValue", "static_instance": null, "getter_method": "getWatermarkingPolicyChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.web_sessions_change_active_session_limit_details": {"fq_name": "team_log.EventDetails.web_sessions_change_active_session_limit_details", "param_name": "webSessionsChangeActiveSessionLimitDetailsValue", "static_instance": null, "getter_method": "getWebSessionsChangeActiveSessionLimitDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.web_sessions_change_fixed_length_policy_details": {"fq_name": "team_log.EventDetails.web_sessions_change_fixed_length_policy_details", "param_name": "webSessionsChangeFixedLengthPolicyDetailsValue", "static_instance": null, "getter_method": "getWebSessionsChangeFixedLengthPolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.web_sessions_change_idle_length_policy_details": {"fq_name": "team_log.EventDetails.web_sessions_change_idle_length_policy_details", "param_name": "webSessionsChangeIdleLengthPolicyDetailsValue", "static_instance": null, "getter_method": "getWebSessionsChangeIdleLengthPolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.data_residency_migration_request_successful_details": {"fq_name": "team_log.EventDetails.data_residency_migration_request_successful_details", "param_name": "dataResidencyMigrationRequestSuccessfulDetailsValue", "static_instance": null, "getter_method": "getDataResidencyMigrationRequestSuccessfulDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.data_residency_migration_request_unsuccessful_details": {"fq_name": "team_log.EventDetails.data_residency_migration_request_unsuccessful_details", "param_name": "dataResidencyMigrationRequestUnsuccessfulDetailsValue", "static_instance": null, "getter_method": "getDataResidencyMigrationRequestUnsuccessfulDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_merge_from_details": {"fq_name": "team_log.EventDetails.team_merge_from_details", "param_name": "teamMergeFromDetailsValue", "static_instance": null, "getter_method": "getTeamMergeFromDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_merge_to_details": {"fq_name": "team_log.EventDetails.team_merge_to_details", "param_name": "teamMergeToDetailsValue", "static_instance": null, "getter_method": "getTeamMergeToDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_profile_add_background_details": {"fq_name": "team_log.EventDetails.team_profile_add_background_details", "param_name": "teamProfileAddBackgroundDetailsValue", "static_instance": null, "getter_method": "getTeamProfileAddBackgroundDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_profile_add_logo_details": {"fq_name": "team_log.EventDetails.team_profile_add_logo_details", "param_name": "teamProfileAddLogoDetailsValue", "static_instance": null, "getter_method": "getTeamProfileAddLogoDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_profile_change_background_details": {"fq_name": "team_log.EventDetails.team_profile_change_background_details", "param_name": "teamProfileChangeBackgroundDetailsValue", "static_instance": null, "getter_method": "getTeamProfileChangeBackgroundDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_profile_change_default_language_details": {"fq_name": "team_log.EventDetails.team_profile_change_default_language_details", "param_name": "teamProfileChangeDefaultLanguageDetailsValue", "static_instance": null, "getter_method": "getTeamProfileChangeDefaultLanguageDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_profile_change_logo_details": {"fq_name": "team_log.EventDetails.team_profile_change_logo_details", "param_name": "teamProfileChangeLogoDetailsValue", "static_instance": null, "getter_method": "getTeamProfileChangeLogoDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_profile_change_name_details": {"fq_name": "team_log.EventDetails.team_profile_change_name_details", "param_name": "teamProfileChangeNameDetailsValue", "static_instance": null, "getter_method": "getTeamProfileChangeNameDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_profile_remove_background_details": {"fq_name": "team_log.EventDetails.team_profile_remove_background_details", "param_name": "teamProfileRemoveBackgroundDetailsValue", "static_instance": null, "getter_method": "getTeamProfileRemoveBackgroundDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_profile_remove_logo_details": {"fq_name": "team_log.EventDetails.team_profile_remove_logo_details", "param_name": "teamProfileRemoveLogoDetailsValue", "static_instance": null, "getter_method": "getTeamProfileRemoveLogoDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.tfa_add_backup_phone_details": {"fq_name": "team_log.EventDetails.tfa_add_backup_phone_details", "param_name": "tfaAddBackupPhoneDetailsValue", "static_instance": null, "getter_method": "getTfaAddBackupPhoneDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.tfa_add_security_key_details": {"fq_name": "team_log.EventDetails.tfa_add_security_key_details", "param_name": "tfaAddSecurityKeyDetailsValue", "static_instance": null, "getter_method": "getTfaAddSecurityKeyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.tfa_change_backup_phone_details": {"fq_name": "team_log.EventDetails.tfa_change_backup_phone_details", "param_name": "tfaChangeBackupPhoneDetailsValue", "static_instance": null, "getter_method": "getTfaChangeBackupPhoneDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.tfa_change_status_details": {"fq_name": "team_log.EventDetails.tfa_change_status_details", "param_name": "tfaChangeStatusDetailsValue", "static_instance": null, "getter_method": "getTfaChangeStatusDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.tfa_remove_backup_phone_details": {"fq_name": "team_log.EventDetails.tfa_remove_backup_phone_details", "param_name": "tfaRemoveBackupPhoneDetailsValue", "static_instance": null, "getter_method": "getTfaRemoveBackupPhoneDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.tfa_remove_security_key_details": {"fq_name": "team_log.EventDetails.tfa_remove_security_key_details", "param_name": "tfaRemoveSecurityKeyDetailsValue", "static_instance": null, "getter_method": "getTfaRemoveSecurityKeyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.tfa_reset_details": {"fq_name": "team_log.EventDetails.tfa_reset_details", "param_name": "tfaResetDetailsValue", "static_instance": null, "getter_method": "getTfaResetDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.changed_enterprise_admin_role_details": {"fq_name": "team_log.EventDetails.changed_enterprise_admin_role_details", "param_name": "changedEnterpriseAdminRoleDetailsValue", "static_instance": null, "getter_method": "getChangedEnterpriseAdminRoleDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.changed_enterprise_connected_team_status_details": {"fq_name": "team_log.EventDetails.changed_enterprise_connected_team_status_details", "param_name": "changedEnterpriseConnectedTeamStatusDetailsValue", "static_instance": null, "getter_method": "getChangedEnterpriseConnectedTeamStatusDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.ended_enterprise_admin_session_details": {"fq_name": "team_log.EventDetails.ended_enterprise_admin_session_details", "param_name": "endedEnterpriseAdminSessionDetailsValue", "static_instance": null, "getter_method": "getEndedEnterpriseAdminSessionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.ended_enterprise_admin_session_deprecated_details": {"fq_name": "team_log.EventDetails.ended_enterprise_admin_session_deprecated_details", "param_name": "endedEnterpriseAdminSessionDeprecatedDetailsValue", "static_instance": null, "getter_method": "getEndedEnterpriseAdminSessionDeprecatedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.enterprise_settings_locking_details": {"fq_name": "team_log.EventDetails.enterprise_settings_locking_details", "param_name": "enterpriseSettingsLockingDetailsValue", "static_instance": null, "getter_method": "getEnterpriseSettingsLockingDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.guest_admin_change_status_details": {"fq_name": "team_log.EventDetails.guest_admin_change_status_details", "param_name": "guestAdminChangeStatusDetailsValue", "static_instance": null, "getter_method": "getGuestAdminChangeStatusDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.started_enterprise_admin_session_details": {"fq_name": "team_log.EventDetails.started_enterprise_admin_session_details", "param_name": "startedEnterpriseAdminSessionDetailsValue", "static_instance": null, "getter_method": "getStartedEnterpriseAdminSessionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_merge_request_accepted_details": {"fq_name": "team_log.EventDetails.team_merge_request_accepted_details", "param_name": "teamMergeRequestAcceptedDetailsValue", "static_instance": null, "getter_method": "getTeamMergeRequestAcceptedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_merge_request_accepted_shown_to_primary_team_details": {"fq_name": "team_log.EventDetails.team_merge_request_accepted_shown_to_primary_team_details", "param_name": "teamMergeRequestAcceptedShownToPrimaryTeamDetailsValue", "static_instance": null, "getter_method": "getTeamMergeRequestAcceptedShownToPrimaryTeamDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_merge_request_accepted_shown_to_secondary_team_details": {"fq_name": "team_log.EventDetails.team_merge_request_accepted_shown_to_secondary_team_details", "param_name": "teamMergeRequestAcceptedShownToSecondaryTeamDetailsValue", "static_instance": null, "getter_method": "getTeamMergeRequestAcceptedShownToSecondaryTeamDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_merge_request_auto_canceled_details": {"fq_name": "team_log.EventDetails.team_merge_request_auto_canceled_details", "param_name": "teamMergeRequestAutoCanceledDetailsValue", "static_instance": null, "getter_method": "getTeamMergeRequestAutoCanceledDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_merge_request_canceled_details": {"fq_name": "team_log.EventDetails.team_merge_request_canceled_details", "param_name": "teamMergeRequestCanceledDetailsValue", "static_instance": null, "getter_method": "getTeamMergeRequestCanceledDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_merge_request_canceled_shown_to_primary_team_details": {"fq_name": "team_log.EventDetails.team_merge_request_canceled_shown_to_primary_team_details", "param_name": "teamMergeRequestCanceledShownToPrimaryTeamDetailsValue", "static_instance": null, "getter_method": "getTeamMergeRequestCanceledShownToPrimaryTeamDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_merge_request_canceled_shown_to_secondary_team_details": {"fq_name": "team_log.EventDetails.team_merge_request_canceled_shown_to_secondary_team_details", "param_name": "teamMergeRequestCanceledShownToSecondaryTeamDetailsValue", "static_instance": null, "getter_method": "getTeamMergeRequestCanceledShownToSecondaryTeamDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_merge_request_expired_details": {"fq_name": "team_log.EventDetails.team_merge_request_expired_details", "param_name": "teamMergeRequestExpiredDetailsValue", "static_instance": null, "getter_method": "getTeamMergeRequestExpiredDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_merge_request_expired_shown_to_primary_team_details": {"fq_name": "team_log.EventDetails.team_merge_request_expired_shown_to_primary_team_details", "param_name": "teamMergeRequestExpiredShownToPrimaryTeamDetailsValue", "static_instance": null, "getter_method": "getTeamMergeRequestExpiredShownToPrimaryTeamDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_merge_request_expired_shown_to_secondary_team_details": {"fq_name": "team_log.EventDetails.team_merge_request_expired_shown_to_secondary_team_details", "param_name": "teamMergeRequestExpiredShownToSecondaryTeamDetailsValue", "static_instance": null, "getter_method": "getTeamMergeRequestExpiredShownToSecondaryTeamDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_merge_request_rejected_shown_to_primary_team_details": {"fq_name": "team_log.EventDetails.team_merge_request_rejected_shown_to_primary_team_details", "param_name": "teamMergeRequestRejectedShownToPrimaryTeamDetailsValue", "static_instance": null, "getter_method": "getTeamMergeRequestRejectedShownToPrimaryTeamDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_merge_request_rejected_shown_to_secondary_team_details": {"fq_name": "team_log.EventDetails.team_merge_request_rejected_shown_to_secondary_team_details", "param_name": "teamMergeRequestRejectedShownToSecondaryTeamDetailsValue", "static_instance": null, "getter_method": "getTeamMergeRequestRejectedShownToSecondaryTeamDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_merge_request_reminder_details": {"fq_name": "team_log.EventDetails.team_merge_request_reminder_details", "param_name": "teamMergeRequestReminderDetailsValue", "static_instance": null, "getter_method": "getTeamMergeRequestReminderDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_merge_request_reminder_shown_to_primary_team_details": {"fq_name": "team_log.EventDetails.team_merge_request_reminder_shown_to_primary_team_details", "param_name": "teamMergeRequestReminderShownToPrimaryTeamDetailsValue", "static_instance": null, "getter_method": "getTeamMergeRequestReminderShownToPrimaryTeamDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_merge_request_reminder_shown_to_secondary_team_details": {"fq_name": "team_log.EventDetails.team_merge_request_reminder_shown_to_secondary_team_details", "param_name": "teamMergeRequestReminderShownToSecondaryTeamDetailsValue", "static_instance": null, "getter_method": "getTeamMergeRequestReminderShownToSecondaryTeamDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_merge_request_revoked_details": {"fq_name": "team_log.EventDetails.team_merge_request_revoked_details", "param_name": "teamMergeRequestRevokedDetailsValue", "static_instance": null, "getter_method": "getTeamMergeRequestRevokedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_merge_request_sent_shown_to_primary_team_details": {"fq_name": "team_log.EventDetails.team_merge_request_sent_shown_to_primary_team_details", "param_name": "teamMergeRequestSentShownToPrimaryTeamDetailsValue", "static_instance": null, "getter_method": "getTeamMergeRequestSentShownToPrimaryTeamDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_merge_request_sent_shown_to_secondary_team_details": {"fq_name": "team_log.EventDetails.team_merge_request_sent_shown_to_secondary_team_details", "param_name": "teamMergeRequestSentShownToSecondaryTeamDetailsValue", "static_instance": null, "getter_method": "getTeamMergeRequestSentShownToSecondaryTeamDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.missing_details": {"fq_name": "team_log.EventDetails.missing_details", "param_name": "missingDetailsValue", "static_instance": null, "getter_method": "getMissingDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.other": {"fq_name": "team_log.EventDetails.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.admin_alerting_alert_state_changed": {"fq_name": "team_log.EventType.admin_alerting_alert_state_changed", "param_name": "adminAlertingAlertStateChangedValue", "static_instance": null, "getter_method": "getAdminAlertingAlertStateChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.admin_alerting_changed_alert_config": {"fq_name": "team_log.EventType.admin_alerting_changed_alert_config", "param_name": "adminAlertingChangedAlertConfigValue", "static_instance": null, "getter_method": "getAdminAlertingChangedAlertConfigValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.admin_alerting_triggered_alert": {"fq_name": "team_log.EventType.admin_alerting_triggered_alert", "param_name": "adminAlertingTriggeredAlertValue", "static_instance": null, "getter_method": "getAdminAlertingTriggeredAlertValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.ransomware_restore_process_completed": {"fq_name": "team_log.EventType.ransomware_restore_process_completed", "param_name": "ransomwareRestoreProcessCompletedValue", "static_instance": null, "getter_method": "getRansomwareRestoreProcessCompletedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.ransomware_restore_process_started": {"fq_name": "team_log.EventType.ransomware_restore_process_started", "param_name": "ransomwareRestoreProcessStartedValue", "static_instance": null, "getter_method": "getRansomwareRestoreProcessStartedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.app_blocked_by_permissions": {"fq_name": "team_log.EventType.app_blocked_by_permissions", "param_name": "appBlockedByPermissionsValue", "static_instance": null, "getter_method": "getAppBlockedByPermissionsValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.app_link_team": {"fq_name": "team_log.EventType.app_link_team", "param_name": "appLinkTeamValue", "static_instance": null, "getter_method": "getAppLinkTeamValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.app_link_user": {"fq_name": "team_log.EventType.app_link_user", "param_name": "appLinkUserValue", "static_instance": null, "getter_method": "getAppLinkUserValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.app_unlink_team": {"fq_name": "team_log.EventType.app_unlink_team", "param_name": "appUnlinkTeamValue", "static_instance": null, "getter_method": "getAppUnlinkTeamValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.app_unlink_user": {"fq_name": "team_log.EventType.app_unlink_user", "param_name": "appUnlinkUserValue", "static_instance": null, "getter_method": "getAppUnlinkUserValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.integration_connected": {"fq_name": "team_log.EventType.integration_connected", "param_name": "integrationConnectedValue", "static_instance": null, "getter_method": "getIntegrationConnectedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.integration_disconnected": {"fq_name": "team_log.EventType.integration_disconnected", "param_name": "integrationDisconnectedValue", "static_instance": null, "getter_method": "getIntegrationDisconnectedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_add_comment": {"fq_name": "team_log.EventType.file_add_comment", "param_name": "fileAddCommentValue", "static_instance": null, "getter_method": "getFileAddCommentValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_change_comment_subscription": {"fq_name": "team_log.EventType.file_change_comment_subscription", "param_name": "fileChangeCommentSubscriptionValue", "static_instance": null, "getter_method": "getFileChangeCommentSubscriptionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_delete_comment": {"fq_name": "team_log.EventType.file_delete_comment", "param_name": "fileDeleteCommentValue", "static_instance": null, "getter_method": "getFileDeleteCommentValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_edit_comment": {"fq_name": "team_log.EventType.file_edit_comment", "param_name": "fileEditCommentValue", "static_instance": null, "getter_method": "getFileEditCommentValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_like_comment": {"fq_name": "team_log.EventType.file_like_comment", "param_name": "fileLikeCommentValue", "static_instance": null, "getter_method": "getFileLikeCommentValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_resolve_comment": {"fq_name": "team_log.EventType.file_resolve_comment", "param_name": "fileResolveCommentValue", "static_instance": null, "getter_method": "getFileResolveCommentValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_unlike_comment": {"fq_name": "team_log.EventType.file_unlike_comment", "param_name": "fileUnlikeCommentValue", "static_instance": null, "getter_method": "getFileUnlikeCommentValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_unresolve_comment": {"fq_name": "team_log.EventType.file_unresolve_comment", "param_name": "fileUnresolveCommentValue", "static_instance": null, "getter_method": "getFileUnresolveCommentValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.governance_policy_add_folders": {"fq_name": "team_log.EventType.governance_policy_add_folders", "param_name": "governancePolicyAddFoldersValue", "static_instance": null, "getter_method": "getGovernancePolicyAddFoldersValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.governance_policy_add_folder_failed": {"fq_name": "team_log.EventType.governance_policy_add_folder_failed", "param_name": "governancePolicyAddFolderFailedValue", "static_instance": null, "getter_method": "getGovernancePolicyAddFolderFailedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.governance_policy_content_disposed": {"fq_name": "team_log.EventType.governance_policy_content_disposed", "param_name": "governancePolicyContentDisposedValue", "static_instance": null, "getter_method": "getGovernancePolicyContentDisposedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.governance_policy_create": {"fq_name": "team_log.EventType.governance_policy_create", "param_name": "governancePolicyCreateValue", "static_instance": null, "getter_method": "getGovernancePolicyCreateValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.governance_policy_delete": {"fq_name": "team_log.EventType.governance_policy_delete", "param_name": "governancePolicyDeleteValue", "static_instance": null, "getter_method": "getGovernancePolicyDeleteValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.governance_policy_edit_details": {"fq_name": "team_log.EventType.governance_policy_edit_details", "param_name": "governancePolicyEditDetailsValue", "static_instance": null, "getter_method": "getGovernancePolicyEditDetailsValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.governance_policy_edit_duration": {"fq_name": "team_log.EventType.governance_policy_edit_duration", "param_name": "governancePolicyEditDurationValue", "static_instance": null, "getter_method": "getGovernancePolicyEditDurationValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.governance_policy_export_created": {"fq_name": "team_log.EventType.governance_policy_export_created", "param_name": "governancePolicyExportCreatedValue", "static_instance": null, "getter_method": "getGovernancePolicyExportCreatedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.governance_policy_export_removed": {"fq_name": "team_log.EventType.governance_policy_export_removed", "param_name": "governancePolicyExportRemovedValue", "static_instance": null, "getter_method": "getGovernancePolicyExportRemovedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.governance_policy_remove_folders": {"fq_name": "team_log.EventType.governance_policy_remove_folders", "param_name": "governancePolicyRemoveFoldersValue", "static_instance": null, "getter_method": "getGovernancePolicyRemoveFoldersValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.governance_policy_report_created": {"fq_name": "team_log.EventType.governance_policy_report_created", "param_name": "governancePolicyReportCreatedValue", "static_instance": null, "getter_method": "getGovernancePolicyReportCreatedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.governance_policy_zip_part_downloaded": {"fq_name": "team_log.EventType.governance_policy_zip_part_downloaded", "param_name": "governancePolicyZipPartDownloadedValue", "static_instance": null, "getter_method": "getGovernancePolicyZipPartDownloadedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.legal_holds_activate_a_hold": {"fq_name": "team_log.EventType.legal_holds_activate_a_hold", "param_name": "legalHoldsActivateAHoldValue", "static_instance": null, "getter_method": "getLegalHoldsActivateAHoldValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.legal_holds_add_members": {"fq_name": "team_log.EventType.legal_holds_add_members", "param_name": "legalHoldsAddMembersValue", "static_instance": null, "getter_method": "getLegalHoldsAddMembersValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.legal_holds_change_hold_details": {"fq_name": "team_log.EventType.legal_holds_change_hold_details", "param_name": "legalHoldsChangeHoldDetailsValue", "static_instance": null, "getter_method": "getLegalHoldsChangeHoldDetailsValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.legal_holds_change_hold_name": {"fq_name": "team_log.EventType.legal_holds_change_hold_name", "param_name": "legalHoldsChangeHoldNameValue", "static_instance": null, "getter_method": "getLegalHoldsChangeHoldNameValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.legal_holds_export_a_hold": {"fq_name": "team_log.EventType.legal_holds_export_a_hold", "param_name": "legalHoldsExportAHoldValue", "static_instance": null, "getter_method": "getLegalHoldsExportAHoldValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.legal_holds_export_cancelled": {"fq_name": "team_log.EventType.legal_holds_export_cancelled", "param_name": "legalHoldsExportCancelledValue", "static_instance": null, "getter_method": "getLegalHoldsExportCancelledValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.legal_holds_export_downloaded": {"fq_name": "team_log.EventType.legal_holds_export_downloaded", "param_name": "legalHoldsExportDownloadedValue", "static_instance": null, "getter_method": "getLegalHoldsExportDownloadedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.legal_holds_export_removed": {"fq_name": "team_log.EventType.legal_holds_export_removed", "param_name": "legalHoldsExportRemovedValue", "static_instance": null, "getter_method": "getLegalHoldsExportRemovedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.legal_holds_release_a_hold": {"fq_name": "team_log.EventType.legal_holds_release_a_hold", "param_name": "legalHoldsReleaseAHoldValue", "static_instance": null, "getter_method": "getLegalHoldsReleaseAHoldValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.legal_holds_remove_members": {"fq_name": "team_log.EventType.legal_holds_remove_members", "param_name": "legalHoldsRemoveMembersValue", "static_instance": null, "getter_method": "getLegalHoldsRemoveMembersValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.legal_holds_report_a_hold": {"fq_name": "team_log.EventType.legal_holds_report_a_hold", "param_name": "legalHoldsReportAHoldValue", "static_instance": null, "getter_method": "getLegalHoldsReportAHoldValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.device_change_ip_desktop": {"fq_name": "team_log.EventType.device_change_ip_desktop", "param_name": "deviceChangeIpDesktopValue", "static_instance": null, "getter_method": "getDeviceChangeIpDesktopValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.device_change_ip_mobile": {"fq_name": "team_log.EventType.device_change_ip_mobile", "param_name": "deviceChangeIpMobileValue", "static_instance": null, "getter_method": "getDeviceChangeIpMobileValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.device_change_ip_web": {"fq_name": "team_log.EventType.device_change_ip_web", "param_name": "deviceChangeIpWebValue", "static_instance": null, "getter_method": "getDeviceChangeIpWebValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.device_delete_on_unlink_fail": {"fq_name": "team_log.EventType.device_delete_on_unlink_fail", "param_name": "deviceDeleteOnUnlinkFailValue", "static_instance": null, "getter_method": "getDeviceDeleteOnUnlinkFailValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.device_delete_on_unlink_success": {"fq_name": "team_log.EventType.device_delete_on_unlink_success", "param_name": "deviceDeleteOnUnlinkSuccessValue", "static_instance": null, "getter_method": "getDeviceDeleteOnUnlinkSuccessValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.device_link_fail": {"fq_name": "team_log.EventType.device_link_fail", "param_name": "deviceLinkFailValue", "static_instance": null, "getter_method": "getDeviceLinkFailValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.device_link_success": {"fq_name": "team_log.EventType.device_link_success", "param_name": "deviceLinkSuccessValue", "static_instance": null, "getter_method": "getDeviceLinkSuccessValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.device_management_disabled": {"fq_name": "team_log.EventType.device_management_disabled", "param_name": "deviceManagementDisabledValue", "static_instance": null, "getter_method": "getDeviceManagementDisabledValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.device_management_enabled": {"fq_name": "team_log.EventType.device_management_enabled", "param_name": "deviceManagementEnabledValue", "static_instance": null, "getter_method": "getDeviceManagementEnabledValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.device_sync_backup_status_changed": {"fq_name": "team_log.EventType.device_sync_backup_status_changed", "param_name": "deviceSyncBackupStatusChangedValue", "static_instance": null, "getter_method": "getDeviceSyncBackupStatusChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.device_unlink": {"fq_name": "team_log.EventType.device_unlink", "param_name": "deviceUnlinkValue", "static_instance": null, "getter_method": "getDeviceUnlinkValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.dropbox_passwords_exported": {"fq_name": "team_log.EventType.dropbox_passwords_exported", "param_name": "dropboxPasswordsExportedValue", "static_instance": null, "getter_method": "getDropboxPasswordsExportedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.dropbox_passwords_new_device_enrolled": {"fq_name": "team_log.EventType.dropbox_passwords_new_device_enrolled", "param_name": "dropboxPasswordsNewDeviceEnrolledValue", "static_instance": null, "getter_method": "getDropboxPasswordsNewDeviceEnrolledValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.emm_refresh_auth_token": {"fq_name": "team_log.EventType.emm_refresh_auth_token", "param_name": "emmRefreshAuthTokenValue", "static_instance": null, "getter_method": "getEmmRefreshAuthTokenValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.external_drive_backup_eligibility_status_checked": {"fq_name": "team_log.EventType.external_drive_backup_eligibility_status_checked", "param_name": "externalDriveBackupEligibilityStatusCheckedValue", "static_instance": null, "getter_method": "getExternalDriveBackupEligibilityStatusCheckedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.external_drive_backup_status_changed": {"fq_name": "team_log.EventType.external_drive_backup_status_changed", "param_name": "externalDriveBackupStatusChangedValue", "static_instance": null, "getter_method": "getExternalDriveBackupStatusChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.account_capture_change_availability": {"fq_name": "team_log.EventType.account_capture_change_availability", "param_name": "accountCaptureChangeAvailabilityValue", "static_instance": null, "getter_method": "getAccountCaptureChangeAvailabilityValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.account_capture_migrate_account": {"fq_name": "team_log.EventType.account_capture_migrate_account", "param_name": "accountCaptureMigrateAccountValue", "static_instance": null, "getter_method": "getAccountCaptureMigrateAccountValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.account_capture_notification_emails_sent": {"fq_name": "team_log.EventType.account_capture_notification_emails_sent", "param_name": "accountCaptureNotificationEmailsSentValue", "static_instance": null, "getter_method": "getAccountCaptureNotificationEmailsSentValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.account_capture_relinquish_account": {"fq_name": "team_log.EventType.account_capture_relinquish_account", "param_name": "accountCaptureRelinquishAccountValue", "static_instance": null, "getter_method": "getAccountCaptureRelinquishAccountValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.disabled_domain_invites": {"fq_name": "team_log.EventType.disabled_domain_invites", "param_name": "disabledDomainInvitesValue", "static_instance": null, "getter_method": "getDisabledDomainInvitesValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.domain_invites_approve_request_to_join_team": {"fq_name": "team_log.EventType.domain_invites_approve_request_to_join_team", "param_name": "domainInvitesApproveRequestToJoinTeamValue", "static_instance": null, "getter_method": "getDomainInvitesApproveRequestToJoinTeamValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.domain_invites_decline_request_to_join_team": {"fq_name": "team_log.EventType.domain_invites_decline_request_to_join_team", "param_name": "domainInvitesDeclineRequestToJoinTeamValue", "static_instance": null, "getter_method": "getDomainInvitesDeclineRequestToJoinTeamValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.domain_invites_email_existing_users": {"fq_name": "team_log.EventType.domain_invites_email_existing_users", "param_name": "domainInvitesEmailExistingUsersValue", "static_instance": null, "getter_method": "getDomainInvitesEmailExistingUsersValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.domain_invites_request_to_join_team": {"fq_name": "team_log.EventType.domain_invites_request_to_join_team", "param_name": "domainInvitesRequestToJoinTeamValue", "static_instance": null, "getter_method": "getDomainInvitesRequestToJoinTeamValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.domain_invites_set_invite_new_user_pref_to_no": {"fq_name": "team_log.EventType.domain_invites_set_invite_new_user_pref_to_no", "param_name": "domainInvitesSetInviteNewUserPrefToNoValue", "static_instance": null, "getter_method": "getDomainInvitesSetInviteNewUserPrefToNoValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.domain_invites_set_invite_new_user_pref_to_yes": {"fq_name": "team_log.EventType.domain_invites_set_invite_new_user_pref_to_yes", "param_name": "domainInvitesSetInviteNewUserPrefToYesValue", "static_instance": null, "getter_method": "getDomainInvitesSetInviteNewUserPrefToYesValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.domain_verification_add_domain_fail": {"fq_name": "team_log.EventType.domain_verification_add_domain_fail", "param_name": "domainVerificationAddDomainFailValue", "static_instance": null, "getter_method": "getDomainVerificationAddDomainFailValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.domain_verification_add_domain_success": {"fq_name": "team_log.EventType.domain_verification_add_domain_success", "param_name": "domainVerificationAddDomainSuccessValue", "static_instance": null, "getter_method": "getDomainVerificationAddDomainSuccessValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.domain_verification_remove_domain": {"fq_name": "team_log.EventType.domain_verification_remove_domain", "param_name": "domainVerificationRemoveDomainValue", "static_instance": null, "getter_method": "getDomainVerificationRemoveDomainValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.enabled_domain_invites": {"fq_name": "team_log.EventType.enabled_domain_invites", "param_name": "enabledDomainInvitesValue", "static_instance": null, "getter_method": "getEnabledDomainInvitesValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_encryption_key_cancel_key_deletion": {"fq_name": "team_log.EventType.team_encryption_key_cancel_key_deletion", "param_name": "teamEncryptionKeyCancelKeyDeletionValue", "static_instance": null, "getter_method": "getTeamEncryptionKeyCancelKeyDeletionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_encryption_key_create_key": {"fq_name": "team_log.EventType.team_encryption_key_create_key", "param_name": "teamEncryptionKeyCreateKeyValue", "static_instance": null, "getter_method": "getTeamEncryptionKeyCreateKeyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_encryption_key_delete_key": {"fq_name": "team_log.EventType.team_encryption_key_delete_key", "param_name": "teamEncryptionKeyDeleteKeyValue", "static_instance": null, "getter_method": "getTeamEncryptionKeyDeleteKeyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_encryption_key_disable_key": {"fq_name": "team_log.EventType.team_encryption_key_disable_key", "param_name": "teamEncryptionKeyDisableKeyValue", "static_instance": null, "getter_method": "getTeamEncryptionKeyDisableKeyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_encryption_key_enable_key": {"fq_name": "team_log.EventType.team_encryption_key_enable_key", "param_name": "teamEncryptionKeyEnableKeyValue", "static_instance": null, "getter_method": "getTeamEncryptionKeyEnableKeyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_encryption_key_rotate_key": {"fq_name": "team_log.EventType.team_encryption_key_rotate_key", "param_name": "teamEncryptionKeyRotateKeyValue", "static_instance": null, "getter_method": "getTeamEncryptionKeyRotateKeyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_encryption_key_schedule_key_deletion": {"fq_name": "team_log.EventType.team_encryption_key_schedule_key_deletion", "param_name": "teamEncryptionKeyScheduleKeyDeletionValue", "static_instance": null, "getter_method": "getTeamEncryptionKeyScheduleKeyDeletionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.apply_naming_convention": {"fq_name": "team_log.EventType.apply_naming_convention", "param_name": "applyNamingConventionValue", "static_instance": null, "getter_method": "getApplyNamingConventionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.create_folder": {"fq_name": "team_log.EventType.create_folder", "param_name": "createFolderValue", "static_instance": null, "getter_method": "getCreateFolderValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_add": {"fq_name": "team_log.EventType.file_add", "param_name": "fileAddValue", "static_instance": null, "getter_method": "getFileAddValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_add_from_automation": {"fq_name": "team_log.EventType.file_add_from_automation", "param_name": "fileAddFromAutomationValue", "static_instance": null, "getter_method": "getFileAddFromAutomationValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_copy": {"fq_name": "team_log.EventType.file_copy", "param_name": "fileCopyValue", "static_instance": null, "getter_method": "getFileCopyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_delete": {"fq_name": "team_log.EventType.file_delete", "param_name": "fileDeleteValue", "static_instance": null, "getter_method": "getFileDeleteValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_download": {"fq_name": "team_log.EventType.file_download", "param_name": "fileDownloadValue", "static_instance": null, "getter_method": "getFileDownloadValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_edit": {"fq_name": "team_log.EventType.file_edit", "param_name": "fileEditValue", "static_instance": null, "getter_method": "getFileEditValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_get_copy_reference": {"fq_name": "team_log.EventType.file_get_copy_reference", "param_name": "fileGetCopyReferenceValue", "static_instance": null, "getter_method": "getFileGetCopyReferenceValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_locking_lock_status_changed": {"fq_name": "team_log.EventType.file_locking_lock_status_changed", "param_name": "fileLockingLockStatusChangedValue", "static_instance": null, "getter_method": "getFileLockingLockStatusChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_move": {"fq_name": "team_log.EventType.file_move", "param_name": "fileMoveValue", "static_instance": null, "getter_method": "getFileMoveValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_permanently_delete": {"fq_name": "team_log.EventType.file_permanently_delete", "param_name": "filePermanentlyDeleteValue", "static_instance": null, "getter_method": "getFilePermanentlyDeleteValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_preview": {"fq_name": "team_log.EventType.file_preview", "param_name": "filePreviewValue", "static_instance": null, "getter_method": "getFilePreviewValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_rename": {"fq_name": "team_log.EventType.file_rename", "param_name": "fileRenameValue", "static_instance": null, "getter_method": "getFileRenameValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_restore": {"fq_name": "team_log.EventType.file_restore", "param_name": "fileRestoreValue", "static_instance": null, "getter_method": "getFileRestoreValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_revert": {"fq_name": "team_log.EventType.file_revert", "param_name": "fileRevertValue", "static_instance": null, "getter_method": "getFileRevertValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_rollback_changes": {"fq_name": "team_log.EventType.file_rollback_changes", "param_name": "fileRollbackChangesValue", "static_instance": null, "getter_method": "getFileRollbackChangesValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_save_copy_reference": {"fq_name": "team_log.EventType.file_save_copy_reference", "param_name": "fileSaveCopyReferenceValue", "static_instance": null, "getter_method": "getFileSaveCopyReferenceValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.folder_overview_description_changed": {"fq_name": "team_log.EventType.folder_overview_description_changed", "param_name": "folderOverviewDescriptionChangedValue", "static_instance": null, "getter_method": "getFolderOverviewDescriptionChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.folder_overview_item_pinned": {"fq_name": "team_log.EventType.folder_overview_item_pinned", "param_name": "folderOverviewItemPinnedValue", "static_instance": null, "getter_method": "getFolderOverviewItemPinnedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.folder_overview_item_unpinned": {"fq_name": "team_log.EventType.folder_overview_item_unpinned", "param_name": "folderOverviewItemUnpinnedValue", "static_instance": null, "getter_method": "getFolderOverviewItemUnpinnedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.object_label_added": {"fq_name": "team_log.EventType.object_label_added", "param_name": "objectLabelAddedValue", "static_instance": null, "getter_method": "getObjectLabelAddedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.object_label_removed": {"fq_name": "team_log.EventType.object_label_removed", "param_name": "objectLabelRemovedValue", "static_instance": null, "getter_method": "getObjectLabelRemovedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.object_label_updated_value": {"fq_name": "team_log.EventType.object_label_updated_value", "param_name": "objectLabelUpdatedValueValue", "static_instance": null, "getter_method": "getObjectLabelUpdatedValueValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.organize_folder_with_tidy": {"fq_name": "team_log.EventType.organize_folder_with_tidy", "param_name": "organizeFolderWithTidyValue", "static_instance": null, "getter_method": "getOrganizeFolderWithTidyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.replay_file_delete": {"fq_name": "team_log.EventType.replay_file_delete", "param_name": "replayFileDeleteValue", "static_instance": null, "getter_method": "getReplayFileDeleteValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.rewind_folder": {"fq_name": "team_log.EventType.rewind_folder", "param_name": "rewindFolderValue", "static_instance": null, "getter_method": "getRewindFolderValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.undo_naming_convention": {"fq_name": "team_log.EventType.undo_naming_convention", "param_name": "undoNamingConventionValue", "static_instance": null, "getter_method": "getUndoNamingConventionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.undo_organize_folder_with_tidy": {"fq_name": "team_log.EventType.undo_organize_folder_with_tidy", "param_name": "undoOrganizeFolderWithTidyValue", "static_instance": null, "getter_method": "getUndoOrganizeFolderWithTidyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.user_tags_added": {"fq_name": "team_log.EventType.user_tags_added", "param_name": "userTagsAddedValue", "static_instance": null, "getter_method": "getUserTagsAddedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.user_tags_removed": {"fq_name": "team_log.EventType.user_tags_removed", "param_name": "userTagsRemovedValue", "static_instance": null, "getter_method": "getUserTagsRemovedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.email_ingest_receive_file": {"fq_name": "team_log.EventType.email_ingest_receive_file", "param_name": "emailIngestReceiveFileValue", "static_instance": null, "getter_method": "getEmailIngestReceiveFileValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_request_change": {"fq_name": "team_log.EventType.file_request_change", "param_name": "fileRequestChangeValue", "static_instance": null, "getter_method": "getFileRequestChangeValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_request_close": {"fq_name": "team_log.EventType.file_request_close", "param_name": "fileRequestCloseValue", "static_instance": null, "getter_method": "getFileRequestCloseValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_request_create": {"fq_name": "team_log.EventType.file_request_create", "param_name": "fileRequestCreateValue", "static_instance": null, "getter_method": "getFileRequestCreateValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_request_delete": {"fq_name": "team_log.EventType.file_request_delete", "param_name": "fileRequestDeleteValue", "static_instance": null, "getter_method": "getFileRequestDeleteValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_request_receive_file": {"fq_name": "team_log.EventType.file_request_receive_file", "param_name": "fileRequestReceiveFileValue", "static_instance": null, "getter_method": "getFileRequestReceiveFileValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.group_add_external_id": {"fq_name": "team_log.EventType.group_add_external_id", "param_name": "groupAddExternalIdValue", "static_instance": null, "getter_method": "getGroupAddExternalIdValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.group_add_member": {"fq_name": "team_log.EventType.group_add_member", "param_name": "groupAddMemberValue", "static_instance": null, "getter_method": "getGroupAddMemberValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.group_change_external_id": {"fq_name": "team_log.EventType.group_change_external_id", "param_name": "groupChangeExternalIdValue", "static_instance": null, "getter_method": "getGroupChangeExternalIdValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.group_change_management_type": {"fq_name": "team_log.EventType.group_change_management_type", "param_name": "groupChangeManagementTypeValue", "static_instance": null, "getter_method": "getGroupChangeManagementTypeValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.group_change_member_role": {"fq_name": "team_log.EventType.group_change_member_role", "param_name": "groupChangeMemberRoleValue", "static_instance": null, "getter_method": "getGroupChangeMemberRoleValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.group_create": {"fq_name": "team_log.EventType.group_create", "param_name": "groupCreateValue", "static_instance": null, "getter_method": "getGroupCreateValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.group_delete": {"fq_name": "team_log.EventType.group_delete", "param_name": "groupDeleteValue", "static_instance": null, "getter_method": "getGroupDeleteValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.group_description_updated": {"fq_name": "team_log.EventType.group_description_updated", "param_name": "groupDescriptionUpdatedValue", "static_instance": null, "getter_method": "getGroupDescriptionUpdatedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.group_join_policy_updated": {"fq_name": "team_log.EventType.group_join_policy_updated", "param_name": "groupJoinPolicyUpdatedValue", "static_instance": null, "getter_method": "getGroupJoinPolicyUpdatedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.group_moved": {"fq_name": "team_log.EventType.group_moved", "param_name": "groupMovedValue", "static_instance": null, "getter_method": "getGroupMovedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.group_remove_external_id": {"fq_name": "team_log.EventType.group_remove_external_id", "param_name": "groupRemoveExternalIdValue", "static_instance": null, "getter_method": "getGroupRemoveExternalIdValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.group_remove_member": {"fq_name": "team_log.EventType.group_remove_member", "param_name": "groupRemoveMemberValue", "static_instance": null, "getter_method": "getGroupRemoveMemberValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.group_rename": {"fq_name": "team_log.EventType.group_rename", "param_name": "groupRenameValue", "static_instance": null, "getter_method": "getGroupRenameValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.account_lock_or_unlocked": {"fq_name": "team_log.EventType.account_lock_or_unlocked", "param_name": "accountLockOrUnlockedValue", "static_instance": null, "getter_method": "getAccountLockOrUnlockedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.emm_error": {"fq_name": "team_log.EventType.emm_error", "param_name": "emmErrorValue", "static_instance": null, "getter_method": "getEmmErrorValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.guest_admin_signed_in_via_trusted_teams": {"fq_name": "team_log.EventType.guest_admin_signed_in_via_trusted_teams", "param_name": "guestAdminSignedInViaTrustedTeamsValue", "static_instance": null, "getter_method": "getGuestAdminSignedInViaTrustedTeamsValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.guest_admin_signed_out_via_trusted_teams": {"fq_name": "team_log.EventType.guest_admin_signed_out_via_trusted_teams", "param_name": "guestAdminSignedOutViaTrustedTeamsValue", "static_instance": null, "getter_method": "getGuestAdminSignedOutViaTrustedTeamsValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.login_fail": {"fq_name": "team_log.EventType.login_fail", "param_name": "loginFailValue", "static_instance": null, "getter_method": "getLoginFailValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.login_success": {"fq_name": "team_log.EventType.login_success", "param_name": "loginSuccessValue", "static_instance": null, "getter_method": "getLoginSuccessValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.logout": {"fq_name": "team_log.EventType.logout", "param_name": "logoutValue", "static_instance": null, "getter_method": "getLogoutValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.reseller_support_session_end": {"fq_name": "team_log.EventType.reseller_support_session_end", "param_name": "resellerSupportSessionEndValue", "static_instance": null, "getter_method": "getResellerSupportSessionEndValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.reseller_support_session_start": {"fq_name": "team_log.EventType.reseller_support_session_start", "param_name": "resellerSupportSessionStartValue", "static_instance": null, "getter_method": "getResellerSupportSessionStartValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sign_in_as_session_end": {"fq_name": "team_log.EventType.sign_in_as_session_end", "param_name": "signInAsSessionEndValue", "static_instance": null, "getter_method": "getSignInAsSessionEndValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sign_in_as_session_start": {"fq_name": "team_log.EventType.sign_in_as_session_start", "param_name": "signInAsSessionStartValue", "static_instance": null, "getter_method": "getSignInAsSessionStartValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sso_error": {"fq_name": "team_log.EventType.sso_error", "param_name": "ssoErrorValue", "static_instance": null, "getter_method": "getSsoErrorValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.backup_admin_invitation_sent": {"fq_name": "team_log.EventType.backup_admin_invitation_sent", "param_name": "backupAdminInvitationSentValue", "static_instance": null, "getter_method": "getBackupAdminInvitationSentValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.backup_invitation_opened": {"fq_name": "team_log.EventType.backup_invitation_opened", "param_name": "backupInvitationOpenedValue", "static_instance": null, "getter_method": "getBackupInvitationOpenedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.create_team_invite_link": {"fq_name": "team_log.EventType.create_team_invite_link", "param_name": "createTeamInviteLinkValue", "static_instance": null, "getter_method": "getCreateTeamInviteLinkValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.delete_team_invite_link": {"fq_name": "team_log.EventType.delete_team_invite_link", "param_name": "deleteTeamInviteLinkValue", "static_instance": null, "getter_method": "getDeleteTeamInviteLinkValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_add_external_id": {"fq_name": "team_log.EventType.member_add_external_id", "param_name": "memberAddExternalIdValue", "static_instance": null, "getter_method": "getMemberAddExternalIdValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_add_name": {"fq_name": "team_log.EventType.member_add_name", "param_name": "memberAddNameValue", "static_instance": null, "getter_method": "getMemberAddNameValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_change_admin_role": {"fq_name": "team_log.EventType.member_change_admin_role", "param_name": "memberChangeAdminRoleValue", "static_instance": null, "getter_method": "getMemberChangeAdminRoleValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_change_email": {"fq_name": "team_log.EventType.member_change_email", "param_name": "memberChangeEmailValue", "static_instance": null, "getter_method": "getMemberChangeEmailValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_change_external_id": {"fq_name": "team_log.EventType.member_change_external_id", "param_name": "memberChangeExternalIdValue", "static_instance": null, "getter_method": "getMemberChangeExternalIdValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_change_membership_type": {"fq_name": "team_log.EventType.member_change_membership_type", "param_name": "memberChangeMembershipTypeValue", "static_instance": null, "getter_method": "getMemberChangeMembershipTypeValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_change_name": {"fq_name": "team_log.EventType.member_change_name", "param_name": "memberChangeNameValue", "static_instance": null, "getter_method": "getMemberChangeNameValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_change_reseller_role": {"fq_name": "team_log.EventType.member_change_reseller_role", "param_name": "memberChangeResellerRoleValue", "static_instance": null, "getter_method": "getMemberChangeResellerRoleValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_change_status": {"fq_name": "team_log.EventType.member_change_status", "param_name": "memberChangeStatusValue", "static_instance": null, "getter_method": "getMemberChangeStatusValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_delete_manual_contacts": {"fq_name": "team_log.EventType.member_delete_manual_contacts", "param_name": "memberDeleteManualContactsValue", "static_instance": null, "getter_method": "getMemberDeleteManualContactsValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_delete_profile_photo": {"fq_name": "team_log.EventType.member_delete_profile_photo", "param_name": "memberDeleteProfilePhotoValue", "static_instance": null, "getter_method": "getMemberDeleteProfilePhotoValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_permanently_delete_account_contents": {"fq_name": "team_log.EventType.member_permanently_delete_account_contents", "param_name": "memberPermanentlyDeleteAccountContentsValue", "static_instance": null, "getter_method": "getMemberPermanentlyDeleteAccountContentsValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_remove_external_id": {"fq_name": "team_log.EventType.member_remove_external_id", "param_name": "memberRemoveExternalIdValue", "static_instance": null, "getter_method": "getMemberRemoveExternalIdValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_set_profile_photo": {"fq_name": "team_log.EventType.member_set_profile_photo", "param_name": "memberSetProfilePhotoValue", "static_instance": null, "getter_method": "getMemberSetProfilePhotoValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_space_limits_add_custom_quota": {"fq_name": "team_log.EventType.member_space_limits_add_custom_quota", "param_name": "memberSpaceLimitsAddCustomQuotaValue", "static_instance": null, "getter_method": "getMemberSpaceLimitsAddCustomQuotaValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_space_limits_change_custom_quota": {"fq_name": "team_log.EventType.member_space_limits_change_custom_quota", "param_name": "memberSpaceLimitsChangeCustomQuotaValue", "static_instance": null, "getter_method": "getMemberSpaceLimitsChangeCustomQuotaValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_space_limits_change_status": {"fq_name": "team_log.EventType.member_space_limits_change_status", "param_name": "memberSpaceLimitsChangeStatusValue", "static_instance": null, "getter_method": "getMemberSpaceLimitsChangeStatusValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_space_limits_remove_custom_quota": {"fq_name": "team_log.EventType.member_space_limits_remove_custom_quota", "param_name": "memberSpaceLimitsRemoveCustomQuotaValue", "static_instance": null, "getter_method": "getMemberSpaceLimitsRemoveCustomQuotaValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_suggest": {"fq_name": "team_log.EventType.member_suggest", "param_name": "memberSuggestValue", "static_instance": null, "getter_method": "getMemberSuggestValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_transfer_account_contents": {"fq_name": "team_log.EventType.member_transfer_account_contents", "param_name": "memberTransferAccountContentsValue", "static_instance": null, "getter_method": "getMemberTransferAccountContentsValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.pending_secondary_email_added": {"fq_name": "team_log.EventType.pending_secondary_email_added", "param_name": "pendingSecondaryEmailAddedValue", "static_instance": null, "getter_method": "getPendingSecondaryEmailAddedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.secondary_email_deleted": {"fq_name": "team_log.EventType.secondary_email_deleted", "param_name": "secondaryEmailDeletedValue", "static_instance": null, "getter_method": "getSecondaryEmailDeletedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.secondary_email_verified": {"fq_name": "team_log.EventType.secondary_email_verified", "param_name": "secondaryEmailVerifiedValue", "static_instance": null, "getter_method": "getSecondaryEmailVerifiedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.secondary_mails_policy_changed": {"fq_name": "team_log.EventType.secondary_mails_policy_changed", "param_name": "secondaryMailsPolicyChangedValue", "static_instance": null, "getter_method": "getSecondaryMailsPolicyChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.binder_add_page": {"fq_name": "team_log.EventType.binder_add_page", "param_name": "binderAddPageValue", "static_instance": null, "getter_method": "getBinderAddPageValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.binder_add_section": {"fq_name": "team_log.EventType.binder_add_section", "param_name": "binderAddSectionValue", "static_instance": null, "getter_method": "getBinderAddSectionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.binder_remove_page": {"fq_name": "team_log.EventType.binder_remove_page", "param_name": "binderRemovePageValue", "static_instance": null, "getter_method": "getBinderRemovePageValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.binder_remove_section": {"fq_name": "team_log.EventType.binder_remove_section", "param_name": "binderRemoveSectionValue", "static_instance": null, "getter_method": "getBinderRemoveSectionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.binder_rename_page": {"fq_name": "team_log.EventType.binder_rename_page", "param_name": "binderRenamePageValue", "static_instance": null, "getter_method": "getBinderRenamePageValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.binder_rename_section": {"fq_name": "team_log.EventType.binder_rename_section", "param_name": "binderRenameSectionValue", "static_instance": null, "getter_method": "getBinderRenameSectionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.binder_reorder_page": {"fq_name": "team_log.EventType.binder_reorder_page", "param_name": "binderReorderPageValue", "static_instance": null, "getter_method": "getBinderReorderPageValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.binder_reorder_section": {"fq_name": "team_log.EventType.binder_reorder_section", "param_name": "binderReorderSectionValue", "static_instance": null, "getter_method": "getBinderReorderSectionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_content_add_member": {"fq_name": "team_log.EventType.paper_content_add_member", "param_name": "paperContentAddMemberValue", "static_instance": null, "getter_method": "getPaperContentAddMemberValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_content_add_to_folder": {"fq_name": "team_log.EventType.paper_content_add_to_folder", "param_name": "paperContentAddToFolderValue", "static_instance": null, "getter_method": "getPaperContentAddToFolderValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_content_archive": {"fq_name": "team_log.EventType.paper_content_archive", "param_name": "paperContentArchiveValue", "static_instance": null, "getter_method": "getPaperContentArchiveValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_content_create": {"fq_name": "team_log.EventType.paper_content_create", "param_name": "paperContentCreateValue", "static_instance": null, "getter_method": "getPaperContentCreateValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_content_permanently_delete": {"fq_name": "team_log.EventType.paper_content_permanently_delete", "param_name": "paperContentPermanentlyDeleteValue", "static_instance": null, "getter_method": "getPaperContentPermanentlyDeleteValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_content_remove_from_folder": {"fq_name": "team_log.EventType.paper_content_remove_from_folder", "param_name": "paperContentRemoveFromFolderValue", "static_instance": null, "getter_method": "getPaperContentRemoveFromFolderValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_content_remove_member": {"fq_name": "team_log.EventType.paper_content_remove_member", "param_name": "paperContentRemoveMemberValue", "static_instance": null, "getter_method": "getPaperContentRemoveMemberValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_content_rename": {"fq_name": "team_log.EventType.paper_content_rename", "param_name": "paperContentRenameValue", "static_instance": null, "getter_method": "getPaperContentRenameValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_content_restore": {"fq_name": "team_log.EventType.paper_content_restore", "param_name": "paperContentRestoreValue", "static_instance": null, "getter_method": "getPaperContentRestoreValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_doc_add_comment": {"fq_name": "team_log.EventType.paper_doc_add_comment", "param_name": "paperDocAddCommentValue", "static_instance": null, "getter_method": "getPaperDocAddCommentValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_doc_change_member_role": {"fq_name": "team_log.EventType.paper_doc_change_member_role", "param_name": "paperDocChangeMemberRoleValue", "static_instance": null, "getter_method": "getPaperDocChangeMemberRoleValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_doc_change_sharing_policy": {"fq_name": "team_log.EventType.paper_doc_change_sharing_policy", "param_name": "paperDocChangeSharingPolicyValue", "static_instance": null, "getter_method": "getPaperDocChangeSharingPolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_doc_change_subscription": {"fq_name": "team_log.EventType.paper_doc_change_subscription", "param_name": "paperDocChangeSubscriptionValue", "static_instance": null, "getter_method": "getPaperDocChangeSubscriptionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_doc_deleted": {"fq_name": "team_log.EventType.paper_doc_deleted", "param_name": "paperDocDeletedValue", "static_instance": null, "getter_method": "getPaperDocDeletedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_doc_delete_comment": {"fq_name": "team_log.EventType.paper_doc_delete_comment", "param_name": "paperDocDeleteCommentValue", "static_instance": null, "getter_method": "getPaperDocDeleteCommentValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_doc_download": {"fq_name": "team_log.EventType.paper_doc_download", "param_name": "paperDocDownloadValue", "static_instance": null, "getter_method": "getPaperDocDownloadValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_doc_edit": {"fq_name": "team_log.EventType.paper_doc_edit", "param_name": "paperDocEditValue", "static_instance": null, "getter_method": "getPaperDocEditValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_doc_edit_comment": {"fq_name": "team_log.EventType.paper_doc_edit_comment", "param_name": "paperDocEditCommentValue", "static_instance": null, "getter_method": "getPaperDocEditCommentValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_doc_followed": {"fq_name": "team_log.EventType.paper_doc_followed", "param_name": "paperDocFollowedValue", "static_instance": null, "getter_method": "getPaperDocFollowedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_doc_mention": {"fq_name": "team_log.EventType.paper_doc_mention", "param_name": "paperDocMentionValue", "static_instance": null, "getter_method": "getPaperDocMentionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_doc_ownership_changed": {"fq_name": "team_log.EventType.paper_doc_ownership_changed", "param_name": "paperDocOwnershipChangedValue", "static_instance": null, "getter_method": "getPaperDocOwnershipChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_doc_request_access": {"fq_name": "team_log.EventType.paper_doc_request_access", "param_name": "paperDocRequestAccessValue", "static_instance": null, "getter_method": "getPaperDocRequestAccessValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_doc_resolve_comment": {"fq_name": "team_log.EventType.paper_doc_resolve_comment", "param_name": "paperDocResolveCommentValue", "static_instance": null, "getter_method": "getPaperDocResolveCommentValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_doc_revert": {"fq_name": "team_log.EventType.paper_doc_revert", "param_name": "paperDocRevertValue", "static_instance": null, "getter_method": "getPaperDocRevertValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_doc_slack_share": {"fq_name": "team_log.EventType.paper_doc_slack_share", "param_name": "paperDocSlackShareValue", "static_instance": null, "getter_method": "getPaperDocSlackShareValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_doc_team_invite": {"fq_name": "team_log.EventType.paper_doc_team_invite", "param_name": "paperDocTeamInviteValue", "static_instance": null, "getter_method": "getPaperDocTeamInviteValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_doc_trashed": {"fq_name": "team_log.EventType.paper_doc_trashed", "param_name": "paperDocTrashedValue", "static_instance": null, "getter_method": "getPaperDocTrashedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_doc_unresolve_comment": {"fq_name": "team_log.EventType.paper_doc_unresolve_comment", "param_name": "paperDocUnresolveCommentValue", "static_instance": null, "getter_method": "getPaperDocUnresolveCommentValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_doc_untrashed": {"fq_name": "team_log.EventType.paper_doc_untrashed", "param_name": "paperDocUntrashedValue", "static_instance": null, "getter_method": "getPaperDocUntrashedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_doc_view": {"fq_name": "team_log.EventType.paper_doc_view", "param_name": "paperDocViewValue", "static_instance": null, "getter_method": "getPaperDocViewValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_external_view_allow": {"fq_name": "team_log.EventType.paper_external_view_allow", "param_name": "paperExternalViewAllowValue", "static_instance": null, "getter_method": "getPaperExternalViewAllowValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_external_view_default_team": {"fq_name": "team_log.EventType.paper_external_view_default_team", "param_name": "paperExternalViewDefaultTeamValue", "static_instance": null, "getter_method": "getPaperExternalViewDefaultTeamValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_external_view_forbid": {"fq_name": "team_log.EventType.paper_external_view_forbid", "param_name": "paperExternalViewForbidValue", "static_instance": null, "getter_method": "getPaperExternalViewForbidValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_folder_change_subscription": {"fq_name": "team_log.EventType.paper_folder_change_subscription", "param_name": "paperFolderChangeSubscriptionValue", "static_instance": null, "getter_method": "getPaperFolderChangeSubscriptionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_folder_deleted": {"fq_name": "team_log.EventType.paper_folder_deleted", "param_name": "paperFolderDeletedValue", "static_instance": null, "getter_method": "getPaperFolderDeletedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_folder_followed": {"fq_name": "team_log.EventType.paper_folder_followed", "param_name": "paperFolderFollowedValue", "static_instance": null, "getter_method": "getPaperFolderFollowedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_folder_team_invite": {"fq_name": "team_log.EventType.paper_folder_team_invite", "param_name": "paperFolderTeamInviteValue", "static_instance": null, "getter_method": "getPaperFolderTeamInviteValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_published_link_change_permission": {"fq_name": "team_log.EventType.paper_published_link_change_permission", "param_name": "paperPublishedLinkChangePermissionValue", "static_instance": null, "getter_method": "getPaperPublishedLinkChangePermissionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_published_link_create": {"fq_name": "team_log.EventType.paper_published_link_create", "param_name": "paperPublishedLinkCreateValue", "static_instance": null, "getter_method": "getPaperPublishedLinkCreateValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_published_link_disabled": {"fq_name": "team_log.EventType.paper_published_link_disabled", "param_name": "paperPublishedLinkDisabledValue", "static_instance": null, "getter_method": "getPaperPublishedLinkDisabledValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_published_link_view": {"fq_name": "team_log.EventType.paper_published_link_view", "param_name": "paperPublishedLinkViewValue", "static_instance": null, "getter_method": "getPaperPublishedLinkViewValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.password_change": {"fq_name": "team_log.EventType.password_change", "param_name": "passwordChangeValue", "static_instance": null, "getter_method": "getPasswordChangeValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.password_reset": {"fq_name": "team_log.EventType.password_reset", "param_name": "passwordResetValue", "static_instance": null, "getter_method": "getPasswordResetValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.password_reset_all": {"fq_name": "team_log.EventType.password_reset_all", "param_name": "passwordResetAllValue", "static_instance": null, "getter_method": "getPasswordResetAllValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.classification_create_report": {"fq_name": "team_log.EventType.classification_create_report", "param_name": "classificationCreateReportValue", "static_instance": null, "getter_method": "getClassificationCreateReportValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.classification_create_report_fail": {"fq_name": "team_log.EventType.classification_create_report_fail", "param_name": "classificationCreateReportFailValue", "static_instance": null, "getter_method": "getClassificationCreateReportFailValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.emm_create_exceptions_report": {"fq_name": "team_log.EventType.emm_create_exceptions_report", "param_name": "emmCreateExceptionsReportValue", "static_instance": null, "getter_method": "getEmmCreateExceptionsReportValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.emm_create_usage_report": {"fq_name": "team_log.EventType.emm_create_usage_report", "param_name": "emmCreateUsageReportValue", "static_instance": null, "getter_method": "getEmmCreateUsageReportValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.export_members_report": {"fq_name": "team_log.EventType.export_members_report", "param_name": "exportMembersReportValue", "static_instance": null, "getter_method": "getExportMembersReportValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.export_members_report_fail": {"fq_name": "team_log.EventType.export_members_report_fail", "param_name": "exportMembersReportFailValue", "static_instance": null, "getter_method": "getExportMembersReportFailValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.external_sharing_create_report": {"fq_name": "team_log.EventType.external_sharing_create_report", "param_name": "externalSharingCreateReportValue", "static_instance": null, "getter_method": "getExternalSharingCreateReportValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.external_sharing_report_failed": {"fq_name": "team_log.EventType.external_sharing_report_failed", "param_name": "externalSharingReportFailedValue", "static_instance": null, "getter_method": "getExternalSharingReportFailedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.no_expiration_link_gen_create_report": {"fq_name": "team_log.EventType.no_expiration_link_gen_create_report", "param_name": "noExpirationLinkGenCreateReportValue", "static_instance": null, "getter_method": "getNoExpirationLinkGenCreateReportValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.no_expiration_link_gen_report_failed": {"fq_name": "team_log.EventType.no_expiration_link_gen_report_failed", "param_name": "noExpirationLinkGenReportFailedValue", "static_instance": null, "getter_method": "getNoExpirationLinkGenReportFailedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.no_password_link_gen_create_report": {"fq_name": "team_log.EventType.no_password_link_gen_create_report", "param_name": "noPasswordLinkGenCreateReportValue", "static_instance": null, "getter_method": "getNoPasswordLinkGenCreateReportValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.no_password_link_gen_report_failed": {"fq_name": "team_log.EventType.no_password_link_gen_report_failed", "param_name": "noPasswordLinkGenReportFailedValue", "static_instance": null, "getter_method": "getNoPasswordLinkGenReportFailedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.no_password_link_view_create_report": {"fq_name": "team_log.EventType.no_password_link_view_create_report", "param_name": "noPasswordLinkViewCreateReportValue", "static_instance": null, "getter_method": "getNoPasswordLinkViewCreateReportValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.no_password_link_view_report_failed": {"fq_name": "team_log.EventType.no_password_link_view_report_failed", "param_name": "noPasswordLinkViewReportFailedValue", "static_instance": null, "getter_method": "getNoPasswordLinkViewReportFailedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.outdated_link_view_create_report": {"fq_name": "team_log.EventType.outdated_link_view_create_report", "param_name": "outdatedLinkViewCreateReportValue", "static_instance": null, "getter_method": "getOutdatedLinkViewCreateReportValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.outdated_link_view_report_failed": {"fq_name": "team_log.EventType.outdated_link_view_report_failed", "param_name": "outdatedLinkViewReportFailedValue", "static_instance": null, "getter_method": "getOutdatedLinkViewReportFailedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_admin_export_start": {"fq_name": "team_log.EventType.paper_admin_export_start", "param_name": "paperAdminExportStartValue", "static_instance": null, "getter_method": "getPaperAdminExportStartValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.ransomware_alert_create_report": {"fq_name": "team_log.EventType.ransomware_alert_create_report", "param_name": "ransomwareAlertCreateReportValue", "static_instance": null, "getter_method": "getRansomwareAlertCreateReportValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.ransomware_alert_create_report_failed": {"fq_name": "team_log.EventType.ransomware_alert_create_report_failed", "param_name": "ransomwareAlertCreateReportFailedValue", "static_instance": null, "getter_method": "getRansomwareAlertCreateReportFailedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.smart_sync_create_admin_privilege_report": {"fq_name": "team_log.EventType.smart_sync_create_admin_privilege_report", "param_name": "smartSyncCreateAdminPrivilegeReportValue", "static_instance": null, "getter_method": "getSmartSyncCreateAdminPrivilegeReportValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_activity_create_report": {"fq_name": "team_log.EventType.team_activity_create_report", "param_name": "teamActivityCreateReportValue", "static_instance": null, "getter_method": "getTeamActivityCreateReportValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_activity_create_report_fail": {"fq_name": "team_log.EventType.team_activity_create_report_fail", "param_name": "teamActivityCreateReportFailValue", "static_instance": null, "getter_method": "getTeamActivityCreateReportFailValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.collection_share": {"fq_name": "team_log.EventType.collection_share", "param_name": "collectionShareValue", "static_instance": null, "getter_method": "getCollectionShareValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_transfers_file_add": {"fq_name": "team_log.EventType.file_transfers_file_add", "param_name": "fileTransfersFileAddValue", "static_instance": null, "getter_method": "getFileTransfersFileAddValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_transfers_transfer_delete": {"fq_name": "team_log.EventType.file_transfers_transfer_delete", "param_name": "fileTransfersTransferDeleteValue", "static_instance": null, "getter_method": "getFileTransfersTransferDeleteValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_transfers_transfer_download": {"fq_name": "team_log.EventType.file_transfers_transfer_download", "param_name": "fileTransfersTransferDownloadValue", "static_instance": null, "getter_method": "getFileTransfersTransferDownloadValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_transfers_transfer_send": {"fq_name": "team_log.EventType.file_transfers_transfer_send", "param_name": "fileTransfersTransferSendValue", "static_instance": null, "getter_method": "getFileTransfersTransferSendValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_transfers_transfer_view": {"fq_name": "team_log.EventType.file_transfers_transfer_view", "param_name": "fileTransfersTransferViewValue", "static_instance": null, "getter_method": "getFileTransfersTransferViewValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.note_acl_invite_only": {"fq_name": "team_log.EventType.note_acl_invite_only", "param_name": "noteAclInviteOnlyValue", "static_instance": null, "getter_method": "getNoteAclInviteOnlyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.note_acl_link": {"fq_name": "team_log.EventType.note_acl_link", "param_name": "noteAclLinkValue", "static_instance": null, "getter_method": "getNoteAclLinkValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.note_acl_team_link": {"fq_name": "team_log.EventType.note_acl_team_link", "param_name": "noteAclTeamLinkValue", "static_instance": null, "getter_method": "getNoteAclTeamLinkValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.note_shared": {"fq_name": "team_log.EventType.note_shared", "param_name": "noteSharedValue", "static_instance": null, "getter_method": "getNoteSharedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.note_share_receive": {"fq_name": "team_log.EventType.note_share_receive", "param_name": "noteShareReceiveValue", "static_instance": null, "getter_method": "getNoteShareReceiveValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.open_note_shared": {"fq_name": "team_log.EventType.open_note_shared", "param_name": "openNoteSharedValue", "static_instance": null, "getter_method": "getOpenNoteSharedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.replay_file_shared_link_created": {"fq_name": "team_log.EventType.replay_file_shared_link_created", "param_name": "replayFileSharedLinkCreatedValue", "static_instance": null, "getter_method": "getReplayFileSharedLinkCreatedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.replay_file_shared_link_modified": {"fq_name": "team_log.EventType.replay_file_shared_link_modified", "param_name": "replayFileSharedLinkModifiedValue", "static_instance": null, "getter_method": "getReplayFileSharedLinkModifiedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.replay_project_team_add": {"fq_name": "team_log.EventType.replay_project_team_add", "param_name": "replayProjectTeamAddValue", "static_instance": null, "getter_method": "getReplayProjectTeamAddValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.replay_project_team_delete": {"fq_name": "team_log.EventType.replay_project_team_delete", "param_name": "replayProjectTeamDeleteValue", "static_instance": null, "getter_method": "getReplayProjectTeamDeleteValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sf_add_group": {"fq_name": "team_log.EventType.sf_add_group", "param_name": "sfAddGroupValue", "static_instance": null, "getter_method": "getSfAddGroupValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sf_allow_non_members_to_view_shared_links": {"fq_name": "team_log.EventType.sf_allow_non_members_to_view_shared_links", "param_name": "sfAllowNonMembersToViewSharedLinksValue", "static_instance": null, "getter_method": "getSfAllowNonMembersToViewSharedLinksValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sf_external_invite_warn": {"fq_name": "team_log.EventType.sf_external_invite_warn", "param_name": "sfExternalInviteWarnValue", "static_instance": null, "getter_method": "getSfExternalInviteWarnValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sf_fb_invite": {"fq_name": "team_log.EventType.sf_fb_invite", "param_name": "sfFbInviteValue", "static_instance": null, "getter_method": "getSfFbInviteValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sf_fb_invite_change_role": {"fq_name": "team_log.EventType.sf_fb_invite_change_role", "param_name": "sfFbInviteChangeRoleValue", "static_instance": null, "getter_method": "getSfFbInviteChangeRoleValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sf_fb_uninvite": {"fq_name": "team_log.EventType.sf_fb_uninvite", "param_name": "sfFbUninviteValue", "static_instance": null, "getter_method": "getSfFbUninviteValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sf_invite_group": {"fq_name": "team_log.EventType.sf_invite_group", "param_name": "sfInviteGroupValue", "static_instance": null, "getter_method": "getSfInviteGroupValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sf_team_grant_access": {"fq_name": "team_log.EventType.sf_team_grant_access", "param_name": "sfTeamGrantAccessValue", "static_instance": null, "getter_method": "getSfTeamGrantAccessValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sf_team_invite": {"fq_name": "team_log.EventType.sf_team_invite", "param_name": "sfTeamInviteValue", "static_instance": null, "getter_method": "getSfTeamInviteValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sf_team_invite_change_role": {"fq_name": "team_log.EventType.sf_team_invite_change_role", "param_name": "sfTeamInviteChangeRoleValue", "static_instance": null, "getter_method": "getSfTeamInviteChangeRoleValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sf_team_join": {"fq_name": "team_log.EventType.sf_team_join", "param_name": "sfTeamJoinValue", "static_instance": null, "getter_method": "getSfTeamJoinValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sf_team_join_from_oob_link": {"fq_name": "team_log.EventType.sf_team_join_from_oob_link", "param_name": "sfTeamJoinFromOobLinkValue", "static_instance": null, "getter_method": "getSfTeamJoinFromOobLinkValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sf_team_uninvite": {"fq_name": "team_log.EventType.sf_team_uninvite", "param_name": "sfTeamUninviteValue", "static_instance": null, "getter_method": "getSfTeamUninviteValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_content_add_invitees": {"fq_name": "team_log.EventType.shared_content_add_invitees", "param_name": "sharedContentAddInviteesValue", "static_instance": null, "getter_method": "getSharedContentAddInviteesValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_content_add_link_expiry": {"fq_name": "team_log.EventType.shared_content_add_link_expiry", "param_name": "sharedContentAddLinkExpiryValue", "static_instance": null, "getter_method": "getSharedContentAddLinkExpiryValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_content_add_link_password": {"fq_name": "team_log.EventType.shared_content_add_link_password", "param_name": "sharedContentAddLinkPasswordValue", "static_instance": null, "getter_method": "getSharedContentAddLinkPasswordValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_content_add_member": {"fq_name": "team_log.EventType.shared_content_add_member", "param_name": "sharedContentAddMemberValue", "static_instance": null, "getter_method": "getSharedContentAddMemberValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_content_change_downloads_policy": {"fq_name": "team_log.EventType.shared_content_change_downloads_policy", "param_name": "sharedContentChangeDownloadsPolicyValue", "static_instance": null, "getter_method": "getSharedContentChangeDownloadsPolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_content_change_invitee_role": {"fq_name": "team_log.EventType.shared_content_change_invitee_role", "param_name": "sharedContentChangeInviteeRoleValue", "static_instance": null, "getter_method": "getSharedContentChangeInviteeRoleValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_content_change_link_audience": {"fq_name": "team_log.EventType.shared_content_change_link_audience", "param_name": "sharedContentChangeLinkAudienceValue", "static_instance": null, "getter_method": "getSharedContentChangeLinkAudienceValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_content_change_link_expiry": {"fq_name": "team_log.EventType.shared_content_change_link_expiry", "param_name": "sharedContentChangeLinkExpiryValue", "static_instance": null, "getter_method": "getSharedContentChangeLinkExpiryValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_content_change_link_password": {"fq_name": "team_log.EventType.shared_content_change_link_password", "param_name": "sharedContentChangeLinkPasswordValue", "static_instance": null, "getter_method": "getSharedContentChangeLinkPasswordValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_content_change_member_role": {"fq_name": "team_log.EventType.shared_content_change_member_role", "param_name": "sharedContentChangeMemberRoleValue", "static_instance": null, "getter_method": "getSharedContentChangeMemberRoleValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_content_change_viewer_info_policy": {"fq_name": "team_log.EventType.shared_content_change_viewer_info_policy", "param_name": "sharedContentChangeViewerInfoPolicyValue", "static_instance": null, "getter_method": "getSharedContentChangeViewerInfoPolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_content_claim_invitation": {"fq_name": "team_log.EventType.shared_content_claim_invitation", "param_name": "sharedContentClaimInvitationValue", "static_instance": null, "getter_method": "getSharedContentClaimInvitationValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_content_copy": {"fq_name": "team_log.EventType.shared_content_copy", "param_name": "sharedContentCopyValue", "static_instance": null, "getter_method": "getSharedContentCopyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_content_download": {"fq_name": "team_log.EventType.shared_content_download", "param_name": "sharedContentDownloadValue", "static_instance": null, "getter_method": "getSharedContentDownloadValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_content_relinquish_membership": {"fq_name": "team_log.EventType.shared_content_relinquish_membership", "param_name": "sharedContentRelinquishMembershipValue", "static_instance": null, "getter_method": "getSharedContentRelinquishMembershipValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_content_remove_invitees": {"fq_name": "team_log.EventType.shared_content_remove_invitees", "param_name": "sharedContentRemoveInviteesValue", "static_instance": null, "getter_method": "getSharedContentRemoveInviteesValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_content_remove_link_expiry": {"fq_name": "team_log.EventType.shared_content_remove_link_expiry", "param_name": "sharedContentRemoveLinkExpiryValue", "static_instance": null, "getter_method": "getSharedContentRemoveLinkExpiryValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_content_remove_link_password": {"fq_name": "team_log.EventType.shared_content_remove_link_password", "param_name": "sharedContentRemoveLinkPasswordValue", "static_instance": null, "getter_method": "getSharedContentRemoveLinkPasswordValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_content_remove_member": {"fq_name": "team_log.EventType.shared_content_remove_member", "param_name": "sharedContentRemoveMemberValue", "static_instance": null, "getter_method": "getSharedContentRemoveMemberValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_content_request_access": {"fq_name": "team_log.EventType.shared_content_request_access", "param_name": "sharedContentRequestAccessValue", "static_instance": null, "getter_method": "getSharedContentRequestAccessValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_content_restore_invitees": {"fq_name": "team_log.EventType.shared_content_restore_invitees", "param_name": "sharedContentRestoreInviteesValue", "static_instance": null, "getter_method": "getSharedContentRestoreInviteesValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_content_restore_member": {"fq_name": "team_log.EventType.shared_content_restore_member", "param_name": "sharedContentRestoreMemberValue", "static_instance": null, "getter_method": "getSharedContentRestoreMemberValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_content_unshare": {"fq_name": "team_log.EventType.shared_content_unshare", "param_name": "sharedContentUnshareValue", "static_instance": null, "getter_method": "getSharedContentUnshareValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_content_view": {"fq_name": "team_log.EventType.shared_content_view", "param_name": "sharedContentViewValue", "static_instance": null, "getter_method": "getSharedContentViewValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_folder_change_link_policy": {"fq_name": "team_log.EventType.shared_folder_change_link_policy", "param_name": "sharedFolderChangeLinkPolicyValue", "static_instance": null, "getter_method": "getSharedFolderChangeLinkPolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_folder_change_members_inheritance_policy": {"fq_name": "team_log.EventType.shared_folder_change_members_inheritance_policy", "param_name": "sharedFolderChangeMembersInheritancePolicyValue", "static_instance": null, "getter_method": "getSharedFolderChangeMembersInheritancePolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_folder_change_members_management_policy": {"fq_name": "team_log.EventType.shared_folder_change_members_management_policy", "param_name": "sharedFolderChangeMembersManagementPolicyValue", "static_instance": null, "getter_method": "getSharedFolderChangeMembersManagementPolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_folder_change_members_policy": {"fq_name": "team_log.EventType.shared_folder_change_members_policy", "param_name": "sharedFolderChangeMembersPolicyValue", "static_instance": null, "getter_method": "getSharedFolderChangeMembersPolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_folder_create": {"fq_name": "team_log.EventType.shared_folder_create", "param_name": "sharedFolderCreateValue", "static_instance": null, "getter_method": "getSharedFolderCreateValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_folder_decline_invitation": {"fq_name": "team_log.EventType.shared_folder_decline_invitation", "param_name": "sharedFolderDeclineInvitationValue", "static_instance": null, "getter_method": "getSharedFolderDeclineInvitationValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_folder_mount": {"fq_name": "team_log.EventType.shared_folder_mount", "param_name": "sharedFolderMountValue", "static_instance": null, "getter_method": "getSharedFolderMountValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_folder_nest": {"fq_name": "team_log.EventType.shared_folder_nest", "param_name": "sharedFolderNestValue", "static_instance": null, "getter_method": "getSharedFolderNestValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_folder_transfer_ownership": {"fq_name": "team_log.EventType.shared_folder_transfer_ownership", "param_name": "sharedFolderTransferOwnershipValue", "static_instance": null, "getter_method": "getSharedFolderTransferOwnershipValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_folder_unmount": {"fq_name": "team_log.EventType.shared_folder_unmount", "param_name": "sharedFolderUnmountValue", "static_instance": null, "getter_method": "getSharedFolderUnmountValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_link_add_expiry": {"fq_name": "team_log.EventType.shared_link_add_expiry", "param_name": "sharedLinkAddExpiryValue", "static_instance": null, "getter_method": "getSharedLinkAddExpiryValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_link_change_expiry": {"fq_name": "team_log.EventType.shared_link_change_expiry", "param_name": "sharedLinkChangeExpiryValue", "static_instance": null, "getter_method": "getSharedLinkChangeExpiryValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_link_change_visibility": {"fq_name": "team_log.EventType.shared_link_change_visibility", "param_name": "sharedLinkChangeVisibilityValue", "static_instance": null, "getter_method": "getSharedLinkChangeVisibilityValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_link_copy": {"fq_name": "team_log.EventType.shared_link_copy", "param_name": "sharedLinkCopyValue", "static_instance": null, "getter_method": "getSharedLinkCopyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_link_create": {"fq_name": "team_log.EventType.shared_link_create", "param_name": "sharedLinkCreateValue", "static_instance": null, "getter_method": "getSharedLinkCreateValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_link_disable": {"fq_name": "team_log.EventType.shared_link_disable", "param_name": "sharedLinkDisableValue", "static_instance": null, "getter_method": "getSharedLinkDisableValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_link_download": {"fq_name": "team_log.EventType.shared_link_download", "param_name": "sharedLinkDownloadValue", "static_instance": null, "getter_method": "getSharedLinkDownloadValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_link_remove_expiry": {"fq_name": "team_log.EventType.shared_link_remove_expiry", "param_name": "sharedLinkRemoveExpiryValue", "static_instance": null, "getter_method": "getSharedLinkRemoveExpiryValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_link_settings_add_expiration": {"fq_name": "team_log.EventType.shared_link_settings_add_expiration", "param_name": "sharedLinkSettingsAddExpirationValue", "static_instance": null, "getter_method": "getSharedLinkSettingsAddExpirationValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_link_settings_add_password": {"fq_name": "team_log.EventType.shared_link_settings_add_password", "param_name": "sharedLinkSettingsAddPasswordValue", "static_instance": null, "getter_method": "getSharedLinkSettingsAddPasswordValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_link_settings_allow_download_disabled": {"fq_name": "team_log.EventType.shared_link_settings_allow_download_disabled", "param_name": "sharedLinkSettingsAllowDownloadDisabledValue", "static_instance": null, "getter_method": "getSharedLinkSettingsAllowDownloadDisabledValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_link_settings_allow_download_enabled": {"fq_name": "team_log.EventType.shared_link_settings_allow_download_enabled", "param_name": "sharedLinkSettingsAllowDownloadEnabledValue", "static_instance": null, "getter_method": "getSharedLinkSettingsAllowDownloadEnabledValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_link_settings_change_audience": {"fq_name": "team_log.EventType.shared_link_settings_change_audience", "param_name": "sharedLinkSettingsChangeAudienceValue", "static_instance": null, "getter_method": "getSharedLinkSettingsChangeAudienceValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_link_settings_change_expiration": {"fq_name": "team_log.EventType.shared_link_settings_change_expiration", "param_name": "sharedLinkSettingsChangeExpirationValue", "static_instance": null, "getter_method": "getSharedLinkSettingsChangeExpirationValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_link_settings_change_password": {"fq_name": "team_log.EventType.shared_link_settings_change_password", "param_name": "sharedLinkSettingsChangePasswordValue", "static_instance": null, "getter_method": "getSharedLinkSettingsChangePasswordValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_link_settings_remove_expiration": {"fq_name": "team_log.EventType.shared_link_settings_remove_expiration", "param_name": "sharedLinkSettingsRemoveExpirationValue", "static_instance": null, "getter_method": "getSharedLinkSettingsRemoveExpirationValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_link_settings_remove_password": {"fq_name": "team_log.EventType.shared_link_settings_remove_password", "param_name": "sharedLinkSettingsRemovePasswordValue", "static_instance": null, "getter_method": "getSharedLinkSettingsRemovePasswordValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_link_share": {"fq_name": "team_log.EventType.shared_link_share", "param_name": "sharedLinkShareValue", "static_instance": null, "getter_method": "getSharedLinkShareValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_link_view": {"fq_name": "team_log.EventType.shared_link_view", "param_name": "sharedLinkViewValue", "static_instance": null, "getter_method": "getSharedLinkViewValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_note_opened": {"fq_name": "team_log.EventType.shared_note_opened", "param_name": "sharedNoteOpenedValue", "static_instance": null, "getter_method": "getSharedNoteOpenedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shmodel_disable_downloads": {"fq_name": "team_log.EventType.shmodel_disable_downloads", "param_name": "shmodelDisableDownloadsValue", "static_instance": null, "getter_method": "getShmodelDisableDownloadsValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shmodel_enable_downloads": {"fq_name": "team_log.EventType.shmodel_enable_downloads", "param_name": "shmodelEnableDownloadsValue", "static_instance": null, "getter_method": "getShmodelEnableDownloadsValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shmodel_group_share": {"fq_name": "team_log.EventType.shmodel_group_share", "param_name": "shmodelGroupShareValue", "static_instance": null, "getter_method": "getShmodelGroupShareValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_access_granted": {"fq_name": "team_log.EventType.showcase_access_granted", "param_name": "showcaseAccessGrantedValue", "static_instance": null, "getter_method": "getShowcaseAccessGrantedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_add_member": {"fq_name": "team_log.EventType.showcase_add_member", "param_name": "showcaseAddMemberValue", "static_instance": null, "getter_method": "getShowcaseAddMemberValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_archived": {"fq_name": "team_log.EventType.showcase_archived", "param_name": "showcaseArchivedValue", "static_instance": null, "getter_method": "getShowcaseArchivedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_created": {"fq_name": "team_log.EventType.showcase_created", "param_name": "showcaseCreatedValue", "static_instance": null, "getter_method": "getShowcaseCreatedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_delete_comment": {"fq_name": "team_log.EventType.showcase_delete_comment", "param_name": "showcaseDeleteCommentValue", "static_instance": null, "getter_method": "getShowcaseDeleteCommentValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_edited": {"fq_name": "team_log.EventType.showcase_edited", "param_name": "showcaseEditedValue", "static_instance": null, "getter_method": "getShowcaseEditedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_edit_comment": {"fq_name": "team_log.EventType.showcase_edit_comment", "param_name": "showcaseEditCommentValue", "static_instance": null, "getter_method": "getShowcaseEditCommentValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_file_added": {"fq_name": "team_log.EventType.showcase_file_added", "param_name": "showcaseFileAddedValue", "static_instance": null, "getter_method": "getShowcaseFileAddedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_file_download": {"fq_name": "team_log.EventType.showcase_file_download", "param_name": "showcaseFileDownloadValue", "static_instance": null, "getter_method": "getShowcaseFileDownloadValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_file_removed": {"fq_name": "team_log.EventType.showcase_file_removed", "param_name": "showcaseFileRemovedValue", "static_instance": null, "getter_method": "getShowcaseFileRemovedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_file_view": {"fq_name": "team_log.EventType.showcase_file_view", "param_name": "showcaseFileViewValue", "static_instance": null, "getter_method": "getShowcaseFileViewValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_permanently_deleted": {"fq_name": "team_log.EventType.showcase_permanently_deleted", "param_name": "showcasePermanentlyDeletedValue", "static_instance": null, "getter_method": "getShowcasePermanentlyDeletedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_post_comment": {"fq_name": "team_log.EventType.showcase_post_comment", "param_name": "showcasePostCommentValue", "static_instance": null, "getter_method": "getShowcasePostCommentValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_remove_member": {"fq_name": "team_log.EventType.showcase_remove_member", "param_name": "showcaseRemoveMemberValue", "static_instance": null, "getter_method": "getShowcaseRemoveMemberValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_renamed": {"fq_name": "team_log.EventType.showcase_renamed", "param_name": "showcaseRenamedValue", "static_instance": null, "getter_method": "getShowcaseRenamedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_request_access": {"fq_name": "team_log.EventType.showcase_request_access", "param_name": "showcaseRequestAccessValue", "static_instance": null, "getter_method": "getShowcaseRequestAccessValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_resolve_comment": {"fq_name": "team_log.EventType.showcase_resolve_comment", "param_name": "showcaseResolveCommentValue", "static_instance": null, "getter_method": "getShowcaseResolveCommentValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_restored": {"fq_name": "team_log.EventType.showcase_restored", "param_name": "showcaseRestoredValue", "static_instance": null, "getter_method": "getShowcaseRestoredValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_trashed": {"fq_name": "team_log.EventType.showcase_trashed", "param_name": "showcaseTrashedValue", "static_instance": null, "getter_method": "getShowcaseTrashedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_trashed_deprecated": {"fq_name": "team_log.EventType.showcase_trashed_deprecated", "param_name": "showcaseTrashedDeprecatedValue", "static_instance": null, "getter_method": "getShowcaseTrashedDeprecatedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_unresolve_comment": {"fq_name": "team_log.EventType.showcase_unresolve_comment", "param_name": "showcaseUnresolveCommentValue", "static_instance": null, "getter_method": "getShowcaseUnresolveCommentValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_untrashed": {"fq_name": "team_log.EventType.showcase_untrashed", "param_name": "showcaseUntrashedValue", "static_instance": null, "getter_method": "getShowcaseUntrashedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_untrashed_deprecated": {"fq_name": "team_log.EventType.showcase_untrashed_deprecated", "param_name": "showcaseUntrashedDeprecatedValue", "static_instance": null, "getter_method": "getShowcaseUntrashedDeprecatedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_view": {"fq_name": "team_log.EventType.showcase_view", "param_name": "showcaseViewValue", "static_instance": null, "getter_method": "getShowcaseViewValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sso_add_cert": {"fq_name": "team_log.EventType.sso_add_cert", "param_name": "ssoAddCertValue", "static_instance": null, "getter_method": "getSsoAddCertValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sso_add_login_url": {"fq_name": "team_log.EventType.sso_add_login_url", "param_name": "ssoAddLoginUrlValue", "static_instance": null, "getter_method": "getSsoAddLoginUrlValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sso_add_logout_url": {"fq_name": "team_log.EventType.sso_add_logout_url", "param_name": "ssoAddLogoutUrlValue", "static_instance": null, "getter_method": "getSsoAddLogoutUrlValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sso_change_cert": {"fq_name": "team_log.EventType.sso_change_cert", "param_name": "ssoChangeCertValue", "static_instance": null, "getter_method": "getSsoChangeCertValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sso_change_login_url": {"fq_name": "team_log.EventType.sso_change_login_url", "param_name": "ssoChangeLoginUrlValue", "static_instance": null, "getter_method": "getSsoChangeLoginUrlValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sso_change_logout_url": {"fq_name": "team_log.EventType.sso_change_logout_url", "param_name": "ssoChangeLogoutUrlValue", "static_instance": null, "getter_method": "getSsoChangeLogoutUrlValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sso_change_saml_identity_mode": {"fq_name": "team_log.EventType.sso_change_saml_identity_mode", "param_name": "ssoChangeSamlIdentityModeValue", "static_instance": null, "getter_method": "getSsoChangeSamlIdentityModeValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sso_remove_cert": {"fq_name": "team_log.EventType.sso_remove_cert", "param_name": "ssoRemoveCertValue", "static_instance": null, "getter_method": "getSsoRemoveCertValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sso_remove_login_url": {"fq_name": "team_log.EventType.sso_remove_login_url", "param_name": "ssoRemoveLoginUrlValue", "static_instance": null, "getter_method": "getSsoRemoveLoginUrlValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sso_remove_logout_url": {"fq_name": "team_log.EventType.sso_remove_logout_url", "param_name": "ssoRemoveLogoutUrlValue", "static_instance": null, "getter_method": "getSsoRemoveLogoutUrlValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_folder_change_status": {"fq_name": "team_log.EventType.team_folder_change_status", "param_name": "teamFolderChangeStatusValue", "static_instance": null, "getter_method": "getTeamFolderChangeStatusValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_folder_create": {"fq_name": "team_log.EventType.team_folder_create", "param_name": "teamFolderCreateValue", "static_instance": null, "getter_method": "getTeamFolderCreateValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_folder_downgrade": {"fq_name": "team_log.EventType.team_folder_downgrade", "param_name": "teamFolderDowngradeValue", "static_instance": null, "getter_method": "getTeamFolderDowngradeValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_folder_permanently_delete": {"fq_name": "team_log.EventType.team_folder_permanently_delete", "param_name": "teamFolderPermanentlyDeleteValue", "static_instance": null, "getter_method": "getTeamFolderPermanentlyDeleteValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_folder_rename": {"fq_name": "team_log.EventType.team_folder_rename", "param_name": "teamFolderRenameValue", "static_instance": null, "getter_method": "getTeamFolderRenameValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_selective_sync_settings_changed": {"fq_name": "team_log.EventType.team_selective_sync_settings_changed", "param_name": "teamSelectiveSyncSettingsChangedValue", "static_instance": null, "getter_method": "getTeamSelectiveSyncSettingsChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.account_capture_change_policy": {"fq_name": "team_log.EventType.account_capture_change_policy", "param_name": "accountCaptureChangePolicyValue", "static_instance": null, "getter_method": "getAccountCaptureChangePolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.admin_email_reminders_changed": {"fq_name": "team_log.EventType.admin_email_reminders_changed", "param_name": "adminEmailRemindersChangedValue", "static_instance": null, "getter_method": "getAdminEmailRemindersChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.allow_download_disabled": {"fq_name": "team_log.EventType.allow_download_disabled", "param_name": "allowDownloadDisabledValue", "static_instance": null, "getter_method": "getAllowDownloadDisabledValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.allow_download_enabled": {"fq_name": "team_log.EventType.allow_download_enabled", "param_name": "allowDownloadEnabledValue", "static_instance": null, "getter_method": "getAllowDownloadEnabledValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.app_permissions_changed": {"fq_name": "team_log.EventType.app_permissions_changed", "param_name": "appPermissionsChangedValue", "static_instance": null, "getter_method": "getAppPermissionsChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.camera_uploads_policy_changed": {"fq_name": "team_log.EventType.camera_uploads_policy_changed", "param_name": "cameraUploadsPolicyChangedValue", "static_instance": null, "getter_method": "getCameraUploadsPolicyChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.capture_transcript_policy_changed": {"fq_name": "team_log.EventType.capture_transcript_policy_changed", "param_name": "captureTranscriptPolicyChangedValue", "static_instance": null, "getter_method": "getCaptureTranscriptPolicyChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.classification_change_policy": {"fq_name": "team_log.EventType.classification_change_policy", "param_name": "classificationChangePolicyValue", "static_instance": null, "getter_method": "getClassificationChangePolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.computer_backup_policy_changed": {"fq_name": "team_log.EventType.computer_backup_policy_changed", "param_name": "computerBackupPolicyChangedValue", "static_instance": null, "getter_method": "getComputerBackupPolicyChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.content_administration_policy_changed": {"fq_name": "team_log.EventType.content_administration_policy_changed", "param_name": "contentAdministrationPolicyChangedValue", "static_instance": null, "getter_method": "getContentAdministrationPolicyChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.data_placement_restriction_change_policy": {"fq_name": "team_log.EventType.data_placement_restriction_change_policy", "param_name": "dataPlacementRestrictionChangePolicyValue", "static_instance": null, "getter_method": "getDataPlacementRestrictionChangePolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.data_placement_restriction_satisfy_policy": {"fq_name": "team_log.EventType.data_placement_restriction_satisfy_policy", "param_name": "dataPlacementRestrictionSatisfyPolicyValue", "static_instance": null, "getter_method": "getDataPlacementRestrictionSatisfyPolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.device_approvals_add_exception": {"fq_name": "team_log.EventType.device_approvals_add_exception", "param_name": "deviceApprovalsAddExceptionValue", "static_instance": null, "getter_method": "getDeviceApprovalsAddExceptionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.device_approvals_change_desktop_policy": {"fq_name": "team_log.EventType.device_approvals_change_desktop_policy", "param_name": "deviceApprovalsChangeDesktopPolicyValue", "static_instance": null, "getter_method": "getDeviceApprovalsChangeDesktopPolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.device_approvals_change_mobile_policy": {"fq_name": "team_log.EventType.device_approvals_change_mobile_policy", "param_name": "deviceApprovalsChangeMobilePolicyValue", "static_instance": null, "getter_method": "getDeviceApprovalsChangeMobilePolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.device_approvals_change_overage_action": {"fq_name": "team_log.EventType.device_approvals_change_overage_action", "param_name": "deviceApprovalsChangeOverageActionValue", "static_instance": null, "getter_method": "getDeviceApprovalsChangeOverageActionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.device_approvals_change_unlink_action": {"fq_name": "team_log.EventType.device_approvals_change_unlink_action", "param_name": "deviceApprovalsChangeUnlinkActionValue", "static_instance": null, "getter_method": "getDeviceApprovalsChangeUnlinkActionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.device_approvals_remove_exception": {"fq_name": "team_log.EventType.device_approvals_remove_exception", "param_name": "deviceApprovalsRemoveExceptionValue", "static_instance": null, "getter_method": "getDeviceApprovalsRemoveExceptionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.directory_restrictions_add_members": {"fq_name": "team_log.EventType.directory_restrictions_add_members", "param_name": "directoryRestrictionsAddMembersValue", "static_instance": null, "getter_method": "getDirectoryRestrictionsAddMembersValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.directory_restrictions_remove_members": {"fq_name": "team_log.EventType.directory_restrictions_remove_members", "param_name": "directoryRestrictionsRemoveMembersValue", "static_instance": null, "getter_method": "getDirectoryRestrictionsRemoveMembersValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.dropbox_passwords_policy_changed": {"fq_name": "team_log.EventType.dropbox_passwords_policy_changed", "param_name": "dropboxPasswordsPolicyChangedValue", "static_instance": null, "getter_method": "getDropboxPasswordsPolicyChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.email_ingest_policy_changed": {"fq_name": "team_log.EventType.email_ingest_policy_changed", "param_name": "emailIngestPolicyChangedValue", "static_instance": null, "getter_method": "getEmailIngestPolicyChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.emm_add_exception": {"fq_name": "team_log.EventType.emm_add_exception", "param_name": "emmAddExceptionValue", "static_instance": null, "getter_method": "getEmmAddExceptionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.emm_change_policy": {"fq_name": "team_log.EventType.emm_change_policy", "param_name": "emmChangePolicyValue", "static_instance": null, "getter_method": "getEmmChangePolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.emm_remove_exception": {"fq_name": "team_log.EventType.emm_remove_exception", "param_name": "emmRemoveExceptionValue", "static_instance": null, "getter_method": "getEmmRemoveExceptionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.extended_version_history_change_policy": {"fq_name": "team_log.EventType.extended_version_history_change_policy", "param_name": "extendedVersionHistoryChangePolicyValue", "static_instance": null, "getter_method": "getExtendedVersionHistoryChangePolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.external_drive_backup_policy_changed": {"fq_name": "team_log.EventType.external_drive_backup_policy_changed", "param_name": "externalDriveBackupPolicyChangedValue", "static_instance": null, "getter_method": "getExternalDriveBackupPolicyChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_comments_change_policy": {"fq_name": "team_log.EventType.file_comments_change_policy", "param_name": "fileCommentsChangePolicyValue", "static_instance": null, "getter_method": "getFileCommentsChangePolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_locking_policy_changed": {"fq_name": "team_log.EventType.file_locking_policy_changed", "param_name": "fileLockingPolicyChangedValue", "static_instance": null, "getter_method": "getFileLockingPolicyChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_provider_migration_policy_changed": {"fq_name": "team_log.EventType.file_provider_migration_policy_changed", "param_name": "fileProviderMigrationPolicyChangedValue", "static_instance": null, "getter_method": "getFileProviderMigrationPolicyChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_requests_change_policy": {"fq_name": "team_log.EventType.file_requests_change_policy", "param_name": "fileRequestsChangePolicyValue", "static_instance": null, "getter_method": "getFileRequestsChangePolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_requests_emails_enabled": {"fq_name": "team_log.EventType.file_requests_emails_enabled", "param_name": "fileRequestsEmailsEnabledValue", "static_instance": null, "getter_method": "getFileRequestsEmailsEnabledValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_requests_emails_restricted_to_team_only": {"fq_name": "team_log.EventType.file_requests_emails_restricted_to_team_only", "param_name": "fileRequestsEmailsRestrictedToTeamOnlyValue", "static_instance": null, "getter_method": "getFileRequestsEmailsRestrictedToTeamOnlyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_transfers_policy_changed": {"fq_name": "team_log.EventType.file_transfers_policy_changed", "param_name": "fileTransfersPolicyChangedValue", "static_instance": null, "getter_method": "getFileTransfersPolicyChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.folder_link_restriction_policy_changed": {"fq_name": "team_log.EventType.folder_link_restriction_policy_changed", "param_name": "folderLinkRestrictionPolicyChangedValue", "static_instance": null, "getter_method": "getFolderLinkRestrictionPolicyChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.google_sso_change_policy": {"fq_name": "team_log.EventType.google_sso_change_policy", "param_name": "googleSsoChangePolicyValue", "static_instance": null, "getter_method": "getGoogleSsoChangePolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.group_user_management_change_policy": {"fq_name": "team_log.EventType.group_user_management_change_policy", "param_name": "groupUserManagementChangePolicyValue", "static_instance": null, "getter_method": "getGroupUserManagementChangePolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.integration_policy_changed": {"fq_name": "team_log.EventType.integration_policy_changed", "param_name": "integrationPolicyChangedValue", "static_instance": null, "getter_method": "getIntegrationPolicyChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.invite_acceptance_email_policy_changed": {"fq_name": "team_log.EventType.invite_acceptance_email_policy_changed", "param_name": "inviteAcceptanceEmailPolicyChangedValue", "static_instance": null, "getter_method": "getInviteAcceptanceEmailPolicyChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_requests_change_policy": {"fq_name": "team_log.EventType.member_requests_change_policy", "param_name": "memberRequestsChangePolicyValue", "static_instance": null, "getter_method": "getMemberRequestsChangePolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_send_invite_policy_changed": {"fq_name": "team_log.EventType.member_send_invite_policy_changed", "param_name": "memberSendInvitePolicyChangedValue", "static_instance": null, "getter_method": "getMemberSendInvitePolicyChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_space_limits_add_exception": {"fq_name": "team_log.EventType.member_space_limits_add_exception", "param_name": "memberSpaceLimitsAddExceptionValue", "static_instance": null, "getter_method": "getMemberSpaceLimitsAddExceptionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_space_limits_change_caps_type_policy": {"fq_name": "team_log.EventType.member_space_limits_change_caps_type_policy", "param_name": "memberSpaceLimitsChangeCapsTypePolicyValue", "static_instance": null, "getter_method": "getMemberSpaceLimitsChangeCapsTypePolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_space_limits_change_policy": {"fq_name": "team_log.EventType.member_space_limits_change_policy", "param_name": "memberSpaceLimitsChangePolicyValue", "static_instance": null, "getter_method": "getMemberSpaceLimitsChangePolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_space_limits_remove_exception": {"fq_name": "team_log.EventType.member_space_limits_remove_exception", "param_name": "memberSpaceLimitsRemoveExceptionValue", "static_instance": null, "getter_method": "getMemberSpaceLimitsRemoveExceptionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_suggestions_change_policy": {"fq_name": "team_log.EventType.member_suggestions_change_policy", "param_name": "memberSuggestionsChangePolicyValue", "static_instance": null, "getter_method": "getMemberSuggestionsChangePolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.microsoft_office_addin_change_policy": {"fq_name": "team_log.EventType.microsoft_office_addin_change_policy", "param_name": "microsoftOfficeAddinChangePolicyValue", "static_instance": null, "getter_method": "getMicrosoftOfficeAddinChangePolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.network_control_change_policy": {"fq_name": "team_log.EventType.network_control_change_policy", "param_name": "networkControlChangePolicyValue", "static_instance": null, "getter_method": "getNetworkControlChangePolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_change_deployment_policy": {"fq_name": "team_log.EventType.paper_change_deployment_policy", "param_name": "paperChangeDeploymentPolicyValue", "static_instance": null, "getter_method": "getPaperChangeDeploymentPolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_change_member_link_policy": {"fq_name": "team_log.EventType.paper_change_member_link_policy", "param_name": "paperChangeMemberLinkPolicyValue", "static_instance": null, "getter_method": "getPaperChangeMemberLinkPolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_change_member_policy": {"fq_name": "team_log.EventType.paper_change_member_policy", "param_name": "paperChangeMemberPolicyValue", "static_instance": null, "getter_method": "getPaperChangeMemberPolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_change_policy": {"fq_name": "team_log.EventType.paper_change_policy", "param_name": "paperChangePolicyValue", "static_instance": null, "getter_method": "getPaperChangePolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_default_folder_policy_changed": {"fq_name": "team_log.EventType.paper_default_folder_policy_changed", "param_name": "paperDefaultFolderPolicyChangedValue", "static_instance": null, "getter_method": "getPaperDefaultFolderPolicyChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_desktop_policy_changed": {"fq_name": "team_log.EventType.paper_desktop_policy_changed", "param_name": "paperDesktopPolicyChangedValue", "static_instance": null, "getter_method": "getPaperDesktopPolicyChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_enabled_users_group_addition": {"fq_name": "team_log.EventType.paper_enabled_users_group_addition", "param_name": "paperEnabledUsersGroupAdditionValue", "static_instance": null, "getter_method": "getPaperEnabledUsersGroupAdditionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_enabled_users_group_removal": {"fq_name": "team_log.EventType.paper_enabled_users_group_removal", "param_name": "paperEnabledUsersGroupRemovalValue", "static_instance": null, "getter_method": "getPaperEnabledUsersGroupRemovalValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.password_strength_requirements_change_policy": {"fq_name": "team_log.EventType.password_strength_requirements_change_policy", "param_name": "passwordStrengthRequirementsChangePolicyValue", "static_instance": null, "getter_method": "getPasswordStrengthRequirementsChangePolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.permanent_delete_change_policy": {"fq_name": "team_log.EventType.permanent_delete_change_policy", "param_name": "permanentDeleteChangePolicyValue", "static_instance": null, "getter_method": "getPermanentDeleteChangePolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.reseller_support_change_policy": {"fq_name": "team_log.EventType.reseller_support_change_policy", "param_name": "resellerSupportChangePolicyValue", "static_instance": null, "getter_method": "getResellerSupportChangePolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.rewind_policy_changed": {"fq_name": "team_log.EventType.rewind_policy_changed", "param_name": "rewindPolicyChangedValue", "static_instance": null, "getter_method": "getRewindPolicyChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.send_for_signature_policy_changed": {"fq_name": "team_log.EventType.send_for_signature_policy_changed", "param_name": "sendForSignaturePolicyChangedValue", "static_instance": null, "getter_method": "getSendForSignaturePolicyChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sharing_change_folder_join_policy": {"fq_name": "team_log.EventType.sharing_change_folder_join_policy", "param_name": "sharingChangeFolderJoinPolicyValue", "static_instance": null, "getter_method": "getSharingChangeFolderJoinPolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sharing_change_link_allow_change_expiration_policy": {"fq_name": "team_log.EventType.sharing_change_link_allow_change_expiration_policy", "param_name": "sharingChangeLinkAllowChangeExpirationPolicyValue", "static_instance": null, "getter_method": "getSharingChangeLinkAllowChangeExpirationPolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sharing_change_link_default_expiration_policy": {"fq_name": "team_log.EventType.sharing_change_link_default_expiration_policy", "param_name": "sharingChangeLinkDefaultExpirationPolicyValue", "static_instance": null, "getter_method": "getSharingChangeLinkDefaultExpirationPolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sharing_change_link_enforce_password_policy": {"fq_name": "team_log.EventType.sharing_change_link_enforce_password_policy", "param_name": "sharingChangeLinkEnforcePasswordPolicyValue", "static_instance": null, "getter_method": "getSharingChangeLinkEnforcePasswordPolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sharing_change_link_policy": {"fq_name": "team_log.EventType.sharing_change_link_policy", "param_name": "sharingChangeLinkPolicyValue", "static_instance": null, "getter_method": "getSharingChangeLinkPolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sharing_change_member_policy": {"fq_name": "team_log.EventType.sharing_change_member_policy", "param_name": "sharingChangeMemberPolicyValue", "static_instance": null, "getter_method": "getSharingChangeMemberPolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_change_download_policy": {"fq_name": "team_log.EventType.showcase_change_download_policy", "param_name": "showcaseChangeDownloadPolicyValue", "static_instance": null, "getter_method": "getShowcaseChangeDownloadPolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_change_enabled_policy": {"fq_name": "team_log.EventType.showcase_change_enabled_policy", "param_name": "showcaseChangeEnabledPolicyValue", "static_instance": null, "getter_method": "getShowcaseChangeEnabledPolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_change_external_sharing_policy": {"fq_name": "team_log.EventType.showcase_change_external_sharing_policy", "param_name": "showcaseChangeExternalSharingPolicyValue", "static_instance": null, "getter_method": "getShowcaseChangeExternalSharingPolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.smarter_smart_sync_policy_changed": {"fq_name": "team_log.EventType.smarter_smart_sync_policy_changed", "param_name": "smarterSmartSyncPolicyChangedValue", "static_instance": null, "getter_method": "getSmarterSmartSyncPolicyChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.smart_sync_change_policy": {"fq_name": "team_log.EventType.smart_sync_change_policy", "param_name": "smartSyncChangePolicyValue", "static_instance": null, "getter_method": "getSmartSyncChangePolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.smart_sync_not_opt_out": {"fq_name": "team_log.EventType.smart_sync_not_opt_out", "param_name": "smartSyncNotOptOutValue", "static_instance": null, "getter_method": "getSmartSyncNotOptOutValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.smart_sync_opt_out": {"fq_name": "team_log.EventType.smart_sync_opt_out", "param_name": "smartSyncOptOutValue", "static_instance": null, "getter_method": "getSmartSyncOptOutValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sso_change_policy": {"fq_name": "team_log.EventType.sso_change_policy", "param_name": "ssoChangePolicyValue", "static_instance": null, "getter_method": "getSsoChangePolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_branding_policy_changed": {"fq_name": "team_log.EventType.team_branding_policy_changed", "param_name": "teamBrandingPolicyChangedValue", "static_instance": null, "getter_method": "getTeamBrandingPolicyChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_extensions_policy_changed": {"fq_name": "team_log.EventType.team_extensions_policy_changed", "param_name": "teamExtensionsPolicyChangedValue", "static_instance": null, "getter_method": "getTeamExtensionsPolicyChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_selective_sync_policy_changed": {"fq_name": "team_log.EventType.team_selective_sync_policy_changed", "param_name": "teamSelectiveSyncPolicyChangedValue", "static_instance": null, "getter_method": "getTeamSelectiveSyncPolicyChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_sharing_whitelist_subjects_changed": {"fq_name": "team_log.EventType.team_sharing_whitelist_subjects_changed", "param_name": "teamSharingWhitelistSubjectsChangedValue", "static_instance": null, "getter_method": "getTeamSharingWhitelistSubjectsChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.tfa_add_exception": {"fq_name": "team_log.EventType.tfa_add_exception", "param_name": "tfaAddExceptionValue", "static_instance": null, "getter_method": "getTfaAddExceptionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.tfa_change_policy": {"fq_name": "team_log.EventType.tfa_change_policy", "param_name": "tfaChangePolicyValue", "static_instance": null, "getter_method": "getTfaChangePolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.tfa_remove_exception": {"fq_name": "team_log.EventType.tfa_remove_exception", "param_name": "tfaRemoveExceptionValue", "static_instance": null, "getter_method": "getTfaRemoveExceptionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.two_account_change_policy": {"fq_name": "team_log.EventType.two_account_change_policy", "param_name": "twoAccountChangePolicyValue", "static_instance": null, "getter_method": "getTwoAccountChangePolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.viewer_info_policy_changed": {"fq_name": "team_log.EventType.viewer_info_policy_changed", "param_name": "viewerInfoPolicyChangedValue", "static_instance": null, "getter_method": "getViewerInfoPolicyChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.watermarking_policy_changed": {"fq_name": "team_log.EventType.watermarking_policy_changed", "param_name": "watermarkingPolicyChangedValue", "static_instance": null, "getter_method": "getWatermarkingPolicyChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.web_sessions_change_active_session_limit": {"fq_name": "team_log.EventType.web_sessions_change_active_session_limit", "param_name": "webSessionsChangeActiveSessionLimitValue", "static_instance": null, "getter_method": "getWebSessionsChangeActiveSessionLimitValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.web_sessions_change_fixed_length_policy": {"fq_name": "team_log.EventType.web_sessions_change_fixed_length_policy", "param_name": "webSessionsChangeFixedLengthPolicyValue", "static_instance": null, "getter_method": "getWebSessionsChangeFixedLengthPolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.web_sessions_change_idle_length_policy": {"fq_name": "team_log.EventType.web_sessions_change_idle_length_policy", "param_name": "webSessionsChangeIdleLengthPolicyValue", "static_instance": null, "getter_method": "getWebSessionsChangeIdleLengthPolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.data_residency_migration_request_successful": {"fq_name": "team_log.EventType.data_residency_migration_request_successful", "param_name": "dataResidencyMigrationRequestSuccessfulValue", "static_instance": null, "getter_method": "getDataResidencyMigrationRequestSuccessfulValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.data_residency_migration_request_unsuccessful": {"fq_name": "team_log.EventType.data_residency_migration_request_unsuccessful", "param_name": "dataResidencyMigrationRequestUnsuccessfulValue", "static_instance": null, "getter_method": "getDataResidencyMigrationRequestUnsuccessfulValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_merge_from": {"fq_name": "team_log.EventType.team_merge_from", "param_name": "teamMergeFromValue", "static_instance": null, "getter_method": "getTeamMergeFromValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_merge_to": {"fq_name": "team_log.EventType.team_merge_to", "param_name": "teamMergeToValue", "static_instance": null, "getter_method": "getTeamMergeToValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_profile_add_background": {"fq_name": "team_log.EventType.team_profile_add_background", "param_name": "teamProfileAddBackgroundValue", "static_instance": null, "getter_method": "getTeamProfileAddBackgroundValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_profile_add_logo": {"fq_name": "team_log.EventType.team_profile_add_logo", "param_name": "teamProfileAddLogoValue", "static_instance": null, "getter_method": "getTeamProfileAddLogoValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_profile_change_background": {"fq_name": "team_log.EventType.team_profile_change_background", "param_name": "teamProfileChangeBackgroundValue", "static_instance": null, "getter_method": "getTeamProfileChangeBackgroundValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_profile_change_default_language": {"fq_name": "team_log.EventType.team_profile_change_default_language", "param_name": "teamProfileChangeDefaultLanguageValue", "static_instance": null, "getter_method": "getTeamProfileChangeDefaultLanguageValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_profile_change_logo": {"fq_name": "team_log.EventType.team_profile_change_logo", "param_name": "teamProfileChangeLogoValue", "static_instance": null, "getter_method": "getTeamProfileChangeLogoValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_profile_change_name": {"fq_name": "team_log.EventType.team_profile_change_name", "param_name": "teamProfileChangeNameValue", "static_instance": null, "getter_method": "getTeamProfileChangeNameValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_profile_remove_background": {"fq_name": "team_log.EventType.team_profile_remove_background", "param_name": "teamProfileRemoveBackgroundValue", "static_instance": null, "getter_method": "getTeamProfileRemoveBackgroundValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_profile_remove_logo": {"fq_name": "team_log.EventType.team_profile_remove_logo", "param_name": "teamProfileRemoveLogoValue", "static_instance": null, "getter_method": "getTeamProfileRemoveLogoValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.tfa_add_backup_phone": {"fq_name": "team_log.EventType.tfa_add_backup_phone", "param_name": "tfaAddBackupPhoneValue", "static_instance": null, "getter_method": "getTfaAddBackupPhoneValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.tfa_add_security_key": {"fq_name": "team_log.EventType.tfa_add_security_key", "param_name": "tfaAddSecurityKeyValue", "static_instance": null, "getter_method": "getTfaAddSecurityKeyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.tfa_change_backup_phone": {"fq_name": "team_log.EventType.tfa_change_backup_phone", "param_name": "tfaChangeBackupPhoneValue", "static_instance": null, "getter_method": "getTfaChangeBackupPhoneValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.tfa_change_status": {"fq_name": "team_log.EventType.tfa_change_status", "param_name": "tfaChangeStatusValue", "static_instance": null, "getter_method": "getTfaChangeStatusValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.tfa_remove_backup_phone": {"fq_name": "team_log.EventType.tfa_remove_backup_phone", "param_name": "tfaRemoveBackupPhoneValue", "static_instance": null, "getter_method": "getTfaRemoveBackupPhoneValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.tfa_remove_security_key": {"fq_name": "team_log.EventType.tfa_remove_security_key", "param_name": "tfaRemoveSecurityKeyValue", "static_instance": null, "getter_method": "getTfaRemoveSecurityKeyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.tfa_reset": {"fq_name": "team_log.EventType.tfa_reset", "param_name": "tfaResetValue", "static_instance": null, "getter_method": "getTfaResetValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.changed_enterprise_admin_role": {"fq_name": "team_log.EventType.changed_enterprise_admin_role", "param_name": "changedEnterpriseAdminRoleValue", "static_instance": null, "getter_method": "getChangedEnterpriseAdminRoleValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.changed_enterprise_connected_team_status": {"fq_name": "team_log.EventType.changed_enterprise_connected_team_status", "param_name": "changedEnterpriseConnectedTeamStatusValue", "static_instance": null, "getter_method": "getChangedEnterpriseConnectedTeamStatusValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.ended_enterprise_admin_session": {"fq_name": "team_log.EventType.ended_enterprise_admin_session", "param_name": "endedEnterpriseAdminSessionValue", "static_instance": null, "getter_method": "getEndedEnterpriseAdminSessionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.ended_enterprise_admin_session_deprecated": {"fq_name": "team_log.EventType.ended_enterprise_admin_session_deprecated", "param_name": "endedEnterpriseAdminSessionDeprecatedValue", "static_instance": null, "getter_method": "getEndedEnterpriseAdminSessionDeprecatedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.enterprise_settings_locking": {"fq_name": "team_log.EventType.enterprise_settings_locking", "param_name": "enterpriseSettingsLockingValue", "static_instance": null, "getter_method": "getEnterpriseSettingsLockingValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.guest_admin_change_status": {"fq_name": "team_log.EventType.guest_admin_change_status", "param_name": "guestAdminChangeStatusValue", "static_instance": null, "getter_method": "getGuestAdminChangeStatusValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.started_enterprise_admin_session": {"fq_name": "team_log.EventType.started_enterprise_admin_session", "param_name": "startedEnterpriseAdminSessionValue", "static_instance": null, "getter_method": "getStartedEnterpriseAdminSessionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_merge_request_accepted": {"fq_name": "team_log.EventType.team_merge_request_accepted", "param_name": "teamMergeRequestAcceptedValue", "static_instance": null, "getter_method": "getTeamMergeRequestAcceptedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_merge_request_accepted_shown_to_primary_team": {"fq_name": "team_log.EventType.team_merge_request_accepted_shown_to_primary_team", "param_name": "teamMergeRequestAcceptedShownToPrimaryTeamValue", "static_instance": null, "getter_method": "getTeamMergeRequestAcceptedShownToPrimaryTeamValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_merge_request_accepted_shown_to_secondary_team": {"fq_name": "team_log.EventType.team_merge_request_accepted_shown_to_secondary_team", "param_name": "teamMergeRequestAcceptedShownToSecondaryTeamValue", "static_instance": null, "getter_method": "getTeamMergeRequestAcceptedShownToSecondaryTeamValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_merge_request_auto_canceled": {"fq_name": "team_log.EventType.team_merge_request_auto_canceled", "param_name": "teamMergeRequestAutoCanceledValue", "static_instance": null, "getter_method": "getTeamMergeRequestAutoCanceledValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_merge_request_canceled": {"fq_name": "team_log.EventType.team_merge_request_canceled", "param_name": "teamMergeRequestCanceledValue", "static_instance": null, "getter_method": "getTeamMergeRequestCanceledValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_merge_request_canceled_shown_to_primary_team": {"fq_name": "team_log.EventType.team_merge_request_canceled_shown_to_primary_team", "param_name": "teamMergeRequestCanceledShownToPrimaryTeamValue", "static_instance": null, "getter_method": "getTeamMergeRequestCanceledShownToPrimaryTeamValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_merge_request_canceled_shown_to_secondary_team": {"fq_name": "team_log.EventType.team_merge_request_canceled_shown_to_secondary_team", "param_name": "teamMergeRequestCanceledShownToSecondaryTeamValue", "static_instance": null, "getter_method": "getTeamMergeRequestCanceledShownToSecondaryTeamValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_merge_request_expired": {"fq_name": "team_log.EventType.team_merge_request_expired", "param_name": "teamMergeRequestExpiredValue", "static_instance": null, "getter_method": "getTeamMergeRequestExpiredValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_merge_request_expired_shown_to_primary_team": {"fq_name": "team_log.EventType.team_merge_request_expired_shown_to_primary_team", "param_name": "teamMergeRequestExpiredShownToPrimaryTeamValue", "static_instance": null, "getter_method": "getTeamMergeRequestExpiredShownToPrimaryTeamValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_merge_request_expired_shown_to_secondary_team": {"fq_name": "team_log.EventType.team_merge_request_expired_shown_to_secondary_team", "param_name": "teamMergeRequestExpiredShownToSecondaryTeamValue", "static_instance": null, "getter_method": "getTeamMergeRequestExpiredShownToSecondaryTeamValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_merge_request_rejected_shown_to_primary_team": {"fq_name": "team_log.EventType.team_merge_request_rejected_shown_to_primary_team", "param_name": "teamMergeRequestRejectedShownToPrimaryTeamValue", "static_instance": null, "getter_method": "getTeamMergeRequestRejectedShownToPrimaryTeamValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_merge_request_rejected_shown_to_secondary_team": {"fq_name": "team_log.EventType.team_merge_request_rejected_shown_to_secondary_team", "param_name": "teamMergeRequestRejectedShownToSecondaryTeamValue", "static_instance": null, "getter_method": "getTeamMergeRequestRejectedShownToSecondaryTeamValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_merge_request_reminder": {"fq_name": "team_log.EventType.team_merge_request_reminder", "param_name": "teamMergeRequestReminderValue", "static_instance": null, "getter_method": "getTeamMergeRequestReminderValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_merge_request_reminder_shown_to_primary_team": {"fq_name": "team_log.EventType.team_merge_request_reminder_shown_to_primary_team", "param_name": "teamMergeRequestReminderShownToPrimaryTeamValue", "static_instance": null, "getter_method": "getTeamMergeRequestReminderShownToPrimaryTeamValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_merge_request_reminder_shown_to_secondary_team": {"fq_name": "team_log.EventType.team_merge_request_reminder_shown_to_secondary_team", "param_name": "teamMergeRequestReminderShownToSecondaryTeamValue", "static_instance": null, "getter_method": "getTeamMergeRequestReminderShownToSecondaryTeamValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_merge_request_revoked": {"fq_name": "team_log.EventType.team_merge_request_revoked", "param_name": "teamMergeRequestRevokedValue", "static_instance": null, "getter_method": "getTeamMergeRequestRevokedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_merge_request_sent_shown_to_primary_team": {"fq_name": "team_log.EventType.team_merge_request_sent_shown_to_primary_team", "param_name": "teamMergeRequestSentShownToPrimaryTeamValue", "static_instance": null, "getter_method": "getTeamMergeRequestSentShownToPrimaryTeamValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_merge_request_sent_shown_to_secondary_team": {"fq_name": "team_log.EventType.team_merge_request_sent_shown_to_secondary_team", "param_name": "teamMergeRequestSentShownToSecondaryTeamValue", "static_instance": null, "getter_method": "getTeamMergeRequestSentShownToSecondaryTeamValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.other": {"fq_name": "team_log.EventType.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.admin_alerting_alert_state_changed": {"fq_name": "team_log.EventTypeArg.admin_alerting_alert_state_changed", "param_name": "adminAlertingAlertStateChangedValue", "static_instance": "ADMIN_ALERTING_ALERT_STATE_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.admin_alerting_changed_alert_config": {"fq_name": "team_log.EventTypeArg.admin_alerting_changed_alert_config", "param_name": "adminAlertingChangedAlertConfigValue", "static_instance": "ADMIN_ALERTING_CHANGED_ALERT_CONFIG", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.admin_alerting_triggered_alert": {"fq_name": "team_log.EventTypeArg.admin_alerting_triggered_alert", "param_name": "adminAlertingTriggeredAlertValue", "static_instance": "ADMIN_ALERTING_TRIGGERED_ALERT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.ransomware_restore_process_completed": {"fq_name": "team_log.EventTypeArg.ransomware_restore_process_completed", "param_name": "ransomwareRestoreProcessCompletedValue", "static_instance": "RANSOMWARE_RESTORE_PROCESS_COMPLETED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.ransomware_restore_process_started": {"fq_name": "team_log.EventTypeArg.ransomware_restore_process_started", "param_name": "ransomwareRestoreProcessStartedValue", "static_instance": "RANSOMWARE_RESTORE_PROCESS_STARTED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.app_blocked_by_permissions": {"fq_name": "team_log.EventTypeArg.app_blocked_by_permissions", "param_name": "appBlockedByPermissionsValue", "static_instance": "APP_BLOCKED_BY_PERMISSIONS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.app_link_team": {"fq_name": "team_log.EventTypeArg.app_link_team", "param_name": "appLinkTeamValue", "static_instance": "APP_LINK_TEAM", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.app_link_user": {"fq_name": "team_log.EventTypeArg.app_link_user", "param_name": "appLinkUserValue", "static_instance": "APP_LINK_USER", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.app_unlink_team": {"fq_name": "team_log.EventTypeArg.app_unlink_team", "param_name": "appUnlinkTeamValue", "static_instance": "APP_UNLINK_TEAM", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.app_unlink_user": {"fq_name": "team_log.EventTypeArg.app_unlink_user", "param_name": "appUnlinkUserValue", "static_instance": "APP_UNLINK_USER", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.integration_connected": {"fq_name": "team_log.EventTypeArg.integration_connected", "param_name": "integrationConnectedValue", "static_instance": "INTEGRATION_CONNECTED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.integration_disconnected": {"fq_name": "team_log.EventTypeArg.integration_disconnected", "param_name": "integrationDisconnectedValue", "static_instance": "INTEGRATION_DISCONNECTED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_add_comment": {"fq_name": "team_log.EventTypeArg.file_add_comment", "param_name": "fileAddCommentValue", "static_instance": "FILE_ADD_COMMENT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_change_comment_subscription": {"fq_name": "team_log.EventTypeArg.file_change_comment_subscription", "param_name": "fileChangeCommentSubscriptionValue", "static_instance": "FILE_CHANGE_COMMENT_SUBSCRIPTION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_delete_comment": {"fq_name": "team_log.EventTypeArg.file_delete_comment", "param_name": "fileDeleteCommentValue", "static_instance": "FILE_DELETE_COMMENT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_edit_comment": {"fq_name": "team_log.EventTypeArg.file_edit_comment", "param_name": "fileEditCommentValue", "static_instance": "FILE_EDIT_COMMENT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_like_comment": {"fq_name": "team_log.EventTypeArg.file_like_comment", "param_name": "fileLikeCommentValue", "static_instance": "FILE_LIKE_COMMENT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_resolve_comment": {"fq_name": "team_log.EventTypeArg.file_resolve_comment", "param_name": "fileResolveCommentValue", "static_instance": "FILE_RESOLVE_COMMENT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_unlike_comment": {"fq_name": "team_log.EventTypeArg.file_unlike_comment", "param_name": "fileUnlikeCommentValue", "static_instance": "FILE_UNLIKE_COMMENT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_unresolve_comment": {"fq_name": "team_log.EventTypeArg.file_unresolve_comment", "param_name": "fileUnresolveCommentValue", "static_instance": "FILE_UNRESOLVE_COMMENT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.governance_policy_add_folders": {"fq_name": "team_log.EventTypeArg.governance_policy_add_folders", "param_name": "governancePolicyAddFoldersValue", "static_instance": "GOVERNANCE_POLICY_ADD_FOLDERS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.governance_policy_add_folder_failed": {"fq_name": "team_log.EventTypeArg.governance_policy_add_folder_failed", "param_name": "governancePolicyAddFolderFailedValue", "static_instance": "GOVERNANCE_POLICY_ADD_FOLDER_FAILED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.governance_policy_content_disposed": {"fq_name": "team_log.EventTypeArg.governance_policy_content_disposed", "param_name": "governancePolicyContentDisposedValue", "static_instance": "GOVERNANCE_POLICY_CONTENT_DISPOSED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.governance_policy_create": {"fq_name": "team_log.EventTypeArg.governance_policy_create", "param_name": "governancePolicyCreateValue", "static_instance": "GOVERNANCE_POLICY_CREATE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.governance_policy_delete": {"fq_name": "team_log.EventTypeArg.governance_policy_delete", "param_name": "governancePolicyDeleteValue", "static_instance": "GOVERNANCE_POLICY_DELETE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.governance_policy_edit_details": {"fq_name": "team_log.EventTypeArg.governance_policy_edit_details", "param_name": "governancePolicyEditDetailsValue", "static_instance": "GOVERNANCE_POLICY_EDIT_DETAILS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.governance_policy_edit_duration": {"fq_name": "team_log.EventTypeArg.governance_policy_edit_duration", "param_name": "governancePolicyEditDurationValue", "static_instance": "GOVERNANCE_POLICY_EDIT_DURATION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.governance_policy_export_created": {"fq_name": "team_log.EventTypeArg.governance_policy_export_created", "param_name": "governancePolicyExportCreatedValue", "static_instance": "GOVERNANCE_POLICY_EXPORT_CREATED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.governance_policy_export_removed": {"fq_name": "team_log.EventTypeArg.governance_policy_export_removed", "param_name": "governancePolicyExportRemovedValue", "static_instance": "GOVERNANCE_POLICY_EXPORT_REMOVED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.governance_policy_remove_folders": {"fq_name": "team_log.EventTypeArg.governance_policy_remove_folders", "param_name": "governancePolicyRemoveFoldersValue", "static_instance": "GOVERNANCE_POLICY_REMOVE_FOLDERS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.governance_policy_report_created": {"fq_name": "team_log.EventTypeArg.governance_policy_report_created", "param_name": "governancePolicyReportCreatedValue", "static_instance": "GOVERNANCE_POLICY_REPORT_CREATED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.governance_policy_zip_part_downloaded": {"fq_name": "team_log.EventTypeArg.governance_policy_zip_part_downloaded", "param_name": "governancePolicyZipPartDownloadedValue", "static_instance": "GOVERNANCE_POLICY_ZIP_PART_DOWNLOADED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.legal_holds_activate_a_hold": {"fq_name": "team_log.EventTypeArg.legal_holds_activate_a_hold", "param_name": "legalHoldsActivateAHoldValue", "static_instance": "LEGAL_HOLDS_ACTIVATE_A_HOLD", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.legal_holds_add_members": {"fq_name": "team_log.EventTypeArg.legal_holds_add_members", "param_name": "legalHoldsAddMembersValue", "static_instance": "LEGAL_HOLDS_ADD_MEMBERS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.legal_holds_change_hold_details": {"fq_name": "team_log.EventTypeArg.legal_holds_change_hold_details", "param_name": "legalHoldsChangeHoldDetailsValue", "static_instance": "LEGAL_HOLDS_CHANGE_HOLD_DETAILS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.legal_holds_change_hold_name": {"fq_name": "team_log.EventTypeArg.legal_holds_change_hold_name", "param_name": "legalHoldsChangeHoldNameValue", "static_instance": "LEGAL_HOLDS_CHANGE_HOLD_NAME", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.legal_holds_export_a_hold": {"fq_name": "team_log.EventTypeArg.legal_holds_export_a_hold", "param_name": "legalHoldsExportAHoldValue", "static_instance": "LEGAL_HOLDS_EXPORT_A_HOLD", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.legal_holds_export_cancelled": {"fq_name": "team_log.EventTypeArg.legal_holds_export_cancelled", "param_name": "legalHoldsExportCancelledValue", "static_instance": "LEGAL_HOLDS_EXPORT_CANCELLED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.legal_holds_export_downloaded": {"fq_name": "team_log.EventTypeArg.legal_holds_export_downloaded", "param_name": "legalHoldsExportDownloadedValue", "static_instance": "LEGAL_HOLDS_EXPORT_DOWNLOADED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.legal_holds_export_removed": {"fq_name": "team_log.EventTypeArg.legal_holds_export_removed", "param_name": "legalHoldsExportRemovedValue", "static_instance": "LEGAL_HOLDS_EXPORT_REMOVED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.legal_holds_release_a_hold": {"fq_name": "team_log.EventTypeArg.legal_holds_release_a_hold", "param_name": "legalHoldsReleaseAHoldValue", "static_instance": "LEGAL_HOLDS_RELEASE_A_HOLD", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.legal_holds_remove_members": {"fq_name": "team_log.EventTypeArg.legal_holds_remove_members", "param_name": "legalHoldsRemoveMembersValue", "static_instance": "LEGAL_HOLDS_REMOVE_MEMBERS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.legal_holds_report_a_hold": {"fq_name": "team_log.EventTypeArg.legal_holds_report_a_hold", "param_name": "legalHoldsReportAHoldValue", "static_instance": "LEGAL_HOLDS_REPORT_A_HOLD", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.device_change_ip_desktop": {"fq_name": "team_log.EventTypeArg.device_change_ip_desktop", "param_name": "deviceChangeIpDesktopValue", "static_instance": "DEVICE_CHANGE_IP_DESKTOP", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.device_change_ip_mobile": {"fq_name": "team_log.EventTypeArg.device_change_ip_mobile", "param_name": "deviceChangeIpMobileValue", "static_instance": "DEVICE_CHANGE_IP_MOBILE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.device_change_ip_web": {"fq_name": "team_log.EventTypeArg.device_change_ip_web", "param_name": "deviceChangeIpWebValue", "static_instance": "DEVICE_CHANGE_IP_WEB", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.device_delete_on_unlink_fail": {"fq_name": "team_log.EventTypeArg.device_delete_on_unlink_fail", "param_name": "deviceDeleteOnUnlinkFailValue", "static_instance": "DEVICE_DELETE_ON_UNLINK_FAIL", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.device_delete_on_unlink_success": {"fq_name": "team_log.EventTypeArg.device_delete_on_unlink_success", "param_name": "deviceDeleteOnUnlinkSuccessValue", "static_instance": "DEVICE_DELETE_ON_UNLINK_SUCCESS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.device_link_fail": {"fq_name": "team_log.EventTypeArg.device_link_fail", "param_name": "deviceLinkFailValue", "static_instance": "DEVICE_LINK_FAIL", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.device_link_success": {"fq_name": "team_log.EventTypeArg.device_link_success", "param_name": "deviceLinkSuccessValue", "static_instance": "DEVICE_LINK_SUCCESS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.device_management_disabled": {"fq_name": "team_log.EventTypeArg.device_management_disabled", "param_name": "deviceManagementDisabledValue", "static_instance": "DEVICE_MANAGEMENT_DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.device_management_enabled": {"fq_name": "team_log.EventTypeArg.device_management_enabled", "param_name": "deviceManagementEnabledValue", "static_instance": "DEVICE_MANAGEMENT_ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.device_sync_backup_status_changed": {"fq_name": "team_log.EventTypeArg.device_sync_backup_status_changed", "param_name": "deviceSyncBackupStatusChangedValue", "static_instance": "DEVICE_SYNC_BACKUP_STATUS_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.device_unlink": {"fq_name": "team_log.EventTypeArg.device_unlink", "param_name": "deviceUnlinkValue", "static_instance": "DEVICE_UNLINK", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.dropbox_passwords_exported": {"fq_name": "team_log.EventTypeArg.dropbox_passwords_exported", "param_name": "dropboxPasswordsExportedValue", "static_instance": "DROPBOX_PASSWORDS_EXPORTED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.dropbox_passwords_new_device_enrolled": {"fq_name": "team_log.EventTypeArg.dropbox_passwords_new_device_enrolled", "param_name": "dropboxPasswordsNewDeviceEnrolledValue", "static_instance": "DROPBOX_PASSWORDS_NEW_DEVICE_ENROLLED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.emm_refresh_auth_token": {"fq_name": "team_log.EventTypeArg.emm_refresh_auth_token", "param_name": "emmRefreshAuthTokenValue", "static_instance": "EMM_REFRESH_AUTH_TOKEN", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.external_drive_backup_eligibility_status_checked": {"fq_name": "team_log.EventTypeArg.external_drive_backup_eligibility_status_checked", "param_name": "externalDriveBackupEligibilityStatusCheckedValue", "static_instance": "EXTERNAL_DRIVE_BACKUP_ELIGIBILITY_STATUS_CHECKED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.external_drive_backup_status_changed": {"fq_name": "team_log.EventTypeArg.external_drive_backup_status_changed", "param_name": "externalDriveBackupStatusChangedValue", "static_instance": "EXTERNAL_DRIVE_BACKUP_STATUS_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.account_capture_change_availability": {"fq_name": "team_log.EventTypeArg.account_capture_change_availability", "param_name": "accountCaptureChangeAvailabilityValue", "static_instance": "ACCOUNT_CAPTURE_CHANGE_AVAILABILITY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.account_capture_migrate_account": {"fq_name": "team_log.EventTypeArg.account_capture_migrate_account", "param_name": "accountCaptureMigrateAccountValue", "static_instance": "ACCOUNT_CAPTURE_MIGRATE_ACCOUNT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.account_capture_notification_emails_sent": {"fq_name": "team_log.EventTypeArg.account_capture_notification_emails_sent", "param_name": "accountCaptureNotificationEmailsSentValue", "static_instance": "ACCOUNT_CAPTURE_NOTIFICATION_EMAILS_SENT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.account_capture_relinquish_account": {"fq_name": "team_log.EventTypeArg.account_capture_relinquish_account", "param_name": "accountCaptureRelinquishAccountValue", "static_instance": "ACCOUNT_CAPTURE_RELINQUISH_ACCOUNT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.disabled_domain_invites": {"fq_name": "team_log.EventTypeArg.disabled_domain_invites", "param_name": "disabledDomainInvitesValue", "static_instance": "DISABLED_DOMAIN_INVITES", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.domain_invites_approve_request_to_join_team": {"fq_name": "team_log.EventTypeArg.domain_invites_approve_request_to_join_team", "param_name": "domainInvitesApproveRequestToJoinTeamValue", "static_instance": "DOMAIN_INVITES_APPROVE_REQUEST_TO_JOIN_TEAM", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.domain_invites_decline_request_to_join_team": {"fq_name": "team_log.EventTypeArg.domain_invites_decline_request_to_join_team", "param_name": "domainInvitesDeclineRequestToJoinTeamValue", "static_instance": "DOMAIN_INVITES_DECLINE_REQUEST_TO_JOIN_TEAM", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.domain_invites_email_existing_users": {"fq_name": "team_log.EventTypeArg.domain_invites_email_existing_users", "param_name": "domainInvitesEmailExistingUsersValue", "static_instance": "DOMAIN_INVITES_EMAIL_EXISTING_USERS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.domain_invites_request_to_join_team": {"fq_name": "team_log.EventTypeArg.domain_invites_request_to_join_team", "param_name": "domainInvitesRequestToJoinTeamValue", "static_instance": "DOMAIN_INVITES_REQUEST_TO_JOIN_TEAM", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.domain_invites_set_invite_new_user_pref_to_no": {"fq_name": "team_log.EventTypeArg.domain_invites_set_invite_new_user_pref_to_no", "param_name": "domainInvitesSetInviteNewUserPrefToNoValue", "static_instance": "DOMAIN_INVITES_SET_INVITE_NEW_USER_PREF_TO_NO", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.domain_invites_set_invite_new_user_pref_to_yes": {"fq_name": "team_log.EventTypeArg.domain_invites_set_invite_new_user_pref_to_yes", "param_name": "domainInvitesSetInviteNewUserPrefToYesValue", "static_instance": "DOMAIN_INVITES_SET_INVITE_NEW_USER_PREF_TO_YES", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.domain_verification_add_domain_fail": {"fq_name": "team_log.EventTypeArg.domain_verification_add_domain_fail", "param_name": "domainVerificationAddDomainFailValue", "static_instance": "DOMAIN_VERIFICATION_ADD_DOMAIN_FAIL", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.domain_verification_add_domain_success": {"fq_name": "team_log.EventTypeArg.domain_verification_add_domain_success", "param_name": "domainVerificationAddDomainSuccessValue", "static_instance": "DOMAIN_VERIFICATION_ADD_DOMAIN_SUCCESS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.domain_verification_remove_domain": {"fq_name": "team_log.EventTypeArg.domain_verification_remove_domain", "param_name": "domainVerificationRemoveDomainValue", "static_instance": "DOMAIN_VERIFICATION_REMOVE_DOMAIN", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.enabled_domain_invites": {"fq_name": "team_log.EventTypeArg.enabled_domain_invites", "param_name": "enabledDomainInvitesValue", "static_instance": "ENABLED_DOMAIN_INVITES", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_encryption_key_cancel_key_deletion": {"fq_name": "team_log.EventTypeArg.team_encryption_key_cancel_key_deletion", "param_name": "teamEncryptionKeyCancelKeyDeletionValue", "static_instance": "TEAM_ENCRYPTION_KEY_CANCEL_KEY_DELETION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_encryption_key_create_key": {"fq_name": "team_log.EventTypeArg.team_encryption_key_create_key", "param_name": "teamEncryptionKeyCreateKeyValue", "static_instance": "TEAM_ENCRYPTION_KEY_CREATE_KEY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_encryption_key_delete_key": {"fq_name": "team_log.EventTypeArg.team_encryption_key_delete_key", "param_name": "teamEncryptionKeyDeleteKeyValue", "static_instance": "TEAM_ENCRYPTION_KEY_DELETE_KEY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_encryption_key_disable_key": {"fq_name": "team_log.EventTypeArg.team_encryption_key_disable_key", "param_name": "teamEncryptionKeyDisableKeyValue", "static_instance": "TEAM_ENCRYPTION_KEY_DISABLE_KEY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_encryption_key_enable_key": {"fq_name": "team_log.EventTypeArg.team_encryption_key_enable_key", "param_name": "teamEncryptionKeyEnableKeyValue", "static_instance": "TEAM_ENCRYPTION_KEY_ENABLE_KEY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_encryption_key_rotate_key": {"fq_name": "team_log.EventTypeArg.team_encryption_key_rotate_key", "param_name": "teamEncryptionKeyRotateKeyValue", "static_instance": "TEAM_ENCRYPTION_KEY_ROTATE_KEY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_encryption_key_schedule_key_deletion": {"fq_name": "team_log.EventTypeArg.team_encryption_key_schedule_key_deletion", "param_name": "teamEncryptionKeyScheduleKeyDeletionValue", "static_instance": "TEAM_ENCRYPTION_KEY_SCHEDULE_KEY_DELETION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.apply_naming_convention": {"fq_name": "team_log.EventTypeArg.apply_naming_convention", "param_name": "applyNamingConventionValue", "static_instance": "APPLY_NAMING_CONVENTION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.create_folder": {"fq_name": "team_log.EventTypeArg.create_folder", "param_name": "createFolderValue", "static_instance": "CREATE_FOLDER", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_add": {"fq_name": "team_log.EventTypeArg.file_add", "param_name": "fileAddValue", "static_instance": "FILE_ADD", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_add_from_automation": {"fq_name": "team_log.EventTypeArg.file_add_from_automation", "param_name": "fileAddFromAutomationValue", "static_instance": "FILE_ADD_FROM_AUTOMATION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_copy": {"fq_name": "team_log.EventTypeArg.file_copy", "param_name": "fileCopyValue", "static_instance": "FILE_COPY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_delete": {"fq_name": "team_log.EventTypeArg.file_delete", "param_name": "fileDeleteValue", "static_instance": "FILE_DELETE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_download": {"fq_name": "team_log.EventTypeArg.file_download", "param_name": "fileDownloadValue", "static_instance": "FILE_DOWNLOAD", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_edit": {"fq_name": "team_log.EventTypeArg.file_edit", "param_name": "fileEditValue", "static_instance": "FILE_EDIT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_get_copy_reference": {"fq_name": "team_log.EventTypeArg.file_get_copy_reference", "param_name": "fileGetCopyReferenceValue", "static_instance": "FILE_GET_COPY_REFERENCE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_locking_lock_status_changed": {"fq_name": "team_log.EventTypeArg.file_locking_lock_status_changed", "param_name": "fileLockingLockStatusChangedValue", "static_instance": "FILE_LOCKING_LOCK_STATUS_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_move": {"fq_name": "team_log.EventTypeArg.file_move", "param_name": "fileMoveValue", "static_instance": "FILE_MOVE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_permanently_delete": {"fq_name": "team_log.EventTypeArg.file_permanently_delete", "param_name": "filePermanentlyDeleteValue", "static_instance": "FILE_PERMANENTLY_DELETE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_preview": {"fq_name": "team_log.EventTypeArg.file_preview", "param_name": "filePreviewValue", "static_instance": "FILE_PREVIEW", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_rename": {"fq_name": "team_log.EventTypeArg.file_rename", "param_name": "fileRenameValue", "static_instance": "FILE_RENAME", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_restore": {"fq_name": "team_log.EventTypeArg.file_restore", "param_name": "fileRestoreValue", "static_instance": "FILE_RESTORE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_revert": {"fq_name": "team_log.EventTypeArg.file_revert", "param_name": "fileRevertValue", "static_instance": "FILE_REVERT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_rollback_changes": {"fq_name": "team_log.EventTypeArg.file_rollback_changes", "param_name": "fileRollbackChangesValue", "static_instance": "FILE_ROLLBACK_CHANGES", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_save_copy_reference": {"fq_name": "team_log.EventTypeArg.file_save_copy_reference", "param_name": "fileSaveCopyReferenceValue", "static_instance": "FILE_SAVE_COPY_REFERENCE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.folder_overview_description_changed": {"fq_name": "team_log.EventTypeArg.folder_overview_description_changed", "param_name": "folderOverviewDescriptionChangedValue", "static_instance": "FOLDER_OVERVIEW_DESCRIPTION_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.folder_overview_item_pinned": {"fq_name": "team_log.EventTypeArg.folder_overview_item_pinned", "param_name": "folderOverviewItemPinnedValue", "static_instance": "FOLDER_OVERVIEW_ITEM_PINNED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.folder_overview_item_unpinned": {"fq_name": "team_log.EventTypeArg.folder_overview_item_unpinned", "param_name": "folderOverviewItemUnpinnedValue", "static_instance": "FOLDER_OVERVIEW_ITEM_UNPINNED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.object_label_added": {"fq_name": "team_log.EventTypeArg.object_label_added", "param_name": "objectLabelAddedValue", "static_instance": "OBJECT_LABEL_ADDED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.object_label_removed": {"fq_name": "team_log.EventTypeArg.object_label_removed", "param_name": "objectLabelRemovedValue", "static_instance": "OBJECT_LABEL_REMOVED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.object_label_updated_value": {"fq_name": "team_log.EventTypeArg.object_label_updated_value", "param_name": "objectLabelUpdatedValueValue", "static_instance": "OBJECT_LABEL_UPDATED_VALUE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.organize_folder_with_tidy": {"fq_name": "team_log.EventTypeArg.organize_folder_with_tidy", "param_name": "organizeFolderWithTidyValue", "static_instance": "ORGANIZE_FOLDER_WITH_TIDY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.replay_file_delete": {"fq_name": "team_log.EventTypeArg.replay_file_delete", "param_name": "replayFileDeleteValue", "static_instance": "REPLAY_FILE_DELETE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.rewind_folder": {"fq_name": "team_log.EventTypeArg.rewind_folder", "param_name": "rewindFolderValue", "static_instance": "REWIND_FOLDER", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.undo_naming_convention": {"fq_name": "team_log.EventTypeArg.undo_naming_convention", "param_name": "undoNamingConventionValue", "static_instance": "UNDO_NAMING_CONVENTION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.undo_organize_folder_with_tidy": {"fq_name": "team_log.EventTypeArg.undo_organize_folder_with_tidy", "param_name": "undoOrganizeFolderWithTidyValue", "static_instance": "UNDO_ORGANIZE_FOLDER_WITH_TIDY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.user_tags_added": {"fq_name": "team_log.EventTypeArg.user_tags_added", "param_name": "userTagsAddedValue", "static_instance": "USER_TAGS_ADDED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.user_tags_removed": {"fq_name": "team_log.EventTypeArg.user_tags_removed", "param_name": "userTagsRemovedValue", "static_instance": "USER_TAGS_REMOVED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.email_ingest_receive_file": {"fq_name": "team_log.EventTypeArg.email_ingest_receive_file", "param_name": "emailIngestReceiveFileValue", "static_instance": "EMAIL_INGEST_RECEIVE_FILE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_request_change": {"fq_name": "team_log.EventTypeArg.file_request_change", "param_name": "fileRequestChangeValue", "static_instance": "FILE_REQUEST_CHANGE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_request_close": {"fq_name": "team_log.EventTypeArg.file_request_close", "param_name": "fileRequestCloseValue", "static_instance": "FILE_REQUEST_CLOSE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_request_create": {"fq_name": "team_log.EventTypeArg.file_request_create", "param_name": "fileRequestCreateValue", "static_instance": "FILE_REQUEST_CREATE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_request_delete": {"fq_name": "team_log.EventTypeArg.file_request_delete", "param_name": "fileRequestDeleteValue", "static_instance": "FILE_REQUEST_DELETE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_request_receive_file": {"fq_name": "team_log.EventTypeArg.file_request_receive_file", "param_name": "fileRequestReceiveFileValue", "static_instance": "FILE_REQUEST_RECEIVE_FILE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.group_add_external_id": {"fq_name": "team_log.EventTypeArg.group_add_external_id", "param_name": "groupAddExternalIdValue", "static_instance": "GROUP_ADD_EXTERNAL_ID", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.group_add_member": {"fq_name": "team_log.EventTypeArg.group_add_member", "param_name": "groupAddMemberValue", "static_instance": "GROUP_ADD_MEMBER", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.group_change_external_id": {"fq_name": "team_log.EventTypeArg.group_change_external_id", "param_name": "groupChangeExternalIdValue", "static_instance": "GROUP_CHANGE_EXTERNAL_ID", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.group_change_management_type": {"fq_name": "team_log.EventTypeArg.group_change_management_type", "param_name": "groupChangeManagementTypeValue", "static_instance": "GROUP_CHANGE_MANAGEMENT_TYPE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.group_change_member_role": {"fq_name": "team_log.EventTypeArg.group_change_member_role", "param_name": "groupChangeMemberRoleValue", "static_instance": "GROUP_CHANGE_MEMBER_ROLE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.group_create": {"fq_name": "team_log.EventTypeArg.group_create", "param_name": "groupCreateValue", "static_instance": "GROUP_CREATE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.group_delete": {"fq_name": "team_log.EventTypeArg.group_delete", "param_name": "groupDeleteValue", "static_instance": "GROUP_DELETE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.group_description_updated": {"fq_name": "team_log.EventTypeArg.group_description_updated", "param_name": "groupDescriptionUpdatedValue", "static_instance": "GROUP_DESCRIPTION_UPDATED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.group_join_policy_updated": {"fq_name": "team_log.EventTypeArg.group_join_policy_updated", "param_name": "groupJoinPolicyUpdatedValue", "static_instance": "GROUP_JOIN_POLICY_UPDATED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.group_moved": {"fq_name": "team_log.EventTypeArg.group_moved", "param_name": "groupMovedValue", "static_instance": "GROUP_MOVED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.group_remove_external_id": {"fq_name": "team_log.EventTypeArg.group_remove_external_id", "param_name": "groupRemoveExternalIdValue", "static_instance": "GROUP_REMOVE_EXTERNAL_ID", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.group_remove_member": {"fq_name": "team_log.EventTypeArg.group_remove_member", "param_name": "groupRemoveMemberValue", "static_instance": "GROUP_REMOVE_MEMBER", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.group_rename": {"fq_name": "team_log.EventTypeArg.group_rename", "param_name": "groupRenameValue", "static_instance": "GROUP_RENAME", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.account_lock_or_unlocked": {"fq_name": "team_log.EventTypeArg.account_lock_or_unlocked", "param_name": "accountLockOrUnlockedValue", "static_instance": "ACCOUNT_LOCK_OR_UNLOCKED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.emm_error": {"fq_name": "team_log.EventTypeArg.emm_error", "param_name": "emmErrorValue", "static_instance": "EMM_ERROR", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.guest_admin_signed_in_via_trusted_teams": {"fq_name": "team_log.EventTypeArg.guest_admin_signed_in_via_trusted_teams", "param_name": "guestAdminSignedInViaTrustedTeamsValue", "static_instance": "GUEST_ADMIN_SIGNED_IN_VIA_TRUSTED_TEAMS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.guest_admin_signed_out_via_trusted_teams": {"fq_name": "team_log.EventTypeArg.guest_admin_signed_out_via_trusted_teams", "param_name": "guestAdminSignedOutViaTrustedTeamsValue", "static_instance": "GUEST_ADMIN_SIGNED_OUT_VIA_TRUSTED_TEAMS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.login_fail": {"fq_name": "team_log.EventTypeArg.login_fail", "param_name": "loginFailValue", "static_instance": "LOGIN_FAIL", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.login_success": {"fq_name": "team_log.EventTypeArg.login_success", "param_name": "loginSuccessValue", "static_instance": "LOGIN_SUCCESS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.logout": {"fq_name": "team_log.EventTypeArg.logout", "param_name": "logoutValue", "static_instance": "LOGOUT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.reseller_support_session_end": {"fq_name": "team_log.EventTypeArg.reseller_support_session_end", "param_name": "resellerSupportSessionEndValue", "static_instance": "RESELLER_SUPPORT_SESSION_END", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.reseller_support_session_start": {"fq_name": "team_log.EventTypeArg.reseller_support_session_start", "param_name": "resellerSupportSessionStartValue", "static_instance": "RESELLER_SUPPORT_SESSION_START", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sign_in_as_session_end": {"fq_name": "team_log.EventTypeArg.sign_in_as_session_end", "param_name": "signInAsSessionEndValue", "static_instance": "SIGN_IN_AS_SESSION_END", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sign_in_as_session_start": {"fq_name": "team_log.EventTypeArg.sign_in_as_session_start", "param_name": "signInAsSessionStartValue", "static_instance": "SIGN_IN_AS_SESSION_START", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sso_error": {"fq_name": "team_log.EventTypeArg.sso_error", "param_name": "ssoErrorValue", "static_instance": "SSO_ERROR", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.backup_admin_invitation_sent": {"fq_name": "team_log.EventTypeArg.backup_admin_invitation_sent", "param_name": "backupAdminInvitationSentValue", "static_instance": "BACKUP_ADMIN_INVITATION_SENT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.backup_invitation_opened": {"fq_name": "team_log.EventTypeArg.backup_invitation_opened", "param_name": "backupInvitationOpenedValue", "static_instance": "BACKUP_INVITATION_OPENED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.create_team_invite_link": {"fq_name": "team_log.EventTypeArg.create_team_invite_link", "param_name": "createTeamInviteLinkValue", "static_instance": "CREATE_TEAM_INVITE_LINK", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.delete_team_invite_link": {"fq_name": "team_log.EventTypeArg.delete_team_invite_link", "param_name": "deleteTeamInviteLinkValue", "static_instance": "DELETE_TEAM_INVITE_LINK", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_add_external_id": {"fq_name": "team_log.EventTypeArg.member_add_external_id", "param_name": "memberAddExternalIdValue", "static_instance": "MEMBER_ADD_EXTERNAL_ID", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_add_name": {"fq_name": "team_log.EventTypeArg.member_add_name", "param_name": "memberAddNameValue", "static_instance": "MEMBER_ADD_NAME", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_change_admin_role": {"fq_name": "team_log.EventTypeArg.member_change_admin_role", "param_name": "memberChangeAdminRoleValue", "static_instance": "MEMBER_CHANGE_ADMIN_ROLE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_change_email": {"fq_name": "team_log.EventTypeArg.member_change_email", "param_name": "memberChangeEmailValue", "static_instance": "MEMBER_CHANGE_EMAIL", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_change_external_id": {"fq_name": "team_log.EventTypeArg.member_change_external_id", "param_name": "memberChangeExternalIdValue", "static_instance": "MEMBER_CHANGE_EXTERNAL_ID", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_change_membership_type": {"fq_name": "team_log.EventTypeArg.member_change_membership_type", "param_name": "memberChangeMembershipTypeValue", "static_instance": "MEMBER_CHANGE_MEMBERSHIP_TYPE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_change_name": {"fq_name": "team_log.EventTypeArg.member_change_name", "param_name": "memberChangeNameValue", "static_instance": "MEMBER_CHANGE_NAME", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_change_reseller_role": {"fq_name": "team_log.EventTypeArg.member_change_reseller_role", "param_name": "memberChangeResellerRoleValue", "static_instance": "MEMBER_CHANGE_RESELLER_ROLE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_change_status": {"fq_name": "team_log.EventTypeArg.member_change_status", "param_name": "memberChangeStatusValue", "static_instance": "MEMBER_CHANGE_STATUS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_delete_manual_contacts": {"fq_name": "team_log.EventTypeArg.member_delete_manual_contacts", "param_name": "memberDeleteManualContactsValue", "static_instance": "MEMBER_DELETE_MANUAL_CONTACTS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_delete_profile_photo": {"fq_name": "team_log.EventTypeArg.member_delete_profile_photo", "param_name": "memberDeleteProfilePhotoValue", "static_instance": "MEMBER_DELETE_PROFILE_PHOTO", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_permanently_delete_account_contents": {"fq_name": "team_log.EventTypeArg.member_permanently_delete_account_contents", "param_name": "memberPermanentlyDeleteAccountContentsValue", "static_instance": "MEMBER_PERMANENTLY_DELETE_ACCOUNT_CONTENTS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_remove_external_id": {"fq_name": "team_log.EventTypeArg.member_remove_external_id", "param_name": "memberRemoveExternalIdValue", "static_instance": "MEMBER_REMOVE_EXTERNAL_ID", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_set_profile_photo": {"fq_name": "team_log.EventTypeArg.member_set_profile_photo", "param_name": "memberSetProfilePhotoValue", "static_instance": "MEMBER_SET_PROFILE_PHOTO", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_space_limits_add_custom_quota": {"fq_name": "team_log.EventTypeArg.member_space_limits_add_custom_quota", "param_name": "memberSpaceLimitsAddCustomQuotaValue", "static_instance": "MEMBER_SPACE_LIMITS_ADD_CUSTOM_QUOTA", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_space_limits_change_custom_quota": {"fq_name": "team_log.EventTypeArg.member_space_limits_change_custom_quota", "param_name": "memberSpaceLimitsChangeCustomQuotaValue", "static_instance": "MEMBER_SPACE_LIMITS_CHANGE_CUSTOM_QUOTA", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_space_limits_change_status": {"fq_name": "team_log.EventTypeArg.member_space_limits_change_status", "param_name": "memberSpaceLimitsChangeStatusValue", "static_instance": "MEMBER_SPACE_LIMITS_CHANGE_STATUS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_space_limits_remove_custom_quota": {"fq_name": "team_log.EventTypeArg.member_space_limits_remove_custom_quota", "param_name": "memberSpaceLimitsRemoveCustomQuotaValue", "static_instance": "MEMBER_SPACE_LIMITS_REMOVE_CUSTOM_QUOTA", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_suggest": {"fq_name": "team_log.EventTypeArg.member_suggest", "param_name": "memberSuggestValue", "static_instance": "MEMBER_SUGGEST", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_transfer_account_contents": {"fq_name": "team_log.EventTypeArg.member_transfer_account_contents", "param_name": "memberTransferAccountContentsValue", "static_instance": "MEMBER_TRANSFER_ACCOUNT_CONTENTS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.pending_secondary_email_added": {"fq_name": "team_log.EventTypeArg.pending_secondary_email_added", "param_name": "pendingSecondaryEmailAddedValue", "static_instance": "PENDING_SECONDARY_EMAIL_ADDED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.secondary_email_deleted": {"fq_name": "team_log.EventTypeArg.secondary_email_deleted", "param_name": "secondaryEmailDeletedValue", "static_instance": "SECONDARY_EMAIL_DELETED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.secondary_email_verified": {"fq_name": "team_log.EventTypeArg.secondary_email_verified", "param_name": "secondaryEmailVerifiedValue", "static_instance": "SECONDARY_EMAIL_VERIFIED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.secondary_mails_policy_changed": {"fq_name": "team_log.EventTypeArg.secondary_mails_policy_changed", "param_name": "secondaryMailsPolicyChangedValue", "static_instance": "SECONDARY_MAILS_POLICY_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.binder_add_page": {"fq_name": "team_log.EventTypeArg.binder_add_page", "param_name": "binderAddPageValue", "static_instance": "BINDER_ADD_PAGE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.binder_add_section": {"fq_name": "team_log.EventTypeArg.binder_add_section", "param_name": "binderAddSectionValue", "static_instance": "BINDER_ADD_SECTION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.binder_remove_page": {"fq_name": "team_log.EventTypeArg.binder_remove_page", "param_name": "binderRemovePageValue", "static_instance": "BINDER_REMOVE_PAGE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.binder_remove_section": {"fq_name": "team_log.EventTypeArg.binder_remove_section", "param_name": "binderRemoveSectionValue", "static_instance": "BINDER_REMOVE_SECTION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.binder_rename_page": {"fq_name": "team_log.EventTypeArg.binder_rename_page", "param_name": "binderRenamePageValue", "static_instance": "BINDER_RENAME_PAGE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.binder_rename_section": {"fq_name": "team_log.EventTypeArg.binder_rename_section", "param_name": "binderRenameSectionValue", "static_instance": "BINDER_RENAME_SECTION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.binder_reorder_page": {"fq_name": "team_log.EventTypeArg.binder_reorder_page", "param_name": "binderReorderPageValue", "static_instance": "BINDER_REORDER_PAGE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.binder_reorder_section": {"fq_name": "team_log.EventTypeArg.binder_reorder_section", "param_name": "binderReorderSectionValue", "static_instance": "BINDER_REORDER_SECTION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_content_add_member": {"fq_name": "team_log.EventTypeArg.paper_content_add_member", "param_name": "paperContentAddMemberValue", "static_instance": "PAPER_CONTENT_ADD_MEMBER", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_content_add_to_folder": {"fq_name": "team_log.EventTypeArg.paper_content_add_to_folder", "param_name": "paperContentAddToFolderValue", "static_instance": "PAPER_CONTENT_ADD_TO_FOLDER", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_content_archive": {"fq_name": "team_log.EventTypeArg.paper_content_archive", "param_name": "paperContentArchiveValue", "static_instance": "PAPER_CONTENT_ARCHIVE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_content_create": {"fq_name": "team_log.EventTypeArg.paper_content_create", "param_name": "paperContentCreateValue", "static_instance": "PAPER_CONTENT_CREATE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_content_permanently_delete": {"fq_name": "team_log.EventTypeArg.paper_content_permanently_delete", "param_name": "paperContentPermanentlyDeleteValue", "static_instance": "PAPER_CONTENT_PERMANENTLY_DELETE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_content_remove_from_folder": {"fq_name": "team_log.EventTypeArg.paper_content_remove_from_folder", "param_name": "paperContentRemoveFromFolderValue", "static_instance": "PAPER_CONTENT_REMOVE_FROM_FOLDER", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_content_remove_member": {"fq_name": "team_log.EventTypeArg.paper_content_remove_member", "param_name": "paperContentRemoveMemberValue", "static_instance": "PAPER_CONTENT_REMOVE_MEMBER", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_content_rename": {"fq_name": "team_log.EventTypeArg.paper_content_rename", "param_name": "paperContentRenameValue", "static_instance": "PAPER_CONTENT_RENAME", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_content_restore": {"fq_name": "team_log.EventTypeArg.paper_content_restore", "param_name": "paperContentRestoreValue", "static_instance": "PAPER_CONTENT_RESTORE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_doc_add_comment": {"fq_name": "team_log.EventTypeArg.paper_doc_add_comment", "param_name": "paperDocAddCommentValue", "static_instance": "PAPER_DOC_ADD_COMMENT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_doc_change_member_role": {"fq_name": "team_log.EventTypeArg.paper_doc_change_member_role", "param_name": "paperDocChangeMemberRoleValue", "static_instance": "PAPER_DOC_CHANGE_MEMBER_ROLE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_doc_change_sharing_policy": {"fq_name": "team_log.EventTypeArg.paper_doc_change_sharing_policy", "param_name": "paperDocChangeSharingPolicyValue", "static_instance": "PAPER_DOC_CHANGE_SHARING_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_doc_change_subscription": {"fq_name": "team_log.EventTypeArg.paper_doc_change_subscription", "param_name": "paperDocChangeSubscriptionValue", "static_instance": "PAPER_DOC_CHANGE_SUBSCRIPTION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_doc_deleted": {"fq_name": "team_log.EventTypeArg.paper_doc_deleted", "param_name": "paperDocDeletedValue", "static_instance": "PAPER_DOC_DELETED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_doc_delete_comment": {"fq_name": "team_log.EventTypeArg.paper_doc_delete_comment", "param_name": "paperDocDeleteCommentValue", "static_instance": "PAPER_DOC_DELETE_COMMENT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_doc_download": {"fq_name": "team_log.EventTypeArg.paper_doc_download", "param_name": "paperDocDownloadValue", "static_instance": "PAPER_DOC_DOWNLOAD", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_doc_edit": {"fq_name": "team_log.EventTypeArg.paper_doc_edit", "param_name": "paperDocEditValue", "static_instance": "PAPER_DOC_EDIT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_doc_edit_comment": {"fq_name": "team_log.EventTypeArg.paper_doc_edit_comment", "param_name": "paperDocEditCommentValue", "static_instance": "PAPER_DOC_EDIT_COMMENT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_doc_followed": {"fq_name": "team_log.EventTypeArg.paper_doc_followed", "param_name": "paperDocFollowedValue", "static_instance": "PAPER_DOC_FOLLOWED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_doc_mention": {"fq_name": "team_log.EventTypeArg.paper_doc_mention", "param_name": "paperDocMentionValue", "static_instance": "PAPER_DOC_MENTION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_doc_ownership_changed": {"fq_name": "team_log.EventTypeArg.paper_doc_ownership_changed", "param_name": "paperDocOwnershipChangedValue", "static_instance": "PAPER_DOC_OWNERSHIP_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_doc_request_access": {"fq_name": "team_log.EventTypeArg.paper_doc_request_access", "param_name": "paperDocRequestAccessValue", "static_instance": "PAPER_DOC_REQUEST_ACCESS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_doc_resolve_comment": {"fq_name": "team_log.EventTypeArg.paper_doc_resolve_comment", "param_name": "paperDocResolveCommentValue", "static_instance": "PAPER_DOC_RESOLVE_COMMENT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_doc_revert": {"fq_name": "team_log.EventTypeArg.paper_doc_revert", "param_name": "paperDocRevertValue", "static_instance": "PAPER_DOC_REVERT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_doc_slack_share": {"fq_name": "team_log.EventTypeArg.paper_doc_slack_share", "param_name": "paperDocSlackShareValue", "static_instance": "PAPER_DOC_SLACK_SHARE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_doc_team_invite": {"fq_name": "team_log.EventTypeArg.paper_doc_team_invite", "param_name": "paperDocTeamInviteValue", "static_instance": "PAPER_DOC_TEAM_INVITE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_doc_trashed": {"fq_name": "team_log.EventTypeArg.paper_doc_trashed", "param_name": "paperDocTrashedValue", "static_instance": "PAPER_DOC_TRASHED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_doc_unresolve_comment": {"fq_name": "team_log.EventTypeArg.paper_doc_unresolve_comment", "param_name": "paperDocUnresolveCommentValue", "static_instance": "PAPER_DOC_UNRESOLVE_COMMENT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_doc_untrashed": {"fq_name": "team_log.EventTypeArg.paper_doc_untrashed", "param_name": "paperDocUntrashedValue", "static_instance": "PAPER_DOC_UNTRASHED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_doc_view": {"fq_name": "team_log.EventTypeArg.paper_doc_view", "param_name": "paperDocViewValue", "static_instance": "PAPER_DOC_VIEW", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_external_view_allow": {"fq_name": "team_log.EventTypeArg.paper_external_view_allow", "param_name": "paperExternalViewAllowValue", "static_instance": "PAPER_EXTERNAL_VIEW_ALLOW", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_external_view_default_team": {"fq_name": "team_log.EventTypeArg.paper_external_view_default_team", "param_name": "paperExternalViewDefaultTeamValue", "static_instance": "PAPER_EXTERNAL_VIEW_DEFAULT_TEAM", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_external_view_forbid": {"fq_name": "team_log.EventTypeArg.paper_external_view_forbid", "param_name": "paperExternalViewForbidValue", "static_instance": "PAPER_EXTERNAL_VIEW_FORBID", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_folder_change_subscription": {"fq_name": "team_log.EventTypeArg.paper_folder_change_subscription", "param_name": "paperFolderChangeSubscriptionValue", "static_instance": "PAPER_FOLDER_CHANGE_SUBSCRIPTION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_folder_deleted": {"fq_name": "team_log.EventTypeArg.paper_folder_deleted", "param_name": "paperFolderDeletedValue", "static_instance": "PAPER_FOLDER_DELETED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_folder_followed": {"fq_name": "team_log.EventTypeArg.paper_folder_followed", "param_name": "paperFolderFollowedValue", "static_instance": "PAPER_FOLDER_FOLLOWED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_folder_team_invite": {"fq_name": "team_log.EventTypeArg.paper_folder_team_invite", "param_name": "paperFolderTeamInviteValue", "static_instance": "PAPER_FOLDER_TEAM_INVITE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_published_link_change_permission": {"fq_name": "team_log.EventTypeArg.paper_published_link_change_permission", "param_name": "paperPublishedLinkChangePermissionValue", "static_instance": "PAPER_PUBLISHED_LINK_CHANGE_PERMISSION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_published_link_create": {"fq_name": "team_log.EventTypeArg.paper_published_link_create", "param_name": "paperPublishedLinkCreateValue", "static_instance": "PAPER_PUBLISHED_LINK_CREATE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_published_link_disabled": {"fq_name": "team_log.EventTypeArg.paper_published_link_disabled", "param_name": "paperPublishedLinkDisabledValue", "static_instance": "PAPER_PUBLISHED_LINK_DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_published_link_view": {"fq_name": "team_log.EventTypeArg.paper_published_link_view", "param_name": "paperPublishedLinkViewValue", "static_instance": "PAPER_PUBLISHED_LINK_VIEW", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.password_change": {"fq_name": "team_log.EventTypeArg.password_change", "param_name": "passwordChangeValue", "static_instance": "PASSWORD_CHANGE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.password_reset": {"fq_name": "team_log.EventTypeArg.password_reset", "param_name": "passwordResetValue", "static_instance": "PASSWORD_RESET", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.password_reset_all": {"fq_name": "team_log.EventTypeArg.password_reset_all", "param_name": "passwordResetAllValue", "static_instance": "PASSWORD_RESET_ALL", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.classification_create_report": {"fq_name": "team_log.EventTypeArg.classification_create_report", "param_name": "classificationCreateReportValue", "static_instance": "CLASSIFICATION_CREATE_REPORT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.classification_create_report_fail": {"fq_name": "team_log.EventTypeArg.classification_create_report_fail", "param_name": "classificationCreateReportFailValue", "static_instance": "CLASSIFICATION_CREATE_REPORT_FAIL", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.emm_create_exceptions_report": {"fq_name": "team_log.EventTypeArg.emm_create_exceptions_report", "param_name": "emmCreateExceptionsReportValue", "static_instance": "EMM_CREATE_EXCEPTIONS_REPORT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.emm_create_usage_report": {"fq_name": "team_log.EventTypeArg.emm_create_usage_report", "param_name": "emmCreateUsageReportValue", "static_instance": "EMM_CREATE_USAGE_REPORT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.export_members_report": {"fq_name": "team_log.EventTypeArg.export_members_report", "param_name": "exportMembersReportValue", "static_instance": "EXPORT_MEMBERS_REPORT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.export_members_report_fail": {"fq_name": "team_log.EventTypeArg.export_members_report_fail", "param_name": "exportMembersReportFailValue", "static_instance": "EXPORT_MEMBERS_REPORT_FAIL", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.external_sharing_create_report": {"fq_name": "team_log.EventTypeArg.external_sharing_create_report", "param_name": "externalSharingCreateReportValue", "static_instance": "EXTERNAL_SHARING_CREATE_REPORT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.external_sharing_report_failed": {"fq_name": "team_log.EventTypeArg.external_sharing_report_failed", "param_name": "externalSharingReportFailedValue", "static_instance": "EXTERNAL_SHARING_REPORT_FAILED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.no_expiration_link_gen_create_report": {"fq_name": "team_log.EventTypeArg.no_expiration_link_gen_create_report", "param_name": "noExpirationLinkGenCreateReportValue", "static_instance": "NO_EXPIRATION_LINK_GEN_CREATE_REPORT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.no_expiration_link_gen_report_failed": {"fq_name": "team_log.EventTypeArg.no_expiration_link_gen_report_failed", "param_name": "noExpirationLinkGenReportFailedValue", "static_instance": "NO_EXPIRATION_LINK_GEN_REPORT_FAILED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.no_password_link_gen_create_report": {"fq_name": "team_log.EventTypeArg.no_password_link_gen_create_report", "param_name": "noPasswordLinkGenCreateReportValue", "static_instance": "NO_PASSWORD_LINK_GEN_CREATE_REPORT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.no_password_link_gen_report_failed": {"fq_name": "team_log.EventTypeArg.no_password_link_gen_report_failed", "param_name": "noPasswordLinkGenReportFailedValue", "static_instance": "NO_PASSWORD_LINK_GEN_REPORT_FAILED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.no_password_link_view_create_report": {"fq_name": "team_log.EventTypeArg.no_password_link_view_create_report", "param_name": "noPasswordLinkViewCreateReportValue", "static_instance": "NO_PASSWORD_LINK_VIEW_CREATE_REPORT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.no_password_link_view_report_failed": {"fq_name": "team_log.EventTypeArg.no_password_link_view_report_failed", "param_name": "noPasswordLinkViewReportFailedValue", "static_instance": "NO_PASSWORD_LINK_VIEW_REPORT_FAILED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.outdated_link_view_create_report": {"fq_name": "team_log.EventTypeArg.outdated_link_view_create_report", "param_name": "outdatedLinkViewCreateReportValue", "static_instance": "OUTDATED_LINK_VIEW_CREATE_REPORT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.outdated_link_view_report_failed": {"fq_name": "team_log.EventTypeArg.outdated_link_view_report_failed", "param_name": "outdatedLinkViewReportFailedValue", "static_instance": "OUTDATED_LINK_VIEW_REPORT_FAILED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_admin_export_start": {"fq_name": "team_log.EventTypeArg.paper_admin_export_start", "param_name": "paperAdminExportStartValue", "static_instance": "PAPER_ADMIN_EXPORT_START", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.ransomware_alert_create_report": {"fq_name": "team_log.EventTypeArg.ransomware_alert_create_report", "param_name": "ransomwareAlertCreateReportValue", "static_instance": "RANSOMWARE_ALERT_CREATE_REPORT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.ransomware_alert_create_report_failed": {"fq_name": "team_log.EventTypeArg.ransomware_alert_create_report_failed", "param_name": "ransomwareAlertCreateReportFailedValue", "static_instance": "RANSOMWARE_ALERT_CREATE_REPORT_FAILED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.smart_sync_create_admin_privilege_report": {"fq_name": "team_log.EventTypeArg.smart_sync_create_admin_privilege_report", "param_name": "smartSyncCreateAdminPrivilegeReportValue", "static_instance": "SMART_SYNC_CREATE_ADMIN_PRIVILEGE_REPORT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_activity_create_report": {"fq_name": "team_log.EventTypeArg.team_activity_create_report", "param_name": "teamActivityCreateReportValue", "static_instance": "TEAM_ACTIVITY_CREATE_REPORT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_activity_create_report_fail": {"fq_name": "team_log.EventTypeArg.team_activity_create_report_fail", "param_name": "teamActivityCreateReportFailValue", "static_instance": "TEAM_ACTIVITY_CREATE_REPORT_FAIL", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.collection_share": {"fq_name": "team_log.EventTypeArg.collection_share", "param_name": "collectionShareValue", "static_instance": "COLLECTION_SHARE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_transfers_file_add": {"fq_name": "team_log.EventTypeArg.file_transfers_file_add", "param_name": "fileTransfersFileAddValue", "static_instance": "FILE_TRANSFERS_FILE_ADD", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_transfers_transfer_delete": {"fq_name": "team_log.EventTypeArg.file_transfers_transfer_delete", "param_name": "fileTransfersTransferDeleteValue", "static_instance": "FILE_TRANSFERS_TRANSFER_DELETE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_transfers_transfer_download": {"fq_name": "team_log.EventTypeArg.file_transfers_transfer_download", "param_name": "fileTransfersTransferDownloadValue", "static_instance": "FILE_TRANSFERS_TRANSFER_DOWNLOAD", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_transfers_transfer_send": {"fq_name": "team_log.EventTypeArg.file_transfers_transfer_send", "param_name": "fileTransfersTransferSendValue", "static_instance": "FILE_TRANSFERS_TRANSFER_SEND", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_transfers_transfer_view": {"fq_name": "team_log.EventTypeArg.file_transfers_transfer_view", "param_name": "fileTransfersTransferViewValue", "static_instance": "FILE_TRANSFERS_TRANSFER_VIEW", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.note_acl_invite_only": {"fq_name": "team_log.EventTypeArg.note_acl_invite_only", "param_name": "noteAclInviteOnlyValue", "static_instance": "NOTE_ACL_INVITE_ONLY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.note_acl_link": {"fq_name": "team_log.EventTypeArg.note_acl_link", "param_name": "noteAclLinkValue", "static_instance": "NOTE_ACL_LINK", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.note_acl_team_link": {"fq_name": "team_log.EventTypeArg.note_acl_team_link", "param_name": "noteAclTeamLinkValue", "static_instance": "NOTE_ACL_TEAM_LINK", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.note_shared": {"fq_name": "team_log.EventTypeArg.note_shared", "param_name": "noteSharedValue", "static_instance": "NOTE_SHARED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.note_share_receive": {"fq_name": "team_log.EventTypeArg.note_share_receive", "param_name": "noteShareReceiveValue", "static_instance": "NOTE_SHARE_RECEIVE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.open_note_shared": {"fq_name": "team_log.EventTypeArg.open_note_shared", "param_name": "openNoteSharedValue", "static_instance": "OPEN_NOTE_SHARED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.replay_file_shared_link_created": {"fq_name": "team_log.EventTypeArg.replay_file_shared_link_created", "param_name": "replayFileSharedLinkCreatedValue", "static_instance": "REPLAY_FILE_SHARED_LINK_CREATED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.replay_file_shared_link_modified": {"fq_name": "team_log.EventTypeArg.replay_file_shared_link_modified", "param_name": "replayFileSharedLinkModifiedValue", "static_instance": "REPLAY_FILE_SHARED_LINK_MODIFIED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.replay_project_team_add": {"fq_name": "team_log.EventTypeArg.replay_project_team_add", "param_name": "replayProjectTeamAddValue", "static_instance": "REPLAY_PROJECT_TEAM_ADD", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.replay_project_team_delete": {"fq_name": "team_log.EventTypeArg.replay_project_team_delete", "param_name": "replayProjectTeamDeleteValue", "static_instance": "REPLAY_PROJECT_TEAM_DELETE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sf_add_group": {"fq_name": "team_log.EventTypeArg.sf_add_group", "param_name": "sfAddGroupValue", "static_instance": "SF_ADD_GROUP", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sf_allow_non_members_to_view_shared_links": {"fq_name": "team_log.EventTypeArg.sf_allow_non_members_to_view_shared_links", "param_name": "sfAllowNonMembersToViewSharedLinksValue", "static_instance": "SF_ALLOW_NON_MEMBERS_TO_VIEW_SHARED_LINKS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sf_external_invite_warn": {"fq_name": "team_log.EventTypeArg.sf_external_invite_warn", "param_name": "sfExternalInviteWarnValue", "static_instance": "SF_EXTERNAL_INVITE_WARN", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sf_fb_invite": {"fq_name": "team_log.EventTypeArg.sf_fb_invite", "param_name": "sfFbInviteValue", "static_instance": "SF_FB_INVITE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sf_fb_invite_change_role": {"fq_name": "team_log.EventTypeArg.sf_fb_invite_change_role", "param_name": "sfFbInviteChangeRoleValue", "static_instance": "SF_FB_INVITE_CHANGE_ROLE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sf_fb_uninvite": {"fq_name": "team_log.EventTypeArg.sf_fb_uninvite", "param_name": "sfFbUninviteValue", "static_instance": "SF_FB_UNINVITE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sf_invite_group": {"fq_name": "team_log.EventTypeArg.sf_invite_group", "param_name": "sfInviteGroupValue", "static_instance": "SF_INVITE_GROUP", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sf_team_grant_access": {"fq_name": "team_log.EventTypeArg.sf_team_grant_access", "param_name": "sfTeamGrantAccessValue", "static_instance": "SF_TEAM_GRANT_ACCESS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sf_team_invite": {"fq_name": "team_log.EventTypeArg.sf_team_invite", "param_name": "sfTeamInviteValue", "static_instance": "SF_TEAM_INVITE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sf_team_invite_change_role": {"fq_name": "team_log.EventTypeArg.sf_team_invite_change_role", "param_name": "sfTeamInviteChangeRoleValue", "static_instance": "SF_TEAM_INVITE_CHANGE_ROLE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sf_team_join": {"fq_name": "team_log.EventTypeArg.sf_team_join", "param_name": "sfTeamJoinValue", "static_instance": "SF_TEAM_JOIN", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sf_team_join_from_oob_link": {"fq_name": "team_log.EventTypeArg.sf_team_join_from_oob_link", "param_name": "sfTeamJoinFromOobLinkValue", "static_instance": "SF_TEAM_JOIN_FROM_OOB_LINK", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sf_team_uninvite": {"fq_name": "team_log.EventTypeArg.sf_team_uninvite", "param_name": "sfTeamUninviteValue", "static_instance": "SF_TEAM_UNINVITE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_content_add_invitees": {"fq_name": "team_log.EventTypeArg.shared_content_add_invitees", "param_name": "sharedContentAddInviteesValue", "static_instance": "SHARED_CONTENT_ADD_INVITEES", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_content_add_link_expiry": {"fq_name": "team_log.EventTypeArg.shared_content_add_link_expiry", "param_name": "sharedContentAddLinkExpiryValue", "static_instance": "SHARED_CONTENT_ADD_LINK_EXPIRY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_content_add_link_password": {"fq_name": "team_log.EventTypeArg.shared_content_add_link_password", "param_name": "sharedContentAddLinkPasswordValue", "static_instance": "SHARED_CONTENT_ADD_LINK_PASSWORD", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_content_add_member": {"fq_name": "team_log.EventTypeArg.shared_content_add_member", "param_name": "sharedContentAddMemberValue", "static_instance": "SHARED_CONTENT_ADD_MEMBER", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_content_change_downloads_policy": {"fq_name": "team_log.EventTypeArg.shared_content_change_downloads_policy", "param_name": "sharedContentChangeDownloadsPolicyValue", "static_instance": "SHARED_CONTENT_CHANGE_DOWNLOADS_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_content_change_invitee_role": {"fq_name": "team_log.EventTypeArg.shared_content_change_invitee_role", "param_name": "sharedContentChangeInviteeRoleValue", "static_instance": "SHARED_CONTENT_CHANGE_INVITEE_ROLE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_content_change_link_audience": {"fq_name": "team_log.EventTypeArg.shared_content_change_link_audience", "param_name": "sharedContentChangeLinkAudienceValue", "static_instance": "SHARED_CONTENT_CHANGE_LINK_AUDIENCE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_content_change_link_expiry": {"fq_name": "team_log.EventTypeArg.shared_content_change_link_expiry", "param_name": "sharedContentChangeLinkExpiryValue", "static_instance": "SHARED_CONTENT_CHANGE_LINK_EXPIRY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_content_change_link_password": {"fq_name": "team_log.EventTypeArg.shared_content_change_link_password", "param_name": "sharedContentChangeLinkPasswordValue", "static_instance": "SHARED_CONTENT_CHANGE_LINK_PASSWORD", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_content_change_member_role": {"fq_name": "team_log.EventTypeArg.shared_content_change_member_role", "param_name": "sharedContentChangeMemberRoleValue", "static_instance": "SHARED_CONTENT_CHANGE_MEMBER_ROLE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_content_change_viewer_info_policy": {"fq_name": "team_log.EventTypeArg.shared_content_change_viewer_info_policy", "param_name": "sharedContentChangeViewerInfoPolicyValue", "static_instance": "SHARED_CONTENT_CHANGE_VIEWER_INFO_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_content_claim_invitation": {"fq_name": "team_log.EventTypeArg.shared_content_claim_invitation", "param_name": "sharedContentClaimInvitationValue", "static_instance": "SHARED_CONTENT_CLAIM_INVITATION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_content_copy": {"fq_name": "team_log.EventTypeArg.shared_content_copy", "param_name": "sharedContentCopyValue", "static_instance": "SHARED_CONTENT_COPY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_content_download": {"fq_name": "team_log.EventTypeArg.shared_content_download", "param_name": "sharedContentDownloadValue", "static_instance": "SHARED_CONTENT_DOWNLOAD", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_content_relinquish_membership": {"fq_name": "team_log.EventTypeArg.shared_content_relinquish_membership", "param_name": "sharedContentRelinquishMembershipValue", "static_instance": "SHARED_CONTENT_RELINQUISH_MEMBERSHIP", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_content_remove_invitees": {"fq_name": "team_log.EventTypeArg.shared_content_remove_invitees", "param_name": "sharedContentRemoveInviteesValue", "static_instance": "SHARED_CONTENT_REMOVE_INVITEES", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_content_remove_link_expiry": {"fq_name": "team_log.EventTypeArg.shared_content_remove_link_expiry", "param_name": "sharedContentRemoveLinkExpiryValue", "static_instance": "SHARED_CONTENT_REMOVE_LINK_EXPIRY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_content_remove_link_password": {"fq_name": "team_log.EventTypeArg.shared_content_remove_link_password", "param_name": "sharedContentRemoveLinkPasswordValue", "static_instance": "SHARED_CONTENT_REMOVE_LINK_PASSWORD", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_content_remove_member": {"fq_name": "team_log.EventTypeArg.shared_content_remove_member", "param_name": "sharedContentRemoveMemberValue", "static_instance": "SHARED_CONTENT_REMOVE_MEMBER", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_content_request_access": {"fq_name": "team_log.EventTypeArg.shared_content_request_access", "param_name": "sharedContentRequestAccessValue", "static_instance": "SHARED_CONTENT_REQUEST_ACCESS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_content_restore_invitees": {"fq_name": "team_log.EventTypeArg.shared_content_restore_invitees", "param_name": "sharedContentRestoreInviteesValue", "static_instance": "SHARED_CONTENT_RESTORE_INVITEES", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_content_restore_member": {"fq_name": "team_log.EventTypeArg.shared_content_restore_member", "param_name": "sharedContentRestoreMemberValue", "static_instance": "SHARED_CONTENT_RESTORE_MEMBER", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_content_unshare": {"fq_name": "team_log.EventTypeArg.shared_content_unshare", "param_name": "sharedContentUnshareValue", "static_instance": "SHARED_CONTENT_UNSHARE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_content_view": {"fq_name": "team_log.EventTypeArg.shared_content_view", "param_name": "sharedContentViewValue", "static_instance": "SHARED_CONTENT_VIEW", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_folder_change_link_policy": {"fq_name": "team_log.EventTypeArg.shared_folder_change_link_policy", "param_name": "sharedFolderChangeLinkPolicyValue", "static_instance": "SHARED_FOLDER_CHANGE_LINK_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_folder_change_members_inheritance_policy": {"fq_name": "team_log.EventTypeArg.shared_folder_change_members_inheritance_policy", "param_name": "sharedFolderChangeMembersInheritancePolicyValue", "static_instance": "SHARED_FOLDER_CHANGE_MEMBERS_INHERITANCE_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_folder_change_members_management_policy": {"fq_name": "team_log.EventTypeArg.shared_folder_change_members_management_policy", "param_name": "sharedFolderChangeMembersManagementPolicyValue", "static_instance": "SHARED_FOLDER_CHANGE_MEMBERS_MANAGEMENT_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_folder_change_members_policy": {"fq_name": "team_log.EventTypeArg.shared_folder_change_members_policy", "param_name": "sharedFolderChangeMembersPolicyValue", "static_instance": "SHARED_FOLDER_CHANGE_MEMBERS_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_folder_create": {"fq_name": "team_log.EventTypeArg.shared_folder_create", "param_name": "sharedFolderCreateValue", "static_instance": "SHARED_FOLDER_CREATE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_folder_decline_invitation": {"fq_name": "team_log.EventTypeArg.shared_folder_decline_invitation", "param_name": "sharedFolderDeclineInvitationValue", "static_instance": "SHARED_FOLDER_DECLINE_INVITATION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_folder_mount": {"fq_name": "team_log.EventTypeArg.shared_folder_mount", "param_name": "sharedFolderMountValue", "static_instance": "SHARED_FOLDER_MOUNT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_folder_nest": {"fq_name": "team_log.EventTypeArg.shared_folder_nest", "param_name": "sharedFolderNestValue", "static_instance": "SHARED_FOLDER_NEST", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_folder_transfer_ownership": {"fq_name": "team_log.EventTypeArg.shared_folder_transfer_ownership", "param_name": "sharedFolderTransferOwnershipValue", "static_instance": "SHARED_FOLDER_TRANSFER_OWNERSHIP", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_folder_unmount": {"fq_name": "team_log.EventTypeArg.shared_folder_unmount", "param_name": "sharedFolderUnmountValue", "static_instance": "SHARED_FOLDER_UNMOUNT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_link_add_expiry": {"fq_name": "team_log.EventTypeArg.shared_link_add_expiry", "param_name": "sharedLinkAddExpiryValue", "static_instance": "SHARED_LINK_ADD_EXPIRY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_link_change_expiry": {"fq_name": "team_log.EventTypeArg.shared_link_change_expiry", "param_name": "sharedLinkChangeExpiryValue", "static_instance": "SHARED_LINK_CHANGE_EXPIRY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_link_change_visibility": {"fq_name": "team_log.EventTypeArg.shared_link_change_visibility", "param_name": "sharedLinkChangeVisibilityValue", "static_instance": "SHARED_LINK_CHANGE_VISIBILITY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_link_copy": {"fq_name": "team_log.EventTypeArg.shared_link_copy", "param_name": "sharedLinkCopyValue", "static_instance": "SHARED_LINK_COPY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_link_create": {"fq_name": "team_log.EventTypeArg.shared_link_create", "param_name": "sharedLinkCreateValue", "static_instance": "SHARED_LINK_CREATE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_link_disable": {"fq_name": "team_log.EventTypeArg.shared_link_disable", "param_name": "sharedLinkDisableValue", "static_instance": "SHARED_LINK_DISABLE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_link_download": {"fq_name": "team_log.EventTypeArg.shared_link_download", "param_name": "sharedLinkDownloadValue", "static_instance": "SHARED_LINK_DOWNLOAD", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_link_remove_expiry": {"fq_name": "team_log.EventTypeArg.shared_link_remove_expiry", "param_name": "sharedLinkRemoveExpiryValue", "static_instance": "SHARED_LINK_REMOVE_EXPIRY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_link_settings_add_expiration": {"fq_name": "team_log.EventTypeArg.shared_link_settings_add_expiration", "param_name": "sharedLinkSettingsAddExpirationValue", "static_instance": "SHARED_LINK_SETTINGS_ADD_EXPIRATION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_link_settings_add_password": {"fq_name": "team_log.EventTypeArg.shared_link_settings_add_password", "param_name": "sharedLinkSettingsAddPasswordValue", "static_instance": "SHARED_LINK_SETTINGS_ADD_PASSWORD", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_link_settings_allow_download_disabled": {"fq_name": "team_log.EventTypeArg.shared_link_settings_allow_download_disabled", "param_name": "sharedLinkSettingsAllowDownloadDisabledValue", "static_instance": "SHARED_LINK_SETTINGS_ALLOW_DOWNLOAD_DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_link_settings_allow_download_enabled": {"fq_name": "team_log.EventTypeArg.shared_link_settings_allow_download_enabled", "param_name": "sharedLinkSettingsAllowDownloadEnabledValue", "static_instance": "SHARED_LINK_SETTINGS_ALLOW_DOWNLOAD_ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_link_settings_change_audience": {"fq_name": "team_log.EventTypeArg.shared_link_settings_change_audience", "param_name": "sharedLinkSettingsChangeAudienceValue", "static_instance": "SHARED_LINK_SETTINGS_CHANGE_AUDIENCE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_link_settings_change_expiration": {"fq_name": "team_log.EventTypeArg.shared_link_settings_change_expiration", "param_name": "sharedLinkSettingsChangeExpirationValue", "static_instance": "SHARED_LINK_SETTINGS_CHANGE_EXPIRATION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_link_settings_change_password": {"fq_name": "team_log.EventTypeArg.shared_link_settings_change_password", "param_name": "sharedLinkSettingsChangePasswordValue", "static_instance": "SHARED_LINK_SETTINGS_CHANGE_PASSWORD", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_link_settings_remove_expiration": {"fq_name": "team_log.EventTypeArg.shared_link_settings_remove_expiration", "param_name": "sharedLinkSettingsRemoveExpirationValue", "static_instance": "SHARED_LINK_SETTINGS_REMOVE_EXPIRATION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_link_settings_remove_password": {"fq_name": "team_log.EventTypeArg.shared_link_settings_remove_password", "param_name": "sharedLinkSettingsRemovePasswordValue", "static_instance": "SHARED_LINK_SETTINGS_REMOVE_PASSWORD", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_link_share": {"fq_name": "team_log.EventTypeArg.shared_link_share", "param_name": "sharedLinkShareValue", "static_instance": "SHARED_LINK_SHARE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_link_view": {"fq_name": "team_log.EventTypeArg.shared_link_view", "param_name": "sharedLinkViewValue", "static_instance": "SHARED_LINK_VIEW", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_note_opened": {"fq_name": "team_log.EventTypeArg.shared_note_opened", "param_name": "sharedNoteOpenedValue", "static_instance": "SHARED_NOTE_OPENED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shmodel_disable_downloads": {"fq_name": "team_log.EventTypeArg.shmodel_disable_downloads", "param_name": "shmodelDisableDownloadsValue", "static_instance": "SHMODEL_DISABLE_DOWNLOADS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shmodel_enable_downloads": {"fq_name": "team_log.EventTypeArg.shmodel_enable_downloads", "param_name": "shmodelEnableDownloadsValue", "static_instance": "SHMODEL_ENABLE_DOWNLOADS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shmodel_group_share": {"fq_name": "team_log.EventTypeArg.shmodel_group_share", "param_name": "shmodelGroupShareValue", "static_instance": "SHMODEL_GROUP_SHARE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_access_granted": {"fq_name": "team_log.EventTypeArg.showcase_access_granted", "param_name": "showcaseAccessGrantedValue", "static_instance": "SHOWCASE_ACCESS_GRANTED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_add_member": {"fq_name": "team_log.EventTypeArg.showcase_add_member", "param_name": "showcaseAddMemberValue", "static_instance": "SHOWCASE_ADD_MEMBER", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_archived": {"fq_name": "team_log.EventTypeArg.showcase_archived", "param_name": "showcaseArchivedValue", "static_instance": "SHOWCASE_ARCHIVED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_created": {"fq_name": "team_log.EventTypeArg.showcase_created", "param_name": "showcaseCreatedValue", "static_instance": "SHOWCASE_CREATED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_delete_comment": {"fq_name": "team_log.EventTypeArg.showcase_delete_comment", "param_name": "showcaseDeleteCommentValue", "static_instance": "SHOWCASE_DELETE_COMMENT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_edited": {"fq_name": "team_log.EventTypeArg.showcase_edited", "param_name": "showcaseEditedValue", "static_instance": "SHOWCASE_EDITED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_edit_comment": {"fq_name": "team_log.EventTypeArg.showcase_edit_comment", "param_name": "showcaseEditCommentValue", "static_instance": "SHOWCASE_EDIT_COMMENT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_file_added": {"fq_name": "team_log.EventTypeArg.showcase_file_added", "param_name": "showcaseFileAddedValue", "static_instance": "SHOWCASE_FILE_ADDED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_file_download": {"fq_name": "team_log.EventTypeArg.showcase_file_download", "param_name": "showcaseFileDownloadValue", "static_instance": "SHOWCASE_FILE_DOWNLOAD", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_file_removed": {"fq_name": "team_log.EventTypeArg.showcase_file_removed", "param_name": "showcaseFileRemovedValue", "static_instance": "SHOWCASE_FILE_REMOVED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_file_view": {"fq_name": "team_log.EventTypeArg.showcase_file_view", "param_name": "showcaseFileViewValue", "static_instance": "SHOWCASE_FILE_VIEW", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_permanently_deleted": {"fq_name": "team_log.EventTypeArg.showcase_permanently_deleted", "param_name": "showcasePermanentlyDeletedValue", "static_instance": "SHOWCASE_PERMANENTLY_DELETED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_post_comment": {"fq_name": "team_log.EventTypeArg.showcase_post_comment", "param_name": "showcasePostCommentValue", "static_instance": "SHOWCASE_POST_COMMENT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_remove_member": {"fq_name": "team_log.EventTypeArg.showcase_remove_member", "param_name": "showcaseRemoveMemberValue", "static_instance": "SHOWCASE_REMOVE_MEMBER", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_renamed": {"fq_name": "team_log.EventTypeArg.showcase_renamed", "param_name": "showcaseRenamedValue", "static_instance": "SHOWCASE_RENAMED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_request_access": {"fq_name": "team_log.EventTypeArg.showcase_request_access", "param_name": "showcaseRequestAccessValue", "static_instance": "SHOWCASE_REQUEST_ACCESS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_resolve_comment": {"fq_name": "team_log.EventTypeArg.showcase_resolve_comment", "param_name": "showcaseResolveCommentValue", "static_instance": "SHOWCASE_RESOLVE_COMMENT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_restored": {"fq_name": "team_log.EventTypeArg.showcase_restored", "param_name": "showcaseRestoredValue", "static_instance": "SHOWCASE_RESTORED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_trashed": {"fq_name": "team_log.EventTypeArg.showcase_trashed", "param_name": "showcaseTrashedValue", "static_instance": "SHOWCASE_TRASHED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_trashed_deprecated": {"fq_name": "team_log.EventTypeArg.showcase_trashed_deprecated", "param_name": "showcaseTrashedDeprecatedValue", "static_instance": "SHOWCASE_TRASHED_DEPRECATED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_unresolve_comment": {"fq_name": "team_log.EventTypeArg.showcase_unresolve_comment", "param_name": "showcaseUnresolveCommentValue", "static_instance": "SHOWCASE_UNRESOLVE_COMMENT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_untrashed": {"fq_name": "team_log.EventTypeArg.showcase_untrashed", "param_name": "showcaseUntrashedValue", "static_instance": "SHOWCASE_UNTRASHED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_untrashed_deprecated": {"fq_name": "team_log.EventTypeArg.showcase_untrashed_deprecated", "param_name": "showcaseUntrashedDeprecatedValue", "static_instance": "SHOWCASE_UNTRASHED_DEPRECATED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_view": {"fq_name": "team_log.EventTypeArg.showcase_view", "param_name": "showcaseViewValue", "static_instance": "SHOWCASE_VIEW", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sso_add_cert": {"fq_name": "team_log.EventTypeArg.sso_add_cert", "param_name": "ssoAddCertValue", "static_instance": "SSO_ADD_CERT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sso_add_login_url": {"fq_name": "team_log.EventTypeArg.sso_add_login_url", "param_name": "ssoAddLoginUrlValue", "static_instance": "SSO_ADD_LOGIN_URL", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sso_add_logout_url": {"fq_name": "team_log.EventTypeArg.sso_add_logout_url", "param_name": "ssoAddLogoutUrlValue", "static_instance": "SSO_ADD_LOGOUT_URL", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sso_change_cert": {"fq_name": "team_log.EventTypeArg.sso_change_cert", "param_name": "ssoChangeCertValue", "static_instance": "SSO_CHANGE_CERT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sso_change_login_url": {"fq_name": "team_log.EventTypeArg.sso_change_login_url", "param_name": "ssoChangeLoginUrlValue", "static_instance": "SSO_CHANGE_LOGIN_URL", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sso_change_logout_url": {"fq_name": "team_log.EventTypeArg.sso_change_logout_url", "param_name": "ssoChangeLogoutUrlValue", "static_instance": "SSO_CHANGE_LOGOUT_URL", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sso_change_saml_identity_mode": {"fq_name": "team_log.EventTypeArg.sso_change_saml_identity_mode", "param_name": "ssoChangeSamlIdentityModeValue", "static_instance": "SSO_CHANGE_SAML_IDENTITY_MODE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sso_remove_cert": {"fq_name": "team_log.EventTypeArg.sso_remove_cert", "param_name": "ssoRemoveCertValue", "static_instance": "SSO_REMOVE_CERT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sso_remove_login_url": {"fq_name": "team_log.EventTypeArg.sso_remove_login_url", "param_name": "ssoRemoveLoginUrlValue", "static_instance": "SSO_REMOVE_LOGIN_URL", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sso_remove_logout_url": {"fq_name": "team_log.EventTypeArg.sso_remove_logout_url", "param_name": "ssoRemoveLogoutUrlValue", "static_instance": "SSO_REMOVE_LOGOUT_URL", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_folder_change_status": {"fq_name": "team_log.EventTypeArg.team_folder_change_status", "param_name": "teamFolderChangeStatusValue", "static_instance": "TEAM_FOLDER_CHANGE_STATUS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_folder_create": {"fq_name": "team_log.EventTypeArg.team_folder_create", "param_name": "teamFolderCreateValue", "static_instance": "TEAM_FOLDER_CREATE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_folder_downgrade": {"fq_name": "team_log.EventTypeArg.team_folder_downgrade", "param_name": "teamFolderDowngradeValue", "static_instance": "TEAM_FOLDER_DOWNGRADE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_folder_permanently_delete": {"fq_name": "team_log.EventTypeArg.team_folder_permanently_delete", "param_name": "teamFolderPermanentlyDeleteValue", "static_instance": "TEAM_FOLDER_PERMANENTLY_DELETE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_folder_rename": {"fq_name": "team_log.EventTypeArg.team_folder_rename", "param_name": "teamFolderRenameValue", "static_instance": "TEAM_FOLDER_RENAME", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_selective_sync_settings_changed": {"fq_name": "team_log.EventTypeArg.team_selective_sync_settings_changed", "param_name": "teamSelectiveSyncSettingsChangedValue", "static_instance": "TEAM_SELECTIVE_SYNC_SETTINGS_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.account_capture_change_policy": {"fq_name": "team_log.EventTypeArg.account_capture_change_policy", "param_name": "accountCaptureChangePolicyValue", "static_instance": "ACCOUNT_CAPTURE_CHANGE_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.admin_email_reminders_changed": {"fq_name": "team_log.EventTypeArg.admin_email_reminders_changed", "param_name": "adminEmailRemindersChangedValue", "static_instance": "ADMIN_EMAIL_REMINDERS_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.allow_download_disabled": {"fq_name": "team_log.EventTypeArg.allow_download_disabled", "param_name": "allowDownloadDisabledValue", "static_instance": "ALLOW_DOWNLOAD_DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.allow_download_enabled": {"fq_name": "team_log.EventTypeArg.allow_download_enabled", "param_name": "allowDownloadEnabledValue", "static_instance": "ALLOW_DOWNLOAD_ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.app_permissions_changed": {"fq_name": "team_log.EventTypeArg.app_permissions_changed", "param_name": "appPermissionsChangedValue", "static_instance": "APP_PERMISSIONS_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.camera_uploads_policy_changed": {"fq_name": "team_log.EventTypeArg.camera_uploads_policy_changed", "param_name": "cameraUploadsPolicyChangedValue", "static_instance": "CAMERA_UPLOADS_POLICY_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.capture_transcript_policy_changed": {"fq_name": "team_log.EventTypeArg.capture_transcript_policy_changed", "param_name": "captureTranscriptPolicyChangedValue", "static_instance": "CAPTURE_TRANSCRIPT_POLICY_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.classification_change_policy": {"fq_name": "team_log.EventTypeArg.classification_change_policy", "param_name": "classificationChangePolicyValue", "static_instance": "CLASSIFICATION_CHANGE_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.computer_backup_policy_changed": {"fq_name": "team_log.EventTypeArg.computer_backup_policy_changed", "param_name": "computerBackupPolicyChangedValue", "static_instance": "COMPUTER_BACKUP_POLICY_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.content_administration_policy_changed": {"fq_name": "team_log.EventTypeArg.content_administration_policy_changed", "param_name": "contentAdministrationPolicyChangedValue", "static_instance": "CONTENT_ADMINISTRATION_POLICY_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.data_placement_restriction_change_policy": {"fq_name": "team_log.EventTypeArg.data_placement_restriction_change_policy", "param_name": "dataPlacementRestrictionChangePolicyValue", "static_instance": "DATA_PLACEMENT_RESTRICTION_CHANGE_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.data_placement_restriction_satisfy_policy": {"fq_name": "team_log.EventTypeArg.data_placement_restriction_satisfy_policy", "param_name": "dataPlacementRestrictionSatisfyPolicyValue", "static_instance": "DATA_PLACEMENT_RESTRICTION_SATISFY_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.device_approvals_add_exception": {"fq_name": "team_log.EventTypeArg.device_approvals_add_exception", "param_name": "deviceApprovalsAddExceptionValue", "static_instance": "DEVICE_APPROVALS_ADD_EXCEPTION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.device_approvals_change_desktop_policy": {"fq_name": "team_log.EventTypeArg.device_approvals_change_desktop_policy", "param_name": "deviceApprovalsChangeDesktopPolicyValue", "static_instance": "DEVICE_APPROVALS_CHANGE_DESKTOP_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.device_approvals_change_mobile_policy": {"fq_name": "team_log.EventTypeArg.device_approvals_change_mobile_policy", "param_name": "deviceApprovalsChangeMobilePolicyValue", "static_instance": "DEVICE_APPROVALS_CHANGE_MOBILE_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.device_approvals_change_overage_action": {"fq_name": "team_log.EventTypeArg.device_approvals_change_overage_action", "param_name": "deviceApprovalsChangeOverageActionValue", "static_instance": "DEVICE_APPROVALS_CHANGE_OVERAGE_ACTION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.device_approvals_change_unlink_action": {"fq_name": "team_log.EventTypeArg.device_approvals_change_unlink_action", "param_name": "deviceApprovalsChangeUnlinkActionValue", "static_instance": "DEVICE_APPROVALS_CHANGE_UNLINK_ACTION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.device_approvals_remove_exception": {"fq_name": "team_log.EventTypeArg.device_approvals_remove_exception", "param_name": "deviceApprovalsRemoveExceptionValue", "static_instance": "DEVICE_APPROVALS_REMOVE_EXCEPTION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.directory_restrictions_add_members": {"fq_name": "team_log.EventTypeArg.directory_restrictions_add_members", "param_name": "directoryRestrictionsAddMembersValue", "static_instance": "DIRECTORY_RESTRICTIONS_ADD_MEMBERS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.directory_restrictions_remove_members": {"fq_name": "team_log.EventTypeArg.directory_restrictions_remove_members", "param_name": "directoryRestrictionsRemoveMembersValue", "static_instance": "DIRECTORY_RESTRICTIONS_REMOVE_MEMBERS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.dropbox_passwords_policy_changed": {"fq_name": "team_log.EventTypeArg.dropbox_passwords_policy_changed", "param_name": "dropboxPasswordsPolicyChangedValue", "static_instance": "DROPBOX_PASSWORDS_POLICY_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.email_ingest_policy_changed": {"fq_name": "team_log.EventTypeArg.email_ingest_policy_changed", "param_name": "emailIngestPolicyChangedValue", "static_instance": "EMAIL_INGEST_POLICY_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.emm_add_exception": {"fq_name": "team_log.EventTypeArg.emm_add_exception", "param_name": "emmAddExceptionValue", "static_instance": "EMM_ADD_EXCEPTION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.emm_change_policy": {"fq_name": "team_log.EventTypeArg.emm_change_policy", "param_name": "emmChangePolicyValue", "static_instance": "EMM_CHANGE_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.emm_remove_exception": {"fq_name": "team_log.EventTypeArg.emm_remove_exception", "param_name": "emmRemoveExceptionValue", "static_instance": "EMM_REMOVE_EXCEPTION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.extended_version_history_change_policy": {"fq_name": "team_log.EventTypeArg.extended_version_history_change_policy", "param_name": "extendedVersionHistoryChangePolicyValue", "static_instance": "EXTENDED_VERSION_HISTORY_CHANGE_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.external_drive_backup_policy_changed": {"fq_name": "team_log.EventTypeArg.external_drive_backup_policy_changed", "param_name": "externalDriveBackupPolicyChangedValue", "static_instance": "EXTERNAL_DRIVE_BACKUP_POLICY_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_comments_change_policy": {"fq_name": "team_log.EventTypeArg.file_comments_change_policy", "param_name": "fileCommentsChangePolicyValue", "static_instance": "FILE_COMMENTS_CHANGE_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_locking_policy_changed": {"fq_name": "team_log.EventTypeArg.file_locking_policy_changed", "param_name": "fileLockingPolicyChangedValue", "static_instance": "FILE_LOCKING_POLICY_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_provider_migration_policy_changed": {"fq_name": "team_log.EventTypeArg.file_provider_migration_policy_changed", "param_name": "fileProviderMigrationPolicyChangedValue", "static_instance": "FILE_PROVIDER_MIGRATION_POLICY_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_requests_change_policy": {"fq_name": "team_log.EventTypeArg.file_requests_change_policy", "param_name": "fileRequestsChangePolicyValue", "static_instance": "FILE_REQUESTS_CHANGE_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_requests_emails_enabled": {"fq_name": "team_log.EventTypeArg.file_requests_emails_enabled", "param_name": "fileRequestsEmailsEnabledValue", "static_instance": "FILE_REQUESTS_EMAILS_ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_requests_emails_restricted_to_team_only": {"fq_name": "team_log.EventTypeArg.file_requests_emails_restricted_to_team_only", "param_name": "fileRequestsEmailsRestrictedToTeamOnlyValue", "static_instance": "FILE_REQUESTS_EMAILS_RESTRICTED_TO_TEAM_ONLY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_transfers_policy_changed": {"fq_name": "team_log.EventTypeArg.file_transfers_policy_changed", "param_name": "fileTransfersPolicyChangedValue", "static_instance": "FILE_TRANSFERS_POLICY_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.folder_link_restriction_policy_changed": {"fq_name": "team_log.EventTypeArg.folder_link_restriction_policy_changed", "param_name": "folderLinkRestrictionPolicyChangedValue", "static_instance": "FOLDER_LINK_RESTRICTION_POLICY_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.google_sso_change_policy": {"fq_name": "team_log.EventTypeArg.google_sso_change_policy", "param_name": "googleSsoChangePolicyValue", "static_instance": "GOOGLE_SSO_CHANGE_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.group_user_management_change_policy": {"fq_name": "team_log.EventTypeArg.group_user_management_change_policy", "param_name": "groupUserManagementChangePolicyValue", "static_instance": "GROUP_USER_MANAGEMENT_CHANGE_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.integration_policy_changed": {"fq_name": "team_log.EventTypeArg.integration_policy_changed", "param_name": "integrationPolicyChangedValue", "static_instance": "INTEGRATION_POLICY_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.invite_acceptance_email_policy_changed": {"fq_name": "team_log.EventTypeArg.invite_acceptance_email_policy_changed", "param_name": "inviteAcceptanceEmailPolicyChangedValue", "static_instance": "INVITE_ACCEPTANCE_EMAIL_POLICY_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_requests_change_policy": {"fq_name": "team_log.EventTypeArg.member_requests_change_policy", "param_name": "memberRequestsChangePolicyValue", "static_instance": "MEMBER_REQUESTS_CHANGE_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_send_invite_policy_changed": {"fq_name": "team_log.EventTypeArg.member_send_invite_policy_changed", "param_name": "memberSendInvitePolicyChangedValue", "static_instance": "MEMBER_SEND_INVITE_POLICY_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_space_limits_add_exception": {"fq_name": "team_log.EventTypeArg.member_space_limits_add_exception", "param_name": "memberSpaceLimitsAddExceptionValue", "static_instance": "MEMBER_SPACE_LIMITS_ADD_EXCEPTION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_space_limits_change_caps_type_policy": {"fq_name": "team_log.EventTypeArg.member_space_limits_change_caps_type_policy", "param_name": "memberSpaceLimitsChangeCapsTypePolicyValue", "static_instance": "MEMBER_SPACE_LIMITS_CHANGE_CAPS_TYPE_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_space_limits_change_policy": {"fq_name": "team_log.EventTypeArg.member_space_limits_change_policy", "param_name": "memberSpaceLimitsChangePolicyValue", "static_instance": "MEMBER_SPACE_LIMITS_CHANGE_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_space_limits_remove_exception": {"fq_name": "team_log.EventTypeArg.member_space_limits_remove_exception", "param_name": "memberSpaceLimitsRemoveExceptionValue", "static_instance": "MEMBER_SPACE_LIMITS_REMOVE_EXCEPTION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_suggestions_change_policy": {"fq_name": "team_log.EventTypeArg.member_suggestions_change_policy", "param_name": "memberSuggestionsChangePolicyValue", "static_instance": "MEMBER_SUGGESTIONS_CHANGE_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.microsoft_office_addin_change_policy": {"fq_name": "team_log.EventTypeArg.microsoft_office_addin_change_policy", "param_name": "microsoftOfficeAddinChangePolicyValue", "static_instance": "MICROSOFT_OFFICE_ADDIN_CHANGE_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.network_control_change_policy": {"fq_name": "team_log.EventTypeArg.network_control_change_policy", "param_name": "networkControlChangePolicyValue", "static_instance": "NETWORK_CONTROL_CHANGE_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_change_deployment_policy": {"fq_name": "team_log.EventTypeArg.paper_change_deployment_policy", "param_name": "paperChangeDeploymentPolicyValue", "static_instance": "PAPER_CHANGE_DEPLOYMENT_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_change_member_link_policy": {"fq_name": "team_log.EventTypeArg.paper_change_member_link_policy", "param_name": "paperChangeMemberLinkPolicyValue", "static_instance": "PAPER_CHANGE_MEMBER_LINK_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_change_member_policy": {"fq_name": "team_log.EventTypeArg.paper_change_member_policy", "param_name": "paperChangeMemberPolicyValue", "static_instance": "PAPER_CHANGE_MEMBER_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_change_policy": {"fq_name": "team_log.EventTypeArg.paper_change_policy", "param_name": "paperChangePolicyValue", "static_instance": "PAPER_CHANGE_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_default_folder_policy_changed": {"fq_name": "team_log.EventTypeArg.paper_default_folder_policy_changed", "param_name": "paperDefaultFolderPolicyChangedValue", "static_instance": "PAPER_DEFAULT_FOLDER_POLICY_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_desktop_policy_changed": {"fq_name": "team_log.EventTypeArg.paper_desktop_policy_changed", "param_name": "paperDesktopPolicyChangedValue", "static_instance": "PAPER_DESKTOP_POLICY_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_enabled_users_group_addition": {"fq_name": "team_log.EventTypeArg.paper_enabled_users_group_addition", "param_name": "paperEnabledUsersGroupAdditionValue", "static_instance": "PAPER_ENABLED_USERS_GROUP_ADDITION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_enabled_users_group_removal": {"fq_name": "team_log.EventTypeArg.paper_enabled_users_group_removal", "param_name": "paperEnabledUsersGroupRemovalValue", "static_instance": "PAPER_ENABLED_USERS_GROUP_REMOVAL", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.password_strength_requirements_change_policy": {"fq_name": "team_log.EventTypeArg.password_strength_requirements_change_policy", "param_name": "passwordStrengthRequirementsChangePolicyValue", "static_instance": "PASSWORD_STRENGTH_REQUIREMENTS_CHANGE_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.permanent_delete_change_policy": {"fq_name": "team_log.EventTypeArg.permanent_delete_change_policy", "param_name": "permanentDeleteChangePolicyValue", "static_instance": "PERMANENT_DELETE_CHANGE_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.reseller_support_change_policy": {"fq_name": "team_log.EventTypeArg.reseller_support_change_policy", "param_name": "resellerSupportChangePolicyValue", "static_instance": "RESELLER_SUPPORT_CHANGE_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.rewind_policy_changed": {"fq_name": "team_log.EventTypeArg.rewind_policy_changed", "param_name": "rewindPolicyChangedValue", "static_instance": "REWIND_POLICY_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.send_for_signature_policy_changed": {"fq_name": "team_log.EventTypeArg.send_for_signature_policy_changed", "param_name": "sendForSignaturePolicyChangedValue", "static_instance": "SEND_FOR_SIGNATURE_POLICY_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sharing_change_folder_join_policy": {"fq_name": "team_log.EventTypeArg.sharing_change_folder_join_policy", "param_name": "sharingChangeFolderJoinPolicyValue", "static_instance": "SHARING_CHANGE_FOLDER_JOIN_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sharing_change_link_allow_change_expiration_policy": {"fq_name": "team_log.EventTypeArg.sharing_change_link_allow_change_expiration_policy", "param_name": "sharingChangeLinkAllowChangeExpirationPolicyValue", "static_instance": "SHARING_CHANGE_LINK_ALLOW_CHANGE_EXPIRATION_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sharing_change_link_default_expiration_policy": {"fq_name": "team_log.EventTypeArg.sharing_change_link_default_expiration_policy", "param_name": "sharingChangeLinkDefaultExpirationPolicyValue", "static_instance": "SHARING_CHANGE_LINK_DEFAULT_EXPIRATION_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sharing_change_link_enforce_password_policy": {"fq_name": "team_log.EventTypeArg.sharing_change_link_enforce_password_policy", "param_name": "sharingChangeLinkEnforcePasswordPolicyValue", "static_instance": "SHARING_CHANGE_LINK_ENFORCE_PASSWORD_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sharing_change_link_policy": {"fq_name": "team_log.EventTypeArg.sharing_change_link_policy", "param_name": "sharingChangeLinkPolicyValue", "static_instance": "SHARING_CHANGE_LINK_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sharing_change_member_policy": {"fq_name": "team_log.EventTypeArg.sharing_change_member_policy", "param_name": "sharingChangeMemberPolicyValue", "static_instance": "SHARING_CHANGE_MEMBER_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_change_download_policy": {"fq_name": "team_log.EventTypeArg.showcase_change_download_policy", "param_name": "showcaseChangeDownloadPolicyValue", "static_instance": "SHOWCASE_CHANGE_DOWNLOAD_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_change_enabled_policy": {"fq_name": "team_log.EventTypeArg.showcase_change_enabled_policy", "param_name": "showcaseChangeEnabledPolicyValue", "static_instance": "SHOWCASE_CHANGE_ENABLED_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_change_external_sharing_policy": {"fq_name": "team_log.EventTypeArg.showcase_change_external_sharing_policy", "param_name": "showcaseChangeExternalSharingPolicyValue", "static_instance": "SHOWCASE_CHANGE_EXTERNAL_SHARING_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.smarter_smart_sync_policy_changed": {"fq_name": "team_log.EventTypeArg.smarter_smart_sync_policy_changed", "param_name": "smarterSmartSyncPolicyChangedValue", "static_instance": "SMARTER_SMART_SYNC_POLICY_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.smart_sync_change_policy": {"fq_name": "team_log.EventTypeArg.smart_sync_change_policy", "param_name": "smartSyncChangePolicyValue", "static_instance": "SMART_SYNC_CHANGE_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.smart_sync_not_opt_out": {"fq_name": "team_log.EventTypeArg.smart_sync_not_opt_out", "param_name": "smartSyncNotOptOutValue", "static_instance": "SMART_SYNC_NOT_OPT_OUT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.smart_sync_opt_out": {"fq_name": "team_log.EventTypeArg.smart_sync_opt_out", "param_name": "smartSyncOptOutValue", "static_instance": "SMART_SYNC_OPT_OUT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sso_change_policy": {"fq_name": "team_log.EventTypeArg.sso_change_policy", "param_name": "ssoChangePolicyValue", "static_instance": "SSO_CHANGE_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_branding_policy_changed": {"fq_name": "team_log.EventTypeArg.team_branding_policy_changed", "param_name": "teamBrandingPolicyChangedValue", "static_instance": "TEAM_BRANDING_POLICY_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_extensions_policy_changed": {"fq_name": "team_log.EventTypeArg.team_extensions_policy_changed", "param_name": "teamExtensionsPolicyChangedValue", "static_instance": "TEAM_EXTENSIONS_POLICY_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_selective_sync_policy_changed": {"fq_name": "team_log.EventTypeArg.team_selective_sync_policy_changed", "param_name": "teamSelectiveSyncPolicyChangedValue", "static_instance": "TEAM_SELECTIVE_SYNC_POLICY_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_sharing_whitelist_subjects_changed": {"fq_name": "team_log.EventTypeArg.team_sharing_whitelist_subjects_changed", "param_name": "teamSharingWhitelistSubjectsChangedValue", "static_instance": "TEAM_SHARING_WHITELIST_SUBJECTS_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.tfa_add_exception": {"fq_name": "team_log.EventTypeArg.tfa_add_exception", "param_name": "tfaAddExceptionValue", "static_instance": "TFA_ADD_EXCEPTION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.tfa_change_policy": {"fq_name": "team_log.EventTypeArg.tfa_change_policy", "param_name": "tfaChangePolicyValue", "static_instance": "TFA_CHANGE_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.tfa_remove_exception": {"fq_name": "team_log.EventTypeArg.tfa_remove_exception", "param_name": "tfaRemoveExceptionValue", "static_instance": "TFA_REMOVE_EXCEPTION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.two_account_change_policy": {"fq_name": "team_log.EventTypeArg.two_account_change_policy", "param_name": "twoAccountChangePolicyValue", "static_instance": "TWO_ACCOUNT_CHANGE_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.viewer_info_policy_changed": {"fq_name": "team_log.EventTypeArg.viewer_info_policy_changed", "param_name": "viewerInfoPolicyChangedValue", "static_instance": "VIEWER_INFO_POLICY_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.watermarking_policy_changed": {"fq_name": "team_log.EventTypeArg.watermarking_policy_changed", "param_name": "watermarkingPolicyChangedValue", "static_instance": "WATERMARKING_POLICY_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.web_sessions_change_active_session_limit": {"fq_name": "team_log.EventTypeArg.web_sessions_change_active_session_limit", "param_name": "webSessionsChangeActiveSessionLimitValue", "static_instance": "WEB_SESSIONS_CHANGE_ACTIVE_SESSION_LIMIT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.web_sessions_change_fixed_length_policy": {"fq_name": "team_log.EventTypeArg.web_sessions_change_fixed_length_policy", "param_name": "webSessionsChangeFixedLengthPolicyValue", "static_instance": "WEB_SESSIONS_CHANGE_FIXED_LENGTH_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.web_sessions_change_idle_length_policy": {"fq_name": "team_log.EventTypeArg.web_sessions_change_idle_length_policy", "param_name": "webSessionsChangeIdleLengthPolicyValue", "static_instance": "WEB_SESSIONS_CHANGE_IDLE_LENGTH_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.data_residency_migration_request_successful": {"fq_name": "team_log.EventTypeArg.data_residency_migration_request_successful", "param_name": "dataResidencyMigrationRequestSuccessfulValue", "static_instance": "DATA_RESIDENCY_MIGRATION_REQUEST_SUCCESSFUL", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.data_residency_migration_request_unsuccessful": {"fq_name": "team_log.EventTypeArg.data_residency_migration_request_unsuccessful", "param_name": "dataResidencyMigrationRequestUnsuccessfulValue", "static_instance": "DATA_RESIDENCY_MIGRATION_REQUEST_UNSUCCESSFUL", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_merge_from": {"fq_name": "team_log.EventTypeArg.team_merge_from", "param_name": "teamMergeFromValue", "static_instance": "TEAM_MERGE_FROM", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_merge_to": {"fq_name": "team_log.EventTypeArg.team_merge_to", "param_name": "teamMergeToValue", "static_instance": "TEAM_MERGE_TO", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_profile_add_background": {"fq_name": "team_log.EventTypeArg.team_profile_add_background", "param_name": "teamProfileAddBackgroundValue", "static_instance": "TEAM_PROFILE_ADD_BACKGROUND", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_profile_add_logo": {"fq_name": "team_log.EventTypeArg.team_profile_add_logo", "param_name": "teamProfileAddLogoValue", "static_instance": "TEAM_PROFILE_ADD_LOGO", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_profile_change_background": {"fq_name": "team_log.EventTypeArg.team_profile_change_background", "param_name": "teamProfileChangeBackgroundValue", "static_instance": "TEAM_PROFILE_CHANGE_BACKGROUND", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_profile_change_default_language": {"fq_name": "team_log.EventTypeArg.team_profile_change_default_language", "param_name": "teamProfileChangeDefaultLanguageValue", "static_instance": "TEAM_PROFILE_CHANGE_DEFAULT_LANGUAGE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_profile_change_logo": {"fq_name": "team_log.EventTypeArg.team_profile_change_logo", "param_name": "teamProfileChangeLogoValue", "static_instance": "TEAM_PROFILE_CHANGE_LOGO", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_profile_change_name": {"fq_name": "team_log.EventTypeArg.team_profile_change_name", "param_name": "teamProfileChangeNameValue", "static_instance": "TEAM_PROFILE_CHANGE_NAME", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_profile_remove_background": {"fq_name": "team_log.EventTypeArg.team_profile_remove_background", "param_name": "teamProfileRemoveBackgroundValue", "static_instance": "TEAM_PROFILE_REMOVE_BACKGROUND", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_profile_remove_logo": {"fq_name": "team_log.EventTypeArg.team_profile_remove_logo", "param_name": "teamProfileRemoveLogoValue", "static_instance": "TEAM_PROFILE_REMOVE_LOGO", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.tfa_add_backup_phone": {"fq_name": "team_log.EventTypeArg.tfa_add_backup_phone", "param_name": "tfaAddBackupPhoneValue", "static_instance": "TFA_ADD_BACKUP_PHONE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.tfa_add_security_key": {"fq_name": "team_log.EventTypeArg.tfa_add_security_key", "param_name": "tfaAddSecurityKeyValue", "static_instance": "TFA_ADD_SECURITY_KEY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.tfa_change_backup_phone": {"fq_name": "team_log.EventTypeArg.tfa_change_backup_phone", "param_name": "tfaChangeBackupPhoneValue", "static_instance": "TFA_CHANGE_BACKUP_PHONE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.tfa_change_status": {"fq_name": "team_log.EventTypeArg.tfa_change_status", "param_name": "tfaChangeStatusValue", "static_instance": "TFA_CHANGE_STATUS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.tfa_remove_backup_phone": {"fq_name": "team_log.EventTypeArg.tfa_remove_backup_phone", "param_name": "tfaRemoveBackupPhoneValue", "static_instance": "TFA_REMOVE_BACKUP_PHONE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.tfa_remove_security_key": {"fq_name": "team_log.EventTypeArg.tfa_remove_security_key", "param_name": "tfaRemoveSecurityKeyValue", "static_instance": "TFA_REMOVE_SECURITY_KEY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.tfa_reset": {"fq_name": "team_log.EventTypeArg.tfa_reset", "param_name": "tfaResetValue", "static_instance": "TFA_RESET", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.changed_enterprise_admin_role": {"fq_name": "team_log.EventTypeArg.changed_enterprise_admin_role", "param_name": "changedEnterpriseAdminRoleValue", "static_instance": "CHANGED_ENTERPRISE_ADMIN_ROLE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.changed_enterprise_connected_team_status": {"fq_name": "team_log.EventTypeArg.changed_enterprise_connected_team_status", "param_name": "changedEnterpriseConnectedTeamStatusValue", "static_instance": "CHANGED_ENTERPRISE_CONNECTED_TEAM_STATUS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.ended_enterprise_admin_session": {"fq_name": "team_log.EventTypeArg.ended_enterprise_admin_session", "param_name": "endedEnterpriseAdminSessionValue", "static_instance": "ENDED_ENTERPRISE_ADMIN_SESSION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.ended_enterprise_admin_session_deprecated": {"fq_name": "team_log.EventTypeArg.ended_enterprise_admin_session_deprecated", "param_name": "endedEnterpriseAdminSessionDeprecatedValue", "static_instance": "ENDED_ENTERPRISE_ADMIN_SESSION_DEPRECATED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.enterprise_settings_locking": {"fq_name": "team_log.EventTypeArg.enterprise_settings_locking", "param_name": "enterpriseSettingsLockingValue", "static_instance": "ENTERPRISE_SETTINGS_LOCKING", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.guest_admin_change_status": {"fq_name": "team_log.EventTypeArg.guest_admin_change_status", "param_name": "guestAdminChangeStatusValue", "static_instance": "GUEST_ADMIN_CHANGE_STATUS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.started_enterprise_admin_session": {"fq_name": "team_log.EventTypeArg.started_enterprise_admin_session", "param_name": "startedEnterpriseAdminSessionValue", "static_instance": "STARTED_ENTERPRISE_ADMIN_SESSION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_merge_request_accepted": {"fq_name": "team_log.EventTypeArg.team_merge_request_accepted", "param_name": "teamMergeRequestAcceptedValue", "static_instance": "TEAM_MERGE_REQUEST_ACCEPTED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_merge_request_accepted_shown_to_primary_team": {"fq_name": "team_log.EventTypeArg.team_merge_request_accepted_shown_to_primary_team", "param_name": "teamMergeRequestAcceptedShownToPrimaryTeamValue", "static_instance": "TEAM_MERGE_REQUEST_ACCEPTED_SHOWN_TO_PRIMARY_TEAM", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_merge_request_accepted_shown_to_secondary_team": {"fq_name": "team_log.EventTypeArg.team_merge_request_accepted_shown_to_secondary_team", "param_name": "teamMergeRequestAcceptedShownToSecondaryTeamValue", "static_instance": "TEAM_MERGE_REQUEST_ACCEPTED_SHOWN_TO_SECONDARY_TEAM", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_merge_request_auto_canceled": {"fq_name": "team_log.EventTypeArg.team_merge_request_auto_canceled", "param_name": "teamMergeRequestAutoCanceledValue", "static_instance": "TEAM_MERGE_REQUEST_AUTO_CANCELED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_merge_request_canceled": {"fq_name": "team_log.EventTypeArg.team_merge_request_canceled", "param_name": "teamMergeRequestCanceledValue", "static_instance": "TEAM_MERGE_REQUEST_CANCELED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_merge_request_canceled_shown_to_primary_team": {"fq_name": "team_log.EventTypeArg.team_merge_request_canceled_shown_to_primary_team", "param_name": "teamMergeRequestCanceledShownToPrimaryTeamValue", "static_instance": "TEAM_MERGE_REQUEST_CANCELED_SHOWN_TO_PRIMARY_TEAM", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_merge_request_canceled_shown_to_secondary_team": {"fq_name": "team_log.EventTypeArg.team_merge_request_canceled_shown_to_secondary_team", "param_name": "teamMergeRequestCanceledShownToSecondaryTeamValue", "static_instance": "TEAM_MERGE_REQUEST_CANCELED_SHOWN_TO_SECONDARY_TEAM", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_merge_request_expired": {"fq_name": "team_log.EventTypeArg.team_merge_request_expired", "param_name": "teamMergeRequestExpiredValue", "static_instance": "TEAM_MERGE_REQUEST_EXPIRED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_merge_request_expired_shown_to_primary_team": {"fq_name": "team_log.EventTypeArg.team_merge_request_expired_shown_to_primary_team", "param_name": "teamMergeRequestExpiredShownToPrimaryTeamValue", "static_instance": "TEAM_MERGE_REQUEST_EXPIRED_SHOWN_TO_PRIMARY_TEAM", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_merge_request_expired_shown_to_secondary_team": {"fq_name": "team_log.EventTypeArg.team_merge_request_expired_shown_to_secondary_team", "param_name": "teamMergeRequestExpiredShownToSecondaryTeamValue", "static_instance": "TEAM_MERGE_REQUEST_EXPIRED_SHOWN_TO_SECONDARY_TEAM", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_merge_request_rejected_shown_to_primary_team": {"fq_name": "team_log.EventTypeArg.team_merge_request_rejected_shown_to_primary_team", "param_name": "teamMergeRequestRejectedShownToPrimaryTeamValue", "static_instance": "TEAM_MERGE_REQUEST_REJECTED_SHOWN_TO_PRIMARY_TEAM", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_merge_request_rejected_shown_to_secondary_team": {"fq_name": "team_log.EventTypeArg.team_merge_request_rejected_shown_to_secondary_team", "param_name": "teamMergeRequestRejectedShownToSecondaryTeamValue", "static_instance": "TEAM_MERGE_REQUEST_REJECTED_SHOWN_TO_SECONDARY_TEAM", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_merge_request_reminder": {"fq_name": "team_log.EventTypeArg.team_merge_request_reminder", "param_name": "teamMergeRequestReminderValue", "static_instance": "TEAM_MERGE_REQUEST_REMINDER", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_merge_request_reminder_shown_to_primary_team": {"fq_name": "team_log.EventTypeArg.team_merge_request_reminder_shown_to_primary_team", "param_name": "teamMergeRequestReminderShownToPrimaryTeamValue", "static_instance": "TEAM_MERGE_REQUEST_REMINDER_SHOWN_TO_PRIMARY_TEAM", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_merge_request_reminder_shown_to_secondary_team": {"fq_name": "team_log.EventTypeArg.team_merge_request_reminder_shown_to_secondary_team", "param_name": "teamMergeRequestReminderShownToSecondaryTeamValue", "static_instance": "TEAM_MERGE_REQUEST_REMINDER_SHOWN_TO_SECONDARY_TEAM", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_merge_request_revoked": {"fq_name": "team_log.EventTypeArg.team_merge_request_revoked", "param_name": "teamMergeRequestRevokedValue", "static_instance": "TEAM_MERGE_REQUEST_REVOKED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_merge_request_sent_shown_to_primary_team": {"fq_name": "team_log.EventTypeArg.team_merge_request_sent_shown_to_primary_team", "param_name": "teamMergeRequestSentShownToPrimaryTeamValue", "static_instance": "TEAM_MERGE_REQUEST_SENT_SHOWN_TO_PRIMARY_TEAM", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_merge_request_sent_shown_to_secondary_team": {"fq_name": "team_log.EventTypeArg.team_merge_request_sent_shown_to_secondary_team", "param_name": "teamMergeRequestSentShownToSecondaryTeamValue", "static_instance": "TEAM_MERGE_REQUEST_SENT_SHOWN_TO_SECONDARY_TEAM", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.other": {"fq_name": "team_log.EventTypeArg.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.ExportMembersReportFailDetails.failure_reason": {"fq_name": "team_log.ExportMembersReportFailDetails.failure_reason", "param_name": "failureReason", "static_instance": null, "getter_method": "getFailureReason", "containing_data_type_ref": "team_log.ExportMembersReportFailDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ExportMembersReportFailType.description": {"fq_name": "team_log.ExportMembersReportFailType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ExportMembersReportFailType", "route_refs": [], "_type": "FieldReference"}, "team_log.ExportMembersReportType.description": {"fq_name": "team_log.ExportMembersReportType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ExportMembersReportType", "route_refs": [], "_type": "FieldReference"}, "team_log.ExtendedVersionHistoryChangePolicyDetails.new_value": {"fq_name": "team_log.ExtendedVersionHistoryChangePolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.ExtendedVersionHistoryChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ExtendedVersionHistoryChangePolicyDetails.previous_value": {"fq_name": "team_log.ExtendedVersionHistoryChangePolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.ExtendedVersionHistoryChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ExtendedVersionHistoryChangePolicyType.description": {"fq_name": "team_log.ExtendedVersionHistoryChangePolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ExtendedVersionHistoryChangePolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.ExtendedVersionHistoryPolicy.explicitly_limited": {"fq_name": "team_log.ExtendedVersionHistoryPolicy.explicitly_limited", "param_name": "explicitlyLimitedValue", "static_instance": "EXPLICITLY_LIMITED", "getter_method": null, "containing_data_type_ref": "team_log.ExtendedVersionHistoryPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ExtendedVersionHistoryPolicy.explicitly_unlimited": {"fq_name": "team_log.ExtendedVersionHistoryPolicy.explicitly_unlimited", "param_name": "explicitlyUnlimitedValue", "static_instance": "EXPLICITLY_UNLIMITED", "getter_method": null, "containing_data_type_ref": "team_log.ExtendedVersionHistoryPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ExtendedVersionHistoryPolicy.implicitly_limited": {"fq_name": "team_log.ExtendedVersionHistoryPolicy.implicitly_limited", "param_name": "implicitlyLimitedValue", "static_instance": "IMPLICITLY_LIMITED", "getter_method": null, "containing_data_type_ref": "team_log.ExtendedVersionHistoryPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ExtendedVersionHistoryPolicy.implicitly_unlimited": {"fq_name": "team_log.ExtendedVersionHistoryPolicy.implicitly_unlimited", "param_name": "implicitlyUnlimitedValue", "static_instance": "IMPLICITLY_UNLIMITED", "getter_method": null, "containing_data_type_ref": "team_log.ExtendedVersionHistoryPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ExtendedVersionHistoryPolicy.other": {"fq_name": "team_log.ExtendedVersionHistoryPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.ExtendedVersionHistoryPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalDriveBackupEligibilityStatus.exceed_license_cap": {"fq_name": "team_log.ExternalDriveBackupEligibilityStatus.exceed_license_cap", "param_name": "exceedLicenseCapValue", "static_instance": "EXCEED_LICENSE_CAP", "getter_method": null, "containing_data_type_ref": "team_log.ExternalDriveBackupEligibilityStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalDriveBackupEligibilityStatus.success": {"fq_name": "team_log.ExternalDriveBackupEligibilityStatus.success", "param_name": "successValue", "static_instance": "SUCCESS", "getter_method": null, "containing_data_type_ref": "team_log.ExternalDriveBackupEligibilityStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalDriveBackupEligibilityStatus.other": {"fq_name": "team_log.ExternalDriveBackupEligibilityStatus.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.ExternalDriveBackupEligibilityStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalDriveBackupEligibilityStatusCheckedDetails.desktop_device_session_info": {"fq_name": "team_log.ExternalDriveBackupEligibilityStatusCheckedDetails.desktop_device_session_info", "param_name": "desktopDeviceSessionInfo", "static_instance": null, "getter_method": "getDesktopDeviceSessionInfo", "containing_data_type_ref": "team_log.ExternalDriveBackupEligibilityStatusCheckedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalDriveBackupEligibilityStatusCheckedDetails.status": {"fq_name": "team_log.ExternalDriveBackupEligibilityStatusCheckedDetails.status", "param_name": "status", "static_instance": null, "getter_method": "getStatus", "containing_data_type_ref": "team_log.ExternalDriveBackupEligibilityStatusCheckedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalDriveBackupEligibilityStatusCheckedDetails.number_of_external_drive_backup": {"fq_name": "team_log.ExternalDriveBackupEligibilityStatusCheckedDetails.number_of_external_drive_backup", "param_name": "numberOfExternalDriveBackup", "static_instance": null, "getter_method": "getNumberOfExternalDriveBackup", "containing_data_type_ref": "team_log.ExternalDriveBackupEligibilityStatusCheckedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalDriveBackupEligibilityStatusCheckedType.description": {"fq_name": "team_log.ExternalDriveBackupEligibilityStatusCheckedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ExternalDriveBackupEligibilityStatusCheckedType", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalDriveBackupPolicy.default": {"fq_name": "team_log.ExternalDriveBackupPolicy.default", "param_name": "defaultValue", "static_instance": "DEFAULT", "getter_method": null, "containing_data_type_ref": "team_log.ExternalDriveBackupPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalDriveBackupPolicy.disabled": {"fq_name": "team_log.ExternalDriveBackupPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.ExternalDriveBackupPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalDriveBackupPolicy.enabled": {"fq_name": "team_log.ExternalDriveBackupPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.ExternalDriveBackupPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalDriveBackupPolicy.other": {"fq_name": "team_log.ExternalDriveBackupPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.ExternalDriveBackupPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalDriveBackupPolicyChangedDetails.new_value": {"fq_name": "team_log.ExternalDriveBackupPolicyChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.ExternalDriveBackupPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalDriveBackupPolicyChangedDetails.previous_value": {"fq_name": "team_log.ExternalDriveBackupPolicyChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.ExternalDriveBackupPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalDriveBackupPolicyChangedType.description": {"fq_name": "team_log.ExternalDriveBackupPolicyChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ExternalDriveBackupPolicyChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalDriveBackupStatus.broken": {"fq_name": "team_log.ExternalDriveBackupStatus.broken", "param_name": "brokenValue", "static_instance": "BROKEN", "getter_method": null, "containing_data_type_ref": "team_log.ExternalDriveBackupStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalDriveBackupStatus.created": {"fq_name": "team_log.ExternalDriveBackupStatus.created", "param_name": "createdValue", "static_instance": "CREATED", "getter_method": null, "containing_data_type_ref": "team_log.ExternalDriveBackupStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalDriveBackupStatus.created_or_broken": {"fq_name": "team_log.ExternalDriveBackupStatus.created_or_broken", "param_name": "createdOrBrokenValue", "static_instance": "CREATED_OR_BROKEN", "getter_method": null, "containing_data_type_ref": "team_log.ExternalDriveBackupStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalDriveBackupStatus.deleted": {"fq_name": "team_log.ExternalDriveBackupStatus.deleted", "param_name": "deletedValue", "static_instance": "DELETED", "getter_method": null, "containing_data_type_ref": "team_log.ExternalDriveBackupStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalDriveBackupStatus.empty": {"fq_name": "team_log.ExternalDriveBackupStatus.empty", "param_name": "emptyValue", "static_instance": "EMPTY", "getter_method": null, "containing_data_type_ref": "team_log.ExternalDriveBackupStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalDriveBackupStatus.unknown": {"fq_name": "team_log.ExternalDriveBackupStatus.unknown", "param_name": "unknownValue", "static_instance": "UNKNOWN", "getter_method": null, "containing_data_type_ref": "team_log.ExternalDriveBackupStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalDriveBackupStatus.other": {"fq_name": "team_log.ExternalDriveBackupStatus.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.ExternalDriveBackupStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalDriveBackupStatusChangedDetails.desktop_device_session_info": {"fq_name": "team_log.ExternalDriveBackupStatusChangedDetails.desktop_device_session_info", "param_name": "desktopDeviceSessionInfo", "static_instance": null, "getter_method": "getDesktopDeviceSessionInfo", "containing_data_type_ref": "team_log.ExternalDriveBackupStatusChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalDriveBackupStatusChangedDetails.previous_value": {"fq_name": "team_log.ExternalDriveBackupStatusChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.ExternalDriveBackupStatusChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalDriveBackupStatusChangedDetails.new_value": {"fq_name": "team_log.ExternalDriveBackupStatusChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.ExternalDriveBackupStatusChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalDriveBackupStatusChangedType.description": {"fq_name": "team_log.ExternalDriveBackupStatusChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ExternalDriveBackupStatusChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalSharingCreateReportType.description": {"fq_name": "team_log.ExternalSharingCreateReportType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ExternalSharingCreateReportType", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalSharingReportFailedDetails.failure_reason": {"fq_name": "team_log.ExternalSharingReportFailedDetails.failure_reason", "param_name": "failureReason", "static_instance": null, "getter_method": "getFailureReason", "containing_data_type_ref": "team_log.ExternalSharingReportFailedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalSharingReportFailedType.description": {"fq_name": "team_log.ExternalSharingReportFailedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ExternalSharingReportFailedType", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalUserLogInfo.user_identifier": {"fq_name": "team_log.ExternalUserLogInfo.user_identifier", "param_name": "userIdentifier", "static_instance": null, "getter_method": "getUserIdentifier", "containing_data_type_ref": "team_log.ExternalUserLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalUserLogInfo.identifier_type": {"fq_name": "team_log.ExternalUserLogInfo.identifier_type", "param_name": "identifierType", "static_instance": null, "getter_method": "getIdentifierType", "containing_data_type_ref": "team_log.ExternalUserLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.FailureDetailsLogInfo.user_friendly_message": {"fq_name": "team_log.FailureDetailsLogInfo.user_friendly_message", "param_name": "userFriendlyMessage", "static_instance": null, "getter_method": "getUserFriendlyMessage", "containing_data_type_ref": "team_log.FailureDetailsLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.FailureDetailsLogInfo.technical_error_message": {"fq_name": "team_log.FailureDetailsLogInfo.technical_error_message", "param_name": "technicalErrorMessage", "static_instance": null, "getter_method": "getTechnicalErrorMessage", "containing_data_type_ref": "team_log.FailureDetailsLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.FedAdminRole.enterprise_admin": {"fq_name": "team_log.FedAdminRole.enterprise_admin", "param_name": "enterpriseAdminValue", "static_instance": "ENTERPRISE_ADMIN", "getter_method": null, "containing_data_type_ref": "team_log.FedAdminRole", "route_refs": [], "_type": "FieldReference"}, "team_log.FedAdminRole.not_enterprise_admin": {"fq_name": "team_log.FedAdminRole.not_enterprise_admin", "param_name": "notEnterpriseAdminValue", "static_instance": "NOT_ENTERPRISE_ADMIN", "getter_method": null, "containing_data_type_ref": "team_log.FedAdminRole", "route_refs": [], "_type": "FieldReference"}, "team_log.FedAdminRole.other": {"fq_name": "team_log.FedAdminRole.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.FedAdminRole", "route_refs": [], "_type": "FieldReference"}, "team_log.FedExtraDetails.organization": {"fq_name": "team_log.FedExtraDetails.organization", "param_name": "organizationValue", "static_instance": null, "getter_method": "getOrganizationValue", "containing_data_type_ref": "team_log.FedExtraDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FedExtraDetails.team": {"fq_name": "team_log.FedExtraDetails.team", "param_name": "teamValue", "static_instance": null, "getter_method": "getTeamValue", "containing_data_type_ref": "team_log.FedExtraDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FedExtraDetails.other": {"fq_name": "team_log.FedExtraDetails.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.FedExtraDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FedHandshakeAction.accepted_invite": {"fq_name": "team_log.FedHandshakeAction.accepted_invite", "param_name": "acceptedInviteValue", "static_instance": "ACCEPTED_INVITE", "getter_method": null, "containing_data_type_ref": "team_log.FedHandshakeAction", "route_refs": [], "_type": "FieldReference"}, "team_log.FedHandshakeAction.canceled_invite": {"fq_name": "team_log.FedHandshakeAction.canceled_invite", "param_name": "canceledInviteValue", "static_instance": "CANCELED_INVITE", "getter_method": null, "containing_data_type_ref": "team_log.FedHandshakeAction", "route_refs": [], "_type": "FieldReference"}, "team_log.FedHandshakeAction.invite_expired": {"fq_name": "team_log.FedHandshakeAction.invite_expired", "param_name": "inviteExpiredValue", "static_instance": "INVITE_EXPIRED", "getter_method": null, "containing_data_type_ref": "team_log.FedHandshakeAction", "route_refs": [], "_type": "FieldReference"}, "team_log.FedHandshakeAction.invited": {"fq_name": "team_log.FedHandshakeAction.invited", "param_name": "invitedValue", "static_instance": "INVITED", "getter_method": null, "containing_data_type_ref": "team_log.FedHandshakeAction", "route_refs": [], "_type": "FieldReference"}, "team_log.FedHandshakeAction.rejected_invite": {"fq_name": "team_log.FedHandshakeAction.rejected_invite", "param_name": "rejectedInviteValue", "static_instance": "REJECTED_INVITE", "getter_method": null, "containing_data_type_ref": "team_log.FedHandshakeAction", "route_refs": [], "_type": "FieldReference"}, "team_log.FedHandshakeAction.removed_team": {"fq_name": "team_log.FedHandshakeAction.removed_team", "param_name": "removedTeamValue", "static_instance": "REMOVED_TEAM", "getter_method": null, "containing_data_type_ref": "team_log.FedHandshakeAction", "route_refs": [], "_type": "FieldReference"}, "team_log.FedHandshakeAction.other": {"fq_name": "team_log.FedHandshakeAction.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.FedHandshakeAction", "route_refs": [], "_type": "FieldReference"}, "team_log.FederationStatusChangeAdditionalInfo.connected_team_name": {"fq_name": "team_log.FederationStatusChangeAdditionalInfo.connected_team_name", "param_name": "connectedTeamNameValue", "static_instance": null, "getter_method": "getConnectedTeamNameValue", "containing_data_type_ref": "team_log.FederationStatusChangeAdditionalInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.FederationStatusChangeAdditionalInfo.non_trusted_team_details": {"fq_name": "team_log.FederationStatusChangeAdditionalInfo.non_trusted_team_details", "param_name": "nonTrustedTeamDetailsValue", "static_instance": null, "getter_method": "getNonTrustedTeamDetailsValue", "containing_data_type_ref": "team_log.FederationStatusChangeAdditionalInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.FederationStatusChangeAdditionalInfo.organization_name": {"fq_name": "team_log.FederationStatusChangeAdditionalInfo.organization_name", "param_name": "organizationNameValue", "static_instance": null, "getter_method": "getOrganizationNameValue", "containing_data_type_ref": "team_log.FederationStatusChangeAdditionalInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.FederationStatusChangeAdditionalInfo.other": {"fq_name": "team_log.FederationStatusChangeAdditionalInfo.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.FederationStatusChangeAdditionalInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.FileAddCommentDetails.comment_text": {"fq_name": "team_log.FileAddCommentDetails.comment_text", "param_name": "commentText", "static_instance": null, "getter_method": "getCommentText", "containing_data_type_ref": "team_log.FileAddCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileAddCommentType.description": {"fq_name": "team_log.FileAddCommentType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileAddCommentType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileAddFromAutomationType.description": {"fq_name": "team_log.FileAddFromAutomationType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileAddFromAutomationType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileAddType.description": {"fq_name": "team_log.FileAddType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileAddType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileChangeCommentSubscriptionDetails.new_value": {"fq_name": "team_log.FileChangeCommentSubscriptionDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.FileChangeCommentSubscriptionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileChangeCommentSubscriptionDetails.previous_value": {"fq_name": "team_log.FileChangeCommentSubscriptionDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.FileChangeCommentSubscriptionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileChangeCommentSubscriptionType.description": {"fq_name": "team_log.FileChangeCommentSubscriptionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileChangeCommentSubscriptionType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileCommentNotificationPolicy.disabled": {"fq_name": "team_log.FileCommentNotificationPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.FileCommentNotificationPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.FileCommentNotificationPolicy.enabled": {"fq_name": "team_log.FileCommentNotificationPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.FileCommentNotificationPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.FileCommentNotificationPolicy.other": {"fq_name": "team_log.FileCommentNotificationPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.FileCommentNotificationPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.FileCommentsChangePolicyDetails.new_value": {"fq_name": "team_log.FileCommentsChangePolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.FileCommentsChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileCommentsChangePolicyDetails.previous_value": {"fq_name": "team_log.FileCommentsChangePolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.FileCommentsChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileCommentsChangePolicyType.description": {"fq_name": "team_log.FileCommentsChangePolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileCommentsChangePolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileCommentsPolicy.disabled": {"fq_name": "team_log.FileCommentsPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.FileCommentsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.FileCommentsPolicy.enabled": {"fq_name": "team_log.FileCommentsPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.FileCommentsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.FileCommentsPolicy.other": {"fq_name": "team_log.FileCommentsPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.FileCommentsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.FileCopyDetails.relocate_action_details": {"fq_name": "team_log.FileCopyDetails.relocate_action_details", "param_name": "relocateActionDetails", "static_instance": null, "getter_method": "getRelocateActionDetails", "containing_data_type_ref": "team_log.FileCopyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileCopyType.description": {"fq_name": "team_log.FileCopyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileCopyType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileDeleteCommentDetails.comment_text": {"fq_name": "team_log.FileDeleteCommentDetails.comment_text", "param_name": "commentText", "static_instance": null, "getter_method": "getCommentText", "containing_data_type_ref": "team_log.FileDeleteCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileDeleteCommentType.description": {"fq_name": "team_log.FileDeleteCommentType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileDeleteCommentType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileDeleteType.description": {"fq_name": "team_log.FileDeleteType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileDeleteType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileDownloadType.description": {"fq_name": "team_log.FileDownloadType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileDownloadType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileEditCommentDetails.previous_comment_text": {"fq_name": "team_log.FileEditCommentDetails.previous_comment_text", "param_name": "previousCommentText", "static_instance": null, "getter_method": "getPreviousCommentText", "containing_data_type_ref": "team_log.FileEditCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileEditCommentDetails.comment_text": {"fq_name": "team_log.FileEditCommentDetails.comment_text", "param_name": "commentText", "static_instance": null, "getter_method": "getCommentText", "containing_data_type_ref": "team_log.FileEditCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileEditCommentType.description": {"fq_name": "team_log.FileEditCommentType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileEditCommentType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileEditType.description": {"fq_name": "team_log.FileEditType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileEditType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileGetCopyReferenceType.description": {"fq_name": "team_log.FileGetCopyReferenceType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileGetCopyReferenceType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileLikeCommentDetails.comment_text": {"fq_name": "team_log.FileLikeCommentDetails.comment_text", "param_name": "commentText", "static_instance": null, "getter_method": "getCommentText", "containing_data_type_ref": "team_log.FileLikeCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileLikeCommentType.description": {"fq_name": "team_log.FileLikeCommentType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileLikeCommentType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileLockingLockStatusChangedDetails.previous_value": {"fq_name": "team_log.FileLockingLockStatusChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.FileLockingLockStatusChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileLockingLockStatusChangedDetails.new_value": {"fq_name": "team_log.FileLockingLockStatusChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.FileLockingLockStatusChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileLockingLockStatusChangedType.description": {"fq_name": "team_log.FileLockingLockStatusChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileLockingLockStatusChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileLockingPolicyChangedDetails.new_value": {"fq_name": "team_log.FileLockingPolicyChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.FileLockingPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileLockingPolicyChangedDetails.previous_value": {"fq_name": "team_log.FileLockingPolicyChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.FileLockingPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileLockingPolicyChangedType.description": {"fq_name": "team_log.FileLockingPolicyChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileLockingPolicyChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileLogInfo.path": {"fq_name": "team_log.FileLogInfo.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "team_log.FileLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.FileLogInfo.display_name": {"fq_name": "team_log.FileLogInfo.display_name", "param_name": "displayName", "static_instance": null, "getter_method": "getDisplayName", "containing_data_type_ref": "team_log.FileLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.FileLogInfo.file_id": {"fq_name": "team_log.FileLogInfo.file_id", "param_name": "fileId", "static_instance": null, "getter_method": "getFileId", "containing_data_type_ref": "team_log.FileLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.FileLogInfo.file_size": {"fq_name": "team_log.FileLogInfo.file_size", "param_name": "fileSize", "static_instance": null, "getter_method": "getFileSize", "containing_data_type_ref": "team_log.FileLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.FileMoveDetails.relocate_action_details": {"fq_name": "team_log.FileMoveDetails.relocate_action_details", "param_name": "relocateActionDetails", "static_instance": null, "getter_method": "getRelocateActionDetails", "containing_data_type_ref": "team_log.FileMoveDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileMoveType.description": {"fq_name": "team_log.FileMoveType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileMoveType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileOrFolderLogInfo.path": {"fq_name": "team_log.FileOrFolderLogInfo.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "team_log.FileOrFolderLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.FileOrFolderLogInfo.display_name": {"fq_name": "team_log.FileOrFolderLogInfo.display_name", "param_name": "displayName", "static_instance": null, "getter_method": "getDisplayName", "containing_data_type_ref": "team_log.FileOrFolderLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.FileOrFolderLogInfo.file_id": {"fq_name": "team_log.FileOrFolderLogInfo.file_id", "param_name": "fileId", "static_instance": null, "getter_method": "getFileId", "containing_data_type_ref": "team_log.FileOrFolderLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.FileOrFolderLogInfo.file_size": {"fq_name": "team_log.FileOrFolderLogInfo.file_size", "param_name": "fileSize", "static_instance": null, "getter_method": "getFileSize", "containing_data_type_ref": "team_log.FileOrFolderLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.FilePermanentlyDeleteType.description": {"fq_name": "team_log.FilePermanentlyDeleteType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FilePermanentlyDeleteType", "route_refs": [], "_type": "FieldReference"}, "team_log.FilePreviewType.description": {"fq_name": "team_log.FilePreviewType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FilePreviewType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileProviderMigrationPolicyChangedDetails.new_value": {"fq_name": "team_log.FileProviderMigrationPolicyChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.FileProviderMigrationPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileProviderMigrationPolicyChangedDetails.previous_value": {"fq_name": "team_log.FileProviderMigrationPolicyChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.FileProviderMigrationPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileProviderMigrationPolicyChangedType.description": {"fq_name": "team_log.FileProviderMigrationPolicyChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileProviderMigrationPolicyChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRenameDetails.relocate_action_details": {"fq_name": "team_log.FileRenameDetails.relocate_action_details", "param_name": "relocateActionDetails", "static_instance": null, "getter_method": "getRelocateActionDetails", "containing_data_type_ref": "team_log.FileRenameDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRenameType.description": {"fq_name": "team_log.FileRenameType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileRenameType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestChangeDetails.new_details": {"fq_name": "team_log.FileRequestChangeDetails.new_details", "param_name": "newDetails", "static_instance": null, "getter_method": "getNewDetails", "containing_data_type_ref": "team_log.FileRequestChangeDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestChangeDetails.file_request_id": {"fq_name": "team_log.FileRequestChangeDetails.file_request_id", "param_name": "fileRequestId", "static_instance": null, "getter_method": "getFileRequestId", "containing_data_type_ref": "team_log.FileRequestChangeDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestChangeDetails.previous_details": {"fq_name": "team_log.FileRequestChangeDetails.previous_details", "param_name": "previousDetails", "static_instance": null, "getter_method": "getPreviousDetails", "containing_data_type_ref": "team_log.FileRequestChangeDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestChangeType.description": {"fq_name": "team_log.FileRequestChangeType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileRequestChangeType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestCloseDetails.file_request_id": {"fq_name": "team_log.FileRequestCloseDetails.file_request_id", "param_name": "fileRequestId", "static_instance": null, "getter_method": "getFileRequestId", "containing_data_type_ref": "team_log.FileRequestCloseDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestCloseDetails.previous_details": {"fq_name": "team_log.FileRequestCloseDetails.previous_details", "param_name": "previousDetails", "static_instance": null, "getter_method": "getPreviousDetails", "containing_data_type_ref": "team_log.FileRequestCloseDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestCloseType.description": {"fq_name": "team_log.FileRequestCloseType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileRequestCloseType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestCreateDetails.file_request_id": {"fq_name": "team_log.FileRequestCreateDetails.file_request_id", "param_name": "fileRequestId", "static_instance": null, "getter_method": "getFileRequestId", "containing_data_type_ref": "team_log.FileRequestCreateDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestCreateDetails.request_details": {"fq_name": "team_log.FileRequestCreateDetails.request_details", "param_name": "requestDetails", "static_instance": null, "getter_method": "getRequestDetails", "containing_data_type_ref": "team_log.FileRequestCreateDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestCreateType.description": {"fq_name": "team_log.FileRequestCreateType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileRequestCreateType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestDeadline.deadline": {"fq_name": "team_log.FileRequestDeadline.deadline", "param_name": "deadline", "static_instance": null, "getter_method": "getDeadline", "containing_data_type_ref": "team_log.FileRequestDeadline", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestDeadline.allow_late_uploads": {"fq_name": "team_log.FileRequestDeadline.allow_late_uploads", "param_name": "allowLateUploads", "static_instance": null, "getter_method": "getAllowLateUploads", "containing_data_type_ref": "team_log.FileRequestDeadline", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestDeleteDetails.file_request_id": {"fq_name": "team_log.FileRequestDeleteDetails.file_request_id", "param_name": "fileRequestId", "static_instance": null, "getter_method": "getFileRequestId", "containing_data_type_ref": "team_log.FileRequestDeleteDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestDeleteDetails.previous_details": {"fq_name": "team_log.FileRequestDeleteDetails.previous_details", "param_name": "previousDetails", "static_instance": null, "getter_method": "getPreviousDetails", "containing_data_type_ref": "team_log.FileRequestDeleteDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestDeleteType.description": {"fq_name": "team_log.FileRequestDeleteType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileRequestDeleteType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestDetails.asset_index": {"fq_name": "team_log.FileRequestDetails.asset_index", "param_name": "assetIndex", "static_instance": null, "getter_method": "getAssetIndex", "containing_data_type_ref": "team_log.FileRequestDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestDetails.deadline": {"fq_name": "team_log.FileRequestDetails.deadline", "param_name": "deadline", "static_instance": null, "getter_method": "getDeadline", "containing_data_type_ref": "team_log.FileRequestDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestReceiveFileDetails.submitted_file_names": {"fq_name": "team_log.FileRequestReceiveFileDetails.submitted_file_names", "param_name": "submittedFileNames", "static_instance": null, "getter_method": "getSubmittedFileNames", "containing_data_type_ref": "team_log.FileRequestReceiveFileDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestReceiveFileDetails.file_request_id": {"fq_name": "team_log.FileRequestReceiveFileDetails.file_request_id", "param_name": "fileRequestId", "static_instance": null, "getter_method": "getFileRequestId", "containing_data_type_ref": "team_log.FileRequestReceiveFileDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestReceiveFileDetails.file_request_details": {"fq_name": "team_log.FileRequestReceiveFileDetails.file_request_details", "param_name": "fileRequestDetails", "static_instance": null, "getter_method": "getFileRequestDetails", "containing_data_type_ref": "team_log.FileRequestReceiveFileDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestReceiveFileDetails.submitter_name": {"fq_name": "team_log.FileRequestReceiveFileDetails.submitter_name", "param_name": "submitterName", "static_instance": null, "getter_method": "getSubmitterName", "containing_data_type_ref": "team_log.FileRequestReceiveFileDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestReceiveFileDetails.submitter_email": {"fq_name": "team_log.FileRequestReceiveFileDetails.submitter_email", "param_name": "submitterEmail", "static_instance": null, "getter_method": "getSubmitterEmail", "containing_data_type_ref": "team_log.FileRequestReceiveFileDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestReceiveFileType.description": {"fq_name": "team_log.FileRequestReceiveFileType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileRequestReceiveFileType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestsChangePolicyDetails.new_value": {"fq_name": "team_log.FileRequestsChangePolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.FileRequestsChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestsChangePolicyDetails.previous_value": {"fq_name": "team_log.FileRequestsChangePolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.FileRequestsChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestsChangePolicyType.description": {"fq_name": "team_log.FileRequestsChangePolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileRequestsChangePolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestsEmailsEnabledType.description": {"fq_name": "team_log.FileRequestsEmailsEnabledType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileRequestsEmailsEnabledType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestsEmailsRestrictedToTeamOnlyType.description": {"fq_name": "team_log.FileRequestsEmailsRestrictedToTeamOnlyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileRequestsEmailsRestrictedToTeamOnlyType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestsPolicy.disabled": {"fq_name": "team_log.FileRequestsPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.FileRequestsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestsPolicy.enabled": {"fq_name": "team_log.FileRequestsPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.FileRequestsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestsPolicy.other": {"fq_name": "team_log.FileRequestsPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.FileRequestsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.FileResolveCommentDetails.comment_text": {"fq_name": "team_log.FileResolveCommentDetails.comment_text", "param_name": "commentText", "static_instance": null, "getter_method": "getCommentText", "containing_data_type_ref": "team_log.FileResolveCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileResolveCommentType.description": {"fq_name": "team_log.FileResolveCommentType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileResolveCommentType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRestoreType.description": {"fq_name": "team_log.FileRestoreType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileRestoreType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRevertType.description": {"fq_name": "team_log.FileRevertType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileRevertType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRollbackChangesType.description": {"fq_name": "team_log.FileRollbackChangesType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileRollbackChangesType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileSaveCopyReferenceDetails.relocate_action_details": {"fq_name": "team_log.FileSaveCopyReferenceDetails.relocate_action_details", "param_name": "relocateActionDetails", "static_instance": null, "getter_method": "getRelocateActionDetails", "containing_data_type_ref": "team_log.FileSaveCopyReferenceDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileSaveCopyReferenceType.description": {"fq_name": "team_log.FileSaveCopyReferenceType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileSaveCopyReferenceType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileTransfersFileAddDetails.file_transfer_id": {"fq_name": "team_log.FileTransfersFileAddDetails.file_transfer_id", "param_name": "fileTransferId", "static_instance": null, "getter_method": "getFileTransferId", "containing_data_type_ref": "team_log.FileTransfersFileAddDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileTransfersFileAddType.description": {"fq_name": "team_log.FileTransfersFileAddType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileTransfersFileAddType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileTransfersPolicy.disabled": {"fq_name": "team_log.FileTransfersPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.FileTransfersPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.FileTransfersPolicy.enabled": {"fq_name": "team_log.FileTransfersPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.FileTransfersPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.FileTransfersPolicy.other": {"fq_name": "team_log.FileTransfersPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.FileTransfersPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.FileTransfersPolicyChangedDetails.new_value": {"fq_name": "team_log.FileTransfersPolicyChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.FileTransfersPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileTransfersPolicyChangedDetails.previous_value": {"fq_name": "team_log.FileTransfersPolicyChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.FileTransfersPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileTransfersPolicyChangedType.description": {"fq_name": "team_log.FileTransfersPolicyChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileTransfersPolicyChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileTransfersTransferDeleteDetails.file_transfer_id": {"fq_name": "team_log.FileTransfersTransferDeleteDetails.file_transfer_id", "param_name": "fileTransferId", "static_instance": null, "getter_method": "getFileTransferId", "containing_data_type_ref": "team_log.FileTransfersTransferDeleteDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileTransfersTransferDeleteType.description": {"fq_name": "team_log.FileTransfersTransferDeleteType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileTransfersTransferDeleteType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileTransfersTransferDownloadDetails.file_transfer_id": {"fq_name": "team_log.FileTransfersTransferDownloadDetails.file_transfer_id", "param_name": "fileTransferId", "static_instance": null, "getter_method": "getFileTransferId", "containing_data_type_ref": "team_log.FileTransfersTransferDownloadDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileTransfersTransferDownloadType.description": {"fq_name": "team_log.FileTransfersTransferDownloadType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileTransfersTransferDownloadType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileTransfersTransferSendDetails.file_transfer_id": {"fq_name": "team_log.FileTransfersTransferSendDetails.file_transfer_id", "param_name": "fileTransferId", "static_instance": null, "getter_method": "getFileTransferId", "containing_data_type_ref": "team_log.FileTransfersTransferSendDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileTransfersTransferSendType.description": {"fq_name": "team_log.FileTransfersTransferSendType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileTransfersTransferSendType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileTransfersTransferViewDetails.file_transfer_id": {"fq_name": "team_log.FileTransfersTransferViewDetails.file_transfer_id", "param_name": "fileTransferId", "static_instance": null, "getter_method": "getFileTransferId", "containing_data_type_ref": "team_log.FileTransfersTransferViewDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileTransfersTransferViewType.description": {"fq_name": "team_log.FileTransfersTransferViewType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileTransfersTransferViewType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileUnlikeCommentDetails.comment_text": {"fq_name": "team_log.FileUnlikeCommentDetails.comment_text", "param_name": "commentText", "static_instance": null, "getter_method": "getCommentText", "containing_data_type_ref": "team_log.FileUnlikeCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileUnlikeCommentType.description": {"fq_name": "team_log.FileUnlikeCommentType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileUnlikeCommentType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileUnresolveCommentDetails.comment_text": {"fq_name": "team_log.FileUnresolveCommentDetails.comment_text", "param_name": "commentText", "static_instance": null, "getter_method": "getCommentText", "containing_data_type_ref": "team_log.FileUnresolveCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileUnresolveCommentType.description": {"fq_name": "team_log.FileUnresolveCommentType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileUnresolveCommentType", "route_refs": [], "_type": "FieldReference"}, "team_log.FolderLinkRestrictionPolicy.disabled": {"fq_name": "team_log.FolderLinkRestrictionPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.FolderLinkRestrictionPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.FolderLinkRestrictionPolicy.enabled": {"fq_name": "team_log.FolderLinkRestrictionPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.FolderLinkRestrictionPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.FolderLinkRestrictionPolicy.other": {"fq_name": "team_log.FolderLinkRestrictionPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.FolderLinkRestrictionPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.FolderLinkRestrictionPolicyChangedDetails.new_value": {"fq_name": "team_log.FolderLinkRestrictionPolicyChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.FolderLinkRestrictionPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FolderLinkRestrictionPolicyChangedDetails.previous_value": {"fq_name": "team_log.FolderLinkRestrictionPolicyChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.FolderLinkRestrictionPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FolderLinkRestrictionPolicyChangedType.description": {"fq_name": "team_log.FolderLinkRestrictionPolicyChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FolderLinkRestrictionPolicyChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.FolderLogInfo.path": {"fq_name": "team_log.FolderLogInfo.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "team_log.FolderLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.FolderLogInfo.display_name": {"fq_name": "team_log.FolderLogInfo.display_name", "param_name": "displayName", "static_instance": null, "getter_method": "getDisplayName", "containing_data_type_ref": "team_log.FolderLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.FolderLogInfo.file_id": {"fq_name": "team_log.FolderLogInfo.file_id", "param_name": "fileId", "static_instance": null, "getter_method": "getFileId", "containing_data_type_ref": "team_log.FolderLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.FolderLogInfo.file_size": {"fq_name": "team_log.FolderLogInfo.file_size", "param_name": "fileSize", "static_instance": null, "getter_method": "getFileSize", "containing_data_type_ref": "team_log.FolderLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.FolderLogInfo.file_count": {"fq_name": "team_log.FolderLogInfo.file_count", "param_name": "fileCount", "static_instance": null, "getter_method": "getFileCount", "containing_data_type_ref": "team_log.FolderLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.FolderOverviewDescriptionChangedDetails.folder_overview_location_asset": {"fq_name": "team_log.FolderOverviewDescriptionChangedDetails.folder_overview_location_asset", "param_name": "folderOverviewLocationAsset", "static_instance": null, "getter_method": "getFolderOverviewLocationAsset", "containing_data_type_ref": "team_log.FolderOverviewDescriptionChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FolderOverviewDescriptionChangedType.description": {"fq_name": "team_log.FolderOverviewDescriptionChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FolderOverviewDescriptionChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.FolderOverviewItemPinnedDetails.folder_overview_location_asset": {"fq_name": "team_log.FolderOverviewItemPinnedDetails.folder_overview_location_asset", "param_name": "folderOverviewLocationAsset", "static_instance": null, "getter_method": "getFolderOverviewLocationAsset", "containing_data_type_ref": "team_log.FolderOverviewItemPinnedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FolderOverviewItemPinnedDetails.pinned_items_asset_indices": {"fq_name": "team_log.FolderOverviewItemPinnedDetails.pinned_items_asset_indices", "param_name": "pinnedItemsAssetIndices", "static_instance": null, "getter_method": "getPinnedItemsAssetIndices", "containing_data_type_ref": "team_log.FolderOverviewItemPinnedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FolderOverviewItemPinnedType.description": {"fq_name": "team_log.FolderOverviewItemPinnedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FolderOverviewItemPinnedType", "route_refs": [], "_type": "FieldReference"}, "team_log.FolderOverviewItemUnpinnedDetails.folder_overview_location_asset": {"fq_name": "team_log.FolderOverviewItemUnpinnedDetails.folder_overview_location_asset", "param_name": "folderOverviewLocationAsset", "static_instance": null, "getter_method": "getFolderOverviewLocationAsset", "containing_data_type_ref": "team_log.FolderOverviewItemUnpinnedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FolderOverviewItemUnpinnedDetails.pinned_items_asset_indices": {"fq_name": "team_log.FolderOverviewItemUnpinnedDetails.pinned_items_asset_indices", "param_name": "pinnedItemsAssetIndices", "static_instance": null, "getter_method": "getPinnedItemsAssetIndices", "containing_data_type_ref": "team_log.FolderOverviewItemUnpinnedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FolderOverviewItemUnpinnedType.description": {"fq_name": "team_log.FolderOverviewItemUnpinnedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FolderOverviewItemUnpinnedType", "route_refs": [], "_type": "FieldReference"}, "team_log.GeoLocationLogInfo.ip_address": {"fq_name": "team_log.GeoLocationLogInfo.ip_address", "param_name": "ipAddress", "static_instance": null, "getter_method": "getIpAddress", "containing_data_type_ref": "team_log.GeoLocationLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.GeoLocationLogInfo.city": {"fq_name": "team_log.GeoLocationLogInfo.city", "param_name": "city", "static_instance": null, "getter_method": "getCity", "containing_data_type_ref": "team_log.GeoLocationLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.GeoLocationLogInfo.region": {"fq_name": "team_log.GeoLocationLogInfo.region", "param_name": "region", "static_instance": null, "getter_method": "getRegion", "containing_data_type_ref": "team_log.GeoLocationLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.GeoLocationLogInfo.country": {"fq_name": "team_log.GeoLocationLogInfo.country", "param_name": "country", "static_instance": null, "getter_method": "getCountry", "containing_data_type_ref": "team_log.GeoLocationLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.GetTeamEventsArg.limit": {"fq_name": "team_log.GetTeamEventsArg.limit", "param_name": "limit", "static_instance": null, "getter_method": "getLimit", "containing_data_type_ref": "team_log.GetTeamEventsArg", "route_refs": [], "_type": "FieldReference"}, "team_log.GetTeamEventsArg.account_id": {"fq_name": "team_log.GetTeamEventsArg.account_id", "param_name": "accountId", "static_instance": null, "getter_method": "getAccountId", "containing_data_type_ref": "team_log.GetTeamEventsArg", "route_refs": [], "_type": "FieldReference"}, "team_log.GetTeamEventsArg.time": {"fq_name": "team_log.GetTeamEventsArg.time", "param_name": "time", "static_instance": null, "getter_method": "getTime", "containing_data_type_ref": "team_log.GetTeamEventsArg", "route_refs": [], "_type": "FieldReference"}, "team_log.GetTeamEventsArg.category": {"fq_name": "team_log.GetTeamEventsArg.category", "param_name": "category", "static_instance": null, "getter_method": "getCategory", "containing_data_type_ref": "team_log.GetTeamEventsArg", "route_refs": [], "_type": "FieldReference"}, "team_log.GetTeamEventsArg.event_type": {"fq_name": "team_log.GetTeamEventsArg.event_type", "param_name": "eventType", "static_instance": null, "getter_method": "getEventType", "containing_data_type_ref": "team_log.GetTeamEventsArg", "route_refs": [], "_type": "FieldReference"}, "team_log.GetTeamEventsContinueArg.cursor": {"fq_name": "team_log.GetTeamEventsContinueArg.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team_log.GetTeamEventsContinueArg", "route_refs": [], "_type": "FieldReference"}, "team_log.GetTeamEventsContinueError.bad_cursor": {"fq_name": "team_log.GetTeamEventsContinueError.bad_cursor", "param_name": "badCursorValue", "static_instance": "BAD_CURSOR", "getter_method": null, "containing_data_type_ref": "team_log.GetTeamEventsContinueError", "route_refs": [], "_type": "FieldReference"}, "team_log.GetTeamEventsContinueError.reset": {"fq_name": "team_log.GetTeamEventsContinueError.reset", "param_name": "resetValue", "static_instance": null, "getter_method": "getResetValue", "containing_data_type_ref": "team_log.GetTeamEventsContinueError", "route_refs": [], "_type": "FieldReference"}, "team_log.GetTeamEventsContinueError.other": {"fq_name": "team_log.GetTeamEventsContinueError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.GetTeamEventsContinueError", "route_refs": [], "_type": "FieldReference"}, "team_log.GetTeamEventsError.account_id_not_found": {"fq_name": "team_log.GetTeamEventsError.account_id_not_found", "param_name": "accountIdNotFoundValue", "static_instance": "ACCOUNT_ID_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team_log.GetTeamEventsError", "route_refs": [], "_type": "FieldReference"}, "team_log.GetTeamEventsError.invalid_time_range": {"fq_name": "team_log.GetTeamEventsError.invalid_time_range", "param_name": "invalidTimeRangeValue", "static_instance": "INVALID_TIME_RANGE", "getter_method": null, "containing_data_type_ref": "team_log.GetTeamEventsError", "route_refs": [], "_type": "FieldReference"}, "team_log.GetTeamEventsError.invalid_filters": {"fq_name": "team_log.GetTeamEventsError.invalid_filters", "param_name": "invalidFiltersValue", "static_instance": "INVALID_FILTERS", "getter_method": null, "containing_data_type_ref": "team_log.GetTeamEventsError", "route_refs": [], "_type": "FieldReference"}, "team_log.GetTeamEventsError.other": {"fq_name": "team_log.GetTeamEventsError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.GetTeamEventsError", "route_refs": [], "_type": "FieldReference"}, "team_log.GetTeamEventsResult.events": {"fq_name": "team_log.GetTeamEventsResult.events", "param_name": "events", "static_instance": null, "getter_method": "getEvents", "containing_data_type_ref": "team_log.GetTeamEventsResult", "route_refs": [], "_type": "FieldReference"}, "team_log.GetTeamEventsResult.cursor": {"fq_name": "team_log.GetTeamEventsResult.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team_log.GetTeamEventsResult", "route_refs": [], "_type": "FieldReference"}, "team_log.GetTeamEventsResult.has_more": {"fq_name": "team_log.GetTeamEventsResult.has_more", "param_name": "hasMore", "static_instance": null, "getter_method": "getHasMore", "containing_data_type_ref": "team_log.GetTeamEventsResult", "route_refs": [], "_type": "FieldReference"}, "team_log.GoogleSsoChangePolicyDetails.new_value": {"fq_name": "team_log.GoogleSsoChangePolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.GoogleSsoChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GoogleSsoChangePolicyDetails.previous_value": {"fq_name": "team_log.GoogleSsoChangePolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.GoogleSsoChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GoogleSsoChangePolicyType.description": {"fq_name": "team_log.GoogleSsoChangePolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GoogleSsoChangePolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.GoogleSsoPolicy.disabled": {"fq_name": "team_log.GoogleSsoPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.GoogleSsoPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.GoogleSsoPolicy.enabled": {"fq_name": "team_log.GoogleSsoPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.GoogleSsoPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.GoogleSsoPolicy.other": {"fq_name": "team_log.GoogleSsoPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.GoogleSsoPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyAddFolderFailedDetails.governance_policy_id": {"fq_name": "team_log.GovernancePolicyAddFolderFailedDetails.governance_policy_id", "param_name": "governancePolicyId", "static_instance": null, "getter_method": "getGovernancePolicyId", "containing_data_type_ref": "team_log.GovernancePolicyAddFolderFailedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyAddFolderFailedDetails.name": {"fq_name": "team_log.GovernancePolicyAddFolderFailedDetails.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team_log.GovernancePolicyAddFolderFailedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyAddFolderFailedDetails.folder": {"fq_name": "team_log.GovernancePolicyAddFolderFailedDetails.folder", "param_name": "folder", "static_instance": null, "getter_method": "getFolder", "containing_data_type_ref": "team_log.GovernancePolicyAddFolderFailedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyAddFolderFailedDetails.policy_type": {"fq_name": "team_log.GovernancePolicyAddFolderFailedDetails.policy_type", "param_name": "policyType", "static_instance": null, "getter_method": "getPolicyType", "containing_data_type_ref": "team_log.GovernancePolicyAddFolderFailedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyAddFolderFailedDetails.reason": {"fq_name": "team_log.GovernancePolicyAddFolderFailedDetails.reason", "param_name": "reason", "static_instance": null, "getter_method": "getReason", "containing_data_type_ref": "team_log.GovernancePolicyAddFolderFailedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyAddFolderFailedType.description": {"fq_name": "team_log.GovernancePolicyAddFolderFailedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GovernancePolicyAddFolderFailedType", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyAddFoldersDetails.governance_policy_id": {"fq_name": "team_log.GovernancePolicyAddFoldersDetails.governance_policy_id", "param_name": "governancePolicyId", "static_instance": null, "getter_method": "getGovernancePolicyId", "containing_data_type_ref": "team_log.GovernancePolicyAddFoldersDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyAddFoldersDetails.name": {"fq_name": "team_log.GovernancePolicyAddFoldersDetails.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team_log.GovernancePolicyAddFoldersDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyAddFoldersDetails.policy_type": {"fq_name": "team_log.GovernancePolicyAddFoldersDetails.policy_type", "param_name": "policyType", "static_instance": null, "getter_method": "getPolicyType", "containing_data_type_ref": "team_log.GovernancePolicyAddFoldersDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyAddFoldersDetails.folders": {"fq_name": "team_log.GovernancePolicyAddFoldersDetails.folders", "param_name": "folders", "static_instance": null, "getter_method": "getFolders", "containing_data_type_ref": "team_log.GovernancePolicyAddFoldersDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyAddFoldersType.description": {"fq_name": "team_log.GovernancePolicyAddFoldersType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GovernancePolicyAddFoldersType", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyContentDisposedDetails.governance_policy_id": {"fq_name": "team_log.GovernancePolicyContentDisposedDetails.governance_policy_id", "param_name": "governancePolicyId", "static_instance": null, "getter_method": "getGovernancePolicyId", "containing_data_type_ref": "team_log.GovernancePolicyContentDisposedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyContentDisposedDetails.name": {"fq_name": "team_log.GovernancePolicyContentDisposedDetails.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team_log.GovernancePolicyContentDisposedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyContentDisposedDetails.disposition_type": {"fq_name": "team_log.GovernancePolicyContentDisposedDetails.disposition_type", "param_name": "dispositionType", "static_instance": null, "getter_method": "getDispositionType", "containing_data_type_ref": "team_log.GovernancePolicyContentDisposedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyContentDisposedDetails.policy_type": {"fq_name": "team_log.GovernancePolicyContentDisposedDetails.policy_type", "param_name": "policyType", "static_instance": null, "getter_method": "getPolicyType", "containing_data_type_ref": "team_log.GovernancePolicyContentDisposedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyContentDisposedType.description": {"fq_name": "team_log.GovernancePolicyContentDisposedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GovernancePolicyContentDisposedType", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyCreateDetails.governance_policy_id": {"fq_name": "team_log.GovernancePolicyCreateDetails.governance_policy_id", "param_name": "governancePolicyId", "static_instance": null, "getter_method": "getGovernancePolicyId", "containing_data_type_ref": "team_log.GovernancePolicyCreateDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyCreateDetails.name": {"fq_name": "team_log.GovernancePolicyCreateDetails.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team_log.GovernancePolicyCreateDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyCreateDetails.duration": {"fq_name": "team_log.GovernancePolicyCreateDetails.duration", "param_name": "duration", "static_instance": null, "getter_method": "getDuration", "containing_data_type_ref": "team_log.GovernancePolicyCreateDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyCreateDetails.policy_type": {"fq_name": "team_log.GovernancePolicyCreateDetails.policy_type", "param_name": "policyType", "static_instance": null, "getter_method": "getPolicyType", "containing_data_type_ref": "team_log.GovernancePolicyCreateDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyCreateDetails.folders": {"fq_name": "team_log.GovernancePolicyCreateDetails.folders", "param_name": "folders", "static_instance": null, "getter_method": "getFolders", "containing_data_type_ref": "team_log.GovernancePolicyCreateDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyCreateType.description": {"fq_name": "team_log.GovernancePolicyCreateType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GovernancePolicyCreateType", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyDeleteDetails.governance_policy_id": {"fq_name": "team_log.GovernancePolicyDeleteDetails.governance_policy_id", "param_name": "governancePolicyId", "static_instance": null, "getter_method": "getGovernancePolicyId", "containing_data_type_ref": "team_log.GovernancePolicyDeleteDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyDeleteDetails.name": {"fq_name": "team_log.GovernancePolicyDeleteDetails.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team_log.GovernancePolicyDeleteDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyDeleteDetails.policy_type": {"fq_name": "team_log.GovernancePolicyDeleteDetails.policy_type", "param_name": "policyType", "static_instance": null, "getter_method": "getPolicyType", "containing_data_type_ref": "team_log.GovernancePolicyDeleteDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyDeleteType.description": {"fq_name": "team_log.GovernancePolicyDeleteType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GovernancePolicyDeleteType", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyEditDetailsDetails.governance_policy_id": {"fq_name": "team_log.GovernancePolicyEditDetailsDetails.governance_policy_id", "param_name": "governancePolicyId", "static_instance": null, "getter_method": "getGovernancePolicyId", "containing_data_type_ref": "team_log.GovernancePolicyEditDetailsDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyEditDetailsDetails.name": {"fq_name": "team_log.GovernancePolicyEditDetailsDetails.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team_log.GovernancePolicyEditDetailsDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyEditDetailsDetails.attribute": {"fq_name": "team_log.GovernancePolicyEditDetailsDetails.attribute", "param_name": "attribute", "static_instance": null, "getter_method": "getAttribute", "containing_data_type_ref": "team_log.GovernancePolicyEditDetailsDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyEditDetailsDetails.previous_value": {"fq_name": "team_log.GovernancePolicyEditDetailsDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.GovernancePolicyEditDetailsDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyEditDetailsDetails.new_value": {"fq_name": "team_log.GovernancePolicyEditDetailsDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.GovernancePolicyEditDetailsDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyEditDetailsDetails.policy_type": {"fq_name": "team_log.GovernancePolicyEditDetailsDetails.policy_type", "param_name": "policyType", "static_instance": null, "getter_method": "getPolicyType", "containing_data_type_ref": "team_log.GovernancePolicyEditDetailsDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyEditDetailsType.description": {"fq_name": "team_log.GovernancePolicyEditDetailsType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GovernancePolicyEditDetailsType", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyEditDurationDetails.governance_policy_id": {"fq_name": "team_log.GovernancePolicyEditDurationDetails.governance_policy_id", "param_name": "governancePolicyId", "static_instance": null, "getter_method": "getGovernancePolicyId", "containing_data_type_ref": "team_log.GovernancePolicyEditDurationDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyEditDurationDetails.name": {"fq_name": "team_log.GovernancePolicyEditDurationDetails.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team_log.GovernancePolicyEditDurationDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyEditDurationDetails.previous_value": {"fq_name": "team_log.GovernancePolicyEditDurationDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.GovernancePolicyEditDurationDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyEditDurationDetails.new_value": {"fq_name": "team_log.GovernancePolicyEditDurationDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.GovernancePolicyEditDurationDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyEditDurationDetails.policy_type": {"fq_name": "team_log.GovernancePolicyEditDurationDetails.policy_type", "param_name": "policyType", "static_instance": null, "getter_method": "getPolicyType", "containing_data_type_ref": "team_log.GovernancePolicyEditDurationDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyEditDurationType.description": {"fq_name": "team_log.GovernancePolicyEditDurationType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GovernancePolicyEditDurationType", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyExportCreatedDetails.governance_policy_id": {"fq_name": "team_log.GovernancePolicyExportCreatedDetails.governance_policy_id", "param_name": "governancePolicyId", "static_instance": null, "getter_method": "getGovernancePolicyId", "containing_data_type_ref": "team_log.GovernancePolicyExportCreatedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyExportCreatedDetails.name": {"fq_name": "team_log.GovernancePolicyExportCreatedDetails.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team_log.GovernancePolicyExportCreatedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyExportCreatedDetails.export_name": {"fq_name": "team_log.GovernancePolicyExportCreatedDetails.export_name", "param_name": "exportName", "static_instance": null, "getter_method": "getExportName", "containing_data_type_ref": "team_log.GovernancePolicyExportCreatedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyExportCreatedDetails.policy_type": {"fq_name": "team_log.GovernancePolicyExportCreatedDetails.policy_type", "param_name": "policyType", "static_instance": null, "getter_method": "getPolicyType", "containing_data_type_ref": "team_log.GovernancePolicyExportCreatedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyExportCreatedType.description": {"fq_name": "team_log.GovernancePolicyExportCreatedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GovernancePolicyExportCreatedType", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyExportRemovedDetails.governance_policy_id": {"fq_name": "team_log.GovernancePolicyExportRemovedDetails.governance_policy_id", "param_name": "governancePolicyId", "static_instance": null, "getter_method": "getGovernancePolicyId", "containing_data_type_ref": "team_log.GovernancePolicyExportRemovedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyExportRemovedDetails.name": {"fq_name": "team_log.GovernancePolicyExportRemovedDetails.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team_log.GovernancePolicyExportRemovedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyExportRemovedDetails.export_name": {"fq_name": "team_log.GovernancePolicyExportRemovedDetails.export_name", "param_name": "exportName", "static_instance": null, "getter_method": "getExportName", "containing_data_type_ref": "team_log.GovernancePolicyExportRemovedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyExportRemovedDetails.policy_type": {"fq_name": "team_log.GovernancePolicyExportRemovedDetails.policy_type", "param_name": "policyType", "static_instance": null, "getter_method": "getPolicyType", "containing_data_type_ref": "team_log.GovernancePolicyExportRemovedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyExportRemovedType.description": {"fq_name": "team_log.GovernancePolicyExportRemovedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GovernancePolicyExportRemovedType", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyRemoveFoldersDetails.governance_policy_id": {"fq_name": "team_log.GovernancePolicyRemoveFoldersDetails.governance_policy_id", "param_name": "governancePolicyId", "static_instance": null, "getter_method": "getGovernancePolicyId", "containing_data_type_ref": "team_log.GovernancePolicyRemoveFoldersDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyRemoveFoldersDetails.name": {"fq_name": "team_log.GovernancePolicyRemoveFoldersDetails.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team_log.GovernancePolicyRemoveFoldersDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyRemoveFoldersDetails.policy_type": {"fq_name": "team_log.GovernancePolicyRemoveFoldersDetails.policy_type", "param_name": "policyType", "static_instance": null, "getter_method": "getPolicyType", "containing_data_type_ref": "team_log.GovernancePolicyRemoveFoldersDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyRemoveFoldersDetails.folders": {"fq_name": "team_log.GovernancePolicyRemoveFoldersDetails.folders", "param_name": "folders", "static_instance": null, "getter_method": "getFolders", "containing_data_type_ref": "team_log.GovernancePolicyRemoveFoldersDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyRemoveFoldersDetails.reason": {"fq_name": "team_log.GovernancePolicyRemoveFoldersDetails.reason", "param_name": "reason", "static_instance": null, "getter_method": "getReason", "containing_data_type_ref": "team_log.GovernancePolicyRemoveFoldersDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyRemoveFoldersType.description": {"fq_name": "team_log.GovernancePolicyRemoveFoldersType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GovernancePolicyRemoveFoldersType", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyReportCreatedDetails.governance_policy_id": {"fq_name": "team_log.GovernancePolicyReportCreatedDetails.governance_policy_id", "param_name": "governancePolicyId", "static_instance": null, "getter_method": "getGovernancePolicyId", "containing_data_type_ref": "team_log.GovernancePolicyReportCreatedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyReportCreatedDetails.name": {"fq_name": "team_log.GovernancePolicyReportCreatedDetails.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team_log.GovernancePolicyReportCreatedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyReportCreatedDetails.policy_type": {"fq_name": "team_log.GovernancePolicyReportCreatedDetails.policy_type", "param_name": "policyType", "static_instance": null, "getter_method": "getPolicyType", "containing_data_type_ref": "team_log.GovernancePolicyReportCreatedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyReportCreatedType.description": {"fq_name": "team_log.GovernancePolicyReportCreatedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GovernancePolicyReportCreatedType", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyZipPartDownloadedDetails.governance_policy_id": {"fq_name": "team_log.GovernancePolicyZipPartDownloadedDetails.governance_policy_id", "param_name": "governancePolicyId", "static_instance": null, "getter_method": "getGovernancePolicyId", "containing_data_type_ref": "team_log.GovernancePolicyZipPartDownloadedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyZipPartDownloadedDetails.name": {"fq_name": "team_log.GovernancePolicyZipPartDownloadedDetails.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team_log.GovernancePolicyZipPartDownloadedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyZipPartDownloadedDetails.export_name": {"fq_name": "team_log.GovernancePolicyZipPartDownloadedDetails.export_name", "param_name": "exportName", "static_instance": null, "getter_method": "getExportName", "containing_data_type_ref": "team_log.GovernancePolicyZipPartDownloadedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyZipPartDownloadedDetails.policy_type": {"fq_name": "team_log.GovernancePolicyZipPartDownloadedDetails.policy_type", "param_name": "policyType", "static_instance": null, "getter_method": "getPolicyType", "containing_data_type_ref": "team_log.GovernancePolicyZipPartDownloadedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyZipPartDownloadedDetails.part": {"fq_name": "team_log.GovernancePolicyZipPartDownloadedDetails.part", "param_name": "part", "static_instance": null, "getter_method": "getPart", "containing_data_type_ref": "team_log.GovernancePolicyZipPartDownloadedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyZipPartDownloadedType.description": {"fq_name": "team_log.GovernancePolicyZipPartDownloadedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GovernancePolicyZipPartDownloadedType", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupAddExternalIdDetails.new_value": {"fq_name": "team_log.GroupAddExternalIdDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.GroupAddExternalIdDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupAddExternalIdType.description": {"fq_name": "team_log.GroupAddExternalIdType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GroupAddExternalIdType", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupAddMemberDetails.is_group_owner": {"fq_name": "team_log.GroupAddMemberDetails.is_group_owner", "param_name": "isGroupOwner", "static_instance": null, "getter_method": "getIsGroupOwner", "containing_data_type_ref": "team_log.GroupAddMemberDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupAddMemberType.description": {"fq_name": "team_log.GroupAddMemberType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GroupAddMemberType", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupChangeExternalIdDetails.new_value": {"fq_name": "team_log.GroupChangeExternalIdDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.GroupChangeExternalIdDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupChangeExternalIdDetails.previous_value": {"fq_name": "team_log.GroupChangeExternalIdDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.GroupChangeExternalIdDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupChangeExternalIdType.description": {"fq_name": "team_log.GroupChangeExternalIdType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GroupChangeExternalIdType", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupChangeManagementTypeDetails.new_value": {"fq_name": "team_log.GroupChangeManagementTypeDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.GroupChangeManagementTypeDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupChangeManagementTypeDetails.previous_value": {"fq_name": "team_log.GroupChangeManagementTypeDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.GroupChangeManagementTypeDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupChangeManagementTypeType.description": {"fq_name": "team_log.GroupChangeManagementTypeType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GroupChangeManagementTypeType", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupChangeMemberRoleDetails.is_group_owner": {"fq_name": "team_log.GroupChangeMemberRoleDetails.is_group_owner", "param_name": "isGroupOwner", "static_instance": null, "getter_method": "getIsGroupOwner", "containing_data_type_ref": "team_log.GroupChangeMemberRoleDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupChangeMemberRoleType.description": {"fq_name": "team_log.GroupChangeMemberRoleType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GroupChangeMemberRoleType", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupCreateDetails.is_company_managed": {"fq_name": "team_log.GroupCreateDetails.is_company_managed", "param_name": "isCompanyManaged", "static_instance": null, "getter_method": "getIsCompanyManaged", "containing_data_type_ref": "team_log.GroupCreateDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupCreateDetails.join_policy": {"fq_name": "team_log.GroupCreateDetails.join_policy", "param_name": "joinPolicy", "static_instance": null, "getter_method": "getJoinPolicy", "containing_data_type_ref": "team_log.GroupCreateDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupCreateType.description": {"fq_name": "team_log.GroupCreateType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GroupCreateType", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupDeleteDetails.is_company_managed": {"fq_name": "team_log.GroupDeleteDetails.is_company_managed", "param_name": "isCompanyManaged", "static_instance": null, "getter_method": "getIsCompanyManaged", "containing_data_type_ref": "team_log.GroupDeleteDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupDeleteType.description": {"fq_name": "team_log.GroupDeleteType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GroupDeleteType", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupDescriptionUpdatedType.description": {"fq_name": "team_log.GroupDescriptionUpdatedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GroupDescriptionUpdatedType", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupJoinPolicy.open": {"fq_name": "team_log.GroupJoinPolicy.open", "param_name": "openValue", "static_instance": "OPEN", "getter_method": null, "containing_data_type_ref": "team_log.GroupJoinPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupJoinPolicy.request_to_join": {"fq_name": "team_log.GroupJoinPolicy.request_to_join", "param_name": "requestToJoinValue", "static_instance": "REQUEST_TO_JOIN", "getter_method": null, "containing_data_type_ref": "team_log.GroupJoinPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupJoinPolicy.other": {"fq_name": "team_log.GroupJoinPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.GroupJoinPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupJoinPolicyUpdatedDetails.is_company_managed": {"fq_name": "team_log.GroupJoinPolicyUpdatedDetails.is_company_managed", "param_name": "isCompanyManaged", "static_instance": null, "getter_method": "getIsCompanyManaged", "containing_data_type_ref": "team_log.GroupJoinPolicyUpdatedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupJoinPolicyUpdatedDetails.join_policy": {"fq_name": "team_log.GroupJoinPolicyUpdatedDetails.join_policy", "param_name": "joinPolicy", "static_instance": null, "getter_method": "getJoinPolicy", "containing_data_type_ref": "team_log.GroupJoinPolicyUpdatedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupJoinPolicyUpdatedType.description": {"fq_name": "team_log.GroupJoinPolicyUpdatedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GroupJoinPolicyUpdatedType", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupLogInfo.display_name": {"fq_name": "team_log.GroupLogInfo.display_name", "param_name": "displayName", "static_instance": null, "getter_method": "getDisplayName", "containing_data_type_ref": "team_log.GroupLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupLogInfo.group_id": {"fq_name": "team_log.GroupLogInfo.group_id", "param_name": "groupId", "static_instance": null, "getter_method": "getGroupId", "containing_data_type_ref": "team_log.GroupLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupLogInfo.external_id": {"fq_name": "team_log.GroupLogInfo.external_id", "param_name": "externalId", "static_instance": null, "getter_method": "getExternalId", "containing_data_type_ref": "team_log.GroupLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupMovedType.description": {"fq_name": "team_log.GroupMovedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GroupMovedType", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupRemoveExternalIdDetails.previous_value": {"fq_name": "team_log.GroupRemoveExternalIdDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.GroupRemoveExternalIdDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupRemoveExternalIdType.description": {"fq_name": "team_log.GroupRemoveExternalIdType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GroupRemoveExternalIdType", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupRemoveMemberType.description": {"fq_name": "team_log.GroupRemoveMemberType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GroupRemoveMemberType", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupRenameDetails.previous_value": {"fq_name": "team_log.GroupRenameDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.GroupRenameDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupRenameDetails.new_value": {"fq_name": "team_log.GroupRenameDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.GroupRenameDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupRenameType.description": {"fq_name": "team_log.GroupRenameType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GroupRenameType", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupUserManagementChangePolicyDetails.new_value": {"fq_name": "team_log.GroupUserManagementChangePolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.GroupUserManagementChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupUserManagementChangePolicyDetails.previous_value": {"fq_name": "team_log.GroupUserManagementChangePolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.GroupUserManagementChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupUserManagementChangePolicyType.description": {"fq_name": "team_log.GroupUserManagementChangePolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GroupUserManagementChangePolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.GuestAdminChangeStatusDetails.is_guest": {"fq_name": "team_log.GuestAdminChangeStatusDetails.is_guest", "param_name": "isGuest", "static_instance": null, "getter_method": "getIsGuest", "containing_data_type_ref": "team_log.GuestAdminChangeStatusDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GuestAdminChangeStatusDetails.previous_value": {"fq_name": "team_log.GuestAdminChangeStatusDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.GuestAdminChangeStatusDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GuestAdminChangeStatusDetails.new_value": {"fq_name": "team_log.GuestAdminChangeStatusDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.GuestAdminChangeStatusDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GuestAdminChangeStatusDetails.action_details": {"fq_name": "team_log.GuestAdminChangeStatusDetails.action_details", "param_name": "actionDetails", "static_instance": null, "getter_method": "getActionDetails", "containing_data_type_ref": "team_log.GuestAdminChangeStatusDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GuestAdminChangeStatusDetails.guest_team_name": {"fq_name": "team_log.GuestAdminChangeStatusDetails.guest_team_name", "param_name": "guestTeamName", "static_instance": null, "getter_method": "getGuestTeamName", "containing_data_type_ref": "team_log.GuestAdminChangeStatusDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GuestAdminChangeStatusDetails.host_team_name": {"fq_name": "team_log.GuestAdminChangeStatusDetails.host_team_name", "param_name": "hostTeamName", "static_instance": null, "getter_method": "getHostTeamName", "containing_data_type_ref": "team_log.GuestAdminChangeStatusDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GuestAdminChangeStatusType.description": {"fq_name": "team_log.GuestAdminChangeStatusType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GuestAdminChangeStatusType", "route_refs": [], "_type": "FieldReference"}, "team_log.GuestAdminSignedInViaTrustedTeamsDetails.team_name": {"fq_name": "team_log.GuestAdminSignedInViaTrustedTeamsDetails.team_name", "param_name": "teamName", "static_instance": null, "getter_method": "getTeamName", "containing_data_type_ref": "team_log.GuestAdminSignedInViaTrustedTeamsDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GuestAdminSignedInViaTrustedTeamsDetails.trusted_team_name": {"fq_name": "team_log.GuestAdminSignedInViaTrustedTeamsDetails.trusted_team_name", "param_name": "trustedTeamName", "static_instance": null, "getter_method": "getTrustedTeamName", "containing_data_type_ref": "team_log.GuestAdminSignedInViaTrustedTeamsDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GuestAdminSignedInViaTrustedTeamsType.description": {"fq_name": "team_log.GuestAdminSignedInViaTrustedTeamsType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GuestAdminSignedInViaTrustedTeamsType", "route_refs": [], "_type": "FieldReference"}, "team_log.GuestAdminSignedOutViaTrustedTeamsDetails.team_name": {"fq_name": "team_log.GuestAdminSignedOutViaTrustedTeamsDetails.team_name", "param_name": "teamName", "static_instance": null, "getter_method": "getTeamName", "containing_data_type_ref": "team_log.GuestAdminSignedOutViaTrustedTeamsDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GuestAdminSignedOutViaTrustedTeamsDetails.trusted_team_name": {"fq_name": "team_log.GuestAdminSignedOutViaTrustedTeamsDetails.trusted_team_name", "param_name": "trustedTeamName", "static_instance": null, "getter_method": "getTrustedTeamName", "containing_data_type_ref": "team_log.GuestAdminSignedOutViaTrustedTeamsDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GuestAdminSignedOutViaTrustedTeamsType.description": {"fq_name": "team_log.GuestAdminSignedOutViaTrustedTeamsType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GuestAdminSignedOutViaTrustedTeamsType", "route_refs": [], "_type": "FieldReference"}, "team_log.IdentifierType.email": {"fq_name": "team_log.IdentifierType.email", "param_name": "emailValue", "static_instance": "EMAIL", "getter_method": null, "containing_data_type_ref": "team_log.IdentifierType", "route_refs": [], "_type": "FieldReference"}, "team_log.IdentifierType.facebook_profile_name": {"fq_name": "team_log.IdentifierType.facebook_profile_name", "param_name": "facebookProfileNameValue", "static_instance": "FACEBOOK_PROFILE_NAME", "getter_method": null, "containing_data_type_ref": "team_log.IdentifierType", "route_refs": [], "_type": "FieldReference"}, "team_log.IdentifierType.other": {"fq_name": "team_log.IdentifierType.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.IdentifierType", "route_refs": [], "_type": "FieldReference"}, "team_log.IntegrationConnectedDetails.integration_name": {"fq_name": "team_log.IntegrationConnectedDetails.integration_name", "param_name": "integrationName", "static_instance": null, "getter_method": "getIntegrationName", "containing_data_type_ref": "team_log.IntegrationConnectedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.IntegrationConnectedType.description": {"fq_name": "team_log.IntegrationConnectedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.IntegrationConnectedType", "route_refs": [], "_type": "FieldReference"}, "team_log.IntegrationDisconnectedDetails.integration_name": {"fq_name": "team_log.IntegrationDisconnectedDetails.integration_name", "param_name": "integrationName", "static_instance": null, "getter_method": "getIntegrationName", "containing_data_type_ref": "team_log.IntegrationDisconnectedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.IntegrationDisconnectedType.description": {"fq_name": "team_log.IntegrationDisconnectedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.IntegrationDisconnectedType", "route_refs": [], "_type": "FieldReference"}, "team_log.IntegrationPolicy.disabled": {"fq_name": "team_log.IntegrationPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.IntegrationPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.IntegrationPolicy.enabled": {"fq_name": "team_log.IntegrationPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.IntegrationPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.IntegrationPolicy.other": {"fq_name": "team_log.IntegrationPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.IntegrationPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.IntegrationPolicyChangedDetails.integration_name": {"fq_name": "team_log.IntegrationPolicyChangedDetails.integration_name", "param_name": "integrationName", "static_instance": null, "getter_method": "getIntegrationName", "containing_data_type_ref": "team_log.IntegrationPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.IntegrationPolicyChangedDetails.new_value": {"fq_name": "team_log.IntegrationPolicyChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.IntegrationPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.IntegrationPolicyChangedDetails.previous_value": {"fq_name": "team_log.IntegrationPolicyChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.IntegrationPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.IntegrationPolicyChangedType.description": {"fq_name": "team_log.IntegrationPolicyChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.IntegrationPolicyChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.InviteAcceptanceEmailPolicy.disabled": {"fq_name": "team_log.InviteAcceptanceEmailPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.InviteAcceptanceEmailPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.InviteAcceptanceEmailPolicy.enabled": {"fq_name": "team_log.InviteAcceptanceEmailPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.InviteAcceptanceEmailPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.InviteAcceptanceEmailPolicy.other": {"fq_name": "team_log.InviteAcceptanceEmailPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.InviteAcceptanceEmailPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.InviteAcceptanceEmailPolicyChangedDetails.new_value": {"fq_name": "team_log.InviteAcceptanceEmailPolicyChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.InviteAcceptanceEmailPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.InviteAcceptanceEmailPolicyChangedDetails.previous_value": {"fq_name": "team_log.InviteAcceptanceEmailPolicyChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.InviteAcceptanceEmailPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.InviteAcceptanceEmailPolicyChangedType.description": {"fq_name": "team_log.InviteAcceptanceEmailPolicyChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.InviteAcceptanceEmailPolicyChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.InviteMethod.auto_approve": {"fq_name": "team_log.InviteMethod.auto_approve", "param_name": "autoApproveValue", "static_instance": "AUTO_APPROVE", "getter_method": null, "containing_data_type_ref": "team_log.InviteMethod", "route_refs": [], "_type": "FieldReference"}, "team_log.InviteMethod.invite_link": {"fq_name": "team_log.InviteMethod.invite_link", "param_name": "inviteLinkValue", "static_instance": "INVITE_LINK", "getter_method": null, "containing_data_type_ref": "team_log.InviteMethod", "route_refs": [], "_type": "FieldReference"}, "team_log.InviteMethod.member_invite": {"fq_name": "team_log.InviteMethod.member_invite", "param_name": "memberInviteValue", "static_instance": "MEMBER_INVITE", "getter_method": null, "containing_data_type_ref": "team_log.InviteMethod", "route_refs": [], "_type": "FieldReference"}, "team_log.InviteMethod.moved_from_another_team": {"fq_name": "team_log.InviteMethod.moved_from_another_team", "param_name": "movedFromAnotherTeamValue", "static_instance": "MOVED_FROM_ANOTHER_TEAM", "getter_method": null, "containing_data_type_ref": "team_log.InviteMethod", "route_refs": [], "_type": "FieldReference"}, "team_log.InviteMethod.other": {"fq_name": "team_log.InviteMethod.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.InviteMethod", "route_refs": [], "_type": "FieldReference"}, "team_log.JoinTeamDetails.linked_apps": {"fq_name": "team_log.JoinTeamDetails.linked_apps", "param_name": "linkedApps", "static_instance": null, "getter_method": "getLinkedApps", "containing_data_type_ref": "team_log.JoinTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.JoinTeamDetails.linked_devices": {"fq_name": "team_log.JoinTeamDetails.linked_devices", "param_name": "linkedDevices", "static_instance": null, "getter_method": "getLinkedDevices", "containing_data_type_ref": "team_log.JoinTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.JoinTeamDetails.linked_shared_folders": {"fq_name": "team_log.JoinTeamDetails.linked_shared_folders", "param_name": "linkedSharedFolders", "static_instance": null, "getter_method": "getLinkedSharedFolders", "containing_data_type_ref": "team_log.JoinTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.JoinTeamDetails.was_linked_apps_truncated": {"fq_name": "team_log.JoinTeamDetails.was_linked_apps_truncated", "param_name": "wasLinkedAppsTruncated", "static_instance": null, "getter_method": "getWasLinkedAppsTruncated", "containing_data_type_ref": "team_log.JoinTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.JoinTeamDetails.was_linked_devices_truncated": {"fq_name": "team_log.JoinTeamDetails.was_linked_devices_truncated", "param_name": "wasLinkedDevicesTruncated", "static_instance": null, "getter_method": "getWasLinkedDevicesTruncated", "containing_data_type_ref": "team_log.JoinTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.JoinTeamDetails.was_linked_shared_folders_truncated": {"fq_name": "team_log.JoinTeamDetails.was_linked_shared_folders_truncated", "param_name": "wasLinkedSharedFoldersTruncated", "static_instance": null, "getter_method": "getWasLinkedSharedFoldersTruncated", "containing_data_type_ref": "team_log.JoinTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.JoinTeamDetails.has_linked_apps": {"fq_name": "team_log.JoinTeamDetails.has_linked_apps", "param_name": "hasLinkedApps", "static_instance": null, "getter_method": "getHasLinkedApps", "containing_data_type_ref": "team_log.JoinTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.JoinTeamDetails.has_linked_devices": {"fq_name": "team_log.JoinTeamDetails.has_linked_devices", "param_name": "hasLinkedDevices", "static_instance": null, "getter_method": "getHasLinkedDevices", "containing_data_type_ref": "team_log.JoinTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.JoinTeamDetails.has_linked_shared_folders": {"fq_name": "team_log.JoinTeamDetails.has_linked_shared_folders", "param_name": "hasLinkedSharedFolders", "static_instance": null, "getter_method": "getHasLinkedSharedFolders", "containing_data_type_ref": "team_log.JoinTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LabelType.personal_information": {"fq_name": "team_log.LabelType.personal_information", "param_name": "personalInformationValue", "static_instance": "PERSONAL_INFORMATION", "getter_method": null, "containing_data_type_ref": "team_log.LabelType", "route_refs": [], "_type": "FieldReference"}, "team_log.LabelType.test_only": {"fq_name": "team_log.LabelType.test_only", "param_name": "testOnlyValue", "static_instance": "TEST_ONLY", "getter_method": null, "containing_data_type_ref": "team_log.LabelType", "route_refs": [], "_type": "FieldReference"}, "team_log.LabelType.user_defined_tag": {"fq_name": "team_log.LabelType.user_defined_tag", "param_name": "userDefinedTagValue", "static_instance": "USER_DEFINED_TAG", "getter_method": null, "containing_data_type_ref": "team_log.LabelType", "route_refs": [], "_type": "FieldReference"}, "team_log.LabelType.other": {"fq_name": "team_log.LabelType.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.LabelType", "route_refs": [], "_type": "FieldReference"}, "team_log.LegacyDeviceSessionLogInfo.ip_address": {"fq_name": "team_log.LegacyDeviceSessionLogInfo.ip_address", "param_name": "ipAddress", "static_instance": null, "getter_method": "getIpAddress", "containing_data_type_ref": "team_log.LegacyDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.LegacyDeviceSessionLogInfo.created": {"fq_name": "team_log.LegacyDeviceSessionLogInfo.created", "param_name": "created", "static_instance": null, "getter_method": "getCreated", "containing_data_type_ref": "team_log.LegacyDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.LegacyDeviceSessionLogInfo.updated": {"fq_name": "team_log.LegacyDeviceSessionLogInfo.updated", "param_name": "updated", "static_instance": null, "getter_method": "getUpdated", "containing_data_type_ref": "team_log.LegacyDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.LegacyDeviceSessionLogInfo.session_info": {"fq_name": "team_log.LegacyDeviceSessionLogInfo.session_info", "param_name": "sessionInfo", "static_instance": null, "getter_method": "getSessionInfo", "containing_data_type_ref": "team_log.LegacyDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.LegacyDeviceSessionLogInfo.display_name": {"fq_name": "team_log.LegacyDeviceSessionLogInfo.display_name", "param_name": "displayName", "static_instance": null, "getter_method": "getDisplayName", "containing_data_type_ref": "team_log.LegacyDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.LegacyDeviceSessionLogInfo.is_emm_managed": {"fq_name": "team_log.LegacyDeviceSessionLogInfo.is_emm_managed", "param_name": "isEmmManaged", "static_instance": null, "getter_method": "getIsEmmManaged", "containing_data_type_ref": "team_log.LegacyDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.LegacyDeviceSessionLogInfo.platform": {"fq_name": "team_log.LegacyDeviceSessionLogInfo.platform", "param_name": "platform", "static_instance": null, "getter_method": "getPlatform", "containing_data_type_ref": "team_log.LegacyDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.LegacyDeviceSessionLogInfo.mac_address": {"fq_name": "team_log.LegacyDeviceSessionLogInfo.mac_address", "param_name": "macAddress", "static_instance": null, "getter_method": "getMacAddress", "containing_data_type_ref": "team_log.LegacyDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.LegacyDeviceSessionLogInfo.os_version": {"fq_name": "team_log.LegacyDeviceSessionLogInfo.os_version", "param_name": "osVersion", "static_instance": null, "getter_method": "getOsVersion", "containing_data_type_ref": "team_log.LegacyDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.LegacyDeviceSessionLogInfo.device_type": {"fq_name": "team_log.LegacyDeviceSessionLogInfo.device_type", "param_name": "deviceType", "static_instance": null, "getter_method": "getDeviceType", "containing_data_type_ref": "team_log.LegacyDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.LegacyDeviceSessionLogInfo.client_version": {"fq_name": "team_log.LegacyDeviceSessionLogInfo.client_version", "param_name": "clientVersion", "static_instance": null, "getter_method": "getClientVersion", "containing_data_type_ref": "team_log.LegacyDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.LegacyDeviceSessionLogInfo.legacy_uniq_id": {"fq_name": "team_log.LegacyDeviceSessionLogInfo.legacy_uniq_id", "param_name": "legacyUniqId", "static_instance": null, "getter_method": "getLegacyUniqId", "containing_data_type_ref": "team_log.LegacyDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsActivateAHoldDetails.legal_hold_id": {"fq_name": "team_log.LegalHoldsActivateAHoldDetails.legal_hold_id", "param_name": "legalHoldId", "static_instance": null, "getter_method": "getLegalHoldId", "containing_data_type_ref": "team_log.LegalHoldsActivateAHoldDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsActivateAHoldDetails.name": {"fq_name": "team_log.LegalHoldsActivateAHoldDetails.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team_log.LegalHoldsActivateAHoldDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsActivateAHoldDetails.start_date": {"fq_name": "team_log.LegalHoldsActivateAHoldDetails.start_date", "param_name": "startDate", "static_instance": null, "getter_method": "getStartDate", "containing_data_type_ref": "team_log.LegalHoldsActivateAHoldDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsActivateAHoldDetails.end_date": {"fq_name": "team_log.LegalHoldsActivateAHoldDetails.end_date", "param_name": "endDate", "static_instance": null, "getter_method": "getEndDate", "containing_data_type_ref": "team_log.LegalHoldsActivateAHoldDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsActivateAHoldType.description": {"fq_name": "team_log.LegalHoldsActivateAHoldType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.LegalHoldsActivateAHoldType", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsAddMembersDetails.legal_hold_id": {"fq_name": "team_log.LegalHoldsAddMembersDetails.legal_hold_id", "param_name": "legalHoldId", "static_instance": null, "getter_method": "getLegalHoldId", "containing_data_type_ref": "team_log.LegalHoldsAddMembersDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsAddMembersDetails.name": {"fq_name": "team_log.LegalHoldsAddMembersDetails.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team_log.LegalHoldsAddMembersDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsAddMembersType.description": {"fq_name": "team_log.LegalHoldsAddMembersType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.LegalHoldsAddMembersType", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsChangeHoldDetailsDetails.legal_hold_id": {"fq_name": "team_log.LegalHoldsChangeHoldDetailsDetails.legal_hold_id", "param_name": "legalHoldId", "static_instance": null, "getter_method": "getLegalHoldId", "containing_data_type_ref": "team_log.LegalHoldsChangeHoldDetailsDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsChangeHoldDetailsDetails.name": {"fq_name": "team_log.LegalHoldsChangeHoldDetailsDetails.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team_log.LegalHoldsChangeHoldDetailsDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsChangeHoldDetailsDetails.previous_value": {"fq_name": "team_log.LegalHoldsChangeHoldDetailsDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.LegalHoldsChangeHoldDetailsDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsChangeHoldDetailsDetails.new_value": {"fq_name": "team_log.LegalHoldsChangeHoldDetailsDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.LegalHoldsChangeHoldDetailsDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsChangeHoldDetailsType.description": {"fq_name": "team_log.LegalHoldsChangeHoldDetailsType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.LegalHoldsChangeHoldDetailsType", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsChangeHoldNameDetails.legal_hold_id": {"fq_name": "team_log.LegalHoldsChangeHoldNameDetails.legal_hold_id", "param_name": "legalHoldId", "static_instance": null, "getter_method": "getLegalHoldId", "containing_data_type_ref": "team_log.LegalHoldsChangeHoldNameDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsChangeHoldNameDetails.previous_value": {"fq_name": "team_log.LegalHoldsChangeHoldNameDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.LegalHoldsChangeHoldNameDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsChangeHoldNameDetails.new_value": {"fq_name": "team_log.LegalHoldsChangeHoldNameDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.LegalHoldsChangeHoldNameDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsChangeHoldNameType.description": {"fq_name": "team_log.LegalHoldsChangeHoldNameType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.LegalHoldsChangeHoldNameType", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsExportAHoldDetails.legal_hold_id": {"fq_name": "team_log.LegalHoldsExportAHoldDetails.legal_hold_id", "param_name": "legalHoldId", "static_instance": null, "getter_method": "getLegalHoldId", "containing_data_type_ref": "team_log.LegalHoldsExportAHoldDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsExportAHoldDetails.name": {"fq_name": "team_log.LegalHoldsExportAHoldDetails.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team_log.LegalHoldsExportAHoldDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsExportAHoldDetails.export_name": {"fq_name": "team_log.LegalHoldsExportAHoldDetails.export_name", "param_name": "exportName", "static_instance": null, "getter_method": "getExportName", "containing_data_type_ref": "team_log.LegalHoldsExportAHoldDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsExportAHoldType.description": {"fq_name": "team_log.LegalHoldsExportAHoldType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.LegalHoldsExportAHoldType", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsExportCancelledDetails.legal_hold_id": {"fq_name": "team_log.LegalHoldsExportCancelledDetails.legal_hold_id", "param_name": "legalHoldId", "static_instance": null, "getter_method": "getLegalHoldId", "containing_data_type_ref": "team_log.LegalHoldsExportCancelledDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsExportCancelledDetails.name": {"fq_name": "team_log.LegalHoldsExportCancelledDetails.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team_log.LegalHoldsExportCancelledDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsExportCancelledDetails.export_name": {"fq_name": "team_log.LegalHoldsExportCancelledDetails.export_name", "param_name": "exportName", "static_instance": null, "getter_method": "getExportName", "containing_data_type_ref": "team_log.LegalHoldsExportCancelledDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsExportCancelledType.description": {"fq_name": "team_log.LegalHoldsExportCancelledType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.LegalHoldsExportCancelledType", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsExportDownloadedDetails.legal_hold_id": {"fq_name": "team_log.LegalHoldsExportDownloadedDetails.legal_hold_id", "param_name": "legalHoldId", "static_instance": null, "getter_method": "getLegalHoldId", "containing_data_type_ref": "team_log.LegalHoldsExportDownloadedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsExportDownloadedDetails.name": {"fq_name": "team_log.LegalHoldsExportDownloadedDetails.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team_log.LegalHoldsExportDownloadedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsExportDownloadedDetails.export_name": {"fq_name": "team_log.LegalHoldsExportDownloadedDetails.export_name", "param_name": "exportName", "static_instance": null, "getter_method": "getExportName", "containing_data_type_ref": "team_log.LegalHoldsExportDownloadedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsExportDownloadedDetails.part": {"fq_name": "team_log.LegalHoldsExportDownloadedDetails.part", "param_name": "part", "static_instance": null, "getter_method": "getPart", "containing_data_type_ref": "team_log.LegalHoldsExportDownloadedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsExportDownloadedDetails.file_name": {"fq_name": "team_log.LegalHoldsExportDownloadedDetails.file_name", "param_name": "fileName", "static_instance": null, "getter_method": "getFileName", "containing_data_type_ref": "team_log.LegalHoldsExportDownloadedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsExportDownloadedType.description": {"fq_name": "team_log.LegalHoldsExportDownloadedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.LegalHoldsExportDownloadedType", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsExportRemovedDetails.legal_hold_id": {"fq_name": "team_log.LegalHoldsExportRemovedDetails.legal_hold_id", "param_name": "legalHoldId", "static_instance": null, "getter_method": "getLegalHoldId", "containing_data_type_ref": "team_log.LegalHoldsExportRemovedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsExportRemovedDetails.name": {"fq_name": "team_log.LegalHoldsExportRemovedDetails.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team_log.LegalHoldsExportRemovedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsExportRemovedDetails.export_name": {"fq_name": "team_log.LegalHoldsExportRemovedDetails.export_name", "param_name": "exportName", "static_instance": null, "getter_method": "getExportName", "containing_data_type_ref": "team_log.LegalHoldsExportRemovedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsExportRemovedType.description": {"fq_name": "team_log.LegalHoldsExportRemovedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.LegalHoldsExportRemovedType", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsReleaseAHoldDetails.legal_hold_id": {"fq_name": "team_log.LegalHoldsReleaseAHoldDetails.legal_hold_id", "param_name": "legalHoldId", "static_instance": null, "getter_method": "getLegalHoldId", "containing_data_type_ref": "team_log.LegalHoldsReleaseAHoldDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsReleaseAHoldDetails.name": {"fq_name": "team_log.LegalHoldsReleaseAHoldDetails.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team_log.LegalHoldsReleaseAHoldDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsReleaseAHoldType.description": {"fq_name": "team_log.LegalHoldsReleaseAHoldType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.LegalHoldsReleaseAHoldType", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsRemoveMembersDetails.legal_hold_id": {"fq_name": "team_log.LegalHoldsRemoveMembersDetails.legal_hold_id", "param_name": "legalHoldId", "static_instance": null, "getter_method": "getLegalHoldId", "containing_data_type_ref": "team_log.LegalHoldsRemoveMembersDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsRemoveMembersDetails.name": {"fq_name": "team_log.LegalHoldsRemoveMembersDetails.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team_log.LegalHoldsRemoveMembersDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsRemoveMembersType.description": {"fq_name": "team_log.LegalHoldsRemoveMembersType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.LegalHoldsRemoveMembersType", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsReportAHoldDetails.legal_hold_id": {"fq_name": "team_log.LegalHoldsReportAHoldDetails.legal_hold_id", "param_name": "legalHoldId", "static_instance": null, "getter_method": "getLegalHoldId", "containing_data_type_ref": "team_log.LegalHoldsReportAHoldDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsReportAHoldDetails.name": {"fq_name": "team_log.LegalHoldsReportAHoldDetails.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team_log.LegalHoldsReportAHoldDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsReportAHoldType.description": {"fq_name": "team_log.LegalHoldsReportAHoldType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.LegalHoldsReportAHoldType", "route_refs": [], "_type": "FieldReference"}, "team_log.LinkedDeviceLogInfo.desktop_device_session": {"fq_name": "team_log.LinkedDeviceLogInfo.desktop_device_session", "param_name": "desktopDeviceSessionValue", "static_instance": null, "getter_method": "getDesktopDeviceSessionValue", "containing_data_type_ref": "team_log.LinkedDeviceLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.LinkedDeviceLogInfo.legacy_device_session": {"fq_name": "team_log.LinkedDeviceLogInfo.legacy_device_session", "param_name": "legacyDeviceSessionValue", "static_instance": null, "getter_method": "getLegacyDeviceSessionValue", "containing_data_type_ref": "team_log.LinkedDeviceLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.LinkedDeviceLogInfo.mobile_device_session": {"fq_name": "team_log.LinkedDeviceLogInfo.mobile_device_session", "param_name": "mobileDeviceSessionValue", "static_instance": null, "getter_method": "getMobileDeviceSessionValue", "containing_data_type_ref": "team_log.LinkedDeviceLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.LinkedDeviceLogInfo.web_device_session": {"fq_name": "team_log.LinkedDeviceLogInfo.web_device_session", "param_name": "webDeviceSessionValue", "static_instance": null, "getter_method": "getWebDeviceSessionValue", "containing_data_type_ref": "team_log.LinkedDeviceLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.LinkedDeviceLogInfo.other": {"fq_name": "team_log.LinkedDeviceLogInfo.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.LinkedDeviceLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.LockStatus.locked": {"fq_name": "team_log.LockStatus.locked", "param_name": "lockedValue", "static_instance": "LOCKED", "getter_method": null, "containing_data_type_ref": "team_log.LockStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.LockStatus.unlocked": {"fq_name": "team_log.LockStatus.unlocked", "param_name": "unlockedValue", "static_instance": "UNLOCKED", "getter_method": null, "containing_data_type_ref": "team_log.LockStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.LockStatus.other": {"fq_name": "team_log.LockStatus.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.LockStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.LoginFailDetails.login_method": {"fq_name": "team_log.LoginFailDetails.login_method", "param_name": "loginMethod", "static_instance": null, "getter_method": "getLoginMethod", "containing_data_type_ref": "team_log.LoginFailDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LoginFailDetails.error_details": {"fq_name": "team_log.LoginFailDetails.error_details", "param_name": "errorDetails", "static_instance": null, "getter_method": "getErrorDetails", "containing_data_type_ref": "team_log.LoginFailDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LoginFailDetails.is_emm_managed": {"fq_name": "team_log.LoginFailDetails.is_emm_managed", "param_name": "isEmmManaged", "static_instance": null, "getter_method": "getIsEmmManaged", "containing_data_type_ref": "team_log.LoginFailDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LoginFailType.description": {"fq_name": "team_log.LoginFailType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.LoginFailType", "route_refs": [], "_type": "FieldReference"}, "team_log.LoginMethod.apple_oauth": {"fq_name": "team_log.LoginMethod.apple_oauth", "param_name": "appleOauthValue", "static_instance": "APPLE_OAUTH", "getter_method": null, "containing_data_type_ref": "team_log.LoginMethod", "route_refs": [], "_type": "FieldReference"}, "team_log.LoginMethod.first_party_token_exchange": {"fq_name": "team_log.LoginMethod.first_party_token_exchange", "param_name": "firstPartyTokenExchangeValue", "static_instance": "FIRST_PARTY_TOKEN_EXCHANGE", "getter_method": null, "containing_data_type_ref": "team_log.LoginMethod", "route_refs": [], "_type": "FieldReference"}, "team_log.LoginMethod.google_oauth": {"fq_name": "team_log.LoginMethod.google_oauth", "param_name": "googleOauthValue", "static_instance": "GOOGLE_OAUTH", "getter_method": null, "containing_data_type_ref": "team_log.LoginMethod", "route_refs": [], "_type": "FieldReference"}, "team_log.LoginMethod.lenovo_oauth": {"fq_name": "team_log.LoginMethod.lenovo_oauth", "param_name": "lenovoOauthValue", "static_instance": "LENOVO_OAUTH", "getter_method": null, "containing_data_type_ref": "team_log.LoginMethod", "route_refs": [], "_type": "FieldReference"}, "team_log.LoginMethod.password": {"fq_name": "team_log.LoginMethod.password", "param_name": "passwordValue", "static_instance": "PASSWORD", "getter_method": null, "containing_data_type_ref": "team_log.LoginMethod", "route_refs": [], "_type": "FieldReference"}, "team_log.LoginMethod.qr_code": {"fq_name": "team_log.LoginMethod.qr_code", "param_name": "qrCodeValue", "static_instance": "QR_CODE", "getter_method": null, "containing_data_type_ref": "team_log.LoginMethod", "route_refs": [], "_type": "FieldReference"}, "team_log.LoginMethod.saml": {"fq_name": "team_log.LoginMethod.saml", "param_name": "samlValue", "static_instance": "SAML", "getter_method": null, "containing_data_type_ref": "team_log.LoginMethod", "route_refs": [], "_type": "FieldReference"}, "team_log.LoginMethod.two_factor_authentication": {"fq_name": "team_log.LoginMethod.two_factor_authentication", "param_name": "twoFactorAuthenticationValue", "static_instance": "TWO_FACTOR_AUTHENTICATION", "getter_method": null, "containing_data_type_ref": "team_log.LoginMethod", "route_refs": [], "_type": "FieldReference"}, "team_log.LoginMethod.web_session": {"fq_name": "team_log.LoginMethod.web_session", "param_name": "webSessionValue", "static_instance": "WEB_SESSION", "getter_method": null, "containing_data_type_ref": "team_log.LoginMethod", "route_refs": [], "_type": "FieldReference"}, "team_log.LoginMethod.other": {"fq_name": "team_log.LoginMethod.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.LoginMethod", "route_refs": [], "_type": "FieldReference"}, "team_log.LoginSuccessDetails.login_method": {"fq_name": "team_log.LoginSuccessDetails.login_method", "param_name": "loginMethod", "static_instance": null, "getter_method": "getLoginMethod", "containing_data_type_ref": "team_log.LoginSuccessDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LoginSuccessDetails.is_emm_managed": {"fq_name": "team_log.LoginSuccessDetails.is_emm_managed", "param_name": "isEmmManaged", "static_instance": null, "getter_method": "getIsEmmManaged", "containing_data_type_ref": "team_log.LoginSuccessDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LoginSuccessType.description": {"fq_name": "team_log.LoginSuccessType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.LoginSuccessType", "route_refs": [], "_type": "FieldReference"}, "team_log.LogoutDetails.login_id": {"fq_name": "team_log.LogoutDetails.login_id", "param_name": "loginId", "static_instance": null, "getter_method": "getLoginId", "containing_data_type_ref": "team_log.LogoutDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LogoutType.description": {"fq_name": "team_log.LogoutType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.LogoutType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberAddExternalIdDetails.new_value": {"fq_name": "team_log.MemberAddExternalIdDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.MemberAddExternalIdDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberAddExternalIdType.description": {"fq_name": "team_log.MemberAddExternalIdType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberAddExternalIdType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberAddNameDetails.new_value": {"fq_name": "team_log.MemberAddNameDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.MemberAddNameDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberAddNameType.description": {"fq_name": "team_log.MemberAddNameType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberAddNameType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberChangeAdminRoleDetails.new_value": {"fq_name": "team_log.MemberChangeAdminRoleDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.MemberChangeAdminRoleDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberChangeAdminRoleDetails.previous_value": {"fq_name": "team_log.MemberChangeAdminRoleDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.MemberChangeAdminRoleDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberChangeAdminRoleType.description": {"fq_name": "team_log.MemberChangeAdminRoleType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberChangeAdminRoleType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberChangeEmailDetails.new_value": {"fq_name": "team_log.MemberChangeEmailDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.MemberChangeEmailDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberChangeEmailDetails.previous_value": {"fq_name": "team_log.MemberChangeEmailDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.MemberChangeEmailDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberChangeEmailType.description": {"fq_name": "team_log.MemberChangeEmailType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberChangeEmailType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberChangeExternalIdDetails.new_value": {"fq_name": "team_log.MemberChangeExternalIdDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.MemberChangeExternalIdDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberChangeExternalIdDetails.previous_value": {"fq_name": "team_log.MemberChangeExternalIdDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.MemberChangeExternalIdDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberChangeExternalIdType.description": {"fq_name": "team_log.MemberChangeExternalIdType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberChangeExternalIdType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberChangeMembershipTypeDetails.prev_value": {"fq_name": "team_log.MemberChangeMembershipTypeDetails.prev_value", "param_name": "prevValue", "static_instance": null, "getter_method": "getPrevValue", "containing_data_type_ref": "team_log.MemberChangeMembershipTypeDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberChangeMembershipTypeDetails.new_value": {"fq_name": "team_log.MemberChangeMembershipTypeDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.MemberChangeMembershipTypeDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberChangeMembershipTypeType.description": {"fq_name": "team_log.MemberChangeMembershipTypeType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberChangeMembershipTypeType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberChangeNameDetails.new_value": {"fq_name": "team_log.MemberChangeNameDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.MemberChangeNameDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberChangeNameDetails.previous_value": {"fq_name": "team_log.MemberChangeNameDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.MemberChangeNameDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberChangeNameType.description": {"fq_name": "team_log.MemberChangeNameType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberChangeNameType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberChangeResellerRoleDetails.new_value": {"fq_name": "team_log.MemberChangeResellerRoleDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.MemberChangeResellerRoleDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberChangeResellerRoleDetails.previous_value": {"fq_name": "team_log.MemberChangeResellerRoleDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.MemberChangeResellerRoleDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberChangeResellerRoleType.description": {"fq_name": "team_log.MemberChangeResellerRoleType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberChangeResellerRoleType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberChangeStatusDetails.new_value": {"fq_name": "team_log.MemberChangeStatusDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.MemberChangeStatusDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberChangeStatusDetails.previous_value": {"fq_name": "team_log.MemberChangeStatusDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.MemberChangeStatusDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberChangeStatusDetails.action": {"fq_name": "team_log.MemberChangeStatusDetails.action", "param_name": "action", "static_instance": null, "getter_method": "getAction", "containing_data_type_ref": "team_log.MemberChangeStatusDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberChangeStatusDetails.new_team": {"fq_name": "team_log.MemberChangeStatusDetails.new_team", "param_name": "newTeam", "static_instance": null, "getter_method": "getNewTeam", "containing_data_type_ref": "team_log.MemberChangeStatusDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberChangeStatusDetails.previous_team": {"fq_name": "team_log.MemberChangeStatusDetails.previous_team", "param_name": "previousTeam", "static_instance": null, "getter_method": "getPreviousTeam", "containing_data_type_ref": "team_log.MemberChangeStatusDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberChangeStatusType.description": {"fq_name": "team_log.MemberChangeStatusType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberChangeStatusType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberDeleteManualContactsType.description": {"fq_name": "team_log.MemberDeleteManualContactsType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberDeleteManualContactsType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberDeleteProfilePhotoType.description": {"fq_name": "team_log.MemberDeleteProfilePhotoType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberDeleteProfilePhotoType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberPermanentlyDeleteAccountContentsType.description": {"fq_name": "team_log.MemberPermanentlyDeleteAccountContentsType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberPermanentlyDeleteAccountContentsType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberRemoveActionType.delete": {"fq_name": "team_log.MemberRemoveActionType.delete", "param_name": "deleteValue", "static_instance": "DELETE", "getter_method": null, "containing_data_type_ref": "team_log.MemberRemoveActionType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberRemoveActionType.leave": {"fq_name": "team_log.MemberRemoveActionType.leave", "param_name": "leaveValue", "static_instance": "LEAVE", "getter_method": null, "containing_data_type_ref": "team_log.MemberRemoveActionType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberRemoveActionType.offboard": {"fq_name": "team_log.MemberRemoveActionType.offboard", "param_name": "offboardValue", "static_instance": "OFFBOARD", "getter_method": null, "containing_data_type_ref": "team_log.MemberRemoveActionType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberRemoveActionType.offboard_and_retain_team_folders": {"fq_name": "team_log.MemberRemoveActionType.offboard_and_retain_team_folders", "param_name": "offboardAndRetainTeamFoldersValue", "static_instance": "OFFBOARD_AND_RETAIN_TEAM_FOLDERS", "getter_method": null, "containing_data_type_ref": "team_log.MemberRemoveActionType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberRemoveActionType.other": {"fq_name": "team_log.MemberRemoveActionType.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.MemberRemoveActionType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberRemoveExternalIdDetails.previous_value": {"fq_name": "team_log.MemberRemoveExternalIdDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.MemberRemoveExternalIdDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberRemoveExternalIdType.description": {"fq_name": "team_log.MemberRemoveExternalIdType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberRemoveExternalIdType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberRequestsChangePolicyDetails.new_value": {"fq_name": "team_log.MemberRequestsChangePolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.MemberRequestsChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberRequestsChangePolicyDetails.previous_value": {"fq_name": "team_log.MemberRequestsChangePolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.MemberRequestsChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberRequestsChangePolicyType.description": {"fq_name": "team_log.MemberRequestsChangePolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberRequestsChangePolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberRequestsPolicy.auto_accept": {"fq_name": "team_log.MemberRequestsPolicy.auto_accept", "param_name": "autoAcceptValue", "static_instance": "AUTO_ACCEPT", "getter_method": null, "containing_data_type_ref": "team_log.MemberRequestsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberRequestsPolicy.disabled": {"fq_name": "team_log.MemberRequestsPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.MemberRequestsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberRequestsPolicy.require_approval": {"fq_name": "team_log.MemberRequestsPolicy.require_approval", "param_name": "requireApprovalValue", "static_instance": "REQUIRE_APPROVAL", "getter_method": null, "containing_data_type_ref": "team_log.MemberRequestsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberRequestsPolicy.other": {"fq_name": "team_log.MemberRequestsPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.MemberRequestsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSendInvitePolicy.disabled": {"fq_name": "team_log.MemberSendInvitePolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.MemberSendInvitePolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSendInvitePolicy.everyone": {"fq_name": "team_log.MemberSendInvitePolicy.everyone", "param_name": "everyoneValue", "static_instance": "EVERYONE", "getter_method": null, "containing_data_type_ref": "team_log.MemberSendInvitePolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSendInvitePolicy.specific_members": {"fq_name": "team_log.MemberSendInvitePolicy.specific_members", "param_name": "specificMembersValue", "static_instance": "SPECIFIC_MEMBERS", "getter_method": null, "containing_data_type_ref": "team_log.MemberSendInvitePolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSendInvitePolicy.other": {"fq_name": "team_log.MemberSendInvitePolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.MemberSendInvitePolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSendInvitePolicyChangedDetails.new_value": {"fq_name": "team_log.MemberSendInvitePolicyChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.MemberSendInvitePolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSendInvitePolicyChangedDetails.previous_value": {"fq_name": "team_log.MemberSendInvitePolicyChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.MemberSendInvitePolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSendInvitePolicyChangedType.description": {"fq_name": "team_log.MemberSendInvitePolicyChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberSendInvitePolicyChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSetProfilePhotoType.description": {"fq_name": "team_log.MemberSetProfilePhotoType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberSetProfilePhotoType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSpaceLimitsAddCustomQuotaDetails.new_value": {"fq_name": "team_log.MemberSpaceLimitsAddCustomQuotaDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.MemberSpaceLimitsAddCustomQuotaDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSpaceLimitsAddCustomQuotaType.description": {"fq_name": "team_log.MemberSpaceLimitsAddCustomQuotaType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberSpaceLimitsAddCustomQuotaType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSpaceLimitsAddExceptionType.description": {"fq_name": "team_log.MemberSpaceLimitsAddExceptionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberSpaceLimitsAddExceptionType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSpaceLimitsChangeCapsTypePolicyDetails.previous_value": {"fq_name": "team_log.MemberSpaceLimitsChangeCapsTypePolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.MemberSpaceLimitsChangeCapsTypePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSpaceLimitsChangeCapsTypePolicyDetails.new_value": {"fq_name": "team_log.MemberSpaceLimitsChangeCapsTypePolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.MemberSpaceLimitsChangeCapsTypePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSpaceLimitsChangeCapsTypePolicyType.description": {"fq_name": "team_log.MemberSpaceLimitsChangeCapsTypePolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberSpaceLimitsChangeCapsTypePolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSpaceLimitsChangeCustomQuotaDetails.previous_value": {"fq_name": "team_log.MemberSpaceLimitsChangeCustomQuotaDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.MemberSpaceLimitsChangeCustomQuotaDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSpaceLimitsChangeCustomQuotaDetails.new_value": {"fq_name": "team_log.MemberSpaceLimitsChangeCustomQuotaDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.MemberSpaceLimitsChangeCustomQuotaDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSpaceLimitsChangeCustomQuotaType.description": {"fq_name": "team_log.MemberSpaceLimitsChangeCustomQuotaType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberSpaceLimitsChangeCustomQuotaType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSpaceLimitsChangePolicyDetails.previous_value": {"fq_name": "team_log.MemberSpaceLimitsChangePolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.MemberSpaceLimitsChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSpaceLimitsChangePolicyDetails.new_value": {"fq_name": "team_log.MemberSpaceLimitsChangePolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.MemberSpaceLimitsChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSpaceLimitsChangePolicyType.description": {"fq_name": "team_log.MemberSpaceLimitsChangePolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberSpaceLimitsChangePolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSpaceLimitsChangeStatusDetails.previous_value": {"fq_name": "team_log.MemberSpaceLimitsChangeStatusDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.MemberSpaceLimitsChangeStatusDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSpaceLimitsChangeStatusDetails.new_value": {"fq_name": "team_log.MemberSpaceLimitsChangeStatusDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.MemberSpaceLimitsChangeStatusDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSpaceLimitsChangeStatusType.description": {"fq_name": "team_log.MemberSpaceLimitsChangeStatusType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberSpaceLimitsChangeStatusType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSpaceLimitsRemoveCustomQuotaType.description": {"fq_name": "team_log.MemberSpaceLimitsRemoveCustomQuotaType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberSpaceLimitsRemoveCustomQuotaType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSpaceLimitsRemoveExceptionType.description": {"fq_name": "team_log.MemberSpaceLimitsRemoveExceptionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberSpaceLimitsRemoveExceptionType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberStatus.active": {"fq_name": "team_log.MemberStatus.active", "param_name": "activeValue", "static_instance": "ACTIVE", "getter_method": null, "containing_data_type_ref": "team_log.MemberStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberStatus.invited": {"fq_name": "team_log.MemberStatus.invited", "param_name": "invitedValue", "static_instance": "INVITED", "getter_method": null, "containing_data_type_ref": "team_log.MemberStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberStatus.moved_to_another_team": {"fq_name": "team_log.MemberStatus.moved_to_another_team", "param_name": "movedToAnotherTeamValue", "static_instance": "MOVED_TO_ANOTHER_TEAM", "getter_method": null, "containing_data_type_ref": "team_log.MemberStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberStatus.not_joined": {"fq_name": "team_log.MemberStatus.not_joined", "param_name": "notJoinedValue", "static_instance": "NOT_JOINED", "getter_method": null, "containing_data_type_ref": "team_log.MemberStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberStatus.removed": {"fq_name": "team_log.MemberStatus.removed", "param_name": "removedValue", "static_instance": "REMOVED", "getter_method": null, "containing_data_type_ref": "team_log.MemberStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberStatus.suspended": {"fq_name": "team_log.MemberStatus.suspended", "param_name": "suspendedValue", "static_instance": "SUSPENDED", "getter_method": null, "containing_data_type_ref": "team_log.MemberStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberStatus.other": {"fq_name": "team_log.MemberStatus.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.MemberStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSuggestDetails.suggested_members": {"fq_name": "team_log.MemberSuggestDetails.suggested_members", "param_name": "suggestedMembers", "static_instance": null, "getter_method": "getSuggestedMembers", "containing_data_type_ref": "team_log.MemberSuggestDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSuggestType.description": {"fq_name": "team_log.MemberSuggestType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberSuggestType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSuggestionsChangePolicyDetails.new_value": {"fq_name": "team_log.MemberSuggestionsChangePolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.MemberSuggestionsChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSuggestionsChangePolicyDetails.previous_value": {"fq_name": "team_log.MemberSuggestionsChangePolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.MemberSuggestionsChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSuggestionsChangePolicyType.description": {"fq_name": "team_log.MemberSuggestionsChangePolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberSuggestionsChangePolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSuggestionsPolicy.disabled": {"fq_name": "team_log.MemberSuggestionsPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.MemberSuggestionsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSuggestionsPolicy.enabled": {"fq_name": "team_log.MemberSuggestionsPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.MemberSuggestionsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSuggestionsPolicy.other": {"fq_name": "team_log.MemberSuggestionsPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.MemberSuggestionsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberTransferAccountContentsType.description": {"fq_name": "team_log.MemberTransferAccountContentsType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberTransferAccountContentsType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberTransferredInternalFields.source_team_id": {"fq_name": "team_log.MemberTransferredInternalFields.source_team_id", "param_name": "sourceTeamId", "static_instance": null, "getter_method": "getSourceTeamId", "containing_data_type_ref": "team_log.MemberTransferredInternalFields", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberTransferredInternalFields.target_team_id": {"fq_name": "team_log.MemberTransferredInternalFields.target_team_id", "param_name": "targetTeamId", "static_instance": null, "getter_method": "getTargetTeamId", "containing_data_type_ref": "team_log.MemberTransferredInternalFields", "route_refs": [], "_type": "FieldReference"}, "team_log.MicrosoftOfficeAddinChangePolicyDetails.new_value": {"fq_name": "team_log.MicrosoftOfficeAddinChangePolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.MicrosoftOfficeAddinChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MicrosoftOfficeAddinChangePolicyDetails.previous_value": {"fq_name": "team_log.MicrosoftOfficeAddinChangePolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.MicrosoftOfficeAddinChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MicrosoftOfficeAddinChangePolicyType.description": {"fq_name": "team_log.MicrosoftOfficeAddinChangePolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MicrosoftOfficeAddinChangePolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.MicrosoftOfficeAddinPolicy.disabled": {"fq_name": "team_log.MicrosoftOfficeAddinPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.MicrosoftOfficeAddinPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.MicrosoftOfficeAddinPolicy.enabled": {"fq_name": "team_log.MicrosoftOfficeAddinPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.MicrosoftOfficeAddinPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.MicrosoftOfficeAddinPolicy.other": {"fq_name": "team_log.MicrosoftOfficeAddinPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.MicrosoftOfficeAddinPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.MissingDetails.source_event_fields": {"fq_name": "team_log.MissingDetails.source_event_fields", "param_name": "sourceEventFields", "static_instance": null, "getter_method": "getSourceEventFields", "containing_data_type_ref": "team_log.MissingDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MobileDeviceSessionLogInfo.device_name": {"fq_name": "team_log.MobileDeviceSessionLogInfo.device_name", "param_name": "deviceName", "static_instance": null, "getter_method": "getDeviceName", "containing_data_type_ref": "team_log.MobileDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.MobileDeviceSessionLogInfo.client_type": {"fq_name": "team_log.MobileDeviceSessionLogInfo.client_type", "param_name": "clientType", "static_instance": null, "getter_method": "getClientType", "containing_data_type_ref": "team_log.MobileDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.MobileDeviceSessionLogInfo.ip_address": {"fq_name": "team_log.MobileDeviceSessionLogInfo.ip_address", "param_name": "ipAddress", "static_instance": null, "getter_method": "getIpAddress", "containing_data_type_ref": "team_log.MobileDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.MobileDeviceSessionLogInfo.created": {"fq_name": "team_log.MobileDeviceSessionLogInfo.created", "param_name": "created", "static_instance": null, "getter_method": "getCreated", "containing_data_type_ref": "team_log.MobileDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.MobileDeviceSessionLogInfo.updated": {"fq_name": "team_log.MobileDeviceSessionLogInfo.updated", "param_name": "updated", "static_instance": null, "getter_method": "getUpdated", "containing_data_type_ref": "team_log.MobileDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.MobileDeviceSessionLogInfo.session_info": {"fq_name": "team_log.MobileDeviceSessionLogInfo.session_info", "param_name": "sessionInfo", "static_instance": null, "getter_method": "getSessionInfo", "containing_data_type_ref": "team_log.MobileDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.MobileDeviceSessionLogInfo.client_version": {"fq_name": "team_log.MobileDeviceSessionLogInfo.client_version", "param_name": "clientVersion", "static_instance": null, "getter_method": "getClientVersion", "containing_data_type_ref": "team_log.MobileDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.MobileDeviceSessionLogInfo.os_version": {"fq_name": "team_log.MobileDeviceSessionLogInfo.os_version", "param_name": "osVersion", "static_instance": null, "getter_method": "getOsVersion", "containing_data_type_ref": "team_log.MobileDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.MobileDeviceSessionLogInfo.last_carrier": {"fq_name": "team_log.MobileDeviceSessionLogInfo.last_carrier", "param_name": "lastCarrier", "static_instance": null, "getter_method": "getLastCarrier", "containing_data_type_ref": "team_log.MobileDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.MobileSessionLogInfo.session_id": {"fq_name": "team_log.MobileSessionLogInfo.session_id", "param_name": "sessionId", "static_instance": null, "getter_method": "getSessionId", "containing_data_type_ref": "team_log.MobileSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.NamespaceRelativePathLogInfo.ns_id": {"fq_name": "team_log.NamespaceRelativePathLogInfo.ns_id", "param_name": "nsId", "static_instance": null, "getter_method": "getNsId", "containing_data_type_ref": "team_log.NamespaceRelativePathLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.NamespaceRelativePathLogInfo.relative_path": {"fq_name": "team_log.NamespaceRelativePathLogInfo.relative_path", "param_name": "relativePath", "static_instance": null, "getter_method": "getRelativePath", "containing_data_type_ref": "team_log.NamespaceRelativePathLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.NamespaceRelativePathLogInfo.is_shared_namespace": {"fq_name": "team_log.NamespaceRelativePathLogInfo.is_shared_namespace", "param_name": "isSharedNamespace", "static_instance": null, "getter_method": "getIsSharedNamespace", "containing_data_type_ref": "team_log.NamespaceRelativePathLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.NetworkControlChangePolicyDetails.new_value": {"fq_name": "team_log.NetworkControlChangePolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.NetworkControlChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.NetworkControlChangePolicyDetails.previous_value": {"fq_name": "team_log.NetworkControlChangePolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.NetworkControlChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.NetworkControlChangePolicyType.description": {"fq_name": "team_log.NetworkControlChangePolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.NetworkControlChangePolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.NetworkControlPolicy.disabled": {"fq_name": "team_log.NetworkControlPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.NetworkControlPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.NetworkControlPolicy.enabled": {"fq_name": "team_log.NetworkControlPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.NetworkControlPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.NetworkControlPolicy.other": {"fq_name": "team_log.NetworkControlPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.NetworkControlPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.NoExpirationLinkGenCreateReportDetails.start_date": {"fq_name": "team_log.NoExpirationLinkGenCreateReportDetails.start_date", "param_name": "startDate", "static_instance": null, "getter_method": "getStartDate", "containing_data_type_ref": "team_log.NoExpirationLinkGenCreateReportDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.NoExpirationLinkGenCreateReportDetails.end_date": {"fq_name": "team_log.NoExpirationLinkGenCreateReportDetails.end_date", "param_name": "endDate", "static_instance": null, "getter_method": "getEndDate", "containing_data_type_ref": "team_log.NoExpirationLinkGenCreateReportDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.NoExpirationLinkGenCreateReportType.description": {"fq_name": "team_log.NoExpirationLinkGenCreateReportType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.NoExpirationLinkGenCreateReportType", "route_refs": [], "_type": "FieldReference"}, "team_log.NoExpirationLinkGenReportFailedDetails.failure_reason": {"fq_name": "team_log.NoExpirationLinkGenReportFailedDetails.failure_reason", "param_name": "failureReason", "static_instance": null, "getter_method": "getFailureReason", "containing_data_type_ref": "team_log.NoExpirationLinkGenReportFailedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.NoExpirationLinkGenReportFailedType.description": {"fq_name": "team_log.NoExpirationLinkGenReportFailedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.NoExpirationLinkGenReportFailedType", "route_refs": [], "_type": "FieldReference"}, "team_log.NoPasswordLinkGenCreateReportDetails.start_date": {"fq_name": "team_log.NoPasswordLinkGenCreateReportDetails.start_date", "param_name": "startDate", "static_instance": null, "getter_method": "getStartDate", "containing_data_type_ref": "team_log.NoPasswordLinkGenCreateReportDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.NoPasswordLinkGenCreateReportDetails.end_date": {"fq_name": "team_log.NoPasswordLinkGenCreateReportDetails.end_date", "param_name": "endDate", "static_instance": null, "getter_method": "getEndDate", "containing_data_type_ref": "team_log.NoPasswordLinkGenCreateReportDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.NoPasswordLinkGenCreateReportType.description": {"fq_name": "team_log.NoPasswordLinkGenCreateReportType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.NoPasswordLinkGenCreateReportType", "route_refs": [], "_type": "FieldReference"}, "team_log.NoPasswordLinkGenReportFailedDetails.failure_reason": {"fq_name": "team_log.NoPasswordLinkGenReportFailedDetails.failure_reason", "param_name": "failureReason", "static_instance": null, "getter_method": "getFailureReason", "containing_data_type_ref": "team_log.NoPasswordLinkGenReportFailedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.NoPasswordLinkGenReportFailedType.description": {"fq_name": "team_log.NoPasswordLinkGenReportFailedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.NoPasswordLinkGenReportFailedType", "route_refs": [], "_type": "FieldReference"}, "team_log.NoPasswordLinkViewCreateReportDetails.start_date": {"fq_name": "team_log.NoPasswordLinkViewCreateReportDetails.start_date", "param_name": "startDate", "static_instance": null, "getter_method": "getStartDate", "containing_data_type_ref": "team_log.NoPasswordLinkViewCreateReportDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.NoPasswordLinkViewCreateReportDetails.end_date": {"fq_name": "team_log.NoPasswordLinkViewCreateReportDetails.end_date", "param_name": "endDate", "static_instance": null, "getter_method": "getEndDate", "containing_data_type_ref": "team_log.NoPasswordLinkViewCreateReportDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.NoPasswordLinkViewCreateReportType.description": {"fq_name": "team_log.NoPasswordLinkViewCreateReportType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.NoPasswordLinkViewCreateReportType", "route_refs": [], "_type": "FieldReference"}, "team_log.NoPasswordLinkViewReportFailedDetails.failure_reason": {"fq_name": "team_log.NoPasswordLinkViewReportFailedDetails.failure_reason", "param_name": "failureReason", "static_instance": null, "getter_method": "getFailureReason", "containing_data_type_ref": "team_log.NoPasswordLinkViewReportFailedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.NoPasswordLinkViewReportFailedType.description": {"fq_name": "team_log.NoPasswordLinkViewReportFailedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.NoPasswordLinkViewReportFailedType", "route_refs": [], "_type": "FieldReference"}, "team_log.NonTeamMemberLogInfo.account_id": {"fq_name": "team_log.NonTeamMemberLogInfo.account_id", "param_name": "accountId", "static_instance": null, "getter_method": "getAccountId", "containing_data_type_ref": "team_log.NonTeamMemberLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.NonTeamMemberLogInfo.display_name": {"fq_name": "team_log.NonTeamMemberLogInfo.display_name", "param_name": "displayName", "static_instance": null, "getter_method": "getDisplayName", "containing_data_type_ref": "team_log.NonTeamMemberLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.NonTeamMemberLogInfo.email": {"fq_name": "team_log.NonTeamMemberLogInfo.email", "param_name": "email", "static_instance": null, "getter_method": "getEmail", "containing_data_type_ref": "team_log.NonTeamMemberLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.NonTrustedTeamDetails.team": {"fq_name": "team_log.NonTrustedTeamDetails.team", "param_name": "team", "static_instance": null, "getter_method": "getTeam", "containing_data_type_ref": "team_log.NonTrustedTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.NoteAclInviteOnlyType.description": {"fq_name": "team_log.NoteAclInviteOnlyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.NoteAclInviteOnlyType", "route_refs": [], "_type": "FieldReference"}, "team_log.NoteAclLinkType.description": {"fq_name": "team_log.NoteAclLinkType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.NoteAclLinkType", "route_refs": [], "_type": "FieldReference"}, "team_log.NoteAclTeamLinkType.description": {"fq_name": "team_log.NoteAclTeamLinkType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.NoteAclTeamLinkType", "route_refs": [], "_type": "FieldReference"}, "team_log.NoteShareReceiveType.description": {"fq_name": "team_log.NoteShareReceiveType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.NoteShareReceiveType", "route_refs": [], "_type": "FieldReference"}, "team_log.NoteSharedType.description": {"fq_name": "team_log.NoteSharedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.NoteSharedType", "route_refs": [], "_type": "FieldReference"}, "team_log.ObjectLabelAddedDetails.label_type": {"fq_name": "team_log.ObjectLabelAddedDetails.label_type", "param_name": "labelType", "static_instance": null, "getter_method": "getLabelType", "containing_data_type_ref": "team_log.ObjectLabelAddedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ObjectLabelAddedType.description": {"fq_name": "team_log.ObjectLabelAddedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ObjectLabelAddedType", "route_refs": [], "_type": "FieldReference"}, "team_log.ObjectLabelRemovedDetails.label_type": {"fq_name": "team_log.ObjectLabelRemovedDetails.label_type", "param_name": "labelType", "static_instance": null, "getter_method": "getLabelType", "containing_data_type_ref": "team_log.ObjectLabelRemovedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ObjectLabelRemovedType.description": {"fq_name": "team_log.ObjectLabelRemovedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ObjectLabelRemovedType", "route_refs": [], "_type": "FieldReference"}, "team_log.ObjectLabelUpdatedValueDetails.label_type": {"fq_name": "team_log.ObjectLabelUpdatedValueDetails.label_type", "param_name": "labelType", "static_instance": null, "getter_method": "getLabelType", "containing_data_type_ref": "team_log.ObjectLabelUpdatedValueDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ObjectLabelUpdatedValueType.description": {"fq_name": "team_log.ObjectLabelUpdatedValueType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ObjectLabelUpdatedValueType", "route_refs": [], "_type": "FieldReference"}, "team_log.OpenNoteSharedType.description": {"fq_name": "team_log.OpenNoteSharedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.OpenNoteSharedType", "route_refs": [], "_type": "FieldReference"}, "team_log.OrganizationDetails.organization": {"fq_name": "team_log.OrganizationDetails.organization", "param_name": "organization", "static_instance": null, "getter_method": "getOrganization", "containing_data_type_ref": "team_log.OrganizationDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.OrganizationName.organization": {"fq_name": "team_log.OrganizationName.organization", "param_name": "organization", "static_instance": null, "getter_method": "getOrganization", "containing_data_type_ref": "team_log.OrganizationName", "route_refs": [], "_type": "FieldReference"}, "team_log.OrganizeFolderWithTidyType.description": {"fq_name": "team_log.OrganizeFolderWithTidyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.OrganizeFolderWithTidyType", "route_refs": [], "_type": "FieldReference"}, "team_log.OriginLogInfo.access_method": {"fq_name": "team_log.OriginLogInfo.access_method", "param_name": "accessMethod", "static_instance": null, "getter_method": "getAccessMethod", "containing_data_type_ref": "team_log.OriginLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.OriginLogInfo.geo_location": {"fq_name": "team_log.OriginLogInfo.geo_location", "param_name": "geoLocation", "static_instance": null, "getter_method": "getGeoLocation", "containing_data_type_ref": "team_log.OriginLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.OutdatedLinkViewCreateReportDetails.start_date": {"fq_name": "team_log.OutdatedLinkViewCreateReportDetails.start_date", "param_name": "startDate", "static_instance": null, "getter_method": "getStartDate", "containing_data_type_ref": "team_log.OutdatedLinkViewCreateReportDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.OutdatedLinkViewCreateReportDetails.end_date": {"fq_name": "team_log.OutdatedLinkViewCreateReportDetails.end_date", "param_name": "endDate", "static_instance": null, "getter_method": "getEndDate", "containing_data_type_ref": "team_log.OutdatedLinkViewCreateReportDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.OutdatedLinkViewCreateReportType.description": {"fq_name": "team_log.OutdatedLinkViewCreateReportType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.OutdatedLinkViewCreateReportType", "route_refs": [], "_type": "FieldReference"}, "team_log.OutdatedLinkViewReportFailedDetails.failure_reason": {"fq_name": "team_log.OutdatedLinkViewReportFailedDetails.failure_reason", "param_name": "failureReason", "static_instance": null, "getter_method": "getFailureReason", "containing_data_type_ref": "team_log.OutdatedLinkViewReportFailedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.OutdatedLinkViewReportFailedType.description": {"fq_name": "team_log.OutdatedLinkViewReportFailedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.OutdatedLinkViewReportFailedType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperAccessType.commenter": {"fq_name": "team_log.PaperAccessType.commenter", "param_name": "commenterValue", "static_instance": "COMMENTER", "getter_method": null, "containing_data_type_ref": "team_log.PaperAccessType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperAccessType.editor": {"fq_name": "team_log.PaperAccessType.editor", "param_name": "editorValue", "static_instance": "EDITOR", "getter_method": null, "containing_data_type_ref": "team_log.PaperAccessType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperAccessType.viewer": {"fq_name": "team_log.PaperAccessType.viewer", "param_name": "viewerValue", "static_instance": "VIEWER", "getter_method": null, "containing_data_type_ref": "team_log.PaperAccessType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperAccessType.other": {"fq_name": "team_log.PaperAccessType.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.PaperAccessType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperAdminExportStartType.description": {"fq_name": "team_log.PaperAdminExportStartType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperAdminExportStartType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperChangeDeploymentPolicyDetails.new_value": {"fq_name": "team_log.PaperChangeDeploymentPolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.PaperChangeDeploymentPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperChangeDeploymentPolicyDetails.previous_value": {"fq_name": "team_log.PaperChangeDeploymentPolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.PaperChangeDeploymentPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperChangeDeploymentPolicyType.description": {"fq_name": "team_log.PaperChangeDeploymentPolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperChangeDeploymentPolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperChangeMemberLinkPolicyDetails.new_value": {"fq_name": "team_log.PaperChangeMemberLinkPolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.PaperChangeMemberLinkPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperChangeMemberLinkPolicyType.description": {"fq_name": "team_log.PaperChangeMemberLinkPolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperChangeMemberLinkPolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperChangeMemberPolicyDetails.new_value": {"fq_name": "team_log.PaperChangeMemberPolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.PaperChangeMemberPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperChangeMemberPolicyDetails.previous_value": {"fq_name": "team_log.PaperChangeMemberPolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.PaperChangeMemberPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperChangeMemberPolicyType.description": {"fq_name": "team_log.PaperChangeMemberPolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperChangeMemberPolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperChangePolicyDetails.new_value": {"fq_name": "team_log.PaperChangePolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.PaperChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperChangePolicyDetails.previous_value": {"fq_name": "team_log.PaperChangePolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.PaperChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperChangePolicyType.description": {"fq_name": "team_log.PaperChangePolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperChangePolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperContentAddMemberDetails.event_uuid": {"fq_name": "team_log.PaperContentAddMemberDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperContentAddMemberDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperContentAddMemberType.description": {"fq_name": "team_log.PaperContentAddMemberType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperContentAddMemberType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperContentAddToFolderDetails.event_uuid": {"fq_name": "team_log.PaperContentAddToFolderDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperContentAddToFolderDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperContentAddToFolderDetails.target_asset_index": {"fq_name": "team_log.PaperContentAddToFolderDetails.target_asset_index", "param_name": "targetAssetIndex", "static_instance": null, "getter_method": "getTargetAssetIndex", "containing_data_type_ref": "team_log.PaperContentAddToFolderDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperContentAddToFolderDetails.parent_asset_index": {"fq_name": "team_log.PaperContentAddToFolderDetails.parent_asset_index", "param_name": "parentAssetIndex", "static_instance": null, "getter_method": "getParentAssetIndex", "containing_data_type_ref": "team_log.PaperContentAddToFolderDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperContentAddToFolderType.description": {"fq_name": "team_log.PaperContentAddToFolderType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperContentAddToFolderType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperContentArchiveDetails.event_uuid": {"fq_name": "team_log.PaperContentArchiveDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperContentArchiveDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperContentArchiveType.description": {"fq_name": "team_log.PaperContentArchiveType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperContentArchiveType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperContentCreateDetails.event_uuid": {"fq_name": "team_log.PaperContentCreateDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperContentCreateDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperContentCreateType.description": {"fq_name": "team_log.PaperContentCreateType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperContentCreateType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperContentPermanentlyDeleteDetails.event_uuid": {"fq_name": "team_log.PaperContentPermanentlyDeleteDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperContentPermanentlyDeleteDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperContentPermanentlyDeleteType.description": {"fq_name": "team_log.PaperContentPermanentlyDeleteType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperContentPermanentlyDeleteType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperContentRemoveFromFolderDetails.event_uuid": {"fq_name": "team_log.PaperContentRemoveFromFolderDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperContentRemoveFromFolderDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperContentRemoveFromFolderDetails.target_asset_index": {"fq_name": "team_log.PaperContentRemoveFromFolderDetails.target_asset_index", "param_name": "targetAssetIndex", "static_instance": null, "getter_method": "getTargetAssetIndex", "containing_data_type_ref": "team_log.PaperContentRemoveFromFolderDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperContentRemoveFromFolderDetails.parent_asset_index": {"fq_name": "team_log.PaperContentRemoveFromFolderDetails.parent_asset_index", "param_name": "parentAssetIndex", "static_instance": null, "getter_method": "getParentAssetIndex", "containing_data_type_ref": "team_log.PaperContentRemoveFromFolderDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperContentRemoveFromFolderType.description": {"fq_name": "team_log.PaperContentRemoveFromFolderType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperContentRemoveFromFolderType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperContentRemoveMemberDetails.event_uuid": {"fq_name": "team_log.PaperContentRemoveMemberDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperContentRemoveMemberDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperContentRemoveMemberType.description": {"fq_name": "team_log.PaperContentRemoveMemberType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperContentRemoveMemberType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperContentRenameDetails.event_uuid": {"fq_name": "team_log.PaperContentRenameDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperContentRenameDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperContentRenameType.description": {"fq_name": "team_log.PaperContentRenameType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperContentRenameType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperContentRestoreDetails.event_uuid": {"fq_name": "team_log.PaperContentRestoreDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperContentRestoreDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperContentRestoreType.description": {"fq_name": "team_log.PaperContentRestoreType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperContentRestoreType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDefaultFolderPolicy.everyone_in_team": {"fq_name": "team_log.PaperDefaultFolderPolicy.everyone_in_team", "param_name": "everyoneInTeamValue", "static_instance": "EVERYONE_IN_TEAM", "getter_method": null, "containing_data_type_ref": "team_log.PaperDefaultFolderPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDefaultFolderPolicy.invite_only": {"fq_name": "team_log.PaperDefaultFolderPolicy.invite_only", "param_name": "inviteOnlyValue", "static_instance": "INVITE_ONLY", "getter_method": null, "containing_data_type_ref": "team_log.PaperDefaultFolderPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDefaultFolderPolicy.other": {"fq_name": "team_log.PaperDefaultFolderPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.PaperDefaultFolderPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDefaultFolderPolicyChangedDetails.new_value": {"fq_name": "team_log.PaperDefaultFolderPolicyChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.PaperDefaultFolderPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDefaultFolderPolicyChangedDetails.previous_value": {"fq_name": "team_log.PaperDefaultFolderPolicyChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.PaperDefaultFolderPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDefaultFolderPolicyChangedType.description": {"fq_name": "team_log.PaperDefaultFolderPolicyChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperDefaultFolderPolicyChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDesktopPolicy.disabled": {"fq_name": "team_log.PaperDesktopPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.PaperDesktopPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDesktopPolicy.enabled": {"fq_name": "team_log.PaperDesktopPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.PaperDesktopPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDesktopPolicy.other": {"fq_name": "team_log.PaperDesktopPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.PaperDesktopPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDesktopPolicyChangedDetails.new_value": {"fq_name": "team_log.PaperDesktopPolicyChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.PaperDesktopPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDesktopPolicyChangedDetails.previous_value": {"fq_name": "team_log.PaperDesktopPolicyChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.PaperDesktopPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDesktopPolicyChangedType.description": {"fq_name": "team_log.PaperDesktopPolicyChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperDesktopPolicyChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocAddCommentDetails.event_uuid": {"fq_name": "team_log.PaperDocAddCommentDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperDocAddCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocAddCommentDetails.comment_text": {"fq_name": "team_log.PaperDocAddCommentDetails.comment_text", "param_name": "commentText", "static_instance": null, "getter_method": "getCommentText", "containing_data_type_ref": "team_log.PaperDocAddCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocAddCommentType.description": {"fq_name": "team_log.PaperDocAddCommentType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperDocAddCommentType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocChangeMemberRoleDetails.event_uuid": {"fq_name": "team_log.PaperDocChangeMemberRoleDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperDocChangeMemberRoleDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocChangeMemberRoleDetails.access_type": {"fq_name": "team_log.PaperDocChangeMemberRoleDetails.access_type", "param_name": "accessType", "static_instance": null, "getter_method": "getAccessType", "containing_data_type_ref": "team_log.PaperDocChangeMemberRoleDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocChangeMemberRoleType.description": {"fq_name": "team_log.PaperDocChangeMemberRoleType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperDocChangeMemberRoleType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocChangeSharingPolicyDetails.event_uuid": {"fq_name": "team_log.PaperDocChangeSharingPolicyDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperDocChangeSharingPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocChangeSharingPolicyDetails.public_sharing_policy": {"fq_name": "team_log.PaperDocChangeSharingPolicyDetails.public_sharing_policy", "param_name": "publicSharingPolicy", "static_instance": null, "getter_method": "getPublicSharingPolicy", "containing_data_type_ref": "team_log.PaperDocChangeSharingPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocChangeSharingPolicyDetails.team_sharing_policy": {"fq_name": "team_log.PaperDocChangeSharingPolicyDetails.team_sharing_policy", "param_name": "teamSharingPolicy", "static_instance": null, "getter_method": "getTeamSharingPolicy", "containing_data_type_ref": "team_log.PaperDocChangeSharingPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocChangeSharingPolicyType.description": {"fq_name": "team_log.PaperDocChangeSharingPolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperDocChangeSharingPolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocChangeSubscriptionDetails.event_uuid": {"fq_name": "team_log.PaperDocChangeSubscriptionDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperDocChangeSubscriptionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocChangeSubscriptionDetails.new_subscription_level": {"fq_name": "team_log.PaperDocChangeSubscriptionDetails.new_subscription_level", "param_name": "newSubscriptionLevel", "static_instance": null, "getter_method": "getNewSubscriptionLevel", "containing_data_type_ref": "team_log.PaperDocChangeSubscriptionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocChangeSubscriptionDetails.previous_subscription_level": {"fq_name": "team_log.PaperDocChangeSubscriptionDetails.previous_subscription_level", "param_name": "previousSubscriptionLevel", "static_instance": null, "getter_method": "getPreviousSubscriptionLevel", "containing_data_type_ref": "team_log.PaperDocChangeSubscriptionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocChangeSubscriptionType.description": {"fq_name": "team_log.PaperDocChangeSubscriptionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperDocChangeSubscriptionType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocDeleteCommentDetails.event_uuid": {"fq_name": "team_log.PaperDocDeleteCommentDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperDocDeleteCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocDeleteCommentDetails.comment_text": {"fq_name": "team_log.PaperDocDeleteCommentDetails.comment_text", "param_name": "commentText", "static_instance": null, "getter_method": "getCommentText", "containing_data_type_ref": "team_log.PaperDocDeleteCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocDeleteCommentType.description": {"fq_name": "team_log.PaperDocDeleteCommentType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperDocDeleteCommentType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocDeletedDetails.event_uuid": {"fq_name": "team_log.PaperDocDeletedDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperDocDeletedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocDeletedType.description": {"fq_name": "team_log.PaperDocDeletedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperDocDeletedType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocDownloadDetails.event_uuid": {"fq_name": "team_log.PaperDocDownloadDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperDocDownloadDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocDownloadDetails.export_file_format": {"fq_name": "team_log.PaperDocDownloadDetails.export_file_format", "param_name": "exportFileFormat", "static_instance": null, "getter_method": "getExportFileFormat", "containing_data_type_ref": "team_log.PaperDocDownloadDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocDownloadType.description": {"fq_name": "team_log.PaperDocDownloadType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperDocDownloadType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocEditCommentDetails.event_uuid": {"fq_name": "team_log.PaperDocEditCommentDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperDocEditCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocEditCommentDetails.comment_text": {"fq_name": "team_log.PaperDocEditCommentDetails.comment_text", "param_name": "commentText", "static_instance": null, "getter_method": "getCommentText", "containing_data_type_ref": "team_log.PaperDocEditCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocEditCommentType.description": {"fq_name": "team_log.PaperDocEditCommentType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperDocEditCommentType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocEditDetails.event_uuid": {"fq_name": "team_log.PaperDocEditDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperDocEditDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocEditType.description": {"fq_name": "team_log.PaperDocEditType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperDocEditType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocFollowedDetails.event_uuid": {"fq_name": "team_log.PaperDocFollowedDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperDocFollowedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocFollowedType.description": {"fq_name": "team_log.PaperDocFollowedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperDocFollowedType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocMentionDetails.event_uuid": {"fq_name": "team_log.PaperDocMentionDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperDocMentionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocMentionType.description": {"fq_name": "team_log.PaperDocMentionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperDocMentionType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocOwnershipChangedDetails.event_uuid": {"fq_name": "team_log.PaperDocOwnershipChangedDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperDocOwnershipChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocOwnershipChangedDetails.new_owner_user_id": {"fq_name": "team_log.PaperDocOwnershipChangedDetails.new_owner_user_id", "param_name": "newOwnerUserId", "static_instance": null, "getter_method": "getNewOwnerUserId", "containing_data_type_ref": "team_log.PaperDocOwnershipChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocOwnershipChangedDetails.old_owner_user_id": {"fq_name": "team_log.PaperDocOwnershipChangedDetails.old_owner_user_id", "param_name": "oldOwnerUserId", "static_instance": null, "getter_method": "getOldOwnerUserId", "containing_data_type_ref": "team_log.PaperDocOwnershipChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocOwnershipChangedType.description": {"fq_name": "team_log.PaperDocOwnershipChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperDocOwnershipChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocRequestAccessDetails.event_uuid": {"fq_name": "team_log.PaperDocRequestAccessDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperDocRequestAccessDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocRequestAccessType.description": {"fq_name": "team_log.PaperDocRequestAccessType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperDocRequestAccessType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocResolveCommentDetails.event_uuid": {"fq_name": "team_log.PaperDocResolveCommentDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperDocResolveCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocResolveCommentDetails.comment_text": {"fq_name": "team_log.PaperDocResolveCommentDetails.comment_text", "param_name": "commentText", "static_instance": null, "getter_method": "getCommentText", "containing_data_type_ref": "team_log.PaperDocResolveCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocResolveCommentType.description": {"fq_name": "team_log.PaperDocResolveCommentType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperDocResolveCommentType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocRevertDetails.event_uuid": {"fq_name": "team_log.PaperDocRevertDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperDocRevertDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocRevertType.description": {"fq_name": "team_log.PaperDocRevertType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperDocRevertType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocSlackShareDetails.event_uuid": {"fq_name": "team_log.PaperDocSlackShareDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperDocSlackShareDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocSlackShareType.description": {"fq_name": "team_log.PaperDocSlackShareType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperDocSlackShareType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocTeamInviteDetails.event_uuid": {"fq_name": "team_log.PaperDocTeamInviteDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperDocTeamInviteDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocTeamInviteType.description": {"fq_name": "team_log.PaperDocTeamInviteType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperDocTeamInviteType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocTrashedDetails.event_uuid": {"fq_name": "team_log.PaperDocTrashedDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperDocTrashedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocTrashedType.description": {"fq_name": "team_log.PaperDocTrashedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperDocTrashedType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocUnresolveCommentDetails.event_uuid": {"fq_name": "team_log.PaperDocUnresolveCommentDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperDocUnresolveCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocUnresolveCommentDetails.comment_text": {"fq_name": "team_log.PaperDocUnresolveCommentDetails.comment_text", "param_name": "commentText", "static_instance": null, "getter_method": "getCommentText", "containing_data_type_ref": "team_log.PaperDocUnresolveCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocUnresolveCommentType.description": {"fq_name": "team_log.PaperDocUnresolveCommentType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperDocUnresolveCommentType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocUntrashedDetails.event_uuid": {"fq_name": "team_log.PaperDocUntrashedDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperDocUntrashedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocUntrashedType.description": {"fq_name": "team_log.PaperDocUntrashedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperDocUntrashedType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocViewDetails.event_uuid": {"fq_name": "team_log.PaperDocViewDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperDocViewDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocViewType.description": {"fq_name": "team_log.PaperDocViewType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperDocViewType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocumentLogInfo.doc_id": {"fq_name": "team_log.PaperDocumentLogInfo.doc_id", "param_name": "docId", "static_instance": null, "getter_method": "getDocId", "containing_data_type_ref": "team_log.PaperDocumentLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocumentLogInfo.doc_title": {"fq_name": "team_log.PaperDocumentLogInfo.doc_title", "param_name": "docTitle", "static_instance": null, "getter_method": "getDocTitle", "containing_data_type_ref": "team_log.PaperDocumentLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDownloadFormat.docx": {"fq_name": "team_log.PaperDownloadFormat.docx", "param_name": "docxValue", "static_instance": "DOCX", "getter_method": null, "containing_data_type_ref": "team_log.PaperDownloadFormat", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDownloadFormat.html": {"fq_name": "team_log.PaperDownloadFormat.html", "param_name": "htmlValue", "static_instance": "HTML", "getter_method": null, "containing_data_type_ref": "team_log.PaperDownloadFormat", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDownloadFormat.markdown": {"fq_name": "team_log.PaperDownloadFormat.markdown", "param_name": "markdownValue", "static_instance": "MARKDOWN", "getter_method": null, "containing_data_type_ref": "team_log.PaperDownloadFormat", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDownloadFormat.pdf": {"fq_name": "team_log.PaperDownloadFormat.pdf", "param_name": "pdfValue", "static_instance": "PDF", "getter_method": null, "containing_data_type_ref": "team_log.PaperDownloadFormat", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDownloadFormat.other": {"fq_name": "team_log.PaperDownloadFormat.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.PaperDownloadFormat", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperEnabledUsersGroupAdditionType.description": {"fq_name": "team_log.PaperEnabledUsersGroupAdditionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperEnabledUsersGroupAdditionType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperEnabledUsersGroupRemovalType.description": {"fq_name": "team_log.PaperEnabledUsersGroupRemovalType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperEnabledUsersGroupRemovalType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperExternalViewAllowDetails.event_uuid": {"fq_name": "team_log.PaperExternalViewAllowDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperExternalViewAllowDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperExternalViewAllowType.description": {"fq_name": "team_log.PaperExternalViewAllowType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperExternalViewAllowType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperExternalViewDefaultTeamDetails.event_uuid": {"fq_name": "team_log.PaperExternalViewDefaultTeamDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperExternalViewDefaultTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperExternalViewDefaultTeamType.description": {"fq_name": "team_log.PaperExternalViewDefaultTeamType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperExternalViewDefaultTeamType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperExternalViewForbidDetails.event_uuid": {"fq_name": "team_log.PaperExternalViewForbidDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperExternalViewForbidDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperExternalViewForbidType.description": {"fq_name": "team_log.PaperExternalViewForbidType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperExternalViewForbidType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperFolderChangeSubscriptionDetails.event_uuid": {"fq_name": "team_log.PaperFolderChangeSubscriptionDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperFolderChangeSubscriptionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperFolderChangeSubscriptionDetails.new_subscription_level": {"fq_name": "team_log.PaperFolderChangeSubscriptionDetails.new_subscription_level", "param_name": "newSubscriptionLevel", "static_instance": null, "getter_method": "getNewSubscriptionLevel", "containing_data_type_ref": "team_log.PaperFolderChangeSubscriptionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperFolderChangeSubscriptionDetails.previous_subscription_level": {"fq_name": "team_log.PaperFolderChangeSubscriptionDetails.previous_subscription_level", "param_name": "previousSubscriptionLevel", "static_instance": null, "getter_method": "getPreviousSubscriptionLevel", "containing_data_type_ref": "team_log.PaperFolderChangeSubscriptionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperFolderChangeSubscriptionType.description": {"fq_name": "team_log.PaperFolderChangeSubscriptionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperFolderChangeSubscriptionType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperFolderDeletedDetails.event_uuid": {"fq_name": "team_log.PaperFolderDeletedDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperFolderDeletedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperFolderDeletedType.description": {"fq_name": "team_log.PaperFolderDeletedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperFolderDeletedType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperFolderFollowedDetails.event_uuid": {"fq_name": "team_log.PaperFolderFollowedDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperFolderFollowedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperFolderFollowedType.description": {"fq_name": "team_log.PaperFolderFollowedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperFolderFollowedType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperFolderLogInfo.folder_id": {"fq_name": "team_log.PaperFolderLogInfo.folder_id", "param_name": "folderId", "static_instance": null, "getter_method": "getFolderId", "containing_data_type_ref": "team_log.PaperFolderLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperFolderLogInfo.folder_name": {"fq_name": "team_log.PaperFolderLogInfo.folder_name", "param_name": "folderName", "static_instance": null, "getter_method": "getFolderName", "containing_data_type_ref": "team_log.PaperFolderLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperFolderTeamInviteDetails.event_uuid": {"fq_name": "team_log.PaperFolderTeamInviteDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperFolderTeamInviteDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperFolderTeamInviteType.description": {"fq_name": "team_log.PaperFolderTeamInviteType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperFolderTeamInviteType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperMemberPolicy.anyone_with_link": {"fq_name": "team_log.PaperMemberPolicy.anyone_with_link", "param_name": "anyoneWithLinkValue", "static_instance": "ANYONE_WITH_LINK", "getter_method": null, "containing_data_type_ref": "team_log.PaperMemberPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperMemberPolicy.only_team": {"fq_name": "team_log.PaperMemberPolicy.only_team", "param_name": "onlyTeamValue", "static_instance": "ONLY_TEAM", "getter_method": null, "containing_data_type_ref": "team_log.PaperMemberPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperMemberPolicy.team_and_explicitly_shared": {"fq_name": "team_log.PaperMemberPolicy.team_and_explicitly_shared", "param_name": "teamAndExplicitlySharedValue", "static_instance": "TEAM_AND_EXPLICITLY_SHARED", "getter_method": null, "containing_data_type_ref": "team_log.PaperMemberPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperMemberPolicy.other": {"fq_name": "team_log.PaperMemberPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.PaperMemberPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperPublishedLinkChangePermissionDetails.event_uuid": {"fq_name": "team_log.PaperPublishedLinkChangePermissionDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperPublishedLinkChangePermissionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperPublishedLinkChangePermissionDetails.new_permission_level": {"fq_name": "team_log.PaperPublishedLinkChangePermissionDetails.new_permission_level", "param_name": "newPermissionLevel", "static_instance": null, "getter_method": "getNewPermissionLevel", "containing_data_type_ref": "team_log.PaperPublishedLinkChangePermissionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperPublishedLinkChangePermissionDetails.previous_permission_level": {"fq_name": "team_log.PaperPublishedLinkChangePermissionDetails.previous_permission_level", "param_name": "previousPermissionLevel", "static_instance": null, "getter_method": "getPreviousPermissionLevel", "containing_data_type_ref": "team_log.PaperPublishedLinkChangePermissionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperPublishedLinkChangePermissionType.description": {"fq_name": "team_log.PaperPublishedLinkChangePermissionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperPublishedLinkChangePermissionType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperPublishedLinkCreateDetails.event_uuid": {"fq_name": "team_log.PaperPublishedLinkCreateDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperPublishedLinkCreateDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperPublishedLinkCreateType.description": {"fq_name": "team_log.PaperPublishedLinkCreateType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperPublishedLinkCreateType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperPublishedLinkDisabledDetails.event_uuid": {"fq_name": "team_log.PaperPublishedLinkDisabledDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperPublishedLinkDisabledDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperPublishedLinkDisabledType.description": {"fq_name": "team_log.PaperPublishedLinkDisabledType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperPublishedLinkDisabledType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperPublishedLinkViewDetails.event_uuid": {"fq_name": "team_log.PaperPublishedLinkViewDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperPublishedLinkViewDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperPublishedLinkViewType.description": {"fq_name": "team_log.PaperPublishedLinkViewType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperPublishedLinkViewType", "route_refs": [], "_type": "FieldReference"}, "team_log.ParticipantLogInfo.group": {"fq_name": "team_log.ParticipantLogInfo.group", "param_name": "groupValue", "static_instance": null, "getter_method": "getGroupValue", "containing_data_type_ref": "team_log.ParticipantLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.ParticipantLogInfo.user": {"fq_name": "team_log.ParticipantLogInfo.user", "param_name": "userValue", "static_instance": null, "getter_method": "getUserValue", "containing_data_type_ref": "team_log.ParticipantLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.ParticipantLogInfo.other": {"fq_name": "team_log.ParticipantLogInfo.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.ParticipantLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.PassPolicy.allow": {"fq_name": "team_log.PassPolicy.allow", "param_name": "allowValue", "static_instance": "ALLOW", "getter_method": null, "containing_data_type_ref": "team_log.PassPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.PassPolicy.disabled": {"fq_name": "team_log.PassPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.PassPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.PassPolicy.enabled": {"fq_name": "team_log.PassPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.PassPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.PassPolicy.other": {"fq_name": "team_log.PassPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.PassPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.PasswordChangeType.description": {"fq_name": "team_log.PasswordChangeType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PasswordChangeType", "route_refs": [], "_type": "FieldReference"}, "team_log.PasswordResetAllType.description": {"fq_name": "team_log.PasswordResetAllType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PasswordResetAllType", "route_refs": [], "_type": "FieldReference"}, "team_log.PasswordResetType.description": {"fq_name": "team_log.PasswordResetType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PasswordResetType", "route_refs": [], "_type": "FieldReference"}, "team_log.PasswordStrengthRequirementsChangePolicyDetails.previous_value": {"fq_name": "team_log.PasswordStrengthRequirementsChangePolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.PasswordStrengthRequirementsChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PasswordStrengthRequirementsChangePolicyDetails.new_value": {"fq_name": "team_log.PasswordStrengthRequirementsChangePolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.PasswordStrengthRequirementsChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PasswordStrengthRequirementsChangePolicyType.description": {"fq_name": "team_log.PasswordStrengthRequirementsChangePolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PasswordStrengthRequirementsChangePolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.PathLogInfo.namespace_relative": {"fq_name": "team_log.PathLogInfo.namespace_relative", "param_name": "namespaceRelative", "static_instance": null, "getter_method": "getNamespaceRelative", "containing_data_type_ref": "team_log.PathLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.PathLogInfo.contextual": {"fq_name": "team_log.PathLogInfo.contextual", "param_name": "contextual", "static_instance": null, "getter_method": "getContextual", "containing_data_type_ref": "team_log.PathLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.PendingSecondaryEmailAddedDetails.secondary_email": {"fq_name": "team_log.PendingSecondaryEmailAddedDetails.secondary_email", "param_name": "secondaryEmail", "static_instance": null, "getter_method": "getSecondaryEmail", "containing_data_type_ref": "team_log.PendingSecondaryEmailAddedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PendingSecondaryEmailAddedType.description": {"fq_name": "team_log.PendingSecondaryEmailAddedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PendingSecondaryEmailAddedType", "route_refs": [], "_type": "FieldReference"}, "team_log.PermanentDeleteChangePolicyDetails.new_value": {"fq_name": "team_log.PermanentDeleteChangePolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.PermanentDeleteChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PermanentDeleteChangePolicyDetails.previous_value": {"fq_name": "team_log.PermanentDeleteChangePolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.PermanentDeleteChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PermanentDeleteChangePolicyType.description": {"fq_name": "team_log.PermanentDeleteChangePolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PermanentDeleteChangePolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.PlacementRestriction.australia_only": {"fq_name": "team_log.PlacementRestriction.australia_only", "param_name": "australiaOnlyValue", "static_instance": "AUSTRALIA_ONLY", "getter_method": null, "containing_data_type_ref": "team_log.PlacementRestriction", "route_refs": [], "_type": "FieldReference"}, "team_log.PlacementRestriction.europe_only": {"fq_name": "team_log.PlacementRestriction.europe_only", "param_name": "europeOnlyValue", "static_instance": "EUROPE_ONLY", "getter_method": null, "containing_data_type_ref": "team_log.PlacementRestriction", "route_refs": [], "_type": "FieldReference"}, "team_log.PlacementRestriction.japan_only": {"fq_name": "team_log.PlacementRestriction.japan_only", "param_name": "japanOnlyValue", "static_instance": "JAPAN_ONLY", "getter_method": null, "containing_data_type_ref": "team_log.PlacementRestriction", "route_refs": [], "_type": "FieldReference"}, "team_log.PlacementRestriction.none": {"fq_name": "team_log.PlacementRestriction.none", "param_name": "noneValue", "static_instance": "NONE", "getter_method": null, "containing_data_type_ref": "team_log.PlacementRestriction", "route_refs": [], "_type": "FieldReference"}, "team_log.PlacementRestriction.uk_only": {"fq_name": "team_log.PlacementRestriction.uk_only", "param_name": "ukOnlyValue", "static_instance": "UK_ONLY", "getter_method": null, "containing_data_type_ref": "team_log.PlacementRestriction", "route_refs": [], "_type": "FieldReference"}, "team_log.PlacementRestriction.us_s3_only": {"fq_name": "team_log.PlacementRestriction.us_s3_only", "param_name": "usS3OnlyValue", "static_instance": "US_S3_ONLY", "getter_method": null, "containing_data_type_ref": "team_log.PlacementRestriction", "route_refs": [], "_type": "FieldReference"}, "team_log.PlacementRestriction.other": {"fq_name": "team_log.PlacementRestriction.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.PlacementRestriction", "route_refs": [], "_type": "FieldReference"}, "team_log.PolicyType.disposition": {"fq_name": "team_log.PolicyType.disposition", "param_name": "dispositionValue", "static_instance": "DISPOSITION", "getter_method": null, "containing_data_type_ref": "team_log.PolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.PolicyType.retention": {"fq_name": "team_log.PolicyType.retention", "param_name": "retentionValue", "static_instance": "RETENTION", "getter_method": null, "containing_data_type_ref": "team_log.PolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.PolicyType.other": {"fq_name": "team_log.PolicyType.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.PolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.PrimaryTeamRequestAcceptedDetails.secondary_team": {"fq_name": "team_log.PrimaryTeamRequestAcceptedDetails.secondary_team", "param_name": "secondaryTeam", "static_instance": null, "getter_method": "getSecondaryTeam", "containing_data_type_ref": "team_log.PrimaryTeamRequestAcceptedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PrimaryTeamRequestAcceptedDetails.sent_by": {"fq_name": "team_log.PrimaryTeamRequestAcceptedDetails.sent_by", "param_name": "sentBy", "static_instance": null, "getter_method": "getSentBy", "containing_data_type_ref": "team_log.PrimaryTeamRequestAcceptedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PrimaryTeamRequestCanceledDetails.secondary_team": {"fq_name": "team_log.PrimaryTeamRequestCanceledDetails.secondary_team", "param_name": "secondaryTeam", "static_instance": null, "getter_method": "getSecondaryTeam", "containing_data_type_ref": "team_log.PrimaryTeamRequestCanceledDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PrimaryTeamRequestCanceledDetails.sent_by": {"fq_name": "team_log.PrimaryTeamRequestCanceledDetails.sent_by", "param_name": "sentBy", "static_instance": null, "getter_method": "getSentBy", "containing_data_type_ref": "team_log.PrimaryTeamRequestCanceledDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PrimaryTeamRequestExpiredDetails.secondary_team": {"fq_name": "team_log.PrimaryTeamRequestExpiredDetails.secondary_team", "param_name": "secondaryTeam", "static_instance": null, "getter_method": "getSecondaryTeam", "containing_data_type_ref": "team_log.PrimaryTeamRequestExpiredDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PrimaryTeamRequestExpiredDetails.sent_by": {"fq_name": "team_log.PrimaryTeamRequestExpiredDetails.sent_by", "param_name": "sentBy", "static_instance": null, "getter_method": "getSentBy", "containing_data_type_ref": "team_log.PrimaryTeamRequestExpiredDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PrimaryTeamRequestReminderDetails.secondary_team": {"fq_name": "team_log.PrimaryTeamRequestReminderDetails.secondary_team", "param_name": "secondaryTeam", "static_instance": null, "getter_method": "getSecondaryTeam", "containing_data_type_ref": "team_log.PrimaryTeamRequestReminderDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PrimaryTeamRequestReminderDetails.sent_to": {"fq_name": "team_log.PrimaryTeamRequestReminderDetails.sent_to", "param_name": "sentTo", "static_instance": null, "getter_method": "getSentTo", "containing_data_type_ref": "team_log.PrimaryTeamRequestReminderDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.QuickActionType.delete_shared_link": {"fq_name": "team_log.QuickActionType.delete_shared_link", "param_name": "deleteSharedLinkValue", "static_instance": "DELETE_SHARED_LINK", "getter_method": null, "containing_data_type_ref": "team_log.QuickActionType", "route_refs": [], "_type": "FieldReference"}, "team_log.QuickActionType.reset_password": {"fq_name": "team_log.QuickActionType.reset_password", "param_name": "resetPasswordValue", "static_instance": "RESET_PASSWORD", "getter_method": null, "containing_data_type_ref": "team_log.QuickActionType", "route_refs": [], "_type": "FieldReference"}, "team_log.QuickActionType.restore_file_or_folder": {"fq_name": "team_log.QuickActionType.restore_file_or_folder", "param_name": "restoreFileOrFolderValue", "static_instance": "RESTORE_FILE_OR_FOLDER", "getter_method": null, "containing_data_type_ref": "team_log.QuickActionType", "route_refs": [], "_type": "FieldReference"}, "team_log.QuickActionType.unlink_app": {"fq_name": "team_log.QuickActionType.unlink_app", "param_name": "unlinkAppValue", "static_instance": "UNLINK_APP", "getter_method": null, "containing_data_type_ref": "team_log.QuickActionType", "route_refs": [], "_type": "FieldReference"}, "team_log.QuickActionType.unlink_device": {"fq_name": "team_log.QuickActionType.unlink_device", "param_name": "unlinkDeviceValue", "static_instance": "UNLINK_DEVICE", "getter_method": null, "containing_data_type_ref": "team_log.QuickActionType", "route_refs": [], "_type": "FieldReference"}, "team_log.QuickActionType.unlink_session": {"fq_name": "team_log.QuickActionType.unlink_session", "param_name": "unlinkSessionValue", "static_instance": "UNLINK_SESSION", "getter_method": null, "containing_data_type_ref": "team_log.QuickActionType", "route_refs": [], "_type": "FieldReference"}, "team_log.QuickActionType.other": {"fq_name": "team_log.QuickActionType.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.QuickActionType", "route_refs": [], "_type": "FieldReference"}, "team_log.RansomwareAlertCreateReportFailedDetails.failure_reason": {"fq_name": "team_log.RansomwareAlertCreateReportFailedDetails.failure_reason", "param_name": "failureReason", "static_instance": null, "getter_method": "getFailureReason", "containing_data_type_ref": "team_log.RansomwareAlertCreateReportFailedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.RansomwareAlertCreateReportFailedType.description": {"fq_name": "team_log.RansomwareAlertCreateReportFailedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.RansomwareAlertCreateReportFailedType", "route_refs": [], "_type": "FieldReference"}, "team_log.RansomwareAlertCreateReportType.description": {"fq_name": "team_log.RansomwareAlertCreateReportType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.RansomwareAlertCreateReportType", "route_refs": [], "_type": "FieldReference"}, "team_log.RansomwareRestoreProcessCompletedDetails.status": {"fq_name": "team_log.RansomwareRestoreProcessCompletedDetails.status", "param_name": "status", "static_instance": null, "getter_method": "getStatus", "containing_data_type_ref": "team_log.RansomwareRestoreProcessCompletedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.RansomwareRestoreProcessCompletedDetails.restored_files_count": {"fq_name": "team_log.RansomwareRestoreProcessCompletedDetails.restored_files_count", "param_name": "restoredFilesCount", "static_instance": null, "getter_method": "getRestoredFilesCount", "containing_data_type_ref": "team_log.RansomwareRestoreProcessCompletedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.RansomwareRestoreProcessCompletedDetails.restored_files_failed_count": {"fq_name": "team_log.RansomwareRestoreProcessCompletedDetails.restored_files_failed_count", "param_name": "restoredFilesFailedCount", "static_instance": null, "getter_method": "getRestoredFilesFailedCount", "containing_data_type_ref": "team_log.RansomwareRestoreProcessCompletedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.RansomwareRestoreProcessCompletedType.description": {"fq_name": "team_log.RansomwareRestoreProcessCompletedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.RansomwareRestoreProcessCompletedType", "route_refs": [], "_type": "FieldReference"}, "team_log.RansomwareRestoreProcessStartedDetails.extension": {"fq_name": "team_log.RansomwareRestoreProcessStartedDetails.extension", "param_name": "extension", "static_instance": null, "getter_method": "getExtension", "containing_data_type_ref": "team_log.RansomwareRestoreProcessStartedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.RansomwareRestoreProcessStartedType.description": {"fq_name": "team_log.RansomwareRestoreProcessStartedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.RansomwareRestoreProcessStartedType", "route_refs": [], "_type": "FieldReference"}, "team_log.RecipientsConfiguration.recipient_setting_type": {"fq_name": "team_log.RecipientsConfiguration.recipient_setting_type", "param_name": "recipientSettingType", "static_instance": null, "getter_method": "getRecipientSettingType", "containing_data_type_ref": "team_log.RecipientsConfiguration", "route_refs": [], "_type": "FieldReference"}, "team_log.RecipientsConfiguration.emails": {"fq_name": "team_log.RecipientsConfiguration.emails", "param_name": "emails", "static_instance": null, "getter_method": "getEmails", "containing_data_type_ref": "team_log.RecipientsConfiguration", "route_refs": [], "_type": "FieldReference"}, "team_log.RecipientsConfiguration.groups": {"fq_name": "team_log.RecipientsConfiguration.groups", "param_name": "groups", "static_instance": null, "getter_method": "getGroups", "containing_data_type_ref": "team_log.RecipientsConfiguration", "route_refs": [], "_type": "FieldReference"}, "team_log.RelocateAssetReferencesLogInfo.src_asset_index": {"fq_name": "team_log.RelocateAssetReferencesLogInfo.src_asset_index", "param_name": "srcAssetIndex", "static_instance": null, "getter_method": "getSrcAssetIndex", "containing_data_type_ref": "team_log.RelocateAssetReferencesLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.RelocateAssetReferencesLogInfo.dest_asset_index": {"fq_name": "team_log.RelocateAssetReferencesLogInfo.dest_asset_index", "param_name": "destAssetIndex", "static_instance": null, "getter_method": "getDestAssetIndex", "containing_data_type_ref": "team_log.RelocateAssetReferencesLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.ReplayFileDeleteType.description": {"fq_name": "team_log.ReplayFileDeleteType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ReplayFileDeleteType", "route_refs": [], "_type": "FieldReference"}, "team_log.ReplayFileSharedLinkCreatedType.description": {"fq_name": "team_log.ReplayFileSharedLinkCreatedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ReplayFileSharedLinkCreatedType", "route_refs": [], "_type": "FieldReference"}, "team_log.ReplayFileSharedLinkModifiedType.description": {"fq_name": "team_log.ReplayFileSharedLinkModifiedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ReplayFileSharedLinkModifiedType", "route_refs": [], "_type": "FieldReference"}, "team_log.ReplayProjectTeamAddType.description": {"fq_name": "team_log.ReplayProjectTeamAddType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ReplayProjectTeamAddType", "route_refs": [], "_type": "FieldReference"}, "team_log.ReplayProjectTeamDeleteType.description": {"fq_name": "team_log.ReplayProjectTeamDeleteType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ReplayProjectTeamDeleteType", "route_refs": [], "_type": "FieldReference"}, "team_log.ResellerLogInfo.reseller_name": {"fq_name": "team_log.ResellerLogInfo.reseller_name", "param_name": "resellerName", "static_instance": null, "getter_method": "getResellerName", "containing_data_type_ref": "team_log.ResellerLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.ResellerLogInfo.reseller_email": {"fq_name": "team_log.ResellerLogInfo.reseller_email", "param_name": "resellerEmail", "static_instance": null, "getter_method": "getResellerEmail", "containing_data_type_ref": "team_log.ResellerLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.ResellerRole.not_reseller": {"fq_name": "team_log.ResellerRole.not_reseller", "param_name": "notResellerValue", "static_instance": "NOT_RESELLER", "getter_method": null, "containing_data_type_ref": "team_log.ResellerRole", "route_refs": [], "_type": "FieldReference"}, "team_log.ResellerRole.reseller_admin": {"fq_name": "team_log.ResellerRole.reseller_admin", "param_name": "resellerAdminValue", "static_instance": "RESELLER_ADMIN", "getter_method": null, "containing_data_type_ref": "team_log.ResellerRole", "route_refs": [], "_type": "FieldReference"}, "team_log.ResellerRole.other": {"fq_name": "team_log.ResellerRole.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.ResellerRole", "route_refs": [], "_type": "FieldReference"}, "team_log.ResellerSupportChangePolicyDetails.new_value": {"fq_name": "team_log.ResellerSupportChangePolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.ResellerSupportChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ResellerSupportChangePolicyDetails.previous_value": {"fq_name": "team_log.ResellerSupportChangePolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.ResellerSupportChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ResellerSupportChangePolicyType.description": {"fq_name": "team_log.ResellerSupportChangePolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ResellerSupportChangePolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.ResellerSupportPolicy.disabled": {"fq_name": "team_log.ResellerSupportPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.ResellerSupportPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ResellerSupportPolicy.enabled": {"fq_name": "team_log.ResellerSupportPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.ResellerSupportPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ResellerSupportPolicy.other": {"fq_name": "team_log.ResellerSupportPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.ResellerSupportPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ResellerSupportSessionEndType.description": {"fq_name": "team_log.ResellerSupportSessionEndType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ResellerSupportSessionEndType", "route_refs": [], "_type": "FieldReference"}, "team_log.ResellerSupportSessionStartType.description": {"fq_name": "team_log.ResellerSupportSessionStartType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ResellerSupportSessionStartType", "route_refs": [], "_type": "FieldReference"}, "team_log.RewindFolderDetails.rewind_folder_target_ts_ms": {"fq_name": "team_log.RewindFolderDetails.rewind_folder_target_ts_ms", "param_name": "rewindFolderTargetTsMs", "static_instance": null, "getter_method": "getRewindFolderTargetTsMs", "containing_data_type_ref": "team_log.RewindFolderDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.RewindFolderType.description": {"fq_name": "team_log.RewindFolderType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.RewindFolderType", "route_refs": [], "_type": "FieldReference"}, "team_log.RewindPolicy.admins_only": {"fq_name": "team_log.RewindPolicy.admins_only", "param_name": "adminsOnlyValue", "static_instance": "ADMINS_ONLY", "getter_method": null, "containing_data_type_ref": "team_log.RewindPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.RewindPolicy.everyone": {"fq_name": "team_log.RewindPolicy.everyone", "param_name": "everyoneValue", "static_instance": "EVERYONE", "getter_method": null, "containing_data_type_ref": "team_log.RewindPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.RewindPolicy.other": {"fq_name": "team_log.RewindPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.RewindPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.RewindPolicyChangedDetails.new_value": {"fq_name": "team_log.RewindPolicyChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.RewindPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.RewindPolicyChangedDetails.previous_value": {"fq_name": "team_log.RewindPolicyChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.RewindPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.RewindPolicyChangedType.description": {"fq_name": "team_log.RewindPolicyChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.RewindPolicyChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.SecondaryEmailDeletedDetails.secondary_email": {"fq_name": "team_log.SecondaryEmailDeletedDetails.secondary_email", "param_name": "secondaryEmail", "static_instance": null, "getter_method": "getSecondaryEmail", "containing_data_type_ref": "team_log.SecondaryEmailDeletedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SecondaryEmailDeletedType.description": {"fq_name": "team_log.SecondaryEmailDeletedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SecondaryEmailDeletedType", "route_refs": [], "_type": "FieldReference"}, "team_log.SecondaryEmailVerifiedDetails.secondary_email": {"fq_name": "team_log.SecondaryEmailVerifiedDetails.secondary_email", "param_name": "secondaryEmail", "static_instance": null, "getter_method": "getSecondaryEmail", "containing_data_type_ref": "team_log.SecondaryEmailVerifiedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SecondaryEmailVerifiedType.description": {"fq_name": "team_log.SecondaryEmailVerifiedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SecondaryEmailVerifiedType", "route_refs": [], "_type": "FieldReference"}, "team_log.SecondaryMailsPolicy.disabled": {"fq_name": "team_log.SecondaryMailsPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.SecondaryMailsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.SecondaryMailsPolicy.enabled": {"fq_name": "team_log.SecondaryMailsPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.SecondaryMailsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.SecondaryMailsPolicy.other": {"fq_name": "team_log.SecondaryMailsPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.SecondaryMailsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.SecondaryMailsPolicyChangedDetails.previous_value": {"fq_name": "team_log.SecondaryMailsPolicyChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SecondaryMailsPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SecondaryMailsPolicyChangedDetails.new_value": {"fq_name": "team_log.SecondaryMailsPolicyChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SecondaryMailsPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SecondaryMailsPolicyChangedType.description": {"fq_name": "team_log.SecondaryMailsPolicyChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SecondaryMailsPolicyChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.SecondaryTeamRequestAcceptedDetails.primary_team": {"fq_name": "team_log.SecondaryTeamRequestAcceptedDetails.primary_team", "param_name": "primaryTeam", "static_instance": null, "getter_method": "getPrimaryTeam", "containing_data_type_ref": "team_log.SecondaryTeamRequestAcceptedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SecondaryTeamRequestAcceptedDetails.sent_by": {"fq_name": "team_log.SecondaryTeamRequestAcceptedDetails.sent_by", "param_name": "sentBy", "static_instance": null, "getter_method": "getSentBy", "containing_data_type_ref": "team_log.SecondaryTeamRequestAcceptedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SecondaryTeamRequestCanceledDetails.sent_to": {"fq_name": "team_log.SecondaryTeamRequestCanceledDetails.sent_to", "param_name": "sentTo", "static_instance": null, "getter_method": "getSentTo", "containing_data_type_ref": "team_log.SecondaryTeamRequestCanceledDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SecondaryTeamRequestCanceledDetails.sent_by": {"fq_name": "team_log.SecondaryTeamRequestCanceledDetails.sent_by", "param_name": "sentBy", "static_instance": null, "getter_method": "getSentBy", "containing_data_type_ref": "team_log.SecondaryTeamRequestCanceledDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SecondaryTeamRequestExpiredDetails.sent_to": {"fq_name": "team_log.SecondaryTeamRequestExpiredDetails.sent_to", "param_name": "sentTo", "static_instance": null, "getter_method": "getSentTo", "containing_data_type_ref": "team_log.SecondaryTeamRequestExpiredDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SecondaryTeamRequestReminderDetails.sent_to": {"fq_name": "team_log.SecondaryTeamRequestReminderDetails.sent_to", "param_name": "sentTo", "static_instance": null, "getter_method": "getSentTo", "containing_data_type_ref": "team_log.SecondaryTeamRequestReminderDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SendForSignaturePolicy.disabled": {"fq_name": "team_log.SendForSignaturePolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.SendForSignaturePolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.SendForSignaturePolicy.enabled": {"fq_name": "team_log.SendForSignaturePolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.SendForSignaturePolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.SendForSignaturePolicy.other": {"fq_name": "team_log.SendForSignaturePolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.SendForSignaturePolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.SendForSignaturePolicyChangedDetails.new_value": {"fq_name": "team_log.SendForSignaturePolicyChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SendForSignaturePolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SendForSignaturePolicyChangedDetails.previous_value": {"fq_name": "team_log.SendForSignaturePolicyChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SendForSignaturePolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SendForSignaturePolicyChangedType.description": {"fq_name": "team_log.SendForSignaturePolicyChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SendForSignaturePolicyChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.SessionLogInfo.session_id": {"fq_name": "team_log.SessionLogInfo.session_id", "param_name": "sessionId", "static_instance": null, "getter_method": "getSessionId", "containing_data_type_ref": "team_log.SessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.SfAddGroupDetails.target_asset_index": {"fq_name": "team_log.SfAddGroupDetails.target_asset_index", "param_name": "targetAssetIndex", "static_instance": null, "getter_method": "getTargetAssetIndex", "containing_data_type_ref": "team_log.SfAddGroupDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfAddGroupDetails.original_folder_name": {"fq_name": "team_log.SfAddGroupDetails.original_folder_name", "param_name": "originalFolderName", "static_instance": null, "getter_method": "getOriginalFolderName", "containing_data_type_ref": "team_log.SfAddGroupDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfAddGroupDetails.team_name": {"fq_name": "team_log.SfAddGroupDetails.team_name", "param_name": "teamName", "static_instance": null, "getter_method": "getTeamName", "containing_data_type_ref": "team_log.SfAddGroupDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfAddGroupDetails.sharing_permission": {"fq_name": "team_log.SfAddGroupDetails.sharing_permission", "param_name": "sharingPermission", "static_instance": null, "getter_method": "getSharingPermission", "containing_data_type_ref": "team_log.SfAddGroupDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfAddGroupType.description": {"fq_name": "team_log.SfAddGroupType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SfAddGroupType", "route_refs": [], "_type": "FieldReference"}, "team_log.SfAllowNonMembersToViewSharedLinksDetails.target_asset_index": {"fq_name": "team_log.SfAllowNonMembersToViewSharedLinksDetails.target_asset_index", "param_name": "targetAssetIndex", "static_instance": null, "getter_method": "getTargetAssetIndex", "containing_data_type_ref": "team_log.SfAllowNonMembersToViewSharedLinksDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfAllowNonMembersToViewSharedLinksDetails.original_folder_name": {"fq_name": "team_log.SfAllowNonMembersToViewSharedLinksDetails.original_folder_name", "param_name": "originalFolderName", "static_instance": null, "getter_method": "getOriginalFolderName", "containing_data_type_ref": "team_log.SfAllowNonMembersToViewSharedLinksDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfAllowNonMembersToViewSharedLinksDetails.shared_folder_type": {"fq_name": "team_log.SfAllowNonMembersToViewSharedLinksDetails.shared_folder_type", "param_name": "sharedFolderType", "static_instance": null, "getter_method": "getSharedFolderType", "containing_data_type_ref": "team_log.SfAllowNonMembersToViewSharedLinksDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfAllowNonMembersToViewSharedLinksType.description": {"fq_name": "team_log.SfAllowNonMembersToViewSharedLinksType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SfAllowNonMembersToViewSharedLinksType", "route_refs": [], "_type": "FieldReference"}, "team_log.SfExternalInviteWarnDetails.target_asset_index": {"fq_name": "team_log.SfExternalInviteWarnDetails.target_asset_index", "param_name": "targetAssetIndex", "static_instance": null, "getter_method": "getTargetAssetIndex", "containing_data_type_ref": "team_log.SfExternalInviteWarnDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfExternalInviteWarnDetails.original_folder_name": {"fq_name": "team_log.SfExternalInviteWarnDetails.original_folder_name", "param_name": "originalFolderName", "static_instance": null, "getter_method": "getOriginalFolderName", "containing_data_type_ref": "team_log.SfExternalInviteWarnDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfExternalInviteWarnDetails.new_sharing_permission": {"fq_name": "team_log.SfExternalInviteWarnDetails.new_sharing_permission", "param_name": "newSharingPermission", "static_instance": null, "getter_method": "getNewSharingPermission", "containing_data_type_ref": "team_log.SfExternalInviteWarnDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfExternalInviteWarnDetails.previous_sharing_permission": {"fq_name": "team_log.SfExternalInviteWarnDetails.previous_sharing_permission", "param_name": "previousSharingPermission", "static_instance": null, "getter_method": "getPreviousSharingPermission", "containing_data_type_ref": "team_log.SfExternalInviteWarnDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfExternalInviteWarnType.description": {"fq_name": "team_log.SfExternalInviteWarnType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SfExternalInviteWarnType", "route_refs": [], "_type": "FieldReference"}, "team_log.SfFbInviteChangeRoleDetails.target_asset_index": {"fq_name": "team_log.SfFbInviteChangeRoleDetails.target_asset_index", "param_name": "targetAssetIndex", "static_instance": null, "getter_method": "getTargetAssetIndex", "containing_data_type_ref": "team_log.SfFbInviteChangeRoleDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfFbInviteChangeRoleDetails.original_folder_name": {"fq_name": "team_log.SfFbInviteChangeRoleDetails.original_folder_name", "param_name": "originalFolderName", "static_instance": null, "getter_method": "getOriginalFolderName", "containing_data_type_ref": "team_log.SfFbInviteChangeRoleDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfFbInviteChangeRoleDetails.previous_sharing_permission": {"fq_name": "team_log.SfFbInviteChangeRoleDetails.previous_sharing_permission", "param_name": "previousSharingPermission", "static_instance": null, "getter_method": "getPreviousSharingPermission", "containing_data_type_ref": "team_log.SfFbInviteChangeRoleDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfFbInviteChangeRoleDetails.new_sharing_permission": {"fq_name": "team_log.SfFbInviteChangeRoleDetails.new_sharing_permission", "param_name": "newSharingPermission", "static_instance": null, "getter_method": "getNewSharingPermission", "containing_data_type_ref": "team_log.SfFbInviteChangeRoleDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfFbInviteChangeRoleType.description": {"fq_name": "team_log.SfFbInviteChangeRoleType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SfFbInviteChangeRoleType", "route_refs": [], "_type": "FieldReference"}, "team_log.SfFbInviteDetails.target_asset_index": {"fq_name": "team_log.SfFbInviteDetails.target_asset_index", "param_name": "targetAssetIndex", "static_instance": null, "getter_method": "getTargetAssetIndex", "containing_data_type_ref": "team_log.SfFbInviteDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfFbInviteDetails.original_folder_name": {"fq_name": "team_log.SfFbInviteDetails.original_folder_name", "param_name": "originalFolderName", "static_instance": null, "getter_method": "getOriginalFolderName", "containing_data_type_ref": "team_log.SfFbInviteDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfFbInviteDetails.sharing_permission": {"fq_name": "team_log.SfFbInviteDetails.sharing_permission", "param_name": "sharingPermission", "static_instance": null, "getter_method": "getSharingPermission", "containing_data_type_ref": "team_log.SfFbInviteDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfFbInviteType.description": {"fq_name": "team_log.SfFbInviteType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SfFbInviteType", "route_refs": [], "_type": "FieldReference"}, "team_log.SfFbUninviteDetails.target_asset_index": {"fq_name": "team_log.SfFbUninviteDetails.target_asset_index", "param_name": "targetAssetIndex", "static_instance": null, "getter_method": "getTargetAssetIndex", "containing_data_type_ref": "team_log.SfFbUninviteDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfFbUninviteDetails.original_folder_name": {"fq_name": "team_log.SfFbUninviteDetails.original_folder_name", "param_name": "originalFolderName", "static_instance": null, "getter_method": "getOriginalFolderName", "containing_data_type_ref": "team_log.SfFbUninviteDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfFbUninviteType.description": {"fq_name": "team_log.SfFbUninviteType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SfFbUninviteType", "route_refs": [], "_type": "FieldReference"}, "team_log.SfInviteGroupDetails.target_asset_index": {"fq_name": "team_log.SfInviteGroupDetails.target_asset_index", "param_name": "targetAssetIndex", "static_instance": null, "getter_method": "getTargetAssetIndex", "containing_data_type_ref": "team_log.SfInviteGroupDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfInviteGroupType.description": {"fq_name": "team_log.SfInviteGroupType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SfInviteGroupType", "route_refs": [], "_type": "FieldReference"}, "team_log.SfTeamGrantAccessDetails.target_asset_index": {"fq_name": "team_log.SfTeamGrantAccessDetails.target_asset_index", "param_name": "targetAssetIndex", "static_instance": null, "getter_method": "getTargetAssetIndex", "containing_data_type_ref": "team_log.SfTeamGrantAccessDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfTeamGrantAccessDetails.original_folder_name": {"fq_name": "team_log.SfTeamGrantAccessDetails.original_folder_name", "param_name": "originalFolderName", "static_instance": null, "getter_method": "getOriginalFolderName", "containing_data_type_ref": "team_log.SfTeamGrantAccessDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfTeamGrantAccessType.description": {"fq_name": "team_log.SfTeamGrantAccessType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SfTeamGrantAccessType", "route_refs": [], "_type": "FieldReference"}, "team_log.SfTeamInviteChangeRoleDetails.target_asset_index": {"fq_name": "team_log.SfTeamInviteChangeRoleDetails.target_asset_index", "param_name": "targetAssetIndex", "static_instance": null, "getter_method": "getTargetAssetIndex", "containing_data_type_ref": "team_log.SfTeamInviteChangeRoleDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfTeamInviteChangeRoleDetails.original_folder_name": {"fq_name": "team_log.SfTeamInviteChangeRoleDetails.original_folder_name", "param_name": "originalFolderName", "static_instance": null, "getter_method": "getOriginalFolderName", "containing_data_type_ref": "team_log.SfTeamInviteChangeRoleDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfTeamInviteChangeRoleDetails.new_sharing_permission": {"fq_name": "team_log.SfTeamInviteChangeRoleDetails.new_sharing_permission", "param_name": "newSharingPermission", "static_instance": null, "getter_method": "getNewSharingPermission", "containing_data_type_ref": "team_log.SfTeamInviteChangeRoleDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfTeamInviteChangeRoleDetails.previous_sharing_permission": {"fq_name": "team_log.SfTeamInviteChangeRoleDetails.previous_sharing_permission", "param_name": "previousSharingPermission", "static_instance": null, "getter_method": "getPreviousSharingPermission", "containing_data_type_ref": "team_log.SfTeamInviteChangeRoleDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfTeamInviteChangeRoleType.description": {"fq_name": "team_log.SfTeamInviteChangeRoleType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SfTeamInviteChangeRoleType", "route_refs": [], "_type": "FieldReference"}, "team_log.SfTeamInviteDetails.target_asset_index": {"fq_name": "team_log.SfTeamInviteDetails.target_asset_index", "param_name": "targetAssetIndex", "static_instance": null, "getter_method": "getTargetAssetIndex", "containing_data_type_ref": "team_log.SfTeamInviteDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfTeamInviteDetails.original_folder_name": {"fq_name": "team_log.SfTeamInviteDetails.original_folder_name", "param_name": "originalFolderName", "static_instance": null, "getter_method": "getOriginalFolderName", "containing_data_type_ref": "team_log.SfTeamInviteDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfTeamInviteDetails.sharing_permission": {"fq_name": "team_log.SfTeamInviteDetails.sharing_permission", "param_name": "sharingPermission", "static_instance": null, "getter_method": "getSharingPermission", "containing_data_type_ref": "team_log.SfTeamInviteDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfTeamInviteType.description": {"fq_name": "team_log.SfTeamInviteType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SfTeamInviteType", "route_refs": [], "_type": "FieldReference"}, "team_log.SfTeamJoinDetails.target_asset_index": {"fq_name": "team_log.SfTeamJoinDetails.target_asset_index", "param_name": "targetAssetIndex", "static_instance": null, "getter_method": "getTargetAssetIndex", "containing_data_type_ref": "team_log.SfTeamJoinDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfTeamJoinDetails.original_folder_name": {"fq_name": "team_log.SfTeamJoinDetails.original_folder_name", "param_name": "originalFolderName", "static_instance": null, "getter_method": "getOriginalFolderName", "containing_data_type_ref": "team_log.SfTeamJoinDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfTeamJoinFromOobLinkDetails.target_asset_index": {"fq_name": "team_log.SfTeamJoinFromOobLinkDetails.target_asset_index", "param_name": "targetAssetIndex", "static_instance": null, "getter_method": "getTargetAssetIndex", "containing_data_type_ref": "team_log.SfTeamJoinFromOobLinkDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfTeamJoinFromOobLinkDetails.original_folder_name": {"fq_name": "team_log.SfTeamJoinFromOobLinkDetails.original_folder_name", "param_name": "originalFolderName", "static_instance": null, "getter_method": "getOriginalFolderName", "containing_data_type_ref": "team_log.SfTeamJoinFromOobLinkDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfTeamJoinFromOobLinkDetails.token_key": {"fq_name": "team_log.SfTeamJoinFromOobLinkDetails.token_key", "param_name": "tokenKey", "static_instance": null, "getter_method": "getTokenKey", "containing_data_type_ref": "team_log.SfTeamJoinFromOobLinkDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfTeamJoinFromOobLinkDetails.sharing_permission": {"fq_name": "team_log.SfTeamJoinFromOobLinkDetails.sharing_permission", "param_name": "sharingPermission", "static_instance": null, "getter_method": "getSharingPermission", "containing_data_type_ref": "team_log.SfTeamJoinFromOobLinkDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfTeamJoinFromOobLinkType.description": {"fq_name": "team_log.SfTeamJoinFromOobLinkType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SfTeamJoinFromOobLinkType", "route_refs": [], "_type": "FieldReference"}, "team_log.SfTeamJoinType.description": {"fq_name": "team_log.SfTeamJoinType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SfTeamJoinType", "route_refs": [], "_type": "FieldReference"}, "team_log.SfTeamUninviteDetails.target_asset_index": {"fq_name": "team_log.SfTeamUninviteDetails.target_asset_index", "param_name": "targetAssetIndex", "static_instance": null, "getter_method": "getTargetAssetIndex", "containing_data_type_ref": "team_log.SfTeamUninviteDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfTeamUninviteDetails.original_folder_name": {"fq_name": "team_log.SfTeamUninviteDetails.original_folder_name", "param_name": "originalFolderName", "static_instance": null, "getter_method": "getOriginalFolderName", "containing_data_type_ref": "team_log.SfTeamUninviteDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfTeamUninviteType.description": {"fq_name": "team_log.SfTeamUninviteType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SfTeamUninviteType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentAddInviteesDetails.shared_content_access_level": {"fq_name": "team_log.SharedContentAddInviteesDetails.shared_content_access_level", "param_name": "sharedContentAccessLevel", "static_instance": null, "getter_method": "getSharedContentAccessLevel", "containing_data_type_ref": "team_log.SharedContentAddInviteesDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentAddInviteesDetails.invitees": {"fq_name": "team_log.SharedContentAddInviteesDetails.invitees", "param_name": "invitees", "static_instance": null, "getter_method": "getInvitees", "containing_data_type_ref": "team_log.SharedContentAddInviteesDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentAddInviteesType.description": {"fq_name": "team_log.SharedContentAddInviteesType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedContentAddInviteesType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentAddLinkExpiryDetails.new_value": {"fq_name": "team_log.SharedContentAddLinkExpiryDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SharedContentAddLinkExpiryDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentAddLinkExpiryType.description": {"fq_name": "team_log.SharedContentAddLinkExpiryType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedContentAddLinkExpiryType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentAddLinkPasswordType.description": {"fq_name": "team_log.SharedContentAddLinkPasswordType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedContentAddLinkPasswordType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentAddMemberDetails.shared_content_access_level": {"fq_name": "team_log.SharedContentAddMemberDetails.shared_content_access_level", "param_name": "sharedContentAccessLevel", "static_instance": null, "getter_method": "getSharedContentAccessLevel", "containing_data_type_ref": "team_log.SharedContentAddMemberDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentAddMemberType.description": {"fq_name": "team_log.SharedContentAddMemberType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedContentAddMemberType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentChangeDownloadsPolicyDetails.new_value": {"fq_name": "team_log.SharedContentChangeDownloadsPolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SharedContentChangeDownloadsPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentChangeDownloadsPolicyDetails.previous_value": {"fq_name": "team_log.SharedContentChangeDownloadsPolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SharedContentChangeDownloadsPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentChangeDownloadsPolicyType.description": {"fq_name": "team_log.SharedContentChangeDownloadsPolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedContentChangeDownloadsPolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentChangeInviteeRoleDetails.new_access_level": {"fq_name": "team_log.SharedContentChangeInviteeRoleDetails.new_access_level", "param_name": "newAccessLevel", "static_instance": null, "getter_method": "getNewAccessLevel", "containing_data_type_ref": "team_log.SharedContentChangeInviteeRoleDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentChangeInviteeRoleDetails.invitee": {"fq_name": "team_log.SharedContentChangeInviteeRoleDetails.invitee", "param_name": "invitee", "static_instance": null, "getter_method": "getInvitee", "containing_data_type_ref": "team_log.SharedContentChangeInviteeRoleDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentChangeInviteeRoleDetails.previous_access_level": {"fq_name": "team_log.SharedContentChangeInviteeRoleDetails.previous_access_level", "param_name": "previousAccessLevel", "static_instance": null, "getter_method": "getPreviousAccessLevel", "containing_data_type_ref": "team_log.SharedContentChangeInviteeRoleDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentChangeInviteeRoleType.description": {"fq_name": "team_log.SharedContentChangeInviteeRoleType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedContentChangeInviteeRoleType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentChangeLinkAudienceDetails.new_value": {"fq_name": "team_log.SharedContentChangeLinkAudienceDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SharedContentChangeLinkAudienceDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentChangeLinkAudienceDetails.previous_value": {"fq_name": "team_log.SharedContentChangeLinkAudienceDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SharedContentChangeLinkAudienceDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentChangeLinkAudienceType.description": {"fq_name": "team_log.SharedContentChangeLinkAudienceType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedContentChangeLinkAudienceType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentChangeLinkExpiryDetails.new_value": {"fq_name": "team_log.SharedContentChangeLinkExpiryDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SharedContentChangeLinkExpiryDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentChangeLinkExpiryDetails.previous_value": {"fq_name": "team_log.SharedContentChangeLinkExpiryDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SharedContentChangeLinkExpiryDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentChangeLinkExpiryType.description": {"fq_name": "team_log.SharedContentChangeLinkExpiryType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedContentChangeLinkExpiryType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentChangeLinkPasswordType.description": {"fq_name": "team_log.SharedContentChangeLinkPasswordType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedContentChangeLinkPasswordType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentChangeMemberRoleDetails.new_access_level": {"fq_name": "team_log.SharedContentChangeMemberRoleDetails.new_access_level", "param_name": "newAccessLevel", "static_instance": null, "getter_method": "getNewAccessLevel", "containing_data_type_ref": "team_log.SharedContentChangeMemberRoleDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentChangeMemberRoleDetails.previous_access_level": {"fq_name": "team_log.SharedContentChangeMemberRoleDetails.previous_access_level", "param_name": "previousAccessLevel", "static_instance": null, "getter_method": "getPreviousAccessLevel", "containing_data_type_ref": "team_log.SharedContentChangeMemberRoleDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentChangeMemberRoleType.description": {"fq_name": "team_log.SharedContentChangeMemberRoleType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedContentChangeMemberRoleType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentChangeViewerInfoPolicyDetails.new_value": {"fq_name": "team_log.SharedContentChangeViewerInfoPolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SharedContentChangeViewerInfoPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentChangeViewerInfoPolicyDetails.previous_value": {"fq_name": "team_log.SharedContentChangeViewerInfoPolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SharedContentChangeViewerInfoPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentChangeViewerInfoPolicyType.description": {"fq_name": "team_log.SharedContentChangeViewerInfoPolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedContentChangeViewerInfoPolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentClaimInvitationDetails.shared_content_link": {"fq_name": "team_log.SharedContentClaimInvitationDetails.shared_content_link", "param_name": "sharedContentLink", "static_instance": null, "getter_method": "getSharedContentLink", "containing_data_type_ref": "team_log.SharedContentClaimInvitationDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentClaimInvitationType.description": {"fq_name": "team_log.SharedContentClaimInvitationType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedContentClaimInvitationType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentCopyDetails.shared_content_link": {"fq_name": "team_log.SharedContentCopyDetails.shared_content_link", "param_name": "sharedContentLink", "static_instance": null, "getter_method": "getSharedContentLink", "containing_data_type_ref": "team_log.SharedContentCopyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentCopyDetails.shared_content_access_level": {"fq_name": "team_log.SharedContentCopyDetails.shared_content_access_level", "param_name": "sharedContentAccessLevel", "static_instance": null, "getter_method": "getSharedContentAccessLevel", "containing_data_type_ref": "team_log.SharedContentCopyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentCopyDetails.destination_path": {"fq_name": "team_log.SharedContentCopyDetails.destination_path", "param_name": "destinationPath", "static_instance": null, "getter_method": "getDestinationPath", "containing_data_type_ref": "team_log.SharedContentCopyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentCopyDetails.shared_content_owner": {"fq_name": "team_log.SharedContentCopyDetails.shared_content_owner", "param_name": "sharedContentOwner", "static_instance": null, "getter_method": "getSharedContentOwner", "containing_data_type_ref": "team_log.SharedContentCopyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentCopyType.description": {"fq_name": "team_log.SharedContentCopyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedContentCopyType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentDownloadDetails.shared_content_link": {"fq_name": "team_log.SharedContentDownloadDetails.shared_content_link", "param_name": "sharedContentLink", "static_instance": null, "getter_method": "getSharedContentLink", "containing_data_type_ref": "team_log.SharedContentDownloadDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentDownloadDetails.shared_content_access_level": {"fq_name": "team_log.SharedContentDownloadDetails.shared_content_access_level", "param_name": "sharedContentAccessLevel", "static_instance": null, "getter_method": "getSharedContentAccessLevel", "containing_data_type_ref": "team_log.SharedContentDownloadDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentDownloadDetails.shared_content_owner": {"fq_name": "team_log.SharedContentDownloadDetails.shared_content_owner", "param_name": "sharedContentOwner", "static_instance": null, "getter_method": "getSharedContentOwner", "containing_data_type_ref": "team_log.SharedContentDownloadDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentDownloadType.description": {"fq_name": "team_log.SharedContentDownloadType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedContentDownloadType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentRelinquishMembershipType.description": {"fq_name": "team_log.SharedContentRelinquishMembershipType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedContentRelinquishMembershipType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentRemoveInviteesDetails.invitees": {"fq_name": "team_log.SharedContentRemoveInviteesDetails.invitees", "param_name": "invitees", "static_instance": null, "getter_method": "getInvitees", "containing_data_type_ref": "team_log.SharedContentRemoveInviteesDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentRemoveInviteesType.description": {"fq_name": "team_log.SharedContentRemoveInviteesType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedContentRemoveInviteesType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentRemoveLinkExpiryDetails.previous_value": {"fq_name": "team_log.SharedContentRemoveLinkExpiryDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SharedContentRemoveLinkExpiryDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentRemoveLinkExpiryType.description": {"fq_name": "team_log.SharedContentRemoveLinkExpiryType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedContentRemoveLinkExpiryType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentRemoveLinkPasswordType.description": {"fq_name": "team_log.SharedContentRemoveLinkPasswordType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedContentRemoveLinkPasswordType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentRemoveMemberDetails.shared_content_access_level": {"fq_name": "team_log.SharedContentRemoveMemberDetails.shared_content_access_level", "param_name": "sharedContentAccessLevel", "static_instance": null, "getter_method": "getSharedContentAccessLevel", "containing_data_type_ref": "team_log.SharedContentRemoveMemberDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentRemoveMemberType.description": {"fq_name": "team_log.SharedContentRemoveMemberType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedContentRemoveMemberType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentRequestAccessDetails.shared_content_link": {"fq_name": "team_log.SharedContentRequestAccessDetails.shared_content_link", "param_name": "sharedContentLink", "static_instance": null, "getter_method": "getSharedContentLink", "containing_data_type_ref": "team_log.SharedContentRequestAccessDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentRequestAccessType.description": {"fq_name": "team_log.SharedContentRequestAccessType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedContentRequestAccessType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentRestoreInviteesDetails.shared_content_access_level": {"fq_name": "team_log.SharedContentRestoreInviteesDetails.shared_content_access_level", "param_name": "sharedContentAccessLevel", "static_instance": null, "getter_method": "getSharedContentAccessLevel", "containing_data_type_ref": "team_log.SharedContentRestoreInviteesDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentRestoreInviteesDetails.invitees": {"fq_name": "team_log.SharedContentRestoreInviteesDetails.invitees", "param_name": "invitees", "static_instance": null, "getter_method": "getInvitees", "containing_data_type_ref": "team_log.SharedContentRestoreInviteesDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentRestoreInviteesType.description": {"fq_name": "team_log.SharedContentRestoreInviteesType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedContentRestoreInviteesType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentRestoreMemberDetails.shared_content_access_level": {"fq_name": "team_log.SharedContentRestoreMemberDetails.shared_content_access_level", "param_name": "sharedContentAccessLevel", "static_instance": null, "getter_method": "getSharedContentAccessLevel", "containing_data_type_ref": "team_log.SharedContentRestoreMemberDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentRestoreMemberType.description": {"fq_name": "team_log.SharedContentRestoreMemberType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedContentRestoreMemberType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentUnshareType.description": {"fq_name": "team_log.SharedContentUnshareType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedContentUnshareType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentViewDetails.shared_content_link": {"fq_name": "team_log.SharedContentViewDetails.shared_content_link", "param_name": "sharedContentLink", "static_instance": null, "getter_method": "getSharedContentLink", "containing_data_type_ref": "team_log.SharedContentViewDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentViewDetails.shared_content_access_level": {"fq_name": "team_log.SharedContentViewDetails.shared_content_access_level", "param_name": "sharedContentAccessLevel", "static_instance": null, "getter_method": "getSharedContentAccessLevel", "containing_data_type_ref": "team_log.SharedContentViewDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentViewDetails.shared_content_owner": {"fq_name": "team_log.SharedContentViewDetails.shared_content_owner", "param_name": "sharedContentOwner", "static_instance": null, "getter_method": "getSharedContentOwner", "containing_data_type_ref": "team_log.SharedContentViewDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentViewType.description": {"fq_name": "team_log.SharedContentViewType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedContentViewType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderChangeLinkPolicyDetails.new_value": {"fq_name": "team_log.SharedFolderChangeLinkPolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SharedFolderChangeLinkPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderChangeLinkPolicyDetails.previous_value": {"fq_name": "team_log.SharedFolderChangeLinkPolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SharedFolderChangeLinkPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderChangeLinkPolicyType.description": {"fq_name": "team_log.SharedFolderChangeLinkPolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedFolderChangeLinkPolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderChangeMembersInheritancePolicyDetails.new_value": {"fq_name": "team_log.SharedFolderChangeMembersInheritancePolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SharedFolderChangeMembersInheritancePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderChangeMembersInheritancePolicyDetails.previous_value": {"fq_name": "team_log.SharedFolderChangeMembersInheritancePolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SharedFolderChangeMembersInheritancePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderChangeMembersInheritancePolicyType.description": {"fq_name": "team_log.SharedFolderChangeMembersInheritancePolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedFolderChangeMembersInheritancePolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderChangeMembersManagementPolicyDetails.new_value": {"fq_name": "team_log.SharedFolderChangeMembersManagementPolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SharedFolderChangeMembersManagementPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderChangeMembersManagementPolicyDetails.previous_value": {"fq_name": "team_log.SharedFolderChangeMembersManagementPolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SharedFolderChangeMembersManagementPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderChangeMembersManagementPolicyType.description": {"fq_name": "team_log.SharedFolderChangeMembersManagementPolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedFolderChangeMembersManagementPolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderChangeMembersPolicyDetails.new_value": {"fq_name": "team_log.SharedFolderChangeMembersPolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SharedFolderChangeMembersPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderChangeMembersPolicyDetails.previous_value": {"fq_name": "team_log.SharedFolderChangeMembersPolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SharedFolderChangeMembersPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderChangeMembersPolicyType.description": {"fq_name": "team_log.SharedFolderChangeMembersPolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedFolderChangeMembersPolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderCreateDetails.target_ns_id": {"fq_name": "team_log.SharedFolderCreateDetails.target_ns_id", "param_name": "targetNsId", "static_instance": null, "getter_method": "getTargetNsId", "containing_data_type_ref": "team_log.SharedFolderCreateDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderCreateType.description": {"fq_name": "team_log.SharedFolderCreateType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedFolderCreateType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderDeclineInvitationType.description": {"fq_name": "team_log.SharedFolderDeclineInvitationType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedFolderDeclineInvitationType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderMembersInheritancePolicy.dont_inherit_members": {"fq_name": "team_log.SharedFolderMembersInheritancePolicy.dont_inherit_members", "param_name": "dontInheritMembersValue", "static_instance": "DONT_INHERIT_MEMBERS", "getter_method": null, "containing_data_type_ref": "team_log.SharedFolderMembersInheritancePolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderMembersInheritancePolicy.inherit_members": {"fq_name": "team_log.SharedFolderMembersInheritancePolicy.inherit_members", "param_name": "inheritMembersValue", "static_instance": "INHERIT_MEMBERS", "getter_method": null, "containing_data_type_ref": "team_log.SharedFolderMembersInheritancePolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderMembersInheritancePolicy.other": {"fq_name": "team_log.SharedFolderMembersInheritancePolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.SharedFolderMembersInheritancePolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderMountType.description": {"fq_name": "team_log.SharedFolderMountType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedFolderMountType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderNestDetails.previous_parent_ns_id": {"fq_name": "team_log.SharedFolderNestDetails.previous_parent_ns_id", "param_name": "previousParentNsId", "static_instance": null, "getter_method": "getPreviousParentNsId", "containing_data_type_ref": "team_log.SharedFolderNestDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderNestDetails.new_parent_ns_id": {"fq_name": "team_log.SharedFolderNestDetails.new_parent_ns_id", "param_name": "newParentNsId", "static_instance": null, "getter_method": "getNewParentNsId", "containing_data_type_ref": "team_log.SharedFolderNestDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderNestDetails.previous_ns_path": {"fq_name": "team_log.SharedFolderNestDetails.previous_ns_path", "param_name": "previousNsPath", "static_instance": null, "getter_method": "getPreviousNsPath", "containing_data_type_ref": "team_log.SharedFolderNestDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderNestDetails.new_ns_path": {"fq_name": "team_log.SharedFolderNestDetails.new_ns_path", "param_name": "newNsPath", "static_instance": null, "getter_method": "getNewNsPath", "containing_data_type_ref": "team_log.SharedFolderNestDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderNestType.description": {"fq_name": "team_log.SharedFolderNestType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedFolderNestType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderTransferOwnershipDetails.new_owner_email": {"fq_name": "team_log.SharedFolderTransferOwnershipDetails.new_owner_email", "param_name": "newOwnerEmail", "static_instance": null, "getter_method": "getNewOwnerEmail", "containing_data_type_ref": "team_log.SharedFolderTransferOwnershipDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderTransferOwnershipDetails.previous_owner_email": {"fq_name": "team_log.SharedFolderTransferOwnershipDetails.previous_owner_email", "param_name": "previousOwnerEmail", "static_instance": null, "getter_method": "getPreviousOwnerEmail", "containing_data_type_ref": "team_log.SharedFolderTransferOwnershipDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderTransferOwnershipType.description": {"fq_name": "team_log.SharedFolderTransferOwnershipType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedFolderTransferOwnershipType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderUnmountType.description": {"fq_name": "team_log.SharedFolderUnmountType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedFolderUnmountType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkAccessLevel.none": {"fq_name": "team_log.SharedLinkAccessLevel.none", "param_name": "noneValue", "static_instance": "NONE", "getter_method": null, "containing_data_type_ref": "team_log.SharedLinkAccessLevel", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkAccessLevel.reader": {"fq_name": "team_log.SharedLinkAccessLevel.reader", "param_name": "readerValue", "static_instance": "READER", "getter_method": null, "containing_data_type_ref": "team_log.SharedLinkAccessLevel", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkAccessLevel.writer": {"fq_name": "team_log.SharedLinkAccessLevel.writer", "param_name": "writerValue", "static_instance": "WRITER", "getter_method": null, "containing_data_type_ref": "team_log.SharedLinkAccessLevel", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkAccessLevel.other": {"fq_name": "team_log.SharedLinkAccessLevel.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.SharedLinkAccessLevel", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkAddExpiryDetails.new_value": {"fq_name": "team_log.SharedLinkAddExpiryDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SharedLinkAddExpiryDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkAddExpiryType.description": {"fq_name": "team_log.SharedLinkAddExpiryType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedLinkAddExpiryType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkChangeExpiryDetails.new_value": {"fq_name": "team_log.SharedLinkChangeExpiryDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SharedLinkChangeExpiryDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkChangeExpiryDetails.previous_value": {"fq_name": "team_log.SharedLinkChangeExpiryDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SharedLinkChangeExpiryDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkChangeExpiryType.description": {"fq_name": "team_log.SharedLinkChangeExpiryType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedLinkChangeExpiryType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkChangeVisibilityDetails.new_value": {"fq_name": "team_log.SharedLinkChangeVisibilityDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SharedLinkChangeVisibilityDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkChangeVisibilityDetails.previous_value": {"fq_name": "team_log.SharedLinkChangeVisibilityDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SharedLinkChangeVisibilityDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkChangeVisibilityType.description": {"fq_name": "team_log.SharedLinkChangeVisibilityType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedLinkChangeVisibilityType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkCopyDetails.shared_link_owner": {"fq_name": "team_log.SharedLinkCopyDetails.shared_link_owner", "param_name": "sharedLinkOwner", "static_instance": null, "getter_method": "getSharedLinkOwner", "containing_data_type_ref": "team_log.SharedLinkCopyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkCopyType.description": {"fq_name": "team_log.SharedLinkCopyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedLinkCopyType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkCreateDetails.shared_link_access_level": {"fq_name": "team_log.SharedLinkCreateDetails.shared_link_access_level", "param_name": "sharedLinkAccessLevel", "static_instance": null, "getter_method": "getSharedLinkAccessLevel", "containing_data_type_ref": "team_log.SharedLinkCreateDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkCreateType.description": {"fq_name": "team_log.SharedLinkCreateType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedLinkCreateType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkDisableDetails.shared_link_owner": {"fq_name": "team_log.SharedLinkDisableDetails.shared_link_owner", "param_name": "sharedLinkOwner", "static_instance": null, "getter_method": "getSharedLinkOwner", "containing_data_type_ref": "team_log.SharedLinkDisableDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkDisableType.description": {"fq_name": "team_log.SharedLinkDisableType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedLinkDisableType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkDownloadDetails.shared_link_owner": {"fq_name": "team_log.SharedLinkDownloadDetails.shared_link_owner", "param_name": "sharedLinkOwner", "static_instance": null, "getter_method": "getSharedLinkOwner", "containing_data_type_ref": "team_log.SharedLinkDownloadDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkDownloadType.description": {"fq_name": "team_log.SharedLinkDownloadType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedLinkDownloadType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkRemoveExpiryDetails.previous_value": {"fq_name": "team_log.SharedLinkRemoveExpiryDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SharedLinkRemoveExpiryDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkRemoveExpiryType.description": {"fq_name": "team_log.SharedLinkRemoveExpiryType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedLinkRemoveExpiryType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsAddExpirationDetails.shared_content_access_level": {"fq_name": "team_log.SharedLinkSettingsAddExpirationDetails.shared_content_access_level", "param_name": "sharedContentAccessLevel", "static_instance": null, "getter_method": "getSharedContentAccessLevel", "containing_data_type_ref": "team_log.SharedLinkSettingsAddExpirationDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsAddExpirationDetails.shared_content_link": {"fq_name": "team_log.SharedLinkSettingsAddExpirationDetails.shared_content_link", "param_name": "sharedContentLink", "static_instance": null, "getter_method": "getSharedContentLink", "containing_data_type_ref": "team_log.SharedLinkSettingsAddExpirationDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsAddExpirationDetails.new_value": {"fq_name": "team_log.SharedLinkSettingsAddExpirationDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SharedLinkSettingsAddExpirationDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsAddExpirationType.description": {"fq_name": "team_log.SharedLinkSettingsAddExpirationType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedLinkSettingsAddExpirationType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsAddPasswordDetails.shared_content_access_level": {"fq_name": "team_log.SharedLinkSettingsAddPasswordDetails.shared_content_access_level", "param_name": "sharedContentAccessLevel", "static_instance": null, "getter_method": "getSharedContentAccessLevel", "containing_data_type_ref": "team_log.SharedLinkSettingsAddPasswordDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsAddPasswordDetails.shared_content_link": {"fq_name": "team_log.SharedLinkSettingsAddPasswordDetails.shared_content_link", "param_name": "sharedContentLink", "static_instance": null, "getter_method": "getSharedContentLink", "containing_data_type_ref": "team_log.SharedLinkSettingsAddPasswordDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsAddPasswordType.description": {"fq_name": "team_log.SharedLinkSettingsAddPasswordType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedLinkSettingsAddPasswordType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsAllowDownloadDisabledDetails.shared_content_access_level": {"fq_name": "team_log.SharedLinkSettingsAllowDownloadDisabledDetails.shared_content_access_level", "param_name": "sharedContentAccessLevel", "static_instance": null, "getter_method": "getSharedContentAccessLevel", "containing_data_type_ref": "team_log.SharedLinkSettingsAllowDownloadDisabledDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsAllowDownloadDisabledDetails.shared_content_link": {"fq_name": "team_log.SharedLinkSettingsAllowDownloadDisabledDetails.shared_content_link", "param_name": "sharedContentLink", "static_instance": null, "getter_method": "getSharedContentLink", "containing_data_type_ref": "team_log.SharedLinkSettingsAllowDownloadDisabledDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsAllowDownloadDisabledType.description": {"fq_name": "team_log.SharedLinkSettingsAllowDownloadDisabledType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedLinkSettingsAllowDownloadDisabledType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsAllowDownloadEnabledDetails.shared_content_access_level": {"fq_name": "team_log.SharedLinkSettingsAllowDownloadEnabledDetails.shared_content_access_level", "param_name": "sharedContentAccessLevel", "static_instance": null, "getter_method": "getSharedContentAccessLevel", "containing_data_type_ref": "team_log.SharedLinkSettingsAllowDownloadEnabledDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsAllowDownloadEnabledDetails.shared_content_link": {"fq_name": "team_log.SharedLinkSettingsAllowDownloadEnabledDetails.shared_content_link", "param_name": "sharedContentLink", "static_instance": null, "getter_method": "getSharedContentLink", "containing_data_type_ref": "team_log.SharedLinkSettingsAllowDownloadEnabledDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsAllowDownloadEnabledType.description": {"fq_name": "team_log.SharedLinkSettingsAllowDownloadEnabledType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedLinkSettingsAllowDownloadEnabledType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsChangeAudienceDetails.shared_content_access_level": {"fq_name": "team_log.SharedLinkSettingsChangeAudienceDetails.shared_content_access_level", "param_name": "sharedContentAccessLevel", "static_instance": null, "getter_method": "getSharedContentAccessLevel", "containing_data_type_ref": "team_log.SharedLinkSettingsChangeAudienceDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsChangeAudienceDetails.new_value": {"fq_name": "team_log.SharedLinkSettingsChangeAudienceDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SharedLinkSettingsChangeAudienceDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsChangeAudienceDetails.shared_content_link": {"fq_name": "team_log.SharedLinkSettingsChangeAudienceDetails.shared_content_link", "param_name": "sharedContentLink", "static_instance": null, "getter_method": "getSharedContentLink", "containing_data_type_ref": "team_log.SharedLinkSettingsChangeAudienceDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsChangeAudienceDetails.previous_value": {"fq_name": "team_log.SharedLinkSettingsChangeAudienceDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SharedLinkSettingsChangeAudienceDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsChangeAudienceType.description": {"fq_name": "team_log.SharedLinkSettingsChangeAudienceType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedLinkSettingsChangeAudienceType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsChangeExpirationDetails.shared_content_access_level": {"fq_name": "team_log.SharedLinkSettingsChangeExpirationDetails.shared_content_access_level", "param_name": "sharedContentAccessLevel", "static_instance": null, "getter_method": "getSharedContentAccessLevel", "containing_data_type_ref": "team_log.SharedLinkSettingsChangeExpirationDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsChangeExpirationDetails.shared_content_link": {"fq_name": "team_log.SharedLinkSettingsChangeExpirationDetails.shared_content_link", "param_name": "sharedContentLink", "static_instance": null, "getter_method": "getSharedContentLink", "containing_data_type_ref": "team_log.SharedLinkSettingsChangeExpirationDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsChangeExpirationDetails.new_value": {"fq_name": "team_log.SharedLinkSettingsChangeExpirationDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SharedLinkSettingsChangeExpirationDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsChangeExpirationDetails.previous_value": {"fq_name": "team_log.SharedLinkSettingsChangeExpirationDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SharedLinkSettingsChangeExpirationDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsChangeExpirationType.description": {"fq_name": "team_log.SharedLinkSettingsChangeExpirationType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedLinkSettingsChangeExpirationType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsChangePasswordDetails.shared_content_access_level": {"fq_name": "team_log.SharedLinkSettingsChangePasswordDetails.shared_content_access_level", "param_name": "sharedContentAccessLevel", "static_instance": null, "getter_method": "getSharedContentAccessLevel", "containing_data_type_ref": "team_log.SharedLinkSettingsChangePasswordDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsChangePasswordDetails.shared_content_link": {"fq_name": "team_log.SharedLinkSettingsChangePasswordDetails.shared_content_link", "param_name": "sharedContentLink", "static_instance": null, "getter_method": "getSharedContentLink", "containing_data_type_ref": "team_log.SharedLinkSettingsChangePasswordDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsChangePasswordType.description": {"fq_name": "team_log.SharedLinkSettingsChangePasswordType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedLinkSettingsChangePasswordType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsRemoveExpirationDetails.shared_content_access_level": {"fq_name": "team_log.SharedLinkSettingsRemoveExpirationDetails.shared_content_access_level", "param_name": "sharedContentAccessLevel", "static_instance": null, "getter_method": "getSharedContentAccessLevel", "containing_data_type_ref": "team_log.SharedLinkSettingsRemoveExpirationDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsRemoveExpirationDetails.shared_content_link": {"fq_name": "team_log.SharedLinkSettingsRemoveExpirationDetails.shared_content_link", "param_name": "sharedContentLink", "static_instance": null, "getter_method": "getSharedContentLink", "containing_data_type_ref": "team_log.SharedLinkSettingsRemoveExpirationDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsRemoveExpirationDetails.previous_value": {"fq_name": "team_log.SharedLinkSettingsRemoveExpirationDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SharedLinkSettingsRemoveExpirationDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsRemoveExpirationType.description": {"fq_name": "team_log.SharedLinkSettingsRemoveExpirationType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedLinkSettingsRemoveExpirationType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsRemovePasswordDetails.shared_content_access_level": {"fq_name": "team_log.SharedLinkSettingsRemovePasswordDetails.shared_content_access_level", "param_name": "sharedContentAccessLevel", "static_instance": null, "getter_method": "getSharedContentAccessLevel", "containing_data_type_ref": "team_log.SharedLinkSettingsRemovePasswordDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsRemovePasswordDetails.shared_content_link": {"fq_name": "team_log.SharedLinkSettingsRemovePasswordDetails.shared_content_link", "param_name": "sharedContentLink", "static_instance": null, "getter_method": "getSharedContentLink", "containing_data_type_ref": "team_log.SharedLinkSettingsRemovePasswordDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsRemovePasswordType.description": {"fq_name": "team_log.SharedLinkSettingsRemovePasswordType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedLinkSettingsRemovePasswordType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkShareDetails.shared_link_owner": {"fq_name": "team_log.SharedLinkShareDetails.shared_link_owner", "param_name": "sharedLinkOwner", "static_instance": null, "getter_method": "getSharedLinkOwner", "containing_data_type_ref": "team_log.SharedLinkShareDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkShareDetails.external_users": {"fq_name": "team_log.SharedLinkShareDetails.external_users", "param_name": "externalUsers", "static_instance": null, "getter_method": "getExternalUsers", "containing_data_type_ref": "team_log.SharedLinkShareDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkShareType.description": {"fq_name": "team_log.SharedLinkShareType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedLinkShareType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkViewDetails.shared_link_owner": {"fq_name": "team_log.SharedLinkViewDetails.shared_link_owner", "param_name": "sharedLinkOwner", "static_instance": null, "getter_method": "getSharedLinkOwner", "containing_data_type_ref": "team_log.SharedLinkViewDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkViewType.description": {"fq_name": "team_log.SharedLinkViewType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedLinkViewType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkVisibility.no_one": {"fq_name": "team_log.SharedLinkVisibility.no_one", "param_name": "noOneValue", "static_instance": "NO_ONE", "getter_method": null, "containing_data_type_ref": "team_log.SharedLinkVisibility", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkVisibility.password": {"fq_name": "team_log.SharedLinkVisibility.password", "param_name": "passwordValue", "static_instance": "PASSWORD", "getter_method": null, "containing_data_type_ref": "team_log.SharedLinkVisibility", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkVisibility.public": {"fq_name": "team_log.SharedLinkVisibility.public", "param_name": "publicValue", "static_instance": "PUBLIC", "getter_method": null, "containing_data_type_ref": "team_log.SharedLinkVisibility", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkVisibility.team_only": {"fq_name": "team_log.SharedLinkVisibility.team_only", "param_name": "teamOnlyValue", "static_instance": "TEAM_ONLY", "getter_method": null, "containing_data_type_ref": "team_log.SharedLinkVisibility", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkVisibility.other": {"fq_name": "team_log.SharedLinkVisibility.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.SharedLinkVisibility", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedNoteOpenedType.description": {"fq_name": "team_log.SharedNoteOpenedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedNoteOpenedType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingChangeFolderJoinPolicyDetails.new_value": {"fq_name": "team_log.SharingChangeFolderJoinPolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SharingChangeFolderJoinPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingChangeFolderJoinPolicyDetails.previous_value": {"fq_name": "team_log.SharingChangeFolderJoinPolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SharingChangeFolderJoinPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingChangeFolderJoinPolicyType.description": {"fq_name": "team_log.SharingChangeFolderJoinPolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharingChangeFolderJoinPolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingChangeLinkAllowChangeExpirationPolicyDetails.new_value": {"fq_name": "team_log.SharingChangeLinkAllowChangeExpirationPolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SharingChangeLinkAllowChangeExpirationPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingChangeLinkAllowChangeExpirationPolicyDetails.previous_value": {"fq_name": "team_log.SharingChangeLinkAllowChangeExpirationPolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SharingChangeLinkAllowChangeExpirationPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingChangeLinkAllowChangeExpirationPolicyType.description": {"fq_name": "team_log.SharingChangeLinkAllowChangeExpirationPolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharingChangeLinkAllowChangeExpirationPolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingChangeLinkDefaultExpirationPolicyDetails.new_value": {"fq_name": "team_log.SharingChangeLinkDefaultExpirationPolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SharingChangeLinkDefaultExpirationPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingChangeLinkDefaultExpirationPolicyDetails.previous_value": {"fq_name": "team_log.SharingChangeLinkDefaultExpirationPolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SharingChangeLinkDefaultExpirationPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingChangeLinkDefaultExpirationPolicyType.description": {"fq_name": "team_log.SharingChangeLinkDefaultExpirationPolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharingChangeLinkDefaultExpirationPolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingChangeLinkEnforcePasswordPolicyDetails.new_value": {"fq_name": "team_log.SharingChangeLinkEnforcePasswordPolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SharingChangeLinkEnforcePasswordPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingChangeLinkEnforcePasswordPolicyDetails.previous_value": {"fq_name": "team_log.SharingChangeLinkEnforcePasswordPolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SharingChangeLinkEnforcePasswordPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingChangeLinkEnforcePasswordPolicyType.description": {"fq_name": "team_log.SharingChangeLinkEnforcePasswordPolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharingChangeLinkEnforcePasswordPolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingChangeLinkPolicyDetails.new_value": {"fq_name": "team_log.SharingChangeLinkPolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SharingChangeLinkPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingChangeLinkPolicyDetails.previous_value": {"fq_name": "team_log.SharingChangeLinkPolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SharingChangeLinkPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingChangeLinkPolicyType.description": {"fq_name": "team_log.SharingChangeLinkPolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharingChangeLinkPolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingChangeMemberPolicyDetails.new_value": {"fq_name": "team_log.SharingChangeMemberPolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SharingChangeMemberPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingChangeMemberPolicyDetails.previous_value": {"fq_name": "team_log.SharingChangeMemberPolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SharingChangeMemberPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingChangeMemberPolicyType.description": {"fq_name": "team_log.SharingChangeMemberPolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharingChangeMemberPolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingFolderJoinPolicy.from_anyone": {"fq_name": "team_log.SharingFolderJoinPolicy.from_anyone", "param_name": "fromAnyoneValue", "static_instance": "FROM_ANYONE", "getter_method": null, "containing_data_type_ref": "team_log.SharingFolderJoinPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingFolderJoinPolicy.from_team_only": {"fq_name": "team_log.SharingFolderJoinPolicy.from_team_only", "param_name": "fromTeamOnlyValue", "static_instance": "FROM_TEAM_ONLY", "getter_method": null, "containing_data_type_ref": "team_log.SharingFolderJoinPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingFolderJoinPolicy.other": {"fq_name": "team_log.SharingFolderJoinPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.SharingFolderJoinPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingLinkPolicy.default_no_one": {"fq_name": "team_log.SharingLinkPolicy.default_no_one", "param_name": "defaultNoOneValue", "static_instance": "DEFAULT_NO_ONE", "getter_method": null, "containing_data_type_ref": "team_log.SharingLinkPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingLinkPolicy.default_private": {"fq_name": "team_log.SharingLinkPolicy.default_private", "param_name": "defaultPrivateValue", "static_instance": "DEFAULT_PRIVATE", "getter_method": null, "containing_data_type_ref": "team_log.SharingLinkPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingLinkPolicy.default_public": {"fq_name": "team_log.SharingLinkPolicy.default_public", "param_name": "defaultPublicValue", "static_instance": "DEFAULT_PUBLIC", "getter_method": null, "containing_data_type_ref": "team_log.SharingLinkPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingLinkPolicy.only_private": {"fq_name": "team_log.SharingLinkPolicy.only_private", "param_name": "onlyPrivateValue", "static_instance": "ONLY_PRIVATE", "getter_method": null, "containing_data_type_ref": "team_log.SharingLinkPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingLinkPolicy.other": {"fq_name": "team_log.SharingLinkPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.SharingLinkPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingMemberPolicy.allow": {"fq_name": "team_log.SharingMemberPolicy.allow", "param_name": "allowValue", "static_instance": "ALLOW", "getter_method": null, "containing_data_type_ref": "team_log.SharingMemberPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingMemberPolicy.forbid": {"fq_name": "team_log.SharingMemberPolicy.forbid", "param_name": "forbidValue", "static_instance": "FORBID", "getter_method": null, "containing_data_type_ref": "team_log.SharingMemberPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingMemberPolicy.forbid_with_exclusions": {"fq_name": "team_log.SharingMemberPolicy.forbid_with_exclusions", "param_name": "forbidWithExclusionsValue", "static_instance": "FORBID_WITH_EXCLUSIONS", "getter_method": null, "containing_data_type_ref": "team_log.SharingMemberPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingMemberPolicy.other": {"fq_name": "team_log.SharingMemberPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.SharingMemberPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ShmodelDisableDownloadsDetails.shared_link_owner": {"fq_name": "team_log.ShmodelDisableDownloadsDetails.shared_link_owner", "param_name": "sharedLinkOwner", "static_instance": null, "getter_method": "getSharedLinkOwner", "containing_data_type_ref": "team_log.ShmodelDisableDownloadsDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShmodelDisableDownloadsType.description": {"fq_name": "team_log.ShmodelDisableDownloadsType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShmodelDisableDownloadsType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShmodelEnableDownloadsDetails.shared_link_owner": {"fq_name": "team_log.ShmodelEnableDownloadsDetails.shared_link_owner", "param_name": "sharedLinkOwner", "static_instance": null, "getter_method": "getSharedLinkOwner", "containing_data_type_ref": "team_log.ShmodelEnableDownloadsDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShmodelEnableDownloadsType.description": {"fq_name": "team_log.ShmodelEnableDownloadsType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShmodelEnableDownloadsType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShmodelGroupShareType.description": {"fq_name": "team_log.ShmodelGroupShareType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShmodelGroupShareType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseAccessGrantedDetails.event_uuid": {"fq_name": "team_log.ShowcaseAccessGrantedDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.ShowcaseAccessGrantedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseAccessGrantedType.description": {"fq_name": "team_log.ShowcaseAccessGrantedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcaseAccessGrantedType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseAddMemberDetails.event_uuid": {"fq_name": "team_log.ShowcaseAddMemberDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.ShowcaseAddMemberDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseAddMemberType.description": {"fq_name": "team_log.ShowcaseAddMemberType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcaseAddMemberType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseArchivedDetails.event_uuid": {"fq_name": "team_log.ShowcaseArchivedDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.ShowcaseArchivedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseArchivedType.description": {"fq_name": "team_log.ShowcaseArchivedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcaseArchivedType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseChangeDownloadPolicyDetails.new_value": {"fq_name": "team_log.ShowcaseChangeDownloadPolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.ShowcaseChangeDownloadPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseChangeDownloadPolicyDetails.previous_value": {"fq_name": "team_log.ShowcaseChangeDownloadPolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.ShowcaseChangeDownloadPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseChangeDownloadPolicyType.description": {"fq_name": "team_log.ShowcaseChangeDownloadPolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcaseChangeDownloadPolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseChangeEnabledPolicyDetails.new_value": {"fq_name": "team_log.ShowcaseChangeEnabledPolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.ShowcaseChangeEnabledPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseChangeEnabledPolicyDetails.previous_value": {"fq_name": "team_log.ShowcaseChangeEnabledPolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.ShowcaseChangeEnabledPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseChangeEnabledPolicyType.description": {"fq_name": "team_log.ShowcaseChangeEnabledPolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcaseChangeEnabledPolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseChangeExternalSharingPolicyDetails.new_value": {"fq_name": "team_log.ShowcaseChangeExternalSharingPolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.ShowcaseChangeExternalSharingPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseChangeExternalSharingPolicyDetails.previous_value": {"fq_name": "team_log.ShowcaseChangeExternalSharingPolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.ShowcaseChangeExternalSharingPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseChangeExternalSharingPolicyType.description": {"fq_name": "team_log.ShowcaseChangeExternalSharingPolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcaseChangeExternalSharingPolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseCreatedDetails.event_uuid": {"fq_name": "team_log.ShowcaseCreatedDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.ShowcaseCreatedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseCreatedType.description": {"fq_name": "team_log.ShowcaseCreatedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcaseCreatedType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseDeleteCommentDetails.event_uuid": {"fq_name": "team_log.ShowcaseDeleteCommentDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.ShowcaseDeleteCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseDeleteCommentDetails.comment_text": {"fq_name": "team_log.ShowcaseDeleteCommentDetails.comment_text", "param_name": "commentText", "static_instance": null, "getter_method": "getCommentText", "containing_data_type_ref": "team_log.ShowcaseDeleteCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseDeleteCommentType.description": {"fq_name": "team_log.ShowcaseDeleteCommentType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcaseDeleteCommentType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseDocumentLogInfo.showcase_id": {"fq_name": "team_log.ShowcaseDocumentLogInfo.showcase_id", "param_name": "showcaseId", "static_instance": null, "getter_method": "getShowcaseId", "containing_data_type_ref": "team_log.ShowcaseDocumentLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseDocumentLogInfo.showcase_title": {"fq_name": "team_log.ShowcaseDocumentLogInfo.showcase_title", "param_name": "showcaseTitle", "static_instance": null, "getter_method": "getShowcaseTitle", "containing_data_type_ref": "team_log.ShowcaseDocumentLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseDownloadPolicy.disabled": {"fq_name": "team_log.ShowcaseDownloadPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.ShowcaseDownloadPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseDownloadPolicy.enabled": {"fq_name": "team_log.ShowcaseDownloadPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.ShowcaseDownloadPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseDownloadPolicy.other": {"fq_name": "team_log.ShowcaseDownloadPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.ShowcaseDownloadPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseEditCommentDetails.event_uuid": {"fq_name": "team_log.ShowcaseEditCommentDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.ShowcaseEditCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseEditCommentDetails.comment_text": {"fq_name": "team_log.ShowcaseEditCommentDetails.comment_text", "param_name": "commentText", "static_instance": null, "getter_method": "getCommentText", "containing_data_type_ref": "team_log.ShowcaseEditCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseEditCommentType.description": {"fq_name": "team_log.ShowcaseEditCommentType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcaseEditCommentType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseEditedDetails.event_uuid": {"fq_name": "team_log.ShowcaseEditedDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.ShowcaseEditedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseEditedType.description": {"fq_name": "team_log.ShowcaseEditedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcaseEditedType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseEnabledPolicy.disabled": {"fq_name": "team_log.ShowcaseEnabledPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.ShowcaseEnabledPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseEnabledPolicy.enabled": {"fq_name": "team_log.ShowcaseEnabledPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.ShowcaseEnabledPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseEnabledPolicy.other": {"fq_name": "team_log.ShowcaseEnabledPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.ShowcaseEnabledPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseExternalSharingPolicy.disabled": {"fq_name": "team_log.ShowcaseExternalSharingPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.ShowcaseExternalSharingPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseExternalSharingPolicy.enabled": {"fq_name": "team_log.ShowcaseExternalSharingPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.ShowcaseExternalSharingPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseExternalSharingPolicy.other": {"fq_name": "team_log.ShowcaseExternalSharingPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.ShowcaseExternalSharingPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseFileAddedDetails.event_uuid": {"fq_name": "team_log.ShowcaseFileAddedDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.ShowcaseFileAddedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseFileAddedType.description": {"fq_name": "team_log.ShowcaseFileAddedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcaseFileAddedType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseFileDownloadDetails.event_uuid": {"fq_name": "team_log.ShowcaseFileDownloadDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.ShowcaseFileDownloadDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseFileDownloadDetails.download_type": {"fq_name": "team_log.ShowcaseFileDownloadDetails.download_type", "param_name": "downloadType", "static_instance": null, "getter_method": "getDownloadType", "containing_data_type_ref": "team_log.ShowcaseFileDownloadDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseFileDownloadType.description": {"fq_name": "team_log.ShowcaseFileDownloadType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcaseFileDownloadType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseFileRemovedDetails.event_uuid": {"fq_name": "team_log.ShowcaseFileRemovedDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.ShowcaseFileRemovedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseFileRemovedType.description": {"fq_name": "team_log.ShowcaseFileRemovedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcaseFileRemovedType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseFileViewDetails.event_uuid": {"fq_name": "team_log.ShowcaseFileViewDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.ShowcaseFileViewDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseFileViewType.description": {"fq_name": "team_log.ShowcaseFileViewType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcaseFileViewType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcasePermanentlyDeletedDetails.event_uuid": {"fq_name": "team_log.ShowcasePermanentlyDeletedDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.ShowcasePermanentlyDeletedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcasePermanentlyDeletedType.description": {"fq_name": "team_log.ShowcasePermanentlyDeletedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcasePermanentlyDeletedType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcasePostCommentDetails.event_uuid": {"fq_name": "team_log.ShowcasePostCommentDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.ShowcasePostCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcasePostCommentDetails.comment_text": {"fq_name": "team_log.ShowcasePostCommentDetails.comment_text", "param_name": "commentText", "static_instance": null, "getter_method": "getCommentText", "containing_data_type_ref": "team_log.ShowcasePostCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcasePostCommentType.description": {"fq_name": "team_log.ShowcasePostCommentType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcasePostCommentType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseRemoveMemberDetails.event_uuid": {"fq_name": "team_log.ShowcaseRemoveMemberDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.ShowcaseRemoveMemberDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseRemoveMemberType.description": {"fq_name": "team_log.ShowcaseRemoveMemberType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcaseRemoveMemberType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseRenamedDetails.event_uuid": {"fq_name": "team_log.ShowcaseRenamedDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.ShowcaseRenamedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseRenamedType.description": {"fq_name": "team_log.ShowcaseRenamedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcaseRenamedType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseRequestAccessDetails.event_uuid": {"fq_name": "team_log.ShowcaseRequestAccessDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.ShowcaseRequestAccessDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseRequestAccessType.description": {"fq_name": "team_log.ShowcaseRequestAccessType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcaseRequestAccessType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseResolveCommentDetails.event_uuid": {"fq_name": "team_log.ShowcaseResolveCommentDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.ShowcaseResolveCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseResolveCommentDetails.comment_text": {"fq_name": "team_log.ShowcaseResolveCommentDetails.comment_text", "param_name": "commentText", "static_instance": null, "getter_method": "getCommentText", "containing_data_type_ref": "team_log.ShowcaseResolveCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseResolveCommentType.description": {"fq_name": "team_log.ShowcaseResolveCommentType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcaseResolveCommentType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseRestoredDetails.event_uuid": {"fq_name": "team_log.ShowcaseRestoredDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.ShowcaseRestoredDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseRestoredType.description": {"fq_name": "team_log.ShowcaseRestoredType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcaseRestoredType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseTrashedDeprecatedDetails.event_uuid": {"fq_name": "team_log.ShowcaseTrashedDeprecatedDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.ShowcaseTrashedDeprecatedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseTrashedDeprecatedType.description": {"fq_name": "team_log.ShowcaseTrashedDeprecatedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcaseTrashedDeprecatedType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseTrashedDetails.event_uuid": {"fq_name": "team_log.ShowcaseTrashedDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.ShowcaseTrashedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseTrashedType.description": {"fq_name": "team_log.ShowcaseTrashedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcaseTrashedType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseUnresolveCommentDetails.event_uuid": {"fq_name": "team_log.ShowcaseUnresolveCommentDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.ShowcaseUnresolveCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseUnresolveCommentDetails.comment_text": {"fq_name": "team_log.ShowcaseUnresolveCommentDetails.comment_text", "param_name": "commentText", "static_instance": null, "getter_method": "getCommentText", "containing_data_type_ref": "team_log.ShowcaseUnresolveCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseUnresolveCommentType.description": {"fq_name": "team_log.ShowcaseUnresolveCommentType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcaseUnresolveCommentType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseUntrashedDeprecatedDetails.event_uuid": {"fq_name": "team_log.ShowcaseUntrashedDeprecatedDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.ShowcaseUntrashedDeprecatedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseUntrashedDeprecatedType.description": {"fq_name": "team_log.ShowcaseUntrashedDeprecatedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcaseUntrashedDeprecatedType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseUntrashedDetails.event_uuid": {"fq_name": "team_log.ShowcaseUntrashedDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.ShowcaseUntrashedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseUntrashedType.description": {"fq_name": "team_log.ShowcaseUntrashedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcaseUntrashedType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseViewDetails.event_uuid": {"fq_name": "team_log.ShowcaseViewDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.ShowcaseViewDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseViewType.description": {"fq_name": "team_log.ShowcaseViewType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcaseViewType", "route_refs": [], "_type": "FieldReference"}, "team_log.SignInAsSessionEndType.description": {"fq_name": "team_log.SignInAsSessionEndType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SignInAsSessionEndType", "route_refs": [], "_type": "FieldReference"}, "team_log.SignInAsSessionStartType.description": {"fq_name": "team_log.SignInAsSessionStartType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SignInAsSessionStartType", "route_refs": [], "_type": "FieldReference"}, "team_log.SmartSyncChangePolicyDetails.new_value": {"fq_name": "team_log.SmartSyncChangePolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SmartSyncChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SmartSyncChangePolicyDetails.previous_value": {"fq_name": "team_log.SmartSyncChangePolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SmartSyncChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SmartSyncChangePolicyType.description": {"fq_name": "team_log.SmartSyncChangePolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SmartSyncChangePolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.SmartSyncCreateAdminPrivilegeReportType.description": {"fq_name": "team_log.SmartSyncCreateAdminPrivilegeReportType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SmartSyncCreateAdminPrivilegeReportType", "route_refs": [], "_type": "FieldReference"}, "team_log.SmartSyncNotOptOutDetails.previous_value": {"fq_name": "team_log.SmartSyncNotOptOutDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SmartSyncNotOptOutDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SmartSyncNotOptOutDetails.new_value": {"fq_name": "team_log.SmartSyncNotOptOutDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SmartSyncNotOptOutDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SmartSyncNotOptOutType.description": {"fq_name": "team_log.SmartSyncNotOptOutType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SmartSyncNotOptOutType", "route_refs": [], "_type": "FieldReference"}, "team_log.SmartSyncOptOutDetails.previous_value": {"fq_name": "team_log.SmartSyncOptOutDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SmartSyncOptOutDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SmartSyncOptOutDetails.new_value": {"fq_name": "team_log.SmartSyncOptOutDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SmartSyncOptOutDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SmartSyncOptOutPolicy.default": {"fq_name": "team_log.SmartSyncOptOutPolicy.default", "param_name": "defaultValue", "static_instance": "DEFAULT", "getter_method": null, "containing_data_type_ref": "team_log.SmartSyncOptOutPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.SmartSyncOptOutPolicy.opted_out": {"fq_name": "team_log.SmartSyncOptOutPolicy.opted_out", "param_name": "optedOutValue", "static_instance": "OPTED_OUT", "getter_method": null, "containing_data_type_ref": "team_log.SmartSyncOptOutPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.SmartSyncOptOutPolicy.other": {"fq_name": "team_log.SmartSyncOptOutPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.SmartSyncOptOutPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.SmartSyncOptOutType.description": {"fq_name": "team_log.SmartSyncOptOutType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SmartSyncOptOutType", "route_refs": [], "_type": "FieldReference"}, "team_log.SmarterSmartSyncPolicyChangedDetails.previous_value": {"fq_name": "team_log.SmarterSmartSyncPolicyChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SmarterSmartSyncPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SmarterSmartSyncPolicyChangedDetails.new_value": {"fq_name": "team_log.SmarterSmartSyncPolicyChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SmarterSmartSyncPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SmarterSmartSyncPolicyChangedType.description": {"fq_name": "team_log.SmarterSmartSyncPolicyChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SmarterSmartSyncPolicyChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.SpaceCapsType.hard": {"fq_name": "team_log.SpaceCapsType.hard", "param_name": "hardValue", "static_instance": "HARD", "getter_method": null, "containing_data_type_ref": "team_log.SpaceCapsType", "route_refs": [], "_type": "FieldReference"}, "team_log.SpaceCapsType.off": {"fq_name": "team_log.SpaceCapsType.off", "param_name": "offValue", "static_instance": "OFF", "getter_method": null, "containing_data_type_ref": "team_log.SpaceCapsType", "route_refs": [], "_type": "FieldReference"}, "team_log.SpaceCapsType.soft": {"fq_name": "team_log.SpaceCapsType.soft", "param_name": "softValue", "static_instance": "SOFT", "getter_method": null, "containing_data_type_ref": "team_log.SpaceCapsType", "route_refs": [], "_type": "FieldReference"}, "team_log.SpaceCapsType.other": {"fq_name": "team_log.SpaceCapsType.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.SpaceCapsType", "route_refs": [], "_type": "FieldReference"}, "team_log.SpaceLimitsStatus.near_quota": {"fq_name": "team_log.SpaceLimitsStatus.near_quota", "param_name": "nearQuotaValue", "static_instance": "NEAR_QUOTA", "getter_method": null, "containing_data_type_ref": "team_log.SpaceLimitsStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.SpaceLimitsStatus.over_quota": {"fq_name": "team_log.SpaceLimitsStatus.over_quota", "param_name": "overQuotaValue", "static_instance": "OVER_QUOTA", "getter_method": null, "containing_data_type_ref": "team_log.SpaceLimitsStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.SpaceLimitsStatus.within_quota": {"fq_name": "team_log.SpaceLimitsStatus.within_quota", "param_name": "withinQuotaValue", "static_instance": "WITHIN_QUOTA", "getter_method": null, "containing_data_type_ref": "team_log.SpaceLimitsStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.SpaceLimitsStatus.other": {"fq_name": "team_log.SpaceLimitsStatus.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.SpaceLimitsStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoAddCertDetails.certificate_details": {"fq_name": "team_log.SsoAddCertDetails.certificate_details", "param_name": "certificateDetails", "static_instance": null, "getter_method": "getCertificateDetails", "containing_data_type_ref": "team_log.SsoAddCertDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoAddCertType.description": {"fq_name": "team_log.SsoAddCertType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SsoAddCertType", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoAddLoginUrlDetails.new_value": {"fq_name": "team_log.SsoAddLoginUrlDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SsoAddLoginUrlDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoAddLoginUrlType.description": {"fq_name": "team_log.SsoAddLoginUrlType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SsoAddLoginUrlType", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoAddLogoutUrlDetails.new_value": {"fq_name": "team_log.SsoAddLogoutUrlDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SsoAddLogoutUrlDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoAddLogoutUrlType.description": {"fq_name": "team_log.SsoAddLogoutUrlType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SsoAddLogoutUrlType", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoChangeCertDetails.new_certificate_details": {"fq_name": "team_log.SsoChangeCertDetails.new_certificate_details", "param_name": "newCertificateDetails", "static_instance": null, "getter_method": "getNewCertificateDetails", "containing_data_type_ref": "team_log.SsoChangeCertDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoChangeCertDetails.previous_certificate_details": {"fq_name": "team_log.SsoChangeCertDetails.previous_certificate_details", "param_name": "previousCertificateDetails", "static_instance": null, "getter_method": "getPreviousCertificateDetails", "containing_data_type_ref": "team_log.SsoChangeCertDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoChangeCertType.description": {"fq_name": "team_log.SsoChangeCertType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SsoChangeCertType", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoChangeLoginUrlDetails.previous_value": {"fq_name": "team_log.SsoChangeLoginUrlDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SsoChangeLoginUrlDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoChangeLoginUrlDetails.new_value": {"fq_name": "team_log.SsoChangeLoginUrlDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SsoChangeLoginUrlDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoChangeLoginUrlType.description": {"fq_name": "team_log.SsoChangeLoginUrlType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SsoChangeLoginUrlType", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoChangeLogoutUrlDetails.previous_value": {"fq_name": "team_log.SsoChangeLogoutUrlDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SsoChangeLogoutUrlDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoChangeLogoutUrlDetails.new_value": {"fq_name": "team_log.SsoChangeLogoutUrlDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SsoChangeLogoutUrlDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoChangeLogoutUrlType.description": {"fq_name": "team_log.SsoChangeLogoutUrlType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SsoChangeLogoutUrlType", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoChangePolicyDetails.new_value": {"fq_name": "team_log.SsoChangePolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SsoChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoChangePolicyDetails.previous_value": {"fq_name": "team_log.SsoChangePolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SsoChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoChangePolicyType.description": {"fq_name": "team_log.SsoChangePolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SsoChangePolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoChangeSamlIdentityModeDetails.previous_value": {"fq_name": "team_log.SsoChangeSamlIdentityModeDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SsoChangeSamlIdentityModeDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoChangeSamlIdentityModeDetails.new_value": {"fq_name": "team_log.SsoChangeSamlIdentityModeDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SsoChangeSamlIdentityModeDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoChangeSamlIdentityModeType.description": {"fq_name": "team_log.SsoChangeSamlIdentityModeType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SsoChangeSamlIdentityModeType", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoErrorDetails.error_details": {"fq_name": "team_log.SsoErrorDetails.error_details", "param_name": "errorDetails", "static_instance": null, "getter_method": "getErrorDetails", "containing_data_type_ref": "team_log.SsoErrorDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoErrorType.description": {"fq_name": "team_log.SsoErrorType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SsoErrorType", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoRemoveCertType.description": {"fq_name": "team_log.SsoRemoveCertType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SsoRemoveCertType", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoRemoveLoginUrlDetails.previous_value": {"fq_name": "team_log.SsoRemoveLoginUrlDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SsoRemoveLoginUrlDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoRemoveLoginUrlType.description": {"fq_name": "team_log.SsoRemoveLoginUrlType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SsoRemoveLoginUrlType", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoRemoveLogoutUrlDetails.previous_value": {"fq_name": "team_log.SsoRemoveLogoutUrlDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SsoRemoveLogoutUrlDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoRemoveLogoutUrlType.description": {"fq_name": "team_log.SsoRemoveLogoutUrlType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SsoRemoveLogoutUrlType", "route_refs": [], "_type": "FieldReference"}, "team_log.StartedEnterpriseAdminSessionDetails.federation_extra_details": {"fq_name": "team_log.StartedEnterpriseAdminSessionDetails.federation_extra_details", "param_name": "federationExtraDetails", "static_instance": null, "getter_method": "getFederationExtraDetails", "containing_data_type_ref": "team_log.StartedEnterpriseAdminSessionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.StartedEnterpriseAdminSessionType.description": {"fq_name": "team_log.StartedEnterpriseAdminSessionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.StartedEnterpriseAdminSessionType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamActivityCreateReportDetails.start_date": {"fq_name": "team_log.TeamActivityCreateReportDetails.start_date", "param_name": "startDate", "static_instance": null, "getter_method": "getStartDate", "containing_data_type_ref": "team_log.TeamActivityCreateReportDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamActivityCreateReportDetails.end_date": {"fq_name": "team_log.TeamActivityCreateReportDetails.end_date", "param_name": "endDate", "static_instance": null, "getter_method": "getEndDate", "containing_data_type_ref": "team_log.TeamActivityCreateReportDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamActivityCreateReportFailDetails.failure_reason": {"fq_name": "team_log.TeamActivityCreateReportFailDetails.failure_reason", "param_name": "failureReason", "static_instance": null, "getter_method": "getFailureReason", "containing_data_type_ref": "team_log.TeamActivityCreateReportFailDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamActivityCreateReportFailType.description": {"fq_name": "team_log.TeamActivityCreateReportFailType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamActivityCreateReportFailType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamActivityCreateReportType.description": {"fq_name": "team_log.TeamActivityCreateReportType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamActivityCreateReportType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamBrandingPolicy.disabled": {"fq_name": "team_log.TeamBrandingPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.TeamBrandingPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamBrandingPolicy.enabled": {"fq_name": "team_log.TeamBrandingPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.TeamBrandingPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamBrandingPolicy.other": {"fq_name": "team_log.TeamBrandingPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.TeamBrandingPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamBrandingPolicyChangedDetails.new_value": {"fq_name": "team_log.TeamBrandingPolicyChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.TeamBrandingPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamBrandingPolicyChangedDetails.previous_value": {"fq_name": "team_log.TeamBrandingPolicyChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.TeamBrandingPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamBrandingPolicyChangedType.description": {"fq_name": "team_log.TeamBrandingPolicyChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamBrandingPolicyChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamDetails.team": {"fq_name": "team_log.TeamDetails.team", "param_name": "team", "static_instance": null, "getter_method": "getTeam", "containing_data_type_ref": "team_log.TeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamEncryptionKeyCancelKeyDeletionType.description": {"fq_name": "team_log.TeamEncryptionKeyCancelKeyDeletionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamEncryptionKeyCancelKeyDeletionType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamEncryptionKeyCreateKeyType.description": {"fq_name": "team_log.TeamEncryptionKeyCreateKeyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamEncryptionKeyCreateKeyType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamEncryptionKeyDeleteKeyType.description": {"fq_name": "team_log.TeamEncryptionKeyDeleteKeyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamEncryptionKeyDeleteKeyType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamEncryptionKeyDisableKeyType.description": {"fq_name": "team_log.TeamEncryptionKeyDisableKeyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamEncryptionKeyDisableKeyType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamEncryptionKeyEnableKeyType.description": {"fq_name": "team_log.TeamEncryptionKeyEnableKeyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamEncryptionKeyEnableKeyType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamEncryptionKeyRotateKeyType.description": {"fq_name": "team_log.TeamEncryptionKeyRotateKeyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamEncryptionKeyRotateKeyType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamEncryptionKeyScheduleKeyDeletionType.description": {"fq_name": "team_log.TeamEncryptionKeyScheduleKeyDeletionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamEncryptionKeyScheduleKeyDeletionType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamEvent.timestamp": {"fq_name": "team_log.TeamEvent.timestamp", "param_name": "timestamp", "static_instance": null, "getter_method": "getTimestamp", "containing_data_type_ref": "team_log.TeamEvent", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamEvent.event_category": {"fq_name": "team_log.TeamEvent.event_category", "param_name": "eventCategory", "static_instance": null, "getter_method": "getEventCategory", "containing_data_type_ref": "team_log.TeamEvent", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamEvent.event_type": {"fq_name": "team_log.TeamEvent.event_type", "param_name": "eventType", "static_instance": null, "getter_method": "getEventType", "containing_data_type_ref": "team_log.TeamEvent", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamEvent.details": {"fq_name": "team_log.TeamEvent.details", "param_name": "details", "static_instance": null, "getter_method": "getDetails", "containing_data_type_ref": "team_log.TeamEvent", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamEvent.actor": {"fq_name": "team_log.TeamEvent.actor", "param_name": "actor", "static_instance": null, "getter_method": "getActor", "containing_data_type_ref": "team_log.TeamEvent", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamEvent.origin": {"fq_name": "team_log.TeamEvent.origin", "param_name": "origin", "static_instance": null, "getter_method": "getOrigin", "containing_data_type_ref": "team_log.TeamEvent", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamEvent.involve_non_team_member": {"fq_name": "team_log.TeamEvent.involve_non_team_member", "param_name": "involveNonTeamMember", "static_instance": null, "getter_method": "getInvolveNonTeamMember", "containing_data_type_ref": "team_log.TeamEvent", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamEvent.context": {"fq_name": "team_log.TeamEvent.context", "param_name": "context", "static_instance": null, "getter_method": "getContext", "containing_data_type_ref": "team_log.TeamEvent", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamEvent.participants": {"fq_name": "team_log.TeamEvent.participants", "param_name": "participants", "static_instance": null, "getter_method": "getParticipants", "containing_data_type_ref": "team_log.TeamEvent", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamEvent.assets": {"fq_name": "team_log.TeamEvent.assets", "param_name": "assets", "static_instance": null, "getter_method": "getAssets", "containing_data_type_ref": "team_log.TeamEvent", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamExtensionsPolicy.disabled": {"fq_name": "team_log.TeamExtensionsPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.TeamExtensionsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamExtensionsPolicy.enabled": {"fq_name": "team_log.TeamExtensionsPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.TeamExtensionsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamExtensionsPolicy.other": {"fq_name": "team_log.TeamExtensionsPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.TeamExtensionsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamExtensionsPolicyChangedDetails.new_value": {"fq_name": "team_log.TeamExtensionsPolicyChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.TeamExtensionsPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamExtensionsPolicyChangedDetails.previous_value": {"fq_name": "team_log.TeamExtensionsPolicyChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.TeamExtensionsPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamExtensionsPolicyChangedType.description": {"fq_name": "team_log.TeamExtensionsPolicyChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamExtensionsPolicyChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamFolderChangeStatusDetails.new_value": {"fq_name": "team_log.TeamFolderChangeStatusDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.TeamFolderChangeStatusDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamFolderChangeStatusDetails.previous_value": {"fq_name": "team_log.TeamFolderChangeStatusDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.TeamFolderChangeStatusDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamFolderChangeStatusType.description": {"fq_name": "team_log.TeamFolderChangeStatusType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamFolderChangeStatusType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamFolderCreateType.description": {"fq_name": "team_log.TeamFolderCreateType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamFolderCreateType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamFolderDowngradeDetails.target_asset_index": {"fq_name": "team_log.TeamFolderDowngradeDetails.target_asset_index", "param_name": "targetAssetIndex", "static_instance": null, "getter_method": "getTargetAssetIndex", "containing_data_type_ref": "team_log.TeamFolderDowngradeDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamFolderDowngradeType.description": {"fq_name": "team_log.TeamFolderDowngradeType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamFolderDowngradeType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamFolderPermanentlyDeleteType.description": {"fq_name": "team_log.TeamFolderPermanentlyDeleteType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamFolderPermanentlyDeleteType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamFolderRenameDetails.previous_folder_name": {"fq_name": "team_log.TeamFolderRenameDetails.previous_folder_name", "param_name": "previousFolderName", "static_instance": null, "getter_method": "getPreviousFolderName", "containing_data_type_ref": "team_log.TeamFolderRenameDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamFolderRenameDetails.new_folder_name": {"fq_name": "team_log.TeamFolderRenameDetails.new_folder_name", "param_name": "newFolderName", "static_instance": null, "getter_method": "getNewFolderName", "containing_data_type_ref": "team_log.TeamFolderRenameDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamFolderRenameType.description": {"fq_name": "team_log.TeamFolderRenameType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamFolderRenameType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamInviteDetails.invite_method": {"fq_name": "team_log.TeamInviteDetails.invite_method", "param_name": "inviteMethod", "static_instance": null, "getter_method": "getInviteMethod", "containing_data_type_ref": "team_log.TeamInviteDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamInviteDetails.additional_license_purchase": {"fq_name": "team_log.TeamInviteDetails.additional_license_purchase", "param_name": "additionalLicensePurchase", "static_instance": null, "getter_method": "getAdditionalLicensePurchase", "containing_data_type_ref": "team_log.TeamInviteDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamLinkedAppLogInfo.app_id": {"fq_name": "team_log.TeamLinkedAppLogInfo.app_id", "param_name": "appId", "static_instance": null, "getter_method": "getAppId", "containing_data_type_ref": "team_log.TeamLinkedAppLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamLinkedAppLogInfo.display_name": {"fq_name": "team_log.TeamLinkedAppLogInfo.display_name", "param_name": "displayName", "static_instance": null, "getter_method": "getDisplayName", "containing_data_type_ref": "team_log.TeamLinkedAppLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamLogInfo.display_name": {"fq_name": "team_log.TeamLogInfo.display_name", "param_name": "displayName", "static_instance": null, "getter_method": "getDisplayName", "containing_data_type_ref": "team_log.TeamLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMemberLogInfo.account_id": {"fq_name": "team_log.TeamMemberLogInfo.account_id", "param_name": "accountId", "static_instance": null, "getter_method": "getAccountId", "containing_data_type_ref": "team_log.TeamMemberLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMemberLogInfo.display_name": {"fq_name": "team_log.TeamMemberLogInfo.display_name", "param_name": "displayName", "static_instance": null, "getter_method": "getDisplayName", "containing_data_type_ref": "team_log.TeamMemberLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMemberLogInfo.email": {"fq_name": "team_log.TeamMemberLogInfo.email", "param_name": "email", "static_instance": null, "getter_method": "getEmail", "containing_data_type_ref": "team_log.TeamMemberLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMemberLogInfo.team_member_id": {"fq_name": "team_log.TeamMemberLogInfo.team_member_id", "param_name": "teamMemberId", "static_instance": null, "getter_method": "getTeamMemberId", "containing_data_type_ref": "team_log.TeamMemberLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMemberLogInfo.member_external_id": {"fq_name": "team_log.TeamMemberLogInfo.member_external_id", "param_name": "memberExternalId", "static_instance": null, "getter_method": "getMemberExternalId", "containing_data_type_ref": "team_log.TeamMemberLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMemberLogInfo.team": {"fq_name": "team_log.TeamMemberLogInfo.team", "param_name": "team", "static_instance": null, "getter_method": "getTeam", "containing_data_type_ref": "team_log.TeamMemberLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMembershipType.free": {"fq_name": "team_log.TeamMembershipType.free", "param_name": "freeValue", "static_instance": "FREE", "getter_method": null, "containing_data_type_ref": "team_log.TeamMembershipType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMembershipType.full": {"fq_name": "team_log.TeamMembershipType.full", "param_name": "fullValue", "static_instance": "FULL", "getter_method": null, "containing_data_type_ref": "team_log.TeamMembershipType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMembershipType.guest": {"fq_name": "team_log.TeamMembershipType.guest", "param_name": "guestValue", "static_instance": "GUEST", "getter_method": null, "containing_data_type_ref": "team_log.TeamMembershipType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMembershipType.other": {"fq_name": "team_log.TeamMembershipType.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.TeamMembershipType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeFromDetails.team_name": {"fq_name": "team_log.TeamMergeFromDetails.team_name", "param_name": "teamName", "static_instance": null, "getter_method": "getTeamName", "containing_data_type_ref": "team_log.TeamMergeFromDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeFromType.description": {"fq_name": "team_log.TeamMergeFromType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamMergeFromType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestAcceptedDetails.request_accepted_details": {"fq_name": "team_log.TeamMergeRequestAcceptedDetails.request_accepted_details", "param_name": "requestAcceptedDetails", "static_instance": null, "getter_method": "getRequestAcceptedDetails", "containing_data_type_ref": "team_log.TeamMergeRequestAcceptedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestAcceptedExtraDetails.primary_team": {"fq_name": "team_log.TeamMergeRequestAcceptedExtraDetails.primary_team", "param_name": "primaryTeamValue", "static_instance": null, "getter_method": "getPrimaryTeamValue", "containing_data_type_ref": "team_log.TeamMergeRequestAcceptedExtraDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestAcceptedExtraDetails.secondary_team": {"fq_name": "team_log.TeamMergeRequestAcceptedExtraDetails.secondary_team", "param_name": "secondaryTeamValue", "static_instance": null, "getter_method": "getSecondaryTeamValue", "containing_data_type_ref": "team_log.TeamMergeRequestAcceptedExtraDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestAcceptedExtraDetails.other": {"fq_name": "team_log.TeamMergeRequestAcceptedExtraDetails.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.TeamMergeRequestAcceptedExtraDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestAcceptedShownToPrimaryTeamDetails.secondary_team": {"fq_name": "team_log.TeamMergeRequestAcceptedShownToPrimaryTeamDetails.secondary_team", "param_name": "secondaryTeam", "static_instance": null, "getter_method": "getSecondaryTeam", "containing_data_type_ref": "team_log.TeamMergeRequestAcceptedShownToPrimaryTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestAcceptedShownToPrimaryTeamDetails.sent_by": {"fq_name": "team_log.TeamMergeRequestAcceptedShownToPrimaryTeamDetails.sent_by", "param_name": "sentBy", "static_instance": null, "getter_method": "getSentBy", "containing_data_type_ref": "team_log.TeamMergeRequestAcceptedShownToPrimaryTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestAcceptedShownToPrimaryTeamType.description": {"fq_name": "team_log.TeamMergeRequestAcceptedShownToPrimaryTeamType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamMergeRequestAcceptedShownToPrimaryTeamType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestAcceptedShownToSecondaryTeamDetails.primary_team": {"fq_name": "team_log.TeamMergeRequestAcceptedShownToSecondaryTeamDetails.primary_team", "param_name": "primaryTeam", "static_instance": null, "getter_method": "getPrimaryTeam", "containing_data_type_ref": "team_log.TeamMergeRequestAcceptedShownToSecondaryTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestAcceptedShownToSecondaryTeamDetails.sent_by": {"fq_name": "team_log.TeamMergeRequestAcceptedShownToSecondaryTeamDetails.sent_by", "param_name": "sentBy", "static_instance": null, "getter_method": "getSentBy", "containing_data_type_ref": "team_log.TeamMergeRequestAcceptedShownToSecondaryTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestAcceptedShownToSecondaryTeamType.description": {"fq_name": "team_log.TeamMergeRequestAcceptedShownToSecondaryTeamType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamMergeRequestAcceptedShownToSecondaryTeamType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestAcceptedType.description": {"fq_name": "team_log.TeamMergeRequestAcceptedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamMergeRequestAcceptedType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestAutoCanceledDetails.details": {"fq_name": "team_log.TeamMergeRequestAutoCanceledDetails.details", "param_name": "details", "static_instance": null, "getter_method": "getDetails", "containing_data_type_ref": "team_log.TeamMergeRequestAutoCanceledDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestAutoCanceledType.description": {"fq_name": "team_log.TeamMergeRequestAutoCanceledType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamMergeRequestAutoCanceledType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestCanceledDetails.request_canceled_details": {"fq_name": "team_log.TeamMergeRequestCanceledDetails.request_canceled_details", "param_name": "requestCanceledDetails", "static_instance": null, "getter_method": "getRequestCanceledDetails", "containing_data_type_ref": "team_log.TeamMergeRequestCanceledDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestCanceledExtraDetails.primary_team": {"fq_name": "team_log.TeamMergeRequestCanceledExtraDetails.primary_team", "param_name": "primaryTeamValue", "static_instance": null, "getter_method": "getPrimaryTeamValue", "containing_data_type_ref": "team_log.TeamMergeRequestCanceledExtraDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestCanceledExtraDetails.secondary_team": {"fq_name": "team_log.TeamMergeRequestCanceledExtraDetails.secondary_team", "param_name": "secondaryTeamValue", "static_instance": null, "getter_method": "getSecondaryTeamValue", "containing_data_type_ref": "team_log.TeamMergeRequestCanceledExtraDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestCanceledExtraDetails.other": {"fq_name": "team_log.TeamMergeRequestCanceledExtraDetails.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.TeamMergeRequestCanceledExtraDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestCanceledShownToPrimaryTeamDetails.secondary_team": {"fq_name": "team_log.TeamMergeRequestCanceledShownToPrimaryTeamDetails.secondary_team", "param_name": "secondaryTeam", "static_instance": null, "getter_method": "getSecondaryTeam", "containing_data_type_ref": "team_log.TeamMergeRequestCanceledShownToPrimaryTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestCanceledShownToPrimaryTeamDetails.sent_by": {"fq_name": "team_log.TeamMergeRequestCanceledShownToPrimaryTeamDetails.sent_by", "param_name": "sentBy", "static_instance": null, "getter_method": "getSentBy", "containing_data_type_ref": "team_log.TeamMergeRequestCanceledShownToPrimaryTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestCanceledShownToPrimaryTeamType.description": {"fq_name": "team_log.TeamMergeRequestCanceledShownToPrimaryTeamType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamMergeRequestCanceledShownToPrimaryTeamType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestCanceledShownToSecondaryTeamDetails.sent_to": {"fq_name": "team_log.TeamMergeRequestCanceledShownToSecondaryTeamDetails.sent_to", "param_name": "sentTo", "static_instance": null, "getter_method": "getSentTo", "containing_data_type_ref": "team_log.TeamMergeRequestCanceledShownToSecondaryTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestCanceledShownToSecondaryTeamDetails.sent_by": {"fq_name": "team_log.TeamMergeRequestCanceledShownToSecondaryTeamDetails.sent_by", "param_name": "sentBy", "static_instance": null, "getter_method": "getSentBy", "containing_data_type_ref": "team_log.TeamMergeRequestCanceledShownToSecondaryTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestCanceledShownToSecondaryTeamType.description": {"fq_name": "team_log.TeamMergeRequestCanceledShownToSecondaryTeamType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamMergeRequestCanceledShownToSecondaryTeamType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestCanceledType.description": {"fq_name": "team_log.TeamMergeRequestCanceledType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamMergeRequestCanceledType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestExpiredDetails.request_expired_details": {"fq_name": "team_log.TeamMergeRequestExpiredDetails.request_expired_details", "param_name": "requestExpiredDetails", "static_instance": null, "getter_method": "getRequestExpiredDetails", "containing_data_type_ref": "team_log.TeamMergeRequestExpiredDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestExpiredExtraDetails.primary_team": {"fq_name": "team_log.TeamMergeRequestExpiredExtraDetails.primary_team", "param_name": "primaryTeamValue", "static_instance": null, "getter_method": "getPrimaryTeamValue", "containing_data_type_ref": "team_log.TeamMergeRequestExpiredExtraDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestExpiredExtraDetails.secondary_team": {"fq_name": "team_log.TeamMergeRequestExpiredExtraDetails.secondary_team", "param_name": "secondaryTeamValue", "static_instance": null, "getter_method": "getSecondaryTeamValue", "containing_data_type_ref": "team_log.TeamMergeRequestExpiredExtraDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestExpiredExtraDetails.other": {"fq_name": "team_log.TeamMergeRequestExpiredExtraDetails.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.TeamMergeRequestExpiredExtraDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestExpiredShownToPrimaryTeamDetails.secondary_team": {"fq_name": "team_log.TeamMergeRequestExpiredShownToPrimaryTeamDetails.secondary_team", "param_name": "secondaryTeam", "static_instance": null, "getter_method": "getSecondaryTeam", "containing_data_type_ref": "team_log.TeamMergeRequestExpiredShownToPrimaryTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestExpiredShownToPrimaryTeamDetails.sent_by": {"fq_name": "team_log.TeamMergeRequestExpiredShownToPrimaryTeamDetails.sent_by", "param_name": "sentBy", "static_instance": null, "getter_method": "getSentBy", "containing_data_type_ref": "team_log.TeamMergeRequestExpiredShownToPrimaryTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestExpiredShownToPrimaryTeamType.description": {"fq_name": "team_log.TeamMergeRequestExpiredShownToPrimaryTeamType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamMergeRequestExpiredShownToPrimaryTeamType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestExpiredShownToSecondaryTeamDetails.sent_to": {"fq_name": "team_log.TeamMergeRequestExpiredShownToSecondaryTeamDetails.sent_to", "param_name": "sentTo", "static_instance": null, "getter_method": "getSentTo", "containing_data_type_ref": "team_log.TeamMergeRequestExpiredShownToSecondaryTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestExpiredShownToSecondaryTeamType.description": {"fq_name": "team_log.TeamMergeRequestExpiredShownToSecondaryTeamType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamMergeRequestExpiredShownToSecondaryTeamType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestExpiredType.description": {"fq_name": "team_log.TeamMergeRequestExpiredType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamMergeRequestExpiredType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestRejectedShownToPrimaryTeamDetails.secondary_team": {"fq_name": "team_log.TeamMergeRequestRejectedShownToPrimaryTeamDetails.secondary_team", "param_name": "secondaryTeam", "static_instance": null, "getter_method": "getSecondaryTeam", "containing_data_type_ref": "team_log.TeamMergeRequestRejectedShownToPrimaryTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestRejectedShownToPrimaryTeamDetails.sent_by": {"fq_name": "team_log.TeamMergeRequestRejectedShownToPrimaryTeamDetails.sent_by", "param_name": "sentBy", "static_instance": null, "getter_method": "getSentBy", "containing_data_type_ref": "team_log.TeamMergeRequestRejectedShownToPrimaryTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestRejectedShownToPrimaryTeamType.description": {"fq_name": "team_log.TeamMergeRequestRejectedShownToPrimaryTeamType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamMergeRequestRejectedShownToPrimaryTeamType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestRejectedShownToSecondaryTeamDetails.sent_by": {"fq_name": "team_log.TeamMergeRequestRejectedShownToSecondaryTeamDetails.sent_by", "param_name": "sentBy", "static_instance": null, "getter_method": "getSentBy", "containing_data_type_ref": "team_log.TeamMergeRequestRejectedShownToSecondaryTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestRejectedShownToSecondaryTeamType.description": {"fq_name": "team_log.TeamMergeRequestRejectedShownToSecondaryTeamType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamMergeRequestRejectedShownToSecondaryTeamType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestReminderDetails.request_reminder_details": {"fq_name": "team_log.TeamMergeRequestReminderDetails.request_reminder_details", "param_name": "requestReminderDetails", "static_instance": null, "getter_method": "getRequestReminderDetails", "containing_data_type_ref": "team_log.TeamMergeRequestReminderDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestReminderExtraDetails.primary_team": {"fq_name": "team_log.TeamMergeRequestReminderExtraDetails.primary_team", "param_name": "primaryTeamValue", "static_instance": null, "getter_method": "getPrimaryTeamValue", "containing_data_type_ref": "team_log.TeamMergeRequestReminderExtraDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestReminderExtraDetails.secondary_team": {"fq_name": "team_log.TeamMergeRequestReminderExtraDetails.secondary_team", "param_name": "secondaryTeamValue", "static_instance": null, "getter_method": "getSecondaryTeamValue", "containing_data_type_ref": "team_log.TeamMergeRequestReminderExtraDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestReminderExtraDetails.other": {"fq_name": "team_log.TeamMergeRequestReminderExtraDetails.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.TeamMergeRequestReminderExtraDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestReminderShownToPrimaryTeamDetails.secondary_team": {"fq_name": "team_log.TeamMergeRequestReminderShownToPrimaryTeamDetails.secondary_team", "param_name": "secondaryTeam", "static_instance": null, "getter_method": "getSecondaryTeam", "containing_data_type_ref": "team_log.TeamMergeRequestReminderShownToPrimaryTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestReminderShownToPrimaryTeamDetails.sent_to": {"fq_name": "team_log.TeamMergeRequestReminderShownToPrimaryTeamDetails.sent_to", "param_name": "sentTo", "static_instance": null, "getter_method": "getSentTo", "containing_data_type_ref": "team_log.TeamMergeRequestReminderShownToPrimaryTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestReminderShownToPrimaryTeamType.description": {"fq_name": "team_log.TeamMergeRequestReminderShownToPrimaryTeamType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamMergeRequestReminderShownToPrimaryTeamType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestReminderShownToSecondaryTeamDetails.sent_to": {"fq_name": "team_log.TeamMergeRequestReminderShownToSecondaryTeamDetails.sent_to", "param_name": "sentTo", "static_instance": null, "getter_method": "getSentTo", "containing_data_type_ref": "team_log.TeamMergeRequestReminderShownToSecondaryTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestReminderShownToSecondaryTeamType.description": {"fq_name": "team_log.TeamMergeRequestReminderShownToSecondaryTeamType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamMergeRequestReminderShownToSecondaryTeamType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestReminderType.description": {"fq_name": "team_log.TeamMergeRequestReminderType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamMergeRequestReminderType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestRevokedDetails.team": {"fq_name": "team_log.TeamMergeRequestRevokedDetails.team", "param_name": "team", "static_instance": null, "getter_method": "getTeam", "containing_data_type_ref": "team_log.TeamMergeRequestRevokedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestRevokedType.description": {"fq_name": "team_log.TeamMergeRequestRevokedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamMergeRequestRevokedType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestSentShownToPrimaryTeamDetails.secondary_team": {"fq_name": "team_log.TeamMergeRequestSentShownToPrimaryTeamDetails.secondary_team", "param_name": "secondaryTeam", "static_instance": null, "getter_method": "getSecondaryTeam", "containing_data_type_ref": "team_log.TeamMergeRequestSentShownToPrimaryTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestSentShownToPrimaryTeamDetails.sent_to": {"fq_name": "team_log.TeamMergeRequestSentShownToPrimaryTeamDetails.sent_to", "param_name": "sentTo", "static_instance": null, "getter_method": "getSentTo", "containing_data_type_ref": "team_log.TeamMergeRequestSentShownToPrimaryTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestSentShownToPrimaryTeamType.description": {"fq_name": "team_log.TeamMergeRequestSentShownToPrimaryTeamType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamMergeRequestSentShownToPrimaryTeamType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestSentShownToSecondaryTeamDetails.sent_to": {"fq_name": "team_log.TeamMergeRequestSentShownToSecondaryTeamDetails.sent_to", "param_name": "sentTo", "static_instance": null, "getter_method": "getSentTo", "containing_data_type_ref": "team_log.TeamMergeRequestSentShownToSecondaryTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestSentShownToSecondaryTeamType.description": {"fq_name": "team_log.TeamMergeRequestSentShownToSecondaryTeamType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamMergeRequestSentShownToSecondaryTeamType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeToDetails.team_name": {"fq_name": "team_log.TeamMergeToDetails.team_name", "param_name": "teamName", "static_instance": null, "getter_method": "getTeamName", "containing_data_type_ref": "team_log.TeamMergeToDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeToType.description": {"fq_name": "team_log.TeamMergeToType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamMergeToType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamName.team_display_name": {"fq_name": "team_log.TeamName.team_display_name", "param_name": "teamDisplayName", "static_instance": null, "getter_method": "getTeamDisplayName", "containing_data_type_ref": "team_log.TeamName", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamName.team_legal_name": {"fq_name": "team_log.TeamName.team_legal_name", "param_name": "teamLegalName", "static_instance": null, "getter_method": "getTeamLegalName", "containing_data_type_ref": "team_log.TeamName", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamProfileAddBackgroundType.description": {"fq_name": "team_log.TeamProfileAddBackgroundType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamProfileAddBackgroundType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamProfileAddLogoType.description": {"fq_name": "team_log.TeamProfileAddLogoType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamProfileAddLogoType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamProfileChangeBackgroundType.description": {"fq_name": "team_log.TeamProfileChangeBackgroundType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamProfileChangeBackgroundType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamProfileChangeDefaultLanguageDetails.new_value": {"fq_name": "team_log.TeamProfileChangeDefaultLanguageDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.TeamProfileChangeDefaultLanguageDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamProfileChangeDefaultLanguageDetails.previous_value": {"fq_name": "team_log.TeamProfileChangeDefaultLanguageDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.TeamProfileChangeDefaultLanguageDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamProfileChangeDefaultLanguageType.description": {"fq_name": "team_log.TeamProfileChangeDefaultLanguageType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamProfileChangeDefaultLanguageType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamProfileChangeLogoType.description": {"fq_name": "team_log.TeamProfileChangeLogoType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamProfileChangeLogoType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamProfileChangeNameDetails.new_value": {"fq_name": "team_log.TeamProfileChangeNameDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.TeamProfileChangeNameDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamProfileChangeNameDetails.previous_value": {"fq_name": "team_log.TeamProfileChangeNameDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.TeamProfileChangeNameDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamProfileChangeNameType.description": {"fq_name": "team_log.TeamProfileChangeNameType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamProfileChangeNameType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamProfileRemoveBackgroundType.description": {"fq_name": "team_log.TeamProfileRemoveBackgroundType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamProfileRemoveBackgroundType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamProfileRemoveLogoType.description": {"fq_name": "team_log.TeamProfileRemoveLogoType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamProfileRemoveLogoType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamSelectiveSyncPolicy.disabled": {"fq_name": "team_log.TeamSelectiveSyncPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.TeamSelectiveSyncPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamSelectiveSyncPolicy.enabled": {"fq_name": "team_log.TeamSelectiveSyncPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.TeamSelectiveSyncPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamSelectiveSyncPolicy.other": {"fq_name": "team_log.TeamSelectiveSyncPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.TeamSelectiveSyncPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamSelectiveSyncPolicyChangedDetails.new_value": {"fq_name": "team_log.TeamSelectiveSyncPolicyChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.TeamSelectiveSyncPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamSelectiveSyncPolicyChangedDetails.previous_value": {"fq_name": "team_log.TeamSelectiveSyncPolicyChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.TeamSelectiveSyncPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamSelectiveSyncPolicyChangedType.description": {"fq_name": "team_log.TeamSelectiveSyncPolicyChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamSelectiveSyncPolicyChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamSelectiveSyncSettingsChangedDetails.previous_value": {"fq_name": "team_log.TeamSelectiveSyncSettingsChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.TeamSelectiveSyncSettingsChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamSelectiveSyncSettingsChangedDetails.new_value": {"fq_name": "team_log.TeamSelectiveSyncSettingsChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.TeamSelectiveSyncSettingsChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamSelectiveSyncSettingsChangedType.description": {"fq_name": "team_log.TeamSelectiveSyncSettingsChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamSelectiveSyncSettingsChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamSharingWhitelistSubjectsChangedDetails.added_whitelist_subjects": {"fq_name": "team_log.TeamSharingWhitelistSubjectsChangedDetails.added_whitelist_subjects", "param_name": "addedWhitelistSubjects", "static_instance": null, "getter_method": "getAddedWhitelistSubjects", "containing_data_type_ref": "team_log.TeamSharingWhitelistSubjectsChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamSharingWhitelistSubjectsChangedDetails.removed_whitelist_subjects": {"fq_name": "team_log.TeamSharingWhitelistSubjectsChangedDetails.removed_whitelist_subjects", "param_name": "removedWhitelistSubjects", "static_instance": null, "getter_method": "getRemovedWhitelistSubjects", "containing_data_type_ref": "team_log.TeamSharingWhitelistSubjectsChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamSharingWhitelistSubjectsChangedType.description": {"fq_name": "team_log.TeamSharingWhitelistSubjectsChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamSharingWhitelistSubjectsChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.TfaAddBackupPhoneType.description": {"fq_name": "team_log.TfaAddBackupPhoneType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TfaAddBackupPhoneType", "route_refs": [], "_type": "FieldReference"}, "team_log.TfaAddExceptionType.description": {"fq_name": "team_log.TfaAddExceptionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TfaAddExceptionType", "route_refs": [], "_type": "FieldReference"}, "team_log.TfaAddSecurityKeyType.description": {"fq_name": "team_log.TfaAddSecurityKeyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TfaAddSecurityKeyType", "route_refs": [], "_type": "FieldReference"}, "team_log.TfaChangeBackupPhoneType.description": {"fq_name": "team_log.TfaChangeBackupPhoneType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TfaChangeBackupPhoneType", "route_refs": [], "_type": "FieldReference"}, "team_log.TfaChangePolicyDetails.new_value": {"fq_name": "team_log.TfaChangePolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.TfaChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TfaChangePolicyDetails.previous_value": {"fq_name": "team_log.TfaChangePolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.TfaChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TfaChangePolicyType.description": {"fq_name": "team_log.TfaChangePolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TfaChangePolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.TfaChangeStatusDetails.new_value": {"fq_name": "team_log.TfaChangeStatusDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.TfaChangeStatusDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TfaChangeStatusDetails.previous_value": {"fq_name": "team_log.TfaChangeStatusDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.TfaChangeStatusDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TfaChangeStatusDetails.used_rescue_code": {"fq_name": "team_log.TfaChangeStatusDetails.used_rescue_code", "param_name": "usedRescueCode", "static_instance": null, "getter_method": "getUsedRescueCode", "containing_data_type_ref": "team_log.TfaChangeStatusDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TfaChangeStatusType.description": {"fq_name": "team_log.TfaChangeStatusType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TfaChangeStatusType", "route_refs": [], "_type": "FieldReference"}, "team_log.TfaConfiguration.authenticator": {"fq_name": "team_log.TfaConfiguration.authenticator", "param_name": "authenticatorValue", "static_instance": "AUTHENTICATOR", "getter_method": null, "containing_data_type_ref": "team_log.TfaConfiguration", "route_refs": [], "_type": "FieldReference"}, "team_log.TfaConfiguration.disabled": {"fq_name": "team_log.TfaConfiguration.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.TfaConfiguration", "route_refs": [], "_type": "FieldReference"}, "team_log.TfaConfiguration.enabled": {"fq_name": "team_log.TfaConfiguration.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.TfaConfiguration", "route_refs": [], "_type": "FieldReference"}, "team_log.TfaConfiguration.sms": {"fq_name": "team_log.TfaConfiguration.sms", "param_name": "smsValue", "static_instance": "SMS", "getter_method": null, "containing_data_type_ref": "team_log.TfaConfiguration", "route_refs": [], "_type": "FieldReference"}, "team_log.TfaConfiguration.other": {"fq_name": "team_log.TfaConfiguration.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.TfaConfiguration", "route_refs": [], "_type": "FieldReference"}, "team_log.TfaRemoveBackupPhoneType.description": {"fq_name": "team_log.TfaRemoveBackupPhoneType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TfaRemoveBackupPhoneType", "route_refs": [], "_type": "FieldReference"}, "team_log.TfaRemoveExceptionType.description": {"fq_name": "team_log.TfaRemoveExceptionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TfaRemoveExceptionType", "route_refs": [], "_type": "FieldReference"}, "team_log.TfaRemoveSecurityKeyType.description": {"fq_name": "team_log.TfaRemoveSecurityKeyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TfaRemoveSecurityKeyType", "route_refs": [], "_type": "FieldReference"}, "team_log.TfaResetType.description": {"fq_name": "team_log.TfaResetType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TfaResetType", "route_refs": [], "_type": "FieldReference"}, "team_log.TimeUnit.days": {"fq_name": "team_log.TimeUnit.days", "param_name": "daysValue", "static_instance": "DAYS", "getter_method": null, "containing_data_type_ref": "team_log.TimeUnit", "route_refs": [], "_type": "FieldReference"}, "team_log.TimeUnit.hours": {"fq_name": "team_log.TimeUnit.hours", "param_name": "hoursValue", "static_instance": "HOURS", "getter_method": null, "containing_data_type_ref": "team_log.TimeUnit", "route_refs": [], "_type": "FieldReference"}, "team_log.TimeUnit.milliseconds": {"fq_name": "team_log.TimeUnit.milliseconds", "param_name": "millisecondsValue", "static_instance": "MILLISECONDS", "getter_method": null, "containing_data_type_ref": "team_log.TimeUnit", "route_refs": [], "_type": "FieldReference"}, "team_log.TimeUnit.minutes": {"fq_name": "team_log.TimeUnit.minutes", "param_name": "minutesValue", "static_instance": "MINUTES", "getter_method": null, "containing_data_type_ref": "team_log.TimeUnit", "route_refs": [], "_type": "FieldReference"}, "team_log.TimeUnit.months": {"fq_name": "team_log.TimeUnit.months", "param_name": "monthsValue", "static_instance": "MONTHS", "getter_method": null, "containing_data_type_ref": "team_log.TimeUnit", "route_refs": [], "_type": "FieldReference"}, "team_log.TimeUnit.seconds": {"fq_name": "team_log.TimeUnit.seconds", "param_name": "secondsValue", "static_instance": "SECONDS", "getter_method": null, "containing_data_type_ref": "team_log.TimeUnit", "route_refs": [], "_type": "FieldReference"}, "team_log.TimeUnit.weeks": {"fq_name": "team_log.TimeUnit.weeks", "param_name": "weeksValue", "static_instance": "WEEKS", "getter_method": null, "containing_data_type_ref": "team_log.TimeUnit", "route_refs": [], "_type": "FieldReference"}, "team_log.TimeUnit.years": {"fq_name": "team_log.TimeUnit.years", "param_name": "yearsValue", "static_instance": "YEARS", "getter_method": null, "containing_data_type_ref": "team_log.TimeUnit", "route_refs": [], "_type": "FieldReference"}, "team_log.TimeUnit.other": {"fq_name": "team_log.TimeUnit.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.TimeUnit", "route_refs": [], "_type": "FieldReference"}, "team_log.TrustedNonTeamMemberLogInfo.trusted_non_team_member_type": {"fq_name": "team_log.TrustedNonTeamMemberLogInfo.trusted_non_team_member_type", "param_name": "trustedNonTeamMemberType", "static_instance": null, "getter_method": "getTrustedNonTeamMemberType", "containing_data_type_ref": "team_log.TrustedNonTeamMemberLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.TrustedNonTeamMemberLogInfo.account_id": {"fq_name": "team_log.TrustedNonTeamMemberLogInfo.account_id", "param_name": "accountId", "static_instance": null, "getter_method": "getAccountId", "containing_data_type_ref": "team_log.TrustedNonTeamMemberLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.TrustedNonTeamMemberLogInfo.display_name": {"fq_name": "team_log.TrustedNonTeamMemberLogInfo.display_name", "param_name": "displayName", "static_instance": null, "getter_method": "getDisplayName", "containing_data_type_ref": "team_log.TrustedNonTeamMemberLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.TrustedNonTeamMemberLogInfo.email": {"fq_name": "team_log.TrustedNonTeamMemberLogInfo.email", "param_name": "email", "static_instance": null, "getter_method": "getEmail", "containing_data_type_ref": "team_log.TrustedNonTeamMemberLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.TrustedNonTeamMemberLogInfo.team": {"fq_name": "team_log.TrustedNonTeamMemberLogInfo.team", "param_name": "team", "static_instance": null, "getter_method": "getTeam", "containing_data_type_ref": "team_log.TrustedNonTeamMemberLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.TrustedNonTeamMemberType.enterprise_admin": {"fq_name": "team_log.TrustedNonTeamMemberType.enterprise_admin", "param_name": "enterpriseAdminValue", "static_instance": "ENTERPRISE_ADMIN", "getter_method": null, "containing_data_type_ref": "team_log.TrustedNonTeamMemberType", "route_refs": [], "_type": "FieldReference"}, "team_log.TrustedNonTeamMemberType.multi_instance_admin": {"fq_name": "team_log.TrustedNonTeamMemberType.multi_instance_admin", "param_name": "multiInstanceAdminValue", "static_instance": "MULTI_INSTANCE_ADMIN", "getter_method": null, "containing_data_type_ref": "team_log.TrustedNonTeamMemberType", "route_refs": [], "_type": "FieldReference"}, "team_log.TrustedNonTeamMemberType.other": {"fq_name": "team_log.TrustedNonTeamMemberType.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.TrustedNonTeamMemberType", "route_refs": [], "_type": "FieldReference"}, "team_log.TrustedTeamsRequestAction.accepted": {"fq_name": "team_log.TrustedTeamsRequestAction.accepted", "param_name": "acceptedValue", "static_instance": "ACCEPTED", "getter_method": null, "containing_data_type_ref": "team_log.TrustedTeamsRequestAction", "route_refs": [], "_type": "FieldReference"}, "team_log.TrustedTeamsRequestAction.declined": {"fq_name": "team_log.TrustedTeamsRequestAction.declined", "param_name": "declinedValue", "static_instance": "DECLINED", "getter_method": null, "containing_data_type_ref": "team_log.TrustedTeamsRequestAction", "route_refs": [], "_type": "FieldReference"}, "team_log.TrustedTeamsRequestAction.expired": {"fq_name": "team_log.TrustedTeamsRequestAction.expired", "param_name": "expiredValue", "static_instance": "EXPIRED", "getter_method": null, "containing_data_type_ref": "team_log.TrustedTeamsRequestAction", "route_refs": [], "_type": "FieldReference"}, "team_log.TrustedTeamsRequestAction.invited": {"fq_name": "team_log.TrustedTeamsRequestAction.invited", "param_name": "invitedValue", "static_instance": "INVITED", "getter_method": null, "containing_data_type_ref": "team_log.TrustedTeamsRequestAction", "route_refs": [], "_type": "FieldReference"}, "team_log.TrustedTeamsRequestAction.revoked": {"fq_name": "team_log.TrustedTeamsRequestAction.revoked", "param_name": "revokedValue", "static_instance": "REVOKED", "getter_method": null, "containing_data_type_ref": "team_log.TrustedTeamsRequestAction", "route_refs": [], "_type": "FieldReference"}, "team_log.TrustedTeamsRequestAction.other": {"fq_name": "team_log.TrustedTeamsRequestAction.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.TrustedTeamsRequestAction", "route_refs": [], "_type": "FieldReference"}, "team_log.TrustedTeamsRequestState.invited": {"fq_name": "team_log.TrustedTeamsRequestState.invited", "param_name": "invitedValue", "static_instance": "INVITED", "getter_method": null, "containing_data_type_ref": "team_log.TrustedTeamsRequestState", "route_refs": [], "_type": "FieldReference"}, "team_log.TrustedTeamsRequestState.linked": {"fq_name": "team_log.TrustedTeamsRequestState.linked", "param_name": "linkedValue", "static_instance": "LINKED", "getter_method": null, "containing_data_type_ref": "team_log.TrustedTeamsRequestState", "route_refs": [], "_type": "FieldReference"}, "team_log.TrustedTeamsRequestState.unlinked": {"fq_name": "team_log.TrustedTeamsRequestState.unlinked", "param_name": "unlinkedValue", "static_instance": "UNLINKED", "getter_method": null, "containing_data_type_ref": "team_log.TrustedTeamsRequestState", "route_refs": [], "_type": "FieldReference"}, "team_log.TrustedTeamsRequestState.other": {"fq_name": "team_log.TrustedTeamsRequestState.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.TrustedTeamsRequestState", "route_refs": [], "_type": "FieldReference"}, "team_log.TwoAccountChangePolicyDetails.new_value": {"fq_name": "team_log.TwoAccountChangePolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.TwoAccountChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TwoAccountChangePolicyDetails.previous_value": {"fq_name": "team_log.TwoAccountChangePolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.TwoAccountChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TwoAccountChangePolicyType.description": {"fq_name": "team_log.TwoAccountChangePolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TwoAccountChangePolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.TwoAccountPolicy.disabled": {"fq_name": "team_log.TwoAccountPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.TwoAccountPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.TwoAccountPolicy.enabled": {"fq_name": "team_log.TwoAccountPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.TwoAccountPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.TwoAccountPolicy.other": {"fq_name": "team_log.TwoAccountPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.TwoAccountPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.UndoNamingConventionType.description": {"fq_name": "team_log.UndoNamingConventionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.UndoNamingConventionType", "route_refs": [], "_type": "FieldReference"}, "team_log.UndoOrganizeFolderWithTidyType.description": {"fq_name": "team_log.UndoOrganizeFolderWithTidyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.UndoOrganizeFolderWithTidyType", "route_refs": [], "_type": "FieldReference"}, "team_log.UserLinkedAppLogInfo.app_id": {"fq_name": "team_log.UserLinkedAppLogInfo.app_id", "param_name": "appId", "static_instance": null, "getter_method": "getAppId", "containing_data_type_ref": "team_log.UserLinkedAppLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.UserLinkedAppLogInfo.display_name": {"fq_name": "team_log.UserLinkedAppLogInfo.display_name", "param_name": "displayName", "static_instance": null, "getter_method": "getDisplayName", "containing_data_type_ref": "team_log.UserLinkedAppLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.UserLogInfo.account_id": {"fq_name": "team_log.UserLogInfo.account_id", "param_name": "accountId", "static_instance": null, "getter_method": "getAccountId", "containing_data_type_ref": "team_log.UserLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.UserLogInfo.display_name": {"fq_name": "team_log.UserLogInfo.display_name", "param_name": "displayName", "static_instance": null, "getter_method": "getDisplayName", "containing_data_type_ref": "team_log.UserLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.UserLogInfo.email": {"fq_name": "team_log.UserLogInfo.email", "param_name": "email", "static_instance": null, "getter_method": "getEmail", "containing_data_type_ref": "team_log.UserLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.UserNameLogInfo.given_name": {"fq_name": "team_log.UserNameLogInfo.given_name", "param_name": "givenName", "static_instance": null, "getter_method": "getGivenName", "containing_data_type_ref": "team_log.UserNameLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.UserNameLogInfo.surname": {"fq_name": "team_log.UserNameLogInfo.surname", "param_name": "surname", "static_instance": null, "getter_method": "getSurname", "containing_data_type_ref": "team_log.UserNameLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.UserNameLogInfo.locale": {"fq_name": "team_log.UserNameLogInfo.locale", "param_name": "locale", "static_instance": null, "getter_method": "getLocale", "containing_data_type_ref": "team_log.UserNameLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.UserOrTeamLinkedAppLogInfo.app_id": {"fq_name": "team_log.UserOrTeamLinkedAppLogInfo.app_id", "param_name": "appId", "static_instance": null, "getter_method": "getAppId", "containing_data_type_ref": "team_log.UserOrTeamLinkedAppLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.UserOrTeamLinkedAppLogInfo.display_name": {"fq_name": "team_log.UserOrTeamLinkedAppLogInfo.display_name", "param_name": "displayName", "static_instance": null, "getter_method": "getDisplayName", "containing_data_type_ref": "team_log.UserOrTeamLinkedAppLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.UserTagsAddedDetails.values": {"fq_name": "team_log.UserTagsAddedDetails.values", "param_name": "values", "static_instance": null, "getter_method": "getValues", "containing_data_type_ref": "team_log.UserTagsAddedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.UserTagsAddedType.description": {"fq_name": "team_log.UserTagsAddedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.UserTagsAddedType", "route_refs": [], "_type": "FieldReference"}, "team_log.UserTagsRemovedDetails.values": {"fq_name": "team_log.UserTagsRemovedDetails.values", "param_name": "values", "static_instance": null, "getter_method": "getValues", "containing_data_type_ref": "team_log.UserTagsRemovedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.UserTagsRemovedType.description": {"fq_name": "team_log.UserTagsRemovedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.UserTagsRemovedType", "route_refs": [], "_type": "FieldReference"}, "team_log.ViewerInfoPolicyChangedDetails.previous_value": {"fq_name": "team_log.ViewerInfoPolicyChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.ViewerInfoPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ViewerInfoPolicyChangedDetails.new_value": {"fq_name": "team_log.ViewerInfoPolicyChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.ViewerInfoPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ViewerInfoPolicyChangedType.description": {"fq_name": "team_log.ViewerInfoPolicyChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ViewerInfoPolicyChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.WatermarkingPolicy.disabled": {"fq_name": "team_log.WatermarkingPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.WatermarkingPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.WatermarkingPolicy.enabled": {"fq_name": "team_log.WatermarkingPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.WatermarkingPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.WatermarkingPolicy.other": {"fq_name": "team_log.WatermarkingPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.WatermarkingPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.WatermarkingPolicyChangedDetails.new_value": {"fq_name": "team_log.WatermarkingPolicyChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.WatermarkingPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.WatermarkingPolicyChangedDetails.previous_value": {"fq_name": "team_log.WatermarkingPolicyChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.WatermarkingPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.WatermarkingPolicyChangedType.description": {"fq_name": "team_log.WatermarkingPolicyChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.WatermarkingPolicyChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.WebDeviceSessionLogInfo.user_agent": {"fq_name": "team_log.WebDeviceSessionLogInfo.user_agent", "param_name": "userAgent", "static_instance": null, "getter_method": "getUserAgent", "containing_data_type_ref": "team_log.WebDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.WebDeviceSessionLogInfo.os": {"fq_name": "team_log.WebDeviceSessionLogInfo.os", "param_name": "os", "static_instance": null, "getter_method": "getOs", "containing_data_type_ref": "team_log.WebDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.WebDeviceSessionLogInfo.browser": {"fq_name": "team_log.WebDeviceSessionLogInfo.browser", "param_name": "browser", "static_instance": null, "getter_method": "getBrowser", "containing_data_type_ref": "team_log.WebDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.WebDeviceSessionLogInfo.ip_address": {"fq_name": "team_log.WebDeviceSessionLogInfo.ip_address", "param_name": "ipAddress", "static_instance": null, "getter_method": "getIpAddress", "containing_data_type_ref": "team_log.WebDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.WebDeviceSessionLogInfo.created": {"fq_name": "team_log.WebDeviceSessionLogInfo.created", "param_name": "created", "static_instance": null, "getter_method": "getCreated", "containing_data_type_ref": "team_log.WebDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.WebDeviceSessionLogInfo.updated": {"fq_name": "team_log.WebDeviceSessionLogInfo.updated", "param_name": "updated", "static_instance": null, "getter_method": "getUpdated", "containing_data_type_ref": "team_log.WebDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.WebDeviceSessionLogInfo.session_info": {"fq_name": "team_log.WebDeviceSessionLogInfo.session_info", "param_name": "sessionInfo", "static_instance": null, "getter_method": "getSessionInfo", "containing_data_type_ref": "team_log.WebDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.WebSessionLogInfo.session_id": {"fq_name": "team_log.WebSessionLogInfo.session_id", "param_name": "sessionId", "static_instance": null, "getter_method": "getSessionId", "containing_data_type_ref": "team_log.WebSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.WebSessionsChangeActiveSessionLimitDetails.previous_value": {"fq_name": "team_log.WebSessionsChangeActiveSessionLimitDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.WebSessionsChangeActiveSessionLimitDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.WebSessionsChangeActiveSessionLimitDetails.new_value": {"fq_name": "team_log.WebSessionsChangeActiveSessionLimitDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.WebSessionsChangeActiveSessionLimitDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.WebSessionsChangeActiveSessionLimitType.description": {"fq_name": "team_log.WebSessionsChangeActiveSessionLimitType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.WebSessionsChangeActiveSessionLimitType", "route_refs": [], "_type": "FieldReference"}, "team_log.WebSessionsChangeFixedLengthPolicyDetails.new_value": {"fq_name": "team_log.WebSessionsChangeFixedLengthPolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.WebSessionsChangeFixedLengthPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.WebSessionsChangeFixedLengthPolicyDetails.previous_value": {"fq_name": "team_log.WebSessionsChangeFixedLengthPolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.WebSessionsChangeFixedLengthPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.WebSessionsChangeFixedLengthPolicyType.description": {"fq_name": "team_log.WebSessionsChangeFixedLengthPolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.WebSessionsChangeFixedLengthPolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.WebSessionsChangeIdleLengthPolicyDetails.new_value": {"fq_name": "team_log.WebSessionsChangeIdleLengthPolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.WebSessionsChangeIdleLengthPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.WebSessionsChangeIdleLengthPolicyDetails.previous_value": {"fq_name": "team_log.WebSessionsChangeIdleLengthPolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.WebSessionsChangeIdleLengthPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.WebSessionsChangeIdleLengthPolicyType.description": {"fq_name": "team_log.WebSessionsChangeIdleLengthPolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.WebSessionsChangeIdleLengthPolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.WebSessionsFixedLengthPolicy.defined": {"fq_name": "team_log.WebSessionsFixedLengthPolicy.defined", "param_name": "definedValue", "static_instance": null, "getter_method": "getDefinedValue", "containing_data_type_ref": "team_log.WebSessionsFixedLengthPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.WebSessionsFixedLengthPolicy.undefined": {"fq_name": "team_log.WebSessionsFixedLengthPolicy.undefined", "param_name": "undefinedValue", "static_instance": "UNDEFINED", "getter_method": null, "containing_data_type_ref": "team_log.WebSessionsFixedLengthPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.WebSessionsFixedLengthPolicy.other": {"fq_name": "team_log.WebSessionsFixedLengthPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.WebSessionsFixedLengthPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.WebSessionsIdleLengthPolicy.defined": {"fq_name": "team_log.WebSessionsIdleLengthPolicy.defined", "param_name": "definedValue", "static_instance": null, "getter_method": "getDefinedValue", "containing_data_type_ref": "team_log.WebSessionsIdleLengthPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.WebSessionsIdleLengthPolicy.undefined": {"fq_name": "team_log.WebSessionsIdleLengthPolicy.undefined", "param_name": "undefinedValue", "static_instance": "UNDEFINED", "getter_method": null, "containing_data_type_ref": "team_log.WebSessionsIdleLengthPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.WebSessionsIdleLengthPolicy.other": {"fq_name": "team_log.WebSessionsIdleLengthPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.WebSessionsIdleLengthPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.CameraUploadsPolicyState.disabled": {"fq_name": "team_policies.CameraUploadsPolicyState.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_policies.CameraUploadsPolicyState", "route_refs": [], "_type": "FieldReference"}, "team_policies.CameraUploadsPolicyState.enabled": {"fq_name": "team_policies.CameraUploadsPolicyState.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_policies.CameraUploadsPolicyState", "route_refs": [], "_type": "FieldReference"}, "team_policies.CameraUploadsPolicyState.other": {"fq_name": "team_policies.CameraUploadsPolicyState.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.CameraUploadsPolicyState", "route_refs": [], "_type": "FieldReference"}, "team_policies.ComputerBackupPolicyState.disabled": {"fq_name": "team_policies.ComputerBackupPolicyState.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_policies.ComputerBackupPolicyState", "route_refs": [], "_type": "FieldReference"}, "team_policies.ComputerBackupPolicyState.enabled": {"fq_name": "team_policies.ComputerBackupPolicyState.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_policies.ComputerBackupPolicyState", "route_refs": [], "_type": "FieldReference"}, "team_policies.ComputerBackupPolicyState.default": {"fq_name": "team_policies.ComputerBackupPolicyState.default", "param_name": "defaultValue", "static_instance": "DEFAULT", "getter_method": null, "containing_data_type_ref": "team_policies.ComputerBackupPolicyState", "route_refs": [], "_type": "FieldReference"}, "team_policies.ComputerBackupPolicyState.other": {"fq_name": "team_policies.ComputerBackupPolicyState.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.ComputerBackupPolicyState", "route_refs": [], "_type": "FieldReference"}, "team_policies.EmmState.disabled": {"fq_name": "team_policies.EmmState.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_policies.EmmState", "route_refs": [], "_type": "FieldReference"}, "team_policies.EmmState.optional": {"fq_name": "team_policies.EmmState.optional", "param_name": "optionalValue", "static_instance": "OPTIONAL", "getter_method": null, "containing_data_type_ref": "team_policies.EmmState", "route_refs": [], "_type": "FieldReference"}, "team_policies.EmmState.required": {"fq_name": "team_policies.EmmState.required", "param_name": "requiredValue", "static_instance": "REQUIRED", "getter_method": null, "containing_data_type_ref": "team_policies.EmmState", "route_refs": [], "_type": "FieldReference"}, "team_policies.EmmState.other": {"fq_name": "team_policies.EmmState.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.EmmState", "route_refs": [], "_type": "FieldReference"}, "team_policies.ExternalDriveBackupPolicyState.disabled": {"fq_name": "team_policies.ExternalDriveBackupPolicyState.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_policies.ExternalDriveBackupPolicyState", "route_refs": [], "_type": "FieldReference"}, "team_policies.ExternalDriveBackupPolicyState.enabled": {"fq_name": "team_policies.ExternalDriveBackupPolicyState.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_policies.ExternalDriveBackupPolicyState", "route_refs": [], "_type": "FieldReference"}, "team_policies.ExternalDriveBackupPolicyState.default": {"fq_name": "team_policies.ExternalDriveBackupPolicyState.default", "param_name": "defaultValue", "static_instance": "DEFAULT", "getter_method": null, "containing_data_type_ref": "team_policies.ExternalDriveBackupPolicyState", "route_refs": [], "_type": "FieldReference"}, "team_policies.ExternalDriveBackupPolicyState.other": {"fq_name": "team_policies.ExternalDriveBackupPolicyState.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.ExternalDriveBackupPolicyState", "route_refs": [], "_type": "FieldReference"}, "team_policies.FileLockingPolicyState.disabled": {"fq_name": "team_policies.FileLockingPolicyState.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_policies.FileLockingPolicyState", "route_refs": [], "_type": "FieldReference"}, "team_policies.FileLockingPolicyState.enabled": {"fq_name": "team_policies.FileLockingPolicyState.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_policies.FileLockingPolicyState", "route_refs": [], "_type": "FieldReference"}, "team_policies.FileLockingPolicyState.other": {"fq_name": "team_policies.FileLockingPolicyState.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.FileLockingPolicyState", "route_refs": [], "_type": "FieldReference"}, "team_policies.FileProviderMigrationPolicyState.disabled": {"fq_name": "team_policies.FileProviderMigrationPolicyState.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_policies.FileProviderMigrationPolicyState", "route_refs": [], "_type": "FieldReference"}, "team_policies.FileProviderMigrationPolicyState.enabled": {"fq_name": "team_policies.FileProviderMigrationPolicyState.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_policies.FileProviderMigrationPolicyState", "route_refs": [], "_type": "FieldReference"}, "team_policies.FileProviderMigrationPolicyState.default": {"fq_name": "team_policies.FileProviderMigrationPolicyState.default", "param_name": "defaultValue", "static_instance": "DEFAULT", "getter_method": null, "containing_data_type_ref": "team_policies.FileProviderMigrationPolicyState", "route_refs": [], "_type": "FieldReference"}, "team_policies.FileProviderMigrationPolicyState.other": {"fq_name": "team_policies.FileProviderMigrationPolicyState.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.FileProviderMigrationPolicyState", "route_refs": [], "_type": "FieldReference"}, "team_policies.GroupCreation.admins_and_members": {"fq_name": "team_policies.GroupCreation.admins_and_members", "param_name": "adminsAndMembersValue", "static_instance": "ADMINS_AND_MEMBERS", "getter_method": null, "containing_data_type_ref": "team_policies.GroupCreation", "route_refs": [], "_type": "FieldReference"}, "team_policies.GroupCreation.admins_only": {"fq_name": "team_policies.GroupCreation.admins_only", "param_name": "adminsOnlyValue", "static_instance": "ADMINS_ONLY", "getter_method": null, "containing_data_type_ref": "team_policies.GroupCreation", "route_refs": [], "_type": "FieldReference"}, "team_policies.OfficeAddInPolicy.disabled": {"fq_name": "team_policies.OfficeAddInPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_policies.OfficeAddInPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.OfficeAddInPolicy.enabled": {"fq_name": "team_policies.OfficeAddInPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_policies.OfficeAddInPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.OfficeAddInPolicy.other": {"fq_name": "team_policies.OfficeAddInPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.OfficeAddInPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.PaperDefaultFolderPolicy.everyone_in_team": {"fq_name": "team_policies.PaperDefaultFolderPolicy.everyone_in_team", "param_name": "everyoneInTeamValue", "static_instance": "EVERYONE_IN_TEAM", "getter_method": null, "containing_data_type_ref": "team_policies.PaperDefaultFolderPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.PaperDefaultFolderPolicy.invite_only": {"fq_name": "team_policies.PaperDefaultFolderPolicy.invite_only", "param_name": "inviteOnlyValue", "static_instance": "INVITE_ONLY", "getter_method": null, "containing_data_type_ref": "team_policies.PaperDefaultFolderPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.PaperDefaultFolderPolicy.other": {"fq_name": "team_policies.PaperDefaultFolderPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.PaperDefaultFolderPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.PaperDeploymentPolicy.full": {"fq_name": "team_policies.PaperDeploymentPolicy.full", "param_name": "fullValue", "static_instance": "FULL", "getter_method": null, "containing_data_type_ref": "team_policies.PaperDeploymentPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.PaperDeploymentPolicy.partial": {"fq_name": "team_policies.PaperDeploymentPolicy.partial", "param_name": "partialValue", "static_instance": "PARTIAL", "getter_method": null, "containing_data_type_ref": "team_policies.PaperDeploymentPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.PaperDeploymentPolicy.other": {"fq_name": "team_policies.PaperDeploymentPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.PaperDeploymentPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.PaperDesktopPolicy.disabled": {"fq_name": "team_policies.PaperDesktopPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_policies.PaperDesktopPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.PaperDesktopPolicy.enabled": {"fq_name": "team_policies.PaperDesktopPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_policies.PaperDesktopPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.PaperDesktopPolicy.other": {"fq_name": "team_policies.PaperDesktopPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.PaperDesktopPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.PaperEnabledPolicy.disabled": {"fq_name": "team_policies.PaperEnabledPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_policies.PaperEnabledPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.PaperEnabledPolicy.enabled": {"fq_name": "team_policies.PaperEnabledPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_policies.PaperEnabledPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.PaperEnabledPolicy.unspecified": {"fq_name": "team_policies.PaperEnabledPolicy.unspecified", "param_name": "unspecifiedValue", "static_instance": "UNSPECIFIED", "getter_method": null, "containing_data_type_ref": "team_policies.PaperEnabledPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.PaperEnabledPolicy.other": {"fq_name": "team_policies.PaperEnabledPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.PaperEnabledPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.PasswordControlMode.disabled": {"fq_name": "team_policies.PasswordControlMode.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_policies.PasswordControlMode", "route_refs": [], "_type": "FieldReference"}, "team_policies.PasswordControlMode.enabled": {"fq_name": "team_policies.PasswordControlMode.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_policies.PasswordControlMode", "route_refs": [], "_type": "FieldReference"}, "team_policies.PasswordControlMode.other": {"fq_name": "team_policies.PasswordControlMode.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.PasswordControlMode", "route_refs": [], "_type": "FieldReference"}, "team_policies.PasswordStrengthPolicy.minimal_requirements": {"fq_name": "team_policies.PasswordStrengthPolicy.minimal_requirements", "param_name": "minimalRequirementsValue", "static_instance": "MINIMAL_REQUIREMENTS", "getter_method": null, "containing_data_type_ref": "team_policies.PasswordStrengthPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.PasswordStrengthPolicy.moderate_password": {"fq_name": "team_policies.PasswordStrengthPolicy.moderate_password", "param_name": "moderatePasswordValue", "static_instance": "MODERATE_PASSWORD", "getter_method": null, "containing_data_type_ref": "team_policies.PasswordStrengthPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.PasswordStrengthPolicy.strong_password": {"fq_name": "team_policies.PasswordStrengthPolicy.strong_password", "param_name": "strongPasswordValue", "static_instance": "STRONG_PASSWORD", "getter_method": null, "containing_data_type_ref": "team_policies.PasswordStrengthPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.PasswordStrengthPolicy.other": {"fq_name": "team_policies.PasswordStrengthPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.PasswordStrengthPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.RolloutMethod.unlink_all": {"fq_name": "team_policies.RolloutMethod.unlink_all", "param_name": "unlinkAllValue", "static_instance": "UNLINK_ALL", "getter_method": null, "containing_data_type_ref": "team_policies.RolloutMethod", "route_refs": [], "_type": "FieldReference"}, "team_policies.RolloutMethod.unlink_most_inactive": {"fq_name": "team_policies.RolloutMethod.unlink_most_inactive", "param_name": "unlinkMostInactiveValue", "static_instance": "UNLINK_MOST_INACTIVE", "getter_method": null, "containing_data_type_ref": "team_policies.RolloutMethod", "route_refs": [], "_type": "FieldReference"}, "team_policies.RolloutMethod.add_member_to_exceptions": {"fq_name": "team_policies.RolloutMethod.add_member_to_exceptions", "param_name": "addMemberToExceptionsValue", "static_instance": "ADD_MEMBER_TO_EXCEPTIONS", "getter_method": null, "containing_data_type_ref": "team_policies.RolloutMethod", "route_refs": [], "_type": "FieldReference"}, "team_policies.SharedFolderBlanketLinkRestrictionPolicy.members": {"fq_name": "team_policies.SharedFolderBlanketLinkRestrictionPolicy.members", "param_name": "membersValue", "static_instance": "MEMBERS", "getter_method": null, "containing_data_type_ref": "team_policies.SharedFolderBlanketLinkRestrictionPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.SharedFolderBlanketLinkRestrictionPolicy.anyone": {"fq_name": "team_policies.SharedFolderBlanketLinkRestrictionPolicy.anyone", "param_name": "anyoneValue", "static_instance": "ANYONE", "getter_method": null, "containing_data_type_ref": "team_policies.SharedFolderBlanketLinkRestrictionPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.SharedFolderBlanketLinkRestrictionPolicy.other": {"fq_name": "team_policies.SharedFolderBlanketLinkRestrictionPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.SharedFolderBlanketLinkRestrictionPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.SharedFolderJoinPolicy.from_team_only": {"fq_name": "team_policies.SharedFolderJoinPolicy.from_team_only", "param_name": "fromTeamOnlyValue", "static_instance": "FROM_TEAM_ONLY", "getter_method": null, "containing_data_type_ref": "team_policies.SharedFolderJoinPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.SharedFolderJoinPolicy.from_anyone": {"fq_name": "team_policies.SharedFolderJoinPolicy.from_anyone", "param_name": "fromAnyoneValue", "static_instance": "FROM_ANYONE", "getter_method": null, "containing_data_type_ref": "team_policies.SharedFolderJoinPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.SharedFolderJoinPolicy.other": {"fq_name": "team_policies.SharedFolderJoinPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.SharedFolderJoinPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.SharedFolderMemberPolicy.team": {"fq_name": "team_policies.SharedFolderMemberPolicy.team", "param_name": "teamValue", "static_instance": "TEAM", "getter_method": null, "containing_data_type_ref": "team_policies.SharedFolderMemberPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.SharedFolderMemberPolicy.anyone": {"fq_name": "team_policies.SharedFolderMemberPolicy.anyone", "param_name": "anyoneValue", "static_instance": "ANYONE", "getter_method": null, "containing_data_type_ref": "team_policies.SharedFolderMemberPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.SharedFolderMemberPolicy.other": {"fq_name": "team_policies.SharedFolderMemberPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.SharedFolderMemberPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.SharedLinkCreatePolicy.default_public": {"fq_name": "team_policies.SharedLinkCreatePolicy.default_public", "param_name": "defaultPublicValue", "static_instance": "DEFAULT_PUBLIC", "getter_method": null, "containing_data_type_ref": "team_policies.SharedLinkCreatePolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.SharedLinkCreatePolicy.default_team_only": {"fq_name": "team_policies.SharedLinkCreatePolicy.default_team_only", "param_name": "defaultTeamOnlyValue", "static_instance": "DEFAULT_TEAM_ONLY", "getter_method": null, "containing_data_type_ref": "team_policies.SharedLinkCreatePolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.SharedLinkCreatePolicy.team_only": {"fq_name": "team_policies.SharedLinkCreatePolicy.team_only", "param_name": "teamOnlyValue", "static_instance": "TEAM_ONLY", "getter_method": null, "containing_data_type_ref": "team_policies.SharedLinkCreatePolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.SharedLinkCreatePolicy.default_no_one": {"fq_name": "team_policies.SharedLinkCreatePolicy.default_no_one", "param_name": "defaultNoOneValue", "static_instance": "DEFAULT_NO_ONE", "getter_method": null, "containing_data_type_ref": "team_policies.SharedLinkCreatePolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.SharedLinkCreatePolicy.other": {"fq_name": "team_policies.SharedLinkCreatePolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.SharedLinkCreatePolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.ShowcaseDownloadPolicy.disabled": {"fq_name": "team_policies.ShowcaseDownloadPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_policies.ShowcaseDownloadPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.ShowcaseDownloadPolicy.enabled": {"fq_name": "team_policies.ShowcaseDownloadPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_policies.ShowcaseDownloadPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.ShowcaseDownloadPolicy.other": {"fq_name": "team_policies.ShowcaseDownloadPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.ShowcaseDownloadPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.ShowcaseEnabledPolicy.disabled": {"fq_name": "team_policies.ShowcaseEnabledPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_policies.ShowcaseEnabledPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.ShowcaseEnabledPolicy.enabled": {"fq_name": "team_policies.ShowcaseEnabledPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_policies.ShowcaseEnabledPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.ShowcaseEnabledPolicy.other": {"fq_name": "team_policies.ShowcaseEnabledPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.ShowcaseEnabledPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.ShowcaseExternalSharingPolicy.disabled": {"fq_name": "team_policies.ShowcaseExternalSharingPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_policies.ShowcaseExternalSharingPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.ShowcaseExternalSharingPolicy.enabled": {"fq_name": "team_policies.ShowcaseExternalSharingPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_policies.ShowcaseExternalSharingPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.ShowcaseExternalSharingPolicy.other": {"fq_name": "team_policies.ShowcaseExternalSharingPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.ShowcaseExternalSharingPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.SmartSyncPolicy.local": {"fq_name": "team_policies.SmartSyncPolicy.local", "param_name": "localValue", "static_instance": "LOCAL", "getter_method": null, "containing_data_type_ref": "team_policies.SmartSyncPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.SmartSyncPolicy.on_demand": {"fq_name": "team_policies.SmartSyncPolicy.on_demand", "param_name": "onDemandValue", "static_instance": "ON_DEMAND", "getter_method": null, "containing_data_type_ref": "team_policies.SmartSyncPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.SmartSyncPolicy.other": {"fq_name": "team_policies.SmartSyncPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.SmartSyncPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.SmarterSmartSyncPolicyState.disabled": {"fq_name": "team_policies.SmarterSmartSyncPolicyState.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_policies.SmarterSmartSyncPolicyState", "route_refs": [], "_type": "FieldReference"}, "team_policies.SmarterSmartSyncPolicyState.enabled": {"fq_name": "team_policies.SmarterSmartSyncPolicyState.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_policies.SmarterSmartSyncPolicyState", "route_refs": [], "_type": "FieldReference"}, "team_policies.SmarterSmartSyncPolicyState.other": {"fq_name": "team_policies.SmarterSmartSyncPolicyState.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.SmarterSmartSyncPolicyState", "route_refs": [], "_type": "FieldReference"}, "team_policies.SsoPolicy.disabled": {"fq_name": "team_policies.SsoPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_policies.SsoPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.SsoPolicy.optional": {"fq_name": "team_policies.SsoPolicy.optional", "param_name": "optionalValue", "static_instance": "OPTIONAL", "getter_method": null, "containing_data_type_ref": "team_policies.SsoPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.SsoPolicy.required": {"fq_name": "team_policies.SsoPolicy.required", "param_name": "requiredValue", "static_instance": "REQUIRED", "getter_method": null, "containing_data_type_ref": "team_policies.SsoPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.SsoPolicy.other": {"fq_name": "team_policies.SsoPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.SsoPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.SuggestMembersPolicy.disabled": {"fq_name": "team_policies.SuggestMembersPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_policies.SuggestMembersPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.SuggestMembersPolicy.enabled": {"fq_name": "team_policies.SuggestMembersPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_policies.SuggestMembersPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.SuggestMembersPolicy.other": {"fq_name": "team_policies.SuggestMembersPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.SuggestMembersPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.TeamMemberPolicies.sharing": {"fq_name": "team_policies.TeamMemberPolicies.sharing", "param_name": "sharing", "static_instance": null, "getter_method": "getSharing", "containing_data_type_ref": "team_policies.TeamMemberPolicies", "route_refs": [], "_type": "FieldReference"}, "team_policies.TeamMemberPolicies.emm_state": {"fq_name": "team_policies.TeamMemberPolicies.emm_state", "param_name": "emmState", "static_instance": null, "getter_method": "getEmmState", "containing_data_type_ref": "team_policies.TeamMemberPolicies", "route_refs": [], "_type": "FieldReference"}, "team_policies.TeamMemberPolicies.office_addin": {"fq_name": "team_policies.TeamMemberPolicies.office_addin", "param_name": "officeAddin", "static_instance": null, "getter_method": "getOfficeAddin", "containing_data_type_ref": "team_policies.TeamMemberPolicies", "route_refs": [], "_type": "FieldReference"}, "team_policies.TeamMemberPolicies.suggest_members_policy": {"fq_name": "team_policies.TeamMemberPolicies.suggest_members_policy", "param_name": "suggestMembersPolicy", "static_instance": null, "getter_method": "getSuggestMembersPolicy", "containing_data_type_ref": "team_policies.TeamMemberPolicies", "route_refs": [], "_type": "FieldReference"}, "team_policies.TeamSharingPolicies.shared_folder_member_policy": {"fq_name": "team_policies.TeamSharingPolicies.shared_folder_member_policy", "param_name": "sharedFolderMemberPolicy", "static_instance": null, "getter_method": "getSharedFolderMemberPolicy", "containing_data_type_ref": "team_policies.TeamSharingPolicies", "route_refs": [], "_type": "FieldReference"}, "team_policies.TeamSharingPolicies.shared_folder_join_policy": {"fq_name": "team_policies.TeamSharingPolicies.shared_folder_join_policy", "param_name": "sharedFolderJoinPolicy", "static_instance": null, "getter_method": "getSharedFolderJoinPolicy", "containing_data_type_ref": "team_policies.TeamSharingPolicies", "route_refs": [], "_type": "FieldReference"}, "team_policies.TeamSharingPolicies.shared_link_create_policy": {"fq_name": "team_policies.TeamSharingPolicies.shared_link_create_policy", "param_name": "sharedLinkCreatePolicy", "static_instance": null, "getter_method": "getSharedLinkCreatePolicy", "containing_data_type_ref": "team_policies.TeamSharingPolicies", "route_refs": [], "_type": "FieldReference"}, "team_policies.TeamSharingPolicies.group_creation_policy": {"fq_name": "team_policies.TeamSharingPolicies.group_creation_policy", "param_name": "groupCreationPolicy", "static_instance": null, "getter_method": "getGroupCreationPolicy", "containing_data_type_ref": "team_policies.TeamSharingPolicies", "route_refs": [], "_type": "FieldReference"}, "team_policies.TeamSharingPolicies.shared_folder_link_restriction_policy": {"fq_name": "team_policies.TeamSharingPolicies.shared_folder_link_restriction_policy", "param_name": "sharedFolderLinkRestrictionPolicy", "static_instance": null, "getter_method": "getSharedFolderLinkRestrictionPolicy", "containing_data_type_ref": "team_policies.TeamSharingPolicies", "route_refs": [], "_type": "FieldReference"}, "team_policies.TwoStepVerificationPolicy.require_tfa_enable": {"fq_name": "team_policies.TwoStepVerificationPolicy.require_tfa_enable", "param_name": "requireTfaEnableValue", "static_instance": "REQUIRE_TFA_ENABLE", "getter_method": null, "containing_data_type_ref": "team_policies.TwoStepVerificationPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.TwoStepVerificationPolicy.require_tfa_disable": {"fq_name": "team_policies.TwoStepVerificationPolicy.require_tfa_disable", "param_name": "requireTfaDisableValue", "static_instance": "REQUIRE_TFA_DISABLE", "getter_method": null, "containing_data_type_ref": "team_policies.TwoStepVerificationPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.TwoStepVerificationPolicy.other": {"fq_name": "team_policies.TwoStepVerificationPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.TwoStepVerificationPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.TwoStepVerificationState.required": {"fq_name": "team_policies.TwoStepVerificationState.required", "param_name": "requiredValue", "static_instance": "REQUIRED", "getter_method": null, "containing_data_type_ref": "team_policies.TwoStepVerificationState", "route_refs": [], "_type": "FieldReference"}, "team_policies.TwoStepVerificationState.optional": {"fq_name": "team_policies.TwoStepVerificationState.optional", "param_name": "optionalValue", "static_instance": "OPTIONAL", "getter_method": null, "containing_data_type_ref": "team_policies.TwoStepVerificationState", "route_refs": [], "_type": "FieldReference"}, "team_policies.TwoStepVerificationState.disabled": {"fq_name": "team_policies.TwoStepVerificationState.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_policies.TwoStepVerificationState", "route_refs": [], "_type": "FieldReference"}, "team_policies.TwoStepVerificationState.other": {"fq_name": "team_policies.TwoStepVerificationState.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.TwoStepVerificationState", "route_refs": [], "_type": "FieldReference"}, "users.Account.account_id": {"fq_name": "users.Account.account_id", "param_name": "accountId", "static_instance": null, "getter_method": "getAccountId", "containing_data_type_ref": "users.Account", "route_refs": [], "_type": "FieldReference"}, "users.Account.name": {"fq_name": "users.Account.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "users.Account", "route_refs": [], "_type": "FieldReference"}, "users.Account.email": {"fq_name": "users.Account.email", "param_name": "email", "static_instance": null, "getter_method": "getEmail", "containing_data_type_ref": "users.Account", "route_refs": [], "_type": "FieldReference"}, "users.Account.email_verified": {"fq_name": "users.Account.email_verified", "param_name": "emailVerified", "static_instance": null, "getter_method": "getEmailVerified", "containing_data_type_ref": "users.Account", "route_refs": [], "_type": "FieldReference"}, "users.Account.disabled": {"fq_name": "users.Account.disabled", "param_name": "disabled", "static_instance": null, "getter_method": "getDisabled", "containing_data_type_ref": "users.Account", "route_refs": [], "_type": "FieldReference"}, "users.Account.profile_photo_url": {"fq_name": "users.Account.profile_photo_url", "param_name": "profilePhotoUrl", "static_instance": null, "getter_method": "getProfilePhotoUrl", "containing_data_type_ref": "users.Account", "route_refs": [], "_type": "FieldReference"}, "users.BasicAccount.account_id": {"fq_name": "users.BasicAccount.account_id", "param_name": "accountId", "static_instance": null, "getter_method": "getAccountId", "containing_data_type_ref": "users.BasicAccount", "route_refs": [], "_type": "FieldReference"}, "users.BasicAccount.name": {"fq_name": "users.BasicAccount.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "users.BasicAccount", "route_refs": [], "_type": "FieldReference"}, "users.BasicAccount.email": {"fq_name": "users.BasicAccount.email", "param_name": "email", "static_instance": null, "getter_method": "getEmail", "containing_data_type_ref": "users.BasicAccount", "route_refs": [], "_type": "FieldReference"}, "users.BasicAccount.email_verified": {"fq_name": "users.BasicAccount.email_verified", "param_name": "emailVerified", "static_instance": null, "getter_method": "getEmailVerified", "containing_data_type_ref": "users.BasicAccount", "route_refs": [], "_type": "FieldReference"}, "users.BasicAccount.disabled": {"fq_name": "users.BasicAccount.disabled", "param_name": "disabled", "static_instance": null, "getter_method": "getDisabled", "containing_data_type_ref": "users.BasicAccount", "route_refs": [], "_type": "FieldReference"}, "users.BasicAccount.is_teammate": {"fq_name": "users.BasicAccount.is_teammate", "param_name": "isTeammate", "static_instance": null, "getter_method": "getIsTeammate", "containing_data_type_ref": "users.BasicAccount", "route_refs": [], "_type": "FieldReference"}, "users.BasicAccount.profile_photo_url": {"fq_name": "users.BasicAccount.profile_photo_url", "param_name": "profilePhotoUrl", "static_instance": null, "getter_method": "getProfilePhotoUrl", "containing_data_type_ref": "users.BasicAccount", "route_refs": [], "_type": "FieldReference"}, "users.BasicAccount.team_member_id": {"fq_name": "users.BasicAccount.team_member_id", "param_name": "teamMemberId", "static_instance": null, "getter_method": "getTeamMemberId", "containing_data_type_ref": "users.BasicAccount", "route_refs": [], "_type": "FieldReference"}, "users.FileLockingValue.enabled": {"fq_name": "users.FileLockingValue.enabled", "param_name": "enabledValue", "static_instance": null, "getter_method": "getEnabledValue", "containing_data_type_ref": "users.FileLockingValue", "route_refs": [], "_type": "FieldReference"}, "users.FileLockingValue.other": {"fq_name": "users.FileLockingValue.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "users.FileLockingValue", "route_refs": [], "_type": "FieldReference"}, "users.FullAccount.account_id": {"fq_name": "users.FullAccount.account_id", "param_name": "accountId", "static_instance": null, "getter_method": "getAccountId", "containing_data_type_ref": "users.FullAccount", "route_refs": [], "_type": "FieldReference"}, "users.FullAccount.name": {"fq_name": "users.FullAccount.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "users.FullAccount", "route_refs": [], "_type": "FieldReference"}, "users.FullAccount.email": {"fq_name": "users.FullAccount.email", "param_name": "email", "static_instance": null, "getter_method": "getEmail", "containing_data_type_ref": "users.FullAccount", "route_refs": [], "_type": "FieldReference"}, "users.FullAccount.email_verified": {"fq_name": "users.FullAccount.email_verified", "param_name": "emailVerified", "static_instance": null, "getter_method": "getEmailVerified", "containing_data_type_ref": "users.FullAccount", "route_refs": [], "_type": "FieldReference"}, "users.FullAccount.disabled": {"fq_name": "users.FullAccount.disabled", "param_name": "disabled", "static_instance": null, "getter_method": "getDisabled", "containing_data_type_ref": "users.FullAccount", "route_refs": [], "_type": "FieldReference"}, "users.FullAccount.locale": {"fq_name": "users.FullAccount.locale", "param_name": "locale", "static_instance": null, "getter_method": "getLocale", "containing_data_type_ref": "users.FullAccount", "route_refs": [], "_type": "FieldReference"}, "users.FullAccount.referral_link": {"fq_name": "users.FullAccount.referral_link", "param_name": "referralLink", "static_instance": null, "getter_method": "getReferralLink", "containing_data_type_ref": "users.FullAccount", "route_refs": [], "_type": "FieldReference"}, "users.FullAccount.is_paired": {"fq_name": "users.FullAccount.is_paired", "param_name": "isPaired", "static_instance": null, "getter_method": "getIsPaired", "containing_data_type_ref": "users.FullAccount", "route_refs": [], "_type": "FieldReference"}, "users.FullAccount.account_type": {"fq_name": "users.FullAccount.account_type", "param_name": "accountType", "static_instance": null, "getter_method": "getAccountType", "containing_data_type_ref": "users.FullAccount", "route_refs": [], "_type": "FieldReference"}, "users.FullAccount.root_info": {"fq_name": "users.FullAccount.root_info", "param_name": "rootInfo", "static_instance": null, "getter_method": "getRootInfo", "containing_data_type_ref": "users.FullAccount", "route_refs": [], "_type": "FieldReference"}, "users.FullAccount.profile_photo_url": {"fq_name": "users.FullAccount.profile_photo_url", "param_name": "profilePhotoUrl", "static_instance": null, "getter_method": "getProfilePhotoUrl", "containing_data_type_ref": "users.FullAccount", "route_refs": [], "_type": "FieldReference"}, "users.FullAccount.country": {"fq_name": "users.FullAccount.country", "param_name": "country", "static_instance": null, "getter_method": "getCountry", "containing_data_type_ref": "users.FullAccount", "route_refs": [], "_type": "FieldReference"}, "users.FullAccount.team": {"fq_name": "users.FullAccount.team", "param_name": "team", "static_instance": null, "getter_method": "getTeam", "containing_data_type_ref": "users.FullAccount", "route_refs": [], "_type": "FieldReference"}, "users.FullAccount.team_member_id": {"fq_name": "users.FullAccount.team_member_id", "param_name": "teamMemberId", "static_instance": null, "getter_method": "getTeamMemberId", "containing_data_type_ref": "users.FullAccount", "route_refs": [], "_type": "FieldReference"}, "users.FullTeam.id": {"fq_name": "users.FullTeam.id", "param_name": "id", "static_instance": null, "getter_method": "getId", "containing_data_type_ref": "users.FullTeam", "route_refs": [], "_type": "FieldReference"}, "users.FullTeam.name": {"fq_name": "users.FullTeam.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "users.FullTeam", "route_refs": [], "_type": "FieldReference"}, "users.FullTeam.sharing_policies": {"fq_name": "users.FullTeam.sharing_policies", "param_name": "sharingPolicies", "static_instance": null, "getter_method": "getSharingPolicies", "containing_data_type_ref": "users.FullTeam", "route_refs": [], "_type": "FieldReference"}, "users.FullTeam.office_addin_policy": {"fq_name": "users.FullTeam.office_addin_policy", "param_name": "officeAddinPolicy", "static_instance": null, "getter_method": "getOfficeAddinPolicy", "containing_data_type_ref": "users.FullTeam", "route_refs": [], "_type": "FieldReference"}, "users.GetAccountArg.account_id": {"fq_name": "users.GetAccountArg.account_id", "param_name": "accountId", "static_instance": null, "getter_method": "getAccountId", "containing_data_type_ref": "users.GetAccountArg", "route_refs": [], "_type": "FieldReference"}, "users.GetAccountBatchArg.account_ids": {"fq_name": "users.GetAccountBatchArg.account_ids", "param_name": "accountIds", "static_instance": null, "getter_method": "getAccountIds", "containing_data_type_ref": "users.GetAccountBatchArg", "route_refs": [], "_type": "FieldReference"}, "users.GetAccountBatchError.no_account": {"fq_name": "users.GetAccountBatchError.no_account", "param_name": "noAccountValue", "static_instance": null, "getter_method": "getNoAccountValue", "containing_data_type_ref": "users.GetAccountBatchError", "route_refs": [], "_type": "FieldReference"}, "users.GetAccountBatchError.other": {"fq_name": "users.GetAccountBatchError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "users.GetAccountBatchError", "route_refs": [], "_type": "FieldReference"}, "users.GetAccountError.no_account": {"fq_name": "users.GetAccountError.no_account", "param_name": "noAccountValue", "static_instance": "NO_ACCOUNT", "getter_method": null, "containing_data_type_ref": "users.GetAccountError", "route_refs": [], "_type": "FieldReference"}, "users.GetAccountError.other": {"fq_name": "users.GetAccountError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "users.GetAccountError", "route_refs": [], "_type": "FieldReference"}, "users.IndividualSpaceAllocation.allocated": {"fq_name": "users.IndividualSpaceAllocation.allocated", "param_name": "allocated", "static_instance": null, "getter_method": "getAllocated", "containing_data_type_ref": "users.IndividualSpaceAllocation", "route_refs": [], "_type": "FieldReference"}, "users.Name.given_name": {"fq_name": "users.Name.given_name", "param_name": "givenName", "static_instance": null, "getter_method": "getGivenName", "containing_data_type_ref": "users.Name", "route_refs": [], "_type": "FieldReference"}, "users.Name.surname": {"fq_name": "users.Name.surname", "param_name": "surname", "static_instance": null, "getter_method": "getSurname", "containing_data_type_ref": "users.Name", "route_refs": [], "_type": "FieldReference"}, "users.Name.familiar_name": {"fq_name": "users.Name.familiar_name", "param_name": "familiarName", "static_instance": null, "getter_method": "getFamiliarName", "containing_data_type_ref": "users.Name", "route_refs": [], "_type": "FieldReference"}, "users.Name.display_name": {"fq_name": "users.Name.display_name", "param_name": "displayName", "static_instance": null, "getter_method": "getDisplayName", "containing_data_type_ref": "users.Name", "route_refs": [], "_type": "FieldReference"}, "users.Name.abbreviated_name": {"fq_name": "users.Name.abbreviated_name", "param_name": "abbreviatedName", "static_instance": null, "getter_method": "getAbbreviatedName", "containing_data_type_ref": "users.Name", "route_refs": [], "_type": "FieldReference"}, "users.PaperAsFilesValue.enabled": {"fq_name": "users.PaperAsFilesValue.enabled", "param_name": "enabledValue", "static_instance": null, "getter_method": "getEnabledValue", "containing_data_type_ref": "users.PaperAsFilesValue", "route_refs": [], "_type": "FieldReference"}, "users.PaperAsFilesValue.other": {"fq_name": "users.PaperAsFilesValue.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "users.PaperAsFilesValue", "route_refs": [], "_type": "FieldReference"}, "users.SpaceAllocation.individual": {"fq_name": "users.SpaceAllocation.individual", "param_name": "individualValue", "static_instance": null, "getter_method": "getIndividualValue", "containing_data_type_ref": "users.SpaceAllocation", "route_refs": [], "_type": "FieldReference"}, "users.SpaceAllocation.team": {"fq_name": "users.SpaceAllocation.team", "param_name": "teamValue", "static_instance": null, "getter_method": "getTeamValue", "containing_data_type_ref": "users.SpaceAllocation", "route_refs": [], "_type": "FieldReference"}, "users.SpaceAllocation.other": {"fq_name": "users.SpaceAllocation.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "users.SpaceAllocation", "route_refs": [], "_type": "FieldReference"}, "users.SpaceUsage.used": {"fq_name": "users.SpaceUsage.used", "param_name": "used", "static_instance": null, "getter_method": "getUsed", "containing_data_type_ref": "users.SpaceUsage", "route_refs": [], "_type": "FieldReference"}, "users.SpaceUsage.allocation": {"fq_name": "users.SpaceUsage.allocation", "param_name": "allocation", "static_instance": null, "getter_method": "getAllocation", "containing_data_type_ref": "users.SpaceUsage", "route_refs": [], "_type": "FieldReference"}, "users.Team.id": {"fq_name": "users.Team.id", "param_name": "id", "static_instance": null, "getter_method": "getId", "containing_data_type_ref": "users.Team", "route_refs": [], "_type": "FieldReference"}, "users.Team.name": {"fq_name": "users.Team.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "users.Team", "route_refs": [], "_type": "FieldReference"}, "users.TeamSpaceAllocation.used": {"fq_name": "users.TeamSpaceAllocation.used", "param_name": "used", "static_instance": null, "getter_method": "getUsed", "containing_data_type_ref": "users.TeamSpaceAllocation", "route_refs": [], "_type": "FieldReference"}, "users.TeamSpaceAllocation.allocated": {"fq_name": "users.TeamSpaceAllocation.allocated", "param_name": "allocated", "static_instance": null, "getter_method": "getAllocated", "containing_data_type_ref": "users.TeamSpaceAllocation", "route_refs": [], "_type": "FieldReference"}, "users.TeamSpaceAllocation.user_within_team_space_allocated": {"fq_name": "users.TeamSpaceAllocation.user_within_team_space_allocated", "param_name": "userWithinTeamSpaceAllocated", "static_instance": null, "getter_method": "getUserWithinTeamSpaceAllocated", "containing_data_type_ref": "users.TeamSpaceAllocation", "route_refs": [], "_type": "FieldReference"}, "users.TeamSpaceAllocation.user_within_team_space_limit_type": {"fq_name": "users.TeamSpaceAllocation.user_within_team_space_limit_type", "param_name": "userWithinTeamSpaceLimitType", "static_instance": null, "getter_method": "getUserWithinTeamSpaceLimitType", "containing_data_type_ref": "users.TeamSpaceAllocation", "route_refs": [], "_type": "FieldReference"}, "users.TeamSpaceAllocation.user_within_team_space_used_cached": {"fq_name": "users.TeamSpaceAllocation.user_within_team_space_used_cached", "param_name": "userWithinTeamSpaceUsedCached", "static_instance": null, "getter_method": "getUserWithinTeamSpaceUsedCached", "containing_data_type_ref": "users.TeamSpaceAllocation", "route_refs": [], "_type": "FieldReference"}, "users.UserFeature.paper_as_files": {"fq_name": "users.UserFeature.paper_as_files", "param_name": "paperAsFilesValue", "static_instance": "PAPER_AS_FILES", "getter_method": null, "containing_data_type_ref": "users.UserFeature", "route_refs": [], "_type": "FieldReference"}, "users.UserFeature.file_locking": {"fq_name": "users.UserFeature.file_locking", "param_name": "fileLockingValue", "static_instance": "FILE_LOCKING", "getter_method": null, "containing_data_type_ref": "users.UserFeature", "route_refs": [], "_type": "FieldReference"}, "users.UserFeature.other": {"fq_name": "users.UserFeature.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "users.UserFeature", "route_refs": [], "_type": "FieldReference"}, "users.UserFeatureValue.paper_as_files": {"fq_name": "users.UserFeatureValue.paper_as_files", "param_name": "paperAsFilesValue", "static_instance": null, "getter_method": "getPaperAsFilesValue", "containing_data_type_ref": "users.UserFeatureValue", "route_refs": [], "_type": "FieldReference"}, "users.UserFeatureValue.file_locking": {"fq_name": "users.UserFeatureValue.file_locking", "param_name": "fileLockingValue", "static_instance": null, "getter_method": "getFileLockingValue", "containing_data_type_ref": "users.UserFeatureValue", "route_refs": [], "_type": "FieldReference"}, "users.UserFeatureValue.other": {"fq_name": "users.UserFeatureValue.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "users.UserFeatureValue", "route_refs": [], "_type": "FieldReference"}, "users.UserFeaturesGetValuesBatchArg.features": {"fq_name": "users.UserFeaturesGetValuesBatchArg.features", "param_name": "features", "static_instance": null, "getter_method": "getFeatures", "containing_data_type_ref": "users.UserFeaturesGetValuesBatchArg", "route_refs": [], "_type": "FieldReference"}, "users.UserFeaturesGetValuesBatchError.empty_features_list": {"fq_name": "users.UserFeaturesGetValuesBatchError.empty_features_list", "param_name": "emptyFeaturesListValue", "static_instance": "EMPTY_FEATURES_LIST", "getter_method": null, "containing_data_type_ref": "users.UserFeaturesGetValuesBatchError", "route_refs": [], "_type": "FieldReference"}, "users.UserFeaturesGetValuesBatchError.other": {"fq_name": "users.UserFeaturesGetValuesBatchError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "users.UserFeaturesGetValuesBatchError", "route_refs": [], "_type": "FieldReference"}, "users.UserFeaturesGetValuesBatchResult.values": {"fq_name": "users.UserFeaturesGetValuesBatchResult.values", "param_name": "values", "static_instance": null, "getter_method": "getValues", "containing_data_type_ref": "users.UserFeaturesGetValuesBatchResult", "route_refs": [], "_type": "FieldReference"}, "users_common.AccountType.basic": {"fq_name": "users_common.AccountType.basic", "param_name": "basicValue", "static_instance": "BASIC", "getter_method": null, "containing_data_type_ref": "users_common.AccountType", "route_refs": [], "_type": "FieldReference"}, "users_common.AccountType.pro": {"fq_name": "users_common.AccountType.pro", "param_name": "proValue", "static_instance": "PRO", "getter_method": null, "containing_data_type_ref": "users_common.AccountType", "route_refs": [], "_type": "FieldReference"}, "users_common.AccountType.business": {"fq_name": "users_common.AccountType.business", "param_name": "businessValue", "static_instance": "BUSINESS", "getter_method": null, "containing_data_type_ref": "users_common.AccountType", "route_refs": [], "_type": "FieldReference"}}} \ No newline at end of file +{"data_types": {"account.PhotoSourceArg": {"fq_name": "account.PhotoSourceArg", "java_class": "com.dropbox.core.v2.account.PhotoSourceArg", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "account.SetProfilePhotoArg": {"fq_name": "account.SetProfilePhotoArg", "java_class": "com.dropbox.core.v2.account.SetProfilePhotoArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "account.SetProfilePhotoError": {"fq_name": "account.SetProfilePhotoError", "java_class": "com.dropbox.core.v2.account.SetProfilePhotoError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "account.SetProfilePhotoResult": {"fq_name": "account.SetProfilePhotoResult", "java_class": "com.dropbox.core.v2.account.SetProfilePhotoResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "async.LaunchEmptyResult": {"fq_name": "async.LaunchEmptyResult", "java_class": "com.dropbox.core.v2.async.LaunchEmptyResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "async.LaunchResultBase": {"fq_name": "async.LaunchResultBase", "java_class": "com.dropbox.core.v2.async.LaunchResultBase", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "async.PollArg": {"fq_name": "async.PollArg", "java_class": "com.dropbox.core.v2.async.PollArg", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "async.PollEmptyResult": {"fq_name": "async.PollEmptyResult", "java_class": "com.dropbox.core.v2.async.PollEmptyResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "async.PollError": {"fq_name": "async.PollError", "java_class": "com.dropbox.core.v2.async.PollError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "async.PollResultBase": {"fq_name": "async.PollResultBase", "java_class": "com.dropbox.core.v2.async.PollResultBase", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "auth.AccessError": {"fq_name": "auth.AccessError", "java_class": "com.dropbox.core.v2.auth.AccessError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "auth.AuthError": {"fq_name": "auth.AuthError", "java_class": "com.dropbox.core.v2.auth.AuthError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "auth.InvalidAccountTypeError": {"fq_name": "auth.InvalidAccountTypeError", "java_class": "com.dropbox.core.v2.auth.InvalidAccountTypeError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "auth.PaperAccessError": {"fq_name": "auth.PaperAccessError", "java_class": "com.dropbox.core.v2.auth.PaperAccessError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "auth.RateLimitError": {"fq_name": "auth.RateLimitError", "java_class": "com.dropbox.core.v2.auth.RateLimitError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "auth.RateLimitReason": {"fq_name": "auth.RateLimitReason", "java_class": "com.dropbox.core.v2.auth.RateLimitReason", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "auth.TokenFromOAuth1Arg": {"fq_name": "auth.TokenFromOAuth1Arg", "java_class": "com.dropbox.core.v2.auth.TokenFromOAuth1Arg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "auth.TokenFromOAuth1Error": {"fq_name": "auth.TokenFromOAuth1Error", "java_class": "com.dropbox.core.v2.auth.TokenFromOAuth1Error", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "auth.TokenFromOAuth1Result": {"fq_name": "auth.TokenFromOAuth1Result", "java_class": "com.dropbox.core.v2.auth.TokenFromOAuth1Result", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "auth.TokenScopeError": {"fq_name": "auth.TokenScopeError", "java_class": "com.dropbox.core.v2.auth.TokenScopeError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "check.EchoArg": {"fq_name": "check.EchoArg", "java_class": "com.dropbox.core.v2.check.EchoArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "check.EchoResult": {"fq_name": "check.EchoResult", "java_class": "com.dropbox.core.v2.check.EchoResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "common.PathRoot": {"fq_name": "common.PathRoot", "java_class": "com.dropbox.core.v2.common.PathRoot", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "common.PathRootError": {"fq_name": "common.PathRootError", "java_class": "com.dropbox.core.v2.common.PathRootError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "common.RootInfo": {"fq_name": "common.RootInfo", "java_class": "com.dropbox.core.v2.common.RootInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "common.TeamRootInfo": {"fq_name": "common.TeamRootInfo", "java_class": "com.dropbox.core.v2.common.TeamRootInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "common.UserRootInfo": {"fq_name": "common.UserRootInfo", "java_class": "com.dropbox.core.v2.common.UserRootInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "contacts.DeleteManualContactsArg": {"fq_name": "contacts.DeleteManualContactsArg", "java_class": "com.dropbox.core.v2.contacts.DeleteManualContactsArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "contacts.DeleteManualContactsError": {"fq_name": "contacts.DeleteManualContactsError", "java_class": "com.dropbox.core.v2.contacts.DeleteManualContactsError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_properties.AddPropertiesArg": {"fq_name": "file_properties.AddPropertiesArg", "java_class": "com.dropbox.core.v2.fileproperties.AddPropertiesArg", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "file_properties.AddPropertiesError": {"fq_name": "file_properties.AddPropertiesError", "java_class": "com.dropbox.core.v2.fileproperties.AddPropertiesError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "file_properties.AddTemplateArg": {"fq_name": "file_properties.AddTemplateArg", "java_class": "com.dropbox.core.v2.fileproperties.AddTemplateArg", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "file_properties.AddTemplateResult": {"fq_name": "file_properties.AddTemplateResult", "java_class": "com.dropbox.core.v2.fileproperties.AddTemplateResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "file_properties.GetTemplateArg": {"fq_name": "file_properties.GetTemplateArg", "java_class": "com.dropbox.core.v2.fileproperties.GetTemplateArg", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "file_properties.GetTemplateResult": {"fq_name": "file_properties.GetTemplateResult", "java_class": "com.dropbox.core.v2.fileproperties.GetTemplateResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "file_properties.InvalidPropertyGroupError": {"fq_name": "file_properties.InvalidPropertyGroupError", "java_class": "com.dropbox.core.v2.fileproperties.InvalidPropertyGroupError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "file_properties.ListTemplateResult": {"fq_name": "file_properties.ListTemplateResult", "java_class": "com.dropbox.core.v2.fileproperties.ListTemplateResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "file_properties.LogicalOperator": {"fq_name": "file_properties.LogicalOperator", "java_class": "com.dropbox.core.v2.fileproperties.LogicalOperator", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_properties.LookUpPropertiesError": {"fq_name": "file_properties.LookUpPropertiesError", "java_class": "com.dropbox.core.v2.fileproperties.LookUpPropertiesError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "file_properties.LookupError": {"fq_name": "file_properties.LookupError", "java_class": "com.dropbox.core.v2.fileproperties.LookupError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_properties.ModifyTemplateError": {"fq_name": "file_properties.ModifyTemplateError", "java_class": "com.dropbox.core.v2.fileproperties.ModifyTemplateError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "file_properties.OverwritePropertyGroupArg": {"fq_name": "file_properties.OverwritePropertyGroupArg", "java_class": "com.dropbox.core.v2.fileproperties.OverwritePropertyGroupArg", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "file_properties.PropertiesError": {"fq_name": "file_properties.PropertiesError", "java_class": "com.dropbox.core.v2.fileproperties.PropertiesError", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "file_properties.PropertiesSearchArg": {"fq_name": "file_properties.PropertiesSearchArg", "java_class": "com.dropbox.core.v2.fileproperties.PropertiesSearchArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_properties.PropertiesSearchContinueArg": {"fq_name": "file_properties.PropertiesSearchContinueArg", "java_class": "com.dropbox.core.v2.fileproperties.PropertiesSearchContinueArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_properties.PropertiesSearchContinueError": {"fq_name": "file_properties.PropertiesSearchContinueError", "java_class": "com.dropbox.core.v2.fileproperties.PropertiesSearchContinueError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_properties.PropertiesSearchError": {"fq_name": "file_properties.PropertiesSearchError", "java_class": "com.dropbox.core.v2.fileproperties.PropertiesSearchError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_properties.PropertiesSearchMatch": {"fq_name": "file_properties.PropertiesSearchMatch", "java_class": "com.dropbox.core.v2.fileproperties.PropertiesSearchMatch", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_properties.PropertiesSearchMode": {"fq_name": "file_properties.PropertiesSearchMode", "java_class": "com.dropbox.core.v2.fileproperties.PropertiesSearchMode", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_properties.PropertiesSearchQuery": {"fq_name": "file_properties.PropertiesSearchQuery", "java_class": "com.dropbox.core.v2.fileproperties.PropertiesSearchQuery", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_properties.PropertiesSearchResult": {"fq_name": "file_properties.PropertiesSearchResult", "java_class": "com.dropbox.core.v2.fileproperties.PropertiesSearchResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_properties.PropertyField": {"fq_name": "file_properties.PropertyField", "java_class": "com.dropbox.core.v2.fileproperties.PropertyField", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_properties.PropertyFieldTemplate": {"fq_name": "file_properties.PropertyFieldTemplate", "java_class": "com.dropbox.core.v2.fileproperties.PropertyFieldTemplate", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_properties.PropertyGroup": {"fq_name": "file_properties.PropertyGroup", "java_class": "com.dropbox.core.v2.fileproperties.PropertyGroup", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "file_properties.PropertyGroupTemplate": {"fq_name": "file_properties.PropertyGroupTemplate", "java_class": "com.dropbox.core.v2.fileproperties.PropertyGroupTemplate", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_properties.PropertyGroupUpdate": {"fq_name": "file_properties.PropertyGroupUpdate", "java_class": "com.dropbox.core.v2.fileproperties.PropertyGroupUpdate", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.fileproperties.PropertyGroupUpdate.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_properties.PropertyType": {"fq_name": "file_properties.PropertyType", "java_class": "com.dropbox.core.v2.fileproperties.PropertyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_properties.RemovePropertiesArg": {"fq_name": "file_properties.RemovePropertiesArg", "java_class": "com.dropbox.core.v2.fileproperties.RemovePropertiesArg", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "file_properties.RemovePropertiesError": {"fq_name": "file_properties.RemovePropertiesError", "java_class": "com.dropbox.core.v2.fileproperties.RemovePropertiesError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "file_properties.RemoveTemplateArg": {"fq_name": "file_properties.RemoveTemplateArg", "java_class": "com.dropbox.core.v2.fileproperties.RemoveTemplateArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_properties.TemplateError": {"fq_name": "file_properties.TemplateError", "java_class": "com.dropbox.core.v2.fileproperties.TemplateError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "file_properties.TemplateFilter": {"fq_name": "file_properties.TemplateFilter", "java_class": "com.dropbox.core.v2.fileproperties.TemplateFilter", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_properties.TemplateFilterBase": {"fq_name": "file_properties.TemplateFilterBase", "java_class": "com.dropbox.core.v2.fileproperties.TemplateFilterBase", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "file_properties.TemplateOwnerType": {"fq_name": "file_properties.TemplateOwnerType", "java_class": "com.dropbox.core.v2.fileproperties.TemplateOwnerType", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "file_properties.UpdatePropertiesArg": {"fq_name": "file_properties.UpdatePropertiesArg", "java_class": "com.dropbox.core.v2.fileproperties.UpdatePropertiesArg", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "file_properties.UpdatePropertiesError": {"fq_name": "file_properties.UpdatePropertiesError", "java_class": "com.dropbox.core.v2.fileproperties.UpdatePropertiesError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "file_properties.UpdateTemplateArg": {"fq_name": "file_properties.UpdateTemplateArg", "java_class": "com.dropbox.core.v2.fileproperties.UpdateTemplateArg", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.fileproperties.UpdateTemplateArg.Builder", "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "file_properties.UpdateTemplateResult": {"fq_name": "file_properties.UpdateTemplateResult", "java_class": "com.dropbox.core.v2.fileproperties.UpdateTemplateResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "file_requests.CountFileRequestsError": {"fq_name": "file_requests.CountFileRequestsError", "java_class": "com.dropbox.core.v2.filerequests.CountFileRequestsError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_requests.CountFileRequestsResult": {"fq_name": "file_requests.CountFileRequestsResult", "java_class": "com.dropbox.core.v2.filerequests.CountFileRequestsResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_requests.CreateFileRequestArgs": {"fq_name": "file_requests.CreateFileRequestArgs", "java_class": "com.dropbox.core.v2.filerequests.CreateFileRequestArgs", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.filerequests.CreateFileRequestArgs.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_requests.CreateFileRequestError": {"fq_name": "file_requests.CreateFileRequestError", "java_class": "com.dropbox.core.v2.filerequests.CreateFileRequestError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_requests.DeleteAllClosedFileRequestsError": {"fq_name": "file_requests.DeleteAllClosedFileRequestsError", "java_class": "com.dropbox.core.v2.filerequests.DeleteAllClosedFileRequestsError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_requests.DeleteAllClosedFileRequestsResult": {"fq_name": "file_requests.DeleteAllClosedFileRequestsResult", "java_class": "com.dropbox.core.v2.filerequests.DeleteAllClosedFileRequestsResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_requests.DeleteFileRequestArgs": {"fq_name": "file_requests.DeleteFileRequestArgs", "java_class": "com.dropbox.core.v2.filerequests.DeleteFileRequestArgs", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_requests.DeleteFileRequestError": {"fq_name": "file_requests.DeleteFileRequestError", "java_class": "com.dropbox.core.v2.filerequests.DeleteFileRequestError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_requests.DeleteFileRequestsResult": {"fq_name": "file_requests.DeleteFileRequestsResult", "java_class": "com.dropbox.core.v2.filerequests.DeleteFileRequestsResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_requests.FileRequest": {"fq_name": "file_requests.FileRequest", "java_class": "com.dropbox.core.v2.filerequests.FileRequest", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.filerequests.FileRequest.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_requests.FileRequestDeadline": {"fq_name": "file_requests.FileRequestDeadline", "java_class": "com.dropbox.core.v2.filerequests.FileRequestDeadline", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_requests.FileRequestError": {"fq_name": "file_requests.FileRequestError", "java_class": "com.dropbox.core.v2.filerequests.FileRequestError", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "file_requests.GeneralFileRequestsError": {"fq_name": "file_requests.GeneralFileRequestsError", "java_class": "com.dropbox.core.v2.filerequests.GeneralFileRequestsError", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "file_requests.GetFileRequestArgs": {"fq_name": "file_requests.GetFileRequestArgs", "java_class": "com.dropbox.core.v2.filerequests.GetFileRequestArgs", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_requests.GetFileRequestError": {"fq_name": "file_requests.GetFileRequestError", "java_class": "com.dropbox.core.v2.filerequests.GetFileRequestError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_requests.GracePeriod": {"fq_name": "file_requests.GracePeriod", "java_class": "com.dropbox.core.v2.filerequests.GracePeriod", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_requests.ListFileRequestsArg": {"fq_name": "file_requests.ListFileRequestsArg", "java_class": "com.dropbox.core.v2.filerequests.ListFileRequestsArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_requests.ListFileRequestsContinueArg": {"fq_name": "file_requests.ListFileRequestsContinueArg", "java_class": "com.dropbox.core.v2.filerequests.ListFileRequestsContinueArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_requests.ListFileRequestsContinueError": {"fq_name": "file_requests.ListFileRequestsContinueError", "java_class": "com.dropbox.core.v2.filerequests.ListFileRequestsContinueError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_requests.ListFileRequestsError": {"fq_name": "file_requests.ListFileRequestsError", "java_class": "com.dropbox.core.v2.filerequests.ListFileRequestsError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_requests.ListFileRequestsResult": {"fq_name": "file_requests.ListFileRequestsResult", "java_class": "com.dropbox.core.v2.filerequests.ListFileRequestsResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_requests.ListFileRequestsV2Result": {"fq_name": "file_requests.ListFileRequestsV2Result", "java_class": "com.dropbox.core.v2.filerequests.ListFileRequestsV2Result", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_requests.UpdateFileRequestArgs": {"fq_name": "file_requests.UpdateFileRequestArgs", "java_class": "com.dropbox.core.v2.filerequests.UpdateFileRequestArgs", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.filerequests.UpdateFileRequestArgs.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_requests.UpdateFileRequestDeadline": {"fq_name": "file_requests.UpdateFileRequestDeadline", "java_class": "com.dropbox.core.v2.filerequests.UpdateFileRequestDeadline", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "file_requests.UpdateFileRequestError": {"fq_name": "file_requests.UpdateFileRequestError", "java_class": "com.dropbox.core.v2.filerequests.UpdateFileRequestError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.AddTagArg": {"fq_name": "files.AddTagArg", "java_class": "com.dropbox.core.v2.files.AddTagArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.AddTagError": {"fq_name": "files.AddTagError", "java_class": "com.dropbox.core.v2.files.AddTagError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.AlphaGetMetadataArg": {"fq_name": "files.AlphaGetMetadataArg", "java_class": "com.dropbox.core.v2.files.AlphaGetMetadataArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.AlphaGetMetadataArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.AlphaGetMetadataError": {"fq_name": "files.AlphaGetMetadataError", "java_class": "com.dropbox.core.v2.files.AlphaGetMetadataError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.BaseTagError": {"fq_name": "files.BaseTagError", "java_class": "com.dropbox.core.v2.files.BaseTagError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.CommitInfo": {"fq_name": "files.CommitInfo", "java_class": "com.dropbox.core.v2.files.CommitInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.CommitInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.ContentSyncSetting": {"fq_name": "files.ContentSyncSetting", "java_class": "com.dropbox.core.v2.files.ContentSyncSetting", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "files.ContentSyncSettingArg": {"fq_name": "files.ContentSyncSettingArg", "java_class": "com.dropbox.core.v2.files.ContentSyncSettingArg", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "files.CreateFolderArg": {"fq_name": "files.CreateFolderArg", "java_class": "com.dropbox.core.v2.files.CreateFolderArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.CreateFolderBatchArg": {"fq_name": "files.CreateFolderBatchArg", "java_class": "com.dropbox.core.v2.files.CreateFolderBatchArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.CreateFolderBatchArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.CreateFolderBatchError": {"fq_name": "files.CreateFolderBatchError", "java_class": "com.dropbox.core.v2.files.CreateFolderBatchError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.CreateFolderBatchJobStatus": {"fq_name": "files.CreateFolderBatchJobStatus", "java_class": "com.dropbox.core.v2.files.CreateFolderBatchJobStatus", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.CreateFolderBatchLaunch": {"fq_name": "files.CreateFolderBatchLaunch", "java_class": "com.dropbox.core.v2.files.CreateFolderBatchLaunch", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.CreateFolderBatchResult": {"fq_name": "files.CreateFolderBatchResult", "java_class": "com.dropbox.core.v2.files.CreateFolderBatchResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.CreateFolderBatchResultEntry": {"fq_name": "files.CreateFolderBatchResultEntry", "java_class": "com.dropbox.core.v2.files.CreateFolderBatchResultEntry", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.CreateFolderEntryError": {"fq_name": "files.CreateFolderEntryError", "java_class": "com.dropbox.core.v2.files.CreateFolderEntryError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.CreateFolderEntryResult": {"fq_name": "files.CreateFolderEntryResult", "java_class": "com.dropbox.core.v2.files.CreateFolderEntryResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.CreateFolderError": {"fq_name": "files.CreateFolderError", "java_class": "com.dropbox.core.v2.files.CreateFolderError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.CreateFolderResult": {"fq_name": "files.CreateFolderResult", "java_class": "com.dropbox.core.v2.files.CreateFolderResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.DeleteArg": {"fq_name": "files.DeleteArg", "java_class": "com.dropbox.core.v2.files.DeleteArg", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.DeleteBatchArg": {"fq_name": "files.DeleteBatchArg", "java_class": "com.dropbox.core.v2.files.DeleteBatchArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.DeleteBatchError": {"fq_name": "files.DeleteBatchError", "java_class": "com.dropbox.core.v2.files.DeleteBatchError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.DeleteBatchJobStatus": {"fq_name": "files.DeleteBatchJobStatus", "java_class": "com.dropbox.core.v2.files.DeleteBatchJobStatus", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.DeleteBatchLaunch": {"fq_name": "files.DeleteBatchLaunch", "java_class": "com.dropbox.core.v2.files.DeleteBatchLaunch", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.DeleteBatchResult": {"fq_name": "files.DeleteBatchResult", "java_class": "com.dropbox.core.v2.files.DeleteBatchResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.DeleteBatchResultData": {"fq_name": "files.DeleteBatchResultData", "java_class": "com.dropbox.core.v2.files.DeleteBatchResultData", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.DeleteBatchResultEntry": {"fq_name": "files.DeleteBatchResultEntry", "java_class": "com.dropbox.core.v2.files.DeleteBatchResultEntry", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.DeleteError": {"fq_name": "files.DeleteError", "java_class": "com.dropbox.core.v2.files.DeleteError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.DeleteResult": {"fq_name": "files.DeleteResult", "java_class": "com.dropbox.core.v2.files.DeleteResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.DeletedMetadata": {"fq_name": "files.DeletedMetadata", "java_class": "com.dropbox.core.v2.files.DeletedMetadata", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.DeletedMetadata.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.Dimensions": {"fq_name": "files.Dimensions", "java_class": "com.dropbox.core.v2.files.Dimensions", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.DownloadArg": {"fq_name": "files.DownloadArg", "java_class": "com.dropbox.core.v2.files.DownloadArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.DownloadError": {"fq_name": "files.DownloadError", "java_class": "com.dropbox.core.v2.files.DownloadError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.DownloadZipArg": {"fq_name": "files.DownloadZipArg", "java_class": "com.dropbox.core.v2.files.DownloadZipArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.DownloadZipError": {"fq_name": "files.DownloadZipError", "java_class": "com.dropbox.core.v2.files.DownloadZipError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.DownloadZipResult": {"fq_name": "files.DownloadZipResult", "java_class": "com.dropbox.core.v2.files.DownloadZipResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.ExportArg": {"fq_name": "files.ExportArg", "java_class": "com.dropbox.core.v2.files.ExportArg", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "files.ExportError": {"fq_name": "files.ExportError", "java_class": "com.dropbox.core.v2.files.ExportError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "files.ExportInfo": {"fq_name": "files.ExportInfo", "java_class": "com.dropbox.core.v2.files.ExportInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.ExportInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.ExportMetadata": {"fq_name": "files.ExportMetadata", "java_class": "com.dropbox.core.v2.files.ExportMetadata", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.ExportMetadata.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.ExportResult": {"fq_name": "files.ExportResult", "java_class": "com.dropbox.core.v2.files.ExportResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "files.FileCategory": {"fq_name": "files.FileCategory", "java_class": "com.dropbox.core.v2.files.FileCategory", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.FileLock": {"fq_name": "files.FileLock", "java_class": "com.dropbox.core.v2.files.FileLock", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.FileLockContent": {"fq_name": "files.FileLockContent", "java_class": "com.dropbox.core.v2.files.FileLockContent", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.FileLockMetadata": {"fq_name": "files.FileLockMetadata", "java_class": "com.dropbox.core.v2.files.FileLockMetadata", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.FileLockMetadata.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.FileMetadata": {"fq_name": "files.FileMetadata", "java_class": "com.dropbox.core.v2.files.FileMetadata", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.FileMetadata.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.FileOpsResult": {"fq_name": "files.FileOpsResult", "java_class": "com.dropbox.core.v2.files.FileOpsResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PRIVATE", "_type": "DataTypeReference"}, "files.FileSharingInfo": {"fq_name": "files.FileSharingInfo", "java_class": "com.dropbox.core.v2.files.FileSharingInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.FileStatus": {"fq_name": "files.FileStatus", "java_class": "com.dropbox.core.v2.files.FileStatus", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.FolderMetadata": {"fq_name": "files.FolderMetadata", "java_class": "com.dropbox.core.v2.files.FolderMetadata", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.FolderMetadata.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.FolderSharingInfo": {"fq_name": "files.FolderSharingInfo", "java_class": "com.dropbox.core.v2.files.FolderSharingInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.FolderSharingInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.GetCopyReferenceArg": {"fq_name": "files.GetCopyReferenceArg", "java_class": "com.dropbox.core.v2.files.GetCopyReferenceArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.GetCopyReferenceError": {"fq_name": "files.GetCopyReferenceError", "java_class": "com.dropbox.core.v2.files.GetCopyReferenceError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.GetCopyReferenceResult": {"fq_name": "files.GetCopyReferenceResult", "java_class": "com.dropbox.core.v2.files.GetCopyReferenceResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.GetMetadataArg": {"fq_name": "files.GetMetadataArg", "java_class": "com.dropbox.core.v2.files.GetMetadataArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.GetMetadataArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.GetMetadataError": {"fq_name": "files.GetMetadataError", "java_class": "com.dropbox.core.v2.files.GetMetadataError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.GetTagsArg": {"fq_name": "files.GetTagsArg", "java_class": "com.dropbox.core.v2.files.GetTagsArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.GetTagsResult": {"fq_name": "files.GetTagsResult", "java_class": "com.dropbox.core.v2.files.GetTagsResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.GetTemporaryLinkArg": {"fq_name": "files.GetTemporaryLinkArg", "java_class": "com.dropbox.core.v2.files.GetTemporaryLinkArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.GetTemporaryLinkError": {"fq_name": "files.GetTemporaryLinkError", "java_class": "com.dropbox.core.v2.files.GetTemporaryLinkError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.GetTemporaryLinkResult": {"fq_name": "files.GetTemporaryLinkResult", "java_class": "com.dropbox.core.v2.files.GetTemporaryLinkResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.GetTemporaryUploadLinkArg": {"fq_name": "files.GetTemporaryUploadLinkArg", "java_class": "com.dropbox.core.v2.files.GetTemporaryUploadLinkArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.GetTemporaryUploadLinkResult": {"fq_name": "files.GetTemporaryUploadLinkResult", "java_class": "com.dropbox.core.v2.files.GetTemporaryUploadLinkResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.GetThumbnailBatchArg": {"fq_name": "files.GetThumbnailBatchArg", "java_class": "com.dropbox.core.v2.files.GetThumbnailBatchArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.GetThumbnailBatchError": {"fq_name": "files.GetThumbnailBatchError", "java_class": "com.dropbox.core.v2.files.GetThumbnailBatchError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.GetThumbnailBatchResult": {"fq_name": "files.GetThumbnailBatchResult", "java_class": "com.dropbox.core.v2.files.GetThumbnailBatchResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.GetThumbnailBatchResultData": {"fq_name": "files.GetThumbnailBatchResultData", "java_class": "com.dropbox.core.v2.files.GetThumbnailBatchResultData", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.GetThumbnailBatchResultEntry": {"fq_name": "files.GetThumbnailBatchResultEntry", "java_class": "com.dropbox.core.v2.files.GetThumbnailBatchResultEntry", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.GpsCoordinates": {"fq_name": "files.GpsCoordinates", "java_class": "com.dropbox.core.v2.files.GpsCoordinates", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.HighlightSpan": {"fq_name": "files.HighlightSpan", "java_class": "com.dropbox.core.v2.files.HighlightSpan", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.ImportFormat": {"fq_name": "files.ImportFormat", "java_class": "com.dropbox.core.v2.files.ImportFormat", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.ListFolderArg": {"fq_name": "files.ListFolderArg", "java_class": "com.dropbox.core.v2.files.ListFolderArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.ListFolderArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.ListFolderContinueArg": {"fq_name": "files.ListFolderContinueArg", "java_class": "com.dropbox.core.v2.files.ListFolderContinueArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.ListFolderContinueError": {"fq_name": "files.ListFolderContinueError", "java_class": "com.dropbox.core.v2.files.ListFolderContinueError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.ListFolderError": {"fq_name": "files.ListFolderError", "java_class": "com.dropbox.core.v2.files.ListFolderError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.ListFolderGetLatestCursorResult": {"fq_name": "files.ListFolderGetLatestCursorResult", "java_class": "com.dropbox.core.v2.files.ListFolderGetLatestCursorResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.ListFolderLongpollArg": {"fq_name": "files.ListFolderLongpollArg", "java_class": "com.dropbox.core.v2.files.ListFolderLongpollArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.ListFolderLongpollError": {"fq_name": "files.ListFolderLongpollError", "java_class": "com.dropbox.core.v2.files.ListFolderLongpollError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.ListFolderLongpollResult": {"fq_name": "files.ListFolderLongpollResult", "java_class": "com.dropbox.core.v2.files.ListFolderLongpollResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.ListFolderResult": {"fq_name": "files.ListFolderResult", "java_class": "com.dropbox.core.v2.files.ListFolderResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.ListRevisionsArg": {"fq_name": "files.ListRevisionsArg", "java_class": "com.dropbox.core.v2.files.ListRevisionsArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.ListRevisionsArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.ListRevisionsError": {"fq_name": "files.ListRevisionsError", "java_class": "com.dropbox.core.v2.files.ListRevisionsError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.ListRevisionsMode": {"fq_name": "files.ListRevisionsMode", "java_class": "com.dropbox.core.v2.files.ListRevisionsMode", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.ListRevisionsResult": {"fq_name": "files.ListRevisionsResult", "java_class": "com.dropbox.core.v2.files.ListRevisionsResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.LockConflictError": {"fq_name": "files.LockConflictError", "java_class": "com.dropbox.core.v2.files.LockConflictError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.LockFileArg": {"fq_name": "files.LockFileArg", "java_class": "com.dropbox.core.v2.files.LockFileArg", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.LockFileBatchArg": {"fq_name": "files.LockFileBatchArg", "java_class": "com.dropbox.core.v2.files.LockFileBatchArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.LockFileBatchResult": {"fq_name": "files.LockFileBatchResult", "java_class": "com.dropbox.core.v2.files.LockFileBatchResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.LockFileError": {"fq_name": "files.LockFileError", "java_class": "com.dropbox.core.v2.files.LockFileError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.LockFileResult": {"fq_name": "files.LockFileResult", "java_class": "com.dropbox.core.v2.files.LockFileResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.LockFileResultEntry": {"fq_name": "files.LockFileResultEntry", "java_class": "com.dropbox.core.v2.files.LockFileResultEntry", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.LookupError": {"fq_name": "files.LookupError", "java_class": "com.dropbox.core.v2.files.LookupError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "files.MediaInfo": {"fq_name": "files.MediaInfo", "java_class": "com.dropbox.core.v2.files.MediaInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.MediaMetadata": {"fq_name": "files.MediaMetadata", "java_class": "com.dropbox.core.v2.files.MediaMetadata", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.MediaMetadata.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.Metadata": {"fq_name": "files.Metadata", "java_class": "com.dropbox.core.v2.files.Metadata", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.Metadata.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.MetadataV2": {"fq_name": "files.MetadataV2", "java_class": "com.dropbox.core.v2.files.MetadataV2", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.MinimalFileLinkMetadata": {"fq_name": "files.MinimalFileLinkMetadata", "java_class": "com.dropbox.core.v2.files.MinimalFileLinkMetadata", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.MinimalFileLinkMetadata.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.MoveBatchArg": {"fq_name": "files.MoveBatchArg", "java_class": "com.dropbox.core.v2.files.MoveBatchArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.MoveBatchArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.MoveIntoFamilyError": {"fq_name": "files.MoveIntoFamilyError", "java_class": "com.dropbox.core.v2.files.MoveIntoFamilyError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.MoveIntoVaultError": {"fq_name": "files.MoveIntoVaultError", "java_class": "com.dropbox.core.v2.files.MoveIntoVaultError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.PaperContentError": {"fq_name": "files.PaperContentError", "java_class": "com.dropbox.core.v2.files.PaperContentError", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "files.PaperCreateArg": {"fq_name": "files.PaperCreateArg", "java_class": "com.dropbox.core.v2.files.PaperCreateArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.PaperCreateError": {"fq_name": "files.PaperCreateError", "java_class": "com.dropbox.core.v2.files.PaperCreateError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.PaperCreateResult": {"fq_name": "files.PaperCreateResult", "java_class": "com.dropbox.core.v2.files.PaperCreateResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.PaperDocUpdatePolicy": {"fq_name": "files.PaperDocUpdatePolicy", "java_class": "com.dropbox.core.v2.files.PaperDocUpdatePolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.PaperUpdateArg": {"fq_name": "files.PaperUpdateArg", "java_class": "com.dropbox.core.v2.files.PaperUpdateArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.PaperUpdateError": {"fq_name": "files.PaperUpdateError", "java_class": "com.dropbox.core.v2.files.PaperUpdateError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.PaperUpdateResult": {"fq_name": "files.PaperUpdateResult", "java_class": "com.dropbox.core.v2.files.PaperUpdateResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.PathOrLink": {"fq_name": "files.PathOrLink", "java_class": "com.dropbox.core.v2.files.PathOrLink", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.PathToTags": {"fq_name": "files.PathToTags", "java_class": "com.dropbox.core.v2.files.PathToTags", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.PhotoMetadata": {"fq_name": "files.PhotoMetadata", "java_class": "com.dropbox.core.v2.files.PhotoMetadata", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.PhotoMetadata.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.PreviewArg": {"fq_name": "files.PreviewArg", "java_class": "com.dropbox.core.v2.files.PreviewArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.PreviewError": {"fq_name": "files.PreviewError", "java_class": "com.dropbox.core.v2.files.PreviewError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.PreviewResult": {"fq_name": "files.PreviewResult", "java_class": "com.dropbox.core.v2.files.PreviewResult", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.PreviewResult.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.RelocationArg": {"fq_name": "files.RelocationArg", "java_class": "com.dropbox.core.v2.files.RelocationArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.RelocationArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.RelocationBatchArg": {"fq_name": "files.RelocationBatchArg", "java_class": "com.dropbox.core.v2.files.RelocationBatchArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.RelocationBatchArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.RelocationBatchArgBase": {"fq_name": "files.RelocationBatchArgBase", "java_class": "com.dropbox.core.v2.files.RelocationBatchArgBase", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.RelocationBatchError": {"fq_name": "files.RelocationBatchError", "java_class": "com.dropbox.core.v2.files.RelocationBatchError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.RelocationBatchErrorEntry": {"fq_name": "files.RelocationBatchErrorEntry", "java_class": "com.dropbox.core.v2.files.RelocationBatchErrorEntry", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.RelocationBatchJobStatus": {"fq_name": "files.RelocationBatchJobStatus", "java_class": "com.dropbox.core.v2.files.RelocationBatchJobStatus", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.RelocationBatchLaunch": {"fq_name": "files.RelocationBatchLaunch", "java_class": "com.dropbox.core.v2.files.RelocationBatchLaunch", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.RelocationBatchResult": {"fq_name": "files.RelocationBatchResult", "java_class": "com.dropbox.core.v2.files.RelocationBatchResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.RelocationBatchResultData": {"fq_name": "files.RelocationBatchResultData", "java_class": "com.dropbox.core.v2.files.RelocationBatchResultData", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.RelocationBatchResultEntry": {"fq_name": "files.RelocationBatchResultEntry", "java_class": "com.dropbox.core.v2.files.RelocationBatchResultEntry", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.RelocationBatchV2JobStatus": {"fq_name": "files.RelocationBatchV2JobStatus", "java_class": "com.dropbox.core.v2.files.RelocationBatchV2JobStatus", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.RelocationBatchV2Launch": {"fq_name": "files.RelocationBatchV2Launch", "java_class": "com.dropbox.core.v2.files.RelocationBatchV2Launch", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.RelocationBatchV2Result": {"fq_name": "files.RelocationBatchV2Result", "java_class": "com.dropbox.core.v2.files.RelocationBatchV2Result", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.RelocationError": {"fq_name": "files.RelocationError", "java_class": "com.dropbox.core.v2.files.RelocationError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.RelocationPath": {"fq_name": "files.RelocationPath", "java_class": "com.dropbox.core.v2.files.RelocationPath", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.RelocationResult": {"fq_name": "files.RelocationResult", "java_class": "com.dropbox.core.v2.files.RelocationResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.RemoveTagArg": {"fq_name": "files.RemoveTagArg", "java_class": "com.dropbox.core.v2.files.RemoveTagArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.RemoveTagError": {"fq_name": "files.RemoveTagError", "java_class": "com.dropbox.core.v2.files.RemoveTagError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.RestoreArg": {"fq_name": "files.RestoreArg", "java_class": "com.dropbox.core.v2.files.RestoreArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.RestoreError": {"fq_name": "files.RestoreError", "java_class": "com.dropbox.core.v2.files.RestoreError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SaveCopyReferenceArg": {"fq_name": "files.SaveCopyReferenceArg", "java_class": "com.dropbox.core.v2.files.SaveCopyReferenceArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SaveCopyReferenceError": {"fq_name": "files.SaveCopyReferenceError", "java_class": "com.dropbox.core.v2.files.SaveCopyReferenceError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SaveCopyReferenceResult": {"fq_name": "files.SaveCopyReferenceResult", "java_class": "com.dropbox.core.v2.files.SaveCopyReferenceResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SaveUrlArg": {"fq_name": "files.SaveUrlArg", "java_class": "com.dropbox.core.v2.files.SaveUrlArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SaveUrlError": {"fq_name": "files.SaveUrlError", "java_class": "com.dropbox.core.v2.files.SaveUrlError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SaveUrlJobStatus": {"fq_name": "files.SaveUrlJobStatus", "java_class": "com.dropbox.core.v2.files.SaveUrlJobStatus", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SaveUrlResult": {"fq_name": "files.SaveUrlResult", "java_class": "com.dropbox.core.v2.files.SaveUrlResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SearchArg": {"fq_name": "files.SearchArg", "java_class": "com.dropbox.core.v2.files.SearchArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.SearchArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SearchError": {"fq_name": "files.SearchError", "java_class": "com.dropbox.core.v2.files.SearchError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SearchMatch": {"fq_name": "files.SearchMatch", "java_class": "com.dropbox.core.v2.files.SearchMatch", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SearchMatchFieldOptions": {"fq_name": "files.SearchMatchFieldOptions", "java_class": "com.dropbox.core.v2.files.SearchMatchFieldOptions", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SearchMatchType": {"fq_name": "files.SearchMatchType", "java_class": "com.dropbox.core.v2.files.SearchMatchType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SearchMatchTypeV2": {"fq_name": "files.SearchMatchTypeV2", "java_class": "com.dropbox.core.v2.files.SearchMatchTypeV2", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SearchMatchV2": {"fq_name": "files.SearchMatchV2", "java_class": "com.dropbox.core.v2.files.SearchMatchV2", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.SearchMatchV2.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SearchMode": {"fq_name": "files.SearchMode", "java_class": "com.dropbox.core.v2.files.SearchMode", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SearchOptions": {"fq_name": "files.SearchOptions", "java_class": "com.dropbox.core.v2.files.SearchOptions", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.SearchOptions.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SearchOrderBy": {"fq_name": "files.SearchOrderBy", "java_class": "com.dropbox.core.v2.files.SearchOrderBy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SearchResult": {"fq_name": "files.SearchResult", "java_class": "com.dropbox.core.v2.files.SearchResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SearchV2Arg": {"fq_name": "files.SearchV2Arg", "java_class": "com.dropbox.core.v2.files.SearchV2Arg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.SearchV2Arg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SearchV2ContinueArg": {"fq_name": "files.SearchV2ContinueArg", "java_class": "com.dropbox.core.v2.files.SearchV2ContinueArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SearchV2Result": {"fq_name": "files.SearchV2Result", "java_class": "com.dropbox.core.v2.files.SearchV2Result", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SharedLink": {"fq_name": "files.SharedLink", "java_class": "com.dropbox.core.v2.files.SharedLink", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SharedLinkFileInfo": {"fq_name": "files.SharedLinkFileInfo", "java_class": "com.dropbox.core.v2.files.SharedLinkFileInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.SharedLinkFileInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SharingInfo": {"fq_name": "files.SharingInfo", "java_class": "com.dropbox.core.v2.files.SharingInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PRIVATE", "_type": "DataTypeReference"}, "files.SingleUserLock": {"fq_name": "files.SingleUserLock", "java_class": "com.dropbox.core.v2.files.SingleUserLock", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SymlinkInfo": {"fq_name": "files.SymlinkInfo", "java_class": "com.dropbox.core.v2.files.SymlinkInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.SyncSetting": {"fq_name": "files.SyncSetting", "java_class": "com.dropbox.core.v2.files.SyncSetting", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "files.SyncSettingArg": {"fq_name": "files.SyncSettingArg", "java_class": "com.dropbox.core.v2.files.SyncSettingArg", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "files.SyncSettingsError": {"fq_name": "files.SyncSettingsError", "java_class": "com.dropbox.core.v2.files.SyncSettingsError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "files.Tag": {"fq_name": "files.Tag", "java_class": "com.dropbox.core.v2.files.TagObject", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.ThumbnailArg": {"fq_name": "files.ThumbnailArg", "java_class": "com.dropbox.core.v2.files.ThumbnailArg", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.ThumbnailArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.ThumbnailError": {"fq_name": "files.ThumbnailError", "java_class": "com.dropbox.core.v2.files.ThumbnailError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.ThumbnailFormat": {"fq_name": "files.ThumbnailFormat", "java_class": "com.dropbox.core.v2.files.ThumbnailFormat", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.ThumbnailMode": {"fq_name": "files.ThumbnailMode", "java_class": "com.dropbox.core.v2.files.ThumbnailMode", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.ThumbnailSize": {"fq_name": "files.ThumbnailSize", "java_class": "com.dropbox.core.v2.files.ThumbnailSize", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.ThumbnailV2Arg": {"fq_name": "files.ThumbnailV2Arg", "java_class": "com.dropbox.core.v2.files.ThumbnailV2Arg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.ThumbnailV2Arg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.ThumbnailV2Error": {"fq_name": "files.ThumbnailV2Error", "java_class": "com.dropbox.core.v2.files.ThumbnailV2Error", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.UnlockFileArg": {"fq_name": "files.UnlockFileArg", "java_class": "com.dropbox.core.v2.files.UnlockFileArg", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.UnlockFileBatchArg": {"fq_name": "files.UnlockFileBatchArg", "java_class": "com.dropbox.core.v2.files.UnlockFileBatchArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.UploadArg": {"fq_name": "files.UploadArg", "java_class": "com.dropbox.core.v2.files.UploadArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.UploadArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.UploadError": {"fq_name": "files.UploadError", "java_class": "com.dropbox.core.v2.files.UploadError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.UploadSessionAppendArg": {"fq_name": "files.UploadSessionAppendArg", "java_class": "com.dropbox.core.v2.files.UploadSessionAppendArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.UploadSessionAppendArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.UploadSessionAppendError": {"fq_name": "files.UploadSessionAppendError", "java_class": "com.dropbox.core.v2.files.UploadSessionAppendError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.UploadSessionCursor": {"fq_name": "files.UploadSessionCursor", "java_class": "com.dropbox.core.v2.files.UploadSessionCursor", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.UploadSessionFinishArg": {"fq_name": "files.UploadSessionFinishArg", "java_class": "com.dropbox.core.v2.files.UploadSessionFinishArg", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.UploadSessionFinishBatchArg": {"fq_name": "files.UploadSessionFinishBatchArg", "java_class": "com.dropbox.core.v2.files.UploadSessionFinishBatchArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.UploadSessionFinishBatchJobStatus": {"fq_name": "files.UploadSessionFinishBatchJobStatus", "java_class": "com.dropbox.core.v2.files.UploadSessionFinishBatchJobStatus", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.UploadSessionFinishBatchLaunch": {"fq_name": "files.UploadSessionFinishBatchLaunch", "java_class": "com.dropbox.core.v2.files.UploadSessionFinishBatchLaunch", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.UploadSessionFinishBatchResult": {"fq_name": "files.UploadSessionFinishBatchResult", "java_class": "com.dropbox.core.v2.files.UploadSessionFinishBatchResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.UploadSessionFinishBatchResultEntry": {"fq_name": "files.UploadSessionFinishBatchResultEntry", "java_class": "com.dropbox.core.v2.files.UploadSessionFinishBatchResultEntry", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.UploadSessionFinishError": {"fq_name": "files.UploadSessionFinishError", "java_class": "com.dropbox.core.v2.files.UploadSessionFinishError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.UploadSessionLookupError": {"fq_name": "files.UploadSessionLookupError", "java_class": "com.dropbox.core.v2.files.UploadSessionLookupError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.UploadSessionOffsetError": {"fq_name": "files.UploadSessionOffsetError", "java_class": "com.dropbox.core.v2.files.UploadSessionOffsetError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.UploadSessionStartArg": {"fq_name": "files.UploadSessionStartArg", "java_class": "com.dropbox.core.v2.files.UploadSessionStartArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.UploadSessionStartArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.UploadSessionStartBatchArg": {"fq_name": "files.UploadSessionStartBatchArg", "java_class": "com.dropbox.core.v2.files.UploadSessionStartBatchArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.UploadSessionStartBatchResult": {"fq_name": "files.UploadSessionStartBatchResult", "java_class": "com.dropbox.core.v2.files.UploadSessionStartBatchResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.UploadSessionStartError": {"fq_name": "files.UploadSessionStartError", "java_class": "com.dropbox.core.v2.files.UploadSessionStartError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.UploadSessionStartResult": {"fq_name": "files.UploadSessionStartResult", "java_class": "com.dropbox.core.v2.files.UploadSessionStartResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.UploadSessionType": {"fq_name": "files.UploadSessionType", "java_class": "com.dropbox.core.v2.files.UploadSessionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.UploadWriteFailed": {"fq_name": "files.UploadWriteFailed", "java_class": "com.dropbox.core.v2.files.UploadWriteFailed", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.UserGeneratedTag": {"fq_name": "files.UserGeneratedTag", "java_class": "com.dropbox.core.v2.files.UserGeneratedTag", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.VideoMetadata": {"fq_name": "files.VideoMetadata", "java_class": "com.dropbox.core.v2.files.VideoMetadata", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.files.VideoMetadata.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.WriteConflictError": {"fq_name": "files.WriteConflictError", "java_class": "com.dropbox.core.v2.files.WriteConflictError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.WriteError": {"fq_name": "files.WriteError", "java_class": "com.dropbox.core.v2.files.WriteError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "files.WriteMode": {"fq_name": "files.WriteMode", "java_class": "com.dropbox.core.v2.files.WriteMode", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "openid.OpenIdError": {"fq_name": "openid.OpenIdError", "java_class": "com.dropbox.core.v2.openid.OpenIdError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "openid.UserInfoArgs": {"fq_name": "openid.UserInfoArgs", "java_class": "com.dropbox.core.v2.openid.UserInfoArgs", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "openid.UserInfoError": {"fq_name": "openid.UserInfoError", "java_class": "com.dropbox.core.v2.openid.UserInfoError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "openid.UserInfoResult": {"fq_name": "openid.UserInfoResult", "java_class": "com.dropbox.core.v2.openid.UserInfoResult", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.openid.UserInfoResult.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.AddMember": {"fq_name": "paper.AddMember", "java_class": "com.dropbox.core.v2.paper.AddMember", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.AddPaperDocUser": {"fq_name": "paper.AddPaperDocUser", "java_class": "com.dropbox.core.v2.paper.AddPaperDocUser", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.paper.AddPaperDocUser.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.AddPaperDocUserMemberResult": {"fq_name": "paper.AddPaperDocUserMemberResult", "java_class": "com.dropbox.core.v2.paper.AddPaperDocUserMemberResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.AddPaperDocUserResult": {"fq_name": "paper.AddPaperDocUserResult", "java_class": "com.dropbox.core.v2.paper.AddPaperDocUserResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.Cursor": {"fq_name": "paper.Cursor", "java_class": "com.dropbox.core.v2.paper.Cursor", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.DocLookupError": {"fq_name": "paper.DocLookupError", "java_class": "com.dropbox.core.v2.paper.DocLookupError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.DocSubscriptionLevel": {"fq_name": "paper.DocSubscriptionLevel", "java_class": "com.dropbox.core.v2.paper.DocSubscriptionLevel", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "paper.ExportFormat": {"fq_name": "paper.ExportFormat", "java_class": "com.dropbox.core.v2.paper.ExportFormat", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.Folder": {"fq_name": "paper.Folder", "java_class": "com.dropbox.core.v2.paper.Folder", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.FolderSharingPolicyType": {"fq_name": "paper.FolderSharingPolicyType", "java_class": "com.dropbox.core.v2.paper.FolderSharingPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.FolderSubscriptionLevel": {"fq_name": "paper.FolderSubscriptionLevel", "java_class": "com.dropbox.core.v2.paper.FolderSubscriptionLevel", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "paper.FoldersContainingPaperDoc": {"fq_name": "paper.FoldersContainingPaperDoc", "java_class": "com.dropbox.core.v2.paper.FoldersContainingPaperDoc", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.paper.FoldersContainingPaperDoc.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.ImportFormat": {"fq_name": "paper.ImportFormat", "java_class": "com.dropbox.core.v2.paper.ImportFormat", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.InviteeInfoWithPermissionLevel": {"fq_name": "paper.InviteeInfoWithPermissionLevel", "java_class": "com.dropbox.core.v2.paper.InviteeInfoWithPermissionLevel", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.ListDocsCursorError": {"fq_name": "paper.ListDocsCursorError", "java_class": "com.dropbox.core.v2.paper.ListDocsCursorError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.ListPaperDocsArgs": {"fq_name": "paper.ListPaperDocsArgs", "java_class": "com.dropbox.core.v2.paper.ListPaperDocsArgs", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.paper.ListPaperDocsArgs.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.ListPaperDocsContinueArgs": {"fq_name": "paper.ListPaperDocsContinueArgs", "java_class": "com.dropbox.core.v2.paper.ListPaperDocsContinueArgs", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.ListPaperDocsFilterBy": {"fq_name": "paper.ListPaperDocsFilterBy", "java_class": "com.dropbox.core.v2.paper.ListPaperDocsFilterBy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.ListPaperDocsResponse": {"fq_name": "paper.ListPaperDocsResponse", "java_class": "com.dropbox.core.v2.paper.ListPaperDocsResponse", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.ListPaperDocsSortBy": {"fq_name": "paper.ListPaperDocsSortBy", "java_class": "com.dropbox.core.v2.paper.ListPaperDocsSortBy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.ListPaperDocsSortOrder": {"fq_name": "paper.ListPaperDocsSortOrder", "java_class": "com.dropbox.core.v2.paper.ListPaperDocsSortOrder", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.ListUsersCursorError": {"fq_name": "paper.ListUsersCursorError", "java_class": "com.dropbox.core.v2.paper.ListUsersCursorError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.ListUsersOnFolderArgs": {"fq_name": "paper.ListUsersOnFolderArgs", "java_class": "com.dropbox.core.v2.paper.ListUsersOnFolderArgs", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.ListUsersOnFolderContinueArgs": {"fq_name": "paper.ListUsersOnFolderContinueArgs", "java_class": "com.dropbox.core.v2.paper.ListUsersOnFolderContinueArgs", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.ListUsersOnFolderResponse": {"fq_name": "paper.ListUsersOnFolderResponse", "java_class": "com.dropbox.core.v2.paper.ListUsersOnFolderResponse", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.ListUsersOnPaperDocArgs": {"fq_name": "paper.ListUsersOnPaperDocArgs", "java_class": "com.dropbox.core.v2.paper.ListUsersOnPaperDocArgs", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.paper.ListUsersOnPaperDocArgs.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.ListUsersOnPaperDocContinueArgs": {"fq_name": "paper.ListUsersOnPaperDocContinueArgs", "java_class": "com.dropbox.core.v2.paper.ListUsersOnPaperDocContinueArgs", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.ListUsersOnPaperDocResponse": {"fq_name": "paper.ListUsersOnPaperDocResponse", "java_class": "com.dropbox.core.v2.paper.ListUsersOnPaperDocResponse", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.PaperApiBaseError": {"fq_name": "paper.PaperApiBaseError", "java_class": "com.dropbox.core.v2.paper.PaperApiBaseError", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "paper.PaperApiCursorError": {"fq_name": "paper.PaperApiCursorError", "java_class": "com.dropbox.core.v2.paper.PaperApiCursorError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.PaperDocCreateArgs": {"fq_name": "paper.PaperDocCreateArgs", "java_class": "com.dropbox.core.v2.paper.PaperDocCreateArgs", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.PaperDocCreateError": {"fq_name": "paper.PaperDocCreateError", "java_class": "com.dropbox.core.v2.paper.PaperDocCreateError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.PaperDocCreateUpdateResult": {"fq_name": "paper.PaperDocCreateUpdateResult", "java_class": "com.dropbox.core.v2.paper.PaperDocCreateUpdateResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.PaperDocExport": {"fq_name": "paper.PaperDocExport", "java_class": "com.dropbox.core.v2.paper.PaperDocExport", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.PaperDocExportResult": {"fq_name": "paper.PaperDocExportResult", "java_class": "com.dropbox.core.v2.paper.PaperDocExportResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.PaperDocPermissionLevel": {"fq_name": "paper.PaperDocPermissionLevel", "java_class": "com.dropbox.core.v2.paper.PaperDocPermissionLevel", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.PaperDocSharingPolicy": {"fq_name": "paper.PaperDocSharingPolicy", "java_class": "com.dropbox.core.v2.paper.PaperDocSharingPolicy", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.PaperDocUpdateArgs": {"fq_name": "paper.PaperDocUpdateArgs", "java_class": "com.dropbox.core.v2.paper.PaperDocUpdateArgs", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.PaperDocUpdateError": {"fq_name": "paper.PaperDocUpdateError", "java_class": "com.dropbox.core.v2.paper.PaperDocUpdateError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.PaperDocUpdatePolicy": {"fq_name": "paper.PaperDocUpdatePolicy", "java_class": "com.dropbox.core.v2.paper.PaperDocUpdatePolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.PaperFolderCreateArg": {"fq_name": "paper.PaperFolderCreateArg", "java_class": "com.dropbox.core.v2.paper.PaperFolderCreateArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.paper.PaperFolderCreateArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.PaperFolderCreateError": {"fq_name": "paper.PaperFolderCreateError", "java_class": "com.dropbox.core.v2.paper.PaperFolderCreateError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.PaperFolderCreateResult": {"fq_name": "paper.PaperFolderCreateResult", "java_class": "com.dropbox.core.v2.paper.PaperFolderCreateResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.RefPaperDoc": {"fq_name": "paper.RefPaperDoc", "java_class": "com.dropbox.core.v2.paper.RefPaperDoc", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.RemovePaperDocUser": {"fq_name": "paper.RemovePaperDocUser", "java_class": "com.dropbox.core.v2.paper.RemovePaperDocUser", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.SharingPolicy": {"fq_name": "paper.SharingPolicy", "java_class": "com.dropbox.core.v2.paper.SharingPolicy", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.paper.SharingPolicy.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.SharingPublicPolicyType": {"fq_name": "paper.SharingPublicPolicyType", "java_class": "com.dropbox.core.v2.paper.SharingPublicPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.SharingTeamPolicyType": {"fq_name": "paper.SharingTeamPolicyType", "java_class": "com.dropbox.core.v2.paper.SharingTeamPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.UserInfoWithPermissionLevel": {"fq_name": "paper.UserInfoWithPermissionLevel", "java_class": "com.dropbox.core.v2.paper.UserInfoWithPermissionLevel", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "paper.UserOnPaperDocFilter": {"fq_name": "paper.UserOnPaperDocFilter", "java_class": "com.dropbox.core.v2.paper.UserOnPaperDocFilter", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "secondary_emails.SecondaryEmail": {"fq_name": "secondary_emails.SecondaryEmail", "java_class": "com.dropbox.core.v2.secondaryemails.SecondaryEmail", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "seen_state.PlatformType": {"fq_name": "seen_state.PlatformType", "java_class": "com.dropbox.core.v2.seenstate.PlatformType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "sharing.AccessInheritance": {"fq_name": "sharing.AccessInheritance", "java_class": "com.dropbox.core.v2.sharing.AccessInheritance", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.AccessLevel": {"fq_name": "sharing.AccessLevel", "java_class": "com.dropbox.core.v2.sharing.AccessLevel", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "sharing.AclUpdatePolicy": {"fq_name": "sharing.AclUpdatePolicy", "java_class": "com.dropbox.core.v2.sharing.AclUpdatePolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "sharing.AddFileMemberArgs": {"fq_name": "sharing.AddFileMemberArgs", "java_class": "com.dropbox.core.v2.sharing.AddFileMemberArgs", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.AddFileMemberArgs.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.AddFileMemberError": {"fq_name": "sharing.AddFileMemberError", "java_class": "com.dropbox.core.v2.sharing.AddFileMemberError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.AddFolderMemberArg": {"fq_name": "sharing.AddFolderMemberArg", "java_class": "com.dropbox.core.v2.sharing.AddFolderMemberArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.AddFolderMemberArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.AddFolderMemberError": {"fq_name": "sharing.AddFolderMemberError", "java_class": "com.dropbox.core.v2.sharing.AddFolderMemberError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.AddMember": {"fq_name": "sharing.AddMember", "java_class": "com.dropbox.core.v2.sharing.AddMember", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.AddMemberSelectorError": {"fq_name": "sharing.AddMemberSelectorError", "java_class": "com.dropbox.core.v2.sharing.AddMemberSelectorError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.AlphaResolvedVisibility": {"fq_name": "sharing.AlphaResolvedVisibility", "java_class": "com.dropbox.core.v2.sharing.AlphaResolvedVisibility", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.AudienceExceptionContentInfo": {"fq_name": "sharing.AudienceExceptionContentInfo", "java_class": "com.dropbox.core.v2.sharing.AudienceExceptionContentInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.AudienceExceptions": {"fq_name": "sharing.AudienceExceptions", "java_class": "com.dropbox.core.v2.sharing.AudienceExceptions", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.AudienceRestrictingSharedFolder": {"fq_name": "sharing.AudienceRestrictingSharedFolder", "java_class": "com.dropbox.core.v2.sharing.AudienceRestrictingSharedFolder", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.CollectionLinkMetadata": {"fq_name": "sharing.CollectionLinkMetadata", "java_class": "com.dropbox.core.v2.sharing.CollectionLinkMetadata", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.CreateSharedLinkArg": {"fq_name": "sharing.CreateSharedLinkArg", "java_class": "com.dropbox.core.v2.sharing.CreateSharedLinkArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.CreateSharedLinkArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.CreateSharedLinkError": {"fq_name": "sharing.CreateSharedLinkError", "java_class": "com.dropbox.core.v2.sharing.CreateSharedLinkError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.CreateSharedLinkWithSettingsArg": {"fq_name": "sharing.CreateSharedLinkWithSettingsArg", "java_class": "com.dropbox.core.v2.sharing.CreateSharedLinkWithSettingsArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.CreateSharedLinkWithSettingsError": {"fq_name": "sharing.CreateSharedLinkWithSettingsError", "java_class": "com.dropbox.core.v2.sharing.CreateSharedLinkWithSettingsError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ExpectedSharedContentLinkMetadata": {"fq_name": "sharing.ExpectedSharedContentLinkMetadata", "java_class": "com.dropbox.core.v2.sharing.ExpectedSharedContentLinkMetadata", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.ExpectedSharedContentLinkMetadata.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.FileAction": {"fq_name": "sharing.FileAction", "java_class": "com.dropbox.core.v2.sharing.FileAction", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.FileErrorResult": {"fq_name": "sharing.FileErrorResult", "java_class": "com.dropbox.core.v2.sharing.FileErrorResult", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "sharing.FileLinkMetadata": {"fq_name": "sharing.FileLinkMetadata", "java_class": "com.dropbox.core.v2.sharing.FileLinkMetadata", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.FileLinkMetadata.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.FileMemberActionError": {"fq_name": "sharing.FileMemberActionError", "java_class": "com.dropbox.core.v2.sharing.FileMemberActionError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.FileMemberActionIndividualResult": {"fq_name": "sharing.FileMemberActionIndividualResult", "java_class": "com.dropbox.core.v2.sharing.FileMemberActionIndividualResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.FileMemberActionResult": {"fq_name": "sharing.FileMemberActionResult", "java_class": "com.dropbox.core.v2.sharing.FileMemberActionResult", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.FileMemberActionResult.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.FileMemberRemoveActionResult": {"fq_name": "sharing.FileMemberRemoveActionResult", "java_class": "com.dropbox.core.v2.sharing.FileMemberRemoveActionResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.FilePermission": {"fq_name": "sharing.FilePermission", "java_class": "com.dropbox.core.v2.sharing.FilePermission", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.FolderAction": {"fq_name": "sharing.FolderAction", "java_class": "com.dropbox.core.v2.sharing.FolderAction", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.FolderLinkMetadata": {"fq_name": "sharing.FolderLinkMetadata", "java_class": "com.dropbox.core.v2.sharing.FolderLinkMetadata", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.FolderLinkMetadata.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.FolderPermission": {"fq_name": "sharing.FolderPermission", "java_class": "com.dropbox.core.v2.sharing.FolderPermission", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.FolderPolicy": {"fq_name": "sharing.FolderPolicy", "java_class": "com.dropbox.core.v2.sharing.FolderPolicy", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.FolderPolicy.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.GetFileMetadataArg": {"fq_name": "sharing.GetFileMetadataArg", "java_class": "com.dropbox.core.v2.sharing.GetFileMetadataArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.GetFileMetadataBatchArg": {"fq_name": "sharing.GetFileMetadataBatchArg", "java_class": "com.dropbox.core.v2.sharing.GetFileMetadataBatchArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.GetFileMetadataBatchResult": {"fq_name": "sharing.GetFileMetadataBatchResult", "java_class": "com.dropbox.core.v2.sharing.GetFileMetadataBatchResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.GetFileMetadataError": {"fq_name": "sharing.GetFileMetadataError", "java_class": "com.dropbox.core.v2.sharing.GetFileMetadataError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.GetFileMetadataIndividualResult": {"fq_name": "sharing.GetFileMetadataIndividualResult", "java_class": "com.dropbox.core.v2.sharing.GetFileMetadataIndividualResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.GetMetadataArgs": {"fq_name": "sharing.GetMetadataArgs", "java_class": "com.dropbox.core.v2.sharing.GetMetadataArgs", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.GetSharedLinkFileError": {"fq_name": "sharing.GetSharedLinkFileError", "java_class": "com.dropbox.core.v2.sharing.GetSharedLinkFileError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.GetSharedLinkMetadataArg": {"fq_name": "sharing.GetSharedLinkMetadataArg", "java_class": "com.dropbox.core.v2.sharing.GetSharedLinkMetadataArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.GetSharedLinkMetadataArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.GetSharedLinksArg": {"fq_name": "sharing.GetSharedLinksArg", "java_class": "com.dropbox.core.v2.sharing.GetSharedLinksArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.GetSharedLinksError": {"fq_name": "sharing.GetSharedLinksError", "java_class": "com.dropbox.core.v2.sharing.GetSharedLinksError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.GetSharedLinksResult": {"fq_name": "sharing.GetSharedLinksResult", "java_class": "com.dropbox.core.v2.sharing.GetSharedLinksResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.GroupInfo": {"fq_name": "sharing.GroupInfo", "java_class": "com.dropbox.core.v2.sharing.GroupInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.GroupInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.GroupMembershipInfo": {"fq_name": "sharing.GroupMembershipInfo", "java_class": "com.dropbox.core.v2.sharing.GroupMembershipInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.GroupMembershipInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.InsufficientPlan": {"fq_name": "sharing.InsufficientPlan", "java_class": "com.dropbox.core.v2.sharing.InsufficientPlan", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.InsufficientQuotaAmounts": {"fq_name": "sharing.InsufficientQuotaAmounts", "java_class": "com.dropbox.core.v2.sharing.InsufficientQuotaAmounts", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.InviteeInfo": {"fq_name": "sharing.InviteeInfo", "java_class": "com.dropbox.core.v2.sharing.InviteeInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "sharing.InviteeMembershipInfo": {"fq_name": "sharing.InviteeMembershipInfo", "java_class": "com.dropbox.core.v2.sharing.InviteeMembershipInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.InviteeMembershipInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.JobError": {"fq_name": "sharing.JobError", "java_class": "com.dropbox.core.v2.sharing.JobError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.JobStatus": {"fq_name": "sharing.JobStatus", "java_class": "com.dropbox.core.v2.sharing.JobStatus", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.LinkAccessLevel": {"fq_name": "sharing.LinkAccessLevel", "java_class": "com.dropbox.core.v2.sharing.LinkAccessLevel", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.LinkAction": {"fq_name": "sharing.LinkAction", "java_class": "com.dropbox.core.v2.sharing.LinkAction", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.LinkAudience": {"fq_name": "sharing.LinkAudience", "java_class": "com.dropbox.core.v2.sharing.LinkAudience", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "sharing.LinkAudienceDisallowedReason": {"fq_name": "sharing.LinkAudienceDisallowedReason", "java_class": "com.dropbox.core.v2.sharing.LinkAudienceDisallowedReason", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.LinkAudienceOption": {"fq_name": "sharing.LinkAudienceOption", "java_class": "com.dropbox.core.v2.sharing.LinkAudienceOption", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.LinkExpiry": {"fq_name": "sharing.LinkExpiry", "java_class": "com.dropbox.core.v2.sharing.LinkExpiry", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.LinkMetadata": {"fq_name": "sharing.LinkMetadata", "java_class": "com.dropbox.core.v2.sharing.LinkMetadata", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.LinkPassword": {"fq_name": "sharing.LinkPassword", "java_class": "com.dropbox.core.v2.sharing.LinkPassword", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.LinkPermission": {"fq_name": "sharing.LinkPermission", "java_class": "com.dropbox.core.v2.sharing.LinkPermission", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.LinkPermissions": {"fq_name": "sharing.LinkPermissions", "java_class": "com.dropbox.core.v2.sharing.LinkPermissions", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.LinkPermissions.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.LinkSettings": {"fq_name": "sharing.LinkSettings", "java_class": "com.dropbox.core.v2.sharing.LinkSettings", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.LinkSettings.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ListFileMembersArg": {"fq_name": "sharing.ListFileMembersArg", "java_class": "com.dropbox.core.v2.sharing.ListFileMembersArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.ListFileMembersArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ListFileMembersBatchArg": {"fq_name": "sharing.ListFileMembersBatchArg", "java_class": "com.dropbox.core.v2.sharing.ListFileMembersBatchArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ListFileMembersBatchResult": {"fq_name": "sharing.ListFileMembersBatchResult", "java_class": "com.dropbox.core.v2.sharing.ListFileMembersBatchResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ListFileMembersContinueArg": {"fq_name": "sharing.ListFileMembersContinueArg", "java_class": "com.dropbox.core.v2.sharing.ListFileMembersContinueArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ListFileMembersContinueError": {"fq_name": "sharing.ListFileMembersContinueError", "java_class": "com.dropbox.core.v2.sharing.ListFileMembersContinueError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ListFileMembersCountResult": {"fq_name": "sharing.ListFileMembersCountResult", "java_class": "com.dropbox.core.v2.sharing.ListFileMembersCountResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ListFileMembersError": {"fq_name": "sharing.ListFileMembersError", "java_class": "com.dropbox.core.v2.sharing.ListFileMembersError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ListFileMembersIndividualResult": {"fq_name": "sharing.ListFileMembersIndividualResult", "java_class": "com.dropbox.core.v2.sharing.ListFileMembersIndividualResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ListFilesArg": {"fq_name": "sharing.ListFilesArg", "java_class": "com.dropbox.core.v2.sharing.ListFilesArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.ListFilesArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ListFilesContinueArg": {"fq_name": "sharing.ListFilesContinueArg", "java_class": "com.dropbox.core.v2.sharing.ListFilesContinueArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ListFilesContinueError": {"fq_name": "sharing.ListFilesContinueError", "java_class": "com.dropbox.core.v2.sharing.ListFilesContinueError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ListFilesResult": {"fq_name": "sharing.ListFilesResult", "java_class": "com.dropbox.core.v2.sharing.ListFilesResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ListFolderMembersArgs": {"fq_name": "sharing.ListFolderMembersArgs", "java_class": "com.dropbox.core.v2.sharing.ListFolderMembersArgs", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.ListFolderMembersArgs.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ListFolderMembersContinueArg": {"fq_name": "sharing.ListFolderMembersContinueArg", "java_class": "com.dropbox.core.v2.sharing.ListFolderMembersContinueArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ListFolderMembersContinueError": {"fq_name": "sharing.ListFolderMembersContinueError", "java_class": "com.dropbox.core.v2.sharing.ListFolderMembersContinueError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ListFolderMembersCursorArg": {"fq_name": "sharing.ListFolderMembersCursorArg", "java_class": "com.dropbox.core.v2.sharing.ListFolderMembersCursorArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.ListFolderMembersCursorArg.Builder", "serializer_visibility": "PRIVATE", "_type": "DataTypeReference"}, "sharing.ListFoldersArgs": {"fq_name": "sharing.ListFoldersArgs", "java_class": "com.dropbox.core.v2.sharing.ListFoldersArgs", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.ListFoldersArgs.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ListFoldersContinueArg": {"fq_name": "sharing.ListFoldersContinueArg", "java_class": "com.dropbox.core.v2.sharing.ListFoldersContinueArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ListFoldersContinueError": {"fq_name": "sharing.ListFoldersContinueError", "java_class": "com.dropbox.core.v2.sharing.ListFoldersContinueError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ListFoldersResult": {"fq_name": "sharing.ListFoldersResult", "java_class": "com.dropbox.core.v2.sharing.ListFoldersResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ListSharedLinksArg": {"fq_name": "sharing.ListSharedLinksArg", "java_class": "com.dropbox.core.v2.sharing.ListSharedLinksArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.ListSharedLinksArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ListSharedLinksError": {"fq_name": "sharing.ListSharedLinksError", "java_class": "com.dropbox.core.v2.sharing.ListSharedLinksError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ListSharedLinksResult": {"fq_name": "sharing.ListSharedLinksResult", "java_class": "com.dropbox.core.v2.sharing.ListSharedLinksResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.MemberAccessLevelResult": {"fq_name": "sharing.MemberAccessLevelResult", "java_class": "com.dropbox.core.v2.sharing.MemberAccessLevelResult", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.MemberAccessLevelResult.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.MemberAction": {"fq_name": "sharing.MemberAction", "java_class": "com.dropbox.core.v2.sharing.MemberAction", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.MemberPermission": {"fq_name": "sharing.MemberPermission", "java_class": "com.dropbox.core.v2.sharing.MemberPermission", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.MemberPolicy": {"fq_name": "sharing.MemberPolicy", "java_class": "com.dropbox.core.v2.sharing.MemberPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "sharing.MemberSelector": {"fq_name": "sharing.MemberSelector", "java_class": "com.dropbox.core.v2.sharing.MemberSelector", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "sharing.MembershipInfo": {"fq_name": "sharing.MembershipInfo", "java_class": "com.dropbox.core.v2.sharing.MembershipInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.MembershipInfo.Builder", "serializer_visibility": "PRIVATE", "_type": "DataTypeReference"}, "sharing.ModifySharedLinkSettingsArgs": {"fq_name": "sharing.ModifySharedLinkSettingsArgs", "java_class": "com.dropbox.core.v2.sharing.ModifySharedLinkSettingsArgs", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ModifySharedLinkSettingsError": {"fq_name": "sharing.ModifySharedLinkSettingsError", "java_class": "com.dropbox.core.v2.sharing.ModifySharedLinkSettingsError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.MountFolderArg": {"fq_name": "sharing.MountFolderArg", "java_class": "com.dropbox.core.v2.sharing.MountFolderArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.MountFolderError": {"fq_name": "sharing.MountFolderError", "java_class": "com.dropbox.core.v2.sharing.MountFolderError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ParentFolderAccessInfo": {"fq_name": "sharing.ParentFolderAccessInfo", "java_class": "com.dropbox.core.v2.sharing.ParentFolderAccessInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.PathLinkMetadata": {"fq_name": "sharing.PathLinkMetadata", "java_class": "com.dropbox.core.v2.sharing.PathLinkMetadata", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.PendingUploadMode": {"fq_name": "sharing.PendingUploadMode", "java_class": "com.dropbox.core.v2.sharing.PendingUploadMode", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.PermissionDeniedReason": {"fq_name": "sharing.PermissionDeniedReason", "java_class": "com.dropbox.core.v2.sharing.PermissionDeniedReason", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.RelinquishFileMembershipArg": {"fq_name": "sharing.RelinquishFileMembershipArg", "java_class": "com.dropbox.core.v2.sharing.RelinquishFileMembershipArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.RelinquishFileMembershipError": {"fq_name": "sharing.RelinquishFileMembershipError", "java_class": "com.dropbox.core.v2.sharing.RelinquishFileMembershipError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.RelinquishFolderMembershipArg": {"fq_name": "sharing.RelinquishFolderMembershipArg", "java_class": "com.dropbox.core.v2.sharing.RelinquishFolderMembershipArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.RelinquishFolderMembershipError": {"fq_name": "sharing.RelinquishFolderMembershipError", "java_class": "com.dropbox.core.v2.sharing.RelinquishFolderMembershipError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.RemoveFileMemberArg": {"fq_name": "sharing.RemoveFileMemberArg", "java_class": "com.dropbox.core.v2.sharing.RemoveFileMemberArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.RemoveFileMemberError": {"fq_name": "sharing.RemoveFileMemberError", "java_class": "com.dropbox.core.v2.sharing.RemoveFileMemberError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.RemoveFolderMemberArg": {"fq_name": "sharing.RemoveFolderMemberArg", "java_class": "com.dropbox.core.v2.sharing.RemoveFolderMemberArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.RemoveFolderMemberError": {"fq_name": "sharing.RemoveFolderMemberError", "java_class": "com.dropbox.core.v2.sharing.RemoveFolderMemberError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.RemoveMemberJobStatus": {"fq_name": "sharing.RemoveMemberJobStatus", "java_class": "com.dropbox.core.v2.sharing.RemoveMemberJobStatus", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.RequestedLinkAccessLevel": {"fq_name": "sharing.RequestedLinkAccessLevel", "java_class": "com.dropbox.core.v2.sharing.RequestedLinkAccessLevel", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.RequestedVisibility": {"fq_name": "sharing.RequestedVisibility", "java_class": "com.dropbox.core.v2.sharing.RequestedVisibility", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ResolvedVisibility": {"fq_name": "sharing.ResolvedVisibility", "java_class": "com.dropbox.core.v2.sharing.ResolvedVisibility", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.RevokeSharedLinkArg": {"fq_name": "sharing.RevokeSharedLinkArg", "java_class": "com.dropbox.core.v2.sharing.RevokeSharedLinkArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.RevokeSharedLinkError": {"fq_name": "sharing.RevokeSharedLinkError", "java_class": "com.dropbox.core.v2.sharing.RevokeSharedLinkError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.SetAccessInheritanceArg": {"fq_name": "sharing.SetAccessInheritanceArg", "java_class": "com.dropbox.core.v2.sharing.SetAccessInheritanceArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.SetAccessInheritanceError": {"fq_name": "sharing.SetAccessInheritanceError", "java_class": "com.dropbox.core.v2.sharing.SetAccessInheritanceError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ShareFolderArg": {"fq_name": "sharing.ShareFolderArg", "java_class": "com.dropbox.core.v2.sharing.ShareFolderArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.ShareFolderArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ShareFolderArgBase": {"fq_name": "sharing.ShareFolderArgBase", "java_class": "com.dropbox.core.v2.sharing.ShareFolderArgBase", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.ShareFolderArgBase.Builder", "serializer_visibility": "PRIVATE", "_type": "DataTypeReference"}, "sharing.ShareFolderError": {"fq_name": "sharing.ShareFolderError", "java_class": "com.dropbox.core.v2.sharing.ShareFolderError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ShareFolderErrorBase": {"fq_name": "sharing.ShareFolderErrorBase", "java_class": "com.dropbox.core.v2.sharing.ShareFolderErrorBase", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "sharing.ShareFolderJobStatus": {"fq_name": "sharing.ShareFolderJobStatus", "java_class": "com.dropbox.core.v2.sharing.ShareFolderJobStatus", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ShareFolderLaunch": {"fq_name": "sharing.ShareFolderLaunch", "java_class": "com.dropbox.core.v2.sharing.ShareFolderLaunch", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.SharePathError": {"fq_name": "sharing.SharePathError", "java_class": "com.dropbox.core.v2.sharing.SharePathError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.SharedContentLinkMetadata": {"fq_name": "sharing.SharedContentLinkMetadata", "java_class": "com.dropbox.core.v2.sharing.SharedContentLinkMetadata", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.SharedContentLinkMetadata.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.SharedContentLinkMetadataBase": {"fq_name": "sharing.SharedContentLinkMetadataBase", "java_class": "com.dropbox.core.v2.sharing.SharedContentLinkMetadataBase", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.SharedContentLinkMetadataBase.Builder", "serializer_visibility": "PRIVATE", "_type": "DataTypeReference"}, "sharing.SharedFileMembers": {"fq_name": "sharing.SharedFileMembers", "java_class": "com.dropbox.core.v2.sharing.SharedFileMembers", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.SharedFileMetadata": {"fq_name": "sharing.SharedFileMetadata", "java_class": "com.dropbox.core.v2.sharing.SharedFileMetadata", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.SharedFileMetadata.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.SharedFolderAccessError": {"fq_name": "sharing.SharedFolderAccessError", "java_class": "com.dropbox.core.v2.sharing.SharedFolderAccessError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.SharedFolderMemberError": {"fq_name": "sharing.SharedFolderMemberError", "java_class": "com.dropbox.core.v2.sharing.SharedFolderMemberError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.SharedFolderMembers": {"fq_name": "sharing.SharedFolderMembers", "java_class": "com.dropbox.core.v2.sharing.SharedFolderMembers", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.SharedFolderMetadata": {"fq_name": "sharing.SharedFolderMetadata", "java_class": "com.dropbox.core.v2.sharing.SharedFolderMetadata", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.SharedFolderMetadata.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.SharedFolderMetadataBase": {"fq_name": "sharing.SharedFolderMetadataBase", "java_class": "com.dropbox.core.v2.sharing.SharedFolderMetadataBase", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.SharedFolderMetadataBase.Builder", "serializer_visibility": "PRIVATE", "_type": "DataTypeReference"}, "sharing.SharedLinkAccessFailureReason": {"fq_name": "sharing.SharedLinkAccessFailureReason", "java_class": "com.dropbox.core.v2.sharing.SharedLinkAccessFailureReason", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.SharedLinkAlreadyExistsMetadata": {"fq_name": "sharing.SharedLinkAlreadyExistsMetadata", "java_class": "com.dropbox.core.v2.sharing.SharedLinkAlreadyExistsMetadata", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.SharedLinkError": {"fq_name": "sharing.SharedLinkError", "java_class": "com.dropbox.core.v2.sharing.SharedLinkError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.SharedLinkMetadata": {"fq_name": "sharing.SharedLinkMetadata", "java_class": "com.dropbox.core.v2.sharing.SharedLinkMetadata", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.SharedLinkMetadata.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.SharedLinkPolicy": {"fq_name": "sharing.SharedLinkPolicy", "java_class": "com.dropbox.core.v2.sharing.SharedLinkPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "sharing.SharedLinkSettings": {"fq_name": "sharing.SharedLinkSettings", "java_class": "com.dropbox.core.v2.sharing.SharedLinkSettings", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.SharedLinkSettings.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.SharedLinkSettingsError": {"fq_name": "sharing.SharedLinkSettingsError", "java_class": "com.dropbox.core.v2.sharing.SharedLinkSettingsError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.SharingFileAccessError": {"fq_name": "sharing.SharingFileAccessError", "java_class": "com.dropbox.core.v2.sharing.SharingFileAccessError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.SharingUserError": {"fq_name": "sharing.SharingUserError", "java_class": "com.dropbox.core.v2.sharing.SharingUserError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.TeamMemberInfo": {"fq_name": "sharing.TeamMemberInfo", "java_class": "com.dropbox.core.v2.sharing.TeamMemberInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.TransferFolderArg": {"fq_name": "sharing.TransferFolderArg", "java_class": "com.dropbox.core.v2.sharing.TransferFolderArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.TransferFolderError": {"fq_name": "sharing.TransferFolderError", "java_class": "com.dropbox.core.v2.sharing.TransferFolderError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.UnmountFolderArg": {"fq_name": "sharing.UnmountFolderArg", "java_class": "com.dropbox.core.v2.sharing.UnmountFolderArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.UnmountFolderError": {"fq_name": "sharing.UnmountFolderError", "java_class": "com.dropbox.core.v2.sharing.UnmountFolderError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.UnshareFileArg": {"fq_name": "sharing.UnshareFileArg", "java_class": "com.dropbox.core.v2.sharing.UnshareFileArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.UnshareFileError": {"fq_name": "sharing.UnshareFileError", "java_class": "com.dropbox.core.v2.sharing.UnshareFileError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.UnshareFolderArg": {"fq_name": "sharing.UnshareFolderArg", "java_class": "com.dropbox.core.v2.sharing.UnshareFolderArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.UnshareFolderError": {"fq_name": "sharing.UnshareFolderError", "java_class": "com.dropbox.core.v2.sharing.UnshareFolderError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.UpdateFileMemberArgs": {"fq_name": "sharing.UpdateFileMemberArgs", "java_class": "com.dropbox.core.v2.sharing.UpdateFileMemberArgs", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.UpdateFolderMemberArg": {"fq_name": "sharing.UpdateFolderMemberArg", "java_class": "com.dropbox.core.v2.sharing.UpdateFolderMemberArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.UpdateFolderMemberError": {"fq_name": "sharing.UpdateFolderMemberError", "java_class": "com.dropbox.core.v2.sharing.UpdateFolderMemberError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.UpdateFolderPolicyArg": {"fq_name": "sharing.UpdateFolderPolicyArg", "java_class": "com.dropbox.core.v2.sharing.UpdateFolderPolicyArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.UpdateFolderPolicyArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.UpdateFolderPolicyError": {"fq_name": "sharing.UpdateFolderPolicyError", "java_class": "com.dropbox.core.v2.sharing.UpdateFolderPolicyError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.UserFileMembershipInfo": {"fq_name": "sharing.UserFileMembershipInfo", "java_class": "com.dropbox.core.v2.sharing.UserFileMembershipInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.UserFileMembershipInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.UserInfo": {"fq_name": "sharing.UserInfo", "java_class": "com.dropbox.core.v2.sharing.UserInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "sharing.UserMembershipInfo": {"fq_name": "sharing.UserMembershipInfo", "java_class": "com.dropbox.core.v2.sharing.UserMembershipInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.sharing.UserMembershipInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.ViewerInfoPolicy": {"fq_name": "sharing.ViewerInfoPolicy", "java_class": "com.dropbox.core.v2.sharing.ViewerInfoPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "sharing.Visibility": {"fq_name": "sharing.Visibility", "java_class": "com.dropbox.core.v2.sharing.Visibility", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.VisibilityPolicy": {"fq_name": "sharing.VisibilityPolicy", "java_class": "com.dropbox.core.v2.sharing.VisibilityPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "sharing.VisibilityPolicyDisallowedReason": {"fq_name": "sharing.VisibilityPolicyDisallowedReason", "java_class": "com.dropbox.core.v2.sharing.VisibilityPolicyDisallowedReason", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ActiveWebSession": {"fq_name": "team.ActiveWebSession", "java_class": "com.dropbox.core.v2.team.ActiveWebSession", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.ActiveWebSession.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.AddSecondaryEmailResult": {"fq_name": "team.AddSecondaryEmailResult", "java_class": "com.dropbox.core.v2.team.AddSecondaryEmailResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.AddSecondaryEmailsArg": {"fq_name": "team.AddSecondaryEmailsArg", "java_class": "com.dropbox.core.v2.team.AddSecondaryEmailsArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.AddSecondaryEmailsError": {"fq_name": "team.AddSecondaryEmailsError", "java_class": "com.dropbox.core.v2.team.AddSecondaryEmailsError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.AddSecondaryEmailsResult": {"fq_name": "team.AddSecondaryEmailsResult", "java_class": "com.dropbox.core.v2.team.AddSecondaryEmailsResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.AdminTier": {"fq_name": "team.AdminTier", "java_class": "com.dropbox.core.v2.team.AdminTier", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ApiApp": {"fq_name": "team.ApiApp", "java_class": "com.dropbox.core.v2.team.ApiApp", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.ApiApp.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.BaseDfbReport": {"fq_name": "team.BaseDfbReport", "java_class": "com.dropbox.core.v2.team.BaseDfbReport", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PRIVATE", "_type": "DataTypeReference"}, "team.BaseTeamFolderError": {"fq_name": "team.BaseTeamFolderError", "java_class": "com.dropbox.core.v2.team.BaseTeamFolderError", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "team.CustomQuotaError": {"fq_name": "team.CustomQuotaError", "java_class": "com.dropbox.core.v2.team.CustomQuotaError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.CustomQuotaResult": {"fq_name": "team.CustomQuotaResult", "java_class": "com.dropbox.core.v2.team.CustomQuotaResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.CustomQuotaUsersArg": {"fq_name": "team.CustomQuotaUsersArg", "java_class": "com.dropbox.core.v2.team.CustomQuotaUsersArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.DateRange": {"fq_name": "team.DateRange", "java_class": "com.dropbox.core.v2.team.DateRange", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.DateRange.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.DateRangeError": {"fq_name": "team.DateRangeError", "java_class": "com.dropbox.core.v2.team.DateRangeError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.DeleteSecondaryEmailResult": {"fq_name": "team.DeleteSecondaryEmailResult", "java_class": "com.dropbox.core.v2.team.DeleteSecondaryEmailResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.DeleteSecondaryEmailsArg": {"fq_name": "team.DeleteSecondaryEmailsArg", "java_class": "com.dropbox.core.v2.team.DeleteSecondaryEmailsArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.DeleteSecondaryEmailsResult": {"fq_name": "team.DeleteSecondaryEmailsResult", "java_class": "com.dropbox.core.v2.team.DeleteSecondaryEmailsResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.DesktopClientSession": {"fq_name": "team.DesktopClientSession", "java_class": "com.dropbox.core.v2.team.DesktopClientSession", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.DesktopClientSession.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.DesktopPlatform": {"fq_name": "team.DesktopPlatform", "java_class": "com.dropbox.core.v2.team.DesktopPlatform", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "team.DeviceSession": {"fq_name": "team.DeviceSession", "java_class": "com.dropbox.core.v2.team.DeviceSession", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.DeviceSession.Builder", "serializer_visibility": "PRIVATE", "_type": "DataTypeReference"}, "team.DeviceSessionArg": {"fq_name": "team.DeviceSessionArg", "java_class": "com.dropbox.core.v2.team.DeviceSessionArg", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.DevicesActive": {"fq_name": "team.DevicesActive", "java_class": "com.dropbox.core.v2.team.DevicesActive", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ExcludedUsersListArg": {"fq_name": "team.ExcludedUsersListArg", "java_class": "com.dropbox.core.v2.team.ExcludedUsersListArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ExcludedUsersListContinueArg": {"fq_name": "team.ExcludedUsersListContinueArg", "java_class": "com.dropbox.core.v2.team.ExcludedUsersListContinueArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ExcludedUsersListContinueError": {"fq_name": "team.ExcludedUsersListContinueError", "java_class": "com.dropbox.core.v2.team.ExcludedUsersListContinueError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ExcludedUsersListError": {"fq_name": "team.ExcludedUsersListError", "java_class": "com.dropbox.core.v2.team.ExcludedUsersListError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ExcludedUsersListResult": {"fq_name": "team.ExcludedUsersListResult", "java_class": "com.dropbox.core.v2.team.ExcludedUsersListResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ExcludedUsersUpdateArg": {"fq_name": "team.ExcludedUsersUpdateArg", "java_class": "com.dropbox.core.v2.team.ExcludedUsersUpdateArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ExcludedUsersUpdateError": {"fq_name": "team.ExcludedUsersUpdateError", "java_class": "com.dropbox.core.v2.team.ExcludedUsersUpdateError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ExcludedUsersUpdateResult": {"fq_name": "team.ExcludedUsersUpdateResult", "java_class": "com.dropbox.core.v2.team.ExcludedUsersUpdateResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ExcludedUsersUpdateStatus": {"fq_name": "team.ExcludedUsersUpdateStatus", "java_class": "com.dropbox.core.v2.team.ExcludedUsersUpdateStatus", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.Feature": {"fq_name": "team.Feature", "java_class": "com.dropbox.core.v2.team.Feature", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.FeatureValue": {"fq_name": "team.FeatureValue", "java_class": "com.dropbox.core.v2.team.FeatureValue", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.FeaturesGetValuesBatchArg": {"fq_name": "team.FeaturesGetValuesBatchArg", "java_class": "com.dropbox.core.v2.team.FeaturesGetValuesBatchArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.FeaturesGetValuesBatchError": {"fq_name": "team.FeaturesGetValuesBatchError", "java_class": "com.dropbox.core.v2.team.FeaturesGetValuesBatchError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.FeaturesGetValuesBatchResult": {"fq_name": "team.FeaturesGetValuesBatchResult", "java_class": "com.dropbox.core.v2.team.FeaturesGetValuesBatchResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GetActivityReport": {"fq_name": "team.GetActivityReport", "java_class": "com.dropbox.core.v2.team.GetActivityReport", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GetDevicesReport": {"fq_name": "team.GetDevicesReport", "java_class": "com.dropbox.core.v2.team.GetDevicesReport", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GetMembershipReport": {"fq_name": "team.GetMembershipReport", "java_class": "com.dropbox.core.v2.team.GetMembershipReport", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GetStorageReport": {"fq_name": "team.GetStorageReport", "java_class": "com.dropbox.core.v2.team.GetStorageReport", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupAccessType": {"fq_name": "team.GroupAccessType", "java_class": "com.dropbox.core.v2.team.GroupAccessType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupCreateArg": {"fq_name": "team.GroupCreateArg", "java_class": "com.dropbox.core.v2.team.GroupCreateArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.GroupCreateArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupCreateError": {"fq_name": "team.GroupCreateError", "java_class": "com.dropbox.core.v2.team.GroupCreateError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupDeleteError": {"fq_name": "team.GroupDeleteError", "java_class": "com.dropbox.core.v2.team.GroupDeleteError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupFullInfo": {"fq_name": "team.GroupFullInfo", "java_class": "com.dropbox.core.v2.team.GroupFullInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.GroupFullInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupMemberInfo": {"fq_name": "team.GroupMemberInfo", "java_class": "com.dropbox.core.v2.team.GroupMemberInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupMemberSelector": {"fq_name": "team.GroupMemberSelector", "java_class": "com.dropbox.core.v2.team.GroupMemberSelector", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PRIVATE", "_type": "DataTypeReference"}, "team.GroupMemberSelectorError": {"fq_name": "team.GroupMemberSelectorError", "java_class": "com.dropbox.core.v2.team.GroupMemberSelectorError", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "team.GroupMemberSetAccessTypeError": {"fq_name": "team.GroupMemberSetAccessTypeError", "java_class": "com.dropbox.core.v2.team.GroupMemberSetAccessTypeError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupMembersAddArg": {"fq_name": "team.GroupMembersAddArg", "java_class": "com.dropbox.core.v2.team.GroupMembersAddArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupMembersAddError": {"fq_name": "team.GroupMembersAddError", "java_class": "com.dropbox.core.v2.team.GroupMembersAddError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupMembersChangeResult": {"fq_name": "team.GroupMembersChangeResult", "java_class": "com.dropbox.core.v2.team.GroupMembersChangeResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupMembersRemoveArg": {"fq_name": "team.GroupMembersRemoveArg", "java_class": "com.dropbox.core.v2.team.GroupMembersRemoveArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupMembersRemoveError": {"fq_name": "team.GroupMembersRemoveError", "java_class": "com.dropbox.core.v2.team.GroupMembersRemoveError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupMembersSelector": {"fq_name": "team.GroupMembersSelector", "java_class": "com.dropbox.core.v2.team.GroupMembersSelector", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "team.GroupMembersSelectorError": {"fq_name": "team.GroupMembersSelectorError", "java_class": "com.dropbox.core.v2.team.GroupMembersSelectorError", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "team.GroupMembersSetAccessTypeArg": {"fq_name": "team.GroupMembersSetAccessTypeArg", "java_class": "com.dropbox.core.v2.team.GroupMembersSetAccessTypeArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupSelector": {"fq_name": "team.GroupSelector", "java_class": "com.dropbox.core.v2.team.GroupSelector", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupSelectorError": {"fq_name": "team.GroupSelectorError", "java_class": "com.dropbox.core.v2.team.GroupSelectorError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupSelectorWithTeamGroupError": {"fq_name": "team.GroupSelectorWithTeamGroupError", "java_class": "com.dropbox.core.v2.team.GroupSelectorWithTeamGroupError", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "team.GroupUpdateArgs": {"fq_name": "team.GroupUpdateArgs", "java_class": "com.dropbox.core.v2.team.GroupUpdateArgs", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.GroupUpdateArgs.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupUpdateError": {"fq_name": "team.GroupUpdateError", "java_class": "com.dropbox.core.v2.team.GroupUpdateError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupsGetInfoError": {"fq_name": "team.GroupsGetInfoError", "java_class": "com.dropbox.core.v2.team.GroupsGetInfoError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupsGetInfoItem": {"fq_name": "team.GroupsGetInfoItem", "java_class": "com.dropbox.core.v2.team.GroupsGetInfoItem", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupsListArg": {"fq_name": "team.GroupsListArg", "java_class": "com.dropbox.core.v2.team.GroupsListArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupsListContinueArg": {"fq_name": "team.GroupsListContinueArg", "java_class": "com.dropbox.core.v2.team.GroupsListContinueArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupsListContinueError": {"fq_name": "team.GroupsListContinueError", "java_class": "com.dropbox.core.v2.team.GroupsListContinueError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupsListResult": {"fq_name": "team.GroupsListResult", "java_class": "com.dropbox.core.v2.team.GroupsListResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupsMembersListArg": {"fq_name": "team.GroupsMembersListArg", "java_class": "com.dropbox.core.v2.team.GroupsMembersListArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupsMembersListContinueArg": {"fq_name": "team.GroupsMembersListContinueArg", "java_class": "com.dropbox.core.v2.team.GroupsMembersListContinueArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupsMembersListContinueError": {"fq_name": "team.GroupsMembersListContinueError", "java_class": "com.dropbox.core.v2.team.GroupsMembersListContinueError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupsMembersListResult": {"fq_name": "team.GroupsMembersListResult", "java_class": "com.dropbox.core.v2.team.GroupsMembersListResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupsPollError": {"fq_name": "team.GroupsPollError", "java_class": "com.dropbox.core.v2.team.GroupsPollError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.GroupsSelector": {"fq_name": "team.GroupsSelector", "java_class": "com.dropbox.core.v2.team.GroupsSelector", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.HasTeamFileEventsValue": {"fq_name": "team.HasTeamFileEventsValue", "java_class": "com.dropbox.core.v2.team.HasTeamFileEventsValue", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.HasTeamSelectiveSyncValue": {"fq_name": "team.HasTeamSelectiveSyncValue", "java_class": "com.dropbox.core.v2.team.HasTeamSelectiveSyncValue", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.HasTeamSharedDropboxValue": {"fq_name": "team.HasTeamSharedDropboxValue", "java_class": "com.dropbox.core.v2.team.HasTeamSharedDropboxValue", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.IncludeMembersArg": {"fq_name": "team.IncludeMembersArg", "java_class": "com.dropbox.core.v2.team.IncludeMembersArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PRIVATE", "_type": "DataTypeReference"}, "team.LegalHoldHeldRevisionMetadata": {"fq_name": "team.LegalHoldHeldRevisionMetadata", "java_class": "com.dropbox.core.v2.team.LegalHoldHeldRevisionMetadata", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.LegalHoldPolicy": {"fq_name": "team.LegalHoldPolicy", "java_class": "com.dropbox.core.v2.team.LegalHoldPolicy", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.LegalHoldPolicy.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.LegalHoldStatus": {"fq_name": "team.LegalHoldStatus", "java_class": "com.dropbox.core.v2.team.LegalHoldStatus", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.LegalHoldsError": {"fq_name": "team.LegalHoldsError", "java_class": "com.dropbox.core.v2.team.LegalHoldsError", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "team.LegalHoldsGetPolicyArg": {"fq_name": "team.LegalHoldsGetPolicyArg", "java_class": "com.dropbox.core.v2.team.LegalHoldsGetPolicyArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.LegalHoldsGetPolicyError": {"fq_name": "team.LegalHoldsGetPolicyError", "java_class": "com.dropbox.core.v2.team.LegalHoldsGetPolicyError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.LegalHoldsListHeldRevisionResult": {"fq_name": "team.LegalHoldsListHeldRevisionResult", "java_class": "com.dropbox.core.v2.team.LegalHoldsListHeldRevisionResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.LegalHoldsListHeldRevisionsArg": {"fq_name": "team.LegalHoldsListHeldRevisionsArg", "java_class": "com.dropbox.core.v2.team.LegalHoldsListHeldRevisionsArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.LegalHoldsListHeldRevisionsContinueArg": {"fq_name": "team.LegalHoldsListHeldRevisionsContinueArg", "java_class": "com.dropbox.core.v2.team.LegalHoldsListHeldRevisionsContinueArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.LegalHoldsListHeldRevisionsContinueError": {"fq_name": "team.LegalHoldsListHeldRevisionsContinueError", "java_class": "com.dropbox.core.v2.team.LegalHoldsListHeldRevisionsContinueError", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "team.LegalHoldsListHeldRevisionsError": {"fq_name": "team.LegalHoldsListHeldRevisionsError", "java_class": "com.dropbox.core.v2.team.LegalHoldsListHeldRevisionsError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.LegalHoldsListPoliciesArg": {"fq_name": "team.LegalHoldsListPoliciesArg", "java_class": "com.dropbox.core.v2.team.LegalHoldsListPoliciesArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.LegalHoldsListPoliciesError": {"fq_name": "team.LegalHoldsListPoliciesError", "java_class": "com.dropbox.core.v2.team.LegalHoldsListPoliciesError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.LegalHoldsListPoliciesResult": {"fq_name": "team.LegalHoldsListPoliciesResult", "java_class": "com.dropbox.core.v2.team.LegalHoldsListPoliciesResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.LegalHoldsPolicyCreateArg": {"fq_name": "team.LegalHoldsPolicyCreateArg", "java_class": "com.dropbox.core.v2.team.LegalHoldsPolicyCreateArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.LegalHoldsPolicyCreateArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.LegalHoldsPolicyCreateError": {"fq_name": "team.LegalHoldsPolicyCreateError", "java_class": "com.dropbox.core.v2.team.LegalHoldsPolicyCreateError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.LegalHoldsPolicyReleaseArg": {"fq_name": "team.LegalHoldsPolicyReleaseArg", "java_class": "com.dropbox.core.v2.team.LegalHoldsPolicyReleaseArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.LegalHoldsPolicyReleaseError": {"fq_name": "team.LegalHoldsPolicyReleaseError", "java_class": "com.dropbox.core.v2.team.LegalHoldsPolicyReleaseError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.LegalHoldsPolicyUpdateArg": {"fq_name": "team.LegalHoldsPolicyUpdateArg", "java_class": "com.dropbox.core.v2.team.LegalHoldsPolicyUpdateArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.LegalHoldsPolicyUpdateArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.LegalHoldsPolicyUpdateError": {"fq_name": "team.LegalHoldsPolicyUpdateError", "java_class": "com.dropbox.core.v2.team.LegalHoldsPolicyUpdateError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ListMemberAppsArg": {"fq_name": "team.ListMemberAppsArg", "java_class": "com.dropbox.core.v2.team.ListMemberAppsArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ListMemberAppsError": {"fq_name": "team.ListMemberAppsError", "java_class": "com.dropbox.core.v2.team.ListMemberAppsError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ListMemberAppsResult": {"fq_name": "team.ListMemberAppsResult", "java_class": "com.dropbox.core.v2.team.ListMemberAppsResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ListMemberDevicesArg": {"fq_name": "team.ListMemberDevicesArg", "java_class": "com.dropbox.core.v2.team.ListMemberDevicesArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.ListMemberDevicesArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ListMemberDevicesError": {"fq_name": "team.ListMemberDevicesError", "java_class": "com.dropbox.core.v2.team.ListMemberDevicesError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ListMemberDevicesResult": {"fq_name": "team.ListMemberDevicesResult", "java_class": "com.dropbox.core.v2.team.ListMemberDevicesResult", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.ListMemberDevicesResult.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ListMembersAppsArg": {"fq_name": "team.ListMembersAppsArg", "java_class": "com.dropbox.core.v2.team.ListMembersAppsArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ListMembersAppsError": {"fq_name": "team.ListMembersAppsError", "java_class": "com.dropbox.core.v2.team.ListMembersAppsError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ListMembersAppsResult": {"fq_name": "team.ListMembersAppsResult", "java_class": "com.dropbox.core.v2.team.ListMembersAppsResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ListMembersDevicesArg": {"fq_name": "team.ListMembersDevicesArg", "java_class": "com.dropbox.core.v2.team.ListMembersDevicesArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.ListMembersDevicesArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ListMembersDevicesError": {"fq_name": "team.ListMembersDevicesError", "java_class": "com.dropbox.core.v2.team.ListMembersDevicesError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ListMembersDevicesResult": {"fq_name": "team.ListMembersDevicesResult", "java_class": "com.dropbox.core.v2.team.ListMembersDevicesResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ListTeamAppsArg": {"fq_name": "team.ListTeamAppsArg", "java_class": "com.dropbox.core.v2.team.ListTeamAppsArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ListTeamAppsError": {"fq_name": "team.ListTeamAppsError", "java_class": "com.dropbox.core.v2.team.ListTeamAppsError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ListTeamAppsResult": {"fq_name": "team.ListTeamAppsResult", "java_class": "com.dropbox.core.v2.team.ListTeamAppsResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ListTeamDevicesArg": {"fq_name": "team.ListTeamDevicesArg", "java_class": "com.dropbox.core.v2.team.ListTeamDevicesArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.ListTeamDevicesArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ListTeamDevicesError": {"fq_name": "team.ListTeamDevicesError", "java_class": "com.dropbox.core.v2.team.ListTeamDevicesError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ListTeamDevicesResult": {"fq_name": "team.ListTeamDevicesResult", "java_class": "com.dropbox.core.v2.team.ListTeamDevicesResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MemberAccess": {"fq_name": "team.MemberAccess", "java_class": "com.dropbox.core.v2.team.MemberAccess", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MemberAddArg": {"fq_name": "team.MemberAddArg", "java_class": "com.dropbox.core.v2.team.MemberAddArg", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.MemberAddArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MemberAddArgBase": {"fq_name": "team.MemberAddArgBase", "java_class": "com.dropbox.core.v2.team.MemberAddArgBase", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.MemberAddArgBase.Builder", "serializer_visibility": "PRIVATE", "_type": "DataTypeReference"}, "team.MemberAddResult": {"fq_name": "team.MemberAddResult", "java_class": "com.dropbox.core.v2.team.MemberAddResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MemberAddResultBase": {"fq_name": "team.MemberAddResultBase", "java_class": "com.dropbox.core.v2.team.MemberAddResultBase", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "team.MemberAddV2Arg": {"fq_name": "team.MemberAddV2Arg", "java_class": "com.dropbox.core.v2.team.MemberAddV2Arg", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.MemberAddV2Arg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MemberAddV2Result": {"fq_name": "team.MemberAddV2Result", "java_class": "com.dropbox.core.v2.team.MemberAddV2Result", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MemberDevices": {"fq_name": "team.MemberDevices", "java_class": "com.dropbox.core.v2.team.MemberDevices", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.MemberDevices.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MemberLinkedApps": {"fq_name": "team.MemberLinkedApps", "java_class": "com.dropbox.core.v2.team.MemberLinkedApps", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MemberProfile": {"fq_name": "team.MemberProfile", "java_class": "com.dropbox.core.v2.team.MemberProfile", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.MemberProfile.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MemberSelectorError": {"fq_name": "team.MemberSelectorError", "java_class": "com.dropbox.core.v2.team.MemberSelectorError", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "team.MembersAddArg": {"fq_name": "team.MembersAddArg", "java_class": "com.dropbox.core.v2.team.MembersAddArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersAddArgBase": {"fq_name": "team.MembersAddArgBase", "java_class": "com.dropbox.core.v2.team.MembersAddArgBase", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PRIVATE", "_type": "DataTypeReference"}, "team.MembersAddJobStatus": {"fq_name": "team.MembersAddJobStatus", "java_class": "com.dropbox.core.v2.team.MembersAddJobStatus", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersAddJobStatusV2Result": {"fq_name": "team.MembersAddJobStatusV2Result", "java_class": "com.dropbox.core.v2.team.MembersAddJobStatusV2Result", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersAddLaunch": {"fq_name": "team.MembersAddLaunch", "java_class": "com.dropbox.core.v2.team.MembersAddLaunch", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersAddLaunchV2Result": {"fq_name": "team.MembersAddLaunchV2Result", "java_class": "com.dropbox.core.v2.team.MembersAddLaunchV2Result", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersAddV2Arg": {"fq_name": "team.MembersAddV2Arg", "java_class": "com.dropbox.core.v2.team.MembersAddV2Arg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersDataTransferArg": {"fq_name": "team.MembersDataTransferArg", "java_class": "com.dropbox.core.v2.team.MembersDataTransferArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersDeactivateArg": {"fq_name": "team.MembersDeactivateArg", "java_class": "com.dropbox.core.v2.team.MembersDeactivateArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersDeactivateBaseArg": {"fq_name": "team.MembersDeactivateBaseArg", "java_class": "com.dropbox.core.v2.team.MembersDeactivateBaseArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PRIVATE", "_type": "DataTypeReference"}, "team.MembersDeactivateError": {"fq_name": "team.MembersDeactivateError", "java_class": "com.dropbox.core.v2.team.MembersDeactivateError", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "team.MembersDeleteProfilePhotoArg": {"fq_name": "team.MembersDeleteProfilePhotoArg", "java_class": "com.dropbox.core.v2.team.MembersDeleteProfilePhotoArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersDeleteProfilePhotoError": {"fq_name": "team.MembersDeleteProfilePhotoError", "java_class": "com.dropbox.core.v2.team.MembersDeleteProfilePhotoError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersGetAvailableTeamMemberRolesResult": {"fq_name": "team.MembersGetAvailableTeamMemberRolesResult", "java_class": "com.dropbox.core.v2.team.MembersGetAvailableTeamMemberRolesResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersGetInfoArgs": {"fq_name": "team.MembersGetInfoArgs", "java_class": "com.dropbox.core.v2.team.MembersGetInfoArgs", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersGetInfoError": {"fq_name": "team.MembersGetInfoError", "java_class": "com.dropbox.core.v2.team.MembersGetInfoError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersGetInfoItem": {"fq_name": "team.MembersGetInfoItem", "java_class": "com.dropbox.core.v2.team.MembersGetInfoItem", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersGetInfoItemBase": {"fq_name": "team.MembersGetInfoItemBase", "java_class": "com.dropbox.core.v2.team.MembersGetInfoItemBase", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "team.MembersGetInfoItemV2": {"fq_name": "team.MembersGetInfoItemV2", "java_class": "com.dropbox.core.v2.team.MembersGetInfoItemV2", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersGetInfoV2Arg": {"fq_name": "team.MembersGetInfoV2Arg", "java_class": "com.dropbox.core.v2.team.MembersGetInfoV2Arg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersGetInfoV2Result": {"fq_name": "team.MembersGetInfoV2Result", "java_class": "com.dropbox.core.v2.team.MembersGetInfoV2Result", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersInfo": {"fq_name": "team.MembersInfo", "java_class": "com.dropbox.core.v2.team.MembersInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersListArg": {"fq_name": "team.MembersListArg", "java_class": "com.dropbox.core.v2.team.MembersListArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.MembersListArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersListContinueArg": {"fq_name": "team.MembersListContinueArg", "java_class": "com.dropbox.core.v2.team.MembersListContinueArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersListContinueError": {"fq_name": "team.MembersListContinueError", "java_class": "com.dropbox.core.v2.team.MembersListContinueError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersListError": {"fq_name": "team.MembersListError", "java_class": "com.dropbox.core.v2.team.MembersListError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersListResult": {"fq_name": "team.MembersListResult", "java_class": "com.dropbox.core.v2.team.MembersListResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersListV2Result": {"fq_name": "team.MembersListV2Result", "java_class": "com.dropbox.core.v2.team.MembersListV2Result", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersRecoverArg": {"fq_name": "team.MembersRecoverArg", "java_class": "com.dropbox.core.v2.team.MembersRecoverArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersRecoverError": {"fq_name": "team.MembersRecoverError", "java_class": "com.dropbox.core.v2.team.MembersRecoverError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersRemoveArg": {"fq_name": "team.MembersRemoveArg", "java_class": "com.dropbox.core.v2.team.MembersRemoveArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.MembersRemoveArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersRemoveError": {"fq_name": "team.MembersRemoveError", "java_class": "com.dropbox.core.v2.team.MembersRemoveError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersSendWelcomeError": {"fq_name": "team.MembersSendWelcomeError", "java_class": "com.dropbox.core.v2.team.MembersSendWelcomeError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersSetPermissions2Arg": {"fq_name": "team.MembersSetPermissions2Arg", "java_class": "com.dropbox.core.v2.team.MembersSetPermissions2Arg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersSetPermissions2Error": {"fq_name": "team.MembersSetPermissions2Error", "java_class": "com.dropbox.core.v2.team.MembersSetPermissions2Error", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersSetPermissions2Result": {"fq_name": "team.MembersSetPermissions2Result", "java_class": "com.dropbox.core.v2.team.MembersSetPermissions2Result", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersSetPermissionsArg": {"fq_name": "team.MembersSetPermissionsArg", "java_class": "com.dropbox.core.v2.team.MembersSetPermissionsArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersSetPermissionsError": {"fq_name": "team.MembersSetPermissionsError", "java_class": "com.dropbox.core.v2.team.MembersSetPermissionsError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersSetPermissionsResult": {"fq_name": "team.MembersSetPermissionsResult", "java_class": "com.dropbox.core.v2.team.MembersSetPermissionsResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersSetProfileArg": {"fq_name": "team.MembersSetProfileArg", "java_class": "com.dropbox.core.v2.team.MembersSetProfileArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.MembersSetProfileArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersSetProfileError": {"fq_name": "team.MembersSetProfileError", "java_class": "com.dropbox.core.v2.team.MembersSetProfileError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersSetProfilePhotoArg": {"fq_name": "team.MembersSetProfilePhotoArg", "java_class": "com.dropbox.core.v2.team.MembersSetProfilePhotoArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersSetProfilePhotoError": {"fq_name": "team.MembersSetProfilePhotoError", "java_class": "com.dropbox.core.v2.team.MembersSetProfilePhotoError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersSuspendError": {"fq_name": "team.MembersSuspendError", "java_class": "com.dropbox.core.v2.team.MembersSuspendError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersTransferFilesError": {"fq_name": "team.MembersTransferFilesError", "java_class": "com.dropbox.core.v2.team.MembersTransferFilesError", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "team.MembersTransferFormerMembersFilesError": {"fq_name": "team.MembersTransferFormerMembersFilesError", "java_class": "com.dropbox.core.v2.team.MembersTransferFormerMembersFilesError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersUnsuspendArg": {"fq_name": "team.MembersUnsuspendArg", "java_class": "com.dropbox.core.v2.team.MembersUnsuspendArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MembersUnsuspendError": {"fq_name": "team.MembersUnsuspendError", "java_class": "com.dropbox.core.v2.team.MembersUnsuspendError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.MobileClientPlatform": {"fq_name": "team.MobileClientPlatform", "java_class": "com.dropbox.core.v2.team.MobileClientPlatform", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "team.MobileClientSession": {"fq_name": "team.MobileClientSession", "java_class": "com.dropbox.core.v2.team.MobileClientSession", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.MobileClientSession.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.NamespaceMetadata": {"fq_name": "team.NamespaceMetadata", "java_class": "com.dropbox.core.v2.team.NamespaceMetadata", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.NamespaceType": {"fq_name": "team.NamespaceType", "java_class": "com.dropbox.core.v2.team.NamespaceType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.RemoveCustomQuotaResult": {"fq_name": "team.RemoveCustomQuotaResult", "java_class": "com.dropbox.core.v2.team.RemoveCustomQuotaResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.RemovedStatus": {"fq_name": "team.RemovedStatus", "java_class": "com.dropbox.core.v2.team.RemovedStatus", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ResendSecondaryEmailResult": {"fq_name": "team.ResendSecondaryEmailResult", "java_class": "com.dropbox.core.v2.team.ResendSecondaryEmailResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ResendVerificationEmailArg": {"fq_name": "team.ResendVerificationEmailArg", "java_class": "com.dropbox.core.v2.team.ResendVerificationEmailArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.ResendVerificationEmailResult": {"fq_name": "team.ResendVerificationEmailResult", "java_class": "com.dropbox.core.v2.team.ResendVerificationEmailResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.RevokeDesktopClientArg": {"fq_name": "team.RevokeDesktopClientArg", "java_class": "com.dropbox.core.v2.team.RevokeDesktopClientArg", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.RevokeDeviceSessionArg": {"fq_name": "team.RevokeDeviceSessionArg", "java_class": "com.dropbox.core.v2.team.RevokeDeviceSessionArg", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.RevokeDeviceSessionBatchArg": {"fq_name": "team.RevokeDeviceSessionBatchArg", "java_class": "com.dropbox.core.v2.team.RevokeDeviceSessionBatchArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.RevokeDeviceSessionBatchError": {"fq_name": "team.RevokeDeviceSessionBatchError", "java_class": "com.dropbox.core.v2.team.RevokeDeviceSessionBatchError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.RevokeDeviceSessionBatchResult": {"fq_name": "team.RevokeDeviceSessionBatchResult", "java_class": "com.dropbox.core.v2.team.RevokeDeviceSessionBatchResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.RevokeDeviceSessionError": {"fq_name": "team.RevokeDeviceSessionError", "java_class": "com.dropbox.core.v2.team.RevokeDeviceSessionError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.RevokeDeviceSessionStatus": {"fq_name": "team.RevokeDeviceSessionStatus", "java_class": "com.dropbox.core.v2.team.RevokeDeviceSessionStatus", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.RevokeLinkedApiAppArg": {"fq_name": "team.RevokeLinkedApiAppArg", "java_class": "com.dropbox.core.v2.team.RevokeLinkedApiAppArg", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.RevokeLinkedApiAppBatchArg": {"fq_name": "team.RevokeLinkedApiAppBatchArg", "java_class": "com.dropbox.core.v2.team.RevokeLinkedApiAppBatchArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.RevokeLinkedAppBatchError": {"fq_name": "team.RevokeLinkedAppBatchError", "java_class": "com.dropbox.core.v2.team.RevokeLinkedAppBatchError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.RevokeLinkedAppBatchResult": {"fq_name": "team.RevokeLinkedAppBatchResult", "java_class": "com.dropbox.core.v2.team.RevokeLinkedAppBatchResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.RevokeLinkedAppError": {"fq_name": "team.RevokeLinkedAppError", "java_class": "com.dropbox.core.v2.team.RevokeLinkedAppError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.RevokeLinkedAppStatus": {"fq_name": "team.RevokeLinkedAppStatus", "java_class": "com.dropbox.core.v2.team.RevokeLinkedAppStatus", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.SetCustomQuotaArg": {"fq_name": "team.SetCustomQuotaArg", "java_class": "com.dropbox.core.v2.team.SetCustomQuotaArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.SetCustomQuotaError": {"fq_name": "team.SetCustomQuotaError", "java_class": "com.dropbox.core.v2.team.SetCustomQuotaError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.SharingAllowlistAddArgs": {"fq_name": "team.SharingAllowlistAddArgs", "java_class": "com.dropbox.core.v2.team.SharingAllowlistAddArgs", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.SharingAllowlistAddArgs.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.SharingAllowlistAddError": {"fq_name": "team.SharingAllowlistAddError", "java_class": "com.dropbox.core.v2.team.SharingAllowlistAddError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.SharingAllowlistAddResponse": {"fq_name": "team.SharingAllowlistAddResponse", "java_class": "com.dropbox.core.v2.team.SharingAllowlistAddResponse", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.SharingAllowlistListArg": {"fq_name": "team.SharingAllowlistListArg", "java_class": "com.dropbox.core.v2.team.SharingAllowlistListArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.SharingAllowlistListContinueArg": {"fq_name": "team.SharingAllowlistListContinueArg", "java_class": "com.dropbox.core.v2.team.SharingAllowlistListContinueArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.SharingAllowlistListContinueError": {"fq_name": "team.SharingAllowlistListContinueError", "java_class": "com.dropbox.core.v2.team.SharingAllowlistListContinueError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.SharingAllowlistListError": {"fq_name": "team.SharingAllowlistListError", "java_class": "com.dropbox.core.v2.team.SharingAllowlistListError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.SharingAllowlistListResponse": {"fq_name": "team.SharingAllowlistListResponse", "java_class": "com.dropbox.core.v2.team.SharingAllowlistListResponse", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.SharingAllowlistListResponse.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.SharingAllowlistRemoveArgs": {"fq_name": "team.SharingAllowlistRemoveArgs", "java_class": "com.dropbox.core.v2.team.SharingAllowlistRemoveArgs", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.SharingAllowlistRemoveArgs.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.SharingAllowlistRemoveError": {"fq_name": "team.SharingAllowlistRemoveError", "java_class": "com.dropbox.core.v2.team.SharingAllowlistRemoveError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.SharingAllowlistRemoveResponse": {"fq_name": "team.SharingAllowlistRemoveResponse", "java_class": "com.dropbox.core.v2.team.SharingAllowlistRemoveResponse", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.StorageBucket": {"fq_name": "team.StorageBucket", "java_class": "com.dropbox.core.v2.team.StorageBucket", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamFolderAccessError": {"fq_name": "team.TeamFolderAccessError", "java_class": "com.dropbox.core.v2.team.TeamFolderAccessError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamFolderActivateError": {"fq_name": "team.TeamFolderActivateError", "java_class": "com.dropbox.core.v2.team.TeamFolderActivateError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamFolderArchiveArg": {"fq_name": "team.TeamFolderArchiveArg", "java_class": "com.dropbox.core.v2.team.TeamFolderArchiveArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamFolderArchiveError": {"fq_name": "team.TeamFolderArchiveError", "java_class": "com.dropbox.core.v2.team.TeamFolderArchiveError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamFolderArchiveJobStatus": {"fq_name": "team.TeamFolderArchiveJobStatus", "java_class": "com.dropbox.core.v2.team.TeamFolderArchiveJobStatus", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamFolderArchiveLaunch": {"fq_name": "team.TeamFolderArchiveLaunch", "java_class": "com.dropbox.core.v2.team.TeamFolderArchiveLaunch", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamFolderCreateArg": {"fq_name": "team.TeamFolderCreateArg", "java_class": "com.dropbox.core.v2.team.TeamFolderCreateArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamFolderCreateError": {"fq_name": "team.TeamFolderCreateError", "java_class": "com.dropbox.core.v2.team.TeamFolderCreateError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamFolderGetInfoItem": {"fq_name": "team.TeamFolderGetInfoItem", "java_class": "com.dropbox.core.v2.team.TeamFolderGetInfoItem", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamFolderIdArg": {"fq_name": "team.TeamFolderIdArg", "java_class": "com.dropbox.core.v2.team.TeamFolderIdArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamFolderIdListArg": {"fq_name": "team.TeamFolderIdListArg", "java_class": "com.dropbox.core.v2.team.TeamFolderIdListArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamFolderInvalidStatusError": {"fq_name": "team.TeamFolderInvalidStatusError", "java_class": "com.dropbox.core.v2.team.TeamFolderInvalidStatusError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamFolderListArg": {"fq_name": "team.TeamFolderListArg", "java_class": "com.dropbox.core.v2.team.TeamFolderListArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamFolderListContinueArg": {"fq_name": "team.TeamFolderListContinueArg", "java_class": "com.dropbox.core.v2.team.TeamFolderListContinueArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamFolderListContinueError": {"fq_name": "team.TeamFolderListContinueError", "java_class": "com.dropbox.core.v2.team.TeamFolderListContinueError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamFolderListError": {"fq_name": "team.TeamFolderListError", "java_class": "com.dropbox.core.v2.team.TeamFolderListError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamFolderListResult": {"fq_name": "team.TeamFolderListResult", "java_class": "com.dropbox.core.v2.team.TeamFolderListResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamFolderMetadata": {"fq_name": "team.TeamFolderMetadata", "java_class": "com.dropbox.core.v2.team.TeamFolderMetadata", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamFolderPermanentlyDeleteError": {"fq_name": "team.TeamFolderPermanentlyDeleteError", "java_class": "com.dropbox.core.v2.team.TeamFolderPermanentlyDeleteError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamFolderRenameArg": {"fq_name": "team.TeamFolderRenameArg", "java_class": "com.dropbox.core.v2.team.TeamFolderRenameArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamFolderRenameError": {"fq_name": "team.TeamFolderRenameError", "java_class": "com.dropbox.core.v2.team.TeamFolderRenameError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamFolderStatus": {"fq_name": "team.TeamFolderStatus", "java_class": "com.dropbox.core.v2.team.TeamFolderStatus", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "team.TeamFolderTeamSharedDropboxError": {"fq_name": "team.TeamFolderTeamSharedDropboxError", "java_class": "com.dropbox.core.v2.team.TeamFolderTeamSharedDropboxError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamFolderUpdateSyncSettingsArg": {"fq_name": "team.TeamFolderUpdateSyncSettingsArg", "java_class": "com.dropbox.core.v2.team.TeamFolderUpdateSyncSettingsArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.TeamFolderUpdateSyncSettingsArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamFolderUpdateSyncSettingsError": {"fq_name": "team.TeamFolderUpdateSyncSettingsError", "java_class": "com.dropbox.core.v2.team.TeamFolderUpdateSyncSettingsError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamGetInfoResult": {"fq_name": "team.TeamGetInfoResult", "java_class": "com.dropbox.core.v2.team.TeamGetInfoResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamMemberInfo": {"fq_name": "team.TeamMemberInfo", "java_class": "com.dropbox.core.v2.team.TeamMemberInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamMemberInfoV2": {"fq_name": "team.TeamMemberInfoV2", "java_class": "com.dropbox.core.v2.team.TeamMemberInfoV2", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamMemberInfoV2Result": {"fq_name": "team.TeamMemberInfoV2Result", "java_class": "com.dropbox.core.v2.team.TeamMemberInfoV2Result", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamMemberProfile": {"fq_name": "team.TeamMemberProfile", "java_class": "com.dropbox.core.v2.team.TeamMemberProfile", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.team.TeamMemberProfile.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamMemberRole": {"fq_name": "team.TeamMemberRole", "java_class": "com.dropbox.core.v2.team.TeamMemberRole", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamMemberStatus": {"fq_name": "team.TeamMemberStatus", "java_class": "com.dropbox.core.v2.team.TeamMemberStatus", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamMembershipType": {"fq_name": "team.TeamMembershipType", "java_class": "com.dropbox.core.v2.team.TeamMembershipType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamNamespacesListArg": {"fq_name": "team.TeamNamespacesListArg", "java_class": "com.dropbox.core.v2.team.TeamNamespacesListArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamNamespacesListContinueArg": {"fq_name": "team.TeamNamespacesListContinueArg", "java_class": "com.dropbox.core.v2.team.TeamNamespacesListContinueArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamNamespacesListContinueError": {"fq_name": "team.TeamNamespacesListContinueError", "java_class": "com.dropbox.core.v2.team.TeamNamespacesListContinueError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamNamespacesListError": {"fq_name": "team.TeamNamespacesListError", "java_class": "com.dropbox.core.v2.team.TeamNamespacesListError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamNamespacesListResult": {"fq_name": "team.TeamNamespacesListResult", "java_class": "com.dropbox.core.v2.team.TeamNamespacesListResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TeamReportFailureReason": {"fq_name": "team.TeamReportFailureReason", "java_class": "com.dropbox.core.v2.team.TeamReportFailureReason", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "team.TokenGetAuthenticatedAdminError": {"fq_name": "team.TokenGetAuthenticatedAdminError", "java_class": "com.dropbox.core.v2.team.TokenGetAuthenticatedAdminError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.TokenGetAuthenticatedAdminResult": {"fq_name": "team.TokenGetAuthenticatedAdminResult", "java_class": "com.dropbox.core.v2.team.TokenGetAuthenticatedAdminResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.UploadApiRateLimitValue": {"fq_name": "team.UploadApiRateLimitValue", "java_class": "com.dropbox.core.v2.team.UploadApiRateLimitValue", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.UserAddResult": {"fq_name": "team.UserAddResult", "java_class": "com.dropbox.core.v2.team.UserAddResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.UserCustomQuotaArg": {"fq_name": "team.UserCustomQuotaArg", "java_class": "com.dropbox.core.v2.team.UserCustomQuotaArg", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.UserCustomQuotaResult": {"fq_name": "team.UserCustomQuotaResult", "java_class": "com.dropbox.core.v2.team.UserCustomQuotaResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.UserDeleteEmailsResult": {"fq_name": "team.UserDeleteEmailsResult", "java_class": "com.dropbox.core.v2.team.UserDeleteEmailsResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.UserDeleteResult": {"fq_name": "team.UserDeleteResult", "java_class": "com.dropbox.core.v2.team.UserDeleteResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.UserResendEmailsResult": {"fq_name": "team.UserResendEmailsResult", "java_class": "com.dropbox.core.v2.team.UserResendEmailsResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.UserResendResult": {"fq_name": "team.UserResendResult", "java_class": "com.dropbox.core.v2.team.UserResendResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.UserSecondaryEmailsArg": {"fq_name": "team.UserSecondaryEmailsArg", "java_class": "com.dropbox.core.v2.team.UserSecondaryEmailsArg", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.UserSecondaryEmailsResult": {"fq_name": "team.UserSecondaryEmailsResult", "java_class": "com.dropbox.core.v2.team.UserSecondaryEmailsResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.UserSelectorArg": {"fq_name": "team.UserSelectorArg", "java_class": "com.dropbox.core.v2.team.UserSelectorArg", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team.UserSelectorError": {"fq_name": "team.UserSelectorError", "java_class": "com.dropbox.core.v2.team.UserSelectorError", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "team.UsersSelectorArg": {"fq_name": "team.UsersSelectorArg", "java_class": "com.dropbox.core.v2.team.UsersSelectorArg", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "team_common.GroupManagementType": {"fq_name": "team_common.GroupManagementType", "java_class": "com.dropbox.core.v2.teamcommon.GroupManagementType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "team_common.GroupSummary": {"fq_name": "team_common.GroupSummary", "java_class": "com.dropbox.core.v2.teamcommon.GroupSummary", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamcommon.GroupSummary.Builder", "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "team_common.GroupType": {"fq_name": "team_common.GroupType", "java_class": "com.dropbox.core.v2.teamcommon.GroupType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "team_common.MemberSpaceLimitType": {"fq_name": "team_common.MemberSpaceLimitType", "java_class": "com.dropbox.core.v2.teamcommon.MemberSpaceLimitType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "team_common.TimeRange": {"fq_name": "team_common.TimeRange", "java_class": "com.dropbox.core.v2.teamcommon.TimeRange", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamcommon.TimeRange.Builder", "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "team_log.AccessMethodLogInfo": {"fq_name": "team_log.AccessMethodLogInfo", "java_class": "com.dropbox.core.v2.teamlog.AccessMethodLogInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AccountCaptureAvailability": {"fq_name": "team_log.AccountCaptureAvailability", "java_class": "com.dropbox.core.v2.teamlog.AccountCaptureAvailability", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AccountCaptureChangeAvailabilityDetails": {"fq_name": "team_log.AccountCaptureChangeAvailabilityDetails", "java_class": "com.dropbox.core.v2.teamlog.AccountCaptureChangeAvailabilityDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AccountCaptureChangeAvailabilityType": {"fq_name": "team_log.AccountCaptureChangeAvailabilityType", "java_class": "com.dropbox.core.v2.teamlog.AccountCaptureChangeAvailabilityType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AccountCaptureChangePolicyDetails": {"fq_name": "team_log.AccountCaptureChangePolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.AccountCaptureChangePolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AccountCaptureChangePolicyType": {"fq_name": "team_log.AccountCaptureChangePolicyType", "java_class": "com.dropbox.core.v2.teamlog.AccountCaptureChangePolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AccountCaptureMigrateAccountDetails": {"fq_name": "team_log.AccountCaptureMigrateAccountDetails", "java_class": "com.dropbox.core.v2.teamlog.AccountCaptureMigrateAccountDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AccountCaptureMigrateAccountType": {"fq_name": "team_log.AccountCaptureMigrateAccountType", "java_class": "com.dropbox.core.v2.teamlog.AccountCaptureMigrateAccountType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AccountCaptureNotificationEmailsSentDetails": {"fq_name": "team_log.AccountCaptureNotificationEmailsSentDetails", "java_class": "com.dropbox.core.v2.teamlog.AccountCaptureNotificationEmailsSentDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AccountCaptureNotificationEmailsSentType": {"fq_name": "team_log.AccountCaptureNotificationEmailsSentType", "java_class": "com.dropbox.core.v2.teamlog.AccountCaptureNotificationEmailsSentType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AccountCaptureNotificationType": {"fq_name": "team_log.AccountCaptureNotificationType", "java_class": "com.dropbox.core.v2.teamlog.AccountCaptureNotificationType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AccountCapturePolicy": {"fq_name": "team_log.AccountCapturePolicy", "java_class": "com.dropbox.core.v2.teamlog.AccountCapturePolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AccountCaptureRelinquishAccountDetails": {"fq_name": "team_log.AccountCaptureRelinquishAccountDetails", "java_class": "com.dropbox.core.v2.teamlog.AccountCaptureRelinquishAccountDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AccountCaptureRelinquishAccountType": {"fq_name": "team_log.AccountCaptureRelinquishAccountType", "java_class": "com.dropbox.core.v2.teamlog.AccountCaptureRelinquishAccountType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AccountLockOrUnlockedDetails": {"fq_name": "team_log.AccountLockOrUnlockedDetails", "java_class": "com.dropbox.core.v2.teamlog.AccountLockOrUnlockedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AccountLockOrUnlockedType": {"fq_name": "team_log.AccountLockOrUnlockedType", "java_class": "com.dropbox.core.v2.teamlog.AccountLockOrUnlockedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AccountState": {"fq_name": "team_log.AccountState", "java_class": "com.dropbox.core.v2.teamlog.AccountState", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ActionDetails": {"fq_name": "team_log.ActionDetails", "java_class": "com.dropbox.core.v2.teamlog.ActionDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ActorLogInfo": {"fq_name": "team_log.ActorLogInfo", "java_class": "com.dropbox.core.v2.teamlog.ActorLogInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AdminAlertCategoryEnum": {"fq_name": "team_log.AdminAlertCategoryEnum", "java_class": "com.dropbox.core.v2.teamlog.AdminAlertCategoryEnum", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AdminAlertGeneralStateEnum": {"fq_name": "team_log.AdminAlertGeneralStateEnum", "java_class": "com.dropbox.core.v2.teamlog.AdminAlertGeneralStateEnum", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AdminAlertSeverityEnum": {"fq_name": "team_log.AdminAlertSeverityEnum", "java_class": "com.dropbox.core.v2.teamlog.AdminAlertSeverityEnum", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AdminAlertingAlertConfiguration": {"fq_name": "team_log.AdminAlertingAlertConfiguration", "java_class": "com.dropbox.core.v2.teamlog.AdminAlertingAlertConfiguration", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.AdminAlertingAlertConfiguration.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AdminAlertingAlertSensitivity": {"fq_name": "team_log.AdminAlertingAlertSensitivity", "java_class": "com.dropbox.core.v2.teamlog.AdminAlertingAlertSensitivity", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AdminAlertingAlertStateChangedDetails": {"fq_name": "team_log.AdminAlertingAlertStateChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.AdminAlertingAlertStateChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AdminAlertingAlertStateChangedType": {"fq_name": "team_log.AdminAlertingAlertStateChangedType", "java_class": "com.dropbox.core.v2.teamlog.AdminAlertingAlertStateChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AdminAlertingAlertStatePolicy": {"fq_name": "team_log.AdminAlertingAlertStatePolicy", "java_class": "com.dropbox.core.v2.teamlog.AdminAlertingAlertStatePolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AdminAlertingChangedAlertConfigDetails": {"fq_name": "team_log.AdminAlertingChangedAlertConfigDetails", "java_class": "com.dropbox.core.v2.teamlog.AdminAlertingChangedAlertConfigDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AdminAlertingChangedAlertConfigType": {"fq_name": "team_log.AdminAlertingChangedAlertConfigType", "java_class": "com.dropbox.core.v2.teamlog.AdminAlertingChangedAlertConfigType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AdminAlertingTriggeredAlertDetails": {"fq_name": "team_log.AdminAlertingTriggeredAlertDetails", "java_class": "com.dropbox.core.v2.teamlog.AdminAlertingTriggeredAlertDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AdminAlertingTriggeredAlertType": {"fq_name": "team_log.AdminAlertingTriggeredAlertType", "java_class": "com.dropbox.core.v2.teamlog.AdminAlertingTriggeredAlertType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AdminConsoleAppPermission": {"fq_name": "team_log.AdminConsoleAppPermission", "java_class": "com.dropbox.core.v2.teamlog.AdminConsoleAppPermission", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AdminConsoleAppPolicy": {"fq_name": "team_log.AdminConsoleAppPolicy", "java_class": "com.dropbox.core.v2.teamlog.AdminConsoleAppPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AdminEmailRemindersChangedDetails": {"fq_name": "team_log.AdminEmailRemindersChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.AdminEmailRemindersChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AdminEmailRemindersChangedType": {"fq_name": "team_log.AdminEmailRemindersChangedType", "java_class": "com.dropbox.core.v2.teamlog.AdminEmailRemindersChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AdminEmailRemindersPolicy": {"fq_name": "team_log.AdminEmailRemindersPolicy", "java_class": "com.dropbox.core.v2.teamlog.AdminEmailRemindersPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AdminRole": {"fq_name": "team_log.AdminRole", "java_class": "com.dropbox.core.v2.teamlog.AdminRole", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AlertRecipientsSettingType": {"fq_name": "team_log.AlertRecipientsSettingType", "java_class": "com.dropbox.core.v2.teamlog.AlertRecipientsSettingType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AllowDownloadDisabledDetails": {"fq_name": "team_log.AllowDownloadDisabledDetails", "java_class": "com.dropbox.core.v2.teamlog.AllowDownloadDisabledDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AllowDownloadDisabledType": {"fq_name": "team_log.AllowDownloadDisabledType", "java_class": "com.dropbox.core.v2.teamlog.AllowDownloadDisabledType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AllowDownloadEnabledDetails": {"fq_name": "team_log.AllowDownloadEnabledDetails", "java_class": "com.dropbox.core.v2.teamlog.AllowDownloadEnabledDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AllowDownloadEnabledType": {"fq_name": "team_log.AllowDownloadEnabledType", "java_class": "com.dropbox.core.v2.teamlog.AllowDownloadEnabledType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ApiSessionLogInfo": {"fq_name": "team_log.ApiSessionLogInfo", "java_class": "com.dropbox.core.v2.teamlog.ApiSessionLogInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AppBlockedByPermissionsDetails": {"fq_name": "team_log.AppBlockedByPermissionsDetails", "java_class": "com.dropbox.core.v2.teamlog.AppBlockedByPermissionsDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AppBlockedByPermissionsType": {"fq_name": "team_log.AppBlockedByPermissionsType", "java_class": "com.dropbox.core.v2.teamlog.AppBlockedByPermissionsType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AppLinkTeamDetails": {"fq_name": "team_log.AppLinkTeamDetails", "java_class": "com.dropbox.core.v2.teamlog.AppLinkTeamDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AppLinkTeamType": {"fq_name": "team_log.AppLinkTeamType", "java_class": "com.dropbox.core.v2.teamlog.AppLinkTeamType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AppLinkUserDetails": {"fq_name": "team_log.AppLinkUserDetails", "java_class": "com.dropbox.core.v2.teamlog.AppLinkUserDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AppLinkUserType": {"fq_name": "team_log.AppLinkUserType", "java_class": "com.dropbox.core.v2.teamlog.AppLinkUserType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AppLogInfo": {"fq_name": "team_log.AppLogInfo", "java_class": "com.dropbox.core.v2.teamlog.AppLogInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.AppLogInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AppPermissionsChangedDetails": {"fq_name": "team_log.AppPermissionsChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.AppPermissionsChangedDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.AppPermissionsChangedDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AppPermissionsChangedType": {"fq_name": "team_log.AppPermissionsChangedType", "java_class": "com.dropbox.core.v2.teamlog.AppPermissionsChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AppUnlinkTeamDetails": {"fq_name": "team_log.AppUnlinkTeamDetails", "java_class": "com.dropbox.core.v2.teamlog.AppUnlinkTeamDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AppUnlinkTeamType": {"fq_name": "team_log.AppUnlinkTeamType", "java_class": "com.dropbox.core.v2.teamlog.AppUnlinkTeamType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AppUnlinkUserDetails": {"fq_name": "team_log.AppUnlinkUserDetails", "java_class": "com.dropbox.core.v2.teamlog.AppUnlinkUserDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AppUnlinkUserType": {"fq_name": "team_log.AppUnlinkUserType", "java_class": "com.dropbox.core.v2.teamlog.AppUnlinkUserType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ApplyNamingConventionDetails": {"fq_name": "team_log.ApplyNamingConventionDetails", "java_class": "com.dropbox.core.v2.teamlog.ApplyNamingConventionDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ApplyNamingConventionType": {"fq_name": "team_log.ApplyNamingConventionType", "java_class": "com.dropbox.core.v2.teamlog.ApplyNamingConventionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.AssetLogInfo": {"fq_name": "team_log.AssetLogInfo", "java_class": "com.dropbox.core.v2.teamlog.AssetLogInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.BackupAdminInvitationSentDetails": {"fq_name": "team_log.BackupAdminInvitationSentDetails", "java_class": "com.dropbox.core.v2.teamlog.BackupAdminInvitationSentDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.BackupAdminInvitationSentType": {"fq_name": "team_log.BackupAdminInvitationSentType", "java_class": "com.dropbox.core.v2.teamlog.BackupAdminInvitationSentType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.BackupInvitationOpenedDetails": {"fq_name": "team_log.BackupInvitationOpenedDetails", "java_class": "com.dropbox.core.v2.teamlog.BackupInvitationOpenedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.BackupInvitationOpenedType": {"fq_name": "team_log.BackupInvitationOpenedType", "java_class": "com.dropbox.core.v2.teamlog.BackupInvitationOpenedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.BackupStatus": {"fq_name": "team_log.BackupStatus", "java_class": "com.dropbox.core.v2.teamlog.BackupStatus", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.BinderAddPageDetails": {"fq_name": "team_log.BinderAddPageDetails", "java_class": "com.dropbox.core.v2.teamlog.BinderAddPageDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.BinderAddPageType": {"fq_name": "team_log.BinderAddPageType", "java_class": "com.dropbox.core.v2.teamlog.BinderAddPageType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.BinderAddSectionDetails": {"fq_name": "team_log.BinderAddSectionDetails", "java_class": "com.dropbox.core.v2.teamlog.BinderAddSectionDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.BinderAddSectionType": {"fq_name": "team_log.BinderAddSectionType", "java_class": "com.dropbox.core.v2.teamlog.BinderAddSectionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.BinderRemovePageDetails": {"fq_name": "team_log.BinderRemovePageDetails", "java_class": "com.dropbox.core.v2.teamlog.BinderRemovePageDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.BinderRemovePageType": {"fq_name": "team_log.BinderRemovePageType", "java_class": "com.dropbox.core.v2.teamlog.BinderRemovePageType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.BinderRemoveSectionDetails": {"fq_name": "team_log.BinderRemoveSectionDetails", "java_class": "com.dropbox.core.v2.teamlog.BinderRemoveSectionDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.BinderRemoveSectionType": {"fq_name": "team_log.BinderRemoveSectionType", "java_class": "com.dropbox.core.v2.teamlog.BinderRemoveSectionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.BinderRenamePageDetails": {"fq_name": "team_log.BinderRenamePageDetails", "java_class": "com.dropbox.core.v2.teamlog.BinderRenamePageDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.BinderRenamePageType": {"fq_name": "team_log.BinderRenamePageType", "java_class": "com.dropbox.core.v2.teamlog.BinderRenamePageType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.BinderRenameSectionDetails": {"fq_name": "team_log.BinderRenameSectionDetails", "java_class": "com.dropbox.core.v2.teamlog.BinderRenameSectionDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.BinderRenameSectionType": {"fq_name": "team_log.BinderRenameSectionType", "java_class": "com.dropbox.core.v2.teamlog.BinderRenameSectionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.BinderReorderPageDetails": {"fq_name": "team_log.BinderReorderPageDetails", "java_class": "com.dropbox.core.v2.teamlog.BinderReorderPageDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.BinderReorderPageType": {"fq_name": "team_log.BinderReorderPageType", "java_class": "com.dropbox.core.v2.teamlog.BinderReorderPageType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.BinderReorderSectionDetails": {"fq_name": "team_log.BinderReorderSectionDetails", "java_class": "com.dropbox.core.v2.teamlog.BinderReorderSectionDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.BinderReorderSectionType": {"fq_name": "team_log.BinderReorderSectionType", "java_class": "com.dropbox.core.v2.teamlog.BinderReorderSectionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.CameraUploadsPolicy": {"fq_name": "team_log.CameraUploadsPolicy", "java_class": "com.dropbox.core.v2.teamlog.CameraUploadsPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.CameraUploadsPolicyChangedDetails": {"fq_name": "team_log.CameraUploadsPolicyChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.CameraUploadsPolicyChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.CameraUploadsPolicyChangedType": {"fq_name": "team_log.CameraUploadsPolicyChangedType", "java_class": "com.dropbox.core.v2.teamlog.CameraUploadsPolicyChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.CaptureTranscriptPolicy": {"fq_name": "team_log.CaptureTranscriptPolicy", "java_class": "com.dropbox.core.v2.teamlog.CaptureTranscriptPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.CaptureTranscriptPolicyChangedDetails": {"fq_name": "team_log.CaptureTranscriptPolicyChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.CaptureTranscriptPolicyChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.CaptureTranscriptPolicyChangedType": {"fq_name": "team_log.CaptureTranscriptPolicyChangedType", "java_class": "com.dropbox.core.v2.teamlog.CaptureTranscriptPolicyChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.Certificate": {"fq_name": "team_log.Certificate", "java_class": "com.dropbox.core.v2.teamlog.Certificate", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ChangeLinkExpirationPolicy": {"fq_name": "team_log.ChangeLinkExpirationPolicy", "java_class": "com.dropbox.core.v2.teamlog.ChangeLinkExpirationPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ChangedEnterpriseAdminRoleDetails": {"fq_name": "team_log.ChangedEnterpriseAdminRoleDetails", "java_class": "com.dropbox.core.v2.teamlog.ChangedEnterpriseAdminRoleDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ChangedEnterpriseAdminRoleType": {"fq_name": "team_log.ChangedEnterpriseAdminRoleType", "java_class": "com.dropbox.core.v2.teamlog.ChangedEnterpriseAdminRoleType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ChangedEnterpriseConnectedTeamStatusDetails": {"fq_name": "team_log.ChangedEnterpriseConnectedTeamStatusDetails", "java_class": "com.dropbox.core.v2.teamlog.ChangedEnterpriseConnectedTeamStatusDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ChangedEnterpriseConnectedTeamStatusType": {"fq_name": "team_log.ChangedEnterpriseConnectedTeamStatusType", "java_class": "com.dropbox.core.v2.teamlog.ChangedEnterpriseConnectedTeamStatusType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ClassificationChangePolicyDetails": {"fq_name": "team_log.ClassificationChangePolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.ClassificationChangePolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ClassificationChangePolicyType": {"fq_name": "team_log.ClassificationChangePolicyType", "java_class": "com.dropbox.core.v2.teamlog.ClassificationChangePolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ClassificationCreateReportDetails": {"fq_name": "team_log.ClassificationCreateReportDetails", "java_class": "com.dropbox.core.v2.teamlog.ClassificationCreateReportDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ClassificationCreateReportFailDetails": {"fq_name": "team_log.ClassificationCreateReportFailDetails", "java_class": "com.dropbox.core.v2.teamlog.ClassificationCreateReportFailDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ClassificationCreateReportFailType": {"fq_name": "team_log.ClassificationCreateReportFailType", "java_class": "com.dropbox.core.v2.teamlog.ClassificationCreateReportFailType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ClassificationCreateReportType": {"fq_name": "team_log.ClassificationCreateReportType", "java_class": "com.dropbox.core.v2.teamlog.ClassificationCreateReportType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ClassificationPolicyEnumWrapper": {"fq_name": "team_log.ClassificationPolicyEnumWrapper", "java_class": "com.dropbox.core.v2.teamlog.ClassificationPolicyEnumWrapper", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ClassificationType": {"fq_name": "team_log.ClassificationType", "java_class": "com.dropbox.core.v2.teamlog.ClassificationType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.CollectionShareDetails": {"fq_name": "team_log.CollectionShareDetails", "java_class": "com.dropbox.core.v2.teamlog.CollectionShareDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.CollectionShareType": {"fq_name": "team_log.CollectionShareType", "java_class": "com.dropbox.core.v2.teamlog.CollectionShareType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ComputerBackupPolicy": {"fq_name": "team_log.ComputerBackupPolicy", "java_class": "com.dropbox.core.v2.teamlog.ComputerBackupPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ComputerBackupPolicyChangedDetails": {"fq_name": "team_log.ComputerBackupPolicyChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.ComputerBackupPolicyChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ComputerBackupPolicyChangedType": {"fq_name": "team_log.ComputerBackupPolicyChangedType", "java_class": "com.dropbox.core.v2.teamlog.ComputerBackupPolicyChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ConnectedTeamName": {"fq_name": "team_log.ConnectedTeamName", "java_class": "com.dropbox.core.v2.teamlog.ConnectedTeamName", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ContentAdministrationPolicyChangedDetails": {"fq_name": "team_log.ContentAdministrationPolicyChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.ContentAdministrationPolicyChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ContentAdministrationPolicyChangedType": {"fq_name": "team_log.ContentAdministrationPolicyChangedType", "java_class": "com.dropbox.core.v2.teamlog.ContentAdministrationPolicyChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ContentPermanentDeletePolicy": {"fq_name": "team_log.ContentPermanentDeletePolicy", "java_class": "com.dropbox.core.v2.teamlog.ContentPermanentDeletePolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ContextLogInfo": {"fq_name": "team_log.ContextLogInfo", "java_class": "com.dropbox.core.v2.teamlog.ContextLogInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.CreateFolderDetails": {"fq_name": "team_log.CreateFolderDetails", "java_class": "com.dropbox.core.v2.teamlog.CreateFolderDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.CreateFolderType": {"fq_name": "team_log.CreateFolderType", "java_class": "com.dropbox.core.v2.teamlog.CreateFolderType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.CreateTeamInviteLinkDetails": {"fq_name": "team_log.CreateTeamInviteLinkDetails", "java_class": "com.dropbox.core.v2.teamlog.CreateTeamInviteLinkDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.CreateTeamInviteLinkType": {"fq_name": "team_log.CreateTeamInviteLinkType", "java_class": "com.dropbox.core.v2.teamlog.CreateTeamInviteLinkType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DataPlacementRestrictionChangePolicyDetails": {"fq_name": "team_log.DataPlacementRestrictionChangePolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.DataPlacementRestrictionChangePolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DataPlacementRestrictionChangePolicyType": {"fq_name": "team_log.DataPlacementRestrictionChangePolicyType", "java_class": "com.dropbox.core.v2.teamlog.DataPlacementRestrictionChangePolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DataPlacementRestrictionSatisfyPolicyDetails": {"fq_name": "team_log.DataPlacementRestrictionSatisfyPolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.DataPlacementRestrictionSatisfyPolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DataPlacementRestrictionSatisfyPolicyType": {"fq_name": "team_log.DataPlacementRestrictionSatisfyPolicyType", "java_class": "com.dropbox.core.v2.teamlog.DataPlacementRestrictionSatisfyPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DataResidencyMigrationRequestSuccessfulDetails": {"fq_name": "team_log.DataResidencyMigrationRequestSuccessfulDetails", "java_class": "com.dropbox.core.v2.teamlog.DataResidencyMigrationRequestSuccessfulDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DataResidencyMigrationRequestSuccessfulType": {"fq_name": "team_log.DataResidencyMigrationRequestSuccessfulType", "java_class": "com.dropbox.core.v2.teamlog.DataResidencyMigrationRequestSuccessfulType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DataResidencyMigrationRequestUnsuccessfulDetails": {"fq_name": "team_log.DataResidencyMigrationRequestUnsuccessfulDetails", "java_class": "com.dropbox.core.v2.teamlog.DataResidencyMigrationRequestUnsuccessfulDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DataResidencyMigrationRequestUnsuccessfulType": {"fq_name": "team_log.DataResidencyMigrationRequestUnsuccessfulType", "java_class": "com.dropbox.core.v2.teamlog.DataResidencyMigrationRequestUnsuccessfulType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DefaultLinkExpirationDaysPolicy": {"fq_name": "team_log.DefaultLinkExpirationDaysPolicy", "java_class": "com.dropbox.core.v2.teamlog.DefaultLinkExpirationDaysPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeleteTeamInviteLinkDetails": {"fq_name": "team_log.DeleteTeamInviteLinkDetails", "java_class": "com.dropbox.core.v2.teamlog.DeleteTeamInviteLinkDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeleteTeamInviteLinkType": {"fq_name": "team_log.DeleteTeamInviteLinkType", "java_class": "com.dropbox.core.v2.teamlog.DeleteTeamInviteLinkType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DesktopDeviceSessionLogInfo": {"fq_name": "team_log.DesktopDeviceSessionLogInfo", "java_class": "com.dropbox.core.v2.teamlog.DesktopDeviceSessionLogInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.DesktopDeviceSessionLogInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DesktopSessionLogInfo": {"fq_name": "team_log.DesktopSessionLogInfo", "java_class": "com.dropbox.core.v2.teamlog.DesktopSessionLogInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceApprovalsAddExceptionDetails": {"fq_name": "team_log.DeviceApprovalsAddExceptionDetails", "java_class": "com.dropbox.core.v2.teamlog.DeviceApprovalsAddExceptionDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceApprovalsAddExceptionType": {"fq_name": "team_log.DeviceApprovalsAddExceptionType", "java_class": "com.dropbox.core.v2.teamlog.DeviceApprovalsAddExceptionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceApprovalsChangeDesktopPolicyDetails": {"fq_name": "team_log.DeviceApprovalsChangeDesktopPolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.DeviceApprovalsChangeDesktopPolicyDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.DeviceApprovalsChangeDesktopPolicyDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceApprovalsChangeDesktopPolicyType": {"fq_name": "team_log.DeviceApprovalsChangeDesktopPolicyType", "java_class": "com.dropbox.core.v2.teamlog.DeviceApprovalsChangeDesktopPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceApprovalsChangeMobilePolicyDetails": {"fq_name": "team_log.DeviceApprovalsChangeMobilePolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.DeviceApprovalsChangeMobilePolicyDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.DeviceApprovalsChangeMobilePolicyDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceApprovalsChangeMobilePolicyType": {"fq_name": "team_log.DeviceApprovalsChangeMobilePolicyType", "java_class": "com.dropbox.core.v2.teamlog.DeviceApprovalsChangeMobilePolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceApprovalsChangeOverageActionDetails": {"fq_name": "team_log.DeviceApprovalsChangeOverageActionDetails", "java_class": "com.dropbox.core.v2.teamlog.DeviceApprovalsChangeOverageActionDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.DeviceApprovalsChangeOverageActionDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceApprovalsChangeOverageActionType": {"fq_name": "team_log.DeviceApprovalsChangeOverageActionType", "java_class": "com.dropbox.core.v2.teamlog.DeviceApprovalsChangeOverageActionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceApprovalsChangeUnlinkActionDetails": {"fq_name": "team_log.DeviceApprovalsChangeUnlinkActionDetails", "java_class": "com.dropbox.core.v2.teamlog.DeviceApprovalsChangeUnlinkActionDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.DeviceApprovalsChangeUnlinkActionDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceApprovalsChangeUnlinkActionType": {"fq_name": "team_log.DeviceApprovalsChangeUnlinkActionType", "java_class": "com.dropbox.core.v2.teamlog.DeviceApprovalsChangeUnlinkActionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceApprovalsPolicy": {"fq_name": "team_log.DeviceApprovalsPolicy", "java_class": "com.dropbox.core.v2.teamlog.DeviceApprovalsPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceApprovalsRemoveExceptionDetails": {"fq_name": "team_log.DeviceApprovalsRemoveExceptionDetails", "java_class": "com.dropbox.core.v2.teamlog.DeviceApprovalsRemoveExceptionDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceApprovalsRemoveExceptionType": {"fq_name": "team_log.DeviceApprovalsRemoveExceptionType", "java_class": "com.dropbox.core.v2.teamlog.DeviceApprovalsRemoveExceptionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceChangeIpDesktopDetails": {"fq_name": "team_log.DeviceChangeIpDesktopDetails", "java_class": "com.dropbox.core.v2.teamlog.DeviceChangeIpDesktopDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceChangeIpDesktopType": {"fq_name": "team_log.DeviceChangeIpDesktopType", "java_class": "com.dropbox.core.v2.teamlog.DeviceChangeIpDesktopType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceChangeIpMobileDetails": {"fq_name": "team_log.DeviceChangeIpMobileDetails", "java_class": "com.dropbox.core.v2.teamlog.DeviceChangeIpMobileDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceChangeIpMobileType": {"fq_name": "team_log.DeviceChangeIpMobileType", "java_class": "com.dropbox.core.v2.teamlog.DeviceChangeIpMobileType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceChangeIpWebDetails": {"fq_name": "team_log.DeviceChangeIpWebDetails", "java_class": "com.dropbox.core.v2.teamlog.DeviceChangeIpWebDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceChangeIpWebType": {"fq_name": "team_log.DeviceChangeIpWebType", "java_class": "com.dropbox.core.v2.teamlog.DeviceChangeIpWebType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceDeleteOnUnlinkFailDetails": {"fq_name": "team_log.DeviceDeleteOnUnlinkFailDetails", "java_class": "com.dropbox.core.v2.teamlog.DeviceDeleteOnUnlinkFailDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.DeviceDeleteOnUnlinkFailDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceDeleteOnUnlinkFailType": {"fq_name": "team_log.DeviceDeleteOnUnlinkFailType", "java_class": "com.dropbox.core.v2.teamlog.DeviceDeleteOnUnlinkFailType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceDeleteOnUnlinkSuccessDetails": {"fq_name": "team_log.DeviceDeleteOnUnlinkSuccessDetails", "java_class": "com.dropbox.core.v2.teamlog.DeviceDeleteOnUnlinkSuccessDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.DeviceDeleteOnUnlinkSuccessDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceDeleteOnUnlinkSuccessType": {"fq_name": "team_log.DeviceDeleteOnUnlinkSuccessType", "java_class": "com.dropbox.core.v2.teamlog.DeviceDeleteOnUnlinkSuccessType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceLinkFailDetails": {"fq_name": "team_log.DeviceLinkFailDetails", "java_class": "com.dropbox.core.v2.teamlog.DeviceLinkFailDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceLinkFailType": {"fq_name": "team_log.DeviceLinkFailType", "java_class": "com.dropbox.core.v2.teamlog.DeviceLinkFailType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceLinkSuccessDetails": {"fq_name": "team_log.DeviceLinkSuccessDetails", "java_class": "com.dropbox.core.v2.teamlog.DeviceLinkSuccessDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceLinkSuccessType": {"fq_name": "team_log.DeviceLinkSuccessType", "java_class": "com.dropbox.core.v2.teamlog.DeviceLinkSuccessType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceManagementDisabledDetails": {"fq_name": "team_log.DeviceManagementDisabledDetails", "java_class": "com.dropbox.core.v2.teamlog.DeviceManagementDisabledDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceManagementDisabledType": {"fq_name": "team_log.DeviceManagementDisabledType", "java_class": "com.dropbox.core.v2.teamlog.DeviceManagementDisabledType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceManagementEnabledDetails": {"fq_name": "team_log.DeviceManagementEnabledDetails", "java_class": "com.dropbox.core.v2.teamlog.DeviceManagementEnabledDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceManagementEnabledType": {"fq_name": "team_log.DeviceManagementEnabledType", "java_class": "com.dropbox.core.v2.teamlog.DeviceManagementEnabledType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceSessionLogInfo": {"fq_name": "team_log.DeviceSessionLogInfo", "java_class": "com.dropbox.core.v2.teamlog.DeviceSessionLogInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.DeviceSessionLogInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceSyncBackupStatusChangedDetails": {"fq_name": "team_log.DeviceSyncBackupStatusChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.DeviceSyncBackupStatusChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceSyncBackupStatusChangedType": {"fq_name": "team_log.DeviceSyncBackupStatusChangedType", "java_class": "com.dropbox.core.v2.teamlog.DeviceSyncBackupStatusChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceType": {"fq_name": "team_log.DeviceType", "java_class": "com.dropbox.core.v2.teamlog.DeviceType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceUnlinkDetails": {"fq_name": "team_log.DeviceUnlinkDetails", "java_class": "com.dropbox.core.v2.teamlog.DeviceUnlinkDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.DeviceUnlinkDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceUnlinkPolicy": {"fq_name": "team_log.DeviceUnlinkPolicy", "java_class": "com.dropbox.core.v2.teamlog.DeviceUnlinkPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DeviceUnlinkType": {"fq_name": "team_log.DeviceUnlinkType", "java_class": "com.dropbox.core.v2.teamlog.DeviceUnlinkType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DirectoryRestrictionsAddMembersDetails": {"fq_name": "team_log.DirectoryRestrictionsAddMembersDetails", "java_class": "com.dropbox.core.v2.teamlog.DirectoryRestrictionsAddMembersDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DirectoryRestrictionsAddMembersType": {"fq_name": "team_log.DirectoryRestrictionsAddMembersType", "java_class": "com.dropbox.core.v2.teamlog.DirectoryRestrictionsAddMembersType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DirectoryRestrictionsRemoveMembersDetails": {"fq_name": "team_log.DirectoryRestrictionsRemoveMembersDetails", "java_class": "com.dropbox.core.v2.teamlog.DirectoryRestrictionsRemoveMembersDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DirectoryRestrictionsRemoveMembersType": {"fq_name": "team_log.DirectoryRestrictionsRemoveMembersType", "java_class": "com.dropbox.core.v2.teamlog.DirectoryRestrictionsRemoveMembersType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DisabledDomainInvitesDetails": {"fq_name": "team_log.DisabledDomainInvitesDetails", "java_class": "com.dropbox.core.v2.teamlog.DisabledDomainInvitesDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DisabledDomainInvitesType": {"fq_name": "team_log.DisabledDomainInvitesType", "java_class": "com.dropbox.core.v2.teamlog.DisabledDomainInvitesType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DispositionActionType": {"fq_name": "team_log.DispositionActionType", "java_class": "com.dropbox.core.v2.teamlog.DispositionActionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DomainInvitesApproveRequestToJoinTeamDetails": {"fq_name": "team_log.DomainInvitesApproveRequestToJoinTeamDetails", "java_class": "com.dropbox.core.v2.teamlog.DomainInvitesApproveRequestToJoinTeamDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DomainInvitesApproveRequestToJoinTeamType": {"fq_name": "team_log.DomainInvitesApproveRequestToJoinTeamType", "java_class": "com.dropbox.core.v2.teamlog.DomainInvitesApproveRequestToJoinTeamType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DomainInvitesDeclineRequestToJoinTeamDetails": {"fq_name": "team_log.DomainInvitesDeclineRequestToJoinTeamDetails", "java_class": "com.dropbox.core.v2.teamlog.DomainInvitesDeclineRequestToJoinTeamDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DomainInvitesDeclineRequestToJoinTeamType": {"fq_name": "team_log.DomainInvitesDeclineRequestToJoinTeamType", "java_class": "com.dropbox.core.v2.teamlog.DomainInvitesDeclineRequestToJoinTeamType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DomainInvitesEmailExistingUsersDetails": {"fq_name": "team_log.DomainInvitesEmailExistingUsersDetails", "java_class": "com.dropbox.core.v2.teamlog.DomainInvitesEmailExistingUsersDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DomainInvitesEmailExistingUsersType": {"fq_name": "team_log.DomainInvitesEmailExistingUsersType", "java_class": "com.dropbox.core.v2.teamlog.DomainInvitesEmailExistingUsersType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DomainInvitesRequestToJoinTeamDetails": {"fq_name": "team_log.DomainInvitesRequestToJoinTeamDetails", "java_class": "com.dropbox.core.v2.teamlog.DomainInvitesRequestToJoinTeamDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DomainInvitesRequestToJoinTeamType": {"fq_name": "team_log.DomainInvitesRequestToJoinTeamType", "java_class": "com.dropbox.core.v2.teamlog.DomainInvitesRequestToJoinTeamType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DomainInvitesSetInviteNewUserPrefToNoDetails": {"fq_name": "team_log.DomainInvitesSetInviteNewUserPrefToNoDetails", "java_class": "com.dropbox.core.v2.teamlog.DomainInvitesSetInviteNewUserPrefToNoDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DomainInvitesSetInviteNewUserPrefToNoType": {"fq_name": "team_log.DomainInvitesSetInviteNewUserPrefToNoType", "java_class": "com.dropbox.core.v2.teamlog.DomainInvitesSetInviteNewUserPrefToNoType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DomainInvitesSetInviteNewUserPrefToYesDetails": {"fq_name": "team_log.DomainInvitesSetInviteNewUserPrefToYesDetails", "java_class": "com.dropbox.core.v2.teamlog.DomainInvitesSetInviteNewUserPrefToYesDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DomainInvitesSetInviteNewUserPrefToYesType": {"fq_name": "team_log.DomainInvitesSetInviteNewUserPrefToYesType", "java_class": "com.dropbox.core.v2.teamlog.DomainInvitesSetInviteNewUserPrefToYesType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DomainVerificationAddDomainFailDetails": {"fq_name": "team_log.DomainVerificationAddDomainFailDetails", "java_class": "com.dropbox.core.v2.teamlog.DomainVerificationAddDomainFailDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DomainVerificationAddDomainFailType": {"fq_name": "team_log.DomainVerificationAddDomainFailType", "java_class": "com.dropbox.core.v2.teamlog.DomainVerificationAddDomainFailType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DomainVerificationAddDomainSuccessDetails": {"fq_name": "team_log.DomainVerificationAddDomainSuccessDetails", "java_class": "com.dropbox.core.v2.teamlog.DomainVerificationAddDomainSuccessDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DomainVerificationAddDomainSuccessType": {"fq_name": "team_log.DomainVerificationAddDomainSuccessType", "java_class": "com.dropbox.core.v2.teamlog.DomainVerificationAddDomainSuccessType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DomainVerificationRemoveDomainDetails": {"fq_name": "team_log.DomainVerificationRemoveDomainDetails", "java_class": "com.dropbox.core.v2.teamlog.DomainVerificationRemoveDomainDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DomainVerificationRemoveDomainType": {"fq_name": "team_log.DomainVerificationRemoveDomainType", "java_class": "com.dropbox.core.v2.teamlog.DomainVerificationRemoveDomainType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DownloadPolicyType": {"fq_name": "team_log.DownloadPolicyType", "java_class": "com.dropbox.core.v2.teamlog.DownloadPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DropboxPasswordsExportedDetails": {"fq_name": "team_log.DropboxPasswordsExportedDetails", "java_class": "com.dropbox.core.v2.teamlog.DropboxPasswordsExportedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DropboxPasswordsExportedType": {"fq_name": "team_log.DropboxPasswordsExportedType", "java_class": "com.dropbox.core.v2.teamlog.DropboxPasswordsExportedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DropboxPasswordsNewDeviceEnrolledDetails": {"fq_name": "team_log.DropboxPasswordsNewDeviceEnrolledDetails", "java_class": "com.dropbox.core.v2.teamlog.DropboxPasswordsNewDeviceEnrolledDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DropboxPasswordsNewDeviceEnrolledType": {"fq_name": "team_log.DropboxPasswordsNewDeviceEnrolledType", "java_class": "com.dropbox.core.v2.teamlog.DropboxPasswordsNewDeviceEnrolledType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DropboxPasswordsPolicy": {"fq_name": "team_log.DropboxPasswordsPolicy", "java_class": "com.dropbox.core.v2.teamlog.DropboxPasswordsPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DropboxPasswordsPolicyChangedDetails": {"fq_name": "team_log.DropboxPasswordsPolicyChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.DropboxPasswordsPolicyChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DropboxPasswordsPolicyChangedType": {"fq_name": "team_log.DropboxPasswordsPolicyChangedType", "java_class": "com.dropbox.core.v2.teamlog.DropboxPasswordsPolicyChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.DurationLogInfo": {"fq_name": "team_log.DurationLogInfo", "java_class": "com.dropbox.core.v2.teamlog.DurationLogInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EmailIngestPolicy": {"fq_name": "team_log.EmailIngestPolicy", "java_class": "com.dropbox.core.v2.teamlog.EmailIngestPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EmailIngestPolicyChangedDetails": {"fq_name": "team_log.EmailIngestPolicyChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.EmailIngestPolicyChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EmailIngestPolicyChangedType": {"fq_name": "team_log.EmailIngestPolicyChangedType", "java_class": "com.dropbox.core.v2.teamlog.EmailIngestPolicyChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EmailIngestReceiveFileDetails": {"fq_name": "team_log.EmailIngestReceiveFileDetails", "java_class": "com.dropbox.core.v2.teamlog.EmailIngestReceiveFileDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.EmailIngestReceiveFileDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EmailIngestReceiveFileType": {"fq_name": "team_log.EmailIngestReceiveFileType", "java_class": "com.dropbox.core.v2.teamlog.EmailIngestReceiveFileType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EmmAddExceptionDetails": {"fq_name": "team_log.EmmAddExceptionDetails", "java_class": "com.dropbox.core.v2.teamlog.EmmAddExceptionDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EmmAddExceptionType": {"fq_name": "team_log.EmmAddExceptionType", "java_class": "com.dropbox.core.v2.teamlog.EmmAddExceptionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EmmChangePolicyDetails": {"fq_name": "team_log.EmmChangePolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.EmmChangePolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EmmChangePolicyType": {"fq_name": "team_log.EmmChangePolicyType", "java_class": "com.dropbox.core.v2.teamlog.EmmChangePolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EmmCreateExceptionsReportDetails": {"fq_name": "team_log.EmmCreateExceptionsReportDetails", "java_class": "com.dropbox.core.v2.teamlog.EmmCreateExceptionsReportDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EmmCreateExceptionsReportType": {"fq_name": "team_log.EmmCreateExceptionsReportType", "java_class": "com.dropbox.core.v2.teamlog.EmmCreateExceptionsReportType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EmmCreateUsageReportDetails": {"fq_name": "team_log.EmmCreateUsageReportDetails", "java_class": "com.dropbox.core.v2.teamlog.EmmCreateUsageReportDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EmmCreateUsageReportType": {"fq_name": "team_log.EmmCreateUsageReportType", "java_class": "com.dropbox.core.v2.teamlog.EmmCreateUsageReportType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EmmErrorDetails": {"fq_name": "team_log.EmmErrorDetails", "java_class": "com.dropbox.core.v2.teamlog.EmmErrorDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EmmErrorType": {"fq_name": "team_log.EmmErrorType", "java_class": "com.dropbox.core.v2.teamlog.EmmErrorType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EmmRefreshAuthTokenDetails": {"fq_name": "team_log.EmmRefreshAuthTokenDetails", "java_class": "com.dropbox.core.v2.teamlog.EmmRefreshAuthTokenDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EmmRefreshAuthTokenType": {"fq_name": "team_log.EmmRefreshAuthTokenType", "java_class": "com.dropbox.core.v2.teamlog.EmmRefreshAuthTokenType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EmmRemoveExceptionDetails": {"fq_name": "team_log.EmmRemoveExceptionDetails", "java_class": "com.dropbox.core.v2.teamlog.EmmRemoveExceptionDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EmmRemoveExceptionType": {"fq_name": "team_log.EmmRemoveExceptionType", "java_class": "com.dropbox.core.v2.teamlog.EmmRemoveExceptionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EnabledDomainInvitesDetails": {"fq_name": "team_log.EnabledDomainInvitesDetails", "java_class": "com.dropbox.core.v2.teamlog.EnabledDomainInvitesDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EnabledDomainInvitesType": {"fq_name": "team_log.EnabledDomainInvitesType", "java_class": "com.dropbox.core.v2.teamlog.EnabledDomainInvitesType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EndedEnterpriseAdminSessionDeprecatedDetails": {"fq_name": "team_log.EndedEnterpriseAdminSessionDeprecatedDetails", "java_class": "com.dropbox.core.v2.teamlog.EndedEnterpriseAdminSessionDeprecatedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EndedEnterpriseAdminSessionDeprecatedType": {"fq_name": "team_log.EndedEnterpriseAdminSessionDeprecatedType", "java_class": "com.dropbox.core.v2.teamlog.EndedEnterpriseAdminSessionDeprecatedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EndedEnterpriseAdminSessionDetails": {"fq_name": "team_log.EndedEnterpriseAdminSessionDetails", "java_class": "com.dropbox.core.v2.teamlog.EndedEnterpriseAdminSessionDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EndedEnterpriseAdminSessionType": {"fq_name": "team_log.EndedEnterpriseAdminSessionType", "java_class": "com.dropbox.core.v2.teamlog.EndedEnterpriseAdminSessionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EnforceLinkPasswordPolicy": {"fq_name": "team_log.EnforceLinkPasswordPolicy", "java_class": "com.dropbox.core.v2.teamlog.EnforceLinkPasswordPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EnterpriseSettingsLockingDetails": {"fq_name": "team_log.EnterpriseSettingsLockingDetails", "java_class": "com.dropbox.core.v2.teamlog.EnterpriseSettingsLockingDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EnterpriseSettingsLockingType": {"fq_name": "team_log.EnterpriseSettingsLockingType", "java_class": "com.dropbox.core.v2.teamlog.EnterpriseSettingsLockingType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EventCategory": {"fq_name": "team_log.EventCategory", "java_class": "com.dropbox.core.v2.teamlog.EventCategory", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EventDetails": {"fq_name": "team_log.EventDetails", "java_class": "com.dropbox.core.v2.teamlog.EventDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EventType": {"fq_name": "team_log.EventType", "java_class": "com.dropbox.core.v2.teamlog.EventType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.EventTypeArg": {"fq_name": "team_log.EventTypeArg", "java_class": "com.dropbox.core.v2.teamlog.EventTypeArg", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ExportMembersReportDetails": {"fq_name": "team_log.ExportMembersReportDetails", "java_class": "com.dropbox.core.v2.teamlog.ExportMembersReportDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ExportMembersReportFailDetails": {"fq_name": "team_log.ExportMembersReportFailDetails", "java_class": "com.dropbox.core.v2.teamlog.ExportMembersReportFailDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ExportMembersReportFailType": {"fq_name": "team_log.ExportMembersReportFailType", "java_class": "com.dropbox.core.v2.teamlog.ExportMembersReportFailType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ExportMembersReportType": {"fq_name": "team_log.ExportMembersReportType", "java_class": "com.dropbox.core.v2.teamlog.ExportMembersReportType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ExtendedVersionHistoryChangePolicyDetails": {"fq_name": "team_log.ExtendedVersionHistoryChangePolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.ExtendedVersionHistoryChangePolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ExtendedVersionHistoryChangePolicyType": {"fq_name": "team_log.ExtendedVersionHistoryChangePolicyType", "java_class": "com.dropbox.core.v2.teamlog.ExtendedVersionHistoryChangePolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ExtendedVersionHistoryPolicy": {"fq_name": "team_log.ExtendedVersionHistoryPolicy", "java_class": "com.dropbox.core.v2.teamlog.ExtendedVersionHistoryPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ExternalDriveBackupEligibilityStatus": {"fq_name": "team_log.ExternalDriveBackupEligibilityStatus", "java_class": "com.dropbox.core.v2.teamlog.ExternalDriveBackupEligibilityStatus", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ExternalDriveBackupEligibilityStatusCheckedDetails": {"fq_name": "team_log.ExternalDriveBackupEligibilityStatusCheckedDetails", "java_class": "com.dropbox.core.v2.teamlog.ExternalDriveBackupEligibilityStatusCheckedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ExternalDriveBackupEligibilityStatusCheckedType": {"fq_name": "team_log.ExternalDriveBackupEligibilityStatusCheckedType", "java_class": "com.dropbox.core.v2.teamlog.ExternalDriveBackupEligibilityStatusCheckedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ExternalDriveBackupPolicy": {"fq_name": "team_log.ExternalDriveBackupPolicy", "java_class": "com.dropbox.core.v2.teamlog.ExternalDriveBackupPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ExternalDriveBackupPolicyChangedDetails": {"fq_name": "team_log.ExternalDriveBackupPolicyChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.ExternalDriveBackupPolicyChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ExternalDriveBackupPolicyChangedType": {"fq_name": "team_log.ExternalDriveBackupPolicyChangedType", "java_class": "com.dropbox.core.v2.teamlog.ExternalDriveBackupPolicyChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ExternalDriveBackupStatus": {"fq_name": "team_log.ExternalDriveBackupStatus", "java_class": "com.dropbox.core.v2.teamlog.ExternalDriveBackupStatus", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ExternalDriveBackupStatusChangedDetails": {"fq_name": "team_log.ExternalDriveBackupStatusChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.ExternalDriveBackupStatusChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ExternalDriveBackupStatusChangedType": {"fq_name": "team_log.ExternalDriveBackupStatusChangedType", "java_class": "com.dropbox.core.v2.teamlog.ExternalDriveBackupStatusChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ExternalSharingCreateReportDetails": {"fq_name": "team_log.ExternalSharingCreateReportDetails", "java_class": "com.dropbox.core.v2.teamlog.ExternalSharingCreateReportDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ExternalSharingCreateReportType": {"fq_name": "team_log.ExternalSharingCreateReportType", "java_class": "com.dropbox.core.v2.teamlog.ExternalSharingCreateReportType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ExternalSharingReportFailedDetails": {"fq_name": "team_log.ExternalSharingReportFailedDetails", "java_class": "com.dropbox.core.v2.teamlog.ExternalSharingReportFailedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ExternalSharingReportFailedType": {"fq_name": "team_log.ExternalSharingReportFailedType", "java_class": "com.dropbox.core.v2.teamlog.ExternalSharingReportFailedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ExternalUserLogInfo": {"fq_name": "team_log.ExternalUserLogInfo", "java_class": "com.dropbox.core.v2.teamlog.ExternalUserLogInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FailureDetailsLogInfo": {"fq_name": "team_log.FailureDetailsLogInfo", "java_class": "com.dropbox.core.v2.teamlog.FailureDetailsLogInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.FailureDetailsLogInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FedAdminRole": {"fq_name": "team_log.FedAdminRole", "java_class": "com.dropbox.core.v2.teamlog.FedAdminRole", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FedExtraDetails": {"fq_name": "team_log.FedExtraDetails", "java_class": "com.dropbox.core.v2.teamlog.FedExtraDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FedHandshakeAction": {"fq_name": "team_log.FedHandshakeAction", "java_class": "com.dropbox.core.v2.teamlog.FedHandshakeAction", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FederationStatusChangeAdditionalInfo": {"fq_name": "team_log.FederationStatusChangeAdditionalInfo", "java_class": "com.dropbox.core.v2.teamlog.FederationStatusChangeAdditionalInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileAddCommentDetails": {"fq_name": "team_log.FileAddCommentDetails", "java_class": "com.dropbox.core.v2.teamlog.FileAddCommentDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileAddCommentType": {"fq_name": "team_log.FileAddCommentType", "java_class": "com.dropbox.core.v2.teamlog.FileAddCommentType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileAddDetails": {"fq_name": "team_log.FileAddDetails", "java_class": "com.dropbox.core.v2.teamlog.FileAddDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileAddFromAutomationDetails": {"fq_name": "team_log.FileAddFromAutomationDetails", "java_class": "com.dropbox.core.v2.teamlog.FileAddFromAutomationDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileAddFromAutomationType": {"fq_name": "team_log.FileAddFromAutomationType", "java_class": "com.dropbox.core.v2.teamlog.FileAddFromAutomationType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileAddType": {"fq_name": "team_log.FileAddType", "java_class": "com.dropbox.core.v2.teamlog.FileAddType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileChangeCommentSubscriptionDetails": {"fq_name": "team_log.FileChangeCommentSubscriptionDetails", "java_class": "com.dropbox.core.v2.teamlog.FileChangeCommentSubscriptionDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileChangeCommentSubscriptionType": {"fq_name": "team_log.FileChangeCommentSubscriptionType", "java_class": "com.dropbox.core.v2.teamlog.FileChangeCommentSubscriptionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileCommentNotificationPolicy": {"fq_name": "team_log.FileCommentNotificationPolicy", "java_class": "com.dropbox.core.v2.teamlog.FileCommentNotificationPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileCommentsChangePolicyDetails": {"fq_name": "team_log.FileCommentsChangePolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.FileCommentsChangePolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileCommentsChangePolicyType": {"fq_name": "team_log.FileCommentsChangePolicyType", "java_class": "com.dropbox.core.v2.teamlog.FileCommentsChangePolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileCommentsPolicy": {"fq_name": "team_log.FileCommentsPolicy", "java_class": "com.dropbox.core.v2.teamlog.FileCommentsPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileCopyDetails": {"fq_name": "team_log.FileCopyDetails", "java_class": "com.dropbox.core.v2.teamlog.FileCopyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileCopyType": {"fq_name": "team_log.FileCopyType", "java_class": "com.dropbox.core.v2.teamlog.FileCopyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileDeleteCommentDetails": {"fq_name": "team_log.FileDeleteCommentDetails", "java_class": "com.dropbox.core.v2.teamlog.FileDeleteCommentDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileDeleteCommentType": {"fq_name": "team_log.FileDeleteCommentType", "java_class": "com.dropbox.core.v2.teamlog.FileDeleteCommentType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileDeleteDetails": {"fq_name": "team_log.FileDeleteDetails", "java_class": "com.dropbox.core.v2.teamlog.FileDeleteDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileDeleteType": {"fq_name": "team_log.FileDeleteType", "java_class": "com.dropbox.core.v2.teamlog.FileDeleteType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileDownloadDetails": {"fq_name": "team_log.FileDownloadDetails", "java_class": "com.dropbox.core.v2.teamlog.FileDownloadDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileDownloadType": {"fq_name": "team_log.FileDownloadType", "java_class": "com.dropbox.core.v2.teamlog.FileDownloadType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileEditCommentDetails": {"fq_name": "team_log.FileEditCommentDetails", "java_class": "com.dropbox.core.v2.teamlog.FileEditCommentDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileEditCommentType": {"fq_name": "team_log.FileEditCommentType", "java_class": "com.dropbox.core.v2.teamlog.FileEditCommentType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileEditDetails": {"fq_name": "team_log.FileEditDetails", "java_class": "com.dropbox.core.v2.teamlog.FileEditDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileEditType": {"fq_name": "team_log.FileEditType", "java_class": "com.dropbox.core.v2.teamlog.FileEditType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileGetCopyReferenceDetails": {"fq_name": "team_log.FileGetCopyReferenceDetails", "java_class": "com.dropbox.core.v2.teamlog.FileGetCopyReferenceDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileGetCopyReferenceType": {"fq_name": "team_log.FileGetCopyReferenceType", "java_class": "com.dropbox.core.v2.teamlog.FileGetCopyReferenceType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileLikeCommentDetails": {"fq_name": "team_log.FileLikeCommentDetails", "java_class": "com.dropbox.core.v2.teamlog.FileLikeCommentDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileLikeCommentType": {"fq_name": "team_log.FileLikeCommentType", "java_class": "com.dropbox.core.v2.teamlog.FileLikeCommentType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileLockingLockStatusChangedDetails": {"fq_name": "team_log.FileLockingLockStatusChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.FileLockingLockStatusChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileLockingLockStatusChangedType": {"fq_name": "team_log.FileLockingLockStatusChangedType", "java_class": "com.dropbox.core.v2.teamlog.FileLockingLockStatusChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileLockingPolicyChangedDetails": {"fq_name": "team_log.FileLockingPolicyChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.FileLockingPolicyChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileLockingPolicyChangedType": {"fq_name": "team_log.FileLockingPolicyChangedType", "java_class": "com.dropbox.core.v2.teamlog.FileLockingPolicyChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileLogInfo": {"fq_name": "team_log.FileLogInfo", "java_class": "com.dropbox.core.v2.teamlog.FileLogInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.FileLogInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileMoveDetails": {"fq_name": "team_log.FileMoveDetails", "java_class": "com.dropbox.core.v2.teamlog.FileMoveDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileMoveType": {"fq_name": "team_log.FileMoveType", "java_class": "com.dropbox.core.v2.teamlog.FileMoveType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileOrFolderLogInfo": {"fq_name": "team_log.FileOrFolderLogInfo", "java_class": "com.dropbox.core.v2.teamlog.FileOrFolderLogInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.FileOrFolderLogInfo.Builder", "serializer_visibility": "PRIVATE", "_type": "DataTypeReference"}, "team_log.FilePermanentlyDeleteDetails": {"fq_name": "team_log.FilePermanentlyDeleteDetails", "java_class": "com.dropbox.core.v2.teamlog.FilePermanentlyDeleteDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FilePermanentlyDeleteType": {"fq_name": "team_log.FilePermanentlyDeleteType", "java_class": "com.dropbox.core.v2.teamlog.FilePermanentlyDeleteType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FilePreviewDetails": {"fq_name": "team_log.FilePreviewDetails", "java_class": "com.dropbox.core.v2.teamlog.FilePreviewDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FilePreviewType": {"fq_name": "team_log.FilePreviewType", "java_class": "com.dropbox.core.v2.teamlog.FilePreviewType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileProviderMigrationPolicyChangedDetails": {"fq_name": "team_log.FileProviderMigrationPolicyChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.FileProviderMigrationPolicyChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileProviderMigrationPolicyChangedType": {"fq_name": "team_log.FileProviderMigrationPolicyChangedType", "java_class": "com.dropbox.core.v2.teamlog.FileProviderMigrationPolicyChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRenameDetails": {"fq_name": "team_log.FileRenameDetails", "java_class": "com.dropbox.core.v2.teamlog.FileRenameDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRenameType": {"fq_name": "team_log.FileRenameType", "java_class": "com.dropbox.core.v2.teamlog.FileRenameType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRequestChangeDetails": {"fq_name": "team_log.FileRequestChangeDetails", "java_class": "com.dropbox.core.v2.teamlog.FileRequestChangeDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.FileRequestChangeDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRequestChangeType": {"fq_name": "team_log.FileRequestChangeType", "java_class": "com.dropbox.core.v2.teamlog.FileRequestChangeType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRequestCloseDetails": {"fq_name": "team_log.FileRequestCloseDetails", "java_class": "com.dropbox.core.v2.teamlog.FileRequestCloseDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.FileRequestCloseDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRequestCloseType": {"fq_name": "team_log.FileRequestCloseType", "java_class": "com.dropbox.core.v2.teamlog.FileRequestCloseType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRequestCreateDetails": {"fq_name": "team_log.FileRequestCreateDetails", "java_class": "com.dropbox.core.v2.teamlog.FileRequestCreateDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.FileRequestCreateDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRequestCreateType": {"fq_name": "team_log.FileRequestCreateType", "java_class": "com.dropbox.core.v2.teamlog.FileRequestCreateType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRequestDeadline": {"fq_name": "team_log.FileRequestDeadline", "java_class": "com.dropbox.core.v2.teamlog.FileRequestDeadline", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.FileRequestDeadline.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRequestDeleteDetails": {"fq_name": "team_log.FileRequestDeleteDetails", "java_class": "com.dropbox.core.v2.teamlog.FileRequestDeleteDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.FileRequestDeleteDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRequestDeleteType": {"fq_name": "team_log.FileRequestDeleteType", "java_class": "com.dropbox.core.v2.teamlog.FileRequestDeleteType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRequestDetails": {"fq_name": "team_log.FileRequestDetails", "java_class": "com.dropbox.core.v2.teamlog.FileRequestDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRequestReceiveFileDetails": {"fq_name": "team_log.FileRequestReceiveFileDetails", "java_class": "com.dropbox.core.v2.teamlog.FileRequestReceiveFileDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.FileRequestReceiveFileDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRequestReceiveFileType": {"fq_name": "team_log.FileRequestReceiveFileType", "java_class": "com.dropbox.core.v2.teamlog.FileRequestReceiveFileType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRequestsChangePolicyDetails": {"fq_name": "team_log.FileRequestsChangePolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.FileRequestsChangePolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRequestsChangePolicyType": {"fq_name": "team_log.FileRequestsChangePolicyType", "java_class": "com.dropbox.core.v2.teamlog.FileRequestsChangePolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRequestsEmailsEnabledDetails": {"fq_name": "team_log.FileRequestsEmailsEnabledDetails", "java_class": "com.dropbox.core.v2.teamlog.FileRequestsEmailsEnabledDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRequestsEmailsEnabledType": {"fq_name": "team_log.FileRequestsEmailsEnabledType", "java_class": "com.dropbox.core.v2.teamlog.FileRequestsEmailsEnabledType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRequestsEmailsRestrictedToTeamOnlyDetails": {"fq_name": "team_log.FileRequestsEmailsRestrictedToTeamOnlyDetails", "java_class": "com.dropbox.core.v2.teamlog.FileRequestsEmailsRestrictedToTeamOnlyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRequestsEmailsRestrictedToTeamOnlyType": {"fq_name": "team_log.FileRequestsEmailsRestrictedToTeamOnlyType", "java_class": "com.dropbox.core.v2.teamlog.FileRequestsEmailsRestrictedToTeamOnlyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRequestsPolicy": {"fq_name": "team_log.FileRequestsPolicy", "java_class": "com.dropbox.core.v2.teamlog.FileRequestsPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileResolveCommentDetails": {"fq_name": "team_log.FileResolveCommentDetails", "java_class": "com.dropbox.core.v2.teamlog.FileResolveCommentDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileResolveCommentType": {"fq_name": "team_log.FileResolveCommentType", "java_class": "com.dropbox.core.v2.teamlog.FileResolveCommentType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRestoreDetails": {"fq_name": "team_log.FileRestoreDetails", "java_class": "com.dropbox.core.v2.teamlog.FileRestoreDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRestoreType": {"fq_name": "team_log.FileRestoreType", "java_class": "com.dropbox.core.v2.teamlog.FileRestoreType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRevertDetails": {"fq_name": "team_log.FileRevertDetails", "java_class": "com.dropbox.core.v2.teamlog.FileRevertDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRevertType": {"fq_name": "team_log.FileRevertType", "java_class": "com.dropbox.core.v2.teamlog.FileRevertType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRollbackChangesDetails": {"fq_name": "team_log.FileRollbackChangesDetails", "java_class": "com.dropbox.core.v2.teamlog.FileRollbackChangesDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileRollbackChangesType": {"fq_name": "team_log.FileRollbackChangesType", "java_class": "com.dropbox.core.v2.teamlog.FileRollbackChangesType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileSaveCopyReferenceDetails": {"fq_name": "team_log.FileSaveCopyReferenceDetails", "java_class": "com.dropbox.core.v2.teamlog.FileSaveCopyReferenceDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileSaveCopyReferenceType": {"fq_name": "team_log.FileSaveCopyReferenceType", "java_class": "com.dropbox.core.v2.teamlog.FileSaveCopyReferenceType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileTransfersFileAddDetails": {"fq_name": "team_log.FileTransfersFileAddDetails", "java_class": "com.dropbox.core.v2.teamlog.FileTransfersFileAddDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileTransfersFileAddType": {"fq_name": "team_log.FileTransfersFileAddType", "java_class": "com.dropbox.core.v2.teamlog.FileTransfersFileAddType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileTransfersPolicy": {"fq_name": "team_log.FileTransfersPolicy", "java_class": "com.dropbox.core.v2.teamlog.FileTransfersPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileTransfersPolicyChangedDetails": {"fq_name": "team_log.FileTransfersPolicyChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.FileTransfersPolicyChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileTransfersPolicyChangedType": {"fq_name": "team_log.FileTransfersPolicyChangedType", "java_class": "com.dropbox.core.v2.teamlog.FileTransfersPolicyChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileTransfersTransferDeleteDetails": {"fq_name": "team_log.FileTransfersTransferDeleteDetails", "java_class": "com.dropbox.core.v2.teamlog.FileTransfersTransferDeleteDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileTransfersTransferDeleteType": {"fq_name": "team_log.FileTransfersTransferDeleteType", "java_class": "com.dropbox.core.v2.teamlog.FileTransfersTransferDeleteType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileTransfersTransferDownloadDetails": {"fq_name": "team_log.FileTransfersTransferDownloadDetails", "java_class": "com.dropbox.core.v2.teamlog.FileTransfersTransferDownloadDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileTransfersTransferDownloadType": {"fq_name": "team_log.FileTransfersTransferDownloadType", "java_class": "com.dropbox.core.v2.teamlog.FileTransfersTransferDownloadType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileTransfersTransferSendDetails": {"fq_name": "team_log.FileTransfersTransferSendDetails", "java_class": "com.dropbox.core.v2.teamlog.FileTransfersTransferSendDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileTransfersTransferSendType": {"fq_name": "team_log.FileTransfersTransferSendType", "java_class": "com.dropbox.core.v2.teamlog.FileTransfersTransferSendType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileTransfersTransferViewDetails": {"fq_name": "team_log.FileTransfersTransferViewDetails", "java_class": "com.dropbox.core.v2.teamlog.FileTransfersTransferViewDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileTransfersTransferViewType": {"fq_name": "team_log.FileTransfersTransferViewType", "java_class": "com.dropbox.core.v2.teamlog.FileTransfersTransferViewType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileUnlikeCommentDetails": {"fq_name": "team_log.FileUnlikeCommentDetails", "java_class": "com.dropbox.core.v2.teamlog.FileUnlikeCommentDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileUnlikeCommentType": {"fq_name": "team_log.FileUnlikeCommentType", "java_class": "com.dropbox.core.v2.teamlog.FileUnlikeCommentType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileUnresolveCommentDetails": {"fq_name": "team_log.FileUnresolveCommentDetails", "java_class": "com.dropbox.core.v2.teamlog.FileUnresolveCommentDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FileUnresolveCommentType": {"fq_name": "team_log.FileUnresolveCommentType", "java_class": "com.dropbox.core.v2.teamlog.FileUnresolveCommentType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FolderLinkRestrictionPolicy": {"fq_name": "team_log.FolderLinkRestrictionPolicy", "java_class": "com.dropbox.core.v2.teamlog.FolderLinkRestrictionPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FolderLinkRestrictionPolicyChangedDetails": {"fq_name": "team_log.FolderLinkRestrictionPolicyChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.FolderLinkRestrictionPolicyChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FolderLinkRestrictionPolicyChangedType": {"fq_name": "team_log.FolderLinkRestrictionPolicyChangedType", "java_class": "com.dropbox.core.v2.teamlog.FolderLinkRestrictionPolicyChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FolderLogInfo": {"fq_name": "team_log.FolderLogInfo", "java_class": "com.dropbox.core.v2.teamlog.FolderLogInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.FolderLogInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FolderOverviewDescriptionChangedDetails": {"fq_name": "team_log.FolderOverviewDescriptionChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.FolderOverviewDescriptionChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FolderOverviewDescriptionChangedType": {"fq_name": "team_log.FolderOverviewDescriptionChangedType", "java_class": "com.dropbox.core.v2.teamlog.FolderOverviewDescriptionChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FolderOverviewItemPinnedDetails": {"fq_name": "team_log.FolderOverviewItemPinnedDetails", "java_class": "com.dropbox.core.v2.teamlog.FolderOverviewItemPinnedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FolderOverviewItemPinnedType": {"fq_name": "team_log.FolderOverviewItemPinnedType", "java_class": "com.dropbox.core.v2.teamlog.FolderOverviewItemPinnedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FolderOverviewItemUnpinnedDetails": {"fq_name": "team_log.FolderOverviewItemUnpinnedDetails", "java_class": "com.dropbox.core.v2.teamlog.FolderOverviewItemUnpinnedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.FolderOverviewItemUnpinnedType": {"fq_name": "team_log.FolderOverviewItemUnpinnedType", "java_class": "com.dropbox.core.v2.teamlog.FolderOverviewItemUnpinnedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GeoLocationLogInfo": {"fq_name": "team_log.GeoLocationLogInfo", "java_class": "com.dropbox.core.v2.teamlog.GeoLocationLogInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.GeoLocationLogInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GetTeamEventsArg": {"fq_name": "team_log.GetTeamEventsArg", "java_class": "com.dropbox.core.v2.teamlog.GetTeamEventsArg", "visibility": "PACKAGE", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.GetTeamEventsArg.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GetTeamEventsContinueArg": {"fq_name": "team_log.GetTeamEventsContinueArg", "java_class": "com.dropbox.core.v2.teamlog.GetTeamEventsContinueArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GetTeamEventsContinueError": {"fq_name": "team_log.GetTeamEventsContinueError", "java_class": "com.dropbox.core.v2.teamlog.GetTeamEventsContinueError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GetTeamEventsError": {"fq_name": "team_log.GetTeamEventsError", "java_class": "com.dropbox.core.v2.teamlog.GetTeamEventsError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GetTeamEventsResult": {"fq_name": "team_log.GetTeamEventsResult", "java_class": "com.dropbox.core.v2.teamlog.GetTeamEventsResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GoogleSsoChangePolicyDetails": {"fq_name": "team_log.GoogleSsoChangePolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.GoogleSsoChangePolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GoogleSsoChangePolicyType": {"fq_name": "team_log.GoogleSsoChangePolicyType", "java_class": "com.dropbox.core.v2.teamlog.GoogleSsoChangePolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GoogleSsoPolicy": {"fq_name": "team_log.GoogleSsoPolicy", "java_class": "com.dropbox.core.v2.teamlog.GoogleSsoPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GovernancePolicyAddFolderFailedDetails": {"fq_name": "team_log.GovernancePolicyAddFolderFailedDetails", "java_class": "com.dropbox.core.v2.teamlog.GovernancePolicyAddFolderFailedDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.GovernancePolicyAddFolderFailedDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GovernancePolicyAddFolderFailedType": {"fq_name": "team_log.GovernancePolicyAddFolderFailedType", "java_class": "com.dropbox.core.v2.teamlog.GovernancePolicyAddFolderFailedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GovernancePolicyAddFoldersDetails": {"fq_name": "team_log.GovernancePolicyAddFoldersDetails", "java_class": "com.dropbox.core.v2.teamlog.GovernancePolicyAddFoldersDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.GovernancePolicyAddFoldersDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GovernancePolicyAddFoldersType": {"fq_name": "team_log.GovernancePolicyAddFoldersType", "java_class": "com.dropbox.core.v2.teamlog.GovernancePolicyAddFoldersType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GovernancePolicyContentDisposedDetails": {"fq_name": "team_log.GovernancePolicyContentDisposedDetails", "java_class": "com.dropbox.core.v2.teamlog.GovernancePolicyContentDisposedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GovernancePolicyContentDisposedType": {"fq_name": "team_log.GovernancePolicyContentDisposedType", "java_class": "com.dropbox.core.v2.teamlog.GovernancePolicyContentDisposedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GovernancePolicyCreateDetails": {"fq_name": "team_log.GovernancePolicyCreateDetails", "java_class": "com.dropbox.core.v2.teamlog.GovernancePolicyCreateDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.GovernancePolicyCreateDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GovernancePolicyCreateType": {"fq_name": "team_log.GovernancePolicyCreateType", "java_class": "com.dropbox.core.v2.teamlog.GovernancePolicyCreateType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GovernancePolicyDeleteDetails": {"fq_name": "team_log.GovernancePolicyDeleteDetails", "java_class": "com.dropbox.core.v2.teamlog.GovernancePolicyDeleteDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GovernancePolicyDeleteType": {"fq_name": "team_log.GovernancePolicyDeleteType", "java_class": "com.dropbox.core.v2.teamlog.GovernancePolicyDeleteType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GovernancePolicyEditDetailsDetails": {"fq_name": "team_log.GovernancePolicyEditDetailsDetails", "java_class": "com.dropbox.core.v2.teamlog.GovernancePolicyEditDetailsDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GovernancePolicyEditDetailsType": {"fq_name": "team_log.GovernancePolicyEditDetailsType", "java_class": "com.dropbox.core.v2.teamlog.GovernancePolicyEditDetailsType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GovernancePolicyEditDurationDetails": {"fq_name": "team_log.GovernancePolicyEditDurationDetails", "java_class": "com.dropbox.core.v2.teamlog.GovernancePolicyEditDurationDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GovernancePolicyEditDurationType": {"fq_name": "team_log.GovernancePolicyEditDurationType", "java_class": "com.dropbox.core.v2.teamlog.GovernancePolicyEditDurationType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GovernancePolicyExportCreatedDetails": {"fq_name": "team_log.GovernancePolicyExportCreatedDetails", "java_class": "com.dropbox.core.v2.teamlog.GovernancePolicyExportCreatedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GovernancePolicyExportCreatedType": {"fq_name": "team_log.GovernancePolicyExportCreatedType", "java_class": "com.dropbox.core.v2.teamlog.GovernancePolicyExportCreatedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GovernancePolicyExportRemovedDetails": {"fq_name": "team_log.GovernancePolicyExportRemovedDetails", "java_class": "com.dropbox.core.v2.teamlog.GovernancePolicyExportRemovedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GovernancePolicyExportRemovedType": {"fq_name": "team_log.GovernancePolicyExportRemovedType", "java_class": "com.dropbox.core.v2.teamlog.GovernancePolicyExportRemovedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GovernancePolicyRemoveFoldersDetails": {"fq_name": "team_log.GovernancePolicyRemoveFoldersDetails", "java_class": "com.dropbox.core.v2.teamlog.GovernancePolicyRemoveFoldersDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.GovernancePolicyRemoveFoldersDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GovernancePolicyRemoveFoldersType": {"fq_name": "team_log.GovernancePolicyRemoveFoldersType", "java_class": "com.dropbox.core.v2.teamlog.GovernancePolicyRemoveFoldersType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GovernancePolicyReportCreatedDetails": {"fq_name": "team_log.GovernancePolicyReportCreatedDetails", "java_class": "com.dropbox.core.v2.teamlog.GovernancePolicyReportCreatedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GovernancePolicyReportCreatedType": {"fq_name": "team_log.GovernancePolicyReportCreatedType", "java_class": "com.dropbox.core.v2.teamlog.GovernancePolicyReportCreatedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GovernancePolicyZipPartDownloadedDetails": {"fq_name": "team_log.GovernancePolicyZipPartDownloadedDetails", "java_class": "com.dropbox.core.v2.teamlog.GovernancePolicyZipPartDownloadedDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.GovernancePolicyZipPartDownloadedDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GovernancePolicyZipPartDownloadedType": {"fq_name": "team_log.GovernancePolicyZipPartDownloadedType", "java_class": "com.dropbox.core.v2.teamlog.GovernancePolicyZipPartDownloadedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupAddExternalIdDetails": {"fq_name": "team_log.GroupAddExternalIdDetails", "java_class": "com.dropbox.core.v2.teamlog.GroupAddExternalIdDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupAddExternalIdType": {"fq_name": "team_log.GroupAddExternalIdType", "java_class": "com.dropbox.core.v2.teamlog.GroupAddExternalIdType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupAddMemberDetails": {"fq_name": "team_log.GroupAddMemberDetails", "java_class": "com.dropbox.core.v2.teamlog.GroupAddMemberDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupAddMemberType": {"fq_name": "team_log.GroupAddMemberType", "java_class": "com.dropbox.core.v2.teamlog.GroupAddMemberType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupChangeExternalIdDetails": {"fq_name": "team_log.GroupChangeExternalIdDetails", "java_class": "com.dropbox.core.v2.teamlog.GroupChangeExternalIdDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupChangeExternalIdType": {"fq_name": "team_log.GroupChangeExternalIdType", "java_class": "com.dropbox.core.v2.teamlog.GroupChangeExternalIdType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupChangeManagementTypeDetails": {"fq_name": "team_log.GroupChangeManagementTypeDetails", "java_class": "com.dropbox.core.v2.teamlog.GroupChangeManagementTypeDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupChangeManagementTypeType": {"fq_name": "team_log.GroupChangeManagementTypeType", "java_class": "com.dropbox.core.v2.teamlog.GroupChangeManagementTypeType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupChangeMemberRoleDetails": {"fq_name": "team_log.GroupChangeMemberRoleDetails", "java_class": "com.dropbox.core.v2.teamlog.GroupChangeMemberRoleDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupChangeMemberRoleType": {"fq_name": "team_log.GroupChangeMemberRoleType", "java_class": "com.dropbox.core.v2.teamlog.GroupChangeMemberRoleType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupCreateDetails": {"fq_name": "team_log.GroupCreateDetails", "java_class": "com.dropbox.core.v2.teamlog.GroupCreateDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.GroupCreateDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupCreateType": {"fq_name": "team_log.GroupCreateType", "java_class": "com.dropbox.core.v2.teamlog.GroupCreateType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupDeleteDetails": {"fq_name": "team_log.GroupDeleteDetails", "java_class": "com.dropbox.core.v2.teamlog.GroupDeleteDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupDeleteType": {"fq_name": "team_log.GroupDeleteType", "java_class": "com.dropbox.core.v2.teamlog.GroupDeleteType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupDescriptionUpdatedDetails": {"fq_name": "team_log.GroupDescriptionUpdatedDetails", "java_class": "com.dropbox.core.v2.teamlog.GroupDescriptionUpdatedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupDescriptionUpdatedType": {"fq_name": "team_log.GroupDescriptionUpdatedType", "java_class": "com.dropbox.core.v2.teamlog.GroupDescriptionUpdatedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupJoinPolicy": {"fq_name": "team_log.GroupJoinPolicy", "java_class": "com.dropbox.core.v2.teamlog.GroupJoinPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupJoinPolicyUpdatedDetails": {"fq_name": "team_log.GroupJoinPolicyUpdatedDetails", "java_class": "com.dropbox.core.v2.teamlog.GroupJoinPolicyUpdatedDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.GroupJoinPolicyUpdatedDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupJoinPolicyUpdatedType": {"fq_name": "team_log.GroupJoinPolicyUpdatedType", "java_class": "com.dropbox.core.v2.teamlog.GroupJoinPolicyUpdatedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupLogInfo": {"fq_name": "team_log.GroupLogInfo", "java_class": "com.dropbox.core.v2.teamlog.GroupLogInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.GroupLogInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupMovedDetails": {"fq_name": "team_log.GroupMovedDetails", "java_class": "com.dropbox.core.v2.teamlog.GroupMovedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupMovedType": {"fq_name": "team_log.GroupMovedType", "java_class": "com.dropbox.core.v2.teamlog.GroupMovedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupRemoveExternalIdDetails": {"fq_name": "team_log.GroupRemoveExternalIdDetails", "java_class": "com.dropbox.core.v2.teamlog.GroupRemoveExternalIdDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupRemoveExternalIdType": {"fq_name": "team_log.GroupRemoveExternalIdType", "java_class": "com.dropbox.core.v2.teamlog.GroupRemoveExternalIdType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupRemoveMemberDetails": {"fq_name": "team_log.GroupRemoveMemberDetails", "java_class": "com.dropbox.core.v2.teamlog.GroupRemoveMemberDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupRemoveMemberType": {"fq_name": "team_log.GroupRemoveMemberType", "java_class": "com.dropbox.core.v2.teamlog.GroupRemoveMemberType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupRenameDetails": {"fq_name": "team_log.GroupRenameDetails", "java_class": "com.dropbox.core.v2.teamlog.GroupRenameDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupRenameType": {"fq_name": "team_log.GroupRenameType", "java_class": "com.dropbox.core.v2.teamlog.GroupRenameType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupUserManagementChangePolicyDetails": {"fq_name": "team_log.GroupUserManagementChangePolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.GroupUserManagementChangePolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GroupUserManagementChangePolicyType": {"fq_name": "team_log.GroupUserManagementChangePolicyType", "java_class": "com.dropbox.core.v2.teamlog.GroupUserManagementChangePolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GuestAdminChangeStatusDetails": {"fq_name": "team_log.GuestAdminChangeStatusDetails", "java_class": "com.dropbox.core.v2.teamlog.GuestAdminChangeStatusDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.GuestAdminChangeStatusDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GuestAdminChangeStatusType": {"fq_name": "team_log.GuestAdminChangeStatusType", "java_class": "com.dropbox.core.v2.teamlog.GuestAdminChangeStatusType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GuestAdminSignedInViaTrustedTeamsDetails": {"fq_name": "team_log.GuestAdminSignedInViaTrustedTeamsDetails", "java_class": "com.dropbox.core.v2.teamlog.GuestAdminSignedInViaTrustedTeamsDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.GuestAdminSignedInViaTrustedTeamsDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GuestAdminSignedInViaTrustedTeamsType": {"fq_name": "team_log.GuestAdminSignedInViaTrustedTeamsType", "java_class": "com.dropbox.core.v2.teamlog.GuestAdminSignedInViaTrustedTeamsType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GuestAdminSignedOutViaTrustedTeamsDetails": {"fq_name": "team_log.GuestAdminSignedOutViaTrustedTeamsDetails", "java_class": "com.dropbox.core.v2.teamlog.GuestAdminSignedOutViaTrustedTeamsDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.GuestAdminSignedOutViaTrustedTeamsDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.GuestAdminSignedOutViaTrustedTeamsType": {"fq_name": "team_log.GuestAdminSignedOutViaTrustedTeamsType", "java_class": "com.dropbox.core.v2.teamlog.GuestAdminSignedOutViaTrustedTeamsType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.IdentifierType": {"fq_name": "team_log.IdentifierType", "java_class": "com.dropbox.core.v2.teamlog.IdentifierType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.IntegrationConnectedDetails": {"fq_name": "team_log.IntegrationConnectedDetails", "java_class": "com.dropbox.core.v2.teamlog.IntegrationConnectedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.IntegrationConnectedType": {"fq_name": "team_log.IntegrationConnectedType", "java_class": "com.dropbox.core.v2.teamlog.IntegrationConnectedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.IntegrationDisconnectedDetails": {"fq_name": "team_log.IntegrationDisconnectedDetails", "java_class": "com.dropbox.core.v2.teamlog.IntegrationDisconnectedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.IntegrationDisconnectedType": {"fq_name": "team_log.IntegrationDisconnectedType", "java_class": "com.dropbox.core.v2.teamlog.IntegrationDisconnectedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.IntegrationPolicy": {"fq_name": "team_log.IntegrationPolicy", "java_class": "com.dropbox.core.v2.teamlog.IntegrationPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.IntegrationPolicyChangedDetails": {"fq_name": "team_log.IntegrationPolicyChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.IntegrationPolicyChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.IntegrationPolicyChangedType": {"fq_name": "team_log.IntegrationPolicyChangedType", "java_class": "com.dropbox.core.v2.teamlog.IntegrationPolicyChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.InviteAcceptanceEmailPolicy": {"fq_name": "team_log.InviteAcceptanceEmailPolicy", "java_class": "com.dropbox.core.v2.teamlog.InviteAcceptanceEmailPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.InviteAcceptanceEmailPolicyChangedDetails": {"fq_name": "team_log.InviteAcceptanceEmailPolicyChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.InviteAcceptanceEmailPolicyChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.InviteAcceptanceEmailPolicyChangedType": {"fq_name": "team_log.InviteAcceptanceEmailPolicyChangedType", "java_class": "com.dropbox.core.v2.teamlog.InviteAcceptanceEmailPolicyChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.InviteMethod": {"fq_name": "team_log.InviteMethod", "java_class": "com.dropbox.core.v2.teamlog.InviteMethod", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.JoinTeamDetails": {"fq_name": "team_log.JoinTeamDetails", "java_class": "com.dropbox.core.v2.teamlog.JoinTeamDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.JoinTeamDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LabelType": {"fq_name": "team_log.LabelType", "java_class": "com.dropbox.core.v2.teamlog.LabelType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LegacyDeviceSessionLogInfo": {"fq_name": "team_log.LegacyDeviceSessionLogInfo", "java_class": "com.dropbox.core.v2.teamlog.LegacyDeviceSessionLogInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.LegacyDeviceSessionLogInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LegalHoldsActivateAHoldDetails": {"fq_name": "team_log.LegalHoldsActivateAHoldDetails", "java_class": "com.dropbox.core.v2.teamlog.LegalHoldsActivateAHoldDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LegalHoldsActivateAHoldType": {"fq_name": "team_log.LegalHoldsActivateAHoldType", "java_class": "com.dropbox.core.v2.teamlog.LegalHoldsActivateAHoldType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LegalHoldsAddMembersDetails": {"fq_name": "team_log.LegalHoldsAddMembersDetails", "java_class": "com.dropbox.core.v2.teamlog.LegalHoldsAddMembersDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LegalHoldsAddMembersType": {"fq_name": "team_log.LegalHoldsAddMembersType", "java_class": "com.dropbox.core.v2.teamlog.LegalHoldsAddMembersType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LegalHoldsChangeHoldDetailsDetails": {"fq_name": "team_log.LegalHoldsChangeHoldDetailsDetails", "java_class": "com.dropbox.core.v2.teamlog.LegalHoldsChangeHoldDetailsDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LegalHoldsChangeHoldDetailsType": {"fq_name": "team_log.LegalHoldsChangeHoldDetailsType", "java_class": "com.dropbox.core.v2.teamlog.LegalHoldsChangeHoldDetailsType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LegalHoldsChangeHoldNameDetails": {"fq_name": "team_log.LegalHoldsChangeHoldNameDetails", "java_class": "com.dropbox.core.v2.teamlog.LegalHoldsChangeHoldNameDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LegalHoldsChangeHoldNameType": {"fq_name": "team_log.LegalHoldsChangeHoldNameType", "java_class": "com.dropbox.core.v2.teamlog.LegalHoldsChangeHoldNameType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LegalHoldsExportAHoldDetails": {"fq_name": "team_log.LegalHoldsExportAHoldDetails", "java_class": "com.dropbox.core.v2.teamlog.LegalHoldsExportAHoldDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LegalHoldsExportAHoldType": {"fq_name": "team_log.LegalHoldsExportAHoldType", "java_class": "com.dropbox.core.v2.teamlog.LegalHoldsExportAHoldType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LegalHoldsExportCancelledDetails": {"fq_name": "team_log.LegalHoldsExportCancelledDetails", "java_class": "com.dropbox.core.v2.teamlog.LegalHoldsExportCancelledDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LegalHoldsExportCancelledType": {"fq_name": "team_log.LegalHoldsExportCancelledType", "java_class": "com.dropbox.core.v2.teamlog.LegalHoldsExportCancelledType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LegalHoldsExportDownloadedDetails": {"fq_name": "team_log.LegalHoldsExportDownloadedDetails", "java_class": "com.dropbox.core.v2.teamlog.LegalHoldsExportDownloadedDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.LegalHoldsExportDownloadedDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LegalHoldsExportDownloadedType": {"fq_name": "team_log.LegalHoldsExportDownloadedType", "java_class": "com.dropbox.core.v2.teamlog.LegalHoldsExportDownloadedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LegalHoldsExportRemovedDetails": {"fq_name": "team_log.LegalHoldsExportRemovedDetails", "java_class": "com.dropbox.core.v2.teamlog.LegalHoldsExportRemovedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LegalHoldsExportRemovedType": {"fq_name": "team_log.LegalHoldsExportRemovedType", "java_class": "com.dropbox.core.v2.teamlog.LegalHoldsExportRemovedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LegalHoldsReleaseAHoldDetails": {"fq_name": "team_log.LegalHoldsReleaseAHoldDetails", "java_class": "com.dropbox.core.v2.teamlog.LegalHoldsReleaseAHoldDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LegalHoldsReleaseAHoldType": {"fq_name": "team_log.LegalHoldsReleaseAHoldType", "java_class": "com.dropbox.core.v2.teamlog.LegalHoldsReleaseAHoldType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LegalHoldsRemoveMembersDetails": {"fq_name": "team_log.LegalHoldsRemoveMembersDetails", "java_class": "com.dropbox.core.v2.teamlog.LegalHoldsRemoveMembersDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LegalHoldsRemoveMembersType": {"fq_name": "team_log.LegalHoldsRemoveMembersType", "java_class": "com.dropbox.core.v2.teamlog.LegalHoldsRemoveMembersType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LegalHoldsReportAHoldDetails": {"fq_name": "team_log.LegalHoldsReportAHoldDetails", "java_class": "com.dropbox.core.v2.teamlog.LegalHoldsReportAHoldDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LegalHoldsReportAHoldType": {"fq_name": "team_log.LegalHoldsReportAHoldType", "java_class": "com.dropbox.core.v2.teamlog.LegalHoldsReportAHoldType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LinkedDeviceLogInfo": {"fq_name": "team_log.LinkedDeviceLogInfo", "java_class": "com.dropbox.core.v2.teamlog.LinkedDeviceLogInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LockStatus": {"fq_name": "team_log.LockStatus", "java_class": "com.dropbox.core.v2.teamlog.LockStatus", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LoginFailDetails": {"fq_name": "team_log.LoginFailDetails", "java_class": "com.dropbox.core.v2.teamlog.LoginFailDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LoginFailType": {"fq_name": "team_log.LoginFailType", "java_class": "com.dropbox.core.v2.teamlog.LoginFailType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LoginMethod": {"fq_name": "team_log.LoginMethod", "java_class": "com.dropbox.core.v2.teamlog.LoginMethod", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LoginSuccessDetails": {"fq_name": "team_log.LoginSuccessDetails", "java_class": "com.dropbox.core.v2.teamlog.LoginSuccessDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LoginSuccessType": {"fq_name": "team_log.LoginSuccessType", "java_class": "com.dropbox.core.v2.teamlog.LoginSuccessType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LogoutDetails": {"fq_name": "team_log.LogoutDetails", "java_class": "com.dropbox.core.v2.teamlog.LogoutDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.LogoutType": {"fq_name": "team_log.LogoutType", "java_class": "com.dropbox.core.v2.teamlog.LogoutType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberAddExternalIdDetails": {"fq_name": "team_log.MemberAddExternalIdDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberAddExternalIdDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberAddExternalIdType": {"fq_name": "team_log.MemberAddExternalIdType", "java_class": "com.dropbox.core.v2.teamlog.MemberAddExternalIdType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberAddNameDetails": {"fq_name": "team_log.MemberAddNameDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberAddNameDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberAddNameType": {"fq_name": "team_log.MemberAddNameType", "java_class": "com.dropbox.core.v2.teamlog.MemberAddNameType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberChangeAdminRoleDetails": {"fq_name": "team_log.MemberChangeAdminRoleDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberChangeAdminRoleDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.MemberChangeAdminRoleDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberChangeAdminRoleType": {"fq_name": "team_log.MemberChangeAdminRoleType", "java_class": "com.dropbox.core.v2.teamlog.MemberChangeAdminRoleType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberChangeEmailDetails": {"fq_name": "team_log.MemberChangeEmailDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberChangeEmailDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberChangeEmailType": {"fq_name": "team_log.MemberChangeEmailType", "java_class": "com.dropbox.core.v2.teamlog.MemberChangeEmailType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberChangeExternalIdDetails": {"fq_name": "team_log.MemberChangeExternalIdDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberChangeExternalIdDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberChangeExternalIdType": {"fq_name": "team_log.MemberChangeExternalIdType", "java_class": "com.dropbox.core.v2.teamlog.MemberChangeExternalIdType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberChangeMembershipTypeDetails": {"fq_name": "team_log.MemberChangeMembershipTypeDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberChangeMembershipTypeDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberChangeMembershipTypeType": {"fq_name": "team_log.MemberChangeMembershipTypeType", "java_class": "com.dropbox.core.v2.teamlog.MemberChangeMembershipTypeType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberChangeNameDetails": {"fq_name": "team_log.MemberChangeNameDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberChangeNameDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberChangeNameType": {"fq_name": "team_log.MemberChangeNameType", "java_class": "com.dropbox.core.v2.teamlog.MemberChangeNameType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberChangeResellerRoleDetails": {"fq_name": "team_log.MemberChangeResellerRoleDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberChangeResellerRoleDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberChangeResellerRoleType": {"fq_name": "team_log.MemberChangeResellerRoleType", "java_class": "com.dropbox.core.v2.teamlog.MemberChangeResellerRoleType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberChangeStatusDetails": {"fq_name": "team_log.MemberChangeStatusDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberChangeStatusDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.MemberChangeStatusDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberChangeStatusType": {"fq_name": "team_log.MemberChangeStatusType", "java_class": "com.dropbox.core.v2.teamlog.MemberChangeStatusType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberDeleteManualContactsDetails": {"fq_name": "team_log.MemberDeleteManualContactsDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberDeleteManualContactsDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberDeleteManualContactsType": {"fq_name": "team_log.MemberDeleteManualContactsType", "java_class": "com.dropbox.core.v2.teamlog.MemberDeleteManualContactsType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberDeleteProfilePhotoDetails": {"fq_name": "team_log.MemberDeleteProfilePhotoDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberDeleteProfilePhotoDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberDeleteProfilePhotoType": {"fq_name": "team_log.MemberDeleteProfilePhotoType", "java_class": "com.dropbox.core.v2.teamlog.MemberDeleteProfilePhotoType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberPermanentlyDeleteAccountContentsDetails": {"fq_name": "team_log.MemberPermanentlyDeleteAccountContentsDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberPermanentlyDeleteAccountContentsDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberPermanentlyDeleteAccountContentsType": {"fq_name": "team_log.MemberPermanentlyDeleteAccountContentsType", "java_class": "com.dropbox.core.v2.teamlog.MemberPermanentlyDeleteAccountContentsType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberRemoveActionType": {"fq_name": "team_log.MemberRemoveActionType", "java_class": "com.dropbox.core.v2.teamlog.MemberRemoveActionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberRemoveExternalIdDetails": {"fq_name": "team_log.MemberRemoveExternalIdDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberRemoveExternalIdDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberRemoveExternalIdType": {"fq_name": "team_log.MemberRemoveExternalIdType", "java_class": "com.dropbox.core.v2.teamlog.MemberRemoveExternalIdType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberRequestsChangePolicyDetails": {"fq_name": "team_log.MemberRequestsChangePolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberRequestsChangePolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberRequestsChangePolicyType": {"fq_name": "team_log.MemberRequestsChangePolicyType", "java_class": "com.dropbox.core.v2.teamlog.MemberRequestsChangePolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberRequestsPolicy": {"fq_name": "team_log.MemberRequestsPolicy", "java_class": "com.dropbox.core.v2.teamlog.MemberRequestsPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSendInvitePolicy": {"fq_name": "team_log.MemberSendInvitePolicy", "java_class": "com.dropbox.core.v2.teamlog.MemberSendInvitePolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSendInvitePolicyChangedDetails": {"fq_name": "team_log.MemberSendInvitePolicyChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberSendInvitePolicyChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSendInvitePolicyChangedType": {"fq_name": "team_log.MemberSendInvitePolicyChangedType", "java_class": "com.dropbox.core.v2.teamlog.MemberSendInvitePolicyChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSetProfilePhotoDetails": {"fq_name": "team_log.MemberSetProfilePhotoDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberSetProfilePhotoDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSetProfilePhotoType": {"fq_name": "team_log.MemberSetProfilePhotoType", "java_class": "com.dropbox.core.v2.teamlog.MemberSetProfilePhotoType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSpaceLimitsAddCustomQuotaDetails": {"fq_name": "team_log.MemberSpaceLimitsAddCustomQuotaDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberSpaceLimitsAddCustomQuotaDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSpaceLimitsAddCustomQuotaType": {"fq_name": "team_log.MemberSpaceLimitsAddCustomQuotaType", "java_class": "com.dropbox.core.v2.teamlog.MemberSpaceLimitsAddCustomQuotaType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSpaceLimitsAddExceptionDetails": {"fq_name": "team_log.MemberSpaceLimitsAddExceptionDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberSpaceLimitsAddExceptionDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSpaceLimitsAddExceptionType": {"fq_name": "team_log.MemberSpaceLimitsAddExceptionType", "java_class": "com.dropbox.core.v2.teamlog.MemberSpaceLimitsAddExceptionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSpaceLimitsChangeCapsTypePolicyDetails": {"fq_name": "team_log.MemberSpaceLimitsChangeCapsTypePolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberSpaceLimitsChangeCapsTypePolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSpaceLimitsChangeCapsTypePolicyType": {"fq_name": "team_log.MemberSpaceLimitsChangeCapsTypePolicyType", "java_class": "com.dropbox.core.v2.teamlog.MemberSpaceLimitsChangeCapsTypePolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSpaceLimitsChangeCustomQuotaDetails": {"fq_name": "team_log.MemberSpaceLimitsChangeCustomQuotaDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberSpaceLimitsChangeCustomQuotaDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSpaceLimitsChangeCustomQuotaType": {"fq_name": "team_log.MemberSpaceLimitsChangeCustomQuotaType", "java_class": "com.dropbox.core.v2.teamlog.MemberSpaceLimitsChangeCustomQuotaType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSpaceLimitsChangePolicyDetails": {"fq_name": "team_log.MemberSpaceLimitsChangePolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberSpaceLimitsChangePolicyDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.MemberSpaceLimitsChangePolicyDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSpaceLimitsChangePolicyType": {"fq_name": "team_log.MemberSpaceLimitsChangePolicyType", "java_class": "com.dropbox.core.v2.teamlog.MemberSpaceLimitsChangePolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSpaceLimitsChangeStatusDetails": {"fq_name": "team_log.MemberSpaceLimitsChangeStatusDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberSpaceLimitsChangeStatusDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSpaceLimitsChangeStatusType": {"fq_name": "team_log.MemberSpaceLimitsChangeStatusType", "java_class": "com.dropbox.core.v2.teamlog.MemberSpaceLimitsChangeStatusType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSpaceLimitsRemoveCustomQuotaDetails": {"fq_name": "team_log.MemberSpaceLimitsRemoveCustomQuotaDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberSpaceLimitsRemoveCustomQuotaDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSpaceLimitsRemoveCustomQuotaType": {"fq_name": "team_log.MemberSpaceLimitsRemoveCustomQuotaType", "java_class": "com.dropbox.core.v2.teamlog.MemberSpaceLimitsRemoveCustomQuotaType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSpaceLimitsRemoveExceptionDetails": {"fq_name": "team_log.MemberSpaceLimitsRemoveExceptionDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberSpaceLimitsRemoveExceptionDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSpaceLimitsRemoveExceptionType": {"fq_name": "team_log.MemberSpaceLimitsRemoveExceptionType", "java_class": "com.dropbox.core.v2.teamlog.MemberSpaceLimitsRemoveExceptionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberStatus": {"fq_name": "team_log.MemberStatus", "java_class": "com.dropbox.core.v2.teamlog.MemberStatus", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSuggestDetails": {"fq_name": "team_log.MemberSuggestDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberSuggestDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSuggestType": {"fq_name": "team_log.MemberSuggestType", "java_class": "com.dropbox.core.v2.teamlog.MemberSuggestType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSuggestionsChangePolicyDetails": {"fq_name": "team_log.MemberSuggestionsChangePolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberSuggestionsChangePolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSuggestionsChangePolicyType": {"fq_name": "team_log.MemberSuggestionsChangePolicyType", "java_class": "com.dropbox.core.v2.teamlog.MemberSuggestionsChangePolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberSuggestionsPolicy": {"fq_name": "team_log.MemberSuggestionsPolicy", "java_class": "com.dropbox.core.v2.teamlog.MemberSuggestionsPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberTransferAccountContentsDetails": {"fq_name": "team_log.MemberTransferAccountContentsDetails", "java_class": "com.dropbox.core.v2.teamlog.MemberTransferAccountContentsDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberTransferAccountContentsType": {"fq_name": "team_log.MemberTransferAccountContentsType", "java_class": "com.dropbox.core.v2.teamlog.MemberTransferAccountContentsType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MemberTransferredInternalFields": {"fq_name": "team_log.MemberTransferredInternalFields", "java_class": "com.dropbox.core.v2.teamlog.MemberTransferredInternalFields", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "team_log.MicrosoftOfficeAddinChangePolicyDetails": {"fq_name": "team_log.MicrosoftOfficeAddinChangePolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.MicrosoftOfficeAddinChangePolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MicrosoftOfficeAddinChangePolicyType": {"fq_name": "team_log.MicrosoftOfficeAddinChangePolicyType", "java_class": "com.dropbox.core.v2.teamlog.MicrosoftOfficeAddinChangePolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MicrosoftOfficeAddinPolicy": {"fq_name": "team_log.MicrosoftOfficeAddinPolicy", "java_class": "com.dropbox.core.v2.teamlog.MicrosoftOfficeAddinPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MissingDetails": {"fq_name": "team_log.MissingDetails", "java_class": "com.dropbox.core.v2.teamlog.MissingDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MobileDeviceSessionLogInfo": {"fq_name": "team_log.MobileDeviceSessionLogInfo", "java_class": "com.dropbox.core.v2.teamlog.MobileDeviceSessionLogInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.MobileDeviceSessionLogInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.MobileSessionLogInfo": {"fq_name": "team_log.MobileSessionLogInfo", "java_class": "com.dropbox.core.v2.teamlog.MobileSessionLogInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NamespaceRelativePathLogInfo": {"fq_name": "team_log.NamespaceRelativePathLogInfo", "java_class": "com.dropbox.core.v2.teamlog.NamespaceRelativePathLogInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.NamespaceRelativePathLogInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NetworkControlChangePolicyDetails": {"fq_name": "team_log.NetworkControlChangePolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.NetworkControlChangePolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NetworkControlChangePolicyType": {"fq_name": "team_log.NetworkControlChangePolicyType", "java_class": "com.dropbox.core.v2.teamlog.NetworkControlChangePolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NetworkControlPolicy": {"fq_name": "team_log.NetworkControlPolicy", "java_class": "com.dropbox.core.v2.teamlog.NetworkControlPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NoExpirationLinkGenCreateReportDetails": {"fq_name": "team_log.NoExpirationLinkGenCreateReportDetails", "java_class": "com.dropbox.core.v2.teamlog.NoExpirationLinkGenCreateReportDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NoExpirationLinkGenCreateReportType": {"fq_name": "team_log.NoExpirationLinkGenCreateReportType", "java_class": "com.dropbox.core.v2.teamlog.NoExpirationLinkGenCreateReportType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NoExpirationLinkGenReportFailedDetails": {"fq_name": "team_log.NoExpirationLinkGenReportFailedDetails", "java_class": "com.dropbox.core.v2.teamlog.NoExpirationLinkGenReportFailedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NoExpirationLinkGenReportFailedType": {"fq_name": "team_log.NoExpirationLinkGenReportFailedType", "java_class": "com.dropbox.core.v2.teamlog.NoExpirationLinkGenReportFailedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NoPasswordLinkGenCreateReportDetails": {"fq_name": "team_log.NoPasswordLinkGenCreateReportDetails", "java_class": "com.dropbox.core.v2.teamlog.NoPasswordLinkGenCreateReportDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NoPasswordLinkGenCreateReportType": {"fq_name": "team_log.NoPasswordLinkGenCreateReportType", "java_class": "com.dropbox.core.v2.teamlog.NoPasswordLinkGenCreateReportType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NoPasswordLinkGenReportFailedDetails": {"fq_name": "team_log.NoPasswordLinkGenReportFailedDetails", "java_class": "com.dropbox.core.v2.teamlog.NoPasswordLinkGenReportFailedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NoPasswordLinkGenReportFailedType": {"fq_name": "team_log.NoPasswordLinkGenReportFailedType", "java_class": "com.dropbox.core.v2.teamlog.NoPasswordLinkGenReportFailedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NoPasswordLinkViewCreateReportDetails": {"fq_name": "team_log.NoPasswordLinkViewCreateReportDetails", "java_class": "com.dropbox.core.v2.teamlog.NoPasswordLinkViewCreateReportDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NoPasswordLinkViewCreateReportType": {"fq_name": "team_log.NoPasswordLinkViewCreateReportType", "java_class": "com.dropbox.core.v2.teamlog.NoPasswordLinkViewCreateReportType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NoPasswordLinkViewReportFailedDetails": {"fq_name": "team_log.NoPasswordLinkViewReportFailedDetails", "java_class": "com.dropbox.core.v2.teamlog.NoPasswordLinkViewReportFailedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NoPasswordLinkViewReportFailedType": {"fq_name": "team_log.NoPasswordLinkViewReportFailedType", "java_class": "com.dropbox.core.v2.teamlog.NoPasswordLinkViewReportFailedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NonTeamMemberLogInfo": {"fq_name": "team_log.NonTeamMemberLogInfo", "java_class": "com.dropbox.core.v2.teamlog.NonTeamMemberLogInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.NonTeamMemberLogInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NonTrustedTeamDetails": {"fq_name": "team_log.NonTrustedTeamDetails", "java_class": "com.dropbox.core.v2.teamlog.NonTrustedTeamDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NoteAclInviteOnlyDetails": {"fq_name": "team_log.NoteAclInviteOnlyDetails", "java_class": "com.dropbox.core.v2.teamlog.NoteAclInviteOnlyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NoteAclInviteOnlyType": {"fq_name": "team_log.NoteAclInviteOnlyType", "java_class": "com.dropbox.core.v2.teamlog.NoteAclInviteOnlyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NoteAclLinkDetails": {"fq_name": "team_log.NoteAclLinkDetails", "java_class": "com.dropbox.core.v2.teamlog.NoteAclLinkDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NoteAclLinkType": {"fq_name": "team_log.NoteAclLinkType", "java_class": "com.dropbox.core.v2.teamlog.NoteAclLinkType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NoteAclTeamLinkDetails": {"fq_name": "team_log.NoteAclTeamLinkDetails", "java_class": "com.dropbox.core.v2.teamlog.NoteAclTeamLinkDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NoteAclTeamLinkType": {"fq_name": "team_log.NoteAclTeamLinkType", "java_class": "com.dropbox.core.v2.teamlog.NoteAclTeamLinkType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NoteShareReceiveDetails": {"fq_name": "team_log.NoteShareReceiveDetails", "java_class": "com.dropbox.core.v2.teamlog.NoteShareReceiveDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NoteShareReceiveType": {"fq_name": "team_log.NoteShareReceiveType", "java_class": "com.dropbox.core.v2.teamlog.NoteShareReceiveType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NoteSharedDetails": {"fq_name": "team_log.NoteSharedDetails", "java_class": "com.dropbox.core.v2.teamlog.NoteSharedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.NoteSharedType": {"fq_name": "team_log.NoteSharedType", "java_class": "com.dropbox.core.v2.teamlog.NoteSharedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ObjectLabelAddedDetails": {"fq_name": "team_log.ObjectLabelAddedDetails", "java_class": "com.dropbox.core.v2.teamlog.ObjectLabelAddedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ObjectLabelAddedType": {"fq_name": "team_log.ObjectLabelAddedType", "java_class": "com.dropbox.core.v2.teamlog.ObjectLabelAddedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ObjectLabelRemovedDetails": {"fq_name": "team_log.ObjectLabelRemovedDetails", "java_class": "com.dropbox.core.v2.teamlog.ObjectLabelRemovedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ObjectLabelRemovedType": {"fq_name": "team_log.ObjectLabelRemovedType", "java_class": "com.dropbox.core.v2.teamlog.ObjectLabelRemovedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ObjectLabelUpdatedValueDetails": {"fq_name": "team_log.ObjectLabelUpdatedValueDetails", "java_class": "com.dropbox.core.v2.teamlog.ObjectLabelUpdatedValueDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ObjectLabelUpdatedValueType": {"fq_name": "team_log.ObjectLabelUpdatedValueType", "java_class": "com.dropbox.core.v2.teamlog.ObjectLabelUpdatedValueType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.OpenNoteSharedDetails": {"fq_name": "team_log.OpenNoteSharedDetails", "java_class": "com.dropbox.core.v2.teamlog.OpenNoteSharedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.OpenNoteSharedType": {"fq_name": "team_log.OpenNoteSharedType", "java_class": "com.dropbox.core.v2.teamlog.OpenNoteSharedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.OrganizationDetails": {"fq_name": "team_log.OrganizationDetails", "java_class": "com.dropbox.core.v2.teamlog.OrganizationDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.OrganizationName": {"fq_name": "team_log.OrganizationName", "java_class": "com.dropbox.core.v2.teamlog.OrganizationName", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.OrganizeFolderWithTidyDetails": {"fq_name": "team_log.OrganizeFolderWithTidyDetails", "java_class": "com.dropbox.core.v2.teamlog.OrganizeFolderWithTidyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.OrganizeFolderWithTidyType": {"fq_name": "team_log.OrganizeFolderWithTidyType", "java_class": "com.dropbox.core.v2.teamlog.OrganizeFolderWithTidyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.OriginLogInfo": {"fq_name": "team_log.OriginLogInfo", "java_class": "com.dropbox.core.v2.teamlog.OriginLogInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.OutdatedLinkViewCreateReportDetails": {"fq_name": "team_log.OutdatedLinkViewCreateReportDetails", "java_class": "com.dropbox.core.v2.teamlog.OutdatedLinkViewCreateReportDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.OutdatedLinkViewCreateReportType": {"fq_name": "team_log.OutdatedLinkViewCreateReportType", "java_class": "com.dropbox.core.v2.teamlog.OutdatedLinkViewCreateReportType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.OutdatedLinkViewReportFailedDetails": {"fq_name": "team_log.OutdatedLinkViewReportFailedDetails", "java_class": "com.dropbox.core.v2.teamlog.OutdatedLinkViewReportFailedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.OutdatedLinkViewReportFailedType": {"fq_name": "team_log.OutdatedLinkViewReportFailedType", "java_class": "com.dropbox.core.v2.teamlog.OutdatedLinkViewReportFailedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperAccessType": {"fq_name": "team_log.PaperAccessType", "java_class": "com.dropbox.core.v2.teamlog.PaperAccessType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperAdminExportStartDetails": {"fq_name": "team_log.PaperAdminExportStartDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperAdminExportStartDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperAdminExportStartType": {"fq_name": "team_log.PaperAdminExportStartType", "java_class": "com.dropbox.core.v2.teamlog.PaperAdminExportStartType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperChangeDeploymentPolicyDetails": {"fq_name": "team_log.PaperChangeDeploymentPolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperChangeDeploymentPolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperChangeDeploymentPolicyType": {"fq_name": "team_log.PaperChangeDeploymentPolicyType", "java_class": "com.dropbox.core.v2.teamlog.PaperChangeDeploymentPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperChangeMemberLinkPolicyDetails": {"fq_name": "team_log.PaperChangeMemberLinkPolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperChangeMemberLinkPolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperChangeMemberLinkPolicyType": {"fq_name": "team_log.PaperChangeMemberLinkPolicyType", "java_class": "com.dropbox.core.v2.teamlog.PaperChangeMemberLinkPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperChangeMemberPolicyDetails": {"fq_name": "team_log.PaperChangeMemberPolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperChangeMemberPolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperChangeMemberPolicyType": {"fq_name": "team_log.PaperChangeMemberPolicyType", "java_class": "com.dropbox.core.v2.teamlog.PaperChangeMemberPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperChangePolicyDetails": {"fq_name": "team_log.PaperChangePolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperChangePolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperChangePolicyType": {"fq_name": "team_log.PaperChangePolicyType", "java_class": "com.dropbox.core.v2.teamlog.PaperChangePolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperContentAddMemberDetails": {"fq_name": "team_log.PaperContentAddMemberDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperContentAddMemberDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperContentAddMemberType": {"fq_name": "team_log.PaperContentAddMemberType", "java_class": "com.dropbox.core.v2.teamlog.PaperContentAddMemberType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperContentAddToFolderDetails": {"fq_name": "team_log.PaperContentAddToFolderDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperContentAddToFolderDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperContentAddToFolderType": {"fq_name": "team_log.PaperContentAddToFolderType", "java_class": "com.dropbox.core.v2.teamlog.PaperContentAddToFolderType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperContentArchiveDetails": {"fq_name": "team_log.PaperContentArchiveDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperContentArchiveDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperContentArchiveType": {"fq_name": "team_log.PaperContentArchiveType", "java_class": "com.dropbox.core.v2.teamlog.PaperContentArchiveType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperContentCreateDetails": {"fq_name": "team_log.PaperContentCreateDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperContentCreateDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperContentCreateType": {"fq_name": "team_log.PaperContentCreateType", "java_class": "com.dropbox.core.v2.teamlog.PaperContentCreateType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperContentPermanentlyDeleteDetails": {"fq_name": "team_log.PaperContentPermanentlyDeleteDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperContentPermanentlyDeleteDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperContentPermanentlyDeleteType": {"fq_name": "team_log.PaperContentPermanentlyDeleteType", "java_class": "com.dropbox.core.v2.teamlog.PaperContentPermanentlyDeleteType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperContentRemoveFromFolderDetails": {"fq_name": "team_log.PaperContentRemoveFromFolderDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperContentRemoveFromFolderDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.PaperContentRemoveFromFolderDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperContentRemoveFromFolderType": {"fq_name": "team_log.PaperContentRemoveFromFolderType", "java_class": "com.dropbox.core.v2.teamlog.PaperContentRemoveFromFolderType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperContentRemoveMemberDetails": {"fq_name": "team_log.PaperContentRemoveMemberDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperContentRemoveMemberDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperContentRemoveMemberType": {"fq_name": "team_log.PaperContentRemoveMemberType", "java_class": "com.dropbox.core.v2.teamlog.PaperContentRemoveMemberType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperContentRenameDetails": {"fq_name": "team_log.PaperContentRenameDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperContentRenameDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperContentRenameType": {"fq_name": "team_log.PaperContentRenameType", "java_class": "com.dropbox.core.v2.teamlog.PaperContentRenameType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperContentRestoreDetails": {"fq_name": "team_log.PaperContentRestoreDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperContentRestoreDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperContentRestoreType": {"fq_name": "team_log.PaperContentRestoreType", "java_class": "com.dropbox.core.v2.teamlog.PaperContentRestoreType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDefaultFolderPolicy": {"fq_name": "team_log.PaperDefaultFolderPolicy", "java_class": "com.dropbox.core.v2.teamlog.PaperDefaultFolderPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDefaultFolderPolicyChangedDetails": {"fq_name": "team_log.PaperDefaultFolderPolicyChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperDefaultFolderPolicyChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDefaultFolderPolicyChangedType": {"fq_name": "team_log.PaperDefaultFolderPolicyChangedType", "java_class": "com.dropbox.core.v2.teamlog.PaperDefaultFolderPolicyChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDesktopPolicy": {"fq_name": "team_log.PaperDesktopPolicy", "java_class": "com.dropbox.core.v2.teamlog.PaperDesktopPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDesktopPolicyChangedDetails": {"fq_name": "team_log.PaperDesktopPolicyChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperDesktopPolicyChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDesktopPolicyChangedType": {"fq_name": "team_log.PaperDesktopPolicyChangedType", "java_class": "com.dropbox.core.v2.teamlog.PaperDesktopPolicyChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocAddCommentDetails": {"fq_name": "team_log.PaperDocAddCommentDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperDocAddCommentDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocAddCommentType": {"fq_name": "team_log.PaperDocAddCommentType", "java_class": "com.dropbox.core.v2.teamlog.PaperDocAddCommentType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocChangeMemberRoleDetails": {"fq_name": "team_log.PaperDocChangeMemberRoleDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperDocChangeMemberRoleDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocChangeMemberRoleType": {"fq_name": "team_log.PaperDocChangeMemberRoleType", "java_class": "com.dropbox.core.v2.teamlog.PaperDocChangeMemberRoleType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocChangeSharingPolicyDetails": {"fq_name": "team_log.PaperDocChangeSharingPolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperDocChangeSharingPolicyDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.PaperDocChangeSharingPolicyDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocChangeSharingPolicyType": {"fq_name": "team_log.PaperDocChangeSharingPolicyType", "java_class": "com.dropbox.core.v2.teamlog.PaperDocChangeSharingPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocChangeSubscriptionDetails": {"fq_name": "team_log.PaperDocChangeSubscriptionDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperDocChangeSubscriptionDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocChangeSubscriptionType": {"fq_name": "team_log.PaperDocChangeSubscriptionType", "java_class": "com.dropbox.core.v2.teamlog.PaperDocChangeSubscriptionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocDeleteCommentDetails": {"fq_name": "team_log.PaperDocDeleteCommentDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperDocDeleteCommentDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocDeleteCommentType": {"fq_name": "team_log.PaperDocDeleteCommentType", "java_class": "com.dropbox.core.v2.teamlog.PaperDocDeleteCommentType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocDeletedDetails": {"fq_name": "team_log.PaperDocDeletedDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperDocDeletedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocDeletedType": {"fq_name": "team_log.PaperDocDeletedType", "java_class": "com.dropbox.core.v2.teamlog.PaperDocDeletedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocDownloadDetails": {"fq_name": "team_log.PaperDocDownloadDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperDocDownloadDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocDownloadType": {"fq_name": "team_log.PaperDocDownloadType", "java_class": "com.dropbox.core.v2.teamlog.PaperDocDownloadType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocEditCommentDetails": {"fq_name": "team_log.PaperDocEditCommentDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperDocEditCommentDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocEditCommentType": {"fq_name": "team_log.PaperDocEditCommentType", "java_class": "com.dropbox.core.v2.teamlog.PaperDocEditCommentType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocEditDetails": {"fq_name": "team_log.PaperDocEditDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperDocEditDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocEditType": {"fq_name": "team_log.PaperDocEditType", "java_class": "com.dropbox.core.v2.teamlog.PaperDocEditType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocFollowedDetails": {"fq_name": "team_log.PaperDocFollowedDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperDocFollowedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocFollowedType": {"fq_name": "team_log.PaperDocFollowedType", "java_class": "com.dropbox.core.v2.teamlog.PaperDocFollowedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocMentionDetails": {"fq_name": "team_log.PaperDocMentionDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperDocMentionDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocMentionType": {"fq_name": "team_log.PaperDocMentionType", "java_class": "com.dropbox.core.v2.teamlog.PaperDocMentionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocOwnershipChangedDetails": {"fq_name": "team_log.PaperDocOwnershipChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperDocOwnershipChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocOwnershipChangedType": {"fq_name": "team_log.PaperDocOwnershipChangedType", "java_class": "com.dropbox.core.v2.teamlog.PaperDocOwnershipChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocRequestAccessDetails": {"fq_name": "team_log.PaperDocRequestAccessDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperDocRequestAccessDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocRequestAccessType": {"fq_name": "team_log.PaperDocRequestAccessType", "java_class": "com.dropbox.core.v2.teamlog.PaperDocRequestAccessType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocResolveCommentDetails": {"fq_name": "team_log.PaperDocResolveCommentDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperDocResolveCommentDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocResolveCommentType": {"fq_name": "team_log.PaperDocResolveCommentType", "java_class": "com.dropbox.core.v2.teamlog.PaperDocResolveCommentType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocRevertDetails": {"fq_name": "team_log.PaperDocRevertDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperDocRevertDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocRevertType": {"fq_name": "team_log.PaperDocRevertType", "java_class": "com.dropbox.core.v2.teamlog.PaperDocRevertType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocSlackShareDetails": {"fq_name": "team_log.PaperDocSlackShareDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperDocSlackShareDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocSlackShareType": {"fq_name": "team_log.PaperDocSlackShareType", "java_class": "com.dropbox.core.v2.teamlog.PaperDocSlackShareType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocTeamInviteDetails": {"fq_name": "team_log.PaperDocTeamInviteDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperDocTeamInviteDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocTeamInviteType": {"fq_name": "team_log.PaperDocTeamInviteType", "java_class": "com.dropbox.core.v2.teamlog.PaperDocTeamInviteType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocTrashedDetails": {"fq_name": "team_log.PaperDocTrashedDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperDocTrashedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocTrashedType": {"fq_name": "team_log.PaperDocTrashedType", "java_class": "com.dropbox.core.v2.teamlog.PaperDocTrashedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocUnresolveCommentDetails": {"fq_name": "team_log.PaperDocUnresolveCommentDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperDocUnresolveCommentDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocUnresolveCommentType": {"fq_name": "team_log.PaperDocUnresolveCommentType", "java_class": "com.dropbox.core.v2.teamlog.PaperDocUnresolveCommentType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocUntrashedDetails": {"fq_name": "team_log.PaperDocUntrashedDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperDocUntrashedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocUntrashedType": {"fq_name": "team_log.PaperDocUntrashedType", "java_class": "com.dropbox.core.v2.teamlog.PaperDocUntrashedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocViewDetails": {"fq_name": "team_log.PaperDocViewDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperDocViewDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocViewType": {"fq_name": "team_log.PaperDocViewType", "java_class": "com.dropbox.core.v2.teamlog.PaperDocViewType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDocumentLogInfo": {"fq_name": "team_log.PaperDocumentLogInfo", "java_class": "com.dropbox.core.v2.teamlog.PaperDocumentLogInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperDownloadFormat": {"fq_name": "team_log.PaperDownloadFormat", "java_class": "com.dropbox.core.v2.teamlog.PaperDownloadFormat", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperEnabledUsersGroupAdditionDetails": {"fq_name": "team_log.PaperEnabledUsersGroupAdditionDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperEnabledUsersGroupAdditionDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperEnabledUsersGroupAdditionType": {"fq_name": "team_log.PaperEnabledUsersGroupAdditionType", "java_class": "com.dropbox.core.v2.teamlog.PaperEnabledUsersGroupAdditionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperEnabledUsersGroupRemovalDetails": {"fq_name": "team_log.PaperEnabledUsersGroupRemovalDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperEnabledUsersGroupRemovalDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperEnabledUsersGroupRemovalType": {"fq_name": "team_log.PaperEnabledUsersGroupRemovalType", "java_class": "com.dropbox.core.v2.teamlog.PaperEnabledUsersGroupRemovalType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperExternalViewAllowDetails": {"fq_name": "team_log.PaperExternalViewAllowDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperExternalViewAllowDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperExternalViewAllowType": {"fq_name": "team_log.PaperExternalViewAllowType", "java_class": "com.dropbox.core.v2.teamlog.PaperExternalViewAllowType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperExternalViewDefaultTeamDetails": {"fq_name": "team_log.PaperExternalViewDefaultTeamDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperExternalViewDefaultTeamDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperExternalViewDefaultTeamType": {"fq_name": "team_log.PaperExternalViewDefaultTeamType", "java_class": "com.dropbox.core.v2.teamlog.PaperExternalViewDefaultTeamType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperExternalViewForbidDetails": {"fq_name": "team_log.PaperExternalViewForbidDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperExternalViewForbidDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperExternalViewForbidType": {"fq_name": "team_log.PaperExternalViewForbidType", "java_class": "com.dropbox.core.v2.teamlog.PaperExternalViewForbidType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperFolderChangeSubscriptionDetails": {"fq_name": "team_log.PaperFolderChangeSubscriptionDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperFolderChangeSubscriptionDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperFolderChangeSubscriptionType": {"fq_name": "team_log.PaperFolderChangeSubscriptionType", "java_class": "com.dropbox.core.v2.teamlog.PaperFolderChangeSubscriptionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperFolderDeletedDetails": {"fq_name": "team_log.PaperFolderDeletedDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperFolderDeletedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperFolderDeletedType": {"fq_name": "team_log.PaperFolderDeletedType", "java_class": "com.dropbox.core.v2.teamlog.PaperFolderDeletedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperFolderFollowedDetails": {"fq_name": "team_log.PaperFolderFollowedDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperFolderFollowedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperFolderFollowedType": {"fq_name": "team_log.PaperFolderFollowedType", "java_class": "com.dropbox.core.v2.teamlog.PaperFolderFollowedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperFolderLogInfo": {"fq_name": "team_log.PaperFolderLogInfo", "java_class": "com.dropbox.core.v2.teamlog.PaperFolderLogInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperFolderTeamInviteDetails": {"fq_name": "team_log.PaperFolderTeamInviteDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperFolderTeamInviteDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperFolderTeamInviteType": {"fq_name": "team_log.PaperFolderTeamInviteType", "java_class": "com.dropbox.core.v2.teamlog.PaperFolderTeamInviteType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperMemberPolicy": {"fq_name": "team_log.PaperMemberPolicy", "java_class": "com.dropbox.core.v2.teamlog.PaperMemberPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperPublishedLinkChangePermissionDetails": {"fq_name": "team_log.PaperPublishedLinkChangePermissionDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperPublishedLinkChangePermissionDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperPublishedLinkChangePermissionType": {"fq_name": "team_log.PaperPublishedLinkChangePermissionType", "java_class": "com.dropbox.core.v2.teamlog.PaperPublishedLinkChangePermissionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperPublishedLinkCreateDetails": {"fq_name": "team_log.PaperPublishedLinkCreateDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperPublishedLinkCreateDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperPublishedLinkCreateType": {"fq_name": "team_log.PaperPublishedLinkCreateType", "java_class": "com.dropbox.core.v2.teamlog.PaperPublishedLinkCreateType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperPublishedLinkDisabledDetails": {"fq_name": "team_log.PaperPublishedLinkDisabledDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperPublishedLinkDisabledDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperPublishedLinkDisabledType": {"fq_name": "team_log.PaperPublishedLinkDisabledType", "java_class": "com.dropbox.core.v2.teamlog.PaperPublishedLinkDisabledType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperPublishedLinkViewDetails": {"fq_name": "team_log.PaperPublishedLinkViewDetails", "java_class": "com.dropbox.core.v2.teamlog.PaperPublishedLinkViewDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PaperPublishedLinkViewType": {"fq_name": "team_log.PaperPublishedLinkViewType", "java_class": "com.dropbox.core.v2.teamlog.PaperPublishedLinkViewType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ParticipantLogInfo": {"fq_name": "team_log.ParticipantLogInfo", "java_class": "com.dropbox.core.v2.teamlog.ParticipantLogInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PassPolicy": {"fq_name": "team_log.PassPolicy", "java_class": "com.dropbox.core.v2.teamlog.PassPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PasswordChangeDetails": {"fq_name": "team_log.PasswordChangeDetails", "java_class": "com.dropbox.core.v2.teamlog.PasswordChangeDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PasswordChangeType": {"fq_name": "team_log.PasswordChangeType", "java_class": "com.dropbox.core.v2.teamlog.PasswordChangeType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PasswordResetAllDetails": {"fq_name": "team_log.PasswordResetAllDetails", "java_class": "com.dropbox.core.v2.teamlog.PasswordResetAllDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PasswordResetAllType": {"fq_name": "team_log.PasswordResetAllType", "java_class": "com.dropbox.core.v2.teamlog.PasswordResetAllType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PasswordResetDetails": {"fq_name": "team_log.PasswordResetDetails", "java_class": "com.dropbox.core.v2.teamlog.PasswordResetDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PasswordResetType": {"fq_name": "team_log.PasswordResetType", "java_class": "com.dropbox.core.v2.teamlog.PasswordResetType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PasswordStrengthRequirementsChangePolicyDetails": {"fq_name": "team_log.PasswordStrengthRequirementsChangePolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.PasswordStrengthRequirementsChangePolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PasswordStrengthRequirementsChangePolicyType": {"fq_name": "team_log.PasswordStrengthRequirementsChangePolicyType", "java_class": "com.dropbox.core.v2.teamlog.PasswordStrengthRequirementsChangePolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PathLogInfo": {"fq_name": "team_log.PathLogInfo", "java_class": "com.dropbox.core.v2.teamlog.PathLogInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PendingSecondaryEmailAddedDetails": {"fq_name": "team_log.PendingSecondaryEmailAddedDetails", "java_class": "com.dropbox.core.v2.teamlog.PendingSecondaryEmailAddedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PendingSecondaryEmailAddedType": {"fq_name": "team_log.PendingSecondaryEmailAddedType", "java_class": "com.dropbox.core.v2.teamlog.PendingSecondaryEmailAddedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PermanentDeleteChangePolicyDetails": {"fq_name": "team_log.PermanentDeleteChangePolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.PermanentDeleteChangePolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PermanentDeleteChangePolicyType": {"fq_name": "team_log.PermanentDeleteChangePolicyType", "java_class": "com.dropbox.core.v2.teamlog.PermanentDeleteChangePolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PlacementRestriction": {"fq_name": "team_log.PlacementRestriction", "java_class": "com.dropbox.core.v2.teamlog.PlacementRestriction", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PolicyType": {"fq_name": "team_log.PolicyType", "java_class": "com.dropbox.core.v2.teamlog.PolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PrimaryTeamRequestAcceptedDetails": {"fq_name": "team_log.PrimaryTeamRequestAcceptedDetails", "java_class": "com.dropbox.core.v2.teamlog.PrimaryTeamRequestAcceptedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PrimaryTeamRequestCanceledDetails": {"fq_name": "team_log.PrimaryTeamRequestCanceledDetails", "java_class": "com.dropbox.core.v2.teamlog.PrimaryTeamRequestCanceledDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PrimaryTeamRequestExpiredDetails": {"fq_name": "team_log.PrimaryTeamRequestExpiredDetails", "java_class": "com.dropbox.core.v2.teamlog.PrimaryTeamRequestExpiredDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.PrimaryTeamRequestReminderDetails": {"fq_name": "team_log.PrimaryTeamRequestReminderDetails", "java_class": "com.dropbox.core.v2.teamlog.PrimaryTeamRequestReminderDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.QuickActionType": {"fq_name": "team_log.QuickActionType", "java_class": "com.dropbox.core.v2.teamlog.QuickActionType", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "team_log.RansomwareAlertCreateReportDetails": {"fq_name": "team_log.RansomwareAlertCreateReportDetails", "java_class": "com.dropbox.core.v2.teamlog.RansomwareAlertCreateReportDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.RansomwareAlertCreateReportFailedDetails": {"fq_name": "team_log.RansomwareAlertCreateReportFailedDetails", "java_class": "com.dropbox.core.v2.teamlog.RansomwareAlertCreateReportFailedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.RansomwareAlertCreateReportFailedType": {"fq_name": "team_log.RansomwareAlertCreateReportFailedType", "java_class": "com.dropbox.core.v2.teamlog.RansomwareAlertCreateReportFailedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.RansomwareAlertCreateReportType": {"fq_name": "team_log.RansomwareAlertCreateReportType", "java_class": "com.dropbox.core.v2.teamlog.RansomwareAlertCreateReportType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.RansomwareRestoreProcessCompletedDetails": {"fq_name": "team_log.RansomwareRestoreProcessCompletedDetails", "java_class": "com.dropbox.core.v2.teamlog.RansomwareRestoreProcessCompletedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.RansomwareRestoreProcessCompletedType": {"fq_name": "team_log.RansomwareRestoreProcessCompletedType", "java_class": "com.dropbox.core.v2.teamlog.RansomwareRestoreProcessCompletedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.RansomwareRestoreProcessStartedDetails": {"fq_name": "team_log.RansomwareRestoreProcessStartedDetails", "java_class": "com.dropbox.core.v2.teamlog.RansomwareRestoreProcessStartedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.RansomwareRestoreProcessStartedType": {"fq_name": "team_log.RansomwareRestoreProcessStartedType", "java_class": "com.dropbox.core.v2.teamlog.RansomwareRestoreProcessStartedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.RecipientsConfiguration": {"fq_name": "team_log.RecipientsConfiguration", "java_class": "com.dropbox.core.v2.teamlog.RecipientsConfiguration", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.RecipientsConfiguration.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.RelocateAssetReferencesLogInfo": {"fq_name": "team_log.RelocateAssetReferencesLogInfo", "java_class": "com.dropbox.core.v2.teamlog.RelocateAssetReferencesLogInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ReplayFileDeleteDetails": {"fq_name": "team_log.ReplayFileDeleteDetails", "java_class": "com.dropbox.core.v2.teamlog.ReplayFileDeleteDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ReplayFileDeleteType": {"fq_name": "team_log.ReplayFileDeleteType", "java_class": "com.dropbox.core.v2.teamlog.ReplayFileDeleteType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ReplayFileSharedLinkCreatedDetails": {"fq_name": "team_log.ReplayFileSharedLinkCreatedDetails", "java_class": "com.dropbox.core.v2.teamlog.ReplayFileSharedLinkCreatedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ReplayFileSharedLinkCreatedType": {"fq_name": "team_log.ReplayFileSharedLinkCreatedType", "java_class": "com.dropbox.core.v2.teamlog.ReplayFileSharedLinkCreatedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ReplayFileSharedLinkModifiedDetails": {"fq_name": "team_log.ReplayFileSharedLinkModifiedDetails", "java_class": "com.dropbox.core.v2.teamlog.ReplayFileSharedLinkModifiedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ReplayFileSharedLinkModifiedType": {"fq_name": "team_log.ReplayFileSharedLinkModifiedType", "java_class": "com.dropbox.core.v2.teamlog.ReplayFileSharedLinkModifiedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ReplayProjectTeamAddDetails": {"fq_name": "team_log.ReplayProjectTeamAddDetails", "java_class": "com.dropbox.core.v2.teamlog.ReplayProjectTeamAddDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ReplayProjectTeamAddType": {"fq_name": "team_log.ReplayProjectTeamAddType", "java_class": "com.dropbox.core.v2.teamlog.ReplayProjectTeamAddType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ReplayProjectTeamDeleteDetails": {"fq_name": "team_log.ReplayProjectTeamDeleteDetails", "java_class": "com.dropbox.core.v2.teamlog.ReplayProjectTeamDeleteDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ReplayProjectTeamDeleteType": {"fq_name": "team_log.ReplayProjectTeamDeleteType", "java_class": "com.dropbox.core.v2.teamlog.ReplayProjectTeamDeleteType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ResellerLogInfo": {"fq_name": "team_log.ResellerLogInfo", "java_class": "com.dropbox.core.v2.teamlog.ResellerLogInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ResellerRole": {"fq_name": "team_log.ResellerRole", "java_class": "com.dropbox.core.v2.teamlog.ResellerRole", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ResellerSupportChangePolicyDetails": {"fq_name": "team_log.ResellerSupportChangePolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.ResellerSupportChangePolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ResellerSupportChangePolicyType": {"fq_name": "team_log.ResellerSupportChangePolicyType", "java_class": "com.dropbox.core.v2.teamlog.ResellerSupportChangePolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ResellerSupportPolicy": {"fq_name": "team_log.ResellerSupportPolicy", "java_class": "com.dropbox.core.v2.teamlog.ResellerSupportPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ResellerSupportSessionEndDetails": {"fq_name": "team_log.ResellerSupportSessionEndDetails", "java_class": "com.dropbox.core.v2.teamlog.ResellerSupportSessionEndDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ResellerSupportSessionEndType": {"fq_name": "team_log.ResellerSupportSessionEndType", "java_class": "com.dropbox.core.v2.teamlog.ResellerSupportSessionEndType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ResellerSupportSessionStartDetails": {"fq_name": "team_log.ResellerSupportSessionStartDetails", "java_class": "com.dropbox.core.v2.teamlog.ResellerSupportSessionStartDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ResellerSupportSessionStartType": {"fq_name": "team_log.ResellerSupportSessionStartType", "java_class": "com.dropbox.core.v2.teamlog.ResellerSupportSessionStartType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.RewindFolderDetails": {"fq_name": "team_log.RewindFolderDetails", "java_class": "com.dropbox.core.v2.teamlog.RewindFolderDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.RewindFolderType": {"fq_name": "team_log.RewindFolderType", "java_class": "com.dropbox.core.v2.teamlog.RewindFolderType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.RewindPolicy": {"fq_name": "team_log.RewindPolicy", "java_class": "com.dropbox.core.v2.teamlog.RewindPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.RewindPolicyChangedDetails": {"fq_name": "team_log.RewindPolicyChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.RewindPolicyChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.RewindPolicyChangedType": {"fq_name": "team_log.RewindPolicyChangedType", "java_class": "com.dropbox.core.v2.teamlog.RewindPolicyChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SecondaryEmailDeletedDetails": {"fq_name": "team_log.SecondaryEmailDeletedDetails", "java_class": "com.dropbox.core.v2.teamlog.SecondaryEmailDeletedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SecondaryEmailDeletedType": {"fq_name": "team_log.SecondaryEmailDeletedType", "java_class": "com.dropbox.core.v2.teamlog.SecondaryEmailDeletedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SecondaryEmailVerifiedDetails": {"fq_name": "team_log.SecondaryEmailVerifiedDetails", "java_class": "com.dropbox.core.v2.teamlog.SecondaryEmailVerifiedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SecondaryEmailVerifiedType": {"fq_name": "team_log.SecondaryEmailVerifiedType", "java_class": "com.dropbox.core.v2.teamlog.SecondaryEmailVerifiedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SecondaryMailsPolicy": {"fq_name": "team_log.SecondaryMailsPolicy", "java_class": "com.dropbox.core.v2.teamlog.SecondaryMailsPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SecondaryMailsPolicyChangedDetails": {"fq_name": "team_log.SecondaryMailsPolicyChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.SecondaryMailsPolicyChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SecondaryMailsPolicyChangedType": {"fq_name": "team_log.SecondaryMailsPolicyChangedType", "java_class": "com.dropbox.core.v2.teamlog.SecondaryMailsPolicyChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SecondaryTeamRequestAcceptedDetails": {"fq_name": "team_log.SecondaryTeamRequestAcceptedDetails", "java_class": "com.dropbox.core.v2.teamlog.SecondaryTeamRequestAcceptedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SecondaryTeamRequestCanceledDetails": {"fq_name": "team_log.SecondaryTeamRequestCanceledDetails", "java_class": "com.dropbox.core.v2.teamlog.SecondaryTeamRequestCanceledDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SecondaryTeamRequestExpiredDetails": {"fq_name": "team_log.SecondaryTeamRequestExpiredDetails", "java_class": "com.dropbox.core.v2.teamlog.SecondaryTeamRequestExpiredDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SecondaryTeamRequestReminderDetails": {"fq_name": "team_log.SecondaryTeamRequestReminderDetails", "java_class": "com.dropbox.core.v2.teamlog.SecondaryTeamRequestReminderDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SendForSignaturePolicy": {"fq_name": "team_log.SendForSignaturePolicy", "java_class": "com.dropbox.core.v2.teamlog.SendForSignaturePolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SendForSignaturePolicyChangedDetails": {"fq_name": "team_log.SendForSignaturePolicyChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.SendForSignaturePolicyChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SendForSignaturePolicyChangedType": {"fq_name": "team_log.SendForSignaturePolicyChangedType", "java_class": "com.dropbox.core.v2.teamlog.SendForSignaturePolicyChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SessionLogInfo": {"fq_name": "team_log.SessionLogInfo", "java_class": "com.dropbox.core.v2.teamlog.SessionLogInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfAddGroupDetails": {"fq_name": "team_log.SfAddGroupDetails", "java_class": "com.dropbox.core.v2.teamlog.SfAddGroupDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfAddGroupType": {"fq_name": "team_log.SfAddGroupType", "java_class": "com.dropbox.core.v2.teamlog.SfAddGroupType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfAllowNonMembersToViewSharedLinksDetails": {"fq_name": "team_log.SfAllowNonMembersToViewSharedLinksDetails", "java_class": "com.dropbox.core.v2.teamlog.SfAllowNonMembersToViewSharedLinksDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfAllowNonMembersToViewSharedLinksType": {"fq_name": "team_log.SfAllowNonMembersToViewSharedLinksType", "java_class": "com.dropbox.core.v2.teamlog.SfAllowNonMembersToViewSharedLinksType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfExternalInviteWarnDetails": {"fq_name": "team_log.SfExternalInviteWarnDetails", "java_class": "com.dropbox.core.v2.teamlog.SfExternalInviteWarnDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.SfExternalInviteWarnDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfExternalInviteWarnType": {"fq_name": "team_log.SfExternalInviteWarnType", "java_class": "com.dropbox.core.v2.teamlog.SfExternalInviteWarnType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfFbInviteChangeRoleDetails": {"fq_name": "team_log.SfFbInviteChangeRoleDetails", "java_class": "com.dropbox.core.v2.teamlog.SfFbInviteChangeRoleDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.SfFbInviteChangeRoleDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfFbInviteChangeRoleType": {"fq_name": "team_log.SfFbInviteChangeRoleType", "java_class": "com.dropbox.core.v2.teamlog.SfFbInviteChangeRoleType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfFbInviteDetails": {"fq_name": "team_log.SfFbInviteDetails", "java_class": "com.dropbox.core.v2.teamlog.SfFbInviteDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfFbInviteType": {"fq_name": "team_log.SfFbInviteType", "java_class": "com.dropbox.core.v2.teamlog.SfFbInviteType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfFbUninviteDetails": {"fq_name": "team_log.SfFbUninviteDetails", "java_class": "com.dropbox.core.v2.teamlog.SfFbUninviteDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfFbUninviteType": {"fq_name": "team_log.SfFbUninviteType", "java_class": "com.dropbox.core.v2.teamlog.SfFbUninviteType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfInviteGroupDetails": {"fq_name": "team_log.SfInviteGroupDetails", "java_class": "com.dropbox.core.v2.teamlog.SfInviteGroupDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfInviteGroupType": {"fq_name": "team_log.SfInviteGroupType", "java_class": "com.dropbox.core.v2.teamlog.SfInviteGroupType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfTeamGrantAccessDetails": {"fq_name": "team_log.SfTeamGrantAccessDetails", "java_class": "com.dropbox.core.v2.teamlog.SfTeamGrantAccessDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfTeamGrantAccessType": {"fq_name": "team_log.SfTeamGrantAccessType", "java_class": "com.dropbox.core.v2.teamlog.SfTeamGrantAccessType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfTeamInviteChangeRoleDetails": {"fq_name": "team_log.SfTeamInviteChangeRoleDetails", "java_class": "com.dropbox.core.v2.teamlog.SfTeamInviteChangeRoleDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.SfTeamInviteChangeRoleDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfTeamInviteChangeRoleType": {"fq_name": "team_log.SfTeamInviteChangeRoleType", "java_class": "com.dropbox.core.v2.teamlog.SfTeamInviteChangeRoleType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfTeamInviteDetails": {"fq_name": "team_log.SfTeamInviteDetails", "java_class": "com.dropbox.core.v2.teamlog.SfTeamInviteDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfTeamInviteType": {"fq_name": "team_log.SfTeamInviteType", "java_class": "com.dropbox.core.v2.teamlog.SfTeamInviteType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfTeamJoinDetails": {"fq_name": "team_log.SfTeamJoinDetails", "java_class": "com.dropbox.core.v2.teamlog.SfTeamJoinDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfTeamJoinFromOobLinkDetails": {"fq_name": "team_log.SfTeamJoinFromOobLinkDetails", "java_class": "com.dropbox.core.v2.teamlog.SfTeamJoinFromOobLinkDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.SfTeamJoinFromOobLinkDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfTeamJoinFromOobLinkType": {"fq_name": "team_log.SfTeamJoinFromOobLinkType", "java_class": "com.dropbox.core.v2.teamlog.SfTeamJoinFromOobLinkType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfTeamJoinType": {"fq_name": "team_log.SfTeamJoinType", "java_class": "com.dropbox.core.v2.teamlog.SfTeamJoinType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfTeamUninviteDetails": {"fq_name": "team_log.SfTeamUninviteDetails", "java_class": "com.dropbox.core.v2.teamlog.SfTeamUninviteDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SfTeamUninviteType": {"fq_name": "team_log.SfTeamUninviteType", "java_class": "com.dropbox.core.v2.teamlog.SfTeamUninviteType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentAddInviteesDetails": {"fq_name": "team_log.SharedContentAddInviteesDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedContentAddInviteesDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentAddInviteesType": {"fq_name": "team_log.SharedContentAddInviteesType", "java_class": "com.dropbox.core.v2.teamlog.SharedContentAddInviteesType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentAddLinkExpiryDetails": {"fq_name": "team_log.SharedContentAddLinkExpiryDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedContentAddLinkExpiryDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentAddLinkExpiryType": {"fq_name": "team_log.SharedContentAddLinkExpiryType", "java_class": "com.dropbox.core.v2.teamlog.SharedContentAddLinkExpiryType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentAddLinkPasswordDetails": {"fq_name": "team_log.SharedContentAddLinkPasswordDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedContentAddLinkPasswordDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentAddLinkPasswordType": {"fq_name": "team_log.SharedContentAddLinkPasswordType", "java_class": "com.dropbox.core.v2.teamlog.SharedContentAddLinkPasswordType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentAddMemberDetails": {"fq_name": "team_log.SharedContentAddMemberDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedContentAddMemberDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentAddMemberType": {"fq_name": "team_log.SharedContentAddMemberType", "java_class": "com.dropbox.core.v2.teamlog.SharedContentAddMemberType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentChangeDownloadsPolicyDetails": {"fq_name": "team_log.SharedContentChangeDownloadsPolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedContentChangeDownloadsPolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentChangeDownloadsPolicyType": {"fq_name": "team_log.SharedContentChangeDownloadsPolicyType", "java_class": "com.dropbox.core.v2.teamlog.SharedContentChangeDownloadsPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentChangeInviteeRoleDetails": {"fq_name": "team_log.SharedContentChangeInviteeRoleDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedContentChangeInviteeRoleDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentChangeInviteeRoleType": {"fq_name": "team_log.SharedContentChangeInviteeRoleType", "java_class": "com.dropbox.core.v2.teamlog.SharedContentChangeInviteeRoleType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentChangeLinkAudienceDetails": {"fq_name": "team_log.SharedContentChangeLinkAudienceDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedContentChangeLinkAudienceDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentChangeLinkAudienceType": {"fq_name": "team_log.SharedContentChangeLinkAudienceType", "java_class": "com.dropbox.core.v2.teamlog.SharedContentChangeLinkAudienceType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentChangeLinkExpiryDetails": {"fq_name": "team_log.SharedContentChangeLinkExpiryDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedContentChangeLinkExpiryDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.SharedContentChangeLinkExpiryDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentChangeLinkExpiryType": {"fq_name": "team_log.SharedContentChangeLinkExpiryType", "java_class": "com.dropbox.core.v2.teamlog.SharedContentChangeLinkExpiryType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentChangeLinkPasswordDetails": {"fq_name": "team_log.SharedContentChangeLinkPasswordDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedContentChangeLinkPasswordDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentChangeLinkPasswordType": {"fq_name": "team_log.SharedContentChangeLinkPasswordType", "java_class": "com.dropbox.core.v2.teamlog.SharedContentChangeLinkPasswordType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentChangeMemberRoleDetails": {"fq_name": "team_log.SharedContentChangeMemberRoleDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedContentChangeMemberRoleDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentChangeMemberRoleType": {"fq_name": "team_log.SharedContentChangeMemberRoleType", "java_class": "com.dropbox.core.v2.teamlog.SharedContentChangeMemberRoleType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentChangeViewerInfoPolicyDetails": {"fq_name": "team_log.SharedContentChangeViewerInfoPolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedContentChangeViewerInfoPolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentChangeViewerInfoPolicyType": {"fq_name": "team_log.SharedContentChangeViewerInfoPolicyType", "java_class": "com.dropbox.core.v2.teamlog.SharedContentChangeViewerInfoPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentClaimInvitationDetails": {"fq_name": "team_log.SharedContentClaimInvitationDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedContentClaimInvitationDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentClaimInvitationType": {"fq_name": "team_log.SharedContentClaimInvitationType", "java_class": "com.dropbox.core.v2.teamlog.SharedContentClaimInvitationType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentCopyDetails": {"fq_name": "team_log.SharedContentCopyDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedContentCopyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentCopyType": {"fq_name": "team_log.SharedContentCopyType", "java_class": "com.dropbox.core.v2.teamlog.SharedContentCopyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentDownloadDetails": {"fq_name": "team_log.SharedContentDownloadDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedContentDownloadDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentDownloadType": {"fq_name": "team_log.SharedContentDownloadType", "java_class": "com.dropbox.core.v2.teamlog.SharedContentDownloadType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentRelinquishMembershipDetails": {"fq_name": "team_log.SharedContentRelinquishMembershipDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedContentRelinquishMembershipDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentRelinquishMembershipType": {"fq_name": "team_log.SharedContentRelinquishMembershipType", "java_class": "com.dropbox.core.v2.teamlog.SharedContentRelinquishMembershipType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentRemoveInviteesDetails": {"fq_name": "team_log.SharedContentRemoveInviteesDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedContentRemoveInviteesDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentRemoveInviteesType": {"fq_name": "team_log.SharedContentRemoveInviteesType", "java_class": "com.dropbox.core.v2.teamlog.SharedContentRemoveInviteesType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentRemoveLinkExpiryDetails": {"fq_name": "team_log.SharedContentRemoveLinkExpiryDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedContentRemoveLinkExpiryDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentRemoveLinkExpiryType": {"fq_name": "team_log.SharedContentRemoveLinkExpiryType", "java_class": "com.dropbox.core.v2.teamlog.SharedContentRemoveLinkExpiryType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentRemoveLinkPasswordDetails": {"fq_name": "team_log.SharedContentRemoveLinkPasswordDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedContentRemoveLinkPasswordDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentRemoveLinkPasswordType": {"fq_name": "team_log.SharedContentRemoveLinkPasswordType", "java_class": "com.dropbox.core.v2.teamlog.SharedContentRemoveLinkPasswordType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentRemoveMemberDetails": {"fq_name": "team_log.SharedContentRemoveMemberDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedContentRemoveMemberDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentRemoveMemberType": {"fq_name": "team_log.SharedContentRemoveMemberType", "java_class": "com.dropbox.core.v2.teamlog.SharedContentRemoveMemberType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentRequestAccessDetails": {"fq_name": "team_log.SharedContentRequestAccessDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedContentRequestAccessDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentRequestAccessType": {"fq_name": "team_log.SharedContentRequestAccessType", "java_class": "com.dropbox.core.v2.teamlog.SharedContentRequestAccessType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentRestoreInviteesDetails": {"fq_name": "team_log.SharedContentRestoreInviteesDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedContentRestoreInviteesDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentRestoreInviteesType": {"fq_name": "team_log.SharedContentRestoreInviteesType", "java_class": "com.dropbox.core.v2.teamlog.SharedContentRestoreInviteesType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentRestoreMemberDetails": {"fq_name": "team_log.SharedContentRestoreMemberDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedContentRestoreMemberDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentRestoreMemberType": {"fq_name": "team_log.SharedContentRestoreMemberType", "java_class": "com.dropbox.core.v2.teamlog.SharedContentRestoreMemberType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentUnshareDetails": {"fq_name": "team_log.SharedContentUnshareDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedContentUnshareDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentUnshareType": {"fq_name": "team_log.SharedContentUnshareType", "java_class": "com.dropbox.core.v2.teamlog.SharedContentUnshareType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentViewDetails": {"fq_name": "team_log.SharedContentViewDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedContentViewDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedContentViewType": {"fq_name": "team_log.SharedContentViewType", "java_class": "com.dropbox.core.v2.teamlog.SharedContentViewType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedFolderChangeLinkPolicyDetails": {"fq_name": "team_log.SharedFolderChangeLinkPolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedFolderChangeLinkPolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedFolderChangeLinkPolicyType": {"fq_name": "team_log.SharedFolderChangeLinkPolicyType", "java_class": "com.dropbox.core.v2.teamlog.SharedFolderChangeLinkPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedFolderChangeMembersInheritancePolicyDetails": {"fq_name": "team_log.SharedFolderChangeMembersInheritancePolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedFolderChangeMembersInheritancePolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedFolderChangeMembersInheritancePolicyType": {"fq_name": "team_log.SharedFolderChangeMembersInheritancePolicyType", "java_class": "com.dropbox.core.v2.teamlog.SharedFolderChangeMembersInheritancePolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedFolderChangeMembersManagementPolicyDetails": {"fq_name": "team_log.SharedFolderChangeMembersManagementPolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedFolderChangeMembersManagementPolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedFolderChangeMembersManagementPolicyType": {"fq_name": "team_log.SharedFolderChangeMembersManagementPolicyType", "java_class": "com.dropbox.core.v2.teamlog.SharedFolderChangeMembersManagementPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedFolderChangeMembersPolicyDetails": {"fq_name": "team_log.SharedFolderChangeMembersPolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedFolderChangeMembersPolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedFolderChangeMembersPolicyType": {"fq_name": "team_log.SharedFolderChangeMembersPolicyType", "java_class": "com.dropbox.core.v2.teamlog.SharedFolderChangeMembersPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedFolderCreateDetails": {"fq_name": "team_log.SharedFolderCreateDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedFolderCreateDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedFolderCreateType": {"fq_name": "team_log.SharedFolderCreateType", "java_class": "com.dropbox.core.v2.teamlog.SharedFolderCreateType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedFolderDeclineInvitationDetails": {"fq_name": "team_log.SharedFolderDeclineInvitationDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedFolderDeclineInvitationDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedFolderDeclineInvitationType": {"fq_name": "team_log.SharedFolderDeclineInvitationType", "java_class": "com.dropbox.core.v2.teamlog.SharedFolderDeclineInvitationType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedFolderMembersInheritancePolicy": {"fq_name": "team_log.SharedFolderMembersInheritancePolicy", "java_class": "com.dropbox.core.v2.teamlog.SharedFolderMembersInheritancePolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedFolderMountDetails": {"fq_name": "team_log.SharedFolderMountDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedFolderMountDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedFolderMountType": {"fq_name": "team_log.SharedFolderMountType", "java_class": "com.dropbox.core.v2.teamlog.SharedFolderMountType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedFolderNestDetails": {"fq_name": "team_log.SharedFolderNestDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedFolderNestDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.SharedFolderNestDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedFolderNestType": {"fq_name": "team_log.SharedFolderNestType", "java_class": "com.dropbox.core.v2.teamlog.SharedFolderNestType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedFolderTransferOwnershipDetails": {"fq_name": "team_log.SharedFolderTransferOwnershipDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedFolderTransferOwnershipDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedFolderTransferOwnershipType": {"fq_name": "team_log.SharedFolderTransferOwnershipType", "java_class": "com.dropbox.core.v2.teamlog.SharedFolderTransferOwnershipType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedFolderUnmountDetails": {"fq_name": "team_log.SharedFolderUnmountDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedFolderUnmountDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedFolderUnmountType": {"fq_name": "team_log.SharedFolderUnmountType", "java_class": "com.dropbox.core.v2.teamlog.SharedFolderUnmountType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkAccessLevel": {"fq_name": "team_log.SharedLinkAccessLevel", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkAccessLevel", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkAddExpiryDetails": {"fq_name": "team_log.SharedLinkAddExpiryDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkAddExpiryDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkAddExpiryType": {"fq_name": "team_log.SharedLinkAddExpiryType", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkAddExpiryType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkChangeExpiryDetails": {"fq_name": "team_log.SharedLinkChangeExpiryDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkChangeExpiryDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.SharedLinkChangeExpiryDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkChangeExpiryType": {"fq_name": "team_log.SharedLinkChangeExpiryType", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkChangeExpiryType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkChangeVisibilityDetails": {"fq_name": "team_log.SharedLinkChangeVisibilityDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkChangeVisibilityDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkChangeVisibilityType": {"fq_name": "team_log.SharedLinkChangeVisibilityType", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkChangeVisibilityType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkCopyDetails": {"fq_name": "team_log.SharedLinkCopyDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkCopyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkCopyType": {"fq_name": "team_log.SharedLinkCopyType", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkCopyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkCreateDetails": {"fq_name": "team_log.SharedLinkCreateDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkCreateDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkCreateType": {"fq_name": "team_log.SharedLinkCreateType", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkCreateType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkDisableDetails": {"fq_name": "team_log.SharedLinkDisableDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkDisableDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkDisableType": {"fq_name": "team_log.SharedLinkDisableType", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkDisableType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkDownloadDetails": {"fq_name": "team_log.SharedLinkDownloadDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkDownloadDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkDownloadType": {"fq_name": "team_log.SharedLinkDownloadType", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkDownloadType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkRemoveExpiryDetails": {"fq_name": "team_log.SharedLinkRemoveExpiryDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkRemoveExpiryDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkRemoveExpiryType": {"fq_name": "team_log.SharedLinkRemoveExpiryType", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkRemoveExpiryType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkSettingsAddExpirationDetails": {"fq_name": "team_log.SharedLinkSettingsAddExpirationDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkSettingsAddExpirationDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.SharedLinkSettingsAddExpirationDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkSettingsAddExpirationType": {"fq_name": "team_log.SharedLinkSettingsAddExpirationType", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkSettingsAddExpirationType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkSettingsAddPasswordDetails": {"fq_name": "team_log.SharedLinkSettingsAddPasswordDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkSettingsAddPasswordDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkSettingsAddPasswordType": {"fq_name": "team_log.SharedLinkSettingsAddPasswordType", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkSettingsAddPasswordType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkSettingsAllowDownloadDisabledDetails": {"fq_name": "team_log.SharedLinkSettingsAllowDownloadDisabledDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkSettingsAllowDownloadDisabledDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkSettingsAllowDownloadDisabledType": {"fq_name": "team_log.SharedLinkSettingsAllowDownloadDisabledType", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkSettingsAllowDownloadDisabledType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkSettingsAllowDownloadEnabledDetails": {"fq_name": "team_log.SharedLinkSettingsAllowDownloadEnabledDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkSettingsAllowDownloadEnabledDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkSettingsAllowDownloadEnabledType": {"fq_name": "team_log.SharedLinkSettingsAllowDownloadEnabledType", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkSettingsAllowDownloadEnabledType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkSettingsChangeAudienceDetails": {"fq_name": "team_log.SharedLinkSettingsChangeAudienceDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkSettingsChangeAudienceDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.SharedLinkSettingsChangeAudienceDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkSettingsChangeAudienceType": {"fq_name": "team_log.SharedLinkSettingsChangeAudienceType", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkSettingsChangeAudienceType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkSettingsChangeExpirationDetails": {"fq_name": "team_log.SharedLinkSettingsChangeExpirationDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkSettingsChangeExpirationDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.SharedLinkSettingsChangeExpirationDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkSettingsChangeExpirationType": {"fq_name": "team_log.SharedLinkSettingsChangeExpirationType", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkSettingsChangeExpirationType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkSettingsChangePasswordDetails": {"fq_name": "team_log.SharedLinkSettingsChangePasswordDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkSettingsChangePasswordDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkSettingsChangePasswordType": {"fq_name": "team_log.SharedLinkSettingsChangePasswordType", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkSettingsChangePasswordType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkSettingsRemoveExpirationDetails": {"fq_name": "team_log.SharedLinkSettingsRemoveExpirationDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkSettingsRemoveExpirationDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.SharedLinkSettingsRemoveExpirationDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkSettingsRemoveExpirationType": {"fq_name": "team_log.SharedLinkSettingsRemoveExpirationType", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkSettingsRemoveExpirationType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkSettingsRemovePasswordDetails": {"fq_name": "team_log.SharedLinkSettingsRemovePasswordDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkSettingsRemovePasswordDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkSettingsRemovePasswordType": {"fq_name": "team_log.SharedLinkSettingsRemovePasswordType", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkSettingsRemovePasswordType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkShareDetails": {"fq_name": "team_log.SharedLinkShareDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkShareDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.SharedLinkShareDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkShareType": {"fq_name": "team_log.SharedLinkShareType", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkShareType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkViewDetails": {"fq_name": "team_log.SharedLinkViewDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkViewDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkViewType": {"fq_name": "team_log.SharedLinkViewType", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkViewType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedLinkVisibility": {"fq_name": "team_log.SharedLinkVisibility", "java_class": "com.dropbox.core.v2.teamlog.SharedLinkVisibility", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedNoteOpenedDetails": {"fq_name": "team_log.SharedNoteOpenedDetails", "java_class": "com.dropbox.core.v2.teamlog.SharedNoteOpenedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharedNoteOpenedType": {"fq_name": "team_log.SharedNoteOpenedType", "java_class": "com.dropbox.core.v2.teamlog.SharedNoteOpenedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharingChangeFolderJoinPolicyDetails": {"fq_name": "team_log.SharingChangeFolderJoinPolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.SharingChangeFolderJoinPolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharingChangeFolderJoinPolicyType": {"fq_name": "team_log.SharingChangeFolderJoinPolicyType", "java_class": "com.dropbox.core.v2.teamlog.SharingChangeFolderJoinPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharingChangeLinkAllowChangeExpirationPolicyDetails": {"fq_name": "team_log.SharingChangeLinkAllowChangeExpirationPolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.SharingChangeLinkAllowChangeExpirationPolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharingChangeLinkAllowChangeExpirationPolicyType": {"fq_name": "team_log.SharingChangeLinkAllowChangeExpirationPolicyType", "java_class": "com.dropbox.core.v2.teamlog.SharingChangeLinkAllowChangeExpirationPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharingChangeLinkDefaultExpirationPolicyDetails": {"fq_name": "team_log.SharingChangeLinkDefaultExpirationPolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.SharingChangeLinkDefaultExpirationPolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharingChangeLinkDefaultExpirationPolicyType": {"fq_name": "team_log.SharingChangeLinkDefaultExpirationPolicyType", "java_class": "com.dropbox.core.v2.teamlog.SharingChangeLinkDefaultExpirationPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharingChangeLinkEnforcePasswordPolicyDetails": {"fq_name": "team_log.SharingChangeLinkEnforcePasswordPolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.SharingChangeLinkEnforcePasswordPolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharingChangeLinkEnforcePasswordPolicyType": {"fq_name": "team_log.SharingChangeLinkEnforcePasswordPolicyType", "java_class": "com.dropbox.core.v2.teamlog.SharingChangeLinkEnforcePasswordPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharingChangeLinkPolicyDetails": {"fq_name": "team_log.SharingChangeLinkPolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.SharingChangeLinkPolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharingChangeLinkPolicyType": {"fq_name": "team_log.SharingChangeLinkPolicyType", "java_class": "com.dropbox.core.v2.teamlog.SharingChangeLinkPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharingChangeMemberPolicyDetails": {"fq_name": "team_log.SharingChangeMemberPolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.SharingChangeMemberPolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharingChangeMemberPolicyType": {"fq_name": "team_log.SharingChangeMemberPolicyType", "java_class": "com.dropbox.core.v2.teamlog.SharingChangeMemberPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharingFolderJoinPolicy": {"fq_name": "team_log.SharingFolderJoinPolicy", "java_class": "com.dropbox.core.v2.teamlog.SharingFolderJoinPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharingLinkPolicy": {"fq_name": "team_log.SharingLinkPolicy", "java_class": "com.dropbox.core.v2.teamlog.SharingLinkPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SharingMemberPolicy": {"fq_name": "team_log.SharingMemberPolicy", "java_class": "com.dropbox.core.v2.teamlog.SharingMemberPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShmodelDisableDownloadsDetails": {"fq_name": "team_log.ShmodelDisableDownloadsDetails", "java_class": "com.dropbox.core.v2.teamlog.ShmodelDisableDownloadsDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShmodelDisableDownloadsType": {"fq_name": "team_log.ShmodelDisableDownloadsType", "java_class": "com.dropbox.core.v2.teamlog.ShmodelDisableDownloadsType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShmodelEnableDownloadsDetails": {"fq_name": "team_log.ShmodelEnableDownloadsDetails", "java_class": "com.dropbox.core.v2.teamlog.ShmodelEnableDownloadsDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShmodelEnableDownloadsType": {"fq_name": "team_log.ShmodelEnableDownloadsType", "java_class": "com.dropbox.core.v2.teamlog.ShmodelEnableDownloadsType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShmodelGroupShareDetails": {"fq_name": "team_log.ShmodelGroupShareDetails", "java_class": "com.dropbox.core.v2.teamlog.ShmodelGroupShareDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShmodelGroupShareType": {"fq_name": "team_log.ShmodelGroupShareType", "java_class": "com.dropbox.core.v2.teamlog.ShmodelGroupShareType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseAccessGrantedDetails": {"fq_name": "team_log.ShowcaseAccessGrantedDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseAccessGrantedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseAccessGrantedType": {"fq_name": "team_log.ShowcaseAccessGrantedType", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseAccessGrantedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseAddMemberDetails": {"fq_name": "team_log.ShowcaseAddMemberDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseAddMemberDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseAddMemberType": {"fq_name": "team_log.ShowcaseAddMemberType", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseAddMemberType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseArchivedDetails": {"fq_name": "team_log.ShowcaseArchivedDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseArchivedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseArchivedType": {"fq_name": "team_log.ShowcaseArchivedType", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseArchivedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseChangeDownloadPolicyDetails": {"fq_name": "team_log.ShowcaseChangeDownloadPolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseChangeDownloadPolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseChangeDownloadPolicyType": {"fq_name": "team_log.ShowcaseChangeDownloadPolicyType", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseChangeDownloadPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseChangeEnabledPolicyDetails": {"fq_name": "team_log.ShowcaseChangeEnabledPolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseChangeEnabledPolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseChangeEnabledPolicyType": {"fq_name": "team_log.ShowcaseChangeEnabledPolicyType", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseChangeEnabledPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseChangeExternalSharingPolicyDetails": {"fq_name": "team_log.ShowcaseChangeExternalSharingPolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseChangeExternalSharingPolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseChangeExternalSharingPolicyType": {"fq_name": "team_log.ShowcaseChangeExternalSharingPolicyType", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseChangeExternalSharingPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseCreatedDetails": {"fq_name": "team_log.ShowcaseCreatedDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseCreatedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseCreatedType": {"fq_name": "team_log.ShowcaseCreatedType", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseCreatedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseDeleteCommentDetails": {"fq_name": "team_log.ShowcaseDeleteCommentDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseDeleteCommentDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseDeleteCommentType": {"fq_name": "team_log.ShowcaseDeleteCommentType", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseDeleteCommentType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseDocumentLogInfo": {"fq_name": "team_log.ShowcaseDocumentLogInfo", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseDocumentLogInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseDownloadPolicy": {"fq_name": "team_log.ShowcaseDownloadPolicy", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseDownloadPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseEditCommentDetails": {"fq_name": "team_log.ShowcaseEditCommentDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseEditCommentDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseEditCommentType": {"fq_name": "team_log.ShowcaseEditCommentType", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseEditCommentType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseEditedDetails": {"fq_name": "team_log.ShowcaseEditedDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseEditedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseEditedType": {"fq_name": "team_log.ShowcaseEditedType", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseEditedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseEnabledPolicy": {"fq_name": "team_log.ShowcaseEnabledPolicy", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseEnabledPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseExternalSharingPolicy": {"fq_name": "team_log.ShowcaseExternalSharingPolicy", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseExternalSharingPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseFileAddedDetails": {"fq_name": "team_log.ShowcaseFileAddedDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseFileAddedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseFileAddedType": {"fq_name": "team_log.ShowcaseFileAddedType", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseFileAddedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseFileDownloadDetails": {"fq_name": "team_log.ShowcaseFileDownloadDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseFileDownloadDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseFileDownloadType": {"fq_name": "team_log.ShowcaseFileDownloadType", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseFileDownloadType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseFileRemovedDetails": {"fq_name": "team_log.ShowcaseFileRemovedDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseFileRemovedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseFileRemovedType": {"fq_name": "team_log.ShowcaseFileRemovedType", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseFileRemovedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseFileViewDetails": {"fq_name": "team_log.ShowcaseFileViewDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseFileViewDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseFileViewType": {"fq_name": "team_log.ShowcaseFileViewType", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseFileViewType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcasePermanentlyDeletedDetails": {"fq_name": "team_log.ShowcasePermanentlyDeletedDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcasePermanentlyDeletedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcasePermanentlyDeletedType": {"fq_name": "team_log.ShowcasePermanentlyDeletedType", "java_class": "com.dropbox.core.v2.teamlog.ShowcasePermanentlyDeletedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcasePostCommentDetails": {"fq_name": "team_log.ShowcasePostCommentDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcasePostCommentDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcasePostCommentType": {"fq_name": "team_log.ShowcasePostCommentType", "java_class": "com.dropbox.core.v2.teamlog.ShowcasePostCommentType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseRemoveMemberDetails": {"fq_name": "team_log.ShowcaseRemoveMemberDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseRemoveMemberDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseRemoveMemberType": {"fq_name": "team_log.ShowcaseRemoveMemberType", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseRemoveMemberType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseRenamedDetails": {"fq_name": "team_log.ShowcaseRenamedDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseRenamedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseRenamedType": {"fq_name": "team_log.ShowcaseRenamedType", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseRenamedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseRequestAccessDetails": {"fq_name": "team_log.ShowcaseRequestAccessDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseRequestAccessDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseRequestAccessType": {"fq_name": "team_log.ShowcaseRequestAccessType", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseRequestAccessType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseResolveCommentDetails": {"fq_name": "team_log.ShowcaseResolveCommentDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseResolveCommentDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseResolveCommentType": {"fq_name": "team_log.ShowcaseResolveCommentType", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseResolveCommentType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseRestoredDetails": {"fq_name": "team_log.ShowcaseRestoredDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseRestoredDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseRestoredType": {"fq_name": "team_log.ShowcaseRestoredType", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseRestoredType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseTrashedDeprecatedDetails": {"fq_name": "team_log.ShowcaseTrashedDeprecatedDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseTrashedDeprecatedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseTrashedDeprecatedType": {"fq_name": "team_log.ShowcaseTrashedDeprecatedType", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseTrashedDeprecatedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseTrashedDetails": {"fq_name": "team_log.ShowcaseTrashedDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseTrashedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseTrashedType": {"fq_name": "team_log.ShowcaseTrashedType", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseTrashedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseUnresolveCommentDetails": {"fq_name": "team_log.ShowcaseUnresolveCommentDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseUnresolveCommentDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseUnresolveCommentType": {"fq_name": "team_log.ShowcaseUnresolveCommentType", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseUnresolveCommentType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseUntrashedDeprecatedDetails": {"fq_name": "team_log.ShowcaseUntrashedDeprecatedDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseUntrashedDeprecatedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseUntrashedDeprecatedType": {"fq_name": "team_log.ShowcaseUntrashedDeprecatedType", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseUntrashedDeprecatedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseUntrashedDetails": {"fq_name": "team_log.ShowcaseUntrashedDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseUntrashedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseUntrashedType": {"fq_name": "team_log.ShowcaseUntrashedType", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseUntrashedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseViewDetails": {"fq_name": "team_log.ShowcaseViewDetails", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseViewDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ShowcaseViewType": {"fq_name": "team_log.ShowcaseViewType", "java_class": "com.dropbox.core.v2.teamlog.ShowcaseViewType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SignInAsSessionEndDetails": {"fq_name": "team_log.SignInAsSessionEndDetails", "java_class": "com.dropbox.core.v2.teamlog.SignInAsSessionEndDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SignInAsSessionEndType": {"fq_name": "team_log.SignInAsSessionEndType", "java_class": "com.dropbox.core.v2.teamlog.SignInAsSessionEndType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SignInAsSessionStartDetails": {"fq_name": "team_log.SignInAsSessionStartDetails", "java_class": "com.dropbox.core.v2.teamlog.SignInAsSessionStartDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SignInAsSessionStartType": {"fq_name": "team_log.SignInAsSessionStartType", "java_class": "com.dropbox.core.v2.teamlog.SignInAsSessionStartType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SmartSyncChangePolicyDetails": {"fq_name": "team_log.SmartSyncChangePolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.SmartSyncChangePolicyDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.SmartSyncChangePolicyDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SmartSyncChangePolicyType": {"fq_name": "team_log.SmartSyncChangePolicyType", "java_class": "com.dropbox.core.v2.teamlog.SmartSyncChangePolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SmartSyncCreateAdminPrivilegeReportDetails": {"fq_name": "team_log.SmartSyncCreateAdminPrivilegeReportDetails", "java_class": "com.dropbox.core.v2.teamlog.SmartSyncCreateAdminPrivilegeReportDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SmartSyncCreateAdminPrivilegeReportType": {"fq_name": "team_log.SmartSyncCreateAdminPrivilegeReportType", "java_class": "com.dropbox.core.v2.teamlog.SmartSyncCreateAdminPrivilegeReportType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SmartSyncNotOptOutDetails": {"fq_name": "team_log.SmartSyncNotOptOutDetails", "java_class": "com.dropbox.core.v2.teamlog.SmartSyncNotOptOutDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SmartSyncNotOptOutType": {"fq_name": "team_log.SmartSyncNotOptOutType", "java_class": "com.dropbox.core.v2.teamlog.SmartSyncNotOptOutType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SmartSyncOptOutDetails": {"fq_name": "team_log.SmartSyncOptOutDetails", "java_class": "com.dropbox.core.v2.teamlog.SmartSyncOptOutDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SmartSyncOptOutPolicy": {"fq_name": "team_log.SmartSyncOptOutPolicy", "java_class": "com.dropbox.core.v2.teamlog.SmartSyncOptOutPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SmartSyncOptOutType": {"fq_name": "team_log.SmartSyncOptOutType", "java_class": "com.dropbox.core.v2.teamlog.SmartSyncOptOutType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SmarterSmartSyncPolicyChangedDetails": {"fq_name": "team_log.SmarterSmartSyncPolicyChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.SmarterSmartSyncPolicyChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SmarterSmartSyncPolicyChangedType": {"fq_name": "team_log.SmarterSmartSyncPolicyChangedType", "java_class": "com.dropbox.core.v2.teamlog.SmarterSmartSyncPolicyChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SpaceCapsType": {"fq_name": "team_log.SpaceCapsType", "java_class": "com.dropbox.core.v2.teamlog.SpaceCapsType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SpaceLimitsStatus": {"fq_name": "team_log.SpaceLimitsStatus", "java_class": "com.dropbox.core.v2.teamlog.SpaceLimitsStatus", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SsoAddCertDetails": {"fq_name": "team_log.SsoAddCertDetails", "java_class": "com.dropbox.core.v2.teamlog.SsoAddCertDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SsoAddCertType": {"fq_name": "team_log.SsoAddCertType", "java_class": "com.dropbox.core.v2.teamlog.SsoAddCertType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SsoAddLoginUrlDetails": {"fq_name": "team_log.SsoAddLoginUrlDetails", "java_class": "com.dropbox.core.v2.teamlog.SsoAddLoginUrlDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SsoAddLoginUrlType": {"fq_name": "team_log.SsoAddLoginUrlType", "java_class": "com.dropbox.core.v2.teamlog.SsoAddLoginUrlType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SsoAddLogoutUrlDetails": {"fq_name": "team_log.SsoAddLogoutUrlDetails", "java_class": "com.dropbox.core.v2.teamlog.SsoAddLogoutUrlDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SsoAddLogoutUrlType": {"fq_name": "team_log.SsoAddLogoutUrlType", "java_class": "com.dropbox.core.v2.teamlog.SsoAddLogoutUrlType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SsoChangeCertDetails": {"fq_name": "team_log.SsoChangeCertDetails", "java_class": "com.dropbox.core.v2.teamlog.SsoChangeCertDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SsoChangeCertType": {"fq_name": "team_log.SsoChangeCertType", "java_class": "com.dropbox.core.v2.teamlog.SsoChangeCertType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SsoChangeLoginUrlDetails": {"fq_name": "team_log.SsoChangeLoginUrlDetails", "java_class": "com.dropbox.core.v2.teamlog.SsoChangeLoginUrlDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SsoChangeLoginUrlType": {"fq_name": "team_log.SsoChangeLoginUrlType", "java_class": "com.dropbox.core.v2.teamlog.SsoChangeLoginUrlType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SsoChangeLogoutUrlDetails": {"fq_name": "team_log.SsoChangeLogoutUrlDetails", "java_class": "com.dropbox.core.v2.teamlog.SsoChangeLogoutUrlDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.SsoChangeLogoutUrlDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SsoChangeLogoutUrlType": {"fq_name": "team_log.SsoChangeLogoutUrlType", "java_class": "com.dropbox.core.v2.teamlog.SsoChangeLogoutUrlType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SsoChangePolicyDetails": {"fq_name": "team_log.SsoChangePolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.SsoChangePolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SsoChangePolicyType": {"fq_name": "team_log.SsoChangePolicyType", "java_class": "com.dropbox.core.v2.teamlog.SsoChangePolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SsoChangeSamlIdentityModeDetails": {"fq_name": "team_log.SsoChangeSamlIdentityModeDetails", "java_class": "com.dropbox.core.v2.teamlog.SsoChangeSamlIdentityModeDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SsoChangeSamlIdentityModeType": {"fq_name": "team_log.SsoChangeSamlIdentityModeType", "java_class": "com.dropbox.core.v2.teamlog.SsoChangeSamlIdentityModeType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SsoErrorDetails": {"fq_name": "team_log.SsoErrorDetails", "java_class": "com.dropbox.core.v2.teamlog.SsoErrorDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SsoErrorType": {"fq_name": "team_log.SsoErrorType", "java_class": "com.dropbox.core.v2.teamlog.SsoErrorType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SsoRemoveCertDetails": {"fq_name": "team_log.SsoRemoveCertDetails", "java_class": "com.dropbox.core.v2.teamlog.SsoRemoveCertDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SsoRemoveCertType": {"fq_name": "team_log.SsoRemoveCertType", "java_class": "com.dropbox.core.v2.teamlog.SsoRemoveCertType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SsoRemoveLoginUrlDetails": {"fq_name": "team_log.SsoRemoveLoginUrlDetails", "java_class": "com.dropbox.core.v2.teamlog.SsoRemoveLoginUrlDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SsoRemoveLoginUrlType": {"fq_name": "team_log.SsoRemoveLoginUrlType", "java_class": "com.dropbox.core.v2.teamlog.SsoRemoveLoginUrlType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SsoRemoveLogoutUrlDetails": {"fq_name": "team_log.SsoRemoveLogoutUrlDetails", "java_class": "com.dropbox.core.v2.teamlog.SsoRemoveLogoutUrlDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.SsoRemoveLogoutUrlType": {"fq_name": "team_log.SsoRemoveLogoutUrlType", "java_class": "com.dropbox.core.v2.teamlog.SsoRemoveLogoutUrlType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.StartedEnterpriseAdminSessionDetails": {"fq_name": "team_log.StartedEnterpriseAdminSessionDetails", "java_class": "com.dropbox.core.v2.teamlog.StartedEnterpriseAdminSessionDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.StartedEnterpriseAdminSessionType": {"fq_name": "team_log.StartedEnterpriseAdminSessionType", "java_class": "com.dropbox.core.v2.teamlog.StartedEnterpriseAdminSessionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamActivityCreateReportDetails": {"fq_name": "team_log.TeamActivityCreateReportDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamActivityCreateReportDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamActivityCreateReportFailDetails": {"fq_name": "team_log.TeamActivityCreateReportFailDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamActivityCreateReportFailDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamActivityCreateReportFailType": {"fq_name": "team_log.TeamActivityCreateReportFailType", "java_class": "com.dropbox.core.v2.teamlog.TeamActivityCreateReportFailType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamActivityCreateReportType": {"fq_name": "team_log.TeamActivityCreateReportType", "java_class": "com.dropbox.core.v2.teamlog.TeamActivityCreateReportType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamBrandingPolicy": {"fq_name": "team_log.TeamBrandingPolicy", "java_class": "com.dropbox.core.v2.teamlog.TeamBrandingPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamBrandingPolicyChangedDetails": {"fq_name": "team_log.TeamBrandingPolicyChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamBrandingPolicyChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamBrandingPolicyChangedType": {"fq_name": "team_log.TeamBrandingPolicyChangedType", "java_class": "com.dropbox.core.v2.teamlog.TeamBrandingPolicyChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamDetails": {"fq_name": "team_log.TeamDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamEncryptionKeyCancelKeyDeletionDetails": {"fq_name": "team_log.TeamEncryptionKeyCancelKeyDeletionDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamEncryptionKeyCancelKeyDeletionDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamEncryptionKeyCancelKeyDeletionType": {"fq_name": "team_log.TeamEncryptionKeyCancelKeyDeletionType", "java_class": "com.dropbox.core.v2.teamlog.TeamEncryptionKeyCancelKeyDeletionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamEncryptionKeyCreateKeyDetails": {"fq_name": "team_log.TeamEncryptionKeyCreateKeyDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamEncryptionKeyCreateKeyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamEncryptionKeyCreateKeyType": {"fq_name": "team_log.TeamEncryptionKeyCreateKeyType", "java_class": "com.dropbox.core.v2.teamlog.TeamEncryptionKeyCreateKeyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamEncryptionKeyDeleteKeyDetails": {"fq_name": "team_log.TeamEncryptionKeyDeleteKeyDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamEncryptionKeyDeleteKeyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamEncryptionKeyDeleteKeyType": {"fq_name": "team_log.TeamEncryptionKeyDeleteKeyType", "java_class": "com.dropbox.core.v2.teamlog.TeamEncryptionKeyDeleteKeyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamEncryptionKeyDisableKeyDetails": {"fq_name": "team_log.TeamEncryptionKeyDisableKeyDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamEncryptionKeyDisableKeyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamEncryptionKeyDisableKeyType": {"fq_name": "team_log.TeamEncryptionKeyDisableKeyType", "java_class": "com.dropbox.core.v2.teamlog.TeamEncryptionKeyDisableKeyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamEncryptionKeyEnableKeyDetails": {"fq_name": "team_log.TeamEncryptionKeyEnableKeyDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamEncryptionKeyEnableKeyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamEncryptionKeyEnableKeyType": {"fq_name": "team_log.TeamEncryptionKeyEnableKeyType", "java_class": "com.dropbox.core.v2.teamlog.TeamEncryptionKeyEnableKeyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamEncryptionKeyRotateKeyDetails": {"fq_name": "team_log.TeamEncryptionKeyRotateKeyDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamEncryptionKeyRotateKeyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamEncryptionKeyRotateKeyType": {"fq_name": "team_log.TeamEncryptionKeyRotateKeyType", "java_class": "com.dropbox.core.v2.teamlog.TeamEncryptionKeyRotateKeyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamEncryptionKeyScheduleKeyDeletionDetails": {"fq_name": "team_log.TeamEncryptionKeyScheduleKeyDeletionDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamEncryptionKeyScheduleKeyDeletionDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamEncryptionKeyScheduleKeyDeletionType": {"fq_name": "team_log.TeamEncryptionKeyScheduleKeyDeletionType", "java_class": "com.dropbox.core.v2.teamlog.TeamEncryptionKeyScheduleKeyDeletionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamEvent": {"fq_name": "team_log.TeamEvent", "java_class": "com.dropbox.core.v2.teamlog.TeamEvent", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.TeamEvent.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamExtensionsPolicy": {"fq_name": "team_log.TeamExtensionsPolicy", "java_class": "com.dropbox.core.v2.teamlog.TeamExtensionsPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamExtensionsPolicyChangedDetails": {"fq_name": "team_log.TeamExtensionsPolicyChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamExtensionsPolicyChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamExtensionsPolicyChangedType": {"fq_name": "team_log.TeamExtensionsPolicyChangedType", "java_class": "com.dropbox.core.v2.teamlog.TeamExtensionsPolicyChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamFolderChangeStatusDetails": {"fq_name": "team_log.TeamFolderChangeStatusDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamFolderChangeStatusDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamFolderChangeStatusType": {"fq_name": "team_log.TeamFolderChangeStatusType", "java_class": "com.dropbox.core.v2.teamlog.TeamFolderChangeStatusType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamFolderCreateDetails": {"fq_name": "team_log.TeamFolderCreateDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamFolderCreateDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamFolderCreateType": {"fq_name": "team_log.TeamFolderCreateType", "java_class": "com.dropbox.core.v2.teamlog.TeamFolderCreateType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamFolderDowngradeDetails": {"fq_name": "team_log.TeamFolderDowngradeDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamFolderDowngradeDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamFolderDowngradeType": {"fq_name": "team_log.TeamFolderDowngradeType", "java_class": "com.dropbox.core.v2.teamlog.TeamFolderDowngradeType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamFolderPermanentlyDeleteDetails": {"fq_name": "team_log.TeamFolderPermanentlyDeleteDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamFolderPermanentlyDeleteDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamFolderPermanentlyDeleteType": {"fq_name": "team_log.TeamFolderPermanentlyDeleteType", "java_class": "com.dropbox.core.v2.teamlog.TeamFolderPermanentlyDeleteType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamFolderRenameDetails": {"fq_name": "team_log.TeamFolderRenameDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamFolderRenameDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamFolderRenameType": {"fq_name": "team_log.TeamFolderRenameType", "java_class": "com.dropbox.core.v2.teamlog.TeamFolderRenameType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamInviteDetails": {"fq_name": "team_log.TeamInviteDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamInviteDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamLinkedAppLogInfo": {"fq_name": "team_log.TeamLinkedAppLogInfo", "java_class": "com.dropbox.core.v2.teamlog.TeamLinkedAppLogInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.TeamLinkedAppLogInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamLogInfo": {"fq_name": "team_log.TeamLogInfo", "java_class": "com.dropbox.core.v2.teamlog.TeamLogInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMemberLogInfo": {"fq_name": "team_log.TeamMemberLogInfo", "java_class": "com.dropbox.core.v2.teamlog.TeamMemberLogInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.TeamMemberLogInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMembershipType": {"fq_name": "team_log.TeamMembershipType", "java_class": "com.dropbox.core.v2.teamlog.TeamMembershipType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeFromDetails": {"fq_name": "team_log.TeamMergeFromDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeFromDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeFromType": {"fq_name": "team_log.TeamMergeFromType", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeFromType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestAcceptedDetails": {"fq_name": "team_log.TeamMergeRequestAcceptedDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestAcceptedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestAcceptedExtraDetails": {"fq_name": "team_log.TeamMergeRequestAcceptedExtraDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestAcceptedExtraDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestAcceptedShownToPrimaryTeamDetails": {"fq_name": "team_log.TeamMergeRequestAcceptedShownToPrimaryTeamDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestAcceptedShownToPrimaryTeamDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestAcceptedShownToPrimaryTeamType": {"fq_name": "team_log.TeamMergeRequestAcceptedShownToPrimaryTeamType", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestAcceptedShownToPrimaryTeamType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestAcceptedShownToSecondaryTeamDetails": {"fq_name": "team_log.TeamMergeRequestAcceptedShownToSecondaryTeamDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestAcceptedShownToSecondaryTeamDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestAcceptedShownToSecondaryTeamType": {"fq_name": "team_log.TeamMergeRequestAcceptedShownToSecondaryTeamType", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestAcceptedShownToSecondaryTeamType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestAcceptedType": {"fq_name": "team_log.TeamMergeRequestAcceptedType", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestAcceptedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestAutoCanceledDetails": {"fq_name": "team_log.TeamMergeRequestAutoCanceledDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestAutoCanceledDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestAutoCanceledType": {"fq_name": "team_log.TeamMergeRequestAutoCanceledType", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestAutoCanceledType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestCanceledDetails": {"fq_name": "team_log.TeamMergeRequestCanceledDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestCanceledDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestCanceledExtraDetails": {"fq_name": "team_log.TeamMergeRequestCanceledExtraDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestCanceledExtraDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestCanceledShownToPrimaryTeamDetails": {"fq_name": "team_log.TeamMergeRequestCanceledShownToPrimaryTeamDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestCanceledShownToPrimaryTeamDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestCanceledShownToPrimaryTeamType": {"fq_name": "team_log.TeamMergeRequestCanceledShownToPrimaryTeamType", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestCanceledShownToPrimaryTeamType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestCanceledShownToSecondaryTeamDetails": {"fq_name": "team_log.TeamMergeRequestCanceledShownToSecondaryTeamDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestCanceledShownToSecondaryTeamDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestCanceledShownToSecondaryTeamType": {"fq_name": "team_log.TeamMergeRequestCanceledShownToSecondaryTeamType", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestCanceledShownToSecondaryTeamType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestCanceledType": {"fq_name": "team_log.TeamMergeRequestCanceledType", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestCanceledType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestExpiredDetails": {"fq_name": "team_log.TeamMergeRequestExpiredDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestExpiredDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestExpiredExtraDetails": {"fq_name": "team_log.TeamMergeRequestExpiredExtraDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestExpiredExtraDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestExpiredShownToPrimaryTeamDetails": {"fq_name": "team_log.TeamMergeRequestExpiredShownToPrimaryTeamDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestExpiredShownToPrimaryTeamDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestExpiredShownToPrimaryTeamType": {"fq_name": "team_log.TeamMergeRequestExpiredShownToPrimaryTeamType", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestExpiredShownToPrimaryTeamType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestExpiredShownToSecondaryTeamDetails": {"fq_name": "team_log.TeamMergeRequestExpiredShownToSecondaryTeamDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestExpiredShownToSecondaryTeamDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestExpiredShownToSecondaryTeamType": {"fq_name": "team_log.TeamMergeRequestExpiredShownToSecondaryTeamType", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestExpiredShownToSecondaryTeamType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestExpiredType": {"fq_name": "team_log.TeamMergeRequestExpiredType", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestExpiredType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestRejectedShownToPrimaryTeamDetails": {"fq_name": "team_log.TeamMergeRequestRejectedShownToPrimaryTeamDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestRejectedShownToPrimaryTeamDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestRejectedShownToPrimaryTeamType": {"fq_name": "team_log.TeamMergeRequestRejectedShownToPrimaryTeamType", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestRejectedShownToPrimaryTeamType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestRejectedShownToSecondaryTeamDetails": {"fq_name": "team_log.TeamMergeRequestRejectedShownToSecondaryTeamDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestRejectedShownToSecondaryTeamDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestRejectedShownToSecondaryTeamType": {"fq_name": "team_log.TeamMergeRequestRejectedShownToSecondaryTeamType", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestRejectedShownToSecondaryTeamType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestReminderDetails": {"fq_name": "team_log.TeamMergeRequestReminderDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestReminderDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestReminderExtraDetails": {"fq_name": "team_log.TeamMergeRequestReminderExtraDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestReminderExtraDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestReminderShownToPrimaryTeamDetails": {"fq_name": "team_log.TeamMergeRequestReminderShownToPrimaryTeamDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestReminderShownToPrimaryTeamDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestReminderShownToPrimaryTeamType": {"fq_name": "team_log.TeamMergeRequestReminderShownToPrimaryTeamType", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestReminderShownToPrimaryTeamType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestReminderShownToSecondaryTeamDetails": {"fq_name": "team_log.TeamMergeRequestReminderShownToSecondaryTeamDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestReminderShownToSecondaryTeamDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestReminderShownToSecondaryTeamType": {"fq_name": "team_log.TeamMergeRequestReminderShownToSecondaryTeamType", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestReminderShownToSecondaryTeamType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestReminderType": {"fq_name": "team_log.TeamMergeRequestReminderType", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestReminderType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestRevokedDetails": {"fq_name": "team_log.TeamMergeRequestRevokedDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestRevokedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestRevokedType": {"fq_name": "team_log.TeamMergeRequestRevokedType", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestRevokedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestSentShownToPrimaryTeamDetails": {"fq_name": "team_log.TeamMergeRequestSentShownToPrimaryTeamDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestSentShownToPrimaryTeamDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestSentShownToPrimaryTeamType": {"fq_name": "team_log.TeamMergeRequestSentShownToPrimaryTeamType", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestSentShownToPrimaryTeamType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestSentShownToSecondaryTeamDetails": {"fq_name": "team_log.TeamMergeRequestSentShownToSecondaryTeamDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestSentShownToSecondaryTeamDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeRequestSentShownToSecondaryTeamType": {"fq_name": "team_log.TeamMergeRequestSentShownToSecondaryTeamType", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeRequestSentShownToSecondaryTeamType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeToDetails": {"fq_name": "team_log.TeamMergeToDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeToDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamMergeToType": {"fq_name": "team_log.TeamMergeToType", "java_class": "com.dropbox.core.v2.teamlog.TeamMergeToType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamName": {"fq_name": "team_log.TeamName", "java_class": "com.dropbox.core.v2.teamlog.TeamName", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamProfileAddBackgroundDetails": {"fq_name": "team_log.TeamProfileAddBackgroundDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamProfileAddBackgroundDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamProfileAddBackgroundType": {"fq_name": "team_log.TeamProfileAddBackgroundType", "java_class": "com.dropbox.core.v2.teamlog.TeamProfileAddBackgroundType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamProfileAddLogoDetails": {"fq_name": "team_log.TeamProfileAddLogoDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamProfileAddLogoDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamProfileAddLogoType": {"fq_name": "team_log.TeamProfileAddLogoType", "java_class": "com.dropbox.core.v2.teamlog.TeamProfileAddLogoType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamProfileChangeBackgroundDetails": {"fq_name": "team_log.TeamProfileChangeBackgroundDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamProfileChangeBackgroundDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamProfileChangeBackgroundType": {"fq_name": "team_log.TeamProfileChangeBackgroundType", "java_class": "com.dropbox.core.v2.teamlog.TeamProfileChangeBackgroundType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamProfileChangeDefaultLanguageDetails": {"fq_name": "team_log.TeamProfileChangeDefaultLanguageDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamProfileChangeDefaultLanguageDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamProfileChangeDefaultLanguageType": {"fq_name": "team_log.TeamProfileChangeDefaultLanguageType", "java_class": "com.dropbox.core.v2.teamlog.TeamProfileChangeDefaultLanguageType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamProfileChangeLogoDetails": {"fq_name": "team_log.TeamProfileChangeLogoDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamProfileChangeLogoDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamProfileChangeLogoType": {"fq_name": "team_log.TeamProfileChangeLogoType", "java_class": "com.dropbox.core.v2.teamlog.TeamProfileChangeLogoType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamProfileChangeNameDetails": {"fq_name": "team_log.TeamProfileChangeNameDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamProfileChangeNameDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamProfileChangeNameType": {"fq_name": "team_log.TeamProfileChangeNameType", "java_class": "com.dropbox.core.v2.teamlog.TeamProfileChangeNameType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamProfileRemoveBackgroundDetails": {"fq_name": "team_log.TeamProfileRemoveBackgroundDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamProfileRemoveBackgroundDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamProfileRemoveBackgroundType": {"fq_name": "team_log.TeamProfileRemoveBackgroundType", "java_class": "com.dropbox.core.v2.teamlog.TeamProfileRemoveBackgroundType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamProfileRemoveLogoDetails": {"fq_name": "team_log.TeamProfileRemoveLogoDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamProfileRemoveLogoDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamProfileRemoveLogoType": {"fq_name": "team_log.TeamProfileRemoveLogoType", "java_class": "com.dropbox.core.v2.teamlog.TeamProfileRemoveLogoType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamSelectiveSyncPolicy": {"fq_name": "team_log.TeamSelectiveSyncPolicy", "java_class": "com.dropbox.core.v2.teamlog.TeamSelectiveSyncPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamSelectiveSyncPolicyChangedDetails": {"fq_name": "team_log.TeamSelectiveSyncPolicyChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamSelectiveSyncPolicyChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamSelectiveSyncPolicyChangedType": {"fq_name": "team_log.TeamSelectiveSyncPolicyChangedType", "java_class": "com.dropbox.core.v2.teamlog.TeamSelectiveSyncPolicyChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamSelectiveSyncSettingsChangedDetails": {"fq_name": "team_log.TeamSelectiveSyncSettingsChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamSelectiveSyncSettingsChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamSelectiveSyncSettingsChangedType": {"fq_name": "team_log.TeamSelectiveSyncSettingsChangedType", "java_class": "com.dropbox.core.v2.teamlog.TeamSelectiveSyncSettingsChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamSharingWhitelistSubjectsChangedDetails": {"fq_name": "team_log.TeamSharingWhitelistSubjectsChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.TeamSharingWhitelistSubjectsChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TeamSharingWhitelistSubjectsChangedType": {"fq_name": "team_log.TeamSharingWhitelistSubjectsChangedType", "java_class": "com.dropbox.core.v2.teamlog.TeamSharingWhitelistSubjectsChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TfaAddBackupPhoneDetails": {"fq_name": "team_log.TfaAddBackupPhoneDetails", "java_class": "com.dropbox.core.v2.teamlog.TfaAddBackupPhoneDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TfaAddBackupPhoneType": {"fq_name": "team_log.TfaAddBackupPhoneType", "java_class": "com.dropbox.core.v2.teamlog.TfaAddBackupPhoneType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TfaAddExceptionDetails": {"fq_name": "team_log.TfaAddExceptionDetails", "java_class": "com.dropbox.core.v2.teamlog.TfaAddExceptionDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TfaAddExceptionType": {"fq_name": "team_log.TfaAddExceptionType", "java_class": "com.dropbox.core.v2.teamlog.TfaAddExceptionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TfaAddSecurityKeyDetails": {"fq_name": "team_log.TfaAddSecurityKeyDetails", "java_class": "com.dropbox.core.v2.teamlog.TfaAddSecurityKeyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TfaAddSecurityKeyType": {"fq_name": "team_log.TfaAddSecurityKeyType", "java_class": "com.dropbox.core.v2.teamlog.TfaAddSecurityKeyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TfaChangeBackupPhoneDetails": {"fq_name": "team_log.TfaChangeBackupPhoneDetails", "java_class": "com.dropbox.core.v2.teamlog.TfaChangeBackupPhoneDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TfaChangeBackupPhoneType": {"fq_name": "team_log.TfaChangeBackupPhoneType", "java_class": "com.dropbox.core.v2.teamlog.TfaChangeBackupPhoneType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TfaChangePolicyDetails": {"fq_name": "team_log.TfaChangePolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.TfaChangePolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TfaChangePolicyType": {"fq_name": "team_log.TfaChangePolicyType", "java_class": "com.dropbox.core.v2.teamlog.TfaChangePolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TfaChangeStatusDetails": {"fq_name": "team_log.TfaChangeStatusDetails", "java_class": "com.dropbox.core.v2.teamlog.TfaChangeStatusDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.TfaChangeStatusDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TfaChangeStatusType": {"fq_name": "team_log.TfaChangeStatusType", "java_class": "com.dropbox.core.v2.teamlog.TfaChangeStatusType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TfaConfiguration": {"fq_name": "team_log.TfaConfiguration", "java_class": "com.dropbox.core.v2.teamlog.TfaConfiguration", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TfaRemoveBackupPhoneDetails": {"fq_name": "team_log.TfaRemoveBackupPhoneDetails", "java_class": "com.dropbox.core.v2.teamlog.TfaRemoveBackupPhoneDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TfaRemoveBackupPhoneType": {"fq_name": "team_log.TfaRemoveBackupPhoneType", "java_class": "com.dropbox.core.v2.teamlog.TfaRemoveBackupPhoneType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TfaRemoveExceptionDetails": {"fq_name": "team_log.TfaRemoveExceptionDetails", "java_class": "com.dropbox.core.v2.teamlog.TfaRemoveExceptionDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TfaRemoveExceptionType": {"fq_name": "team_log.TfaRemoveExceptionType", "java_class": "com.dropbox.core.v2.teamlog.TfaRemoveExceptionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TfaRemoveSecurityKeyDetails": {"fq_name": "team_log.TfaRemoveSecurityKeyDetails", "java_class": "com.dropbox.core.v2.teamlog.TfaRemoveSecurityKeyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TfaRemoveSecurityKeyType": {"fq_name": "team_log.TfaRemoveSecurityKeyType", "java_class": "com.dropbox.core.v2.teamlog.TfaRemoveSecurityKeyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TfaResetDetails": {"fq_name": "team_log.TfaResetDetails", "java_class": "com.dropbox.core.v2.teamlog.TfaResetDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TfaResetType": {"fq_name": "team_log.TfaResetType", "java_class": "com.dropbox.core.v2.teamlog.TfaResetType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TimeUnit": {"fq_name": "team_log.TimeUnit", "java_class": "com.dropbox.core.v2.teamlog.TimeUnit", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TrustedNonTeamMemberLogInfo": {"fq_name": "team_log.TrustedNonTeamMemberLogInfo", "java_class": "com.dropbox.core.v2.teamlog.TrustedNonTeamMemberLogInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.TrustedNonTeamMemberLogInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TrustedNonTeamMemberType": {"fq_name": "team_log.TrustedNonTeamMemberType", "java_class": "com.dropbox.core.v2.teamlog.TrustedNonTeamMemberType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TrustedTeamsRequestAction": {"fq_name": "team_log.TrustedTeamsRequestAction", "java_class": "com.dropbox.core.v2.teamlog.TrustedTeamsRequestAction", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TrustedTeamsRequestState": {"fq_name": "team_log.TrustedTeamsRequestState", "java_class": "com.dropbox.core.v2.teamlog.TrustedTeamsRequestState", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TwoAccountChangePolicyDetails": {"fq_name": "team_log.TwoAccountChangePolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.TwoAccountChangePolicyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TwoAccountChangePolicyType": {"fq_name": "team_log.TwoAccountChangePolicyType", "java_class": "com.dropbox.core.v2.teamlog.TwoAccountChangePolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.TwoAccountPolicy": {"fq_name": "team_log.TwoAccountPolicy", "java_class": "com.dropbox.core.v2.teamlog.TwoAccountPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.UndoNamingConventionDetails": {"fq_name": "team_log.UndoNamingConventionDetails", "java_class": "com.dropbox.core.v2.teamlog.UndoNamingConventionDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.UndoNamingConventionType": {"fq_name": "team_log.UndoNamingConventionType", "java_class": "com.dropbox.core.v2.teamlog.UndoNamingConventionType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.UndoOrganizeFolderWithTidyDetails": {"fq_name": "team_log.UndoOrganizeFolderWithTidyDetails", "java_class": "com.dropbox.core.v2.teamlog.UndoOrganizeFolderWithTidyDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.UndoOrganizeFolderWithTidyType": {"fq_name": "team_log.UndoOrganizeFolderWithTidyType", "java_class": "com.dropbox.core.v2.teamlog.UndoOrganizeFolderWithTidyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.UserLinkedAppLogInfo": {"fq_name": "team_log.UserLinkedAppLogInfo", "java_class": "com.dropbox.core.v2.teamlog.UserLinkedAppLogInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.UserLinkedAppLogInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.UserLogInfo": {"fq_name": "team_log.UserLogInfo", "java_class": "com.dropbox.core.v2.teamlog.UserLogInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.UserLogInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.UserNameLogInfo": {"fq_name": "team_log.UserNameLogInfo", "java_class": "com.dropbox.core.v2.teamlog.UserNameLogInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.UserOrTeamLinkedAppLogInfo": {"fq_name": "team_log.UserOrTeamLinkedAppLogInfo", "java_class": "com.dropbox.core.v2.teamlog.UserOrTeamLinkedAppLogInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.UserOrTeamLinkedAppLogInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.UserTagsAddedDetails": {"fq_name": "team_log.UserTagsAddedDetails", "java_class": "com.dropbox.core.v2.teamlog.UserTagsAddedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.UserTagsAddedType": {"fq_name": "team_log.UserTagsAddedType", "java_class": "com.dropbox.core.v2.teamlog.UserTagsAddedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.UserTagsRemovedDetails": {"fq_name": "team_log.UserTagsRemovedDetails", "java_class": "com.dropbox.core.v2.teamlog.UserTagsRemovedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.UserTagsRemovedType": {"fq_name": "team_log.UserTagsRemovedType", "java_class": "com.dropbox.core.v2.teamlog.UserTagsRemovedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ViewerInfoPolicyChangedDetails": {"fq_name": "team_log.ViewerInfoPolicyChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.ViewerInfoPolicyChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.ViewerInfoPolicyChangedType": {"fq_name": "team_log.ViewerInfoPolicyChangedType", "java_class": "com.dropbox.core.v2.teamlog.ViewerInfoPolicyChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.WatermarkingPolicy": {"fq_name": "team_log.WatermarkingPolicy", "java_class": "com.dropbox.core.v2.teamlog.WatermarkingPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.WatermarkingPolicyChangedDetails": {"fq_name": "team_log.WatermarkingPolicyChangedDetails", "java_class": "com.dropbox.core.v2.teamlog.WatermarkingPolicyChangedDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.WatermarkingPolicyChangedType": {"fq_name": "team_log.WatermarkingPolicyChangedType", "java_class": "com.dropbox.core.v2.teamlog.WatermarkingPolicyChangedType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.WebDeviceSessionLogInfo": {"fq_name": "team_log.WebDeviceSessionLogInfo", "java_class": "com.dropbox.core.v2.teamlog.WebDeviceSessionLogInfo", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.WebDeviceSessionLogInfo.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.WebSessionLogInfo": {"fq_name": "team_log.WebSessionLogInfo", "java_class": "com.dropbox.core.v2.teamlog.WebSessionLogInfo", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.WebSessionsChangeActiveSessionLimitDetails": {"fq_name": "team_log.WebSessionsChangeActiveSessionLimitDetails", "java_class": "com.dropbox.core.v2.teamlog.WebSessionsChangeActiveSessionLimitDetails", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.WebSessionsChangeActiveSessionLimitType": {"fq_name": "team_log.WebSessionsChangeActiveSessionLimitType", "java_class": "com.dropbox.core.v2.teamlog.WebSessionsChangeActiveSessionLimitType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.WebSessionsChangeFixedLengthPolicyDetails": {"fq_name": "team_log.WebSessionsChangeFixedLengthPolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.WebSessionsChangeFixedLengthPolicyDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.WebSessionsChangeFixedLengthPolicyDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.WebSessionsChangeFixedLengthPolicyType": {"fq_name": "team_log.WebSessionsChangeFixedLengthPolicyType", "java_class": "com.dropbox.core.v2.teamlog.WebSessionsChangeFixedLengthPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.WebSessionsChangeIdleLengthPolicyDetails": {"fq_name": "team_log.WebSessionsChangeIdleLengthPolicyDetails", "java_class": "com.dropbox.core.v2.teamlog.WebSessionsChangeIdleLengthPolicyDetails", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.teamlog.WebSessionsChangeIdleLengthPolicyDetails.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.WebSessionsChangeIdleLengthPolicyType": {"fq_name": "team_log.WebSessionsChangeIdleLengthPolicyType", "java_class": "com.dropbox.core.v2.teamlog.WebSessionsChangeIdleLengthPolicyType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.WebSessionsFixedLengthPolicy": {"fq_name": "team_log.WebSessionsFixedLengthPolicy", "java_class": "com.dropbox.core.v2.teamlog.WebSessionsFixedLengthPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_log.WebSessionsIdleLengthPolicy": {"fq_name": "team_log.WebSessionsIdleLengthPolicy", "java_class": "com.dropbox.core.v2.teamlog.WebSessionsIdleLengthPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_policies.CameraUploadsPolicyState": {"fq_name": "team_policies.CameraUploadsPolicyState", "java_class": "com.dropbox.core.v2.teampolicies.CameraUploadsPolicyState", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "team_policies.ComputerBackupPolicyState": {"fq_name": "team_policies.ComputerBackupPolicyState", "java_class": "com.dropbox.core.v2.teampolicies.ComputerBackupPolicyState", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "team_policies.EmmState": {"fq_name": "team_policies.EmmState", "java_class": "com.dropbox.core.v2.teampolicies.EmmState", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "team_policies.ExternalDriveBackupPolicyState": {"fq_name": "team_policies.ExternalDriveBackupPolicyState", "java_class": "com.dropbox.core.v2.teampolicies.ExternalDriveBackupPolicyState", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "team_policies.FileLockingPolicyState": {"fq_name": "team_policies.FileLockingPolicyState", "java_class": "com.dropbox.core.v2.teampolicies.FileLockingPolicyState", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "team_policies.FileProviderMigrationPolicyState": {"fq_name": "team_policies.FileProviderMigrationPolicyState", "java_class": "com.dropbox.core.v2.teampolicies.FileProviderMigrationPolicyState", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "team_policies.GroupCreation": {"fq_name": "team_policies.GroupCreation", "java_class": "com.dropbox.core.v2.teampolicies.GroupCreation", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "team_policies.OfficeAddInPolicy": {"fq_name": "team_policies.OfficeAddInPolicy", "java_class": "com.dropbox.core.v2.teampolicies.OfficeAddInPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "team_policies.PaperDefaultFolderPolicy": {"fq_name": "team_policies.PaperDefaultFolderPolicy", "java_class": "com.dropbox.core.v2.teampolicies.PaperDefaultFolderPolicy", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "team_policies.PaperDeploymentPolicy": {"fq_name": "team_policies.PaperDeploymentPolicy", "java_class": "com.dropbox.core.v2.teampolicies.PaperDeploymentPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "team_policies.PaperDesktopPolicy": {"fq_name": "team_policies.PaperDesktopPolicy", "java_class": "com.dropbox.core.v2.teampolicies.PaperDesktopPolicy", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "team_policies.PaperEnabledPolicy": {"fq_name": "team_policies.PaperEnabledPolicy", "java_class": "com.dropbox.core.v2.teampolicies.PaperEnabledPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "team_policies.PasswordControlMode": {"fq_name": "team_policies.PasswordControlMode", "java_class": "com.dropbox.core.v2.teampolicies.PasswordControlMode", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "team_policies.PasswordStrengthPolicy": {"fq_name": "team_policies.PasswordStrengthPolicy", "java_class": "com.dropbox.core.v2.teampolicies.PasswordStrengthPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "team_policies.RolloutMethod": {"fq_name": "team_policies.RolloutMethod", "java_class": "com.dropbox.core.v2.teampolicies.RolloutMethod", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "team_policies.SharedFolderBlanketLinkRestrictionPolicy": {"fq_name": "team_policies.SharedFolderBlanketLinkRestrictionPolicy", "java_class": "com.dropbox.core.v2.teampolicies.SharedFolderBlanketLinkRestrictionPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_policies.SharedFolderJoinPolicy": {"fq_name": "team_policies.SharedFolderJoinPolicy", "java_class": "com.dropbox.core.v2.teampolicies.SharedFolderJoinPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_policies.SharedFolderMemberPolicy": {"fq_name": "team_policies.SharedFolderMemberPolicy", "java_class": "com.dropbox.core.v2.teampolicies.SharedFolderMemberPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_policies.SharedLinkCreatePolicy": {"fq_name": "team_policies.SharedLinkCreatePolicy", "java_class": "com.dropbox.core.v2.teampolicies.SharedLinkCreatePolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_policies.ShowcaseDownloadPolicy": {"fq_name": "team_policies.ShowcaseDownloadPolicy", "java_class": "com.dropbox.core.v2.teampolicies.ShowcaseDownloadPolicy", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "team_policies.ShowcaseEnabledPolicy": {"fq_name": "team_policies.ShowcaseEnabledPolicy", "java_class": "com.dropbox.core.v2.teampolicies.ShowcaseEnabledPolicy", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "team_policies.ShowcaseExternalSharingPolicy": {"fq_name": "team_policies.ShowcaseExternalSharingPolicy", "java_class": "com.dropbox.core.v2.teampolicies.ShowcaseExternalSharingPolicy", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "team_policies.SmartSyncPolicy": {"fq_name": "team_policies.SmartSyncPolicy", "java_class": "com.dropbox.core.v2.teampolicies.SmartSyncPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "team_policies.SmarterSmartSyncPolicyState": {"fq_name": "team_policies.SmarterSmartSyncPolicyState", "java_class": "com.dropbox.core.v2.teampolicies.SmarterSmartSyncPolicyState", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "team_policies.SsoPolicy": {"fq_name": "team_policies.SsoPolicy", "java_class": "com.dropbox.core.v2.teampolicies.SsoPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "team_policies.SuggestMembersPolicy": {"fq_name": "team_policies.SuggestMembersPolicy", "java_class": "com.dropbox.core.v2.teampolicies.SuggestMembersPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "team_policies.TeamMemberPolicies": {"fq_name": "team_policies.TeamMemberPolicies", "java_class": "com.dropbox.core.v2.teampolicies.TeamMemberPolicies", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "team_policies.TeamSharingPolicies": {"fq_name": "team_policies.TeamSharingPolicies", "java_class": "com.dropbox.core.v2.teampolicies.TeamSharingPolicies", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "team_policies.TwoStepVerificationPolicy": {"fq_name": "team_policies.TwoStepVerificationPolicy", "java_class": "com.dropbox.core.v2.teampolicies.TwoStepVerificationPolicy", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "team_policies.TwoStepVerificationState": {"fq_name": "team_policies.TwoStepVerificationState", "java_class": "com.dropbox.core.v2.teampolicies.TwoStepVerificationState", "visibility": "NONE", "has_builder": false, "builder_class": null, "serializer_visibility": "NONE", "_type": "DataTypeReference"}, "users.Account": {"fq_name": "users.Account", "java_class": "com.dropbox.core.v2.users.Account", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PRIVATE", "_type": "DataTypeReference"}, "users.BasicAccount": {"fq_name": "users.BasicAccount", "java_class": "com.dropbox.core.v2.users.BasicAccount", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.users.BasicAccount.Builder", "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "users.FileLockingValue": {"fq_name": "users.FileLockingValue", "java_class": "com.dropbox.core.v2.users.FileLockingValue", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "users.FullAccount": {"fq_name": "users.FullAccount", "java_class": "com.dropbox.core.v2.users.FullAccount", "visibility": "PUBLIC", "has_builder": true, "builder_class": "com.dropbox.core.v2.users.FullAccount.Builder", "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "users.FullTeam": {"fq_name": "users.FullTeam", "java_class": "com.dropbox.core.v2.users.FullTeam", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "users.GetAccountArg": {"fq_name": "users.GetAccountArg", "java_class": "com.dropbox.core.v2.users.GetAccountArg", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "users.GetAccountBatchArg": {"fq_name": "users.GetAccountBatchArg", "java_class": "com.dropbox.core.v2.users.GetAccountBatchArg", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "users.GetAccountBatchError": {"fq_name": "users.GetAccountBatchError", "java_class": "com.dropbox.core.v2.users.GetAccountBatchError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "users.GetAccountError": {"fq_name": "users.GetAccountError", "java_class": "com.dropbox.core.v2.users.GetAccountError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "users.IndividualSpaceAllocation": {"fq_name": "users.IndividualSpaceAllocation", "java_class": "com.dropbox.core.v2.users.IndividualSpaceAllocation", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "users.Name": {"fq_name": "users.Name", "java_class": "com.dropbox.core.v2.users.Name", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "users.PaperAsFilesValue": {"fq_name": "users.PaperAsFilesValue", "java_class": "com.dropbox.core.v2.users.PaperAsFilesValue", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "users.SpaceAllocation": {"fq_name": "users.SpaceAllocation", "java_class": "com.dropbox.core.v2.users.SpaceAllocation", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "users.SpaceUsage": {"fq_name": "users.SpaceUsage", "java_class": "com.dropbox.core.v2.users.SpaceUsage", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "users.Team": {"fq_name": "users.Team", "java_class": "com.dropbox.core.v2.users.Team", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}, "users.TeamSpaceAllocation": {"fq_name": "users.TeamSpaceAllocation", "java_class": "com.dropbox.core.v2.users.TeamSpaceAllocation", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "users.UserFeature": {"fq_name": "users.UserFeature", "java_class": "com.dropbox.core.v2.users.UserFeature", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "users.UserFeatureValue": {"fq_name": "users.UserFeatureValue", "java_class": "com.dropbox.core.v2.users.UserFeatureValue", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "users.UserFeaturesGetValuesBatchArg": {"fq_name": "users.UserFeaturesGetValuesBatchArg", "java_class": "com.dropbox.core.v2.users.UserFeaturesGetValuesBatchArg", "visibility": "PACKAGE", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "users.UserFeaturesGetValuesBatchError": {"fq_name": "users.UserFeaturesGetValuesBatchError", "java_class": "com.dropbox.core.v2.users.UserFeaturesGetValuesBatchError", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "users.UserFeaturesGetValuesBatchResult": {"fq_name": "users.UserFeaturesGetValuesBatchResult", "java_class": "com.dropbox.core.v2.users.UserFeaturesGetValuesBatchResult", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PACKAGE", "_type": "DataTypeReference"}, "users_common.AccountType": {"fq_name": "users_common.AccountType", "java_class": "com.dropbox.core.v2.userscommon.AccountType", "visibility": "PUBLIC", "has_builder": false, "builder_class": null, "serializer_visibility": "PUBLIC", "_type": "DataTypeReference"}}, "routes": {"auth.token/from_oauth1": {"fq_name": "auth.token/from_oauth1", "java_class": "com.dropbox.core.v2.auth.DbxAppAuthRequests", "visibility": "PUBLIC", "namespace_name": "auth", "method": "tokenFromOauth1", "has_builder": false, "builder_method": null, "error_ref": "auth.TokenFromOAuth1Error", "url_path": "2/auth/token/from_oauth1", "is_method_overloaded": false, "method_arg_classes": ["String", "String"], "_type": "RouteReference"}, "check.app": {"fq_name": "check.app", "java_class": "com.dropbox.core.v2.check.DbxAppCheckRequests", "visibility": "PUBLIC", "namespace_name": "check", "method": "app", "has_builder": false, "builder_method": null, "error_ref": null, "url_path": "2/check/app", "is_method_overloaded": true, "method_arg_classes": ["String"], "_type": "RouteReference"}, "files.get_thumbnail_v2": {"fq_name": "files.get_thumbnail_v2", "java_class": "com.dropbox.core.v2.files.DbxAppFilesRequests", "visibility": "PUBLIC", "namespace_name": "files", "method": "getThumbnailV2", "has_builder": true, "builder_method": "getThumbnailV2Builder", "error_ref": "files.ThumbnailV2Error", "url_path": "2/files/get_thumbnail_v2", "is_method_overloaded": false, "method_arg_classes": ["com.dropbox.core.v2.files.PathOrLink"], "_type": "RouteReference"}, "files.list_folder": {"fq_name": "files.list_folder", "java_class": "com.dropbox.core.v2.files.DbxAppFilesRequests", "visibility": "PUBLIC", "namespace_name": "files", "method": "listFolder", "has_builder": true, "builder_method": "listFolderBuilder", "error_ref": "files.ListFolderError", "url_path": "2/files/list_folder", "is_method_overloaded": false, "method_arg_classes": ["String"], "_type": "RouteReference"}, "files.list_folder/continue": {"fq_name": "files.list_folder/continue", "java_class": "com.dropbox.core.v2.files.DbxAppFilesRequests", "visibility": "PUBLIC", "namespace_name": "files", "method": "listFolderContinue", "has_builder": false, "builder_method": null, "error_ref": "files.ListFolderContinueError", "url_path": "2/files/list_folder/continue", "is_method_overloaded": false, "method_arg_classes": ["String"], "_type": "RouteReference"}, "sharing.get_shared_link_metadata": {"fq_name": "sharing.get_shared_link_metadata", "java_class": "com.dropbox.core.v2.sharing.DbxAppSharingRequests", "visibility": "PUBLIC", "namespace_name": "sharing", "method": "getSharedLinkMetadata", "has_builder": true, "builder_method": "getSharedLinkMetadataBuilder", "error_ref": "sharing.SharedLinkError", "url_path": "2/sharing/get_shared_link_metadata", "is_method_overloaded": false, "method_arg_classes": ["String"], "_type": "RouteReference"}, "file_properties.templates/add_for_team": {"method_arg_classes": ["String", "String", "java.util.List"], "java_class": "com.dropbox.core.v2.fileproperties.DbxTeamFilePropertiesRequests", "visibility": "PUBLIC", "fq_name": "file_properties.templates/add_for_team", "namespace_name": "file_properties", "method": "templatesAddForTeam", "has_builder": false, "builder_method": null, "error_ref": "file_properties.ModifyTemplateError", "url_path": "2/file_properties/templates/add_for_team", "is_method_overloaded": false, "_type": "RouteReference"}, "file_properties.templates/get_for_team": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.fileproperties.DbxTeamFilePropertiesRequests", "visibility": "PUBLIC", "fq_name": "file_properties.templates/get_for_team", "namespace_name": "file_properties", "method": "templatesGetForTeam", "has_builder": false, "builder_method": null, "error_ref": "file_properties.TemplateError", "url_path": "2/file_properties/templates/get_for_team", "is_method_overloaded": false, "_type": "RouteReference"}, "file_properties.templates/list_for_team": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.fileproperties.DbxTeamFilePropertiesRequests", "visibility": "PUBLIC", "fq_name": "file_properties.templates/list_for_team", "namespace_name": "file_properties", "method": "templatesListForTeam", "has_builder": false, "builder_method": null, "error_ref": "file_properties.TemplateError", "url_path": "2/file_properties/templates/list_for_team", "is_method_overloaded": false, "_type": "RouteReference"}, "file_properties.templates/remove_for_team": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.fileproperties.DbxTeamFilePropertiesRequests", "visibility": "PUBLIC", "fq_name": "file_properties.templates/remove_for_team", "namespace_name": "file_properties", "method": "templatesRemoveForTeam", "has_builder": false, "builder_method": null, "error_ref": "file_properties.TemplateError", "url_path": "2/file_properties/templates/remove_for_team", "is_method_overloaded": false, "_type": "RouteReference"}, "file_properties.templates/update_for_team": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.fileproperties.DbxTeamFilePropertiesRequests", "visibility": "PUBLIC", "fq_name": "file_properties.templates/update_for_team", "namespace_name": "file_properties", "method": "templatesUpdateForTeam", "has_builder": true, "builder_method": "templatesUpdateForTeamBuilder", "error_ref": "file_properties.ModifyTemplateError", "url_path": "2/file_properties/templates/update_for_team", "is_method_overloaded": false, "_type": "RouteReference"}, "team.devices/list_member_devices": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.devices/list_member_devices", "namespace_name": "team", "method": "devicesListMemberDevices", "has_builder": true, "builder_method": "devicesListMemberDevicesBuilder", "error_ref": "team.ListMemberDevicesError", "url_path": "2/team/devices/list_member_devices", "is_method_overloaded": false, "_type": "RouteReference"}, "team.devices/list_members_devices": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.devices/list_members_devices", "namespace_name": "team", "method": "devicesListMembersDevices", "has_builder": true, "builder_method": "devicesListMembersDevicesBuilder", "error_ref": "team.ListMembersDevicesError", "url_path": "2/team/devices/list_members_devices", "is_method_overloaded": false, "_type": "RouteReference"}, "team.devices/list_team_devices": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.devices/list_team_devices", "namespace_name": "team", "method": "devicesListTeamDevices", "has_builder": true, "builder_method": "devicesListTeamDevicesBuilder", "error_ref": "team.ListTeamDevicesError", "url_path": "2/team/devices/list_team_devices", "is_method_overloaded": false, "_type": "RouteReference"}, "team.devices/revoke_device_session": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.devices/revoke_device_session", "namespace_name": "team", "method": "devicesRevokeDeviceSession", "has_builder": false, "builder_method": null, "error_ref": "team.RevokeDeviceSessionError", "url_path": "2/team/devices/revoke_device_session", "is_method_overloaded": false, "_type": "RouteReference"}, "team.devices/revoke_device_session_batch": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.devices/revoke_device_session_batch", "namespace_name": "team", "method": "devicesRevokeDeviceSessionBatch", "has_builder": false, "builder_method": null, "error_ref": "team.RevokeDeviceSessionBatchError", "url_path": "2/team/devices/revoke_device_session_batch", "is_method_overloaded": false, "_type": "RouteReference"}, "team.features/get_values": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.features/get_values", "namespace_name": "team", "method": "featuresGetValues", "has_builder": false, "builder_method": null, "error_ref": "team.FeaturesGetValuesBatchError", "url_path": "2/team/features/get_values", "is_method_overloaded": false, "_type": "RouteReference"}, "team.get_info": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.get_info", "namespace_name": "team", "method": "getInfo", "has_builder": false, "builder_method": null, "error_ref": null, "url_path": "2/team/get_info", "is_method_overloaded": false, "_type": "RouteReference"}, "team.groups/create": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.groups/create", "namespace_name": "team", "method": "groupsCreate", "has_builder": true, "builder_method": "groupsCreateBuilder", "error_ref": "team.GroupCreateError", "url_path": "2/team/groups/create", "is_method_overloaded": false, "_type": "RouteReference"}, "team.groups/delete": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.groups/delete", "namespace_name": "team", "method": "groupsDelete", "has_builder": false, "builder_method": null, "error_ref": "team.GroupDeleteError", "url_path": "2/team/groups/delete", "is_method_overloaded": false, "_type": "RouteReference"}, "team.groups/get_info": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.groups/get_info", "namespace_name": "team", "method": "groupsGetInfo", "has_builder": false, "builder_method": null, "error_ref": "team.GroupsGetInfoError", "url_path": "2/team/groups/get_info", "is_method_overloaded": false, "_type": "RouteReference"}, "team.groups/job_status/get": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.groups/job_status/get", "namespace_name": "team", "method": "groupsJobStatusGet", "has_builder": false, "builder_method": null, "error_ref": "team.GroupsPollError", "url_path": "2/team/groups/job_status/get", "is_method_overloaded": false, "_type": "RouteReference"}, "team.groups/list": {"method_arg_classes": ["long"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.groups/list", "namespace_name": "team", "method": "groupsList", "has_builder": false, "builder_method": null, "error_ref": null, "url_path": "2/team/groups/list", "is_method_overloaded": true, "_type": "RouteReference"}, "team.groups/list/continue": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.groups/list/continue", "namespace_name": "team", "method": "groupsListContinue", "has_builder": false, "builder_method": null, "error_ref": "team.GroupsListContinueError", "url_path": "2/team/groups/list/continue", "is_method_overloaded": false, "_type": "RouteReference"}, "team.groups/members/add": {"method_arg_classes": ["com.dropbox.core.v2.team.GroupSelector", "java.util.List", "boolean"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.groups/members/add", "namespace_name": "team", "method": "groupsMembersAdd", "has_builder": false, "builder_method": null, "error_ref": "team.GroupMembersAddError", "url_path": "2/team/groups/members/add", "is_method_overloaded": true, "_type": "RouteReference"}, "team.groups/members/list": {"method_arg_classes": ["com.dropbox.core.v2.team.GroupSelector", "long"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.groups/members/list", "namespace_name": "team", "method": "groupsMembersList", "has_builder": false, "builder_method": null, "error_ref": "team.GroupSelectorError", "url_path": "2/team/groups/members/list", "is_method_overloaded": true, "_type": "RouteReference"}, "team.groups/members/list/continue": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.groups/members/list/continue", "namespace_name": "team", "method": "groupsMembersListContinue", "has_builder": false, "builder_method": null, "error_ref": "team.GroupsMembersListContinueError", "url_path": "2/team/groups/members/list/continue", "is_method_overloaded": false, "_type": "RouteReference"}, "team.groups/members/remove": {"method_arg_classes": ["com.dropbox.core.v2.team.GroupSelector", "java.util.List", "boolean"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.groups/members/remove", "namespace_name": "team", "method": "groupsMembersRemove", "has_builder": false, "builder_method": null, "error_ref": "team.GroupMembersRemoveError", "url_path": "2/team/groups/members/remove", "is_method_overloaded": true, "_type": "RouteReference"}, "team.groups/members/set_access_type": {"method_arg_classes": ["com.dropbox.core.v2.team.GroupSelector", "com.dropbox.core.v2.team.UserSelectorArg", "com.dropbox.core.v2.team.GroupAccessType", "boolean"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.groups/members/set_access_type", "namespace_name": "team", "method": "groupsMembersSetAccessType", "has_builder": false, "builder_method": null, "error_ref": "team.GroupMemberSetAccessTypeError", "url_path": "2/team/groups/members/set_access_type", "is_method_overloaded": true, "_type": "RouteReference"}, "team.groups/update": {"method_arg_classes": ["com.dropbox.core.v2.team.GroupSelector"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.groups/update", "namespace_name": "team", "method": "groupsUpdate", "has_builder": true, "builder_method": "groupsUpdateBuilder", "error_ref": "team.GroupUpdateError", "url_path": "2/team/groups/update", "is_method_overloaded": false, "_type": "RouteReference"}, "team.legal_holds/create_policy": {"method_arg_classes": ["String", "java.util.List"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.legal_holds/create_policy", "namespace_name": "team", "method": "legalHoldsCreatePolicy", "has_builder": true, "builder_method": "legalHoldsCreatePolicyBuilder", "error_ref": "team.LegalHoldsPolicyCreateError", "url_path": "2/team/legal_holds/create_policy", "is_method_overloaded": false, "_type": "RouteReference"}, "team.legal_holds/get_policy": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.legal_holds/get_policy", "namespace_name": "team", "method": "legalHoldsGetPolicy", "has_builder": false, "builder_method": null, "error_ref": "team.LegalHoldsGetPolicyError", "url_path": "2/team/legal_holds/get_policy", "is_method_overloaded": false, "_type": "RouteReference"}, "team.legal_holds/list_held_revisions": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.legal_holds/list_held_revisions", "namespace_name": "team", "method": "legalHoldsListHeldRevisions", "has_builder": false, "builder_method": null, "error_ref": "team.LegalHoldsListHeldRevisionsError", "url_path": "2/team/legal_holds/list_held_revisions", "is_method_overloaded": false, "_type": "RouteReference"}, "team.legal_holds/list_held_revisions_continue": {"method_arg_classes": ["String", "String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.legal_holds/list_held_revisions_continue", "namespace_name": "team", "method": "legalHoldsListHeldRevisionsContinue", "has_builder": false, "builder_method": null, "error_ref": "team.LegalHoldsListHeldRevisionsError", "url_path": "2/team/legal_holds/list_held_revisions_continue", "is_method_overloaded": true, "_type": "RouteReference"}, "team.legal_holds/list_policies": {"method_arg_classes": ["boolean"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.legal_holds/list_policies", "namespace_name": "team", "method": "legalHoldsListPolicies", "has_builder": false, "builder_method": null, "error_ref": "team.LegalHoldsListPoliciesError", "url_path": "2/team/legal_holds/list_policies", "is_method_overloaded": true, "_type": "RouteReference"}, "team.legal_holds/release_policy": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.legal_holds/release_policy", "namespace_name": "team", "method": "legalHoldsReleasePolicy", "has_builder": false, "builder_method": null, "error_ref": "team.LegalHoldsPolicyReleaseError", "url_path": "2/team/legal_holds/release_policy", "is_method_overloaded": false, "_type": "RouteReference"}, "team.legal_holds/update_policy": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.legal_holds/update_policy", "namespace_name": "team", "method": "legalHoldsUpdatePolicy", "has_builder": true, "builder_method": "legalHoldsUpdatePolicyBuilder", "error_ref": "team.LegalHoldsPolicyUpdateError", "url_path": "2/team/legal_holds/update_policy", "is_method_overloaded": false, "_type": "RouteReference"}, "team.linked_apps/list_member_linked_apps": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.linked_apps/list_member_linked_apps", "namespace_name": "team", "method": "linkedAppsListMemberLinkedApps", "has_builder": false, "builder_method": null, "error_ref": "team.ListMemberAppsError", "url_path": "2/team/linked_apps/list_member_linked_apps", "is_method_overloaded": false, "_type": "RouteReference"}, "team.linked_apps/list_members_linked_apps": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.linked_apps/list_members_linked_apps", "namespace_name": "team", "method": "linkedAppsListMembersLinkedApps", "has_builder": false, "builder_method": null, "error_ref": "team.ListMembersAppsError", "url_path": "2/team/linked_apps/list_members_linked_apps", "is_method_overloaded": true, "_type": "RouteReference"}, "team.linked_apps/list_team_linked_apps": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.linked_apps/list_team_linked_apps", "namespace_name": "team", "method": "linkedAppsListTeamLinkedApps", "has_builder": false, "builder_method": null, "error_ref": "team.ListTeamAppsError", "url_path": "2/team/linked_apps/list_team_linked_apps", "is_method_overloaded": true, "_type": "RouteReference"}, "team.linked_apps/revoke_linked_app": {"method_arg_classes": ["String", "String", "boolean"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.linked_apps/revoke_linked_app", "namespace_name": "team", "method": "linkedAppsRevokeLinkedApp", "has_builder": false, "builder_method": null, "error_ref": "team.RevokeLinkedAppError", "url_path": "2/team/linked_apps/revoke_linked_app", "is_method_overloaded": true, "_type": "RouteReference"}, "team.linked_apps/revoke_linked_app_batch": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.linked_apps/revoke_linked_app_batch", "namespace_name": "team", "method": "linkedAppsRevokeLinkedAppBatch", "has_builder": false, "builder_method": null, "error_ref": "team.RevokeLinkedAppBatchError", "url_path": "2/team/linked_apps/revoke_linked_app_batch", "is_method_overloaded": false, "_type": "RouteReference"}, "team.member_space_limits/excluded_users/add": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.member_space_limits/excluded_users/add", "namespace_name": "team", "method": "memberSpaceLimitsExcludedUsersAdd", "has_builder": false, "builder_method": null, "error_ref": "team.ExcludedUsersUpdateError", "url_path": "2/team/member_space_limits/excluded_users/add", "is_method_overloaded": true, "_type": "RouteReference"}, "team.member_space_limits/excluded_users/list": {"method_arg_classes": ["long"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.member_space_limits/excluded_users/list", "namespace_name": "team", "method": "memberSpaceLimitsExcludedUsersList", "has_builder": false, "builder_method": null, "error_ref": "team.ExcludedUsersListError", "url_path": "2/team/member_space_limits/excluded_users/list", "is_method_overloaded": true, "_type": "RouteReference"}, "team.member_space_limits/excluded_users/list/continue": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.member_space_limits/excluded_users/list/continue", "namespace_name": "team", "method": "memberSpaceLimitsExcludedUsersListContinue", "has_builder": false, "builder_method": null, "error_ref": "team.ExcludedUsersListContinueError", "url_path": "2/team/member_space_limits/excluded_users/list/continue", "is_method_overloaded": false, "_type": "RouteReference"}, "team.member_space_limits/excluded_users/remove": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.member_space_limits/excluded_users/remove", "namespace_name": "team", "method": "memberSpaceLimitsExcludedUsersRemove", "has_builder": false, "builder_method": null, "error_ref": "team.ExcludedUsersUpdateError", "url_path": "2/team/member_space_limits/excluded_users/remove", "is_method_overloaded": true, "_type": "RouteReference"}, "team.member_space_limits/get_custom_quota": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.member_space_limits/get_custom_quota", "namespace_name": "team", "method": "memberSpaceLimitsGetCustomQuota", "has_builder": false, "builder_method": null, "error_ref": "team.CustomQuotaError", "url_path": "2/team/member_space_limits/get_custom_quota", "is_method_overloaded": false, "_type": "RouteReference"}, "team.member_space_limits/remove_custom_quota": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.member_space_limits/remove_custom_quota", "namespace_name": "team", "method": "memberSpaceLimitsRemoveCustomQuota", "has_builder": false, "builder_method": null, "error_ref": "team.CustomQuotaError", "url_path": "2/team/member_space_limits/remove_custom_quota", "is_method_overloaded": false, "_type": "RouteReference"}, "team.member_space_limits/set_custom_quota": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.member_space_limits/set_custom_quota", "namespace_name": "team", "method": "memberSpaceLimitsSetCustomQuota", "has_builder": false, "builder_method": null, "error_ref": "team.SetCustomQuotaError", "url_path": "2/team/member_space_limits/set_custom_quota", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/add": {"method_arg_classes": ["java.util.List", "boolean"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/add", "namespace_name": "team", "method": "membersAdd", "has_builder": false, "builder_method": null, "error_ref": null, "url_path": "2/team/members/add", "is_method_overloaded": true, "_type": "RouteReference"}, "team.members/add_v2": {"method_arg_classes": ["java.util.List", "boolean"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/add_v2", "namespace_name": "team", "method": "membersAddV2", "has_builder": false, "builder_method": null, "error_ref": null, "url_path": "2/team/members/add_v2", "is_method_overloaded": true, "_type": "RouteReference"}, "team.members/add/job_status/get": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/add/job_status/get", "namespace_name": "team", "method": "membersAddJobStatusGet", "has_builder": false, "builder_method": null, "error_ref": "async.PollError", "url_path": "2/team/members/add/job_status/get", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/add/job_status/get_v2": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/add/job_status/get_v2", "namespace_name": "team", "method": "membersAddJobStatusGetV2", "has_builder": false, "builder_method": null, "error_ref": "async.PollError", "url_path": "2/team/members/add/job_status/get_v2", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/delete_profile_photo": {"method_arg_classes": ["com.dropbox.core.v2.team.UserSelectorArg"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/delete_profile_photo", "namespace_name": "team", "method": "membersDeleteProfilePhoto", "has_builder": false, "builder_method": null, "error_ref": "team.MembersDeleteProfilePhotoError", "url_path": "2/team/members/delete_profile_photo", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/delete_profile_photo_v2": {"method_arg_classes": ["com.dropbox.core.v2.team.UserSelectorArg"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/delete_profile_photo_v2", "namespace_name": "team", "method": "membersDeleteProfilePhotoV2", "has_builder": false, "builder_method": null, "error_ref": "team.MembersDeleteProfilePhotoError", "url_path": "2/team/members/delete_profile_photo_v2", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/get_available_team_member_roles": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/get_available_team_member_roles", "namespace_name": "team", "method": "membersGetAvailableTeamMemberRoles", "has_builder": false, "builder_method": null, "error_ref": null, "url_path": "2/team/members/get_available_team_member_roles", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/get_info": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/get_info", "namespace_name": "team", "method": "membersGetInfo", "has_builder": false, "builder_method": null, "error_ref": "team.MembersGetInfoError", "url_path": "2/team/members/get_info", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/get_info_v2": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/get_info_v2", "namespace_name": "team", "method": "membersGetInfoV2", "has_builder": false, "builder_method": null, "error_ref": "team.MembersGetInfoError", "url_path": "2/team/members/get_info_v2", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/list": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/list", "namespace_name": "team", "method": "membersList", "has_builder": true, "builder_method": "membersListBuilder", "error_ref": "team.MembersListError", "url_path": "2/team/members/list", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/list_v2": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/list_v2", "namespace_name": "team", "method": "membersListV2", "has_builder": true, "builder_method": "membersListV2Builder", "error_ref": "team.MembersListError", "url_path": "2/team/members/list_v2", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/list/continue": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/list/continue", "namespace_name": "team", "method": "membersListContinue", "has_builder": false, "builder_method": null, "error_ref": "team.MembersListContinueError", "url_path": "2/team/members/list/continue", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/list/continue_v2": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/list/continue_v2", "namespace_name": "team", "method": "membersListContinueV2", "has_builder": false, "builder_method": null, "error_ref": "team.MembersListContinueError", "url_path": "2/team/members/list/continue_v2", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/move_former_member_files": {"method_arg_classes": ["com.dropbox.core.v2.team.UserSelectorArg", "com.dropbox.core.v2.team.UserSelectorArg", "com.dropbox.core.v2.team.UserSelectorArg"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/move_former_member_files", "namespace_name": "team", "method": "membersMoveFormerMemberFiles", "has_builder": false, "builder_method": null, "error_ref": "team.MembersTransferFormerMembersFilesError", "url_path": "2/team/members/move_former_member_files", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/move_former_member_files/job_status/check": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/move_former_member_files/job_status/check", "namespace_name": "team", "method": "membersMoveFormerMemberFilesJobStatusCheck", "has_builder": false, "builder_method": null, "error_ref": "async.PollError", "url_path": "2/team/members/move_former_member_files/job_status/check", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/recover": {"method_arg_classes": ["com.dropbox.core.v2.team.UserSelectorArg"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/recover", "namespace_name": "team", "method": "membersRecover", "has_builder": false, "builder_method": null, "error_ref": "team.MembersRecoverError", "url_path": "2/team/members/recover", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/remove": {"method_arg_classes": ["com.dropbox.core.v2.team.UserSelectorArg"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/remove", "namespace_name": "team", "method": "membersRemove", "has_builder": true, "builder_method": "membersRemoveBuilder", "error_ref": "team.MembersRemoveError", "url_path": "2/team/members/remove", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/remove/job_status/get": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/remove/job_status/get", "namespace_name": "team", "method": "membersRemoveJobStatusGet", "has_builder": false, "builder_method": null, "error_ref": "async.PollError", "url_path": "2/team/members/remove/job_status/get", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/secondary_emails/add": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/secondary_emails/add", "namespace_name": "team", "method": "membersSecondaryEmailsAdd", "has_builder": false, "builder_method": null, "error_ref": "team.AddSecondaryEmailsError", "url_path": "2/team/members/secondary_emails/add", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/secondary_emails/delete": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/secondary_emails/delete", "namespace_name": "team", "method": "membersSecondaryEmailsDelete", "has_builder": false, "builder_method": null, "error_ref": null, "url_path": "2/team/members/secondary_emails/delete", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/secondary_emails/resend_verification_emails": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/secondary_emails/resend_verification_emails", "namespace_name": "team", "method": "membersSecondaryEmailsResendVerificationEmails", "has_builder": false, "builder_method": null, "error_ref": null, "url_path": "2/team/members/secondary_emails/resend_verification_emails", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/send_welcome_email": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/send_welcome_email", "namespace_name": "team", "method": "membersSendWelcomeEmail", "has_builder": false, "builder_method": null, "error_ref": "team.MembersSendWelcomeError", "url_path": "2/team/members/send_welcome_email", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/set_admin_permissions": {"method_arg_classes": ["com.dropbox.core.v2.team.UserSelectorArg", "com.dropbox.core.v2.team.AdminTier"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/set_admin_permissions", "namespace_name": "team", "method": "membersSetAdminPermissions", "has_builder": false, "builder_method": null, "error_ref": "team.MembersSetPermissionsError", "url_path": "2/team/members/set_admin_permissions", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/set_admin_permissions_v2": {"method_arg_classes": ["com.dropbox.core.v2.team.UserSelectorArg", "java.util.List"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/set_admin_permissions_v2", "namespace_name": "team", "method": "membersSetAdminPermissionsV2", "has_builder": false, "builder_method": null, "error_ref": "team.MembersSetPermissions2Error", "url_path": "2/team/members/set_admin_permissions_v2", "is_method_overloaded": true, "_type": "RouteReference"}, "team.members/set_profile": {"method_arg_classes": ["com.dropbox.core.v2.team.UserSelectorArg"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/set_profile", "namespace_name": "team", "method": "membersSetProfile", "has_builder": true, "builder_method": "membersSetProfileBuilder", "error_ref": "team.MembersSetProfileError", "url_path": "2/team/members/set_profile", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/set_profile_v2": {"method_arg_classes": ["com.dropbox.core.v2.team.UserSelectorArg"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/set_profile_v2", "namespace_name": "team", "method": "membersSetProfileV2", "has_builder": true, "builder_method": "membersSetProfileV2Builder", "error_ref": "team.MembersSetProfileError", "url_path": "2/team/members/set_profile_v2", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/set_profile_photo": {"method_arg_classes": ["com.dropbox.core.v2.team.UserSelectorArg", "com.dropbox.core.v2.account.PhotoSourceArg"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/set_profile_photo", "namespace_name": "team", "method": "membersSetProfilePhoto", "has_builder": false, "builder_method": null, "error_ref": "team.MembersSetProfilePhotoError", "url_path": "2/team/members/set_profile_photo", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/set_profile_photo_v2": {"method_arg_classes": ["com.dropbox.core.v2.team.UserSelectorArg", "com.dropbox.core.v2.account.PhotoSourceArg"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/set_profile_photo_v2", "namespace_name": "team", "method": "membersSetProfilePhotoV2", "has_builder": false, "builder_method": null, "error_ref": "team.MembersSetProfilePhotoError", "url_path": "2/team/members/set_profile_photo_v2", "is_method_overloaded": false, "_type": "RouteReference"}, "team.members/suspend": {"method_arg_classes": ["com.dropbox.core.v2.team.UserSelectorArg", "boolean"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/suspend", "namespace_name": "team", "method": "membersSuspend", "has_builder": false, "builder_method": null, "error_ref": "team.MembersSuspendError", "url_path": "2/team/members/suspend", "is_method_overloaded": true, "_type": "RouteReference"}, "team.members/unsuspend": {"method_arg_classes": ["com.dropbox.core.v2.team.UserSelectorArg"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.members/unsuspend", "namespace_name": "team", "method": "membersUnsuspend", "has_builder": false, "builder_method": null, "error_ref": "team.MembersUnsuspendError", "url_path": "2/team/members/unsuspend", "is_method_overloaded": false, "_type": "RouteReference"}, "team.namespaces/list": {"method_arg_classes": ["long"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.namespaces/list", "namespace_name": "team", "method": "namespacesList", "has_builder": false, "builder_method": null, "error_ref": "team.TeamNamespacesListError", "url_path": "2/team/namespaces/list", "is_method_overloaded": true, "_type": "RouteReference"}, "team.namespaces/list/continue": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.namespaces/list/continue", "namespace_name": "team", "method": "namespacesListContinue", "has_builder": false, "builder_method": null, "error_ref": "team.TeamNamespacesListContinueError", "url_path": "2/team/namespaces/list/continue", "is_method_overloaded": false, "_type": "RouteReference"}, "team.properties/template/add": {"method_arg_classes": ["String", "String", "java.util.List"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.properties/template/add", "namespace_name": "team", "method": "propertiesTemplateAdd", "has_builder": false, "builder_method": null, "error_ref": "file_properties.ModifyTemplateError", "url_path": "2/team/properties/template/add", "is_method_overloaded": false, "_type": "RouteReference"}, "team.properties/template/get": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.properties/template/get", "namespace_name": "team", "method": "propertiesTemplateGet", "has_builder": false, "builder_method": null, "error_ref": "file_properties.TemplateError", "url_path": "2/team/properties/template/get", "is_method_overloaded": false, "_type": "RouteReference"}, "team.properties/template/list": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.properties/template/list", "namespace_name": "team", "method": "propertiesTemplateList", "has_builder": false, "builder_method": null, "error_ref": "file_properties.TemplateError", "url_path": "2/team/properties/template/list", "is_method_overloaded": false, "_type": "RouteReference"}, "team.properties/template/update": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.properties/template/update", "namespace_name": "team", "method": "propertiesTemplateUpdate", "has_builder": true, "builder_method": "propertiesTemplateUpdateBuilder", "error_ref": "file_properties.ModifyTemplateError", "url_path": "2/team/properties/template/update", "is_method_overloaded": false, "_type": "RouteReference"}, "team.reports/get_activity": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.reports/get_activity", "namespace_name": "team", "method": "reportsGetActivity", "has_builder": true, "builder_method": "reportsGetActivityBuilder", "error_ref": "team.DateRangeError", "url_path": "2/team/reports/get_activity", "is_method_overloaded": false, "_type": "RouteReference"}, "team.reports/get_devices": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.reports/get_devices", "namespace_name": "team", "method": "reportsGetDevices", "has_builder": true, "builder_method": "reportsGetDevicesBuilder", "error_ref": "team.DateRangeError", "url_path": "2/team/reports/get_devices", "is_method_overloaded": false, "_type": "RouteReference"}, "team.reports/get_membership": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.reports/get_membership", "namespace_name": "team", "method": "reportsGetMembership", "has_builder": true, "builder_method": "reportsGetMembershipBuilder", "error_ref": "team.DateRangeError", "url_path": "2/team/reports/get_membership", "is_method_overloaded": false, "_type": "RouteReference"}, "team.reports/get_storage": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.reports/get_storage", "namespace_name": "team", "method": "reportsGetStorage", "has_builder": true, "builder_method": "reportsGetStorageBuilder", "error_ref": "team.DateRangeError", "url_path": "2/team/reports/get_storage", "is_method_overloaded": false, "_type": "RouteReference"}, "team.sharing_allowlist/add": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.sharing_allowlist/add", "namespace_name": "team", "method": "sharingAllowlistAdd", "has_builder": true, "builder_method": "sharingAllowlistAddBuilder", "error_ref": "team.SharingAllowlistAddError", "url_path": "2/team/sharing_allowlist/add", "is_method_overloaded": false, "_type": "RouteReference"}, "team.sharing_allowlist/list": {"method_arg_classes": ["long"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.sharing_allowlist/list", "namespace_name": "team", "method": "sharingAllowlistList", "has_builder": false, "builder_method": null, "error_ref": "team.SharingAllowlistListError", "url_path": "2/team/sharing_allowlist/list", "is_method_overloaded": true, "_type": "RouteReference"}, "team.sharing_allowlist/list/continue": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.sharing_allowlist/list/continue", "namespace_name": "team", "method": "sharingAllowlistListContinue", "has_builder": false, "builder_method": null, "error_ref": "team.SharingAllowlistListContinueError", "url_path": "2/team/sharing_allowlist/list/continue", "is_method_overloaded": false, "_type": "RouteReference"}, "team.sharing_allowlist/remove": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.sharing_allowlist/remove", "namespace_name": "team", "method": "sharingAllowlistRemove", "has_builder": true, "builder_method": "sharingAllowlistRemoveBuilder", "error_ref": "team.SharingAllowlistRemoveError", "url_path": "2/team/sharing_allowlist/remove", "is_method_overloaded": false, "_type": "RouteReference"}, "team.team_folder/activate": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.team_folder/activate", "namespace_name": "team", "method": "teamFolderActivate", "has_builder": false, "builder_method": null, "error_ref": "team.TeamFolderActivateError", "url_path": "2/team/team_folder/activate", "is_method_overloaded": false, "_type": "RouteReference"}, "team.team_folder/archive": {"method_arg_classes": ["String", "boolean"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.team_folder/archive", "namespace_name": "team", "method": "teamFolderArchive", "has_builder": false, "builder_method": null, "error_ref": "team.TeamFolderArchiveError", "url_path": "2/team/team_folder/archive", "is_method_overloaded": true, "_type": "RouteReference"}, "team.team_folder/archive/check": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.team_folder/archive/check", "namespace_name": "team", "method": "teamFolderArchiveCheck", "has_builder": false, "builder_method": null, "error_ref": "async.PollError", "url_path": "2/team/team_folder/archive/check", "is_method_overloaded": false, "_type": "RouteReference"}, "team.team_folder/create": {"method_arg_classes": ["String", "com.dropbox.core.v2.files.SyncSettingArg"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.team_folder/create", "namespace_name": "team", "method": "teamFolderCreate", "has_builder": false, "builder_method": null, "error_ref": "team.TeamFolderCreateError", "url_path": "2/team/team_folder/create", "is_method_overloaded": true, "_type": "RouteReference"}, "team.team_folder/get_info": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.team_folder/get_info", "namespace_name": "team", "method": "teamFolderGetInfo", "has_builder": false, "builder_method": null, "error_ref": null, "url_path": "2/team/team_folder/get_info", "is_method_overloaded": false, "_type": "RouteReference"}, "team.team_folder/list": {"method_arg_classes": ["long"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.team_folder/list", "namespace_name": "team", "method": "teamFolderList", "has_builder": false, "builder_method": null, "error_ref": "team.TeamFolderListError", "url_path": "2/team/team_folder/list", "is_method_overloaded": true, "_type": "RouteReference"}, "team.team_folder/list/continue": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.team_folder/list/continue", "namespace_name": "team", "method": "teamFolderListContinue", "has_builder": false, "builder_method": null, "error_ref": "team.TeamFolderListContinueError", "url_path": "2/team/team_folder/list/continue", "is_method_overloaded": false, "_type": "RouteReference"}, "team.team_folder/permanently_delete": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.team_folder/permanently_delete", "namespace_name": "team", "method": "teamFolderPermanentlyDelete", "has_builder": false, "builder_method": null, "error_ref": "team.TeamFolderPermanentlyDeleteError", "url_path": "2/team/team_folder/permanently_delete", "is_method_overloaded": false, "_type": "RouteReference"}, "team.team_folder/rename": {"method_arg_classes": ["String", "String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.team_folder/rename", "namespace_name": "team", "method": "teamFolderRename", "has_builder": false, "builder_method": null, "error_ref": "team.TeamFolderRenameError", "url_path": "2/team/team_folder/rename", "is_method_overloaded": false, "_type": "RouteReference"}, "team.team_folder/update_sync_settings": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.team_folder/update_sync_settings", "namespace_name": "team", "method": "teamFolderUpdateSyncSettings", "has_builder": true, "builder_method": "teamFolderUpdateSyncSettingsBuilder", "error_ref": "team.TeamFolderUpdateSyncSettingsError", "url_path": "2/team/team_folder/update_sync_settings", "is_method_overloaded": false, "_type": "RouteReference"}, "team.token/get_authenticated_admin": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.team.DbxTeamTeamRequests", "visibility": "PUBLIC", "fq_name": "team.token/get_authenticated_admin", "namespace_name": "team", "method": "tokenGetAuthenticatedAdmin", "has_builder": false, "builder_method": null, "error_ref": "team.TokenGetAuthenticatedAdminError", "url_path": "2/team/token/get_authenticated_admin", "is_method_overloaded": false, "_type": "RouteReference"}, "team_log.get_events": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.teamlog.DbxTeamTeamLogRequests", "visibility": "PUBLIC", "fq_name": "team_log.get_events", "namespace_name": "team_log", "method": "getEvents", "has_builder": true, "builder_method": "getEventsBuilder", "error_ref": "team_log.GetTeamEventsError", "url_path": "2/team_log/get_events", "is_method_overloaded": false, "_type": "RouteReference"}, "team_log.get_events/continue": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.teamlog.DbxTeamTeamLogRequests", "visibility": "PUBLIC", "fq_name": "team_log.get_events/continue", "namespace_name": "team_log", "method": "getEventsContinue", "has_builder": false, "builder_method": null, "error_ref": "team_log.GetTeamEventsContinueError", "url_path": "2/team_log/get_events/continue", "is_method_overloaded": false, "_type": "RouteReference"}, "account.set_profile_photo": {"method_arg_classes": ["com.dropbox.core.v2.account.PhotoSourceArg"], "java_class": "com.dropbox.core.v2.account.DbxUserAccountRequests", "visibility": "PUBLIC", "fq_name": "account.set_profile_photo", "namespace_name": "account", "method": "setProfilePhoto", "has_builder": false, "builder_method": null, "error_ref": "account.SetProfilePhotoError", "url_path": "2/account/set_profile_photo", "is_method_overloaded": false, "_type": "RouteReference"}, "auth.token/revoke": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.auth.DbxUserAuthRequests", "visibility": "PUBLIC", "fq_name": "auth.token/revoke", "namespace_name": "auth", "method": "tokenRevoke", "has_builder": false, "builder_method": null, "error_ref": null, "url_path": "2/auth/token/revoke", "is_method_overloaded": false, "_type": "RouteReference"}, "check.user": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.check.DbxUserCheckRequests", "visibility": "PUBLIC", "fq_name": "check.user", "namespace_name": "check", "method": "user", "has_builder": false, "builder_method": null, "error_ref": null, "url_path": "2/check/user", "is_method_overloaded": true, "_type": "RouteReference"}, "contacts.delete_manual_contacts": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.contacts.DbxUserContactsRequests", "visibility": "PUBLIC", "fq_name": "contacts.delete_manual_contacts", "namespace_name": "contacts", "method": "deleteManualContacts", "has_builder": false, "builder_method": null, "error_ref": null, "url_path": "2/contacts/delete_manual_contacts", "is_method_overloaded": false, "_type": "RouteReference"}, "contacts.delete_manual_contacts_batch": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.contacts.DbxUserContactsRequests", "visibility": "PUBLIC", "fq_name": "contacts.delete_manual_contacts_batch", "namespace_name": "contacts", "method": "deleteManualContactsBatch", "has_builder": false, "builder_method": null, "error_ref": "contacts.DeleteManualContactsError", "url_path": "2/contacts/delete_manual_contacts_batch", "is_method_overloaded": false, "_type": "RouteReference"}, "file_properties.properties/add": {"method_arg_classes": ["String", "java.util.List"], "java_class": "com.dropbox.core.v2.fileproperties.DbxUserFilePropertiesRequests", "visibility": "PUBLIC", "fq_name": "file_properties.properties/add", "namespace_name": "file_properties", "method": "propertiesAdd", "has_builder": false, "builder_method": null, "error_ref": "file_properties.AddPropertiesError", "url_path": "2/file_properties/properties/add", "is_method_overloaded": false, "_type": "RouteReference"}, "file_properties.properties/overwrite": {"method_arg_classes": ["String", "java.util.List"], "java_class": "com.dropbox.core.v2.fileproperties.DbxUserFilePropertiesRequests", "visibility": "PUBLIC", "fq_name": "file_properties.properties/overwrite", "namespace_name": "file_properties", "method": "propertiesOverwrite", "has_builder": false, "builder_method": null, "error_ref": "file_properties.InvalidPropertyGroupError", "url_path": "2/file_properties/properties/overwrite", "is_method_overloaded": false, "_type": "RouteReference"}, "file_properties.properties/remove": {"method_arg_classes": ["String", "java.util.List"], "java_class": "com.dropbox.core.v2.fileproperties.DbxUserFilePropertiesRequests", "visibility": "PUBLIC", "fq_name": "file_properties.properties/remove", "namespace_name": "file_properties", "method": "propertiesRemove", "has_builder": false, "builder_method": null, "error_ref": "file_properties.RemovePropertiesError", "url_path": "2/file_properties/properties/remove", "is_method_overloaded": false, "_type": "RouteReference"}, "file_properties.properties/search": {"method_arg_classes": ["java.util.List", "com.dropbox.core.v2.fileproperties.TemplateFilter"], "java_class": "com.dropbox.core.v2.fileproperties.DbxUserFilePropertiesRequests", "visibility": "PUBLIC", "fq_name": "file_properties.properties/search", "namespace_name": "file_properties", "method": "propertiesSearch", "has_builder": false, "builder_method": null, "error_ref": "file_properties.PropertiesSearchError", "url_path": "2/file_properties/properties/search", "is_method_overloaded": true, "_type": "RouteReference"}, "file_properties.properties/search/continue": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.fileproperties.DbxUserFilePropertiesRequests", "visibility": "PUBLIC", "fq_name": "file_properties.properties/search/continue", "namespace_name": "file_properties", "method": "propertiesSearchContinue", "has_builder": false, "builder_method": null, "error_ref": "file_properties.PropertiesSearchContinueError", "url_path": "2/file_properties/properties/search/continue", "is_method_overloaded": false, "_type": "RouteReference"}, "file_properties.properties/update": {"method_arg_classes": ["String", "java.util.List"], "java_class": "com.dropbox.core.v2.fileproperties.DbxUserFilePropertiesRequests", "visibility": "PUBLIC", "fq_name": "file_properties.properties/update", "namespace_name": "file_properties", "method": "propertiesUpdate", "has_builder": false, "builder_method": null, "error_ref": "file_properties.UpdatePropertiesError", "url_path": "2/file_properties/properties/update", "is_method_overloaded": false, "_type": "RouteReference"}, "file_properties.templates/add_for_user": {"method_arg_classes": ["String", "String", "java.util.List"], "java_class": "com.dropbox.core.v2.fileproperties.DbxUserFilePropertiesRequests", "visibility": "PUBLIC", "fq_name": "file_properties.templates/add_for_user", "namespace_name": "file_properties", "method": "templatesAddForUser", "has_builder": false, "builder_method": null, "error_ref": "file_properties.ModifyTemplateError", "url_path": "2/file_properties/templates/add_for_user", "is_method_overloaded": false, "_type": "RouteReference"}, "file_properties.templates/get_for_user": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.fileproperties.DbxUserFilePropertiesRequests", "visibility": "PUBLIC", "fq_name": "file_properties.templates/get_for_user", "namespace_name": "file_properties", "method": "templatesGetForUser", "has_builder": false, "builder_method": null, "error_ref": "file_properties.TemplateError", "url_path": "2/file_properties/templates/get_for_user", "is_method_overloaded": false, "_type": "RouteReference"}, "file_properties.templates/list_for_user": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.fileproperties.DbxUserFilePropertiesRequests", "visibility": "PUBLIC", "fq_name": "file_properties.templates/list_for_user", "namespace_name": "file_properties", "method": "templatesListForUser", "has_builder": false, "builder_method": null, "error_ref": "file_properties.TemplateError", "url_path": "2/file_properties/templates/list_for_user", "is_method_overloaded": false, "_type": "RouteReference"}, "file_properties.templates/remove_for_user": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.fileproperties.DbxUserFilePropertiesRequests", "visibility": "PUBLIC", "fq_name": "file_properties.templates/remove_for_user", "namespace_name": "file_properties", "method": "templatesRemoveForUser", "has_builder": false, "builder_method": null, "error_ref": "file_properties.TemplateError", "url_path": "2/file_properties/templates/remove_for_user", "is_method_overloaded": false, "_type": "RouteReference"}, "file_properties.templates/update_for_user": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.fileproperties.DbxUserFilePropertiesRequests", "visibility": "PUBLIC", "fq_name": "file_properties.templates/update_for_user", "namespace_name": "file_properties", "method": "templatesUpdateForUser", "has_builder": true, "builder_method": "templatesUpdateForUserBuilder", "error_ref": "file_properties.ModifyTemplateError", "url_path": "2/file_properties/templates/update_for_user", "is_method_overloaded": false, "_type": "RouteReference"}, "file_requests.count": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.filerequests.DbxUserFileRequestsRequests", "visibility": "PUBLIC", "fq_name": "file_requests.count", "namespace_name": "file_requests", "method": "count", "has_builder": false, "builder_method": null, "error_ref": "file_requests.CountFileRequestsError", "url_path": "2/file_requests/count", "is_method_overloaded": false, "_type": "RouteReference"}, "file_requests.create": {"method_arg_classes": ["String", "String"], "java_class": "com.dropbox.core.v2.filerequests.DbxUserFileRequestsRequests", "visibility": "PUBLIC", "fq_name": "file_requests.create", "namespace_name": "file_requests", "method": "create", "has_builder": true, "builder_method": "createBuilder", "error_ref": "file_requests.CreateFileRequestError", "url_path": "2/file_requests/create", "is_method_overloaded": false, "_type": "RouteReference"}, "file_requests.delete": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.filerequests.DbxUserFileRequestsRequests", "visibility": "PUBLIC", "fq_name": "file_requests.delete", "namespace_name": "file_requests", "method": "delete", "has_builder": false, "builder_method": null, "error_ref": "file_requests.DeleteFileRequestError", "url_path": "2/file_requests/delete", "is_method_overloaded": false, "_type": "RouteReference"}, "file_requests.delete_all_closed": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.filerequests.DbxUserFileRequestsRequests", "visibility": "PUBLIC", "fq_name": "file_requests.delete_all_closed", "namespace_name": "file_requests", "method": "deleteAllClosed", "has_builder": false, "builder_method": null, "error_ref": "file_requests.DeleteAllClosedFileRequestsError", "url_path": "2/file_requests/delete_all_closed", "is_method_overloaded": false, "_type": "RouteReference"}, "file_requests.get": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.filerequests.DbxUserFileRequestsRequests", "visibility": "PUBLIC", "fq_name": "file_requests.get", "namespace_name": "file_requests", "method": "get", "has_builder": false, "builder_method": null, "error_ref": "file_requests.GetFileRequestError", "url_path": "2/file_requests/get", "is_method_overloaded": false, "_type": "RouteReference"}, "file_requests.list": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.filerequests.DbxUserFileRequestsRequests", "visibility": "PUBLIC", "fq_name": "file_requests.list", "namespace_name": "file_requests", "method": "list", "has_builder": false, "builder_method": null, "error_ref": "file_requests.ListFileRequestsError", "url_path": "2/file_requests/list", "is_method_overloaded": false, "_type": "RouteReference"}, "file_requests.list_v2": {"method_arg_classes": ["long"], "java_class": "com.dropbox.core.v2.filerequests.DbxUserFileRequestsRequests", "visibility": "PUBLIC", "fq_name": "file_requests.list_v2", "namespace_name": "file_requests", "method": "listV2", "has_builder": false, "builder_method": null, "error_ref": "file_requests.ListFileRequestsError", "url_path": "2/file_requests/list_v2", "is_method_overloaded": true, "_type": "RouteReference"}, "file_requests.list/continue": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.filerequests.DbxUserFileRequestsRequests", "visibility": "PUBLIC", "fq_name": "file_requests.list/continue", "namespace_name": "file_requests", "method": "listContinue", "has_builder": false, "builder_method": null, "error_ref": "file_requests.ListFileRequestsContinueError", "url_path": "2/file_requests/list/continue", "is_method_overloaded": false, "_type": "RouteReference"}, "file_requests.update": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.filerequests.DbxUserFileRequestsRequests", "visibility": "PUBLIC", "fq_name": "file_requests.update", "namespace_name": "file_requests", "method": "update", "has_builder": true, "builder_method": "updateBuilder", "error_ref": "file_requests.UpdateFileRequestError", "url_path": "2/file_requests/update", "is_method_overloaded": false, "_type": "RouteReference"}, "files.alpha/get_metadata": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.alpha/get_metadata", "namespace_name": "files", "method": "alphaGetMetadata", "has_builder": true, "builder_method": "alphaGetMetadataBuilder", "error_ref": "files.AlphaGetMetadataError", "url_path": "2/files/alpha/get_metadata", "is_method_overloaded": false, "_type": "RouteReference"}, "files.alpha/upload": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.alpha/upload", "namespace_name": "files", "method": "alphaUpload", "has_builder": true, "builder_method": "alphaUploadBuilder", "error_ref": "files.UploadError", "url_path": "2/files/alpha/upload", "is_method_overloaded": false, "_type": "RouteReference"}, "files.copy": {"method_arg_classes": ["String", "String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.copy", "namespace_name": "files", "method": "copy", "has_builder": true, "builder_method": "copyBuilder", "error_ref": "files.RelocationError", "url_path": "2/files/copy", "is_method_overloaded": false, "_type": "RouteReference"}, "files.copy_v2": {"method_arg_classes": ["String", "String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.copy_v2", "namespace_name": "files", "method": "copyV2", "has_builder": true, "builder_method": "copyV2Builder", "error_ref": "files.RelocationError", "url_path": "2/files/copy_v2", "is_method_overloaded": false, "_type": "RouteReference"}, "files.copy_batch": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.copy_batch", "namespace_name": "files", "method": "copyBatch", "has_builder": true, "builder_method": "copyBatchBuilder", "error_ref": null, "url_path": "2/files/copy_batch", "is_method_overloaded": false, "_type": "RouteReference"}, "files.copy_batch_v2": {"method_arg_classes": ["java.util.List", "boolean"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.copy_batch_v2", "namespace_name": "files", "method": "copyBatchV2", "has_builder": false, "builder_method": null, "error_ref": null, "url_path": "2/files/copy_batch_v2", "is_method_overloaded": true, "_type": "RouteReference"}, "files.copy_batch/check": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.copy_batch/check", "namespace_name": "files", "method": "copyBatchCheck", "has_builder": false, "builder_method": null, "error_ref": "async.PollError", "url_path": "2/files/copy_batch/check", "is_method_overloaded": false, "_type": "RouteReference"}, "files.copy_batch/check_v2": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.copy_batch/check_v2", "namespace_name": "files", "method": "copyBatchCheckV2", "has_builder": false, "builder_method": null, "error_ref": "async.PollError", "url_path": "2/files/copy_batch/check_v2", "is_method_overloaded": false, "_type": "RouteReference"}, "files.copy_reference/get": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.copy_reference/get", "namespace_name": "files", "method": "copyReferenceGet", "has_builder": false, "builder_method": null, "error_ref": "files.GetCopyReferenceError", "url_path": "2/files/copy_reference/get", "is_method_overloaded": false, "_type": "RouteReference"}, "files.copy_reference/save": {"method_arg_classes": ["String", "String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.copy_reference/save", "namespace_name": "files", "method": "copyReferenceSave", "has_builder": false, "builder_method": null, "error_ref": "files.SaveCopyReferenceError", "url_path": "2/files/copy_reference/save", "is_method_overloaded": false, "_type": "RouteReference"}, "files.create_folder": {"method_arg_classes": ["String", "boolean"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.create_folder", "namespace_name": "files", "method": "createFolder", "has_builder": false, "builder_method": null, "error_ref": "files.CreateFolderError", "url_path": "2/files/create_folder", "is_method_overloaded": true, "_type": "RouteReference"}, "files.create_folder_v2": {"method_arg_classes": ["String", "boolean"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.create_folder_v2", "namespace_name": "files", "method": "createFolderV2", "has_builder": false, "builder_method": null, "error_ref": "files.CreateFolderError", "url_path": "2/files/create_folder_v2", "is_method_overloaded": true, "_type": "RouteReference"}, "files.create_folder_batch": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.create_folder_batch", "namespace_name": "files", "method": "createFolderBatch", "has_builder": true, "builder_method": "createFolderBatchBuilder", "error_ref": null, "url_path": "2/files/create_folder_batch", "is_method_overloaded": false, "_type": "RouteReference"}, "files.create_folder_batch/check": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.create_folder_batch/check", "namespace_name": "files", "method": "createFolderBatchCheck", "has_builder": false, "builder_method": null, "error_ref": "async.PollError", "url_path": "2/files/create_folder_batch/check", "is_method_overloaded": false, "_type": "RouteReference"}, "files.delete": {"method_arg_classes": ["String", "String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.delete", "namespace_name": "files", "method": "delete", "has_builder": false, "builder_method": null, "error_ref": "files.DeleteError", "url_path": "2/files/delete", "is_method_overloaded": true, "_type": "RouteReference"}, "files.delete_v2": {"method_arg_classes": ["String", "String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.delete_v2", "namespace_name": "files", "method": "deleteV2", "has_builder": false, "builder_method": null, "error_ref": "files.DeleteError", "url_path": "2/files/delete_v2", "is_method_overloaded": true, "_type": "RouteReference"}, "files.delete_batch": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.delete_batch", "namespace_name": "files", "method": "deleteBatch", "has_builder": false, "builder_method": null, "error_ref": null, "url_path": "2/files/delete_batch", "is_method_overloaded": false, "_type": "RouteReference"}, "files.delete_batch/check": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.delete_batch/check", "namespace_name": "files", "method": "deleteBatchCheck", "has_builder": false, "builder_method": null, "error_ref": "async.PollError", "url_path": "2/files/delete_batch/check", "is_method_overloaded": false, "_type": "RouteReference"}, "files.download": {"method_arg_classes": ["String", "String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.download", "namespace_name": "files", "method": "download", "has_builder": true, "builder_method": "downloadBuilder", "error_ref": "files.DownloadError", "url_path": "2/files/download", "is_method_overloaded": true, "_type": "RouteReference"}, "files.download_zip": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.download_zip", "namespace_name": "files", "method": "downloadZip", "has_builder": true, "builder_method": "downloadZipBuilder", "error_ref": "files.DownloadZipError", "url_path": "2/files/download_zip", "is_method_overloaded": false, "_type": "RouteReference"}, "files.export": {"method_arg_classes": ["String", "String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.export", "namespace_name": "files", "method": "export", "has_builder": true, "builder_method": "exportBuilder", "error_ref": "files.ExportError", "url_path": "2/files/export", "is_method_overloaded": true, "_type": "RouteReference"}, "files.get_file_lock_batch": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.get_file_lock_batch", "namespace_name": "files", "method": "getFileLockBatch", "has_builder": false, "builder_method": null, "error_ref": "files.LockFileError", "url_path": "2/files/get_file_lock_batch", "is_method_overloaded": false, "_type": "RouteReference"}, "files.get_metadata": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.get_metadata", "namespace_name": "files", "method": "getMetadata", "has_builder": true, "builder_method": "getMetadataBuilder", "error_ref": "files.GetMetadataError", "url_path": "2/files/get_metadata", "is_method_overloaded": false, "_type": "RouteReference"}, "files.get_preview": {"method_arg_classes": ["String", "String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.get_preview", "namespace_name": "files", "method": "getPreview", "has_builder": true, "builder_method": "getPreviewBuilder", "error_ref": "files.PreviewError", "url_path": "2/files/get_preview", "is_method_overloaded": true, "_type": "RouteReference"}, "files.get_temporary_link": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.get_temporary_link", "namespace_name": "files", "method": "getTemporaryLink", "has_builder": false, "builder_method": null, "error_ref": "files.GetTemporaryLinkError", "url_path": "2/files/get_temporary_link", "is_method_overloaded": false, "_type": "RouteReference"}, "files.get_temporary_upload_link": {"method_arg_classes": ["com.dropbox.core.v2.files.CommitInfo", "double"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.get_temporary_upload_link", "namespace_name": "files", "method": "getTemporaryUploadLink", "has_builder": false, "builder_method": null, "error_ref": null, "url_path": "2/files/get_temporary_upload_link", "is_method_overloaded": true, "_type": "RouteReference"}, "files.get_thumbnail": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.get_thumbnail", "namespace_name": "files", "method": "getThumbnail", "has_builder": true, "builder_method": "getThumbnailBuilder", "error_ref": "files.ThumbnailError", "url_path": "2/files/get_thumbnail", "is_method_overloaded": false, "_type": "RouteReference"}, "files.get_thumbnail_batch": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.get_thumbnail_batch", "namespace_name": "files", "method": "getThumbnailBatch", "has_builder": false, "builder_method": null, "error_ref": "files.GetThumbnailBatchError", "url_path": "2/files/get_thumbnail_batch", "is_method_overloaded": false, "_type": "RouteReference"}, "files.list_folder/get_latest_cursor": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.list_folder/get_latest_cursor", "namespace_name": "files", "method": "listFolderGetLatestCursor", "has_builder": true, "builder_method": "listFolderGetLatestCursorBuilder", "error_ref": "files.ListFolderError", "url_path": "2/files/list_folder/get_latest_cursor", "is_method_overloaded": false, "_type": "RouteReference"}, "files.list_folder/longpoll": {"method_arg_classes": ["String", "long"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.list_folder/longpoll", "namespace_name": "files", "method": "listFolderLongpoll", "has_builder": false, "builder_method": null, "error_ref": "files.ListFolderLongpollError", "url_path": "2/files/list_folder/longpoll", "is_method_overloaded": true, "_type": "RouteReference"}, "files.list_revisions": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.list_revisions", "namespace_name": "files", "method": "listRevisions", "has_builder": true, "builder_method": "listRevisionsBuilder", "error_ref": "files.ListRevisionsError", "url_path": "2/files/list_revisions", "is_method_overloaded": false, "_type": "RouteReference"}, "files.lock_file_batch": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.lock_file_batch", "namespace_name": "files", "method": "lockFileBatch", "has_builder": false, "builder_method": null, "error_ref": "files.LockFileError", "url_path": "2/files/lock_file_batch", "is_method_overloaded": false, "_type": "RouteReference"}, "files.move": {"method_arg_classes": ["String", "String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.move", "namespace_name": "files", "method": "move", "has_builder": true, "builder_method": "moveBuilder", "error_ref": "files.RelocationError", "url_path": "2/files/move", "is_method_overloaded": false, "_type": "RouteReference"}, "files.move_v2": {"method_arg_classes": ["String", "String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.move_v2", "namespace_name": "files", "method": "moveV2", "has_builder": true, "builder_method": "moveV2Builder", "error_ref": "files.RelocationError", "url_path": "2/files/move_v2", "is_method_overloaded": false, "_type": "RouteReference"}, "files.move_batch": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.move_batch", "namespace_name": "files", "method": "moveBatch", "has_builder": true, "builder_method": "moveBatchBuilder", "error_ref": null, "url_path": "2/files/move_batch", "is_method_overloaded": false, "_type": "RouteReference"}, "files.move_batch_v2": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.move_batch_v2", "namespace_name": "files", "method": "moveBatchV2", "has_builder": true, "builder_method": "moveBatchV2Builder", "error_ref": null, "url_path": "2/files/move_batch_v2", "is_method_overloaded": false, "_type": "RouteReference"}, "files.move_batch/check": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.move_batch/check", "namespace_name": "files", "method": "moveBatchCheck", "has_builder": false, "builder_method": null, "error_ref": "async.PollError", "url_path": "2/files/move_batch/check", "is_method_overloaded": false, "_type": "RouteReference"}, "files.move_batch/check_v2": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.move_batch/check_v2", "namespace_name": "files", "method": "moveBatchCheckV2", "has_builder": false, "builder_method": null, "error_ref": "async.PollError", "url_path": "2/files/move_batch/check_v2", "is_method_overloaded": false, "_type": "RouteReference"}, "files.paper/create": {"method_arg_classes": ["String", "com.dropbox.core.v2.files.ImportFormat"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.paper/create", "namespace_name": "files", "method": "paperCreate", "has_builder": false, "builder_method": null, "error_ref": "files.PaperCreateError", "url_path": "2/files/paper/create", "is_method_overloaded": false, "_type": "RouteReference"}, "files.paper/update": {"method_arg_classes": ["String", "com.dropbox.core.v2.files.ImportFormat", "com.dropbox.core.v2.files.PaperDocUpdatePolicy", "Long"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.paper/update", "namespace_name": "files", "method": "paperUpdate", "has_builder": false, "builder_method": null, "error_ref": "files.PaperUpdateError", "url_path": "2/files/paper/update", "is_method_overloaded": true, "_type": "RouteReference"}, "files.permanently_delete": {"method_arg_classes": ["String", "String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.permanently_delete", "namespace_name": "files", "method": "permanentlyDelete", "has_builder": false, "builder_method": null, "error_ref": "files.DeleteError", "url_path": "2/files/permanently_delete", "is_method_overloaded": true, "_type": "RouteReference"}, "files.properties/add": {"method_arg_classes": ["String", "java.util.List"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.properties/add", "namespace_name": "files", "method": "propertiesAdd", "has_builder": false, "builder_method": null, "error_ref": "file_properties.AddPropertiesError", "url_path": "2/files/properties/add", "is_method_overloaded": false, "_type": "RouteReference"}, "files.properties/overwrite": {"method_arg_classes": ["String", "java.util.List"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.properties/overwrite", "namespace_name": "files", "method": "propertiesOverwrite", "has_builder": false, "builder_method": null, "error_ref": "file_properties.InvalidPropertyGroupError", "url_path": "2/files/properties/overwrite", "is_method_overloaded": false, "_type": "RouteReference"}, "files.properties/remove": {"method_arg_classes": ["String", "java.util.List"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.properties/remove", "namespace_name": "files", "method": "propertiesRemove", "has_builder": false, "builder_method": null, "error_ref": "file_properties.RemovePropertiesError", "url_path": "2/files/properties/remove", "is_method_overloaded": false, "_type": "RouteReference"}, "files.properties/template/get": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.properties/template/get", "namespace_name": "files", "method": "propertiesTemplateGet", "has_builder": false, "builder_method": null, "error_ref": "file_properties.TemplateError", "url_path": "2/files/properties/template/get", "is_method_overloaded": false, "_type": "RouteReference"}, "files.properties/template/list": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.properties/template/list", "namespace_name": "files", "method": "propertiesTemplateList", "has_builder": false, "builder_method": null, "error_ref": "file_properties.TemplateError", "url_path": "2/files/properties/template/list", "is_method_overloaded": false, "_type": "RouteReference"}, "files.properties/update": {"method_arg_classes": ["String", "java.util.List"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.properties/update", "namespace_name": "files", "method": "propertiesUpdate", "has_builder": false, "builder_method": null, "error_ref": "file_properties.UpdatePropertiesError", "url_path": "2/files/properties/update", "is_method_overloaded": false, "_type": "RouteReference"}, "files.restore": {"method_arg_classes": ["String", "String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.restore", "namespace_name": "files", "method": "restore", "has_builder": false, "builder_method": null, "error_ref": "files.RestoreError", "url_path": "2/files/restore", "is_method_overloaded": false, "_type": "RouteReference"}, "files.save_url": {"method_arg_classes": ["String", "String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.save_url", "namespace_name": "files", "method": "saveUrl", "has_builder": false, "builder_method": null, "error_ref": "files.SaveUrlError", "url_path": "2/files/save_url", "is_method_overloaded": false, "_type": "RouteReference"}, "files.save_url/check_job_status": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.save_url/check_job_status", "namespace_name": "files", "method": "saveUrlCheckJobStatus", "has_builder": false, "builder_method": null, "error_ref": "async.PollError", "url_path": "2/files/save_url/check_job_status", "is_method_overloaded": false, "_type": "RouteReference"}, "files.search": {"method_arg_classes": ["String", "String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.search", "namespace_name": "files", "method": "search", "has_builder": true, "builder_method": "searchBuilder", "error_ref": "files.SearchError", "url_path": "2/files/search", "is_method_overloaded": false, "_type": "RouteReference"}, "files.search_v2": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.search_v2", "namespace_name": "files", "method": "searchV2", "has_builder": true, "builder_method": "searchV2Builder", "error_ref": "files.SearchError", "url_path": "2/files/search_v2", "is_method_overloaded": false, "_type": "RouteReference"}, "files.search/continue_v2": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.search/continue_v2", "namespace_name": "files", "method": "searchContinueV2", "has_builder": false, "builder_method": null, "error_ref": "files.SearchError", "url_path": "2/files/search/continue_v2", "is_method_overloaded": false, "_type": "RouteReference"}, "files.tags/add": {"method_arg_classes": ["String", "String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.tags/add", "namespace_name": "files", "method": "tagsAdd", "has_builder": false, "builder_method": null, "error_ref": "files.AddTagError", "url_path": "2/files/tags/add", "is_method_overloaded": false, "_type": "RouteReference"}, "files.tags/get": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.tags/get", "namespace_name": "files", "method": "tagsGet", "has_builder": false, "builder_method": null, "error_ref": "files.BaseTagError", "url_path": "2/files/tags/get", "is_method_overloaded": false, "_type": "RouteReference"}, "files.tags/remove": {"method_arg_classes": ["String", "String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.tags/remove", "namespace_name": "files", "method": "tagsRemove", "has_builder": false, "builder_method": null, "error_ref": "files.RemoveTagError", "url_path": "2/files/tags/remove", "is_method_overloaded": false, "_type": "RouteReference"}, "files.unlock_file_batch": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.unlock_file_batch", "namespace_name": "files", "method": "unlockFileBatch", "has_builder": false, "builder_method": null, "error_ref": "files.LockFileError", "url_path": "2/files/unlock_file_batch", "is_method_overloaded": false, "_type": "RouteReference"}, "files.upload": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.upload", "namespace_name": "files", "method": "upload", "has_builder": true, "builder_method": "uploadBuilder", "error_ref": "files.UploadError", "url_path": "2/files/upload", "is_method_overloaded": false, "_type": "RouteReference"}, "files.upload_session/append": {"method_arg_classes": ["String", "long"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.upload_session/append", "namespace_name": "files", "method": "uploadSessionAppend", "has_builder": false, "builder_method": null, "error_ref": "files.UploadSessionAppendError", "url_path": "2/files/upload_session/append", "is_method_overloaded": false, "_type": "RouteReference"}, "files.upload_session/append_v2": {"method_arg_classes": ["com.dropbox.core.v2.files.UploadSessionCursor"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.upload_session/append_v2", "namespace_name": "files", "method": "uploadSessionAppendV2", "has_builder": true, "builder_method": "uploadSessionAppendV2Builder", "error_ref": "files.UploadSessionAppendError", "url_path": "2/files/upload_session/append_v2", "is_method_overloaded": false, "_type": "RouteReference"}, "files.upload_session/finish": {"method_arg_classes": ["com.dropbox.core.v2.files.UploadSessionCursor", "com.dropbox.core.v2.files.CommitInfo", "String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.upload_session/finish", "namespace_name": "files", "method": "uploadSessionFinish", "has_builder": false, "builder_method": null, "error_ref": "files.UploadSessionFinishError", "url_path": "2/files/upload_session/finish", "is_method_overloaded": true, "_type": "RouteReference"}, "files.upload_session/finish_batch": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.upload_session/finish_batch", "namespace_name": "files", "method": "uploadSessionFinishBatch", "has_builder": false, "builder_method": null, "error_ref": null, "url_path": "2/files/upload_session/finish_batch", "is_method_overloaded": false, "_type": "RouteReference"}, "files.upload_session/finish_batch_v2": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.upload_session/finish_batch_v2", "namespace_name": "files", "method": "uploadSessionFinishBatchV2", "has_builder": false, "builder_method": null, "error_ref": null, "url_path": "2/files/upload_session/finish_batch_v2", "is_method_overloaded": false, "_type": "RouteReference"}, "files.upload_session/finish_batch/check": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.upload_session/finish_batch/check", "namespace_name": "files", "method": "uploadSessionFinishBatchCheck", "has_builder": false, "builder_method": null, "error_ref": "async.PollError", "url_path": "2/files/upload_session/finish_batch/check", "is_method_overloaded": false, "_type": "RouteReference"}, "files.upload_session/start": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.upload_session/start", "namespace_name": "files", "method": "uploadSessionStart", "has_builder": true, "builder_method": "uploadSessionStartBuilder", "error_ref": "files.UploadSessionStartError", "url_path": "2/files/upload_session/start", "is_method_overloaded": false, "_type": "RouteReference"}, "files.upload_session/start_batch": {"method_arg_classes": ["long", "com.dropbox.core.v2.files.UploadSessionType"], "java_class": "com.dropbox.core.v2.files.DbxUserFilesRequests", "visibility": "PUBLIC", "fq_name": "files.upload_session/start_batch", "namespace_name": "files", "method": "uploadSessionStartBatch", "has_builder": false, "builder_method": null, "error_ref": null, "url_path": "2/files/upload_session/start_batch", "is_method_overloaded": true, "_type": "RouteReference"}, "openid.userinfo": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.openid.DbxUserOpenidRequests", "visibility": "PUBLIC", "fq_name": "openid.userinfo", "namespace_name": "openid", "method": "userinfo", "has_builder": false, "builder_method": null, "error_ref": "openid.UserInfoError", "url_path": "2/openid/userinfo", "is_method_overloaded": false, "_type": "RouteReference"}, "paper.docs/archive": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.paper.DbxUserPaperRequests", "visibility": "PUBLIC", "fq_name": "paper.docs/archive", "namespace_name": "paper", "method": "docsArchive", "has_builder": false, "builder_method": null, "error_ref": "paper.DocLookupError", "url_path": "2/paper/docs/archive", "is_method_overloaded": false, "_type": "RouteReference"}, "paper.docs/create": {"method_arg_classes": ["com.dropbox.core.v2.paper.ImportFormat", "String"], "java_class": "com.dropbox.core.v2.paper.DbxUserPaperRequests", "visibility": "PUBLIC", "fq_name": "paper.docs/create", "namespace_name": "paper", "method": "docsCreate", "has_builder": false, "builder_method": null, "error_ref": "paper.PaperDocCreateError", "url_path": "2/paper/docs/create", "is_method_overloaded": true, "_type": "RouteReference"}, "paper.docs/download": {"method_arg_classes": ["String", "com.dropbox.core.v2.paper.ExportFormat"], "java_class": "com.dropbox.core.v2.paper.DbxUserPaperRequests", "visibility": "PUBLIC", "fq_name": "paper.docs/download", "namespace_name": "paper", "method": "docsDownload", "has_builder": true, "builder_method": "docsDownloadBuilder", "error_ref": "paper.DocLookupError", "url_path": "2/paper/docs/download", "is_method_overloaded": false, "_type": "RouteReference"}, "paper.docs/folder_users/list": {"method_arg_classes": ["String", "int"], "java_class": "com.dropbox.core.v2.paper.DbxUserPaperRequests", "visibility": "PUBLIC", "fq_name": "paper.docs/folder_users/list", "namespace_name": "paper", "method": "docsFolderUsersList", "has_builder": false, "builder_method": null, "error_ref": "paper.DocLookupError", "url_path": "2/paper/docs/folder_users/list", "is_method_overloaded": true, "_type": "RouteReference"}, "paper.docs/folder_users/list/continue": {"method_arg_classes": ["String", "String"], "java_class": "com.dropbox.core.v2.paper.DbxUserPaperRequests", "visibility": "PUBLIC", "fq_name": "paper.docs/folder_users/list/continue", "namespace_name": "paper", "method": "docsFolderUsersListContinue", "has_builder": false, "builder_method": null, "error_ref": "paper.ListUsersCursorError", "url_path": "2/paper/docs/folder_users/list/continue", "is_method_overloaded": false, "_type": "RouteReference"}, "paper.docs/get_folder_info": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.paper.DbxUserPaperRequests", "visibility": "PUBLIC", "fq_name": "paper.docs/get_folder_info", "namespace_name": "paper", "method": "docsGetFolderInfo", "has_builder": false, "builder_method": null, "error_ref": "paper.DocLookupError", "url_path": "2/paper/docs/get_folder_info", "is_method_overloaded": false, "_type": "RouteReference"}, "paper.docs/list": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.paper.DbxUserPaperRequests", "visibility": "PUBLIC", "fq_name": "paper.docs/list", "namespace_name": "paper", "method": "docsList", "has_builder": true, "builder_method": "docsListBuilder", "error_ref": null, "url_path": "2/paper/docs/list", "is_method_overloaded": false, "_type": "RouteReference"}, "paper.docs/list/continue": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.paper.DbxUserPaperRequests", "visibility": "PUBLIC", "fq_name": "paper.docs/list/continue", "namespace_name": "paper", "method": "docsListContinue", "has_builder": false, "builder_method": null, "error_ref": "paper.ListDocsCursorError", "url_path": "2/paper/docs/list/continue", "is_method_overloaded": false, "_type": "RouteReference"}, "paper.docs/permanently_delete": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.paper.DbxUserPaperRequests", "visibility": "PUBLIC", "fq_name": "paper.docs/permanently_delete", "namespace_name": "paper", "method": "docsPermanentlyDelete", "has_builder": false, "builder_method": null, "error_ref": "paper.DocLookupError", "url_path": "2/paper/docs/permanently_delete", "is_method_overloaded": false, "_type": "RouteReference"}, "paper.docs/sharing_policy/get": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.paper.DbxUserPaperRequests", "visibility": "PUBLIC", "fq_name": "paper.docs/sharing_policy/get", "namespace_name": "paper", "method": "docsSharingPolicyGet", "has_builder": false, "builder_method": null, "error_ref": "paper.DocLookupError", "url_path": "2/paper/docs/sharing_policy/get", "is_method_overloaded": false, "_type": "RouteReference"}, "paper.docs/sharing_policy/set": {"method_arg_classes": ["String", "com.dropbox.core.v2.paper.SharingPolicy"], "java_class": "com.dropbox.core.v2.paper.DbxUserPaperRequests", "visibility": "PUBLIC", "fq_name": "paper.docs/sharing_policy/set", "namespace_name": "paper", "method": "docsSharingPolicySet", "has_builder": false, "builder_method": null, "error_ref": "paper.DocLookupError", "url_path": "2/paper/docs/sharing_policy/set", "is_method_overloaded": false, "_type": "RouteReference"}, "paper.docs/update": {"method_arg_classes": ["String", "com.dropbox.core.v2.paper.PaperDocUpdatePolicy", "long", "com.dropbox.core.v2.paper.ImportFormat"], "java_class": "com.dropbox.core.v2.paper.DbxUserPaperRequests", "visibility": "PUBLIC", "fq_name": "paper.docs/update", "namespace_name": "paper", "method": "docsUpdate", "has_builder": false, "builder_method": null, "error_ref": "paper.PaperDocUpdateError", "url_path": "2/paper/docs/update", "is_method_overloaded": false, "_type": "RouteReference"}, "paper.docs/users/add": {"method_arg_classes": ["String", "java.util.List"], "java_class": "com.dropbox.core.v2.paper.DbxUserPaperRequests", "visibility": "PUBLIC", "fq_name": "paper.docs/users/add", "namespace_name": "paper", "method": "docsUsersAdd", "has_builder": true, "builder_method": "docsUsersAddBuilder", "error_ref": "paper.DocLookupError", "url_path": "2/paper/docs/users/add", "is_method_overloaded": false, "_type": "RouteReference"}, "paper.docs/users/list": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.paper.DbxUserPaperRequests", "visibility": "PUBLIC", "fq_name": "paper.docs/users/list", "namespace_name": "paper", "method": "docsUsersList", "has_builder": true, "builder_method": "docsUsersListBuilder", "error_ref": "paper.DocLookupError", "url_path": "2/paper/docs/users/list", "is_method_overloaded": false, "_type": "RouteReference"}, "paper.docs/users/list/continue": {"method_arg_classes": ["String", "String"], "java_class": "com.dropbox.core.v2.paper.DbxUserPaperRequests", "visibility": "PUBLIC", "fq_name": "paper.docs/users/list/continue", "namespace_name": "paper", "method": "docsUsersListContinue", "has_builder": false, "builder_method": null, "error_ref": "paper.ListUsersCursorError", "url_path": "2/paper/docs/users/list/continue", "is_method_overloaded": false, "_type": "RouteReference"}, "paper.docs/users/remove": {"method_arg_classes": ["String", "com.dropbox.core.v2.sharing.MemberSelector"], "java_class": "com.dropbox.core.v2.paper.DbxUserPaperRequests", "visibility": "PUBLIC", "fq_name": "paper.docs/users/remove", "namespace_name": "paper", "method": "docsUsersRemove", "has_builder": false, "builder_method": null, "error_ref": "paper.DocLookupError", "url_path": "2/paper/docs/users/remove", "is_method_overloaded": false, "_type": "RouteReference"}, "paper.folders/create": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.paper.DbxUserPaperRequests", "visibility": "PUBLIC", "fq_name": "paper.folders/create", "namespace_name": "paper", "method": "foldersCreate", "has_builder": true, "builder_method": "foldersCreateBuilder", "error_ref": "paper.PaperFolderCreateError", "url_path": "2/paper/folders/create", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.add_file_member": {"method_arg_classes": ["String", "java.util.List"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.add_file_member", "namespace_name": "sharing", "method": "addFileMember", "has_builder": true, "builder_method": "addFileMemberBuilder", "error_ref": "sharing.AddFileMemberError", "url_path": "2/sharing/add_file_member", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.add_folder_member": {"method_arg_classes": ["String", "java.util.List"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.add_folder_member", "namespace_name": "sharing", "method": "addFolderMember", "has_builder": true, "builder_method": "addFolderMemberBuilder", "error_ref": "sharing.AddFolderMemberError", "url_path": "2/sharing/add_folder_member", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.check_job_status": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.check_job_status", "namespace_name": "sharing", "method": "checkJobStatus", "has_builder": false, "builder_method": null, "error_ref": "async.PollError", "url_path": "2/sharing/check_job_status", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.check_remove_member_job_status": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.check_remove_member_job_status", "namespace_name": "sharing", "method": "checkRemoveMemberJobStatus", "has_builder": false, "builder_method": null, "error_ref": "async.PollError", "url_path": "2/sharing/check_remove_member_job_status", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.check_share_job_status": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.check_share_job_status", "namespace_name": "sharing", "method": "checkShareJobStatus", "has_builder": false, "builder_method": null, "error_ref": "async.PollError", "url_path": "2/sharing/check_share_job_status", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.create_shared_link": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.create_shared_link", "namespace_name": "sharing", "method": "createSharedLink", "has_builder": true, "builder_method": "createSharedLinkBuilder", "error_ref": "sharing.CreateSharedLinkError", "url_path": "2/sharing/create_shared_link", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.create_shared_link_with_settings": {"method_arg_classes": ["String", "com.dropbox.core.v2.sharing.SharedLinkSettings"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.create_shared_link_with_settings", "namespace_name": "sharing", "method": "createSharedLinkWithSettings", "has_builder": false, "builder_method": null, "error_ref": "sharing.CreateSharedLinkWithSettingsError", "url_path": "2/sharing/create_shared_link_with_settings", "is_method_overloaded": true, "_type": "RouteReference"}, "sharing.get_file_metadata": {"method_arg_classes": ["String", "java.util.List"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.get_file_metadata", "namespace_name": "sharing", "method": "getFileMetadata", "has_builder": false, "builder_method": null, "error_ref": "sharing.GetFileMetadataError", "url_path": "2/sharing/get_file_metadata", "is_method_overloaded": true, "_type": "RouteReference"}, "sharing.get_file_metadata/batch": {"method_arg_classes": ["java.util.List", "java.util.List"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.get_file_metadata/batch", "namespace_name": "sharing", "method": "getFileMetadataBatch", "has_builder": false, "builder_method": null, "error_ref": "sharing.SharingUserError", "url_path": "2/sharing/get_file_metadata/batch", "is_method_overloaded": true, "_type": "RouteReference"}, "sharing.get_folder_metadata": {"method_arg_classes": ["String", "java.util.List"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.get_folder_metadata", "namespace_name": "sharing", "method": "getFolderMetadata", "has_builder": false, "builder_method": null, "error_ref": "sharing.SharedFolderAccessError", "url_path": "2/sharing/get_folder_metadata", "is_method_overloaded": true, "_type": "RouteReference"}, "sharing.get_shared_link_file": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.get_shared_link_file", "namespace_name": "sharing", "method": "getSharedLinkFile", "has_builder": true, "builder_method": "getSharedLinkFileBuilder", "error_ref": "sharing.GetSharedLinkFileError", "url_path": "2/sharing/get_shared_link_file", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.get_shared_links": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.get_shared_links", "namespace_name": "sharing", "method": "getSharedLinks", "has_builder": false, "builder_method": null, "error_ref": "sharing.GetSharedLinksError", "url_path": "2/sharing/get_shared_links", "is_method_overloaded": true, "_type": "RouteReference"}, "sharing.list_file_members": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.list_file_members", "namespace_name": "sharing", "method": "listFileMembers", "has_builder": true, "builder_method": "listFileMembersBuilder", "error_ref": "sharing.ListFileMembersError", "url_path": "2/sharing/list_file_members", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.list_file_members/batch": {"method_arg_classes": ["java.util.List", "long"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.list_file_members/batch", "namespace_name": "sharing", "method": "listFileMembersBatch", "has_builder": false, "builder_method": null, "error_ref": "sharing.SharingUserError", "url_path": "2/sharing/list_file_members/batch", "is_method_overloaded": true, "_type": "RouteReference"}, "sharing.list_file_members/continue": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.list_file_members/continue", "namespace_name": "sharing", "method": "listFileMembersContinue", "has_builder": false, "builder_method": null, "error_ref": "sharing.ListFileMembersContinueError", "url_path": "2/sharing/list_file_members/continue", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.list_folder_members": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.list_folder_members", "namespace_name": "sharing", "method": "listFolderMembers", "has_builder": true, "builder_method": "listFolderMembersBuilder", "error_ref": "sharing.SharedFolderAccessError", "url_path": "2/sharing/list_folder_members", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.list_folder_members/continue": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.list_folder_members/continue", "namespace_name": "sharing", "method": "listFolderMembersContinue", "has_builder": false, "builder_method": null, "error_ref": "sharing.ListFolderMembersContinueError", "url_path": "2/sharing/list_folder_members/continue", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.list_folders": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.list_folders", "namespace_name": "sharing", "method": "listFolders", "has_builder": true, "builder_method": "listFoldersBuilder", "error_ref": null, "url_path": "2/sharing/list_folders", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.list_folders/continue": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.list_folders/continue", "namespace_name": "sharing", "method": "listFoldersContinue", "has_builder": false, "builder_method": null, "error_ref": "sharing.ListFoldersContinueError", "url_path": "2/sharing/list_folders/continue", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.list_mountable_folders": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.list_mountable_folders", "namespace_name": "sharing", "method": "listMountableFolders", "has_builder": true, "builder_method": "listMountableFoldersBuilder", "error_ref": null, "url_path": "2/sharing/list_mountable_folders", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.list_mountable_folders/continue": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.list_mountable_folders/continue", "namespace_name": "sharing", "method": "listMountableFoldersContinue", "has_builder": false, "builder_method": null, "error_ref": "sharing.ListFoldersContinueError", "url_path": "2/sharing/list_mountable_folders/continue", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.list_received_files": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.list_received_files", "namespace_name": "sharing", "method": "listReceivedFiles", "has_builder": true, "builder_method": "listReceivedFilesBuilder", "error_ref": "sharing.SharingUserError", "url_path": "2/sharing/list_received_files", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.list_received_files/continue": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.list_received_files/continue", "namespace_name": "sharing", "method": "listReceivedFilesContinue", "has_builder": false, "builder_method": null, "error_ref": "sharing.ListFilesContinueError", "url_path": "2/sharing/list_received_files/continue", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.list_shared_links": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.list_shared_links", "namespace_name": "sharing", "method": "listSharedLinks", "has_builder": true, "builder_method": "listSharedLinksBuilder", "error_ref": "sharing.ListSharedLinksError", "url_path": "2/sharing/list_shared_links", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.modify_shared_link_settings": {"method_arg_classes": ["String", "com.dropbox.core.v2.sharing.SharedLinkSettings", "boolean"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.modify_shared_link_settings", "namespace_name": "sharing", "method": "modifySharedLinkSettings", "has_builder": false, "builder_method": null, "error_ref": "sharing.ModifySharedLinkSettingsError", "url_path": "2/sharing/modify_shared_link_settings", "is_method_overloaded": true, "_type": "RouteReference"}, "sharing.mount_folder": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.mount_folder", "namespace_name": "sharing", "method": "mountFolder", "has_builder": false, "builder_method": null, "error_ref": "sharing.MountFolderError", "url_path": "2/sharing/mount_folder", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.relinquish_file_membership": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.relinquish_file_membership", "namespace_name": "sharing", "method": "relinquishFileMembership", "has_builder": false, "builder_method": null, "error_ref": "sharing.RelinquishFileMembershipError", "url_path": "2/sharing/relinquish_file_membership", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.relinquish_folder_membership": {"method_arg_classes": ["String", "boolean"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.relinquish_folder_membership", "namespace_name": "sharing", "method": "relinquishFolderMembership", "has_builder": false, "builder_method": null, "error_ref": "sharing.RelinquishFolderMembershipError", "url_path": "2/sharing/relinquish_folder_membership", "is_method_overloaded": true, "_type": "RouteReference"}, "sharing.remove_file_member": {"method_arg_classes": ["String", "com.dropbox.core.v2.sharing.MemberSelector"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.remove_file_member", "namespace_name": "sharing", "method": "removeFileMember", "has_builder": false, "builder_method": null, "error_ref": "sharing.RemoveFileMemberError", "url_path": "2/sharing/remove_file_member", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.remove_file_member_2": {"method_arg_classes": ["String", "com.dropbox.core.v2.sharing.MemberSelector"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.remove_file_member_2", "namespace_name": "sharing", "method": "removeFileMember2", "has_builder": false, "builder_method": null, "error_ref": "sharing.RemoveFileMemberError", "url_path": "2/sharing/remove_file_member_2", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.remove_folder_member": {"method_arg_classes": ["String", "com.dropbox.core.v2.sharing.MemberSelector", "boolean"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.remove_folder_member", "namespace_name": "sharing", "method": "removeFolderMember", "has_builder": false, "builder_method": null, "error_ref": "sharing.RemoveFolderMemberError", "url_path": "2/sharing/remove_folder_member", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.revoke_shared_link": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.revoke_shared_link", "namespace_name": "sharing", "method": "revokeSharedLink", "has_builder": false, "builder_method": null, "error_ref": "sharing.RevokeSharedLinkError", "url_path": "2/sharing/revoke_shared_link", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.set_access_inheritance": {"method_arg_classes": ["String", "com.dropbox.core.v2.sharing.AccessInheritance"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.set_access_inheritance", "namespace_name": "sharing", "method": "setAccessInheritance", "has_builder": false, "builder_method": null, "error_ref": "sharing.SetAccessInheritanceError", "url_path": "2/sharing/set_access_inheritance", "is_method_overloaded": true, "_type": "RouteReference"}, "sharing.share_folder": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.share_folder", "namespace_name": "sharing", "method": "shareFolder", "has_builder": true, "builder_method": "shareFolderBuilder", "error_ref": "sharing.ShareFolderError", "url_path": "2/sharing/share_folder", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.transfer_folder": {"method_arg_classes": ["String", "String"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.transfer_folder", "namespace_name": "sharing", "method": "transferFolder", "has_builder": false, "builder_method": null, "error_ref": "sharing.TransferFolderError", "url_path": "2/sharing/transfer_folder", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.unmount_folder": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.unmount_folder", "namespace_name": "sharing", "method": "unmountFolder", "has_builder": false, "builder_method": null, "error_ref": "sharing.UnmountFolderError", "url_path": "2/sharing/unmount_folder", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.unshare_file": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.unshare_file", "namespace_name": "sharing", "method": "unshareFile", "has_builder": false, "builder_method": null, "error_ref": "sharing.UnshareFileError", "url_path": "2/sharing/unshare_file", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.unshare_folder": {"method_arg_classes": ["String", "boolean"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.unshare_folder", "namespace_name": "sharing", "method": "unshareFolder", "has_builder": false, "builder_method": null, "error_ref": "sharing.UnshareFolderError", "url_path": "2/sharing/unshare_folder", "is_method_overloaded": true, "_type": "RouteReference"}, "sharing.update_file_member": {"method_arg_classes": ["String", "com.dropbox.core.v2.sharing.MemberSelector", "com.dropbox.core.v2.sharing.AccessLevel"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.update_file_member", "namespace_name": "sharing", "method": "updateFileMember", "has_builder": false, "builder_method": null, "error_ref": "sharing.FileMemberActionError", "url_path": "2/sharing/update_file_member", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.update_folder_member": {"method_arg_classes": ["String", "com.dropbox.core.v2.sharing.MemberSelector", "com.dropbox.core.v2.sharing.AccessLevel"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.update_folder_member", "namespace_name": "sharing", "method": "updateFolderMember", "has_builder": false, "builder_method": null, "error_ref": "sharing.UpdateFolderMemberError", "url_path": "2/sharing/update_folder_member", "is_method_overloaded": false, "_type": "RouteReference"}, "sharing.update_folder_policy": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.sharing.DbxUserSharingRequests", "visibility": "PUBLIC", "fq_name": "sharing.update_folder_policy", "namespace_name": "sharing", "method": "updateFolderPolicy", "has_builder": true, "builder_method": "updateFolderPolicyBuilder", "error_ref": "sharing.UpdateFolderPolicyError", "url_path": "2/sharing/update_folder_policy", "is_method_overloaded": false, "_type": "RouteReference"}, "users.features/get_values": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.users.DbxUserUsersRequests", "visibility": "PUBLIC", "fq_name": "users.features/get_values", "namespace_name": "users", "method": "featuresGetValues", "has_builder": false, "builder_method": null, "error_ref": "users.UserFeaturesGetValuesBatchError", "url_path": "2/users/features/get_values", "is_method_overloaded": false, "_type": "RouteReference"}, "users.get_account": {"method_arg_classes": ["String"], "java_class": "com.dropbox.core.v2.users.DbxUserUsersRequests", "visibility": "PUBLIC", "fq_name": "users.get_account", "namespace_name": "users", "method": "getAccount", "has_builder": false, "builder_method": null, "error_ref": "users.GetAccountError", "url_path": "2/users/get_account", "is_method_overloaded": false, "_type": "RouteReference"}, "users.get_account_batch": {"method_arg_classes": ["java.util.List"], "java_class": "com.dropbox.core.v2.users.DbxUserUsersRequests", "visibility": "PUBLIC", "fq_name": "users.get_account_batch", "namespace_name": "users", "method": "getAccountBatch", "has_builder": false, "builder_method": null, "error_ref": "users.GetAccountBatchError", "url_path": "2/users/get_account_batch", "is_method_overloaded": false, "_type": "RouteReference"}, "users.get_current_account": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.users.DbxUserUsersRequests", "visibility": "PUBLIC", "fq_name": "users.get_current_account", "namespace_name": "users", "method": "getCurrentAccount", "has_builder": false, "builder_method": null, "error_ref": null, "url_path": "2/users/get_current_account", "is_method_overloaded": false, "_type": "RouteReference"}, "users.get_space_usage": {"method_arg_classes": [], "java_class": "com.dropbox.core.v2.users.DbxUserUsersRequests", "visibility": "PUBLIC", "fq_name": "users.get_space_usage", "namespace_name": "users", "method": "getSpaceUsage", "has_builder": false, "builder_method": null, "error_ref": null, "url_path": "2/users/get_space_usage", "is_method_overloaded": false, "_type": "RouteReference"}}, "fields": {"account.PhotoSourceArg.base64_data": {"fq_name": "account.PhotoSourceArg.base64_data", "param_name": "base64DataValue", "static_instance": null, "getter_method": "getBase64DataValue", "containing_data_type_ref": "account.PhotoSourceArg", "route_refs": [], "_type": "FieldReference"}, "account.PhotoSourceArg.other": {"fq_name": "account.PhotoSourceArg.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "account.PhotoSourceArg", "route_refs": [], "_type": "FieldReference"}, "account.SetProfilePhotoArg.photo": {"fq_name": "account.SetProfilePhotoArg.photo", "param_name": "photo", "static_instance": null, "getter_method": "getPhoto", "containing_data_type_ref": "account.SetProfilePhotoArg", "route_refs": [], "_type": "FieldReference"}, "account.SetProfilePhotoError.file_type_error": {"fq_name": "account.SetProfilePhotoError.file_type_error", "param_name": "fileTypeErrorValue", "static_instance": "FILE_TYPE_ERROR", "getter_method": null, "containing_data_type_ref": "account.SetProfilePhotoError", "route_refs": [], "_type": "FieldReference"}, "account.SetProfilePhotoError.file_size_error": {"fq_name": "account.SetProfilePhotoError.file_size_error", "param_name": "fileSizeErrorValue", "static_instance": "FILE_SIZE_ERROR", "getter_method": null, "containing_data_type_ref": "account.SetProfilePhotoError", "route_refs": [], "_type": "FieldReference"}, "account.SetProfilePhotoError.dimension_error": {"fq_name": "account.SetProfilePhotoError.dimension_error", "param_name": "dimensionErrorValue", "static_instance": "DIMENSION_ERROR", "getter_method": null, "containing_data_type_ref": "account.SetProfilePhotoError", "route_refs": [], "_type": "FieldReference"}, "account.SetProfilePhotoError.thumbnail_error": {"fq_name": "account.SetProfilePhotoError.thumbnail_error", "param_name": "thumbnailErrorValue", "static_instance": "THUMBNAIL_ERROR", "getter_method": null, "containing_data_type_ref": "account.SetProfilePhotoError", "route_refs": [], "_type": "FieldReference"}, "account.SetProfilePhotoError.transient_error": {"fq_name": "account.SetProfilePhotoError.transient_error", "param_name": "transientErrorValue", "static_instance": "TRANSIENT_ERROR", "getter_method": null, "containing_data_type_ref": "account.SetProfilePhotoError", "route_refs": [], "_type": "FieldReference"}, "account.SetProfilePhotoError.other": {"fq_name": "account.SetProfilePhotoError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "account.SetProfilePhotoError", "route_refs": [], "_type": "FieldReference"}, "account.SetProfilePhotoResult.profile_photo_url": {"fq_name": "account.SetProfilePhotoResult.profile_photo_url", "param_name": "profilePhotoUrl", "static_instance": null, "getter_method": "getProfilePhotoUrl", "containing_data_type_ref": "account.SetProfilePhotoResult", "route_refs": [], "_type": "FieldReference"}, "async.LaunchEmptyResult.async_job_id": {"fq_name": "async.LaunchEmptyResult.async_job_id", "param_name": "asyncJobIdValue", "static_instance": null, "getter_method": "getAsyncJobIdValue", "containing_data_type_ref": "async.LaunchEmptyResult", "route_refs": [], "_type": "FieldReference"}, "async.LaunchEmptyResult.complete": {"fq_name": "async.LaunchEmptyResult.complete", "param_name": "completeValue", "static_instance": "COMPLETE", "getter_method": null, "containing_data_type_ref": "async.LaunchEmptyResult", "route_refs": [], "_type": "FieldReference"}, "async.LaunchResultBase.async_job_id": {"fq_name": "async.LaunchResultBase.async_job_id", "param_name": "asyncJobIdValue", "static_instance": null, "getter_method": "getAsyncJobIdValue", "containing_data_type_ref": "async.LaunchResultBase", "route_refs": [], "_type": "FieldReference"}, "async.PollArg.async_job_id": {"fq_name": "async.PollArg.async_job_id", "param_name": "asyncJobId", "static_instance": null, "getter_method": "getAsyncJobId", "containing_data_type_ref": "async.PollArg", "route_refs": [], "_type": "FieldReference"}, "async.PollEmptyResult.in_progress": {"fq_name": "async.PollEmptyResult.in_progress", "param_name": "inProgressValue", "static_instance": "IN_PROGRESS", "getter_method": null, "containing_data_type_ref": "async.PollEmptyResult", "route_refs": [], "_type": "FieldReference"}, "async.PollEmptyResult.complete": {"fq_name": "async.PollEmptyResult.complete", "param_name": "completeValue", "static_instance": "COMPLETE", "getter_method": null, "containing_data_type_ref": "async.PollEmptyResult", "route_refs": [], "_type": "FieldReference"}, "async.PollError.invalid_async_job_id": {"fq_name": "async.PollError.invalid_async_job_id", "param_name": "invalidAsyncJobIdValue", "static_instance": "INVALID_ASYNC_JOB_ID", "getter_method": null, "containing_data_type_ref": "async.PollError", "route_refs": [], "_type": "FieldReference"}, "async.PollError.internal_error": {"fq_name": "async.PollError.internal_error", "param_name": "internalErrorValue", "static_instance": "INTERNAL_ERROR", "getter_method": null, "containing_data_type_ref": "async.PollError", "route_refs": [], "_type": "FieldReference"}, "async.PollError.other": {"fq_name": "async.PollError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "async.PollError", "route_refs": [], "_type": "FieldReference"}, "async.PollResultBase.in_progress": {"fq_name": "async.PollResultBase.in_progress", "param_name": "inProgressValue", "static_instance": "IN_PROGRESS", "getter_method": null, "containing_data_type_ref": "async.PollResultBase", "route_refs": [], "_type": "FieldReference"}, "auth.AccessError.invalid_account_type": {"fq_name": "auth.AccessError.invalid_account_type", "param_name": "invalidAccountTypeValue", "static_instance": null, "getter_method": "getInvalidAccountTypeValue", "containing_data_type_ref": "auth.AccessError", "route_refs": [], "_type": "FieldReference"}, "auth.AccessError.paper_access_denied": {"fq_name": "auth.AccessError.paper_access_denied", "param_name": "paperAccessDeniedValue", "static_instance": null, "getter_method": "getPaperAccessDeniedValue", "containing_data_type_ref": "auth.AccessError", "route_refs": [], "_type": "FieldReference"}, "auth.AccessError.other": {"fq_name": "auth.AccessError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "auth.AccessError", "route_refs": [], "_type": "FieldReference"}, "auth.AuthError.invalid_access_token": {"fq_name": "auth.AuthError.invalid_access_token", "param_name": "invalidAccessTokenValue", "static_instance": "INVALID_ACCESS_TOKEN", "getter_method": null, "containing_data_type_ref": "auth.AuthError", "route_refs": [], "_type": "FieldReference"}, "auth.AuthError.invalid_select_user": {"fq_name": "auth.AuthError.invalid_select_user", "param_name": "invalidSelectUserValue", "static_instance": "INVALID_SELECT_USER", "getter_method": null, "containing_data_type_ref": "auth.AuthError", "route_refs": [], "_type": "FieldReference"}, "auth.AuthError.invalid_select_admin": {"fq_name": "auth.AuthError.invalid_select_admin", "param_name": "invalidSelectAdminValue", "static_instance": "INVALID_SELECT_ADMIN", "getter_method": null, "containing_data_type_ref": "auth.AuthError", "route_refs": [], "_type": "FieldReference"}, "auth.AuthError.user_suspended": {"fq_name": "auth.AuthError.user_suspended", "param_name": "userSuspendedValue", "static_instance": "USER_SUSPENDED", "getter_method": null, "containing_data_type_ref": "auth.AuthError", "route_refs": [], "_type": "FieldReference"}, "auth.AuthError.expired_access_token": {"fq_name": "auth.AuthError.expired_access_token", "param_name": "expiredAccessTokenValue", "static_instance": "EXPIRED_ACCESS_TOKEN", "getter_method": null, "containing_data_type_ref": "auth.AuthError", "route_refs": [], "_type": "FieldReference"}, "auth.AuthError.missing_scope": {"fq_name": "auth.AuthError.missing_scope", "param_name": "missingScopeValue", "static_instance": null, "getter_method": "getMissingScopeValue", "containing_data_type_ref": "auth.AuthError", "route_refs": [], "_type": "FieldReference"}, "auth.AuthError.route_access_denied": {"fq_name": "auth.AuthError.route_access_denied", "param_name": "routeAccessDeniedValue", "static_instance": "ROUTE_ACCESS_DENIED", "getter_method": null, "containing_data_type_ref": "auth.AuthError", "route_refs": [], "_type": "FieldReference"}, "auth.AuthError.other": {"fq_name": "auth.AuthError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "auth.AuthError", "route_refs": [], "_type": "FieldReference"}, "auth.InvalidAccountTypeError.endpoint": {"fq_name": "auth.InvalidAccountTypeError.endpoint", "param_name": "endpointValue", "static_instance": "ENDPOINT", "getter_method": null, "containing_data_type_ref": "auth.InvalidAccountTypeError", "route_refs": [], "_type": "FieldReference"}, "auth.InvalidAccountTypeError.feature": {"fq_name": "auth.InvalidAccountTypeError.feature", "param_name": "featureValue", "static_instance": "FEATURE", "getter_method": null, "containing_data_type_ref": "auth.InvalidAccountTypeError", "route_refs": [], "_type": "FieldReference"}, "auth.InvalidAccountTypeError.other": {"fq_name": "auth.InvalidAccountTypeError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "auth.InvalidAccountTypeError", "route_refs": [], "_type": "FieldReference"}, "auth.PaperAccessError.paper_disabled": {"fq_name": "auth.PaperAccessError.paper_disabled", "param_name": "paperDisabledValue", "static_instance": "PAPER_DISABLED", "getter_method": null, "containing_data_type_ref": "auth.PaperAccessError", "route_refs": [], "_type": "FieldReference"}, "auth.PaperAccessError.not_paper_user": {"fq_name": "auth.PaperAccessError.not_paper_user", "param_name": "notPaperUserValue", "static_instance": "NOT_PAPER_USER", "getter_method": null, "containing_data_type_ref": "auth.PaperAccessError", "route_refs": [], "_type": "FieldReference"}, "auth.PaperAccessError.other": {"fq_name": "auth.PaperAccessError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "auth.PaperAccessError", "route_refs": [], "_type": "FieldReference"}, "auth.RateLimitError.reason": {"fq_name": "auth.RateLimitError.reason", "param_name": "reason", "static_instance": null, "getter_method": "getReason", "containing_data_type_ref": "auth.RateLimitError", "route_refs": [], "_type": "FieldReference"}, "auth.RateLimitError.retry_after": {"fq_name": "auth.RateLimitError.retry_after", "param_name": "retryAfter", "static_instance": null, "getter_method": "getRetryAfter", "containing_data_type_ref": "auth.RateLimitError", "route_refs": [], "_type": "FieldReference"}, "auth.RateLimitReason.too_many_requests": {"fq_name": "auth.RateLimitReason.too_many_requests", "param_name": "tooManyRequestsValue", "static_instance": "TOO_MANY_REQUESTS", "getter_method": null, "containing_data_type_ref": "auth.RateLimitReason", "route_refs": [], "_type": "FieldReference"}, "auth.RateLimitReason.too_many_write_operations": {"fq_name": "auth.RateLimitReason.too_many_write_operations", "param_name": "tooManyWriteOperationsValue", "static_instance": "TOO_MANY_WRITE_OPERATIONS", "getter_method": null, "containing_data_type_ref": "auth.RateLimitReason", "route_refs": [], "_type": "FieldReference"}, "auth.RateLimitReason.other": {"fq_name": "auth.RateLimitReason.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "auth.RateLimitReason", "route_refs": [], "_type": "FieldReference"}, "auth.TokenFromOAuth1Arg.oauth1_token": {"fq_name": "auth.TokenFromOAuth1Arg.oauth1_token", "param_name": "oauth1Token", "static_instance": null, "getter_method": "getOauth1Token", "containing_data_type_ref": "auth.TokenFromOAuth1Arg", "route_refs": [], "_type": "FieldReference"}, "auth.TokenFromOAuth1Arg.oauth1_token_secret": {"fq_name": "auth.TokenFromOAuth1Arg.oauth1_token_secret", "param_name": "oauth1TokenSecret", "static_instance": null, "getter_method": "getOauth1TokenSecret", "containing_data_type_ref": "auth.TokenFromOAuth1Arg", "route_refs": [], "_type": "FieldReference"}, "auth.TokenFromOAuth1Error.invalid_oauth1_token_info": {"fq_name": "auth.TokenFromOAuth1Error.invalid_oauth1_token_info", "param_name": "invalidOauth1TokenInfoValue", "static_instance": "INVALID_OAUTH1_TOKEN_INFO", "getter_method": null, "containing_data_type_ref": "auth.TokenFromOAuth1Error", "route_refs": [], "_type": "FieldReference"}, "auth.TokenFromOAuth1Error.app_id_mismatch": {"fq_name": "auth.TokenFromOAuth1Error.app_id_mismatch", "param_name": "appIdMismatchValue", "static_instance": "APP_ID_MISMATCH", "getter_method": null, "containing_data_type_ref": "auth.TokenFromOAuth1Error", "route_refs": [], "_type": "FieldReference"}, "auth.TokenFromOAuth1Error.other": {"fq_name": "auth.TokenFromOAuth1Error.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "auth.TokenFromOAuth1Error", "route_refs": [], "_type": "FieldReference"}, "auth.TokenFromOAuth1Result.oauth2_token": {"fq_name": "auth.TokenFromOAuth1Result.oauth2_token", "param_name": "oauth2Token", "static_instance": null, "getter_method": "getOauth2Token", "containing_data_type_ref": "auth.TokenFromOAuth1Result", "route_refs": [], "_type": "FieldReference"}, "auth.TokenScopeError.required_scope": {"fq_name": "auth.TokenScopeError.required_scope", "param_name": "requiredScope", "static_instance": null, "getter_method": "getRequiredScope", "containing_data_type_ref": "auth.TokenScopeError", "route_refs": [], "_type": "FieldReference"}, "check.EchoArg.query": {"fq_name": "check.EchoArg.query", "param_name": "query", "static_instance": null, "getter_method": "getQuery", "containing_data_type_ref": "check.EchoArg", "route_refs": ["check.app", "check.user"], "_type": "FieldReference"}, "check.EchoResult.result": {"fq_name": "check.EchoResult.result", "param_name": "result", "static_instance": null, "getter_method": "getResult", "containing_data_type_ref": "check.EchoResult", "route_refs": [], "_type": "FieldReference"}, "common.PathRoot.home": {"fq_name": "common.PathRoot.home", "param_name": "homeValue", "static_instance": "HOME", "getter_method": null, "containing_data_type_ref": "common.PathRoot", "route_refs": [], "_type": "FieldReference"}, "common.PathRoot.root": {"fq_name": "common.PathRoot.root", "param_name": "rootValue", "static_instance": null, "getter_method": "getRootValue", "containing_data_type_ref": "common.PathRoot", "route_refs": [], "_type": "FieldReference"}, "common.PathRoot.namespace_id": {"fq_name": "common.PathRoot.namespace_id", "param_name": "namespaceIdValue", "static_instance": null, "getter_method": "getNamespaceIdValue", "containing_data_type_ref": "common.PathRoot", "route_refs": [], "_type": "FieldReference"}, "common.PathRoot.other": {"fq_name": "common.PathRoot.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "common.PathRoot", "route_refs": [], "_type": "FieldReference"}, "common.PathRootError.invalid_root": {"fq_name": "common.PathRootError.invalid_root", "param_name": "invalidRootValue", "static_instance": null, "getter_method": "getInvalidRootValue", "containing_data_type_ref": "common.PathRootError", "route_refs": [], "_type": "FieldReference"}, "common.PathRootError.no_permission": {"fq_name": "common.PathRootError.no_permission", "param_name": "noPermissionValue", "static_instance": "NO_PERMISSION", "getter_method": null, "containing_data_type_ref": "common.PathRootError", "route_refs": [], "_type": "FieldReference"}, "common.PathRootError.other": {"fq_name": "common.PathRootError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "common.PathRootError", "route_refs": [], "_type": "FieldReference"}, "common.RootInfo.root_namespace_id": {"fq_name": "common.RootInfo.root_namespace_id", "param_name": "rootNamespaceId", "static_instance": null, "getter_method": "getRootNamespaceId", "containing_data_type_ref": "common.RootInfo", "route_refs": [], "_type": "FieldReference"}, "common.RootInfo.home_namespace_id": {"fq_name": "common.RootInfo.home_namespace_id", "param_name": "homeNamespaceId", "static_instance": null, "getter_method": "getHomeNamespaceId", "containing_data_type_ref": "common.RootInfo", "route_refs": [], "_type": "FieldReference"}, "common.TeamRootInfo.root_namespace_id": {"fq_name": "common.TeamRootInfo.root_namespace_id", "param_name": "rootNamespaceId", "static_instance": null, "getter_method": "getRootNamespaceId", "containing_data_type_ref": "common.TeamRootInfo", "route_refs": [], "_type": "FieldReference"}, "common.TeamRootInfo.home_namespace_id": {"fq_name": "common.TeamRootInfo.home_namespace_id", "param_name": "homeNamespaceId", "static_instance": null, "getter_method": "getHomeNamespaceId", "containing_data_type_ref": "common.TeamRootInfo", "route_refs": [], "_type": "FieldReference"}, "common.TeamRootInfo.home_path": {"fq_name": "common.TeamRootInfo.home_path", "param_name": "homePath", "static_instance": null, "getter_method": "getHomePath", "containing_data_type_ref": "common.TeamRootInfo", "route_refs": [], "_type": "FieldReference"}, "common.UserRootInfo.root_namespace_id": {"fq_name": "common.UserRootInfo.root_namespace_id", "param_name": "rootNamespaceId", "static_instance": null, "getter_method": "getRootNamespaceId", "containing_data_type_ref": "common.UserRootInfo", "route_refs": [], "_type": "FieldReference"}, "common.UserRootInfo.home_namespace_id": {"fq_name": "common.UserRootInfo.home_namespace_id", "param_name": "homeNamespaceId", "static_instance": null, "getter_method": "getHomeNamespaceId", "containing_data_type_ref": "common.UserRootInfo", "route_refs": [], "_type": "FieldReference"}, "contacts.DeleteManualContactsArg.email_addresses": {"fq_name": "contacts.DeleteManualContactsArg.email_addresses", "param_name": "emailAddresses", "static_instance": null, "getter_method": "getEmailAddresses", "containing_data_type_ref": "contacts.DeleteManualContactsArg", "route_refs": [], "_type": "FieldReference"}, "contacts.DeleteManualContactsError.contacts_not_found": {"fq_name": "contacts.DeleteManualContactsError.contacts_not_found", "param_name": "contactsNotFoundValue", "static_instance": null, "getter_method": "getContactsNotFoundValue", "containing_data_type_ref": "contacts.DeleteManualContactsError", "route_refs": [], "_type": "FieldReference"}, "contacts.DeleteManualContactsError.other": {"fq_name": "contacts.DeleteManualContactsError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "contacts.DeleteManualContactsError", "route_refs": [], "_type": "FieldReference"}, "file_properties.AddPropertiesArg.path": {"fq_name": "file_properties.AddPropertiesArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "file_properties.AddPropertiesArg", "route_refs": [], "_type": "FieldReference"}, "file_properties.AddPropertiesArg.property_groups": {"fq_name": "file_properties.AddPropertiesArg.property_groups", "param_name": "propertyGroups", "static_instance": null, "getter_method": "getPropertyGroups", "containing_data_type_ref": "file_properties.AddPropertiesArg", "route_refs": [], "_type": "FieldReference"}, "file_properties.AddPropertiesError.template_not_found": {"fq_name": "file_properties.AddPropertiesError.template_not_found", "param_name": "templateNotFoundValue", "static_instance": null, "getter_method": "getTemplateNotFoundValue", "containing_data_type_ref": "file_properties.AddPropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.AddPropertiesError.restricted_content": {"fq_name": "file_properties.AddPropertiesError.restricted_content", "param_name": "restrictedContentValue", "static_instance": "RESTRICTED_CONTENT", "getter_method": null, "containing_data_type_ref": "file_properties.AddPropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.AddPropertiesError.other": {"fq_name": "file_properties.AddPropertiesError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_properties.AddPropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.AddPropertiesError.path": {"fq_name": "file_properties.AddPropertiesError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "file_properties.AddPropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.AddPropertiesError.unsupported_folder": {"fq_name": "file_properties.AddPropertiesError.unsupported_folder", "param_name": "unsupportedFolderValue", "static_instance": "UNSUPPORTED_FOLDER", "getter_method": null, "containing_data_type_ref": "file_properties.AddPropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.AddPropertiesError.property_field_too_large": {"fq_name": "file_properties.AddPropertiesError.property_field_too_large", "param_name": "propertyFieldTooLargeValue", "static_instance": "PROPERTY_FIELD_TOO_LARGE", "getter_method": null, "containing_data_type_ref": "file_properties.AddPropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.AddPropertiesError.does_not_fit_template": {"fq_name": "file_properties.AddPropertiesError.does_not_fit_template", "param_name": "doesNotFitTemplateValue", "static_instance": "DOES_NOT_FIT_TEMPLATE", "getter_method": null, "containing_data_type_ref": "file_properties.AddPropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.AddPropertiesError.duplicate_property_groups": {"fq_name": "file_properties.AddPropertiesError.duplicate_property_groups", "param_name": "duplicatePropertyGroupsValue", "static_instance": "DUPLICATE_PROPERTY_GROUPS", "getter_method": null, "containing_data_type_ref": "file_properties.AddPropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.AddPropertiesError.property_group_already_exists": {"fq_name": "file_properties.AddPropertiesError.property_group_already_exists", "param_name": "propertyGroupAlreadyExistsValue", "static_instance": "PROPERTY_GROUP_ALREADY_EXISTS", "getter_method": null, "containing_data_type_ref": "file_properties.AddPropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.AddTemplateArg.name": {"fq_name": "file_properties.AddTemplateArg.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "file_properties.AddTemplateArg", "route_refs": [], "_type": "FieldReference"}, "file_properties.AddTemplateArg.description": {"fq_name": "file_properties.AddTemplateArg.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "file_properties.AddTemplateArg", "route_refs": [], "_type": "FieldReference"}, "file_properties.AddTemplateArg.fields": {"fq_name": "file_properties.AddTemplateArg.fields", "param_name": "fields", "static_instance": null, "getter_method": "getFields", "containing_data_type_ref": "file_properties.AddTemplateArg", "route_refs": [], "_type": "FieldReference"}, "file_properties.AddTemplateResult.template_id": {"fq_name": "file_properties.AddTemplateResult.template_id", "param_name": "templateId", "static_instance": null, "getter_method": "getTemplateId", "containing_data_type_ref": "file_properties.AddTemplateResult", "route_refs": [], "_type": "FieldReference"}, "file_properties.GetTemplateArg.template_id": {"fq_name": "file_properties.GetTemplateArg.template_id", "param_name": "templateId", "static_instance": null, "getter_method": "getTemplateId", "containing_data_type_ref": "file_properties.GetTemplateArg", "route_refs": [], "_type": "FieldReference"}, "file_properties.GetTemplateResult.name": {"fq_name": "file_properties.GetTemplateResult.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "file_properties.GetTemplateResult", "route_refs": [], "_type": "FieldReference"}, "file_properties.GetTemplateResult.description": {"fq_name": "file_properties.GetTemplateResult.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "file_properties.GetTemplateResult", "route_refs": [], "_type": "FieldReference"}, "file_properties.GetTemplateResult.fields": {"fq_name": "file_properties.GetTemplateResult.fields", "param_name": "fields", "static_instance": null, "getter_method": "getFields", "containing_data_type_ref": "file_properties.GetTemplateResult", "route_refs": [], "_type": "FieldReference"}, "file_properties.InvalidPropertyGroupError.template_not_found": {"fq_name": "file_properties.InvalidPropertyGroupError.template_not_found", "param_name": "templateNotFoundValue", "static_instance": null, "getter_method": "getTemplateNotFoundValue", "containing_data_type_ref": "file_properties.InvalidPropertyGroupError", "route_refs": [], "_type": "FieldReference"}, "file_properties.InvalidPropertyGroupError.restricted_content": {"fq_name": "file_properties.InvalidPropertyGroupError.restricted_content", "param_name": "restrictedContentValue", "static_instance": "RESTRICTED_CONTENT", "getter_method": null, "containing_data_type_ref": "file_properties.InvalidPropertyGroupError", "route_refs": [], "_type": "FieldReference"}, "file_properties.InvalidPropertyGroupError.other": {"fq_name": "file_properties.InvalidPropertyGroupError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_properties.InvalidPropertyGroupError", "route_refs": [], "_type": "FieldReference"}, "file_properties.InvalidPropertyGroupError.path": {"fq_name": "file_properties.InvalidPropertyGroupError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "file_properties.InvalidPropertyGroupError", "route_refs": [], "_type": "FieldReference"}, "file_properties.InvalidPropertyGroupError.unsupported_folder": {"fq_name": "file_properties.InvalidPropertyGroupError.unsupported_folder", "param_name": "unsupportedFolderValue", "static_instance": "UNSUPPORTED_FOLDER", "getter_method": null, "containing_data_type_ref": "file_properties.InvalidPropertyGroupError", "route_refs": [], "_type": "FieldReference"}, "file_properties.InvalidPropertyGroupError.property_field_too_large": {"fq_name": "file_properties.InvalidPropertyGroupError.property_field_too_large", "param_name": "propertyFieldTooLargeValue", "static_instance": "PROPERTY_FIELD_TOO_LARGE", "getter_method": null, "containing_data_type_ref": "file_properties.InvalidPropertyGroupError", "route_refs": [], "_type": "FieldReference"}, "file_properties.InvalidPropertyGroupError.does_not_fit_template": {"fq_name": "file_properties.InvalidPropertyGroupError.does_not_fit_template", "param_name": "doesNotFitTemplateValue", "static_instance": "DOES_NOT_FIT_TEMPLATE", "getter_method": null, "containing_data_type_ref": "file_properties.InvalidPropertyGroupError", "route_refs": [], "_type": "FieldReference"}, "file_properties.InvalidPropertyGroupError.duplicate_property_groups": {"fq_name": "file_properties.InvalidPropertyGroupError.duplicate_property_groups", "param_name": "duplicatePropertyGroupsValue", "static_instance": "DUPLICATE_PROPERTY_GROUPS", "getter_method": null, "containing_data_type_ref": "file_properties.InvalidPropertyGroupError", "route_refs": [], "_type": "FieldReference"}, "file_properties.ListTemplateResult.template_ids": {"fq_name": "file_properties.ListTemplateResult.template_ids", "param_name": "templateIds", "static_instance": null, "getter_method": "getTemplateIds", "containing_data_type_ref": "file_properties.ListTemplateResult", "route_refs": [], "_type": "FieldReference"}, "file_properties.LogicalOperator.or_operator": {"fq_name": "file_properties.LogicalOperator.or_operator", "param_name": "orOperatorValue", "static_instance": "OR_OPERATOR", "getter_method": null, "containing_data_type_ref": "file_properties.LogicalOperator", "route_refs": [], "_type": "FieldReference"}, "file_properties.LogicalOperator.other": {"fq_name": "file_properties.LogicalOperator.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_properties.LogicalOperator", "route_refs": [], "_type": "FieldReference"}, "file_properties.LookUpPropertiesError.property_group_not_found": {"fq_name": "file_properties.LookUpPropertiesError.property_group_not_found", "param_name": "propertyGroupNotFoundValue", "static_instance": "PROPERTY_GROUP_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "file_properties.LookUpPropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.LookUpPropertiesError.other": {"fq_name": "file_properties.LookUpPropertiesError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_properties.LookUpPropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.LookupError.malformed_path": {"fq_name": "file_properties.LookupError.malformed_path", "param_name": "malformedPathValue", "static_instance": null, "getter_method": "getMalformedPathValue", "containing_data_type_ref": "file_properties.LookupError", "route_refs": [], "_type": "FieldReference"}, "file_properties.LookupError.not_found": {"fq_name": "file_properties.LookupError.not_found", "param_name": "notFoundValue", "static_instance": "NOT_FOUND", "getter_method": null, "containing_data_type_ref": "file_properties.LookupError", "route_refs": [], "_type": "FieldReference"}, "file_properties.LookupError.not_file": {"fq_name": "file_properties.LookupError.not_file", "param_name": "notFileValue", "static_instance": "NOT_FILE", "getter_method": null, "containing_data_type_ref": "file_properties.LookupError", "route_refs": [], "_type": "FieldReference"}, "file_properties.LookupError.not_folder": {"fq_name": "file_properties.LookupError.not_folder", "param_name": "notFolderValue", "static_instance": "NOT_FOLDER", "getter_method": null, "containing_data_type_ref": "file_properties.LookupError", "route_refs": [], "_type": "FieldReference"}, "file_properties.LookupError.restricted_content": {"fq_name": "file_properties.LookupError.restricted_content", "param_name": "restrictedContentValue", "static_instance": "RESTRICTED_CONTENT", "getter_method": null, "containing_data_type_ref": "file_properties.LookupError", "route_refs": [], "_type": "FieldReference"}, "file_properties.LookupError.other": {"fq_name": "file_properties.LookupError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_properties.LookupError", "route_refs": [], "_type": "FieldReference"}, "file_properties.ModifyTemplateError.template_not_found": {"fq_name": "file_properties.ModifyTemplateError.template_not_found", "param_name": "templateNotFoundValue", "static_instance": null, "getter_method": "getTemplateNotFoundValue", "containing_data_type_ref": "file_properties.ModifyTemplateError", "route_refs": [], "_type": "FieldReference"}, "file_properties.ModifyTemplateError.restricted_content": {"fq_name": "file_properties.ModifyTemplateError.restricted_content", "param_name": "restrictedContentValue", "static_instance": "RESTRICTED_CONTENT", "getter_method": null, "containing_data_type_ref": "file_properties.ModifyTemplateError", "route_refs": [], "_type": "FieldReference"}, "file_properties.ModifyTemplateError.other": {"fq_name": "file_properties.ModifyTemplateError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_properties.ModifyTemplateError", "route_refs": [], "_type": "FieldReference"}, "file_properties.ModifyTemplateError.conflicting_property_names": {"fq_name": "file_properties.ModifyTemplateError.conflicting_property_names", "param_name": "conflictingPropertyNamesValue", "static_instance": "CONFLICTING_PROPERTY_NAMES", "getter_method": null, "containing_data_type_ref": "file_properties.ModifyTemplateError", "route_refs": [], "_type": "FieldReference"}, "file_properties.ModifyTemplateError.too_many_properties": {"fq_name": "file_properties.ModifyTemplateError.too_many_properties", "param_name": "tooManyPropertiesValue", "static_instance": "TOO_MANY_PROPERTIES", "getter_method": null, "containing_data_type_ref": "file_properties.ModifyTemplateError", "route_refs": [], "_type": "FieldReference"}, "file_properties.ModifyTemplateError.too_many_templates": {"fq_name": "file_properties.ModifyTemplateError.too_many_templates", "param_name": "tooManyTemplatesValue", "static_instance": "TOO_MANY_TEMPLATES", "getter_method": null, "containing_data_type_ref": "file_properties.ModifyTemplateError", "route_refs": [], "_type": "FieldReference"}, "file_properties.ModifyTemplateError.template_attribute_too_large": {"fq_name": "file_properties.ModifyTemplateError.template_attribute_too_large", "param_name": "templateAttributeTooLargeValue", "static_instance": "TEMPLATE_ATTRIBUTE_TOO_LARGE", "getter_method": null, "containing_data_type_ref": "file_properties.ModifyTemplateError", "route_refs": [], "_type": "FieldReference"}, "file_properties.OverwritePropertyGroupArg.path": {"fq_name": "file_properties.OverwritePropertyGroupArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "file_properties.OverwritePropertyGroupArg", "route_refs": [], "_type": "FieldReference"}, "file_properties.OverwritePropertyGroupArg.property_groups": {"fq_name": "file_properties.OverwritePropertyGroupArg.property_groups", "param_name": "propertyGroups", "static_instance": null, "getter_method": "getPropertyGroups", "containing_data_type_ref": "file_properties.OverwritePropertyGroupArg", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertiesError.template_not_found": {"fq_name": "file_properties.PropertiesError.template_not_found", "param_name": "templateNotFoundValue", "static_instance": null, "getter_method": "getTemplateNotFoundValue", "containing_data_type_ref": "file_properties.PropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertiesError.restricted_content": {"fq_name": "file_properties.PropertiesError.restricted_content", "param_name": "restrictedContentValue", "static_instance": "RESTRICTED_CONTENT", "getter_method": null, "containing_data_type_ref": "file_properties.PropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertiesError.other": {"fq_name": "file_properties.PropertiesError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_properties.PropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertiesError.path": {"fq_name": "file_properties.PropertiesError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "file_properties.PropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertiesError.unsupported_folder": {"fq_name": "file_properties.PropertiesError.unsupported_folder", "param_name": "unsupportedFolderValue", "static_instance": "UNSUPPORTED_FOLDER", "getter_method": null, "containing_data_type_ref": "file_properties.PropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertiesSearchArg.queries": {"fq_name": "file_properties.PropertiesSearchArg.queries", "param_name": "queries", "static_instance": null, "getter_method": "getQueries", "containing_data_type_ref": "file_properties.PropertiesSearchArg", "route_refs": ["file_properties.properties/search"], "_type": "FieldReference"}, "file_properties.PropertiesSearchArg.template_filter": {"fq_name": "file_properties.PropertiesSearchArg.template_filter", "param_name": "templateFilter", "static_instance": null, "getter_method": "getTemplateFilter", "containing_data_type_ref": "file_properties.PropertiesSearchArg", "route_refs": ["file_properties.properties/search"], "_type": "FieldReference"}, "file_properties.PropertiesSearchContinueArg.cursor": {"fq_name": "file_properties.PropertiesSearchContinueArg.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "file_properties.PropertiesSearchContinueArg", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertiesSearchContinueError.reset": {"fq_name": "file_properties.PropertiesSearchContinueError.reset", "param_name": "resetValue", "static_instance": "RESET", "getter_method": null, "containing_data_type_ref": "file_properties.PropertiesSearchContinueError", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertiesSearchContinueError.other": {"fq_name": "file_properties.PropertiesSearchContinueError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_properties.PropertiesSearchContinueError", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertiesSearchError.property_group_lookup": {"fq_name": "file_properties.PropertiesSearchError.property_group_lookup", "param_name": "propertyGroupLookupValue", "static_instance": null, "getter_method": "getPropertyGroupLookupValue", "containing_data_type_ref": "file_properties.PropertiesSearchError", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertiesSearchError.other": {"fq_name": "file_properties.PropertiesSearchError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_properties.PropertiesSearchError", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertiesSearchMatch.id": {"fq_name": "file_properties.PropertiesSearchMatch.id", "param_name": "id", "static_instance": null, "getter_method": "getId", "containing_data_type_ref": "file_properties.PropertiesSearchMatch", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertiesSearchMatch.path": {"fq_name": "file_properties.PropertiesSearchMatch.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "file_properties.PropertiesSearchMatch", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertiesSearchMatch.is_deleted": {"fq_name": "file_properties.PropertiesSearchMatch.is_deleted", "param_name": "isDeleted", "static_instance": null, "getter_method": "getIsDeleted", "containing_data_type_ref": "file_properties.PropertiesSearchMatch", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertiesSearchMatch.property_groups": {"fq_name": "file_properties.PropertiesSearchMatch.property_groups", "param_name": "propertyGroups", "static_instance": null, "getter_method": "getPropertyGroups", "containing_data_type_ref": "file_properties.PropertiesSearchMatch", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertiesSearchMode.field_name": {"fq_name": "file_properties.PropertiesSearchMode.field_name", "param_name": "fieldNameValue", "static_instance": null, "getter_method": "getFieldNameValue", "containing_data_type_ref": "file_properties.PropertiesSearchMode", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertiesSearchMode.other": {"fq_name": "file_properties.PropertiesSearchMode.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_properties.PropertiesSearchMode", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertiesSearchQuery.query": {"fq_name": "file_properties.PropertiesSearchQuery.query", "param_name": "query", "static_instance": null, "getter_method": "getQuery", "containing_data_type_ref": "file_properties.PropertiesSearchQuery", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertiesSearchQuery.mode": {"fq_name": "file_properties.PropertiesSearchQuery.mode", "param_name": "mode", "static_instance": null, "getter_method": "getMode", "containing_data_type_ref": "file_properties.PropertiesSearchQuery", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertiesSearchQuery.logical_operator": {"fq_name": "file_properties.PropertiesSearchQuery.logical_operator", "param_name": "logicalOperator", "static_instance": null, "getter_method": "getLogicalOperator", "containing_data_type_ref": "file_properties.PropertiesSearchQuery", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertiesSearchResult.matches": {"fq_name": "file_properties.PropertiesSearchResult.matches", "param_name": "matches", "static_instance": null, "getter_method": "getMatches", "containing_data_type_ref": "file_properties.PropertiesSearchResult", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertiesSearchResult.cursor": {"fq_name": "file_properties.PropertiesSearchResult.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "file_properties.PropertiesSearchResult", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertyField.name": {"fq_name": "file_properties.PropertyField.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "file_properties.PropertyField", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertyField.value": {"fq_name": "file_properties.PropertyField.value", "param_name": "value", "static_instance": null, "getter_method": "getValue", "containing_data_type_ref": "file_properties.PropertyField", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertyFieldTemplate.name": {"fq_name": "file_properties.PropertyFieldTemplate.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "file_properties.PropertyFieldTemplate", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertyFieldTemplate.description": {"fq_name": "file_properties.PropertyFieldTemplate.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "file_properties.PropertyFieldTemplate", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertyFieldTemplate.type": {"fq_name": "file_properties.PropertyFieldTemplate.type", "param_name": "type", "static_instance": null, "getter_method": "getType", "containing_data_type_ref": "file_properties.PropertyFieldTemplate", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertyGroup.template_id": {"fq_name": "file_properties.PropertyGroup.template_id", "param_name": "templateId", "static_instance": null, "getter_method": "getTemplateId", "containing_data_type_ref": "file_properties.PropertyGroup", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertyGroup.fields": {"fq_name": "file_properties.PropertyGroup.fields", "param_name": "fields", "static_instance": null, "getter_method": "getFields", "containing_data_type_ref": "file_properties.PropertyGroup", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertyGroupTemplate.name": {"fq_name": "file_properties.PropertyGroupTemplate.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "file_properties.PropertyGroupTemplate", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertyGroupTemplate.description": {"fq_name": "file_properties.PropertyGroupTemplate.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "file_properties.PropertyGroupTemplate", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertyGroupTemplate.fields": {"fq_name": "file_properties.PropertyGroupTemplate.fields", "param_name": "fields", "static_instance": null, "getter_method": "getFields", "containing_data_type_ref": "file_properties.PropertyGroupTemplate", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertyGroupUpdate.template_id": {"fq_name": "file_properties.PropertyGroupUpdate.template_id", "param_name": "templateId", "static_instance": null, "getter_method": "getTemplateId", "containing_data_type_ref": "file_properties.PropertyGroupUpdate", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertyGroupUpdate.add_or_update_fields": {"fq_name": "file_properties.PropertyGroupUpdate.add_or_update_fields", "param_name": "addOrUpdateFields", "static_instance": null, "getter_method": "getAddOrUpdateFields", "containing_data_type_ref": "file_properties.PropertyGroupUpdate", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertyGroupUpdate.remove_fields": {"fq_name": "file_properties.PropertyGroupUpdate.remove_fields", "param_name": "removeFields", "static_instance": null, "getter_method": "getRemoveFields", "containing_data_type_ref": "file_properties.PropertyGroupUpdate", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertyType.string": {"fq_name": "file_properties.PropertyType.string", "param_name": "stringValue", "static_instance": "STRING", "getter_method": null, "containing_data_type_ref": "file_properties.PropertyType", "route_refs": [], "_type": "FieldReference"}, "file_properties.PropertyType.other": {"fq_name": "file_properties.PropertyType.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_properties.PropertyType", "route_refs": [], "_type": "FieldReference"}, "file_properties.RemovePropertiesArg.path": {"fq_name": "file_properties.RemovePropertiesArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "file_properties.RemovePropertiesArg", "route_refs": [], "_type": "FieldReference"}, "file_properties.RemovePropertiesArg.property_template_ids": {"fq_name": "file_properties.RemovePropertiesArg.property_template_ids", "param_name": "propertyTemplateIds", "static_instance": null, "getter_method": "getPropertyTemplateIds", "containing_data_type_ref": "file_properties.RemovePropertiesArg", "route_refs": [], "_type": "FieldReference"}, "file_properties.RemovePropertiesError.template_not_found": {"fq_name": "file_properties.RemovePropertiesError.template_not_found", "param_name": "templateNotFoundValue", "static_instance": null, "getter_method": "getTemplateNotFoundValue", "containing_data_type_ref": "file_properties.RemovePropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.RemovePropertiesError.restricted_content": {"fq_name": "file_properties.RemovePropertiesError.restricted_content", "param_name": "restrictedContentValue", "static_instance": "RESTRICTED_CONTENT", "getter_method": null, "containing_data_type_ref": "file_properties.RemovePropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.RemovePropertiesError.other": {"fq_name": "file_properties.RemovePropertiesError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_properties.RemovePropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.RemovePropertiesError.path": {"fq_name": "file_properties.RemovePropertiesError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "file_properties.RemovePropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.RemovePropertiesError.unsupported_folder": {"fq_name": "file_properties.RemovePropertiesError.unsupported_folder", "param_name": "unsupportedFolderValue", "static_instance": "UNSUPPORTED_FOLDER", "getter_method": null, "containing_data_type_ref": "file_properties.RemovePropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.RemovePropertiesError.property_group_lookup": {"fq_name": "file_properties.RemovePropertiesError.property_group_lookup", "param_name": "propertyGroupLookupValue", "static_instance": null, "getter_method": "getPropertyGroupLookupValue", "containing_data_type_ref": "file_properties.RemovePropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.RemoveTemplateArg.template_id": {"fq_name": "file_properties.RemoveTemplateArg.template_id", "param_name": "templateId", "static_instance": null, "getter_method": "getTemplateId", "containing_data_type_ref": "file_properties.RemoveTemplateArg", "route_refs": [], "_type": "FieldReference"}, "file_properties.TemplateError.template_not_found": {"fq_name": "file_properties.TemplateError.template_not_found", "param_name": "templateNotFoundValue", "static_instance": null, "getter_method": "getTemplateNotFoundValue", "containing_data_type_ref": "file_properties.TemplateError", "route_refs": [], "_type": "FieldReference"}, "file_properties.TemplateError.restricted_content": {"fq_name": "file_properties.TemplateError.restricted_content", "param_name": "restrictedContentValue", "static_instance": "RESTRICTED_CONTENT", "getter_method": null, "containing_data_type_ref": "file_properties.TemplateError", "route_refs": [], "_type": "FieldReference"}, "file_properties.TemplateError.other": {"fq_name": "file_properties.TemplateError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_properties.TemplateError", "route_refs": [], "_type": "FieldReference"}, "file_properties.TemplateFilter.filter_some": {"fq_name": "file_properties.TemplateFilter.filter_some", "param_name": "filterSomeValue", "static_instance": null, "getter_method": "getFilterSomeValue", "containing_data_type_ref": "file_properties.TemplateFilter", "route_refs": [], "_type": "FieldReference"}, "file_properties.TemplateFilter.other": {"fq_name": "file_properties.TemplateFilter.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_properties.TemplateFilter", "route_refs": [], "_type": "FieldReference"}, "file_properties.TemplateFilter.filter_none": {"fq_name": "file_properties.TemplateFilter.filter_none", "param_name": "filterNoneValue", "static_instance": "FILTER_NONE", "getter_method": null, "containing_data_type_ref": "file_properties.TemplateFilter", "route_refs": [], "_type": "FieldReference"}, "file_properties.TemplateFilterBase.filter_some": {"fq_name": "file_properties.TemplateFilterBase.filter_some", "param_name": "filterSomeValue", "static_instance": null, "getter_method": "getFilterSomeValue", "containing_data_type_ref": "file_properties.TemplateFilterBase", "route_refs": [], "_type": "FieldReference"}, "file_properties.TemplateFilterBase.other": {"fq_name": "file_properties.TemplateFilterBase.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_properties.TemplateFilterBase", "route_refs": [], "_type": "FieldReference"}, "file_properties.TemplateOwnerType.user": {"fq_name": "file_properties.TemplateOwnerType.user", "param_name": "userValue", "static_instance": "USER", "getter_method": null, "containing_data_type_ref": "file_properties.TemplateOwnerType", "route_refs": [], "_type": "FieldReference"}, "file_properties.TemplateOwnerType.team": {"fq_name": "file_properties.TemplateOwnerType.team", "param_name": "teamValue", "static_instance": "TEAM", "getter_method": null, "containing_data_type_ref": "file_properties.TemplateOwnerType", "route_refs": [], "_type": "FieldReference"}, "file_properties.TemplateOwnerType.other": {"fq_name": "file_properties.TemplateOwnerType.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_properties.TemplateOwnerType", "route_refs": [], "_type": "FieldReference"}, "file_properties.UpdatePropertiesArg.path": {"fq_name": "file_properties.UpdatePropertiesArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "file_properties.UpdatePropertiesArg", "route_refs": [], "_type": "FieldReference"}, "file_properties.UpdatePropertiesArg.update_property_groups": {"fq_name": "file_properties.UpdatePropertiesArg.update_property_groups", "param_name": "updatePropertyGroups", "static_instance": null, "getter_method": "getUpdatePropertyGroups", "containing_data_type_ref": "file_properties.UpdatePropertiesArg", "route_refs": [], "_type": "FieldReference"}, "file_properties.UpdatePropertiesError.template_not_found": {"fq_name": "file_properties.UpdatePropertiesError.template_not_found", "param_name": "templateNotFoundValue", "static_instance": null, "getter_method": "getTemplateNotFoundValue", "containing_data_type_ref": "file_properties.UpdatePropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.UpdatePropertiesError.restricted_content": {"fq_name": "file_properties.UpdatePropertiesError.restricted_content", "param_name": "restrictedContentValue", "static_instance": "RESTRICTED_CONTENT", "getter_method": null, "containing_data_type_ref": "file_properties.UpdatePropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.UpdatePropertiesError.other": {"fq_name": "file_properties.UpdatePropertiesError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_properties.UpdatePropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.UpdatePropertiesError.path": {"fq_name": "file_properties.UpdatePropertiesError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "file_properties.UpdatePropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.UpdatePropertiesError.unsupported_folder": {"fq_name": "file_properties.UpdatePropertiesError.unsupported_folder", "param_name": "unsupportedFolderValue", "static_instance": "UNSUPPORTED_FOLDER", "getter_method": null, "containing_data_type_ref": "file_properties.UpdatePropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.UpdatePropertiesError.property_field_too_large": {"fq_name": "file_properties.UpdatePropertiesError.property_field_too_large", "param_name": "propertyFieldTooLargeValue", "static_instance": "PROPERTY_FIELD_TOO_LARGE", "getter_method": null, "containing_data_type_ref": "file_properties.UpdatePropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.UpdatePropertiesError.does_not_fit_template": {"fq_name": "file_properties.UpdatePropertiesError.does_not_fit_template", "param_name": "doesNotFitTemplateValue", "static_instance": "DOES_NOT_FIT_TEMPLATE", "getter_method": null, "containing_data_type_ref": "file_properties.UpdatePropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.UpdatePropertiesError.duplicate_property_groups": {"fq_name": "file_properties.UpdatePropertiesError.duplicate_property_groups", "param_name": "duplicatePropertyGroupsValue", "static_instance": "DUPLICATE_PROPERTY_GROUPS", "getter_method": null, "containing_data_type_ref": "file_properties.UpdatePropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.UpdatePropertiesError.property_group_lookup": {"fq_name": "file_properties.UpdatePropertiesError.property_group_lookup", "param_name": "propertyGroupLookupValue", "static_instance": null, "getter_method": "getPropertyGroupLookupValue", "containing_data_type_ref": "file_properties.UpdatePropertiesError", "route_refs": [], "_type": "FieldReference"}, "file_properties.UpdateTemplateArg.template_id": {"fq_name": "file_properties.UpdateTemplateArg.template_id", "param_name": "templateId", "static_instance": null, "getter_method": "getTemplateId", "containing_data_type_ref": "file_properties.UpdateTemplateArg", "route_refs": [], "_type": "FieldReference"}, "file_properties.UpdateTemplateArg.name": {"fq_name": "file_properties.UpdateTemplateArg.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "file_properties.UpdateTemplateArg", "route_refs": [], "_type": "FieldReference"}, "file_properties.UpdateTemplateArg.description": {"fq_name": "file_properties.UpdateTemplateArg.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "file_properties.UpdateTemplateArg", "route_refs": [], "_type": "FieldReference"}, "file_properties.UpdateTemplateArg.add_fields": {"fq_name": "file_properties.UpdateTemplateArg.add_fields", "param_name": "addFields", "static_instance": null, "getter_method": "getAddFields", "containing_data_type_ref": "file_properties.UpdateTemplateArg", "route_refs": [], "_type": "FieldReference"}, "file_properties.UpdateTemplateResult.template_id": {"fq_name": "file_properties.UpdateTemplateResult.template_id", "param_name": "templateId", "static_instance": null, "getter_method": "getTemplateId", "containing_data_type_ref": "file_properties.UpdateTemplateResult", "route_refs": [], "_type": "FieldReference"}, "file_requests.CountFileRequestsError.disabled_for_team": {"fq_name": "file_requests.CountFileRequestsError.disabled_for_team", "param_name": "disabledForTeamValue", "static_instance": "DISABLED_FOR_TEAM", "getter_method": null, "containing_data_type_ref": "file_requests.CountFileRequestsError", "route_refs": [], "_type": "FieldReference"}, "file_requests.CountFileRequestsError.other": {"fq_name": "file_requests.CountFileRequestsError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_requests.CountFileRequestsError", "route_refs": [], "_type": "FieldReference"}, "file_requests.CountFileRequestsResult.file_request_count": {"fq_name": "file_requests.CountFileRequestsResult.file_request_count", "param_name": "fileRequestCount", "static_instance": null, "getter_method": "getFileRequestCount", "containing_data_type_ref": "file_requests.CountFileRequestsResult", "route_refs": [], "_type": "FieldReference"}, "file_requests.CreateFileRequestArgs.title": {"fq_name": "file_requests.CreateFileRequestArgs.title", "param_name": "title", "static_instance": null, "getter_method": "getTitle", "containing_data_type_ref": "file_requests.CreateFileRequestArgs", "route_refs": [], "_type": "FieldReference"}, "file_requests.CreateFileRequestArgs.destination": {"fq_name": "file_requests.CreateFileRequestArgs.destination", "param_name": "destination", "static_instance": null, "getter_method": "getDestination", "containing_data_type_ref": "file_requests.CreateFileRequestArgs", "route_refs": [], "_type": "FieldReference"}, "file_requests.CreateFileRequestArgs.deadline": {"fq_name": "file_requests.CreateFileRequestArgs.deadline", "param_name": "deadline", "static_instance": null, "getter_method": "getDeadline", "containing_data_type_ref": "file_requests.CreateFileRequestArgs", "route_refs": [], "_type": "FieldReference"}, "file_requests.CreateFileRequestArgs.open": {"fq_name": "file_requests.CreateFileRequestArgs.open", "param_name": "open", "static_instance": null, "getter_method": "getOpen", "containing_data_type_ref": "file_requests.CreateFileRequestArgs", "route_refs": [], "_type": "FieldReference"}, "file_requests.CreateFileRequestArgs.description": {"fq_name": "file_requests.CreateFileRequestArgs.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "file_requests.CreateFileRequestArgs", "route_refs": [], "_type": "FieldReference"}, "file_requests.CreateFileRequestError.disabled_for_team": {"fq_name": "file_requests.CreateFileRequestError.disabled_for_team", "param_name": "disabledForTeamValue", "static_instance": "DISABLED_FOR_TEAM", "getter_method": null, "containing_data_type_ref": "file_requests.CreateFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.CreateFileRequestError.other": {"fq_name": "file_requests.CreateFileRequestError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_requests.CreateFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.CreateFileRequestError.not_found": {"fq_name": "file_requests.CreateFileRequestError.not_found", "param_name": "notFoundValue", "static_instance": "NOT_FOUND", "getter_method": null, "containing_data_type_ref": "file_requests.CreateFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.CreateFileRequestError.not_a_folder": {"fq_name": "file_requests.CreateFileRequestError.not_a_folder", "param_name": "notAFolderValue", "static_instance": "NOT_A_FOLDER", "getter_method": null, "containing_data_type_ref": "file_requests.CreateFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.CreateFileRequestError.app_lacks_access": {"fq_name": "file_requests.CreateFileRequestError.app_lacks_access", "param_name": "appLacksAccessValue", "static_instance": "APP_LACKS_ACCESS", "getter_method": null, "containing_data_type_ref": "file_requests.CreateFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.CreateFileRequestError.no_permission": {"fq_name": "file_requests.CreateFileRequestError.no_permission", "param_name": "noPermissionValue", "static_instance": "NO_PERMISSION", "getter_method": null, "containing_data_type_ref": "file_requests.CreateFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.CreateFileRequestError.email_unverified": {"fq_name": "file_requests.CreateFileRequestError.email_unverified", "param_name": "emailUnverifiedValue", "static_instance": "EMAIL_UNVERIFIED", "getter_method": null, "containing_data_type_ref": "file_requests.CreateFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.CreateFileRequestError.validation_error": {"fq_name": "file_requests.CreateFileRequestError.validation_error", "param_name": "validationErrorValue", "static_instance": "VALIDATION_ERROR", "getter_method": null, "containing_data_type_ref": "file_requests.CreateFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.CreateFileRequestError.invalid_location": {"fq_name": "file_requests.CreateFileRequestError.invalid_location", "param_name": "invalidLocationValue", "static_instance": "INVALID_LOCATION", "getter_method": null, "containing_data_type_ref": "file_requests.CreateFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.CreateFileRequestError.rate_limit": {"fq_name": "file_requests.CreateFileRequestError.rate_limit", "param_name": "rateLimitValue", "static_instance": "RATE_LIMIT", "getter_method": null, "containing_data_type_ref": "file_requests.CreateFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.DeleteAllClosedFileRequestsError.disabled_for_team": {"fq_name": "file_requests.DeleteAllClosedFileRequestsError.disabled_for_team", "param_name": "disabledForTeamValue", "static_instance": "DISABLED_FOR_TEAM", "getter_method": null, "containing_data_type_ref": "file_requests.DeleteAllClosedFileRequestsError", "route_refs": [], "_type": "FieldReference"}, "file_requests.DeleteAllClosedFileRequestsError.other": {"fq_name": "file_requests.DeleteAllClosedFileRequestsError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_requests.DeleteAllClosedFileRequestsError", "route_refs": [], "_type": "FieldReference"}, "file_requests.DeleteAllClosedFileRequestsError.not_found": {"fq_name": "file_requests.DeleteAllClosedFileRequestsError.not_found", "param_name": "notFoundValue", "static_instance": "NOT_FOUND", "getter_method": null, "containing_data_type_ref": "file_requests.DeleteAllClosedFileRequestsError", "route_refs": [], "_type": "FieldReference"}, "file_requests.DeleteAllClosedFileRequestsError.not_a_folder": {"fq_name": "file_requests.DeleteAllClosedFileRequestsError.not_a_folder", "param_name": "notAFolderValue", "static_instance": "NOT_A_FOLDER", "getter_method": null, "containing_data_type_ref": "file_requests.DeleteAllClosedFileRequestsError", "route_refs": [], "_type": "FieldReference"}, "file_requests.DeleteAllClosedFileRequestsError.app_lacks_access": {"fq_name": "file_requests.DeleteAllClosedFileRequestsError.app_lacks_access", "param_name": "appLacksAccessValue", "static_instance": "APP_LACKS_ACCESS", "getter_method": null, "containing_data_type_ref": "file_requests.DeleteAllClosedFileRequestsError", "route_refs": [], "_type": "FieldReference"}, "file_requests.DeleteAllClosedFileRequestsError.no_permission": {"fq_name": "file_requests.DeleteAllClosedFileRequestsError.no_permission", "param_name": "noPermissionValue", "static_instance": "NO_PERMISSION", "getter_method": null, "containing_data_type_ref": "file_requests.DeleteAllClosedFileRequestsError", "route_refs": [], "_type": "FieldReference"}, "file_requests.DeleteAllClosedFileRequestsError.email_unverified": {"fq_name": "file_requests.DeleteAllClosedFileRequestsError.email_unverified", "param_name": "emailUnverifiedValue", "static_instance": "EMAIL_UNVERIFIED", "getter_method": null, "containing_data_type_ref": "file_requests.DeleteAllClosedFileRequestsError", "route_refs": [], "_type": "FieldReference"}, "file_requests.DeleteAllClosedFileRequestsError.validation_error": {"fq_name": "file_requests.DeleteAllClosedFileRequestsError.validation_error", "param_name": "validationErrorValue", "static_instance": "VALIDATION_ERROR", "getter_method": null, "containing_data_type_ref": "file_requests.DeleteAllClosedFileRequestsError", "route_refs": [], "_type": "FieldReference"}, "file_requests.DeleteAllClosedFileRequestsResult.file_requests": {"fq_name": "file_requests.DeleteAllClosedFileRequestsResult.file_requests", "param_name": "fileRequests", "static_instance": null, "getter_method": "getFileRequests", "containing_data_type_ref": "file_requests.DeleteAllClosedFileRequestsResult", "route_refs": [], "_type": "FieldReference"}, "file_requests.DeleteFileRequestArgs.ids": {"fq_name": "file_requests.DeleteFileRequestArgs.ids", "param_name": "ids", "static_instance": null, "getter_method": "getIds", "containing_data_type_ref": "file_requests.DeleteFileRequestArgs", "route_refs": [], "_type": "FieldReference"}, "file_requests.DeleteFileRequestError.disabled_for_team": {"fq_name": "file_requests.DeleteFileRequestError.disabled_for_team", "param_name": "disabledForTeamValue", "static_instance": "DISABLED_FOR_TEAM", "getter_method": null, "containing_data_type_ref": "file_requests.DeleteFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.DeleteFileRequestError.other": {"fq_name": "file_requests.DeleteFileRequestError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_requests.DeleteFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.DeleteFileRequestError.not_found": {"fq_name": "file_requests.DeleteFileRequestError.not_found", "param_name": "notFoundValue", "static_instance": "NOT_FOUND", "getter_method": null, "containing_data_type_ref": "file_requests.DeleteFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.DeleteFileRequestError.not_a_folder": {"fq_name": "file_requests.DeleteFileRequestError.not_a_folder", "param_name": "notAFolderValue", "static_instance": "NOT_A_FOLDER", "getter_method": null, "containing_data_type_ref": "file_requests.DeleteFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.DeleteFileRequestError.app_lacks_access": {"fq_name": "file_requests.DeleteFileRequestError.app_lacks_access", "param_name": "appLacksAccessValue", "static_instance": "APP_LACKS_ACCESS", "getter_method": null, "containing_data_type_ref": "file_requests.DeleteFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.DeleteFileRequestError.no_permission": {"fq_name": "file_requests.DeleteFileRequestError.no_permission", "param_name": "noPermissionValue", "static_instance": "NO_PERMISSION", "getter_method": null, "containing_data_type_ref": "file_requests.DeleteFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.DeleteFileRequestError.email_unverified": {"fq_name": "file_requests.DeleteFileRequestError.email_unverified", "param_name": "emailUnverifiedValue", "static_instance": "EMAIL_UNVERIFIED", "getter_method": null, "containing_data_type_ref": "file_requests.DeleteFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.DeleteFileRequestError.validation_error": {"fq_name": "file_requests.DeleteFileRequestError.validation_error", "param_name": "validationErrorValue", "static_instance": "VALIDATION_ERROR", "getter_method": null, "containing_data_type_ref": "file_requests.DeleteFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.DeleteFileRequestError.file_request_open": {"fq_name": "file_requests.DeleteFileRequestError.file_request_open", "param_name": "fileRequestOpenValue", "static_instance": "FILE_REQUEST_OPEN", "getter_method": null, "containing_data_type_ref": "file_requests.DeleteFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.DeleteFileRequestsResult.file_requests": {"fq_name": "file_requests.DeleteFileRequestsResult.file_requests", "param_name": "fileRequests", "static_instance": null, "getter_method": "getFileRequests", "containing_data_type_ref": "file_requests.DeleteFileRequestsResult", "route_refs": [], "_type": "FieldReference"}, "file_requests.FileRequest.id": {"fq_name": "file_requests.FileRequest.id", "param_name": "id", "static_instance": null, "getter_method": "getId", "containing_data_type_ref": "file_requests.FileRequest", "route_refs": [], "_type": "FieldReference"}, "file_requests.FileRequest.url": {"fq_name": "file_requests.FileRequest.url", "param_name": "url", "static_instance": null, "getter_method": "getUrl", "containing_data_type_ref": "file_requests.FileRequest", "route_refs": [], "_type": "FieldReference"}, "file_requests.FileRequest.title": {"fq_name": "file_requests.FileRequest.title", "param_name": "title", "static_instance": null, "getter_method": "getTitle", "containing_data_type_ref": "file_requests.FileRequest", "route_refs": [], "_type": "FieldReference"}, "file_requests.FileRequest.created": {"fq_name": "file_requests.FileRequest.created", "param_name": "created", "static_instance": null, "getter_method": "getCreated", "containing_data_type_ref": "file_requests.FileRequest", "route_refs": [], "_type": "FieldReference"}, "file_requests.FileRequest.is_open": {"fq_name": "file_requests.FileRequest.is_open", "param_name": "isOpen", "static_instance": null, "getter_method": "getIsOpen", "containing_data_type_ref": "file_requests.FileRequest", "route_refs": [], "_type": "FieldReference"}, "file_requests.FileRequest.file_count": {"fq_name": "file_requests.FileRequest.file_count", "param_name": "fileCount", "static_instance": null, "getter_method": "getFileCount", "containing_data_type_ref": "file_requests.FileRequest", "route_refs": [], "_type": "FieldReference"}, "file_requests.FileRequest.destination": {"fq_name": "file_requests.FileRequest.destination", "param_name": "destination", "static_instance": null, "getter_method": "getDestination", "containing_data_type_ref": "file_requests.FileRequest", "route_refs": [], "_type": "FieldReference"}, "file_requests.FileRequest.deadline": {"fq_name": "file_requests.FileRequest.deadline", "param_name": "deadline", "static_instance": null, "getter_method": "getDeadline", "containing_data_type_ref": "file_requests.FileRequest", "route_refs": [], "_type": "FieldReference"}, "file_requests.FileRequest.description": {"fq_name": "file_requests.FileRequest.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "file_requests.FileRequest", "route_refs": [], "_type": "FieldReference"}, "file_requests.FileRequestDeadline.deadline": {"fq_name": "file_requests.FileRequestDeadline.deadline", "param_name": "deadline", "static_instance": null, "getter_method": "getDeadline", "containing_data_type_ref": "file_requests.FileRequestDeadline", "route_refs": [], "_type": "FieldReference"}, "file_requests.FileRequestDeadline.allow_late_uploads": {"fq_name": "file_requests.FileRequestDeadline.allow_late_uploads", "param_name": "allowLateUploads", "static_instance": null, "getter_method": "getAllowLateUploads", "containing_data_type_ref": "file_requests.FileRequestDeadline", "route_refs": [], "_type": "FieldReference"}, "file_requests.FileRequestError.disabled_for_team": {"fq_name": "file_requests.FileRequestError.disabled_for_team", "param_name": "disabledForTeamValue", "static_instance": "DISABLED_FOR_TEAM", "getter_method": null, "containing_data_type_ref": "file_requests.FileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.FileRequestError.other": {"fq_name": "file_requests.FileRequestError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_requests.FileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.FileRequestError.not_found": {"fq_name": "file_requests.FileRequestError.not_found", "param_name": "notFoundValue", "static_instance": "NOT_FOUND", "getter_method": null, "containing_data_type_ref": "file_requests.FileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.FileRequestError.not_a_folder": {"fq_name": "file_requests.FileRequestError.not_a_folder", "param_name": "notAFolderValue", "static_instance": "NOT_A_FOLDER", "getter_method": null, "containing_data_type_ref": "file_requests.FileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.FileRequestError.app_lacks_access": {"fq_name": "file_requests.FileRequestError.app_lacks_access", "param_name": "appLacksAccessValue", "static_instance": "APP_LACKS_ACCESS", "getter_method": null, "containing_data_type_ref": "file_requests.FileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.FileRequestError.no_permission": {"fq_name": "file_requests.FileRequestError.no_permission", "param_name": "noPermissionValue", "static_instance": "NO_PERMISSION", "getter_method": null, "containing_data_type_ref": "file_requests.FileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.FileRequestError.email_unverified": {"fq_name": "file_requests.FileRequestError.email_unverified", "param_name": "emailUnverifiedValue", "static_instance": "EMAIL_UNVERIFIED", "getter_method": null, "containing_data_type_ref": "file_requests.FileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.FileRequestError.validation_error": {"fq_name": "file_requests.FileRequestError.validation_error", "param_name": "validationErrorValue", "static_instance": "VALIDATION_ERROR", "getter_method": null, "containing_data_type_ref": "file_requests.FileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.GeneralFileRequestsError.disabled_for_team": {"fq_name": "file_requests.GeneralFileRequestsError.disabled_for_team", "param_name": "disabledForTeamValue", "static_instance": "DISABLED_FOR_TEAM", "getter_method": null, "containing_data_type_ref": "file_requests.GeneralFileRequestsError", "route_refs": [], "_type": "FieldReference"}, "file_requests.GeneralFileRequestsError.other": {"fq_name": "file_requests.GeneralFileRequestsError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_requests.GeneralFileRequestsError", "route_refs": [], "_type": "FieldReference"}, "file_requests.GetFileRequestArgs.id": {"fq_name": "file_requests.GetFileRequestArgs.id", "param_name": "id", "static_instance": null, "getter_method": "getId", "containing_data_type_ref": "file_requests.GetFileRequestArgs", "route_refs": [], "_type": "FieldReference"}, "file_requests.GetFileRequestError.disabled_for_team": {"fq_name": "file_requests.GetFileRequestError.disabled_for_team", "param_name": "disabledForTeamValue", "static_instance": "DISABLED_FOR_TEAM", "getter_method": null, "containing_data_type_ref": "file_requests.GetFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.GetFileRequestError.other": {"fq_name": "file_requests.GetFileRequestError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_requests.GetFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.GetFileRequestError.not_found": {"fq_name": "file_requests.GetFileRequestError.not_found", "param_name": "notFoundValue", "static_instance": "NOT_FOUND", "getter_method": null, "containing_data_type_ref": "file_requests.GetFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.GetFileRequestError.not_a_folder": {"fq_name": "file_requests.GetFileRequestError.not_a_folder", "param_name": "notAFolderValue", "static_instance": "NOT_A_FOLDER", "getter_method": null, "containing_data_type_ref": "file_requests.GetFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.GetFileRequestError.app_lacks_access": {"fq_name": "file_requests.GetFileRequestError.app_lacks_access", "param_name": "appLacksAccessValue", "static_instance": "APP_LACKS_ACCESS", "getter_method": null, "containing_data_type_ref": "file_requests.GetFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.GetFileRequestError.no_permission": {"fq_name": "file_requests.GetFileRequestError.no_permission", "param_name": "noPermissionValue", "static_instance": "NO_PERMISSION", "getter_method": null, "containing_data_type_ref": "file_requests.GetFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.GetFileRequestError.email_unverified": {"fq_name": "file_requests.GetFileRequestError.email_unverified", "param_name": "emailUnverifiedValue", "static_instance": "EMAIL_UNVERIFIED", "getter_method": null, "containing_data_type_ref": "file_requests.GetFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.GetFileRequestError.validation_error": {"fq_name": "file_requests.GetFileRequestError.validation_error", "param_name": "validationErrorValue", "static_instance": "VALIDATION_ERROR", "getter_method": null, "containing_data_type_ref": "file_requests.GetFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.GracePeriod.one_day": {"fq_name": "file_requests.GracePeriod.one_day", "param_name": "oneDayValue", "static_instance": "ONE_DAY", "getter_method": null, "containing_data_type_ref": "file_requests.GracePeriod", "route_refs": [], "_type": "FieldReference"}, "file_requests.GracePeriod.two_days": {"fq_name": "file_requests.GracePeriod.two_days", "param_name": "twoDaysValue", "static_instance": "TWO_DAYS", "getter_method": null, "containing_data_type_ref": "file_requests.GracePeriod", "route_refs": [], "_type": "FieldReference"}, "file_requests.GracePeriod.seven_days": {"fq_name": "file_requests.GracePeriod.seven_days", "param_name": "sevenDaysValue", "static_instance": "SEVEN_DAYS", "getter_method": null, "containing_data_type_ref": "file_requests.GracePeriod", "route_refs": [], "_type": "FieldReference"}, "file_requests.GracePeriod.thirty_days": {"fq_name": "file_requests.GracePeriod.thirty_days", "param_name": "thirtyDaysValue", "static_instance": "THIRTY_DAYS", "getter_method": null, "containing_data_type_ref": "file_requests.GracePeriod", "route_refs": [], "_type": "FieldReference"}, "file_requests.GracePeriod.always": {"fq_name": "file_requests.GracePeriod.always", "param_name": "alwaysValue", "static_instance": "ALWAYS", "getter_method": null, "containing_data_type_ref": "file_requests.GracePeriod", "route_refs": [], "_type": "FieldReference"}, "file_requests.GracePeriod.other": {"fq_name": "file_requests.GracePeriod.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_requests.GracePeriod", "route_refs": [], "_type": "FieldReference"}, "file_requests.ListFileRequestsArg.limit": {"fq_name": "file_requests.ListFileRequestsArg.limit", "param_name": "limit", "static_instance": null, "getter_method": "getLimit", "containing_data_type_ref": "file_requests.ListFileRequestsArg", "route_refs": ["file_requests.list_v2"], "_type": "FieldReference"}, "file_requests.ListFileRequestsContinueArg.cursor": {"fq_name": "file_requests.ListFileRequestsContinueArg.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "file_requests.ListFileRequestsContinueArg", "route_refs": [], "_type": "FieldReference"}, "file_requests.ListFileRequestsContinueError.disabled_for_team": {"fq_name": "file_requests.ListFileRequestsContinueError.disabled_for_team", "param_name": "disabledForTeamValue", "static_instance": "DISABLED_FOR_TEAM", "getter_method": null, "containing_data_type_ref": "file_requests.ListFileRequestsContinueError", "route_refs": [], "_type": "FieldReference"}, "file_requests.ListFileRequestsContinueError.other": {"fq_name": "file_requests.ListFileRequestsContinueError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_requests.ListFileRequestsContinueError", "route_refs": [], "_type": "FieldReference"}, "file_requests.ListFileRequestsContinueError.invalid_cursor": {"fq_name": "file_requests.ListFileRequestsContinueError.invalid_cursor", "param_name": "invalidCursorValue", "static_instance": "INVALID_CURSOR", "getter_method": null, "containing_data_type_ref": "file_requests.ListFileRequestsContinueError", "route_refs": [], "_type": "FieldReference"}, "file_requests.ListFileRequestsError.disabled_for_team": {"fq_name": "file_requests.ListFileRequestsError.disabled_for_team", "param_name": "disabledForTeamValue", "static_instance": "DISABLED_FOR_TEAM", "getter_method": null, "containing_data_type_ref": "file_requests.ListFileRequestsError", "route_refs": [], "_type": "FieldReference"}, "file_requests.ListFileRequestsError.other": {"fq_name": "file_requests.ListFileRequestsError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_requests.ListFileRequestsError", "route_refs": [], "_type": "FieldReference"}, "file_requests.ListFileRequestsResult.file_requests": {"fq_name": "file_requests.ListFileRequestsResult.file_requests", "param_name": "fileRequests", "static_instance": null, "getter_method": "getFileRequests", "containing_data_type_ref": "file_requests.ListFileRequestsResult", "route_refs": [], "_type": "FieldReference"}, "file_requests.ListFileRequestsV2Result.file_requests": {"fq_name": "file_requests.ListFileRequestsV2Result.file_requests", "param_name": "fileRequests", "static_instance": null, "getter_method": "getFileRequests", "containing_data_type_ref": "file_requests.ListFileRequestsV2Result", "route_refs": [], "_type": "FieldReference"}, "file_requests.ListFileRequestsV2Result.cursor": {"fq_name": "file_requests.ListFileRequestsV2Result.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "file_requests.ListFileRequestsV2Result", "route_refs": [], "_type": "FieldReference"}, "file_requests.ListFileRequestsV2Result.has_more": {"fq_name": "file_requests.ListFileRequestsV2Result.has_more", "param_name": "hasMore", "static_instance": null, "getter_method": "getHasMore", "containing_data_type_ref": "file_requests.ListFileRequestsV2Result", "route_refs": [], "_type": "FieldReference"}, "file_requests.UpdateFileRequestArgs.id": {"fq_name": "file_requests.UpdateFileRequestArgs.id", "param_name": "id", "static_instance": null, "getter_method": "getId", "containing_data_type_ref": "file_requests.UpdateFileRequestArgs", "route_refs": [], "_type": "FieldReference"}, "file_requests.UpdateFileRequestArgs.title": {"fq_name": "file_requests.UpdateFileRequestArgs.title", "param_name": "title", "static_instance": null, "getter_method": "getTitle", "containing_data_type_ref": "file_requests.UpdateFileRequestArgs", "route_refs": [], "_type": "FieldReference"}, "file_requests.UpdateFileRequestArgs.destination": {"fq_name": "file_requests.UpdateFileRequestArgs.destination", "param_name": "destination", "static_instance": null, "getter_method": "getDestination", "containing_data_type_ref": "file_requests.UpdateFileRequestArgs", "route_refs": [], "_type": "FieldReference"}, "file_requests.UpdateFileRequestArgs.deadline": {"fq_name": "file_requests.UpdateFileRequestArgs.deadline", "param_name": "deadline", "static_instance": null, "getter_method": "getDeadline", "containing_data_type_ref": "file_requests.UpdateFileRequestArgs", "route_refs": [], "_type": "FieldReference"}, "file_requests.UpdateFileRequestArgs.open": {"fq_name": "file_requests.UpdateFileRequestArgs.open", "param_name": "open", "static_instance": null, "getter_method": "getOpen", "containing_data_type_ref": "file_requests.UpdateFileRequestArgs", "route_refs": [], "_type": "FieldReference"}, "file_requests.UpdateFileRequestArgs.description": {"fq_name": "file_requests.UpdateFileRequestArgs.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "file_requests.UpdateFileRequestArgs", "route_refs": [], "_type": "FieldReference"}, "file_requests.UpdateFileRequestDeadline.no_update": {"fq_name": "file_requests.UpdateFileRequestDeadline.no_update", "param_name": "noUpdateValue", "static_instance": "NO_UPDATE", "getter_method": null, "containing_data_type_ref": "file_requests.UpdateFileRequestDeadline", "route_refs": [], "_type": "FieldReference"}, "file_requests.UpdateFileRequestDeadline.update": {"fq_name": "file_requests.UpdateFileRequestDeadline.update", "param_name": "updateValue", "static_instance": null, "getter_method": "getUpdateValue", "containing_data_type_ref": "file_requests.UpdateFileRequestDeadline", "route_refs": [], "_type": "FieldReference"}, "file_requests.UpdateFileRequestDeadline.other": {"fq_name": "file_requests.UpdateFileRequestDeadline.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_requests.UpdateFileRequestDeadline", "route_refs": [], "_type": "FieldReference"}, "file_requests.UpdateFileRequestError.disabled_for_team": {"fq_name": "file_requests.UpdateFileRequestError.disabled_for_team", "param_name": "disabledForTeamValue", "static_instance": "DISABLED_FOR_TEAM", "getter_method": null, "containing_data_type_ref": "file_requests.UpdateFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.UpdateFileRequestError.other": {"fq_name": "file_requests.UpdateFileRequestError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "file_requests.UpdateFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.UpdateFileRequestError.not_found": {"fq_name": "file_requests.UpdateFileRequestError.not_found", "param_name": "notFoundValue", "static_instance": "NOT_FOUND", "getter_method": null, "containing_data_type_ref": "file_requests.UpdateFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.UpdateFileRequestError.not_a_folder": {"fq_name": "file_requests.UpdateFileRequestError.not_a_folder", "param_name": "notAFolderValue", "static_instance": "NOT_A_FOLDER", "getter_method": null, "containing_data_type_ref": "file_requests.UpdateFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.UpdateFileRequestError.app_lacks_access": {"fq_name": "file_requests.UpdateFileRequestError.app_lacks_access", "param_name": "appLacksAccessValue", "static_instance": "APP_LACKS_ACCESS", "getter_method": null, "containing_data_type_ref": "file_requests.UpdateFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.UpdateFileRequestError.no_permission": {"fq_name": "file_requests.UpdateFileRequestError.no_permission", "param_name": "noPermissionValue", "static_instance": "NO_PERMISSION", "getter_method": null, "containing_data_type_ref": "file_requests.UpdateFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.UpdateFileRequestError.email_unverified": {"fq_name": "file_requests.UpdateFileRequestError.email_unverified", "param_name": "emailUnverifiedValue", "static_instance": "EMAIL_UNVERIFIED", "getter_method": null, "containing_data_type_ref": "file_requests.UpdateFileRequestError", "route_refs": [], "_type": "FieldReference"}, "file_requests.UpdateFileRequestError.validation_error": {"fq_name": "file_requests.UpdateFileRequestError.validation_error", "param_name": "validationErrorValue", "static_instance": "VALIDATION_ERROR", "getter_method": null, "containing_data_type_ref": "file_requests.UpdateFileRequestError", "route_refs": [], "_type": "FieldReference"}, "files.AddTagArg.path": {"fq_name": "files.AddTagArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.AddTagArg", "route_refs": [], "_type": "FieldReference"}, "files.AddTagArg.tag_text": {"fq_name": "files.AddTagArg.tag_text", "param_name": "tagText", "static_instance": null, "getter_method": "getTagText", "containing_data_type_ref": "files.AddTagArg", "route_refs": [], "_type": "FieldReference"}, "files.AddTagError.path": {"fq_name": "files.AddTagError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.AddTagError", "route_refs": [], "_type": "FieldReference"}, "files.AddTagError.other": {"fq_name": "files.AddTagError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.AddTagError", "route_refs": [], "_type": "FieldReference"}, "files.AddTagError.too_many_tags": {"fq_name": "files.AddTagError.too_many_tags", "param_name": "tooManyTagsValue", "static_instance": "TOO_MANY_TAGS", "getter_method": null, "containing_data_type_ref": "files.AddTagError", "route_refs": [], "_type": "FieldReference"}, "files.AlphaGetMetadataArg.path": {"fq_name": "files.AlphaGetMetadataArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.AlphaGetMetadataArg", "route_refs": [], "_type": "FieldReference"}, "files.AlphaGetMetadataArg.include_media_info": {"fq_name": "files.AlphaGetMetadataArg.include_media_info", "param_name": "includeMediaInfo", "static_instance": null, "getter_method": "getIncludeMediaInfo", "containing_data_type_ref": "files.AlphaGetMetadataArg", "route_refs": [], "_type": "FieldReference"}, "files.AlphaGetMetadataArg.include_deleted": {"fq_name": "files.AlphaGetMetadataArg.include_deleted", "param_name": "includeDeleted", "static_instance": null, "getter_method": "getIncludeDeleted", "containing_data_type_ref": "files.AlphaGetMetadataArg", "route_refs": [], "_type": "FieldReference"}, "files.AlphaGetMetadataArg.include_has_explicit_shared_members": {"fq_name": "files.AlphaGetMetadataArg.include_has_explicit_shared_members", "param_name": "includeHasExplicitSharedMembers", "static_instance": null, "getter_method": "getIncludeHasExplicitSharedMembers", "containing_data_type_ref": "files.AlphaGetMetadataArg", "route_refs": [], "_type": "FieldReference"}, "files.AlphaGetMetadataArg.include_property_groups": {"fq_name": "files.AlphaGetMetadataArg.include_property_groups", "param_name": "includePropertyGroups", "static_instance": null, "getter_method": "getIncludePropertyGroups", "containing_data_type_ref": "files.AlphaGetMetadataArg", "route_refs": [], "_type": "FieldReference"}, "files.AlphaGetMetadataArg.include_property_templates": {"fq_name": "files.AlphaGetMetadataArg.include_property_templates", "param_name": "includePropertyTemplates", "static_instance": null, "getter_method": "getIncludePropertyTemplates", "containing_data_type_ref": "files.AlphaGetMetadataArg", "route_refs": [], "_type": "FieldReference"}, "files.AlphaGetMetadataError.path": {"fq_name": "files.AlphaGetMetadataError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.AlphaGetMetadataError", "route_refs": [], "_type": "FieldReference"}, "files.AlphaGetMetadataError.properties_error": {"fq_name": "files.AlphaGetMetadataError.properties_error", "param_name": "propertiesErrorValue", "static_instance": null, "getter_method": "getPropertiesErrorValue", "containing_data_type_ref": "files.AlphaGetMetadataError", "route_refs": [], "_type": "FieldReference"}, "files.BaseTagError.path": {"fq_name": "files.BaseTagError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.BaseTagError", "route_refs": [], "_type": "FieldReference"}, "files.BaseTagError.other": {"fq_name": "files.BaseTagError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.BaseTagError", "route_refs": [], "_type": "FieldReference"}, "files.CommitInfo.path": {"fq_name": "files.CommitInfo.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.CommitInfo", "route_refs": [], "_type": "FieldReference"}, "files.CommitInfo.mode": {"fq_name": "files.CommitInfo.mode", "param_name": "mode", "static_instance": null, "getter_method": "getMode", "containing_data_type_ref": "files.CommitInfo", "route_refs": [], "_type": "FieldReference"}, "files.CommitInfo.autorename": {"fq_name": "files.CommitInfo.autorename", "param_name": "autorename", "static_instance": null, "getter_method": "getAutorename", "containing_data_type_ref": "files.CommitInfo", "route_refs": [], "_type": "FieldReference"}, "files.CommitInfo.client_modified": {"fq_name": "files.CommitInfo.client_modified", "param_name": "clientModified", "static_instance": null, "getter_method": "getClientModified", "containing_data_type_ref": "files.CommitInfo", "route_refs": [], "_type": "FieldReference"}, "files.CommitInfo.mute": {"fq_name": "files.CommitInfo.mute", "param_name": "mute", "static_instance": null, "getter_method": "getMute", "containing_data_type_ref": "files.CommitInfo", "route_refs": [], "_type": "FieldReference"}, "files.CommitInfo.property_groups": {"fq_name": "files.CommitInfo.property_groups", "param_name": "propertyGroups", "static_instance": null, "getter_method": "getPropertyGroups", "containing_data_type_ref": "files.CommitInfo", "route_refs": [], "_type": "FieldReference"}, "files.CommitInfo.strict_conflict": {"fq_name": "files.CommitInfo.strict_conflict", "param_name": "strictConflict", "static_instance": null, "getter_method": "getStrictConflict", "containing_data_type_ref": "files.CommitInfo", "route_refs": [], "_type": "FieldReference"}, "files.ContentSyncSetting.id": {"fq_name": "files.ContentSyncSetting.id", "param_name": "id", "static_instance": null, "getter_method": "getId", "containing_data_type_ref": "files.ContentSyncSetting", "route_refs": [], "_type": "FieldReference"}, "files.ContentSyncSetting.sync_setting": {"fq_name": "files.ContentSyncSetting.sync_setting", "param_name": "syncSetting", "static_instance": null, "getter_method": "getSyncSetting", "containing_data_type_ref": "files.ContentSyncSetting", "route_refs": [], "_type": "FieldReference"}, "files.ContentSyncSettingArg.id": {"fq_name": "files.ContentSyncSettingArg.id", "param_name": "id", "static_instance": null, "getter_method": "getId", "containing_data_type_ref": "files.ContentSyncSettingArg", "route_refs": [], "_type": "FieldReference"}, "files.ContentSyncSettingArg.sync_setting": {"fq_name": "files.ContentSyncSettingArg.sync_setting", "param_name": "syncSetting", "static_instance": null, "getter_method": "getSyncSetting", "containing_data_type_ref": "files.ContentSyncSettingArg", "route_refs": [], "_type": "FieldReference"}, "files.CreateFolderArg.path": {"fq_name": "files.CreateFolderArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.CreateFolderArg", "route_refs": ["files.create_folder", "files.create_folder_v2"], "_type": "FieldReference"}, "files.CreateFolderArg.autorename": {"fq_name": "files.CreateFolderArg.autorename", "param_name": "autorename", "static_instance": null, "getter_method": "getAutorename", "containing_data_type_ref": "files.CreateFolderArg", "route_refs": ["files.create_folder", "files.create_folder_v2"], "_type": "FieldReference"}, "files.CreateFolderBatchArg.paths": {"fq_name": "files.CreateFolderBatchArg.paths", "param_name": "paths", "static_instance": null, "getter_method": "getPaths", "containing_data_type_ref": "files.CreateFolderBatchArg", "route_refs": [], "_type": "FieldReference"}, "files.CreateFolderBatchArg.autorename": {"fq_name": "files.CreateFolderBatchArg.autorename", "param_name": "autorename", "static_instance": null, "getter_method": "getAutorename", "containing_data_type_ref": "files.CreateFolderBatchArg", "route_refs": [], "_type": "FieldReference"}, "files.CreateFolderBatchArg.force_async": {"fq_name": "files.CreateFolderBatchArg.force_async", "param_name": "forceAsync", "static_instance": null, "getter_method": "getForceAsync", "containing_data_type_ref": "files.CreateFolderBatchArg", "route_refs": [], "_type": "FieldReference"}, "files.CreateFolderBatchError.too_many_files": {"fq_name": "files.CreateFolderBatchError.too_many_files", "param_name": "tooManyFilesValue", "static_instance": "TOO_MANY_FILES", "getter_method": null, "containing_data_type_ref": "files.CreateFolderBatchError", "route_refs": [], "_type": "FieldReference"}, "files.CreateFolderBatchError.other": {"fq_name": "files.CreateFolderBatchError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.CreateFolderBatchError", "route_refs": [], "_type": "FieldReference"}, "files.CreateFolderBatchJobStatus.in_progress": {"fq_name": "files.CreateFolderBatchJobStatus.in_progress", "param_name": "inProgressValue", "static_instance": "IN_PROGRESS", "getter_method": null, "containing_data_type_ref": "files.CreateFolderBatchJobStatus", "route_refs": [], "_type": "FieldReference"}, "files.CreateFolderBatchJobStatus.complete": {"fq_name": "files.CreateFolderBatchJobStatus.complete", "param_name": "completeValue", "static_instance": null, "getter_method": "getCompleteValue", "containing_data_type_ref": "files.CreateFolderBatchJobStatus", "route_refs": [], "_type": "FieldReference"}, "files.CreateFolderBatchJobStatus.failed": {"fq_name": "files.CreateFolderBatchJobStatus.failed", "param_name": "failedValue", "static_instance": null, "getter_method": "getFailedValue", "containing_data_type_ref": "files.CreateFolderBatchJobStatus", "route_refs": [], "_type": "FieldReference"}, "files.CreateFolderBatchJobStatus.other": {"fq_name": "files.CreateFolderBatchJobStatus.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.CreateFolderBatchJobStatus", "route_refs": [], "_type": "FieldReference"}, "files.CreateFolderBatchLaunch.async_job_id": {"fq_name": "files.CreateFolderBatchLaunch.async_job_id", "param_name": "asyncJobIdValue", "static_instance": null, "getter_method": "getAsyncJobIdValue", "containing_data_type_ref": "files.CreateFolderBatchLaunch", "route_refs": [], "_type": "FieldReference"}, "files.CreateFolderBatchLaunch.complete": {"fq_name": "files.CreateFolderBatchLaunch.complete", "param_name": "completeValue", "static_instance": null, "getter_method": "getCompleteValue", "containing_data_type_ref": "files.CreateFolderBatchLaunch", "route_refs": [], "_type": "FieldReference"}, "files.CreateFolderBatchLaunch.other": {"fq_name": "files.CreateFolderBatchLaunch.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.CreateFolderBatchLaunch", "route_refs": [], "_type": "FieldReference"}, "files.CreateFolderBatchResult.entries": {"fq_name": "files.CreateFolderBatchResult.entries", "param_name": "entries", "static_instance": null, "getter_method": "getEntries", "containing_data_type_ref": "files.CreateFolderBatchResult", "route_refs": [], "_type": "FieldReference"}, "files.CreateFolderBatchResultEntry.success": {"fq_name": "files.CreateFolderBatchResultEntry.success", "param_name": "successValue", "static_instance": null, "getter_method": "getSuccessValue", "containing_data_type_ref": "files.CreateFolderBatchResultEntry", "route_refs": [], "_type": "FieldReference"}, "files.CreateFolderBatchResultEntry.failure": {"fq_name": "files.CreateFolderBatchResultEntry.failure", "param_name": "failureValue", "static_instance": null, "getter_method": "getFailureValue", "containing_data_type_ref": "files.CreateFolderBatchResultEntry", "route_refs": [], "_type": "FieldReference"}, "files.CreateFolderEntryError.path": {"fq_name": "files.CreateFolderEntryError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.CreateFolderEntryError", "route_refs": [], "_type": "FieldReference"}, "files.CreateFolderEntryError.other": {"fq_name": "files.CreateFolderEntryError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.CreateFolderEntryError", "route_refs": [], "_type": "FieldReference"}, "files.CreateFolderEntryResult.metadata": {"fq_name": "files.CreateFolderEntryResult.metadata", "param_name": "metadata", "static_instance": null, "getter_method": "getMetadata", "containing_data_type_ref": "files.CreateFolderEntryResult", "route_refs": [], "_type": "FieldReference"}, "files.CreateFolderError.path": {"fq_name": "files.CreateFolderError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.CreateFolderError", "route_refs": [], "_type": "FieldReference"}, "files.CreateFolderResult.metadata": {"fq_name": "files.CreateFolderResult.metadata", "param_name": "metadata", "static_instance": null, "getter_method": "getMetadata", "containing_data_type_ref": "files.CreateFolderResult", "route_refs": [], "_type": "FieldReference"}, "files.DeleteArg.path": {"fq_name": "files.DeleteArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.DeleteArg", "route_refs": ["files.delete", "files.delete_v2", "files.permanently_delete"], "_type": "FieldReference"}, "files.DeleteArg.parent_rev": {"fq_name": "files.DeleteArg.parent_rev", "param_name": "parentRev", "static_instance": null, "getter_method": "getParentRev", "containing_data_type_ref": "files.DeleteArg", "route_refs": ["files.delete", "files.delete_v2", "files.permanently_delete"], "_type": "FieldReference"}, "files.DeleteBatchArg.entries": {"fq_name": "files.DeleteBatchArg.entries", "param_name": "entries", "static_instance": null, "getter_method": "getEntries", "containing_data_type_ref": "files.DeleteBatchArg", "route_refs": [], "_type": "FieldReference"}, "files.DeleteBatchError.too_many_write_operations": {"fq_name": "files.DeleteBatchError.too_many_write_operations", "param_name": "tooManyWriteOperationsValue", "static_instance": "TOO_MANY_WRITE_OPERATIONS", "getter_method": null, "containing_data_type_ref": "files.DeleteBatchError", "route_refs": [], "_type": "FieldReference"}, "files.DeleteBatchError.other": {"fq_name": "files.DeleteBatchError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.DeleteBatchError", "route_refs": [], "_type": "FieldReference"}, "files.DeleteBatchJobStatus.in_progress": {"fq_name": "files.DeleteBatchJobStatus.in_progress", "param_name": "inProgressValue", "static_instance": "IN_PROGRESS", "getter_method": null, "containing_data_type_ref": "files.DeleteBatchJobStatus", "route_refs": [], "_type": "FieldReference"}, "files.DeleteBatchJobStatus.complete": {"fq_name": "files.DeleteBatchJobStatus.complete", "param_name": "completeValue", "static_instance": null, "getter_method": "getCompleteValue", "containing_data_type_ref": "files.DeleteBatchJobStatus", "route_refs": [], "_type": "FieldReference"}, "files.DeleteBatchJobStatus.failed": {"fq_name": "files.DeleteBatchJobStatus.failed", "param_name": "failedValue", "static_instance": null, "getter_method": "getFailedValue", "containing_data_type_ref": "files.DeleteBatchJobStatus", "route_refs": [], "_type": "FieldReference"}, "files.DeleteBatchJobStatus.other": {"fq_name": "files.DeleteBatchJobStatus.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.DeleteBatchJobStatus", "route_refs": [], "_type": "FieldReference"}, "files.DeleteBatchLaunch.async_job_id": {"fq_name": "files.DeleteBatchLaunch.async_job_id", "param_name": "asyncJobIdValue", "static_instance": null, "getter_method": "getAsyncJobIdValue", "containing_data_type_ref": "files.DeleteBatchLaunch", "route_refs": [], "_type": "FieldReference"}, "files.DeleteBatchLaunch.complete": {"fq_name": "files.DeleteBatchLaunch.complete", "param_name": "completeValue", "static_instance": null, "getter_method": "getCompleteValue", "containing_data_type_ref": "files.DeleteBatchLaunch", "route_refs": [], "_type": "FieldReference"}, "files.DeleteBatchLaunch.other": {"fq_name": "files.DeleteBatchLaunch.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.DeleteBatchLaunch", "route_refs": [], "_type": "FieldReference"}, "files.DeleteBatchResult.entries": {"fq_name": "files.DeleteBatchResult.entries", "param_name": "entries", "static_instance": null, "getter_method": "getEntries", "containing_data_type_ref": "files.DeleteBatchResult", "route_refs": [], "_type": "FieldReference"}, "files.DeleteBatchResultData.metadata": {"fq_name": "files.DeleteBatchResultData.metadata", "param_name": "metadata", "static_instance": null, "getter_method": "getMetadata", "containing_data_type_ref": "files.DeleteBatchResultData", "route_refs": [], "_type": "FieldReference"}, "files.DeleteBatchResultEntry.success": {"fq_name": "files.DeleteBatchResultEntry.success", "param_name": "successValue", "static_instance": null, "getter_method": "getSuccessValue", "containing_data_type_ref": "files.DeleteBatchResultEntry", "route_refs": [], "_type": "FieldReference"}, "files.DeleteBatchResultEntry.failure": {"fq_name": "files.DeleteBatchResultEntry.failure", "param_name": "failureValue", "static_instance": null, "getter_method": "getFailureValue", "containing_data_type_ref": "files.DeleteBatchResultEntry", "route_refs": [], "_type": "FieldReference"}, "files.DeleteError.path_lookup": {"fq_name": "files.DeleteError.path_lookup", "param_name": "pathLookupValue", "static_instance": null, "getter_method": "getPathLookupValue", "containing_data_type_ref": "files.DeleteError", "route_refs": [], "_type": "FieldReference"}, "files.DeleteError.path_write": {"fq_name": "files.DeleteError.path_write", "param_name": "pathWriteValue", "static_instance": null, "getter_method": "getPathWriteValue", "containing_data_type_ref": "files.DeleteError", "route_refs": [], "_type": "FieldReference"}, "files.DeleteError.too_many_write_operations": {"fq_name": "files.DeleteError.too_many_write_operations", "param_name": "tooManyWriteOperationsValue", "static_instance": "TOO_MANY_WRITE_OPERATIONS", "getter_method": null, "containing_data_type_ref": "files.DeleteError", "route_refs": [], "_type": "FieldReference"}, "files.DeleteError.too_many_files": {"fq_name": "files.DeleteError.too_many_files", "param_name": "tooManyFilesValue", "static_instance": "TOO_MANY_FILES", "getter_method": null, "containing_data_type_ref": "files.DeleteError", "route_refs": [], "_type": "FieldReference"}, "files.DeleteError.other": {"fq_name": "files.DeleteError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.DeleteError", "route_refs": [], "_type": "FieldReference"}, "files.DeleteResult.metadata": {"fq_name": "files.DeleteResult.metadata", "param_name": "metadata", "static_instance": null, "getter_method": "getMetadata", "containing_data_type_ref": "files.DeleteResult", "route_refs": [], "_type": "FieldReference"}, "files.DeletedMetadata.name": {"fq_name": "files.DeletedMetadata.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "files.DeletedMetadata", "route_refs": [], "_type": "FieldReference"}, "files.DeletedMetadata.path_lower": {"fq_name": "files.DeletedMetadata.path_lower", "param_name": "pathLower", "static_instance": null, "getter_method": "getPathLower", "containing_data_type_ref": "files.DeletedMetadata", "route_refs": [], "_type": "FieldReference"}, "files.DeletedMetadata.path_display": {"fq_name": "files.DeletedMetadata.path_display", "param_name": "pathDisplay", "static_instance": null, "getter_method": "getPathDisplay", "containing_data_type_ref": "files.DeletedMetadata", "route_refs": [], "_type": "FieldReference"}, "files.DeletedMetadata.parent_shared_folder_id": {"fq_name": "files.DeletedMetadata.parent_shared_folder_id", "param_name": "parentSharedFolderId", "static_instance": null, "getter_method": "getParentSharedFolderId", "containing_data_type_ref": "files.DeletedMetadata", "route_refs": [], "_type": "FieldReference"}, "files.DeletedMetadata.preview_url": {"fq_name": "files.DeletedMetadata.preview_url", "param_name": "previewUrl", "static_instance": null, "getter_method": "getPreviewUrl", "containing_data_type_ref": "files.DeletedMetadata", "route_refs": [], "_type": "FieldReference"}, "files.Dimensions.height": {"fq_name": "files.Dimensions.height", "param_name": "height", "static_instance": null, "getter_method": "getHeight", "containing_data_type_ref": "files.Dimensions", "route_refs": [], "_type": "FieldReference"}, "files.Dimensions.width": {"fq_name": "files.Dimensions.width", "param_name": "width", "static_instance": null, "getter_method": "getWidth", "containing_data_type_ref": "files.Dimensions", "route_refs": [], "_type": "FieldReference"}, "files.DownloadArg.path": {"fq_name": "files.DownloadArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.DownloadArg", "route_refs": ["files.download"], "_type": "FieldReference"}, "files.DownloadArg.rev": {"fq_name": "files.DownloadArg.rev", "param_name": "rev", "static_instance": null, "getter_method": "getRev", "containing_data_type_ref": "files.DownloadArg", "route_refs": ["files.download"], "_type": "FieldReference"}, "files.DownloadError.path": {"fq_name": "files.DownloadError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.DownloadError", "route_refs": [], "_type": "FieldReference"}, "files.DownloadError.unsupported_file": {"fq_name": "files.DownloadError.unsupported_file", "param_name": "unsupportedFileValue", "static_instance": "UNSUPPORTED_FILE", "getter_method": null, "containing_data_type_ref": "files.DownloadError", "route_refs": [], "_type": "FieldReference"}, "files.DownloadError.other": {"fq_name": "files.DownloadError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.DownloadError", "route_refs": [], "_type": "FieldReference"}, "files.DownloadZipArg.path": {"fq_name": "files.DownloadZipArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.DownloadZipArg", "route_refs": [], "_type": "FieldReference"}, "files.DownloadZipError.path": {"fq_name": "files.DownloadZipError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.DownloadZipError", "route_refs": [], "_type": "FieldReference"}, "files.DownloadZipError.too_large": {"fq_name": "files.DownloadZipError.too_large", "param_name": "tooLargeValue", "static_instance": "TOO_LARGE", "getter_method": null, "containing_data_type_ref": "files.DownloadZipError", "route_refs": [], "_type": "FieldReference"}, "files.DownloadZipError.too_many_files": {"fq_name": "files.DownloadZipError.too_many_files", "param_name": "tooManyFilesValue", "static_instance": "TOO_MANY_FILES", "getter_method": null, "containing_data_type_ref": "files.DownloadZipError", "route_refs": [], "_type": "FieldReference"}, "files.DownloadZipError.other": {"fq_name": "files.DownloadZipError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.DownloadZipError", "route_refs": [], "_type": "FieldReference"}, "files.DownloadZipResult.metadata": {"fq_name": "files.DownloadZipResult.metadata", "param_name": "metadata", "static_instance": null, "getter_method": "getMetadata", "containing_data_type_ref": "files.DownloadZipResult", "route_refs": [], "_type": "FieldReference"}, "files.ExportArg.path": {"fq_name": "files.ExportArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.ExportArg", "route_refs": ["files.export"], "_type": "FieldReference"}, "files.ExportArg.export_format": {"fq_name": "files.ExportArg.export_format", "param_name": "exportFormat", "static_instance": null, "getter_method": "getExportFormat", "containing_data_type_ref": "files.ExportArg", "route_refs": ["files.export"], "_type": "FieldReference"}, "files.ExportError.path": {"fq_name": "files.ExportError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.ExportError", "route_refs": [], "_type": "FieldReference"}, "files.ExportError.non_exportable": {"fq_name": "files.ExportError.non_exportable", "param_name": "nonExportableValue", "static_instance": "NON_EXPORTABLE", "getter_method": null, "containing_data_type_ref": "files.ExportError", "route_refs": [], "_type": "FieldReference"}, "files.ExportError.invalid_export_format": {"fq_name": "files.ExportError.invalid_export_format", "param_name": "invalidExportFormatValue", "static_instance": "INVALID_EXPORT_FORMAT", "getter_method": null, "containing_data_type_ref": "files.ExportError", "route_refs": [], "_type": "FieldReference"}, "files.ExportError.retry_error": {"fq_name": "files.ExportError.retry_error", "param_name": "retryErrorValue", "static_instance": "RETRY_ERROR", "getter_method": null, "containing_data_type_ref": "files.ExportError", "route_refs": [], "_type": "FieldReference"}, "files.ExportError.other": {"fq_name": "files.ExportError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.ExportError", "route_refs": [], "_type": "FieldReference"}, "files.ExportInfo.export_as": {"fq_name": "files.ExportInfo.export_as", "param_name": "exportAs", "static_instance": null, "getter_method": "getExportAs", "containing_data_type_ref": "files.ExportInfo", "route_refs": [], "_type": "FieldReference"}, "files.ExportInfo.export_options": {"fq_name": "files.ExportInfo.export_options", "param_name": "exportOptions", "static_instance": null, "getter_method": "getExportOptions", "containing_data_type_ref": "files.ExportInfo", "route_refs": [], "_type": "FieldReference"}, "files.ExportMetadata.name": {"fq_name": "files.ExportMetadata.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "files.ExportMetadata", "route_refs": [], "_type": "FieldReference"}, "files.ExportMetadata.size": {"fq_name": "files.ExportMetadata.size", "param_name": "size", "static_instance": null, "getter_method": "getSize", "containing_data_type_ref": "files.ExportMetadata", "route_refs": [], "_type": "FieldReference"}, "files.ExportMetadata.export_hash": {"fq_name": "files.ExportMetadata.export_hash", "param_name": "exportHash", "static_instance": null, "getter_method": "getExportHash", "containing_data_type_ref": "files.ExportMetadata", "route_refs": [], "_type": "FieldReference"}, "files.ExportMetadata.paper_revision": {"fq_name": "files.ExportMetadata.paper_revision", "param_name": "paperRevision", "static_instance": null, "getter_method": "getPaperRevision", "containing_data_type_ref": "files.ExportMetadata", "route_refs": [], "_type": "FieldReference"}, "files.ExportResult.export_metadata": {"fq_name": "files.ExportResult.export_metadata", "param_name": "exportMetadata", "static_instance": null, "getter_method": "getExportMetadata", "containing_data_type_ref": "files.ExportResult", "route_refs": [], "_type": "FieldReference"}, "files.ExportResult.file_metadata": {"fq_name": "files.ExportResult.file_metadata", "param_name": "fileMetadata", "static_instance": null, "getter_method": "getFileMetadata", "containing_data_type_ref": "files.ExportResult", "route_refs": [], "_type": "FieldReference"}, "files.FileCategory.image": {"fq_name": "files.FileCategory.image", "param_name": "imageValue", "static_instance": "IMAGE", "getter_method": null, "containing_data_type_ref": "files.FileCategory", "route_refs": [], "_type": "FieldReference"}, "files.FileCategory.document": {"fq_name": "files.FileCategory.document", "param_name": "documentValue", "static_instance": "DOCUMENT", "getter_method": null, "containing_data_type_ref": "files.FileCategory", "route_refs": [], "_type": "FieldReference"}, "files.FileCategory.pdf": {"fq_name": "files.FileCategory.pdf", "param_name": "pdfValue", "static_instance": "PDF", "getter_method": null, "containing_data_type_ref": "files.FileCategory", "route_refs": [], "_type": "FieldReference"}, "files.FileCategory.spreadsheet": {"fq_name": "files.FileCategory.spreadsheet", "param_name": "spreadsheetValue", "static_instance": "SPREADSHEET", "getter_method": null, "containing_data_type_ref": "files.FileCategory", "route_refs": [], "_type": "FieldReference"}, "files.FileCategory.presentation": {"fq_name": "files.FileCategory.presentation", "param_name": "presentationValue", "static_instance": "PRESENTATION", "getter_method": null, "containing_data_type_ref": "files.FileCategory", "route_refs": [], "_type": "FieldReference"}, "files.FileCategory.audio": {"fq_name": "files.FileCategory.audio", "param_name": "audioValue", "static_instance": "AUDIO", "getter_method": null, "containing_data_type_ref": "files.FileCategory", "route_refs": [], "_type": "FieldReference"}, "files.FileCategory.video": {"fq_name": "files.FileCategory.video", "param_name": "videoValue", "static_instance": "VIDEO", "getter_method": null, "containing_data_type_ref": "files.FileCategory", "route_refs": [], "_type": "FieldReference"}, "files.FileCategory.folder": {"fq_name": "files.FileCategory.folder", "param_name": "folderValue", "static_instance": "FOLDER", "getter_method": null, "containing_data_type_ref": "files.FileCategory", "route_refs": [], "_type": "FieldReference"}, "files.FileCategory.paper": {"fq_name": "files.FileCategory.paper", "param_name": "paperValue", "static_instance": "PAPER", "getter_method": null, "containing_data_type_ref": "files.FileCategory", "route_refs": [], "_type": "FieldReference"}, "files.FileCategory.others": {"fq_name": "files.FileCategory.others", "param_name": "othersValue", "static_instance": "OTHERS", "getter_method": null, "containing_data_type_ref": "files.FileCategory", "route_refs": [], "_type": "FieldReference"}, "files.FileCategory.other": {"fq_name": "files.FileCategory.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.FileCategory", "route_refs": [], "_type": "FieldReference"}, "files.FileLock.content": {"fq_name": "files.FileLock.content", "param_name": "content", "static_instance": null, "getter_method": "getContent", "containing_data_type_ref": "files.FileLock", "route_refs": [], "_type": "FieldReference"}, "files.FileLockContent.unlocked": {"fq_name": "files.FileLockContent.unlocked", "param_name": "unlockedValue", "static_instance": "UNLOCKED", "getter_method": null, "containing_data_type_ref": "files.FileLockContent", "route_refs": [], "_type": "FieldReference"}, "files.FileLockContent.single_user": {"fq_name": "files.FileLockContent.single_user", "param_name": "singleUserValue", "static_instance": null, "getter_method": "getSingleUserValue", "containing_data_type_ref": "files.FileLockContent", "route_refs": [], "_type": "FieldReference"}, "files.FileLockContent.other": {"fq_name": "files.FileLockContent.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.FileLockContent", "route_refs": [], "_type": "FieldReference"}, "files.FileLockMetadata.is_lockholder": {"fq_name": "files.FileLockMetadata.is_lockholder", "param_name": "isLockholder", "static_instance": null, "getter_method": "getIsLockholder", "containing_data_type_ref": "files.FileLockMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FileLockMetadata.lockholder_name": {"fq_name": "files.FileLockMetadata.lockholder_name", "param_name": "lockholderName", "static_instance": null, "getter_method": "getLockholderName", "containing_data_type_ref": "files.FileLockMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FileLockMetadata.lockholder_account_id": {"fq_name": "files.FileLockMetadata.lockholder_account_id", "param_name": "lockholderAccountId", "static_instance": null, "getter_method": "getLockholderAccountId", "containing_data_type_ref": "files.FileLockMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FileLockMetadata.created": {"fq_name": "files.FileLockMetadata.created", "param_name": "created", "static_instance": null, "getter_method": "getCreated", "containing_data_type_ref": "files.FileLockMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FileMetadata.name": {"fq_name": "files.FileMetadata.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "files.FileMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FileMetadata.id": {"fq_name": "files.FileMetadata.id", "param_name": "id", "static_instance": null, "getter_method": "getId", "containing_data_type_ref": "files.FileMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FileMetadata.client_modified": {"fq_name": "files.FileMetadata.client_modified", "param_name": "clientModified", "static_instance": null, "getter_method": "getClientModified", "containing_data_type_ref": "files.FileMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FileMetadata.server_modified": {"fq_name": "files.FileMetadata.server_modified", "param_name": "serverModified", "static_instance": null, "getter_method": "getServerModified", "containing_data_type_ref": "files.FileMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FileMetadata.rev": {"fq_name": "files.FileMetadata.rev", "param_name": "rev", "static_instance": null, "getter_method": "getRev", "containing_data_type_ref": "files.FileMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FileMetadata.size": {"fq_name": "files.FileMetadata.size", "param_name": "size", "static_instance": null, "getter_method": "getSize", "containing_data_type_ref": "files.FileMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FileMetadata.path_lower": {"fq_name": "files.FileMetadata.path_lower", "param_name": "pathLower", "static_instance": null, "getter_method": "getPathLower", "containing_data_type_ref": "files.FileMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FileMetadata.path_display": {"fq_name": "files.FileMetadata.path_display", "param_name": "pathDisplay", "static_instance": null, "getter_method": "getPathDisplay", "containing_data_type_ref": "files.FileMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FileMetadata.parent_shared_folder_id": {"fq_name": "files.FileMetadata.parent_shared_folder_id", "param_name": "parentSharedFolderId", "static_instance": null, "getter_method": "getParentSharedFolderId", "containing_data_type_ref": "files.FileMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FileMetadata.preview_url": {"fq_name": "files.FileMetadata.preview_url", "param_name": "previewUrl", "static_instance": null, "getter_method": "getPreviewUrl", "containing_data_type_ref": "files.FileMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FileMetadata.media_info": {"fq_name": "files.FileMetadata.media_info", "param_name": "mediaInfo", "static_instance": null, "getter_method": "getMediaInfo", "containing_data_type_ref": "files.FileMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FileMetadata.symlink_info": {"fq_name": "files.FileMetadata.symlink_info", "param_name": "symlinkInfo", "static_instance": null, "getter_method": "getSymlinkInfo", "containing_data_type_ref": "files.FileMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FileMetadata.sharing_info": {"fq_name": "files.FileMetadata.sharing_info", "param_name": "sharingInfo", "static_instance": null, "getter_method": "getSharingInfo", "containing_data_type_ref": "files.FileMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FileMetadata.is_downloadable": {"fq_name": "files.FileMetadata.is_downloadable", "param_name": "isDownloadable", "static_instance": null, "getter_method": "getIsDownloadable", "containing_data_type_ref": "files.FileMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FileMetadata.export_info": {"fq_name": "files.FileMetadata.export_info", "param_name": "exportInfo", "static_instance": null, "getter_method": "getExportInfo", "containing_data_type_ref": "files.FileMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FileMetadata.property_groups": {"fq_name": "files.FileMetadata.property_groups", "param_name": "propertyGroups", "static_instance": null, "getter_method": "getPropertyGroups", "containing_data_type_ref": "files.FileMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FileMetadata.has_explicit_shared_members": {"fq_name": "files.FileMetadata.has_explicit_shared_members", "param_name": "hasExplicitSharedMembers", "static_instance": null, "getter_method": "getHasExplicitSharedMembers", "containing_data_type_ref": "files.FileMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FileMetadata.content_hash": {"fq_name": "files.FileMetadata.content_hash", "param_name": "contentHash", "static_instance": null, "getter_method": "getContentHash", "containing_data_type_ref": "files.FileMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FileMetadata.file_lock_info": {"fq_name": "files.FileMetadata.file_lock_info", "param_name": "fileLockInfo", "static_instance": null, "getter_method": "getFileLockInfo", "containing_data_type_ref": "files.FileMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FileSharingInfo.read_only": {"fq_name": "files.FileSharingInfo.read_only", "param_name": "readOnly", "static_instance": null, "getter_method": "getReadOnly", "containing_data_type_ref": "files.FileSharingInfo", "route_refs": [], "_type": "FieldReference"}, "files.FileSharingInfo.parent_shared_folder_id": {"fq_name": "files.FileSharingInfo.parent_shared_folder_id", "param_name": "parentSharedFolderId", "static_instance": null, "getter_method": "getParentSharedFolderId", "containing_data_type_ref": "files.FileSharingInfo", "route_refs": [], "_type": "FieldReference"}, "files.FileSharingInfo.modified_by": {"fq_name": "files.FileSharingInfo.modified_by", "param_name": "modifiedBy", "static_instance": null, "getter_method": "getModifiedBy", "containing_data_type_ref": "files.FileSharingInfo", "route_refs": [], "_type": "FieldReference"}, "files.FileStatus.active": {"fq_name": "files.FileStatus.active", "param_name": "activeValue", "static_instance": "ACTIVE", "getter_method": null, "containing_data_type_ref": "files.FileStatus", "route_refs": [], "_type": "FieldReference"}, "files.FileStatus.deleted": {"fq_name": "files.FileStatus.deleted", "param_name": "deletedValue", "static_instance": "DELETED", "getter_method": null, "containing_data_type_ref": "files.FileStatus", "route_refs": [], "_type": "FieldReference"}, "files.FileStatus.other": {"fq_name": "files.FileStatus.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.FileStatus", "route_refs": [], "_type": "FieldReference"}, "files.FolderMetadata.name": {"fq_name": "files.FolderMetadata.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "files.FolderMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FolderMetadata.id": {"fq_name": "files.FolderMetadata.id", "param_name": "id", "static_instance": null, "getter_method": "getId", "containing_data_type_ref": "files.FolderMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FolderMetadata.path_lower": {"fq_name": "files.FolderMetadata.path_lower", "param_name": "pathLower", "static_instance": null, "getter_method": "getPathLower", "containing_data_type_ref": "files.FolderMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FolderMetadata.path_display": {"fq_name": "files.FolderMetadata.path_display", "param_name": "pathDisplay", "static_instance": null, "getter_method": "getPathDisplay", "containing_data_type_ref": "files.FolderMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FolderMetadata.parent_shared_folder_id": {"fq_name": "files.FolderMetadata.parent_shared_folder_id", "param_name": "parentSharedFolderId", "static_instance": null, "getter_method": "getParentSharedFolderId", "containing_data_type_ref": "files.FolderMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FolderMetadata.preview_url": {"fq_name": "files.FolderMetadata.preview_url", "param_name": "previewUrl", "static_instance": null, "getter_method": "getPreviewUrl", "containing_data_type_ref": "files.FolderMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FolderMetadata.shared_folder_id": {"fq_name": "files.FolderMetadata.shared_folder_id", "param_name": "sharedFolderId", "static_instance": null, "getter_method": "getSharedFolderId", "containing_data_type_ref": "files.FolderMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FolderMetadata.sharing_info": {"fq_name": "files.FolderMetadata.sharing_info", "param_name": "sharingInfo", "static_instance": null, "getter_method": "getSharingInfo", "containing_data_type_ref": "files.FolderMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FolderMetadata.property_groups": {"fq_name": "files.FolderMetadata.property_groups", "param_name": "propertyGroups", "static_instance": null, "getter_method": "getPropertyGroups", "containing_data_type_ref": "files.FolderMetadata", "route_refs": [], "_type": "FieldReference"}, "files.FolderSharingInfo.read_only": {"fq_name": "files.FolderSharingInfo.read_only", "param_name": "readOnly", "static_instance": null, "getter_method": "getReadOnly", "containing_data_type_ref": "files.FolderSharingInfo", "route_refs": [], "_type": "FieldReference"}, "files.FolderSharingInfo.parent_shared_folder_id": {"fq_name": "files.FolderSharingInfo.parent_shared_folder_id", "param_name": "parentSharedFolderId", "static_instance": null, "getter_method": "getParentSharedFolderId", "containing_data_type_ref": "files.FolderSharingInfo", "route_refs": [], "_type": "FieldReference"}, "files.FolderSharingInfo.shared_folder_id": {"fq_name": "files.FolderSharingInfo.shared_folder_id", "param_name": "sharedFolderId", "static_instance": null, "getter_method": "getSharedFolderId", "containing_data_type_ref": "files.FolderSharingInfo", "route_refs": [], "_type": "FieldReference"}, "files.FolderSharingInfo.traverse_only": {"fq_name": "files.FolderSharingInfo.traverse_only", "param_name": "traverseOnly", "static_instance": null, "getter_method": "getTraverseOnly", "containing_data_type_ref": "files.FolderSharingInfo", "route_refs": [], "_type": "FieldReference"}, "files.FolderSharingInfo.no_access": {"fq_name": "files.FolderSharingInfo.no_access", "param_name": "noAccess", "static_instance": null, "getter_method": "getNoAccess", "containing_data_type_ref": "files.FolderSharingInfo", "route_refs": [], "_type": "FieldReference"}, "files.GetCopyReferenceArg.path": {"fq_name": "files.GetCopyReferenceArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.GetCopyReferenceArg", "route_refs": [], "_type": "FieldReference"}, "files.GetCopyReferenceError.path": {"fq_name": "files.GetCopyReferenceError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.GetCopyReferenceError", "route_refs": [], "_type": "FieldReference"}, "files.GetCopyReferenceError.other": {"fq_name": "files.GetCopyReferenceError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.GetCopyReferenceError", "route_refs": [], "_type": "FieldReference"}, "files.GetCopyReferenceResult.metadata": {"fq_name": "files.GetCopyReferenceResult.metadata", "param_name": "metadata", "static_instance": null, "getter_method": "getMetadata", "containing_data_type_ref": "files.GetCopyReferenceResult", "route_refs": [], "_type": "FieldReference"}, "files.GetCopyReferenceResult.copy_reference": {"fq_name": "files.GetCopyReferenceResult.copy_reference", "param_name": "copyReference", "static_instance": null, "getter_method": "getCopyReference", "containing_data_type_ref": "files.GetCopyReferenceResult", "route_refs": [], "_type": "FieldReference"}, "files.GetCopyReferenceResult.expires": {"fq_name": "files.GetCopyReferenceResult.expires", "param_name": "expires", "static_instance": null, "getter_method": "getExpires", "containing_data_type_ref": "files.GetCopyReferenceResult", "route_refs": [], "_type": "FieldReference"}, "files.GetMetadataArg.path": {"fq_name": "files.GetMetadataArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.GetMetadataArg", "route_refs": [], "_type": "FieldReference"}, "files.GetMetadataArg.include_media_info": {"fq_name": "files.GetMetadataArg.include_media_info", "param_name": "includeMediaInfo", "static_instance": null, "getter_method": "getIncludeMediaInfo", "containing_data_type_ref": "files.GetMetadataArg", "route_refs": [], "_type": "FieldReference"}, "files.GetMetadataArg.include_deleted": {"fq_name": "files.GetMetadataArg.include_deleted", "param_name": "includeDeleted", "static_instance": null, "getter_method": "getIncludeDeleted", "containing_data_type_ref": "files.GetMetadataArg", "route_refs": [], "_type": "FieldReference"}, "files.GetMetadataArg.include_has_explicit_shared_members": {"fq_name": "files.GetMetadataArg.include_has_explicit_shared_members", "param_name": "includeHasExplicitSharedMembers", "static_instance": null, "getter_method": "getIncludeHasExplicitSharedMembers", "containing_data_type_ref": "files.GetMetadataArg", "route_refs": [], "_type": "FieldReference"}, "files.GetMetadataArg.include_property_groups": {"fq_name": "files.GetMetadataArg.include_property_groups", "param_name": "includePropertyGroups", "static_instance": null, "getter_method": "getIncludePropertyGroups", "containing_data_type_ref": "files.GetMetadataArg", "route_refs": [], "_type": "FieldReference"}, "files.GetMetadataError.path": {"fq_name": "files.GetMetadataError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.GetMetadataError", "route_refs": [], "_type": "FieldReference"}, "files.GetTagsArg.paths": {"fq_name": "files.GetTagsArg.paths", "param_name": "paths", "static_instance": null, "getter_method": "getPaths", "containing_data_type_ref": "files.GetTagsArg", "route_refs": [], "_type": "FieldReference"}, "files.GetTagsResult.paths_to_tags": {"fq_name": "files.GetTagsResult.paths_to_tags", "param_name": "pathsToTags", "static_instance": null, "getter_method": "getPathsToTags", "containing_data_type_ref": "files.GetTagsResult", "route_refs": [], "_type": "FieldReference"}, "files.GetTemporaryLinkArg.path": {"fq_name": "files.GetTemporaryLinkArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.GetTemporaryLinkArg", "route_refs": [], "_type": "FieldReference"}, "files.GetTemporaryLinkError.path": {"fq_name": "files.GetTemporaryLinkError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.GetTemporaryLinkError", "route_refs": [], "_type": "FieldReference"}, "files.GetTemporaryLinkError.email_not_verified": {"fq_name": "files.GetTemporaryLinkError.email_not_verified", "param_name": "emailNotVerifiedValue", "static_instance": "EMAIL_NOT_VERIFIED", "getter_method": null, "containing_data_type_ref": "files.GetTemporaryLinkError", "route_refs": [], "_type": "FieldReference"}, "files.GetTemporaryLinkError.unsupported_file": {"fq_name": "files.GetTemporaryLinkError.unsupported_file", "param_name": "unsupportedFileValue", "static_instance": "UNSUPPORTED_FILE", "getter_method": null, "containing_data_type_ref": "files.GetTemporaryLinkError", "route_refs": [], "_type": "FieldReference"}, "files.GetTemporaryLinkError.not_allowed": {"fq_name": "files.GetTemporaryLinkError.not_allowed", "param_name": "notAllowedValue", "static_instance": "NOT_ALLOWED", "getter_method": null, "containing_data_type_ref": "files.GetTemporaryLinkError", "route_refs": [], "_type": "FieldReference"}, "files.GetTemporaryLinkError.other": {"fq_name": "files.GetTemporaryLinkError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.GetTemporaryLinkError", "route_refs": [], "_type": "FieldReference"}, "files.GetTemporaryLinkResult.metadata": {"fq_name": "files.GetTemporaryLinkResult.metadata", "param_name": "metadata", "static_instance": null, "getter_method": "getMetadata", "containing_data_type_ref": "files.GetTemporaryLinkResult", "route_refs": [], "_type": "FieldReference"}, "files.GetTemporaryLinkResult.link": {"fq_name": "files.GetTemporaryLinkResult.link", "param_name": "link", "static_instance": null, "getter_method": "getLink", "containing_data_type_ref": "files.GetTemporaryLinkResult", "route_refs": [], "_type": "FieldReference"}, "files.GetTemporaryUploadLinkArg.commit_info": {"fq_name": "files.GetTemporaryUploadLinkArg.commit_info", "param_name": "commitInfo", "static_instance": null, "getter_method": "getCommitInfo", "containing_data_type_ref": "files.GetTemporaryUploadLinkArg", "route_refs": ["files.get_temporary_upload_link"], "_type": "FieldReference"}, "files.GetTemporaryUploadLinkArg.duration": {"fq_name": "files.GetTemporaryUploadLinkArg.duration", "param_name": "duration", "static_instance": null, "getter_method": "getDuration", "containing_data_type_ref": "files.GetTemporaryUploadLinkArg", "route_refs": ["files.get_temporary_upload_link"], "_type": "FieldReference"}, "files.GetTemporaryUploadLinkResult.link": {"fq_name": "files.GetTemporaryUploadLinkResult.link", "param_name": "link", "static_instance": null, "getter_method": "getLink", "containing_data_type_ref": "files.GetTemporaryUploadLinkResult", "route_refs": [], "_type": "FieldReference"}, "files.GetThumbnailBatchArg.entries": {"fq_name": "files.GetThumbnailBatchArg.entries", "param_name": "entries", "static_instance": null, "getter_method": "getEntries", "containing_data_type_ref": "files.GetThumbnailBatchArg", "route_refs": [], "_type": "FieldReference"}, "files.GetThumbnailBatchError.too_many_files": {"fq_name": "files.GetThumbnailBatchError.too_many_files", "param_name": "tooManyFilesValue", "static_instance": "TOO_MANY_FILES", "getter_method": null, "containing_data_type_ref": "files.GetThumbnailBatchError", "route_refs": [], "_type": "FieldReference"}, "files.GetThumbnailBatchError.other": {"fq_name": "files.GetThumbnailBatchError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.GetThumbnailBatchError", "route_refs": [], "_type": "FieldReference"}, "files.GetThumbnailBatchResult.entries": {"fq_name": "files.GetThumbnailBatchResult.entries", "param_name": "entries", "static_instance": null, "getter_method": "getEntries", "containing_data_type_ref": "files.GetThumbnailBatchResult", "route_refs": [], "_type": "FieldReference"}, "files.GetThumbnailBatchResultData.metadata": {"fq_name": "files.GetThumbnailBatchResultData.metadata", "param_name": "metadata", "static_instance": null, "getter_method": "getMetadata", "containing_data_type_ref": "files.GetThumbnailBatchResultData", "route_refs": [], "_type": "FieldReference"}, "files.GetThumbnailBatchResultData.thumbnail": {"fq_name": "files.GetThumbnailBatchResultData.thumbnail", "param_name": "thumbnail", "static_instance": null, "getter_method": "getThumbnail", "containing_data_type_ref": "files.GetThumbnailBatchResultData", "route_refs": [], "_type": "FieldReference"}, "files.GetThumbnailBatchResultEntry.success": {"fq_name": "files.GetThumbnailBatchResultEntry.success", "param_name": "successValue", "static_instance": null, "getter_method": "getSuccessValue", "containing_data_type_ref": "files.GetThumbnailBatchResultEntry", "route_refs": [], "_type": "FieldReference"}, "files.GetThumbnailBatchResultEntry.failure": {"fq_name": "files.GetThumbnailBatchResultEntry.failure", "param_name": "failureValue", "static_instance": null, "getter_method": "getFailureValue", "containing_data_type_ref": "files.GetThumbnailBatchResultEntry", "route_refs": [], "_type": "FieldReference"}, "files.GetThumbnailBatchResultEntry.other": {"fq_name": "files.GetThumbnailBatchResultEntry.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.GetThumbnailBatchResultEntry", "route_refs": [], "_type": "FieldReference"}, "files.GpsCoordinates.latitude": {"fq_name": "files.GpsCoordinates.latitude", "param_name": "latitude", "static_instance": null, "getter_method": "getLatitude", "containing_data_type_ref": "files.GpsCoordinates", "route_refs": [], "_type": "FieldReference"}, "files.GpsCoordinates.longitude": {"fq_name": "files.GpsCoordinates.longitude", "param_name": "longitude", "static_instance": null, "getter_method": "getLongitude", "containing_data_type_ref": "files.GpsCoordinates", "route_refs": [], "_type": "FieldReference"}, "files.HighlightSpan.highlight_str": {"fq_name": "files.HighlightSpan.highlight_str", "param_name": "highlightStr", "static_instance": null, "getter_method": "getHighlightStr", "containing_data_type_ref": "files.HighlightSpan", "route_refs": [], "_type": "FieldReference"}, "files.HighlightSpan.is_highlighted": {"fq_name": "files.HighlightSpan.is_highlighted", "param_name": "isHighlighted", "static_instance": null, "getter_method": "getIsHighlighted", "containing_data_type_ref": "files.HighlightSpan", "route_refs": [], "_type": "FieldReference"}, "files.ImportFormat.html": {"fq_name": "files.ImportFormat.html", "param_name": "htmlValue", "static_instance": "HTML", "getter_method": null, "containing_data_type_ref": "files.ImportFormat", "route_refs": [], "_type": "FieldReference"}, "files.ImportFormat.markdown": {"fq_name": "files.ImportFormat.markdown", "param_name": "markdownValue", "static_instance": "MARKDOWN", "getter_method": null, "containing_data_type_ref": "files.ImportFormat", "route_refs": [], "_type": "FieldReference"}, "files.ImportFormat.plain_text": {"fq_name": "files.ImportFormat.plain_text", "param_name": "plainTextValue", "static_instance": "PLAIN_TEXT", "getter_method": null, "containing_data_type_ref": "files.ImportFormat", "route_refs": [], "_type": "FieldReference"}, "files.ImportFormat.other": {"fq_name": "files.ImportFormat.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.ImportFormat", "route_refs": [], "_type": "FieldReference"}, "files.ListFolderArg.path": {"fq_name": "files.ListFolderArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.ListFolderArg", "route_refs": [], "_type": "FieldReference"}, "files.ListFolderArg.recursive": {"fq_name": "files.ListFolderArg.recursive", "param_name": "recursive", "static_instance": null, "getter_method": "getRecursive", "containing_data_type_ref": "files.ListFolderArg", "route_refs": [], "_type": "FieldReference"}, "files.ListFolderArg.include_media_info": {"fq_name": "files.ListFolderArg.include_media_info", "param_name": "includeMediaInfo", "static_instance": null, "getter_method": "getIncludeMediaInfo", "containing_data_type_ref": "files.ListFolderArg", "route_refs": [], "_type": "FieldReference"}, "files.ListFolderArg.include_deleted": {"fq_name": "files.ListFolderArg.include_deleted", "param_name": "includeDeleted", "static_instance": null, "getter_method": "getIncludeDeleted", "containing_data_type_ref": "files.ListFolderArg", "route_refs": [], "_type": "FieldReference"}, "files.ListFolderArg.include_has_explicit_shared_members": {"fq_name": "files.ListFolderArg.include_has_explicit_shared_members", "param_name": "includeHasExplicitSharedMembers", "static_instance": null, "getter_method": "getIncludeHasExplicitSharedMembers", "containing_data_type_ref": "files.ListFolderArg", "route_refs": [], "_type": "FieldReference"}, "files.ListFolderArg.include_mounted_folders": {"fq_name": "files.ListFolderArg.include_mounted_folders", "param_name": "includeMountedFolders", "static_instance": null, "getter_method": "getIncludeMountedFolders", "containing_data_type_ref": "files.ListFolderArg", "route_refs": [], "_type": "FieldReference"}, "files.ListFolderArg.limit": {"fq_name": "files.ListFolderArg.limit", "param_name": "limit", "static_instance": null, "getter_method": "getLimit", "containing_data_type_ref": "files.ListFolderArg", "route_refs": [], "_type": "FieldReference"}, "files.ListFolderArg.shared_link": {"fq_name": "files.ListFolderArg.shared_link", "param_name": "sharedLink", "static_instance": null, "getter_method": "getSharedLink", "containing_data_type_ref": "files.ListFolderArg", "route_refs": [], "_type": "FieldReference"}, "files.ListFolderArg.include_property_groups": {"fq_name": "files.ListFolderArg.include_property_groups", "param_name": "includePropertyGroups", "static_instance": null, "getter_method": "getIncludePropertyGroups", "containing_data_type_ref": "files.ListFolderArg", "route_refs": [], "_type": "FieldReference"}, "files.ListFolderArg.include_non_downloadable_files": {"fq_name": "files.ListFolderArg.include_non_downloadable_files", "param_name": "includeNonDownloadableFiles", "static_instance": null, "getter_method": "getIncludeNonDownloadableFiles", "containing_data_type_ref": "files.ListFolderArg", "route_refs": [], "_type": "FieldReference"}, "files.ListFolderContinueArg.cursor": {"fq_name": "files.ListFolderContinueArg.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "files.ListFolderContinueArg", "route_refs": [], "_type": "FieldReference"}, "files.ListFolderContinueError.path": {"fq_name": "files.ListFolderContinueError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.ListFolderContinueError", "route_refs": [], "_type": "FieldReference"}, "files.ListFolderContinueError.reset": {"fq_name": "files.ListFolderContinueError.reset", "param_name": "resetValue", "static_instance": "RESET", "getter_method": null, "containing_data_type_ref": "files.ListFolderContinueError", "route_refs": [], "_type": "FieldReference"}, "files.ListFolderContinueError.other": {"fq_name": "files.ListFolderContinueError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.ListFolderContinueError", "route_refs": [], "_type": "FieldReference"}, "files.ListFolderError.path": {"fq_name": "files.ListFolderError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.ListFolderError", "route_refs": [], "_type": "FieldReference"}, "files.ListFolderError.template_error": {"fq_name": "files.ListFolderError.template_error", "param_name": "templateErrorValue", "static_instance": null, "getter_method": "getTemplateErrorValue", "containing_data_type_ref": "files.ListFolderError", "route_refs": [], "_type": "FieldReference"}, "files.ListFolderError.other": {"fq_name": "files.ListFolderError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.ListFolderError", "route_refs": [], "_type": "FieldReference"}, "files.ListFolderGetLatestCursorResult.cursor": {"fq_name": "files.ListFolderGetLatestCursorResult.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "files.ListFolderGetLatestCursorResult", "route_refs": [], "_type": "FieldReference"}, "files.ListFolderLongpollArg.cursor": {"fq_name": "files.ListFolderLongpollArg.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "files.ListFolderLongpollArg", "route_refs": ["files.list_folder/longpoll"], "_type": "FieldReference"}, "files.ListFolderLongpollArg.timeout": {"fq_name": "files.ListFolderLongpollArg.timeout", "param_name": "timeout", "static_instance": null, "getter_method": "getTimeout", "containing_data_type_ref": "files.ListFolderLongpollArg", "route_refs": ["files.list_folder/longpoll"], "_type": "FieldReference"}, "files.ListFolderLongpollError.reset": {"fq_name": "files.ListFolderLongpollError.reset", "param_name": "resetValue", "static_instance": "RESET", "getter_method": null, "containing_data_type_ref": "files.ListFolderLongpollError", "route_refs": [], "_type": "FieldReference"}, "files.ListFolderLongpollError.other": {"fq_name": "files.ListFolderLongpollError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.ListFolderLongpollError", "route_refs": [], "_type": "FieldReference"}, "files.ListFolderLongpollResult.changes": {"fq_name": "files.ListFolderLongpollResult.changes", "param_name": "changes", "static_instance": null, "getter_method": "getChanges", "containing_data_type_ref": "files.ListFolderLongpollResult", "route_refs": [], "_type": "FieldReference"}, "files.ListFolderLongpollResult.backoff": {"fq_name": "files.ListFolderLongpollResult.backoff", "param_name": "backoff", "static_instance": null, "getter_method": "getBackoff", "containing_data_type_ref": "files.ListFolderLongpollResult", "route_refs": [], "_type": "FieldReference"}, "files.ListFolderResult.entries": {"fq_name": "files.ListFolderResult.entries", "param_name": "entries", "static_instance": null, "getter_method": "getEntries", "containing_data_type_ref": "files.ListFolderResult", "route_refs": [], "_type": "FieldReference"}, "files.ListFolderResult.cursor": {"fq_name": "files.ListFolderResult.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "files.ListFolderResult", "route_refs": [], "_type": "FieldReference"}, "files.ListFolderResult.has_more": {"fq_name": "files.ListFolderResult.has_more", "param_name": "hasMore", "static_instance": null, "getter_method": "getHasMore", "containing_data_type_ref": "files.ListFolderResult", "route_refs": [], "_type": "FieldReference"}, "files.ListRevisionsArg.path": {"fq_name": "files.ListRevisionsArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.ListRevisionsArg", "route_refs": [], "_type": "FieldReference"}, "files.ListRevisionsArg.mode": {"fq_name": "files.ListRevisionsArg.mode", "param_name": "mode", "static_instance": null, "getter_method": "getMode", "containing_data_type_ref": "files.ListRevisionsArg", "route_refs": [], "_type": "FieldReference"}, "files.ListRevisionsArg.limit": {"fq_name": "files.ListRevisionsArg.limit", "param_name": "limit", "static_instance": null, "getter_method": "getLimit", "containing_data_type_ref": "files.ListRevisionsArg", "route_refs": [], "_type": "FieldReference"}, "files.ListRevisionsError.path": {"fq_name": "files.ListRevisionsError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.ListRevisionsError", "route_refs": [], "_type": "FieldReference"}, "files.ListRevisionsError.other": {"fq_name": "files.ListRevisionsError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.ListRevisionsError", "route_refs": [], "_type": "FieldReference"}, "files.ListRevisionsMode.path": {"fq_name": "files.ListRevisionsMode.path", "param_name": "pathValue", "static_instance": "PATH", "getter_method": null, "containing_data_type_ref": "files.ListRevisionsMode", "route_refs": [], "_type": "FieldReference"}, "files.ListRevisionsMode.id": {"fq_name": "files.ListRevisionsMode.id", "param_name": "idValue", "static_instance": "ID", "getter_method": null, "containing_data_type_ref": "files.ListRevisionsMode", "route_refs": [], "_type": "FieldReference"}, "files.ListRevisionsMode.other": {"fq_name": "files.ListRevisionsMode.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.ListRevisionsMode", "route_refs": [], "_type": "FieldReference"}, "files.ListRevisionsResult.is_deleted": {"fq_name": "files.ListRevisionsResult.is_deleted", "param_name": "isDeleted", "static_instance": null, "getter_method": "getIsDeleted", "containing_data_type_ref": "files.ListRevisionsResult", "route_refs": [], "_type": "FieldReference"}, "files.ListRevisionsResult.entries": {"fq_name": "files.ListRevisionsResult.entries", "param_name": "entries", "static_instance": null, "getter_method": "getEntries", "containing_data_type_ref": "files.ListRevisionsResult", "route_refs": [], "_type": "FieldReference"}, "files.ListRevisionsResult.server_deleted": {"fq_name": "files.ListRevisionsResult.server_deleted", "param_name": "serverDeleted", "static_instance": null, "getter_method": "getServerDeleted", "containing_data_type_ref": "files.ListRevisionsResult", "route_refs": [], "_type": "FieldReference"}, "files.LockConflictError.lock": {"fq_name": "files.LockConflictError.lock", "param_name": "lock", "static_instance": null, "getter_method": "getLock", "containing_data_type_ref": "files.LockConflictError", "route_refs": [], "_type": "FieldReference"}, "files.LockFileArg.path": {"fq_name": "files.LockFileArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.LockFileArg", "route_refs": [], "_type": "FieldReference"}, "files.LockFileBatchArg.entries": {"fq_name": "files.LockFileBatchArg.entries", "param_name": "entries", "static_instance": null, "getter_method": "getEntries", "containing_data_type_ref": "files.LockFileBatchArg", "route_refs": [], "_type": "FieldReference"}, "files.LockFileBatchResult.entries": {"fq_name": "files.LockFileBatchResult.entries", "param_name": "entries", "static_instance": null, "getter_method": "getEntries", "containing_data_type_ref": "files.LockFileBatchResult", "route_refs": [], "_type": "FieldReference"}, "files.LockFileError.path_lookup": {"fq_name": "files.LockFileError.path_lookup", "param_name": "pathLookupValue", "static_instance": null, "getter_method": "getPathLookupValue", "containing_data_type_ref": "files.LockFileError", "route_refs": [], "_type": "FieldReference"}, "files.LockFileError.too_many_write_operations": {"fq_name": "files.LockFileError.too_many_write_operations", "param_name": "tooManyWriteOperationsValue", "static_instance": "TOO_MANY_WRITE_OPERATIONS", "getter_method": null, "containing_data_type_ref": "files.LockFileError", "route_refs": [], "_type": "FieldReference"}, "files.LockFileError.too_many_files": {"fq_name": "files.LockFileError.too_many_files", "param_name": "tooManyFilesValue", "static_instance": "TOO_MANY_FILES", "getter_method": null, "containing_data_type_ref": "files.LockFileError", "route_refs": [], "_type": "FieldReference"}, "files.LockFileError.no_write_permission": {"fq_name": "files.LockFileError.no_write_permission", "param_name": "noWritePermissionValue", "static_instance": "NO_WRITE_PERMISSION", "getter_method": null, "containing_data_type_ref": "files.LockFileError", "route_refs": [], "_type": "FieldReference"}, "files.LockFileError.cannot_be_locked": {"fq_name": "files.LockFileError.cannot_be_locked", "param_name": "cannotBeLockedValue", "static_instance": "CANNOT_BE_LOCKED", "getter_method": null, "containing_data_type_ref": "files.LockFileError", "route_refs": [], "_type": "FieldReference"}, "files.LockFileError.file_not_shared": {"fq_name": "files.LockFileError.file_not_shared", "param_name": "fileNotSharedValue", "static_instance": "FILE_NOT_SHARED", "getter_method": null, "containing_data_type_ref": "files.LockFileError", "route_refs": [], "_type": "FieldReference"}, "files.LockFileError.lock_conflict": {"fq_name": "files.LockFileError.lock_conflict", "param_name": "lockConflictValue", "static_instance": null, "getter_method": "getLockConflictValue", "containing_data_type_ref": "files.LockFileError", "route_refs": [], "_type": "FieldReference"}, "files.LockFileError.internal_error": {"fq_name": "files.LockFileError.internal_error", "param_name": "internalErrorValue", "static_instance": "INTERNAL_ERROR", "getter_method": null, "containing_data_type_ref": "files.LockFileError", "route_refs": [], "_type": "FieldReference"}, "files.LockFileError.other": {"fq_name": "files.LockFileError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.LockFileError", "route_refs": [], "_type": "FieldReference"}, "files.LockFileResult.metadata": {"fq_name": "files.LockFileResult.metadata", "param_name": "metadata", "static_instance": null, "getter_method": "getMetadata", "containing_data_type_ref": "files.LockFileResult", "route_refs": [], "_type": "FieldReference"}, "files.LockFileResult.lock": {"fq_name": "files.LockFileResult.lock", "param_name": "lock", "static_instance": null, "getter_method": "getLock", "containing_data_type_ref": "files.LockFileResult", "route_refs": [], "_type": "FieldReference"}, "files.LockFileResultEntry.success": {"fq_name": "files.LockFileResultEntry.success", "param_name": "successValue", "static_instance": null, "getter_method": "getSuccessValue", "containing_data_type_ref": "files.LockFileResultEntry", "route_refs": [], "_type": "FieldReference"}, "files.LockFileResultEntry.failure": {"fq_name": "files.LockFileResultEntry.failure", "param_name": "failureValue", "static_instance": null, "getter_method": "getFailureValue", "containing_data_type_ref": "files.LockFileResultEntry", "route_refs": [], "_type": "FieldReference"}, "files.LookupError.malformed_path": {"fq_name": "files.LookupError.malformed_path", "param_name": "malformedPathValue", "static_instance": null, "getter_method": "getMalformedPathValue", "containing_data_type_ref": "files.LookupError", "route_refs": [], "_type": "FieldReference"}, "files.LookupError.not_found": {"fq_name": "files.LookupError.not_found", "param_name": "notFoundValue", "static_instance": "NOT_FOUND", "getter_method": null, "containing_data_type_ref": "files.LookupError", "route_refs": [], "_type": "FieldReference"}, "files.LookupError.not_file": {"fq_name": "files.LookupError.not_file", "param_name": "notFileValue", "static_instance": "NOT_FILE", "getter_method": null, "containing_data_type_ref": "files.LookupError", "route_refs": [], "_type": "FieldReference"}, "files.LookupError.not_folder": {"fq_name": "files.LookupError.not_folder", "param_name": "notFolderValue", "static_instance": "NOT_FOLDER", "getter_method": null, "containing_data_type_ref": "files.LookupError", "route_refs": [], "_type": "FieldReference"}, "files.LookupError.restricted_content": {"fq_name": "files.LookupError.restricted_content", "param_name": "restrictedContentValue", "static_instance": "RESTRICTED_CONTENT", "getter_method": null, "containing_data_type_ref": "files.LookupError", "route_refs": [], "_type": "FieldReference"}, "files.LookupError.unsupported_content_type": {"fq_name": "files.LookupError.unsupported_content_type", "param_name": "unsupportedContentTypeValue", "static_instance": "UNSUPPORTED_CONTENT_TYPE", "getter_method": null, "containing_data_type_ref": "files.LookupError", "route_refs": [], "_type": "FieldReference"}, "files.LookupError.locked": {"fq_name": "files.LookupError.locked", "param_name": "lockedValue", "static_instance": "LOCKED", "getter_method": null, "containing_data_type_ref": "files.LookupError", "route_refs": [], "_type": "FieldReference"}, "files.LookupError.other": {"fq_name": "files.LookupError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.LookupError", "route_refs": [], "_type": "FieldReference"}, "files.MediaInfo.pending": {"fq_name": "files.MediaInfo.pending", "param_name": "pendingValue", "static_instance": "PENDING", "getter_method": null, "containing_data_type_ref": "files.MediaInfo", "route_refs": [], "_type": "FieldReference"}, "files.MediaInfo.metadata": {"fq_name": "files.MediaInfo.metadata", "param_name": "metadataValue", "static_instance": null, "getter_method": "getMetadataValue", "containing_data_type_ref": "files.MediaInfo", "route_refs": [], "_type": "FieldReference"}, "files.MediaMetadata.dimensions": {"fq_name": "files.MediaMetadata.dimensions", "param_name": "dimensions", "static_instance": null, "getter_method": "getDimensions", "containing_data_type_ref": "files.MediaMetadata", "route_refs": [], "_type": "FieldReference"}, "files.MediaMetadata.location": {"fq_name": "files.MediaMetadata.location", "param_name": "location", "static_instance": null, "getter_method": "getLocation", "containing_data_type_ref": "files.MediaMetadata", "route_refs": [], "_type": "FieldReference"}, "files.MediaMetadata.time_taken": {"fq_name": "files.MediaMetadata.time_taken", "param_name": "timeTaken", "static_instance": null, "getter_method": "getTimeTaken", "containing_data_type_ref": "files.MediaMetadata", "route_refs": [], "_type": "FieldReference"}, "files.Metadata.name": {"fq_name": "files.Metadata.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "files.Metadata", "route_refs": [], "_type": "FieldReference"}, "files.Metadata.path_lower": {"fq_name": "files.Metadata.path_lower", "param_name": "pathLower", "static_instance": null, "getter_method": "getPathLower", "containing_data_type_ref": "files.Metadata", "route_refs": [], "_type": "FieldReference"}, "files.Metadata.path_display": {"fq_name": "files.Metadata.path_display", "param_name": "pathDisplay", "static_instance": null, "getter_method": "getPathDisplay", "containing_data_type_ref": "files.Metadata", "route_refs": [], "_type": "FieldReference"}, "files.Metadata.parent_shared_folder_id": {"fq_name": "files.Metadata.parent_shared_folder_id", "param_name": "parentSharedFolderId", "static_instance": null, "getter_method": "getParentSharedFolderId", "containing_data_type_ref": "files.Metadata", "route_refs": [], "_type": "FieldReference"}, "files.Metadata.preview_url": {"fq_name": "files.Metadata.preview_url", "param_name": "previewUrl", "static_instance": null, "getter_method": "getPreviewUrl", "containing_data_type_ref": "files.Metadata", "route_refs": [], "_type": "FieldReference"}, "files.MetadataV2.metadata": {"fq_name": "files.MetadataV2.metadata", "param_name": "metadataValue", "static_instance": null, "getter_method": "getMetadataValue", "containing_data_type_ref": "files.MetadataV2", "route_refs": [], "_type": "FieldReference"}, "files.MetadataV2.other": {"fq_name": "files.MetadataV2.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.MetadataV2", "route_refs": [], "_type": "FieldReference"}, "files.MinimalFileLinkMetadata.url": {"fq_name": "files.MinimalFileLinkMetadata.url", "param_name": "url", "static_instance": null, "getter_method": "getUrl", "containing_data_type_ref": "files.MinimalFileLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "files.MinimalFileLinkMetadata.rev": {"fq_name": "files.MinimalFileLinkMetadata.rev", "param_name": "rev", "static_instance": null, "getter_method": "getRev", "containing_data_type_ref": "files.MinimalFileLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "files.MinimalFileLinkMetadata.id": {"fq_name": "files.MinimalFileLinkMetadata.id", "param_name": "id", "static_instance": null, "getter_method": "getId", "containing_data_type_ref": "files.MinimalFileLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "files.MinimalFileLinkMetadata.path": {"fq_name": "files.MinimalFileLinkMetadata.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.MinimalFileLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "files.MoveBatchArg.entries": {"fq_name": "files.MoveBatchArg.entries", "param_name": "entries", "static_instance": null, "getter_method": "getEntries", "containing_data_type_ref": "files.MoveBatchArg", "route_refs": ["files.copy_batch_v2"], "_type": "FieldReference"}, "files.MoveBatchArg.autorename": {"fq_name": "files.MoveBatchArg.autorename", "param_name": "autorename", "static_instance": null, "getter_method": "getAutorename", "containing_data_type_ref": "files.MoveBatchArg", "route_refs": ["files.copy_batch_v2"], "_type": "FieldReference"}, "files.MoveBatchArg.allow_ownership_transfer": {"fq_name": "files.MoveBatchArg.allow_ownership_transfer", "param_name": "allowOwnershipTransfer", "static_instance": null, "getter_method": "getAllowOwnershipTransfer", "containing_data_type_ref": "files.MoveBatchArg", "route_refs": [], "_type": "FieldReference"}, "files.MoveIntoFamilyError.is_shared_folder": {"fq_name": "files.MoveIntoFamilyError.is_shared_folder", "param_name": "isSharedFolderValue", "static_instance": "IS_SHARED_FOLDER", "getter_method": null, "containing_data_type_ref": "files.MoveIntoFamilyError", "route_refs": [], "_type": "FieldReference"}, "files.MoveIntoFamilyError.other": {"fq_name": "files.MoveIntoFamilyError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.MoveIntoFamilyError", "route_refs": [], "_type": "FieldReference"}, "files.MoveIntoVaultError.is_shared_folder": {"fq_name": "files.MoveIntoVaultError.is_shared_folder", "param_name": "isSharedFolderValue", "static_instance": "IS_SHARED_FOLDER", "getter_method": null, "containing_data_type_ref": "files.MoveIntoVaultError", "route_refs": [], "_type": "FieldReference"}, "files.MoveIntoVaultError.other": {"fq_name": "files.MoveIntoVaultError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.MoveIntoVaultError", "route_refs": [], "_type": "FieldReference"}, "files.PaperContentError.insufficient_permissions": {"fq_name": "files.PaperContentError.insufficient_permissions", "param_name": "insufficientPermissionsValue", "static_instance": "INSUFFICIENT_PERMISSIONS", "getter_method": null, "containing_data_type_ref": "files.PaperContentError", "route_refs": [], "_type": "FieldReference"}, "files.PaperContentError.content_malformed": {"fq_name": "files.PaperContentError.content_malformed", "param_name": "contentMalformedValue", "static_instance": "CONTENT_MALFORMED", "getter_method": null, "containing_data_type_ref": "files.PaperContentError", "route_refs": [], "_type": "FieldReference"}, "files.PaperContentError.doc_length_exceeded": {"fq_name": "files.PaperContentError.doc_length_exceeded", "param_name": "docLengthExceededValue", "static_instance": "DOC_LENGTH_EXCEEDED", "getter_method": null, "containing_data_type_ref": "files.PaperContentError", "route_refs": [], "_type": "FieldReference"}, "files.PaperContentError.image_size_exceeded": {"fq_name": "files.PaperContentError.image_size_exceeded", "param_name": "imageSizeExceededValue", "static_instance": "IMAGE_SIZE_EXCEEDED", "getter_method": null, "containing_data_type_ref": "files.PaperContentError", "route_refs": [], "_type": "FieldReference"}, "files.PaperContentError.other": {"fq_name": "files.PaperContentError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.PaperContentError", "route_refs": [], "_type": "FieldReference"}, "files.PaperCreateArg.path": {"fq_name": "files.PaperCreateArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.PaperCreateArg", "route_refs": [], "_type": "FieldReference"}, "files.PaperCreateArg.import_format": {"fq_name": "files.PaperCreateArg.import_format", "param_name": "importFormat", "static_instance": null, "getter_method": "getImportFormat", "containing_data_type_ref": "files.PaperCreateArg", "route_refs": [], "_type": "FieldReference"}, "files.PaperCreateError.insufficient_permissions": {"fq_name": "files.PaperCreateError.insufficient_permissions", "param_name": "insufficientPermissionsValue", "static_instance": "INSUFFICIENT_PERMISSIONS", "getter_method": null, "containing_data_type_ref": "files.PaperCreateError", "route_refs": [], "_type": "FieldReference"}, "files.PaperCreateError.content_malformed": {"fq_name": "files.PaperCreateError.content_malformed", "param_name": "contentMalformedValue", "static_instance": "CONTENT_MALFORMED", "getter_method": null, "containing_data_type_ref": "files.PaperCreateError", "route_refs": [], "_type": "FieldReference"}, "files.PaperCreateError.doc_length_exceeded": {"fq_name": "files.PaperCreateError.doc_length_exceeded", "param_name": "docLengthExceededValue", "static_instance": "DOC_LENGTH_EXCEEDED", "getter_method": null, "containing_data_type_ref": "files.PaperCreateError", "route_refs": [], "_type": "FieldReference"}, "files.PaperCreateError.image_size_exceeded": {"fq_name": "files.PaperCreateError.image_size_exceeded", "param_name": "imageSizeExceededValue", "static_instance": "IMAGE_SIZE_EXCEEDED", "getter_method": null, "containing_data_type_ref": "files.PaperCreateError", "route_refs": [], "_type": "FieldReference"}, "files.PaperCreateError.other": {"fq_name": "files.PaperCreateError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.PaperCreateError", "route_refs": [], "_type": "FieldReference"}, "files.PaperCreateError.invalid_path": {"fq_name": "files.PaperCreateError.invalid_path", "param_name": "invalidPathValue", "static_instance": "INVALID_PATH", "getter_method": null, "containing_data_type_ref": "files.PaperCreateError", "route_refs": [], "_type": "FieldReference"}, "files.PaperCreateError.email_unverified": {"fq_name": "files.PaperCreateError.email_unverified", "param_name": "emailUnverifiedValue", "static_instance": "EMAIL_UNVERIFIED", "getter_method": null, "containing_data_type_ref": "files.PaperCreateError", "route_refs": [], "_type": "FieldReference"}, "files.PaperCreateError.invalid_file_extension": {"fq_name": "files.PaperCreateError.invalid_file_extension", "param_name": "invalidFileExtensionValue", "static_instance": "INVALID_FILE_EXTENSION", "getter_method": null, "containing_data_type_ref": "files.PaperCreateError", "route_refs": [], "_type": "FieldReference"}, "files.PaperCreateError.paper_disabled": {"fq_name": "files.PaperCreateError.paper_disabled", "param_name": "paperDisabledValue", "static_instance": "PAPER_DISABLED", "getter_method": null, "containing_data_type_ref": "files.PaperCreateError", "route_refs": [], "_type": "FieldReference"}, "files.PaperCreateResult.url": {"fq_name": "files.PaperCreateResult.url", "param_name": "url", "static_instance": null, "getter_method": "getUrl", "containing_data_type_ref": "files.PaperCreateResult", "route_refs": [], "_type": "FieldReference"}, "files.PaperCreateResult.result_path": {"fq_name": "files.PaperCreateResult.result_path", "param_name": "resultPath", "static_instance": null, "getter_method": "getResultPath", "containing_data_type_ref": "files.PaperCreateResult", "route_refs": [], "_type": "FieldReference"}, "files.PaperCreateResult.file_id": {"fq_name": "files.PaperCreateResult.file_id", "param_name": "fileId", "static_instance": null, "getter_method": "getFileId", "containing_data_type_ref": "files.PaperCreateResult", "route_refs": [], "_type": "FieldReference"}, "files.PaperCreateResult.paper_revision": {"fq_name": "files.PaperCreateResult.paper_revision", "param_name": "paperRevision", "static_instance": null, "getter_method": "getPaperRevision", "containing_data_type_ref": "files.PaperCreateResult", "route_refs": [], "_type": "FieldReference"}, "files.PaperDocUpdatePolicy.update": {"fq_name": "files.PaperDocUpdatePolicy.update", "param_name": "updateValue", "static_instance": "UPDATE", "getter_method": null, "containing_data_type_ref": "files.PaperDocUpdatePolicy", "route_refs": [], "_type": "FieldReference"}, "files.PaperDocUpdatePolicy.overwrite": {"fq_name": "files.PaperDocUpdatePolicy.overwrite", "param_name": "overwriteValue", "static_instance": "OVERWRITE", "getter_method": null, "containing_data_type_ref": "files.PaperDocUpdatePolicy", "route_refs": [], "_type": "FieldReference"}, "files.PaperDocUpdatePolicy.prepend": {"fq_name": "files.PaperDocUpdatePolicy.prepend", "param_name": "prependValue", "static_instance": "PREPEND", "getter_method": null, "containing_data_type_ref": "files.PaperDocUpdatePolicy", "route_refs": [], "_type": "FieldReference"}, "files.PaperDocUpdatePolicy.append": {"fq_name": "files.PaperDocUpdatePolicy.append", "param_name": "appendValue", "static_instance": "APPEND", "getter_method": null, "containing_data_type_ref": "files.PaperDocUpdatePolicy", "route_refs": [], "_type": "FieldReference"}, "files.PaperDocUpdatePolicy.other": {"fq_name": "files.PaperDocUpdatePolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.PaperDocUpdatePolicy", "route_refs": [], "_type": "FieldReference"}, "files.PaperUpdateArg.path": {"fq_name": "files.PaperUpdateArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.PaperUpdateArg", "route_refs": ["files.paper/update"], "_type": "FieldReference"}, "files.PaperUpdateArg.import_format": {"fq_name": "files.PaperUpdateArg.import_format", "param_name": "importFormat", "static_instance": null, "getter_method": "getImportFormat", "containing_data_type_ref": "files.PaperUpdateArg", "route_refs": ["files.paper/update"], "_type": "FieldReference"}, "files.PaperUpdateArg.doc_update_policy": {"fq_name": "files.PaperUpdateArg.doc_update_policy", "param_name": "docUpdatePolicy", "static_instance": null, "getter_method": "getDocUpdatePolicy", "containing_data_type_ref": "files.PaperUpdateArg", "route_refs": ["files.paper/update"], "_type": "FieldReference"}, "files.PaperUpdateArg.paper_revision": {"fq_name": "files.PaperUpdateArg.paper_revision", "param_name": "paperRevision", "static_instance": null, "getter_method": "getPaperRevision", "containing_data_type_ref": "files.PaperUpdateArg", "route_refs": ["files.paper/update"], "_type": "FieldReference"}, "files.PaperUpdateError.insufficient_permissions": {"fq_name": "files.PaperUpdateError.insufficient_permissions", "param_name": "insufficientPermissionsValue", "static_instance": "INSUFFICIENT_PERMISSIONS", "getter_method": null, "containing_data_type_ref": "files.PaperUpdateError", "route_refs": [], "_type": "FieldReference"}, "files.PaperUpdateError.content_malformed": {"fq_name": "files.PaperUpdateError.content_malformed", "param_name": "contentMalformedValue", "static_instance": "CONTENT_MALFORMED", "getter_method": null, "containing_data_type_ref": "files.PaperUpdateError", "route_refs": [], "_type": "FieldReference"}, "files.PaperUpdateError.doc_length_exceeded": {"fq_name": "files.PaperUpdateError.doc_length_exceeded", "param_name": "docLengthExceededValue", "static_instance": "DOC_LENGTH_EXCEEDED", "getter_method": null, "containing_data_type_ref": "files.PaperUpdateError", "route_refs": [], "_type": "FieldReference"}, "files.PaperUpdateError.image_size_exceeded": {"fq_name": "files.PaperUpdateError.image_size_exceeded", "param_name": "imageSizeExceededValue", "static_instance": "IMAGE_SIZE_EXCEEDED", "getter_method": null, "containing_data_type_ref": "files.PaperUpdateError", "route_refs": [], "_type": "FieldReference"}, "files.PaperUpdateError.other": {"fq_name": "files.PaperUpdateError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.PaperUpdateError", "route_refs": [], "_type": "FieldReference"}, "files.PaperUpdateError.path": {"fq_name": "files.PaperUpdateError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.PaperUpdateError", "route_refs": [], "_type": "FieldReference"}, "files.PaperUpdateError.revision_mismatch": {"fq_name": "files.PaperUpdateError.revision_mismatch", "param_name": "revisionMismatchValue", "static_instance": "REVISION_MISMATCH", "getter_method": null, "containing_data_type_ref": "files.PaperUpdateError", "route_refs": [], "_type": "FieldReference"}, "files.PaperUpdateError.doc_archived": {"fq_name": "files.PaperUpdateError.doc_archived", "param_name": "docArchivedValue", "static_instance": "DOC_ARCHIVED", "getter_method": null, "containing_data_type_ref": "files.PaperUpdateError", "route_refs": [], "_type": "FieldReference"}, "files.PaperUpdateError.doc_deleted": {"fq_name": "files.PaperUpdateError.doc_deleted", "param_name": "docDeletedValue", "static_instance": "DOC_DELETED", "getter_method": null, "containing_data_type_ref": "files.PaperUpdateError", "route_refs": [], "_type": "FieldReference"}, "files.PaperUpdateResult.paper_revision": {"fq_name": "files.PaperUpdateResult.paper_revision", "param_name": "paperRevision", "static_instance": null, "getter_method": "getPaperRevision", "containing_data_type_ref": "files.PaperUpdateResult", "route_refs": [], "_type": "FieldReference"}, "files.PathOrLink.path": {"fq_name": "files.PathOrLink.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.PathOrLink", "route_refs": [], "_type": "FieldReference"}, "files.PathOrLink.link": {"fq_name": "files.PathOrLink.link", "param_name": "linkValue", "static_instance": null, "getter_method": "getLinkValue", "containing_data_type_ref": "files.PathOrLink", "route_refs": [], "_type": "FieldReference"}, "files.PathOrLink.other": {"fq_name": "files.PathOrLink.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.PathOrLink", "route_refs": [], "_type": "FieldReference"}, "files.PathToTags.path": {"fq_name": "files.PathToTags.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.PathToTags", "route_refs": [], "_type": "FieldReference"}, "files.PathToTags.tags": {"fq_name": "files.PathToTags.tags", "param_name": "tags", "static_instance": null, "getter_method": "getTags", "containing_data_type_ref": "files.PathToTags", "route_refs": [], "_type": "FieldReference"}, "files.PhotoMetadata.dimensions": {"fq_name": "files.PhotoMetadata.dimensions", "param_name": "dimensions", "static_instance": null, "getter_method": "getDimensions", "containing_data_type_ref": "files.PhotoMetadata", "route_refs": [], "_type": "FieldReference"}, "files.PhotoMetadata.location": {"fq_name": "files.PhotoMetadata.location", "param_name": "location", "static_instance": null, "getter_method": "getLocation", "containing_data_type_ref": "files.PhotoMetadata", "route_refs": [], "_type": "FieldReference"}, "files.PhotoMetadata.time_taken": {"fq_name": "files.PhotoMetadata.time_taken", "param_name": "timeTaken", "static_instance": null, "getter_method": "getTimeTaken", "containing_data_type_ref": "files.PhotoMetadata", "route_refs": [], "_type": "FieldReference"}, "files.PreviewArg.path": {"fq_name": "files.PreviewArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.PreviewArg", "route_refs": ["files.get_preview"], "_type": "FieldReference"}, "files.PreviewArg.rev": {"fq_name": "files.PreviewArg.rev", "param_name": "rev", "static_instance": null, "getter_method": "getRev", "containing_data_type_ref": "files.PreviewArg", "route_refs": ["files.get_preview"], "_type": "FieldReference"}, "files.PreviewError.path": {"fq_name": "files.PreviewError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.PreviewError", "route_refs": [], "_type": "FieldReference"}, "files.PreviewError.in_progress": {"fq_name": "files.PreviewError.in_progress", "param_name": "inProgressValue", "static_instance": "IN_PROGRESS", "getter_method": null, "containing_data_type_ref": "files.PreviewError", "route_refs": [], "_type": "FieldReference"}, "files.PreviewError.unsupported_extension": {"fq_name": "files.PreviewError.unsupported_extension", "param_name": "unsupportedExtensionValue", "static_instance": "UNSUPPORTED_EXTENSION", "getter_method": null, "containing_data_type_ref": "files.PreviewError", "route_refs": [], "_type": "FieldReference"}, "files.PreviewError.unsupported_content": {"fq_name": "files.PreviewError.unsupported_content", "param_name": "unsupportedContentValue", "static_instance": "UNSUPPORTED_CONTENT", "getter_method": null, "containing_data_type_ref": "files.PreviewError", "route_refs": [], "_type": "FieldReference"}, "files.PreviewResult.file_metadata": {"fq_name": "files.PreviewResult.file_metadata", "param_name": "fileMetadata", "static_instance": null, "getter_method": "getFileMetadata", "containing_data_type_ref": "files.PreviewResult", "route_refs": [], "_type": "FieldReference"}, "files.PreviewResult.link_metadata": {"fq_name": "files.PreviewResult.link_metadata", "param_name": "linkMetadata", "static_instance": null, "getter_method": "getLinkMetadata", "containing_data_type_ref": "files.PreviewResult", "route_refs": [], "_type": "FieldReference"}, "files.RelocationArg.from_path": {"fq_name": "files.RelocationArg.from_path", "param_name": "fromPath", "static_instance": null, "getter_method": "getFromPath", "containing_data_type_ref": "files.RelocationArg", "route_refs": [], "_type": "FieldReference"}, "files.RelocationArg.to_path": {"fq_name": "files.RelocationArg.to_path", "param_name": "toPath", "static_instance": null, "getter_method": "getToPath", "containing_data_type_ref": "files.RelocationArg", "route_refs": [], "_type": "FieldReference"}, "files.RelocationArg.allow_shared_folder": {"fq_name": "files.RelocationArg.allow_shared_folder", "param_name": "allowSharedFolder", "static_instance": null, "getter_method": "getAllowSharedFolder", "containing_data_type_ref": "files.RelocationArg", "route_refs": [], "_type": "FieldReference"}, "files.RelocationArg.autorename": {"fq_name": "files.RelocationArg.autorename", "param_name": "autorename", "static_instance": null, "getter_method": "getAutorename", "containing_data_type_ref": "files.RelocationArg", "route_refs": [], "_type": "FieldReference"}, "files.RelocationArg.allow_ownership_transfer": {"fq_name": "files.RelocationArg.allow_ownership_transfer", "param_name": "allowOwnershipTransfer", "static_instance": null, "getter_method": "getAllowOwnershipTransfer", "containing_data_type_ref": "files.RelocationArg", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchArg.entries": {"fq_name": "files.RelocationBatchArg.entries", "param_name": "entries", "static_instance": null, "getter_method": "getEntries", "containing_data_type_ref": "files.RelocationBatchArg", "route_refs": ["files.copy_batch_v2"], "_type": "FieldReference"}, "files.RelocationBatchArg.autorename": {"fq_name": "files.RelocationBatchArg.autorename", "param_name": "autorename", "static_instance": null, "getter_method": "getAutorename", "containing_data_type_ref": "files.RelocationBatchArg", "route_refs": ["files.copy_batch_v2"], "_type": "FieldReference"}, "files.RelocationBatchArg.allow_shared_folder": {"fq_name": "files.RelocationBatchArg.allow_shared_folder", "param_name": "allowSharedFolder", "static_instance": null, "getter_method": "getAllowSharedFolder", "containing_data_type_ref": "files.RelocationBatchArg", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchArg.allow_ownership_transfer": {"fq_name": "files.RelocationBatchArg.allow_ownership_transfer", "param_name": "allowOwnershipTransfer", "static_instance": null, "getter_method": "getAllowOwnershipTransfer", "containing_data_type_ref": "files.RelocationBatchArg", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchArgBase.entries": {"fq_name": "files.RelocationBatchArgBase.entries", "param_name": "entries", "static_instance": null, "getter_method": "getEntries", "containing_data_type_ref": "files.RelocationBatchArgBase", "route_refs": ["files.copy_batch_v2"], "_type": "FieldReference"}, "files.RelocationBatchArgBase.autorename": {"fq_name": "files.RelocationBatchArgBase.autorename", "param_name": "autorename", "static_instance": null, "getter_method": "getAutorename", "containing_data_type_ref": "files.RelocationBatchArgBase", "route_refs": ["files.copy_batch_v2"], "_type": "FieldReference"}, "files.RelocationBatchError.from_lookup": {"fq_name": "files.RelocationBatchError.from_lookup", "param_name": "fromLookupValue", "static_instance": null, "getter_method": "getFromLookupValue", "containing_data_type_ref": "files.RelocationBatchError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchError.from_write": {"fq_name": "files.RelocationBatchError.from_write", "param_name": "fromWriteValue", "static_instance": null, "getter_method": "getFromWriteValue", "containing_data_type_ref": "files.RelocationBatchError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchError.to": {"fq_name": "files.RelocationBatchError.to", "param_name": "toValue", "static_instance": null, "getter_method": "getToValue", "containing_data_type_ref": "files.RelocationBatchError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchError.cant_copy_shared_folder": {"fq_name": "files.RelocationBatchError.cant_copy_shared_folder", "param_name": "cantCopySharedFolderValue", "static_instance": "CANT_COPY_SHARED_FOLDER", "getter_method": null, "containing_data_type_ref": "files.RelocationBatchError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchError.cant_nest_shared_folder": {"fq_name": "files.RelocationBatchError.cant_nest_shared_folder", "param_name": "cantNestSharedFolderValue", "static_instance": "CANT_NEST_SHARED_FOLDER", "getter_method": null, "containing_data_type_ref": "files.RelocationBatchError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchError.cant_move_folder_into_itself": {"fq_name": "files.RelocationBatchError.cant_move_folder_into_itself", "param_name": "cantMoveFolderIntoItselfValue", "static_instance": "CANT_MOVE_FOLDER_INTO_ITSELF", "getter_method": null, "containing_data_type_ref": "files.RelocationBatchError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchError.too_many_files": {"fq_name": "files.RelocationBatchError.too_many_files", "param_name": "tooManyFilesValue", "static_instance": "TOO_MANY_FILES", "getter_method": null, "containing_data_type_ref": "files.RelocationBatchError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchError.duplicated_or_nested_paths": {"fq_name": "files.RelocationBatchError.duplicated_or_nested_paths", "param_name": "duplicatedOrNestedPathsValue", "static_instance": "DUPLICATED_OR_NESTED_PATHS", "getter_method": null, "containing_data_type_ref": "files.RelocationBatchError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchError.cant_transfer_ownership": {"fq_name": "files.RelocationBatchError.cant_transfer_ownership", "param_name": "cantTransferOwnershipValue", "static_instance": "CANT_TRANSFER_OWNERSHIP", "getter_method": null, "containing_data_type_ref": "files.RelocationBatchError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchError.insufficient_quota": {"fq_name": "files.RelocationBatchError.insufficient_quota", "param_name": "insufficientQuotaValue", "static_instance": "INSUFFICIENT_QUOTA", "getter_method": null, "containing_data_type_ref": "files.RelocationBatchError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchError.internal_error": {"fq_name": "files.RelocationBatchError.internal_error", "param_name": "internalErrorValue", "static_instance": "INTERNAL_ERROR", "getter_method": null, "containing_data_type_ref": "files.RelocationBatchError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchError.cant_move_shared_folder": {"fq_name": "files.RelocationBatchError.cant_move_shared_folder", "param_name": "cantMoveSharedFolderValue", "static_instance": "CANT_MOVE_SHARED_FOLDER", "getter_method": null, "containing_data_type_ref": "files.RelocationBatchError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchError.cant_move_into_vault": {"fq_name": "files.RelocationBatchError.cant_move_into_vault", "param_name": "cantMoveIntoVaultValue", "static_instance": null, "getter_method": "getCantMoveIntoVaultValue", "containing_data_type_ref": "files.RelocationBatchError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchError.cant_move_into_family": {"fq_name": "files.RelocationBatchError.cant_move_into_family", "param_name": "cantMoveIntoFamilyValue", "static_instance": null, "getter_method": "getCantMoveIntoFamilyValue", "containing_data_type_ref": "files.RelocationBatchError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchError.other": {"fq_name": "files.RelocationBatchError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.RelocationBatchError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchError.too_many_write_operations": {"fq_name": "files.RelocationBatchError.too_many_write_operations", "param_name": "tooManyWriteOperationsValue", "static_instance": "TOO_MANY_WRITE_OPERATIONS", "getter_method": null, "containing_data_type_ref": "files.RelocationBatchError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchErrorEntry.relocation_error": {"fq_name": "files.RelocationBatchErrorEntry.relocation_error", "param_name": "relocationErrorValue", "static_instance": null, "getter_method": "getRelocationErrorValue", "containing_data_type_ref": "files.RelocationBatchErrorEntry", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchErrorEntry.internal_error": {"fq_name": "files.RelocationBatchErrorEntry.internal_error", "param_name": "internalErrorValue", "static_instance": "INTERNAL_ERROR", "getter_method": null, "containing_data_type_ref": "files.RelocationBatchErrorEntry", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchErrorEntry.too_many_write_operations": {"fq_name": "files.RelocationBatchErrorEntry.too_many_write_operations", "param_name": "tooManyWriteOperationsValue", "static_instance": "TOO_MANY_WRITE_OPERATIONS", "getter_method": null, "containing_data_type_ref": "files.RelocationBatchErrorEntry", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchErrorEntry.other": {"fq_name": "files.RelocationBatchErrorEntry.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.RelocationBatchErrorEntry", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchJobStatus.in_progress": {"fq_name": "files.RelocationBatchJobStatus.in_progress", "param_name": "inProgressValue", "static_instance": "IN_PROGRESS", "getter_method": null, "containing_data_type_ref": "files.RelocationBatchJobStatus", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchJobStatus.complete": {"fq_name": "files.RelocationBatchJobStatus.complete", "param_name": "completeValue", "static_instance": null, "getter_method": "getCompleteValue", "containing_data_type_ref": "files.RelocationBatchJobStatus", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchJobStatus.failed": {"fq_name": "files.RelocationBatchJobStatus.failed", "param_name": "failedValue", "static_instance": null, "getter_method": "getFailedValue", "containing_data_type_ref": "files.RelocationBatchJobStatus", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchLaunch.async_job_id": {"fq_name": "files.RelocationBatchLaunch.async_job_id", "param_name": "asyncJobIdValue", "static_instance": null, "getter_method": "getAsyncJobIdValue", "containing_data_type_ref": "files.RelocationBatchLaunch", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchLaunch.complete": {"fq_name": "files.RelocationBatchLaunch.complete", "param_name": "completeValue", "static_instance": null, "getter_method": "getCompleteValue", "containing_data_type_ref": "files.RelocationBatchLaunch", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchLaunch.other": {"fq_name": "files.RelocationBatchLaunch.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.RelocationBatchLaunch", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchResult.entries": {"fq_name": "files.RelocationBatchResult.entries", "param_name": "entries", "static_instance": null, "getter_method": "getEntries", "containing_data_type_ref": "files.RelocationBatchResult", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchResultData.metadata": {"fq_name": "files.RelocationBatchResultData.metadata", "param_name": "metadata", "static_instance": null, "getter_method": "getMetadata", "containing_data_type_ref": "files.RelocationBatchResultData", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchResultEntry.success": {"fq_name": "files.RelocationBatchResultEntry.success", "param_name": "successValue", "static_instance": null, "getter_method": "getSuccessValue", "containing_data_type_ref": "files.RelocationBatchResultEntry", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchResultEntry.failure": {"fq_name": "files.RelocationBatchResultEntry.failure", "param_name": "failureValue", "static_instance": null, "getter_method": "getFailureValue", "containing_data_type_ref": "files.RelocationBatchResultEntry", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchResultEntry.other": {"fq_name": "files.RelocationBatchResultEntry.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.RelocationBatchResultEntry", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchV2JobStatus.in_progress": {"fq_name": "files.RelocationBatchV2JobStatus.in_progress", "param_name": "inProgressValue", "static_instance": "IN_PROGRESS", "getter_method": null, "containing_data_type_ref": "files.RelocationBatchV2JobStatus", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchV2JobStatus.complete": {"fq_name": "files.RelocationBatchV2JobStatus.complete", "param_name": "completeValue", "static_instance": null, "getter_method": "getCompleteValue", "containing_data_type_ref": "files.RelocationBatchV2JobStatus", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchV2Launch.async_job_id": {"fq_name": "files.RelocationBatchV2Launch.async_job_id", "param_name": "asyncJobIdValue", "static_instance": null, "getter_method": "getAsyncJobIdValue", "containing_data_type_ref": "files.RelocationBatchV2Launch", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchV2Launch.complete": {"fq_name": "files.RelocationBatchV2Launch.complete", "param_name": "completeValue", "static_instance": null, "getter_method": "getCompleteValue", "containing_data_type_ref": "files.RelocationBatchV2Launch", "route_refs": [], "_type": "FieldReference"}, "files.RelocationBatchV2Result.entries": {"fq_name": "files.RelocationBatchV2Result.entries", "param_name": "entries", "static_instance": null, "getter_method": "getEntries", "containing_data_type_ref": "files.RelocationBatchV2Result", "route_refs": [], "_type": "FieldReference"}, "files.RelocationError.from_lookup": {"fq_name": "files.RelocationError.from_lookup", "param_name": "fromLookupValue", "static_instance": null, "getter_method": "getFromLookupValue", "containing_data_type_ref": "files.RelocationError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationError.from_write": {"fq_name": "files.RelocationError.from_write", "param_name": "fromWriteValue", "static_instance": null, "getter_method": "getFromWriteValue", "containing_data_type_ref": "files.RelocationError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationError.to": {"fq_name": "files.RelocationError.to", "param_name": "toValue", "static_instance": null, "getter_method": "getToValue", "containing_data_type_ref": "files.RelocationError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationError.cant_copy_shared_folder": {"fq_name": "files.RelocationError.cant_copy_shared_folder", "param_name": "cantCopySharedFolderValue", "static_instance": "CANT_COPY_SHARED_FOLDER", "getter_method": null, "containing_data_type_ref": "files.RelocationError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationError.cant_nest_shared_folder": {"fq_name": "files.RelocationError.cant_nest_shared_folder", "param_name": "cantNestSharedFolderValue", "static_instance": "CANT_NEST_SHARED_FOLDER", "getter_method": null, "containing_data_type_ref": "files.RelocationError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationError.cant_move_folder_into_itself": {"fq_name": "files.RelocationError.cant_move_folder_into_itself", "param_name": "cantMoveFolderIntoItselfValue", "static_instance": "CANT_MOVE_FOLDER_INTO_ITSELF", "getter_method": null, "containing_data_type_ref": "files.RelocationError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationError.too_many_files": {"fq_name": "files.RelocationError.too_many_files", "param_name": "tooManyFilesValue", "static_instance": "TOO_MANY_FILES", "getter_method": null, "containing_data_type_ref": "files.RelocationError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationError.duplicated_or_nested_paths": {"fq_name": "files.RelocationError.duplicated_or_nested_paths", "param_name": "duplicatedOrNestedPathsValue", "static_instance": "DUPLICATED_OR_NESTED_PATHS", "getter_method": null, "containing_data_type_ref": "files.RelocationError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationError.cant_transfer_ownership": {"fq_name": "files.RelocationError.cant_transfer_ownership", "param_name": "cantTransferOwnershipValue", "static_instance": "CANT_TRANSFER_OWNERSHIP", "getter_method": null, "containing_data_type_ref": "files.RelocationError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationError.insufficient_quota": {"fq_name": "files.RelocationError.insufficient_quota", "param_name": "insufficientQuotaValue", "static_instance": "INSUFFICIENT_QUOTA", "getter_method": null, "containing_data_type_ref": "files.RelocationError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationError.internal_error": {"fq_name": "files.RelocationError.internal_error", "param_name": "internalErrorValue", "static_instance": "INTERNAL_ERROR", "getter_method": null, "containing_data_type_ref": "files.RelocationError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationError.cant_move_shared_folder": {"fq_name": "files.RelocationError.cant_move_shared_folder", "param_name": "cantMoveSharedFolderValue", "static_instance": "CANT_MOVE_SHARED_FOLDER", "getter_method": null, "containing_data_type_ref": "files.RelocationError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationError.cant_move_into_vault": {"fq_name": "files.RelocationError.cant_move_into_vault", "param_name": "cantMoveIntoVaultValue", "static_instance": null, "getter_method": "getCantMoveIntoVaultValue", "containing_data_type_ref": "files.RelocationError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationError.cant_move_into_family": {"fq_name": "files.RelocationError.cant_move_into_family", "param_name": "cantMoveIntoFamilyValue", "static_instance": null, "getter_method": "getCantMoveIntoFamilyValue", "containing_data_type_ref": "files.RelocationError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationError.other": {"fq_name": "files.RelocationError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.RelocationError", "route_refs": [], "_type": "FieldReference"}, "files.RelocationPath.from_path": {"fq_name": "files.RelocationPath.from_path", "param_name": "fromPath", "static_instance": null, "getter_method": "getFromPath", "containing_data_type_ref": "files.RelocationPath", "route_refs": [], "_type": "FieldReference"}, "files.RelocationPath.to_path": {"fq_name": "files.RelocationPath.to_path", "param_name": "toPath", "static_instance": null, "getter_method": "getToPath", "containing_data_type_ref": "files.RelocationPath", "route_refs": [], "_type": "FieldReference"}, "files.RelocationResult.metadata": {"fq_name": "files.RelocationResult.metadata", "param_name": "metadata", "static_instance": null, "getter_method": "getMetadata", "containing_data_type_ref": "files.RelocationResult", "route_refs": [], "_type": "FieldReference"}, "files.RemoveTagArg.path": {"fq_name": "files.RemoveTagArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.RemoveTagArg", "route_refs": [], "_type": "FieldReference"}, "files.RemoveTagArg.tag_text": {"fq_name": "files.RemoveTagArg.tag_text", "param_name": "tagText", "static_instance": null, "getter_method": "getTagText", "containing_data_type_ref": "files.RemoveTagArg", "route_refs": [], "_type": "FieldReference"}, "files.RemoveTagError.path": {"fq_name": "files.RemoveTagError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.RemoveTagError", "route_refs": [], "_type": "FieldReference"}, "files.RemoveTagError.other": {"fq_name": "files.RemoveTagError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.RemoveTagError", "route_refs": [], "_type": "FieldReference"}, "files.RemoveTagError.tag_not_present": {"fq_name": "files.RemoveTagError.tag_not_present", "param_name": "tagNotPresentValue", "static_instance": "TAG_NOT_PRESENT", "getter_method": null, "containing_data_type_ref": "files.RemoveTagError", "route_refs": [], "_type": "FieldReference"}, "files.RestoreArg.path": {"fq_name": "files.RestoreArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.RestoreArg", "route_refs": [], "_type": "FieldReference"}, "files.RestoreArg.rev": {"fq_name": "files.RestoreArg.rev", "param_name": "rev", "static_instance": null, "getter_method": "getRev", "containing_data_type_ref": "files.RestoreArg", "route_refs": [], "_type": "FieldReference"}, "files.RestoreError.path_lookup": {"fq_name": "files.RestoreError.path_lookup", "param_name": "pathLookupValue", "static_instance": null, "getter_method": "getPathLookupValue", "containing_data_type_ref": "files.RestoreError", "route_refs": [], "_type": "FieldReference"}, "files.RestoreError.path_write": {"fq_name": "files.RestoreError.path_write", "param_name": "pathWriteValue", "static_instance": null, "getter_method": "getPathWriteValue", "containing_data_type_ref": "files.RestoreError", "route_refs": [], "_type": "FieldReference"}, "files.RestoreError.invalid_revision": {"fq_name": "files.RestoreError.invalid_revision", "param_name": "invalidRevisionValue", "static_instance": "INVALID_REVISION", "getter_method": null, "containing_data_type_ref": "files.RestoreError", "route_refs": [], "_type": "FieldReference"}, "files.RestoreError.in_progress": {"fq_name": "files.RestoreError.in_progress", "param_name": "inProgressValue", "static_instance": "IN_PROGRESS", "getter_method": null, "containing_data_type_ref": "files.RestoreError", "route_refs": [], "_type": "FieldReference"}, "files.RestoreError.other": {"fq_name": "files.RestoreError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.RestoreError", "route_refs": [], "_type": "FieldReference"}, "files.SaveCopyReferenceArg.copy_reference": {"fq_name": "files.SaveCopyReferenceArg.copy_reference", "param_name": "copyReference", "static_instance": null, "getter_method": "getCopyReference", "containing_data_type_ref": "files.SaveCopyReferenceArg", "route_refs": [], "_type": "FieldReference"}, "files.SaveCopyReferenceArg.path": {"fq_name": "files.SaveCopyReferenceArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.SaveCopyReferenceArg", "route_refs": [], "_type": "FieldReference"}, "files.SaveCopyReferenceError.path": {"fq_name": "files.SaveCopyReferenceError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.SaveCopyReferenceError", "route_refs": [], "_type": "FieldReference"}, "files.SaveCopyReferenceError.invalid_copy_reference": {"fq_name": "files.SaveCopyReferenceError.invalid_copy_reference", "param_name": "invalidCopyReferenceValue", "static_instance": "INVALID_COPY_REFERENCE", "getter_method": null, "containing_data_type_ref": "files.SaveCopyReferenceError", "route_refs": [], "_type": "FieldReference"}, "files.SaveCopyReferenceError.no_permission": {"fq_name": "files.SaveCopyReferenceError.no_permission", "param_name": "noPermissionValue", "static_instance": "NO_PERMISSION", "getter_method": null, "containing_data_type_ref": "files.SaveCopyReferenceError", "route_refs": [], "_type": "FieldReference"}, "files.SaveCopyReferenceError.not_found": {"fq_name": "files.SaveCopyReferenceError.not_found", "param_name": "notFoundValue", "static_instance": "NOT_FOUND", "getter_method": null, "containing_data_type_ref": "files.SaveCopyReferenceError", "route_refs": [], "_type": "FieldReference"}, "files.SaveCopyReferenceError.too_many_files": {"fq_name": "files.SaveCopyReferenceError.too_many_files", "param_name": "tooManyFilesValue", "static_instance": "TOO_MANY_FILES", "getter_method": null, "containing_data_type_ref": "files.SaveCopyReferenceError", "route_refs": [], "_type": "FieldReference"}, "files.SaveCopyReferenceError.other": {"fq_name": "files.SaveCopyReferenceError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.SaveCopyReferenceError", "route_refs": [], "_type": "FieldReference"}, "files.SaveCopyReferenceResult.metadata": {"fq_name": "files.SaveCopyReferenceResult.metadata", "param_name": "metadata", "static_instance": null, "getter_method": "getMetadata", "containing_data_type_ref": "files.SaveCopyReferenceResult", "route_refs": [], "_type": "FieldReference"}, "files.SaveUrlArg.path": {"fq_name": "files.SaveUrlArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.SaveUrlArg", "route_refs": [], "_type": "FieldReference"}, "files.SaveUrlArg.url": {"fq_name": "files.SaveUrlArg.url", "param_name": "url", "static_instance": null, "getter_method": "getUrl", "containing_data_type_ref": "files.SaveUrlArg", "route_refs": [], "_type": "FieldReference"}, "files.SaveUrlError.path": {"fq_name": "files.SaveUrlError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.SaveUrlError", "route_refs": [], "_type": "FieldReference"}, "files.SaveUrlError.download_failed": {"fq_name": "files.SaveUrlError.download_failed", "param_name": "downloadFailedValue", "static_instance": "DOWNLOAD_FAILED", "getter_method": null, "containing_data_type_ref": "files.SaveUrlError", "route_refs": [], "_type": "FieldReference"}, "files.SaveUrlError.invalid_url": {"fq_name": "files.SaveUrlError.invalid_url", "param_name": "invalidUrlValue", "static_instance": "INVALID_URL", "getter_method": null, "containing_data_type_ref": "files.SaveUrlError", "route_refs": [], "_type": "FieldReference"}, "files.SaveUrlError.not_found": {"fq_name": "files.SaveUrlError.not_found", "param_name": "notFoundValue", "static_instance": "NOT_FOUND", "getter_method": null, "containing_data_type_ref": "files.SaveUrlError", "route_refs": [], "_type": "FieldReference"}, "files.SaveUrlError.other": {"fq_name": "files.SaveUrlError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.SaveUrlError", "route_refs": [], "_type": "FieldReference"}, "files.SaveUrlJobStatus.in_progress": {"fq_name": "files.SaveUrlJobStatus.in_progress", "param_name": "inProgressValue", "static_instance": "IN_PROGRESS", "getter_method": null, "containing_data_type_ref": "files.SaveUrlJobStatus", "route_refs": [], "_type": "FieldReference"}, "files.SaveUrlJobStatus.complete": {"fq_name": "files.SaveUrlJobStatus.complete", "param_name": "completeValue", "static_instance": null, "getter_method": "getCompleteValue", "containing_data_type_ref": "files.SaveUrlJobStatus", "route_refs": [], "_type": "FieldReference"}, "files.SaveUrlJobStatus.failed": {"fq_name": "files.SaveUrlJobStatus.failed", "param_name": "failedValue", "static_instance": null, "getter_method": "getFailedValue", "containing_data_type_ref": "files.SaveUrlJobStatus", "route_refs": [], "_type": "FieldReference"}, "files.SaveUrlResult.async_job_id": {"fq_name": "files.SaveUrlResult.async_job_id", "param_name": "asyncJobIdValue", "static_instance": null, "getter_method": "getAsyncJobIdValue", "containing_data_type_ref": "files.SaveUrlResult", "route_refs": [], "_type": "FieldReference"}, "files.SaveUrlResult.complete": {"fq_name": "files.SaveUrlResult.complete", "param_name": "completeValue", "static_instance": null, "getter_method": "getCompleteValue", "containing_data_type_ref": "files.SaveUrlResult", "route_refs": [], "_type": "FieldReference"}, "files.SearchArg.path": {"fq_name": "files.SearchArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.SearchArg", "route_refs": [], "_type": "FieldReference"}, "files.SearchArg.query": {"fq_name": "files.SearchArg.query", "param_name": "query", "static_instance": null, "getter_method": "getQuery", "containing_data_type_ref": "files.SearchArg", "route_refs": [], "_type": "FieldReference"}, "files.SearchArg.start": {"fq_name": "files.SearchArg.start", "param_name": "start", "static_instance": null, "getter_method": "getStart", "containing_data_type_ref": "files.SearchArg", "route_refs": [], "_type": "FieldReference"}, "files.SearchArg.max_results": {"fq_name": "files.SearchArg.max_results", "param_name": "maxResults", "static_instance": null, "getter_method": "getMaxResults", "containing_data_type_ref": "files.SearchArg", "route_refs": [], "_type": "FieldReference"}, "files.SearchArg.mode": {"fq_name": "files.SearchArg.mode", "param_name": "mode", "static_instance": null, "getter_method": "getMode", "containing_data_type_ref": "files.SearchArg", "route_refs": [], "_type": "FieldReference"}, "files.SearchError.path": {"fq_name": "files.SearchError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.SearchError", "route_refs": [], "_type": "FieldReference"}, "files.SearchError.invalid_argument": {"fq_name": "files.SearchError.invalid_argument", "param_name": "invalidArgumentValue", "static_instance": null, "getter_method": "getInvalidArgumentValue", "containing_data_type_ref": "files.SearchError", "route_refs": [], "_type": "FieldReference"}, "files.SearchError.internal_error": {"fq_name": "files.SearchError.internal_error", "param_name": "internalErrorValue", "static_instance": "INTERNAL_ERROR", "getter_method": null, "containing_data_type_ref": "files.SearchError", "route_refs": [], "_type": "FieldReference"}, "files.SearchError.other": {"fq_name": "files.SearchError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.SearchError", "route_refs": [], "_type": "FieldReference"}, "files.SearchMatch.match_type": {"fq_name": "files.SearchMatch.match_type", "param_name": "matchType", "static_instance": null, "getter_method": "getMatchType", "containing_data_type_ref": "files.SearchMatch", "route_refs": [], "_type": "FieldReference"}, "files.SearchMatch.metadata": {"fq_name": "files.SearchMatch.metadata", "param_name": "metadata", "static_instance": null, "getter_method": "getMetadata", "containing_data_type_ref": "files.SearchMatch", "route_refs": [], "_type": "FieldReference"}, "files.SearchMatchFieldOptions.include_highlights": {"fq_name": "files.SearchMatchFieldOptions.include_highlights", "param_name": "includeHighlights", "static_instance": null, "getter_method": "getIncludeHighlights", "containing_data_type_ref": "files.SearchMatchFieldOptions", "route_refs": [], "_type": "FieldReference"}, "files.SearchMatchType.filename": {"fq_name": "files.SearchMatchType.filename", "param_name": "filenameValue", "static_instance": "FILENAME", "getter_method": null, "containing_data_type_ref": "files.SearchMatchType", "route_refs": [], "_type": "FieldReference"}, "files.SearchMatchType.content": {"fq_name": "files.SearchMatchType.content", "param_name": "contentValue", "static_instance": "CONTENT", "getter_method": null, "containing_data_type_ref": "files.SearchMatchType", "route_refs": [], "_type": "FieldReference"}, "files.SearchMatchType.both": {"fq_name": "files.SearchMatchType.both", "param_name": "bothValue", "static_instance": "BOTH", "getter_method": null, "containing_data_type_ref": "files.SearchMatchType", "route_refs": [], "_type": "FieldReference"}, "files.SearchMatchTypeV2.filename": {"fq_name": "files.SearchMatchTypeV2.filename", "param_name": "filenameValue", "static_instance": "FILENAME", "getter_method": null, "containing_data_type_ref": "files.SearchMatchTypeV2", "route_refs": [], "_type": "FieldReference"}, "files.SearchMatchTypeV2.file_content": {"fq_name": "files.SearchMatchTypeV2.file_content", "param_name": "fileContentValue", "static_instance": "FILE_CONTENT", "getter_method": null, "containing_data_type_ref": "files.SearchMatchTypeV2", "route_refs": [], "_type": "FieldReference"}, "files.SearchMatchTypeV2.filename_and_content": {"fq_name": "files.SearchMatchTypeV2.filename_and_content", "param_name": "filenameAndContentValue", "static_instance": "FILENAME_AND_CONTENT", "getter_method": null, "containing_data_type_ref": "files.SearchMatchTypeV2", "route_refs": [], "_type": "FieldReference"}, "files.SearchMatchTypeV2.image_content": {"fq_name": "files.SearchMatchTypeV2.image_content", "param_name": "imageContentValue", "static_instance": "IMAGE_CONTENT", "getter_method": null, "containing_data_type_ref": "files.SearchMatchTypeV2", "route_refs": [], "_type": "FieldReference"}, "files.SearchMatchTypeV2.other": {"fq_name": "files.SearchMatchTypeV2.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.SearchMatchTypeV2", "route_refs": [], "_type": "FieldReference"}, "files.SearchMatchV2.metadata": {"fq_name": "files.SearchMatchV2.metadata", "param_name": "metadata", "static_instance": null, "getter_method": "getMetadata", "containing_data_type_ref": "files.SearchMatchV2", "route_refs": [], "_type": "FieldReference"}, "files.SearchMatchV2.match_type": {"fq_name": "files.SearchMatchV2.match_type", "param_name": "matchType", "static_instance": null, "getter_method": "getMatchType", "containing_data_type_ref": "files.SearchMatchV2", "route_refs": [], "_type": "FieldReference"}, "files.SearchMatchV2.highlight_spans": {"fq_name": "files.SearchMatchV2.highlight_spans", "param_name": "highlightSpans", "static_instance": null, "getter_method": "getHighlightSpans", "containing_data_type_ref": "files.SearchMatchV2", "route_refs": [], "_type": "FieldReference"}, "files.SearchMode.filename": {"fq_name": "files.SearchMode.filename", "param_name": "filenameValue", "static_instance": "FILENAME", "getter_method": null, "containing_data_type_ref": "files.SearchMode", "route_refs": [], "_type": "FieldReference"}, "files.SearchMode.filename_and_content": {"fq_name": "files.SearchMode.filename_and_content", "param_name": "filenameAndContentValue", "static_instance": "FILENAME_AND_CONTENT", "getter_method": null, "containing_data_type_ref": "files.SearchMode", "route_refs": [], "_type": "FieldReference"}, "files.SearchMode.deleted_filename": {"fq_name": "files.SearchMode.deleted_filename", "param_name": "deletedFilenameValue", "static_instance": "DELETED_FILENAME", "getter_method": null, "containing_data_type_ref": "files.SearchMode", "route_refs": [], "_type": "FieldReference"}, "files.SearchOptions.path": {"fq_name": "files.SearchOptions.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.SearchOptions", "route_refs": [], "_type": "FieldReference"}, "files.SearchOptions.max_results": {"fq_name": "files.SearchOptions.max_results", "param_name": "maxResults", "static_instance": null, "getter_method": "getMaxResults", "containing_data_type_ref": "files.SearchOptions", "route_refs": [], "_type": "FieldReference"}, "files.SearchOptions.order_by": {"fq_name": "files.SearchOptions.order_by", "param_name": "orderBy", "static_instance": null, "getter_method": "getOrderBy", "containing_data_type_ref": "files.SearchOptions", "route_refs": [], "_type": "FieldReference"}, "files.SearchOptions.file_status": {"fq_name": "files.SearchOptions.file_status", "param_name": "fileStatus", "static_instance": null, "getter_method": "getFileStatus", "containing_data_type_ref": "files.SearchOptions", "route_refs": [], "_type": "FieldReference"}, "files.SearchOptions.filename_only": {"fq_name": "files.SearchOptions.filename_only", "param_name": "filenameOnly", "static_instance": null, "getter_method": "getFilenameOnly", "containing_data_type_ref": "files.SearchOptions", "route_refs": [], "_type": "FieldReference"}, "files.SearchOptions.file_extensions": {"fq_name": "files.SearchOptions.file_extensions", "param_name": "fileExtensions", "static_instance": null, "getter_method": "getFileExtensions", "containing_data_type_ref": "files.SearchOptions", "route_refs": [], "_type": "FieldReference"}, "files.SearchOptions.file_categories": {"fq_name": "files.SearchOptions.file_categories", "param_name": "fileCategories", "static_instance": null, "getter_method": "getFileCategories", "containing_data_type_ref": "files.SearchOptions", "route_refs": [], "_type": "FieldReference"}, "files.SearchOptions.account_id": {"fq_name": "files.SearchOptions.account_id", "param_name": "accountId", "static_instance": null, "getter_method": "getAccountId", "containing_data_type_ref": "files.SearchOptions", "route_refs": [], "_type": "FieldReference"}, "files.SearchOrderBy.relevance": {"fq_name": "files.SearchOrderBy.relevance", "param_name": "relevanceValue", "static_instance": "RELEVANCE", "getter_method": null, "containing_data_type_ref": "files.SearchOrderBy", "route_refs": [], "_type": "FieldReference"}, "files.SearchOrderBy.last_modified_time": {"fq_name": "files.SearchOrderBy.last_modified_time", "param_name": "lastModifiedTimeValue", "static_instance": "LAST_MODIFIED_TIME", "getter_method": null, "containing_data_type_ref": "files.SearchOrderBy", "route_refs": [], "_type": "FieldReference"}, "files.SearchOrderBy.other": {"fq_name": "files.SearchOrderBy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.SearchOrderBy", "route_refs": [], "_type": "FieldReference"}, "files.SearchResult.matches": {"fq_name": "files.SearchResult.matches", "param_name": "matches", "static_instance": null, "getter_method": "getMatches", "containing_data_type_ref": "files.SearchResult", "route_refs": [], "_type": "FieldReference"}, "files.SearchResult.more": {"fq_name": "files.SearchResult.more", "param_name": "more", "static_instance": null, "getter_method": "getMore", "containing_data_type_ref": "files.SearchResult", "route_refs": [], "_type": "FieldReference"}, "files.SearchResult.start": {"fq_name": "files.SearchResult.start", "param_name": "start", "static_instance": null, "getter_method": "getStart", "containing_data_type_ref": "files.SearchResult", "route_refs": [], "_type": "FieldReference"}, "files.SearchV2Arg.query": {"fq_name": "files.SearchV2Arg.query", "param_name": "query", "static_instance": null, "getter_method": "getQuery", "containing_data_type_ref": "files.SearchV2Arg", "route_refs": [], "_type": "FieldReference"}, "files.SearchV2Arg.options": {"fq_name": "files.SearchV2Arg.options", "param_name": "options", "static_instance": null, "getter_method": "getOptions", "containing_data_type_ref": "files.SearchV2Arg", "route_refs": [], "_type": "FieldReference"}, "files.SearchV2Arg.match_field_options": {"fq_name": "files.SearchV2Arg.match_field_options", "param_name": "matchFieldOptions", "static_instance": null, "getter_method": "getMatchFieldOptions", "containing_data_type_ref": "files.SearchV2Arg", "route_refs": [], "_type": "FieldReference"}, "files.SearchV2Arg.include_highlights": {"fq_name": "files.SearchV2Arg.include_highlights", "param_name": "includeHighlights", "static_instance": null, "getter_method": "getIncludeHighlights", "containing_data_type_ref": "files.SearchV2Arg", "route_refs": [], "_type": "FieldReference"}, "files.SearchV2ContinueArg.cursor": {"fq_name": "files.SearchV2ContinueArg.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "files.SearchV2ContinueArg", "route_refs": [], "_type": "FieldReference"}, "files.SearchV2Result.matches": {"fq_name": "files.SearchV2Result.matches", "param_name": "matches", "static_instance": null, "getter_method": "getMatches", "containing_data_type_ref": "files.SearchV2Result", "route_refs": [], "_type": "FieldReference"}, "files.SearchV2Result.has_more": {"fq_name": "files.SearchV2Result.has_more", "param_name": "hasMore", "static_instance": null, "getter_method": "getHasMore", "containing_data_type_ref": "files.SearchV2Result", "route_refs": [], "_type": "FieldReference"}, "files.SearchV2Result.cursor": {"fq_name": "files.SearchV2Result.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "files.SearchV2Result", "route_refs": [], "_type": "FieldReference"}, "files.SharedLink.url": {"fq_name": "files.SharedLink.url", "param_name": "url", "static_instance": null, "getter_method": "getUrl", "containing_data_type_ref": "files.SharedLink", "route_refs": [], "_type": "FieldReference"}, "files.SharedLink.password": {"fq_name": "files.SharedLink.password", "param_name": "password", "static_instance": null, "getter_method": "getPassword", "containing_data_type_ref": "files.SharedLink", "route_refs": [], "_type": "FieldReference"}, "files.SharedLinkFileInfo.url": {"fq_name": "files.SharedLinkFileInfo.url", "param_name": "url", "static_instance": null, "getter_method": "getUrl", "containing_data_type_ref": "files.SharedLinkFileInfo", "route_refs": [], "_type": "FieldReference"}, "files.SharedLinkFileInfo.path": {"fq_name": "files.SharedLinkFileInfo.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.SharedLinkFileInfo", "route_refs": [], "_type": "FieldReference"}, "files.SharedLinkFileInfo.password": {"fq_name": "files.SharedLinkFileInfo.password", "param_name": "password", "static_instance": null, "getter_method": "getPassword", "containing_data_type_ref": "files.SharedLinkFileInfo", "route_refs": [], "_type": "FieldReference"}, "files.SharingInfo.read_only": {"fq_name": "files.SharingInfo.read_only", "param_name": "readOnly", "static_instance": null, "getter_method": "getReadOnly", "containing_data_type_ref": "files.SharingInfo", "route_refs": [], "_type": "FieldReference"}, "files.SingleUserLock.created": {"fq_name": "files.SingleUserLock.created", "param_name": "created", "static_instance": null, "getter_method": "getCreated", "containing_data_type_ref": "files.SingleUserLock", "route_refs": [], "_type": "FieldReference"}, "files.SingleUserLock.lock_holder_account_id": {"fq_name": "files.SingleUserLock.lock_holder_account_id", "param_name": "lockHolderAccountId", "static_instance": null, "getter_method": "getLockHolderAccountId", "containing_data_type_ref": "files.SingleUserLock", "route_refs": [], "_type": "FieldReference"}, "files.SingleUserLock.lock_holder_team_id": {"fq_name": "files.SingleUserLock.lock_holder_team_id", "param_name": "lockHolderTeamId", "static_instance": null, "getter_method": "getLockHolderTeamId", "containing_data_type_ref": "files.SingleUserLock", "route_refs": [], "_type": "FieldReference"}, "files.SymlinkInfo.target": {"fq_name": "files.SymlinkInfo.target", "param_name": "target", "static_instance": null, "getter_method": "getTarget", "containing_data_type_ref": "files.SymlinkInfo", "route_refs": [], "_type": "FieldReference"}, "files.SyncSetting.default": {"fq_name": "files.SyncSetting.default", "param_name": "defaultValue", "static_instance": "DEFAULT", "getter_method": null, "containing_data_type_ref": "files.SyncSetting", "route_refs": [], "_type": "FieldReference"}, "files.SyncSetting.not_synced": {"fq_name": "files.SyncSetting.not_synced", "param_name": "notSyncedValue", "static_instance": "NOT_SYNCED", "getter_method": null, "containing_data_type_ref": "files.SyncSetting", "route_refs": [], "_type": "FieldReference"}, "files.SyncSetting.not_synced_inactive": {"fq_name": "files.SyncSetting.not_synced_inactive", "param_name": "notSyncedInactiveValue", "static_instance": "NOT_SYNCED_INACTIVE", "getter_method": null, "containing_data_type_ref": "files.SyncSetting", "route_refs": [], "_type": "FieldReference"}, "files.SyncSetting.other": {"fq_name": "files.SyncSetting.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.SyncSetting", "route_refs": [], "_type": "FieldReference"}, "files.SyncSettingArg.default": {"fq_name": "files.SyncSettingArg.default", "param_name": "defaultValue", "static_instance": "DEFAULT", "getter_method": null, "containing_data_type_ref": "files.SyncSettingArg", "route_refs": [], "_type": "FieldReference"}, "files.SyncSettingArg.not_synced": {"fq_name": "files.SyncSettingArg.not_synced", "param_name": "notSyncedValue", "static_instance": "NOT_SYNCED", "getter_method": null, "containing_data_type_ref": "files.SyncSettingArg", "route_refs": [], "_type": "FieldReference"}, "files.SyncSettingArg.other": {"fq_name": "files.SyncSettingArg.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.SyncSettingArg", "route_refs": [], "_type": "FieldReference"}, "files.SyncSettingsError.path": {"fq_name": "files.SyncSettingsError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.SyncSettingsError", "route_refs": [], "_type": "FieldReference"}, "files.SyncSettingsError.unsupported_combination": {"fq_name": "files.SyncSettingsError.unsupported_combination", "param_name": "unsupportedCombinationValue", "static_instance": "UNSUPPORTED_COMBINATION", "getter_method": null, "containing_data_type_ref": "files.SyncSettingsError", "route_refs": [], "_type": "FieldReference"}, "files.SyncSettingsError.unsupported_configuration": {"fq_name": "files.SyncSettingsError.unsupported_configuration", "param_name": "unsupportedConfigurationValue", "static_instance": "UNSUPPORTED_CONFIGURATION", "getter_method": null, "containing_data_type_ref": "files.SyncSettingsError", "route_refs": [], "_type": "FieldReference"}, "files.SyncSettingsError.other": {"fq_name": "files.SyncSettingsError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.SyncSettingsError", "route_refs": [], "_type": "FieldReference"}, "files.Tag.user_generated_tag": {"fq_name": "files.Tag.user_generated_tag", "param_name": "userGeneratedTagValue", "static_instance": null, "getter_method": "getUserGeneratedTagValue", "containing_data_type_ref": "files.Tag", "route_refs": [], "_type": "FieldReference"}, "files.Tag.other": {"fq_name": "files.Tag.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.Tag", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailArg.path": {"fq_name": "files.ThumbnailArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.ThumbnailArg", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailArg.format": {"fq_name": "files.ThumbnailArg.format", "param_name": "format", "static_instance": null, "getter_method": "getFormat", "containing_data_type_ref": "files.ThumbnailArg", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailArg.size": {"fq_name": "files.ThumbnailArg.size", "param_name": "size", "static_instance": null, "getter_method": "getSize", "containing_data_type_ref": "files.ThumbnailArg", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailArg.mode": {"fq_name": "files.ThumbnailArg.mode", "param_name": "mode", "static_instance": null, "getter_method": "getMode", "containing_data_type_ref": "files.ThumbnailArg", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailError.path": {"fq_name": "files.ThumbnailError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.ThumbnailError", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailError.unsupported_extension": {"fq_name": "files.ThumbnailError.unsupported_extension", "param_name": "unsupportedExtensionValue", "static_instance": "UNSUPPORTED_EXTENSION", "getter_method": null, "containing_data_type_ref": "files.ThumbnailError", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailError.unsupported_image": {"fq_name": "files.ThumbnailError.unsupported_image", "param_name": "unsupportedImageValue", "static_instance": "UNSUPPORTED_IMAGE", "getter_method": null, "containing_data_type_ref": "files.ThumbnailError", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailError.conversion_error": {"fq_name": "files.ThumbnailError.conversion_error", "param_name": "conversionErrorValue", "static_instance": "CONVERSION_ERROR", "getter_method": null, "containing_data_type_ref": "files.ThumbnailError", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailFormat.jpeg": {"fq_name": "files.ThumbnailFormat.jpeg", "param_name": "jpegValue", "static_instance": "JPEG", "getter_method": null, "containing_data_type_ref": "files.ThumbnailFormat", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailFormat.png": {"fq_name": "files.ThumbnailFormat.png", "param_name": "pngValue", "static_instance": "PNG", "getter_method": null, "containing_data_type_ref": "files.ThumbnailFormat", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailMode.strict": {"fq_name": "files.ThumbnailMode.strict", "param_name": "strictValue", "static_instance": "STRICT", "getter_method": null, "containing_data_type_ref": "files.ThumbnailMode", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailMode.bestfit": {"fq_name": "files.ThumbnailMode.bestfit", "param_name": "bestfitValue", "static_instance": "BESTFIT", "getter_method": null, "containing_data_type_ref": "files.ThumbnailMode", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailMode.fitone_bestfit": {"fq_name": "files.ThumbnailMode.fitone_bestfit", "param_name": "fitoneBestfitValue", "static_instance": "FITONE_BESTFIT", "getter_method": null, "containing_data_type_ref": "files.ThumbnailMode", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailSize.w32h32": {"fq_name": "files.ThumbnailSize.w32h32", "param_name": "w32h32Value", "static_instance": "W32H32", "getter_method": null, "containing_data_type_ref": "files.ThumbnailSize", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailSize.w64h64": {"fq_name": "files.ThumbnailSize.w64h64", "param_name": "w64h64Value", "static_instance": "W64H64", "getter_method": null, "containing_data_type_ref": "files.ThumbnailSize", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailSize.w128h128": {"fq_name": "files.ThumbnailSize.w128h128", "param_name": "w128h128Value", "static_instance": "W128H128", "getter_method": null, "containing_data_type_ref": "files.ThumbnailSize", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailSize.w256h256": {"fq_name": "files.ThumbnailSize.w256h256", "param_name": "w256h256Value", "static_instance": "W256H256", "getter_method": null, "containing_data_type_ref": "files.ThumbnailSize", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailSize.w480h320": {"fq_name": "files.ThumbnailSize.w480h320", "param_name": "w480h320Value", "static_instance": "W480H320", "getter_method": null, "containing_data_type_ref": "files.ThumbnailSize", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailSize.w640h480": {"fq_name": "files.ThumbnailSize.w640h480", "param_name": "w640h480Value", "static_instance": "W640H480", "getter_method": null, "containing_data_type_ref": "files.ThumbnailSize", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailSize.w960h640": {"fq_name": "files.ThumbnailSize.w960h640", "param_name": "w960h640Value", "static_instance": "W960H640", "getter_method": null, "containing_data_type_ref": "files.ThumbnailSize", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailSize.w1024h768": {"fq_name": "files.ThumbnailSize.w1024h768", "param_name": "w1024h768Value", "static_instance": "W1024H768", "getter_method": null, "containing_data_type_ref": "files.ThumbnailSize", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailSize.w2048h1536": {"fq_name": "files.ThumbnailSize.w2048h1536", "param_name": "w2048h1536Value", "static_instance": "W2048H1536", "getter_method": null, "containing_data_type_ref": "files.ThumbnailSize", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailV2Arg.resource": {"fq_name": "files.ThumbnailV2Arg.resource", "param_name": "resource", "static_instance": null, "getter_method": "getResource", "containing_data_type_ref": "files.ThumbnailV2Arg", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailV2Arg.format": {"fq_name": "files.ThumbnailV2Arg.format", "param_name": "format", "static_instance": null, "getter_method": "getFormat", "containing_data_type_ref": "files.ThumbnailV2Arg", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailV2Arg.size": {"fq_name": "files.ThumbnailV2Arg.size", "param_name": "size", "static_instance": null, "getter_method": "getSize", "containing_data_type_ref": "files.ThumbnailV2Arg", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailV2Arg.mode": {"fq_name": "files.ThumbnailV2Arg.mode", "param_name": "mode", "static_instance": null, "getter_method": "getMode", "containing_data_type_ref": "files.ThumbnailV2Arg", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailV2Error.path": {"fq_name": "files.ThumbnailV2Error.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.ThumbnailV2Error", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailV2Error.unsupported_extension": {"fq_name": "files.ThumbnailV2Error.unsupported_extension", "param_name": "unsupportedExtensionValue", "static_instance": "UNSUPPORTED_EXTENSION", "getter_method": null, "containing_data_type_ref": "files.ThumbnailV2Error", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailV2Error.unsupported_image": {"fq_name": "files.ThumbnailV2Error.unsupported_image", "param_name": "unsupportedImageValue", "static_instance": "UNSUPPORTED_IMAGE", "getter_method": null, "containing_data_type_ref": "files.ThumbnailV2Error", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailV2Error.conversion_error": {"fq_name": "files.ThumbnailV2Error.conversion_error", "param_name": "conversionErrorValue", "static_instance": "CONVERSION_ERROR", "getter_method": null, "containing_data_type_ref": "files.ThumbnailV2Error", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailV2Error.access_denied": {"fq_name": "files.ThumbnailV2Error.access_denied", "param_name": "accessDeniedValue", "static_instance": "ACCESS_DENIED", "getter_method": null, "containing_data_type_ref": "files.ThumbnailV2Error", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailV2Error.not_found": {"fq_name": "files.ThumbnailV2Error.not_found", "param_name": "notFoundValue", "static_instance": "NOT_FOUND", "getter_method": null, "containing_data_type_ref": "files.ThumbnailV2Error", "route_refs": [], "_type": "FieldReference"}, "files.ThumbnailV2Error.other": {"fq_name": "files.ThumbnailV2Error.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.ThumbnailV2Error", "route_refs": [], "_type": "FieldReference"}, "files.UnlockFileArg.path": {"fq_name": "files.UnlockFileArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.UnlockFileArg", "route_refs": [], "_type": "FieldReference"}, "files.UnlockFileBatchArg.entries": {"fq_name": "files.UnlockFileBatchArg.entries", "param_name": "entries", "static_instance": null, "getter_method": "getEntries", "containing_data_type_ref": "files.UnlockFileBatchArg", "route_refs": [], "_type": "FieldReference"}, "files.UploadArg.path": {"fq_name": "files.UploadArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "files.UploadArg", "route_refs": [], "_type": "FieldReference"}, "files.UploadArg.mode": {"fq_name": "files.UploadArg.mode", "param_name": "mode", "static_instance": null, "getter_method": "getMode", "containing_data_type_ref": "files.UploadArg", "route_refs": [], "_type": "FieldReference"}, "files.UploadArg.autorename": {"fq_name": "files.UploadArg.autorename", "param_name": "autorename", "static_instance": null, "getter_method": "getAutorename", "containing_data_type_ref": "files.UploadArg", "route_refs": [], "_type": "FieldReference"}, "files.UploadArg.client_modified": {"fq_name": "files.UploadArg.client_modified", "param_name": "clientModified", "static_instance": null, "getter_method": "getClientModified", "containing_data_type_ref": "files.UploadArg", "route_refs": [], "_type": "FieldReference"}, "files.UploadArg.mute": {"fq_name": "files.UploadArg.mute", "param_name": "mute", "static_instance": null, "getter_method": "getMute", "containing_data_type_ref": "files.UploadArg", "route_refs": [], "_type": "FieldReference"}, "files.UploadArg.property_groups": {"fq_name": "files.UploadArg.property_groups", "param_name": "propertyGroups", "static_instance": null, "getter_method": "getPropertyGroups", "containing_data_type_ref": "files.UploadArg", "route_refs": [], "_type": "FieldReference"}, "files.UploadArg.strict_conflict": {"fq_name": "files.UploadArg.strict_conflict", "param_name": "strictConflict", "static_instance": null, "getter_method": "getStrictConflict", "containing_data_type_ref": "files.UploadArg", "route_refs": [], "_type": "FieldReference"}, "files.UploadArg.content_hash": {"fq_name": "files.UploadArg.content_hash", "param_name": "contentHash", "static_instance": null, "getter_method": "getContentHash", "containing_data_type_ref": "files.UploadArg", "route_refs": [], "_type": "FieldReference"}, "files.UploadError.path": {"fq_name": "files.UploadError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.UploadError", "route_refs": [], "_type": "FieldReference"}, "files.UploadError.properties_error": {"fq_name": "files.UploadError.properties_error", "param_name": "propertiesErrorValue", "static_instance": null, "getter_method": "getPropertiesErrorValue", "containing_data_type_ref": "files.UploadError", "route_refs": [], "_type": "FieldReference"}, "files.UploadError.payload_too_large": {"fq_name": "files.UploadError.payload_too_large", "param_name": "payloadTooLargeValue", "static_instance": "PAYLOAD_TOO_LARGE", "getter_method": null, "containing_data_type_ref": "files.UploadError", "route_refs": [], "_type": "FieldReference"}, "files.UploadError.content_hash_mismatch": {"fq_name": "files.UploadError.content_hash_mismatch", "param_name": "contentHashMismatchValue", "static_instance": "CONTENT_HASH_MISMATCH", "getter_method": null, "containing_data_type_ref": "files.UploadError", "route_refs": [], "_type": "FieldReference"}, "files.UploadError.other": {"fq_name": "files.UploadError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.UploadError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionAppendArg.cursor": {"fq_name": "files.UploadSessionAppendArg.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "files.UploadSessionAppendArg", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionAppendArg.close": {"fq_name": "files.UploadSessionAppendArg.close", "param_name": "close", "static_instance": null, "getter_method": "getClose", "containing_data_type_ref": "files.UploadSessionAppendArg", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionAppendArg.content_hash": {"fq_name": "files.UploadSessionAppendArg.content_hash", "param_name": "contentHash", "static_instance": null, "getter_method": "getContentHash", "containing_data_type_ref": "files.UploadSessionAppendArg", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionAppendError.not_found": {"fq_name": "files.UploadSessionAppendError.not_found", "param_name": "notFoundValue", "static_instance": "NOT_FOUND", "getter_method": null, "containing_data_type_ref": "files.UploadSessionAppendError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionAppendError.incorrect_offset": {"fq_name": "files.UploadSessionAppendError.incorrect_offset", "param_name": "incorrectOffsetValue", "static_instance": null, "getter_method": "getIncorrectOffsetValue", "containing_data_type_ref": "files.UploadSessionAppendError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionAppendError.closed": {"fq_name": "files.UploadSessionAppendError.closed", "param_name": "closedValue", "static_instance": "CLOSED", "getter_method": null, "containing_data_type_ref": "files.UploadSessionAppendError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionAppendError.not_closed": {"fq_name": "files.UploadSessionAppendError.not_closed", "param_name": "notClosedValue", "static_instance": "NOT_CLOSED", "getter_method": null, "containing_data_type_ref": "files.UploadSessionAppendError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionAppendError.too_large": {"fq_name": "files.UploadSessionAppendError.too_large", "param_name": "tooLargeValue", "static_instance": "TOO_LARGE", "getter_method": null, "containing_data_type_ref": "files.UploadSessionAppendError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionAppendError.concurrent_session_invalid_offset": {"fq_name": "files.UploadSessionAppendError.concurrent_session_invalid_offset", "param_name": "concurrentSessionInvalidOffsetValue", "static_instance": "CONCURRENT_SESSION_INVALID_OFFSET", "getter_method": null, "containing_data_type_ref": "files.UploadSessionAppendError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionAppendError.concurrent_session_invalid_data_size": {"fq_name": "files.UploadSessionAppendError.concurrent_session_invalid_data_size", "param_name": "concurrentSessionInvalidDataSizeValue", "static_instance": "CONCURRENT_SESSION_INVALID_DATA_SIZE", "getter_method": null, "containing_data_type_ref": "files.UploadSessionAppendError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionAppendError.payload_too_large": {"fq_name": "files.UploadSessionAppendError.payload_too_large", "param_name": "payloadTooLargeValue", "static_instance": "PAYLOAD_TOO_LARGE", "getter_method": null, "containing_data_type_ref": "files.UploadSessionAppendError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionAppendError.other": {"fq_name": "files.UploadSessionAppendError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.UploadSessionAppendError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionAppendError.content_hash_mismatch": {"fq_name": "files.UploadSessionAppendError.content_hash_mismatch", "param_name": "contentHashMismatchValue", "static_instance": "CONTENT_HASH_MISMATCH", "getter_method": null, "containing_data_type_ref": "files.UploadSessionAppendError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionCursor.session_id": {"fq_name": "files.UploadSessionCursor.session_id", "param_name": "sessionId", "static_instance": null, "getter_method": "getSessionId", "containing_data_type_ref": "files.UploadSessionCursor", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionCursor.offset": {"fq_name": "files.UploadSessionCursor.offset", "param_name": "offset", "static_instance": null, "getter_method": "getOffset", "containing_data_type_ref": "files.UploadSessionCursor", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionFinishArg.cursor": {"fq_name": "files.UploadSessionFinishArg.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "files.UploadSessionFinishArg", "route_refs": ["files.upload_session/finish"], "_type": "FieldReference"}, "files.UploadSessionFinishArg.commit": {"fq_name": "files.UploadSessionFinishArg.commit", "param_name": "commit", "static_instance": null, "getter_method": "getCommit", "containing_data_type_ref": "files.UploadSessionFinishArg", "route_refs": ["files.upload_session/finish"], "_type": "FieldReference"}, "files.UploadSessionFinishArg.content_hash": {"fq_name": "files.UploadSessionFinishArg.content_hash", "param_name": "contentHash", "static_instance": null, "getter_method": "getContentHash", "containing_data_type_ref": "files.UploadSessionFinishArg", "route_refs": ["files.upload_session/finish"], "_type": "FieldReference"}, "files.UploadSessionFinishBatchArg.entries": {"fq_name": "files.UploadSessionFinishBatchArg.entries", "param_name": "entries", "static_instance": null, "getter_method": "getEntries", "containing_data_type_ref": "files.UploadSessionFinishBatchArg", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionFinishBatchJobStatus.in_progress": {"fq_name": "files.UploadSessionFinishBatchJobStatus.in_progress", "param_name": "inProgressValue", "static_instance": "IN_PROGRESS", "getter_method": null, "containing_data_type_ref": "files.UploadSessionFinishBatchJobStatus", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionFinishBatchJobStatus.complete": {"fq_name": "files.UploadSessionFinishBatchJobStatus.complete", "param_name": "completeValue", "static_instance": null, "getter_method": "getCompleteValue", "containing_data_type_ref": "files.UploadSessionFinishBatchJobStatus", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionFinishBatchLaunch.async_job_id": {"fq_name": "files.UploadSessionFinishBatchLaunch.async_job_id", "param_name": "asyncJobIdValue", "static_instance": null, "getter_method": "getAsyncJobIdValue", "containing_data_type_ref": "files.UploadSessionFinishBatchLaunch", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionFinishBatchLaunch.complete": {"fq_name": "files.UploadSessionFinishBatchLaunch.complete", "param_name": "completeValue", "static_instance": null, "getter_method": "getCompleteValue", "containing_data_type_ref": "files.UploadSessionFinishBatchLaunch", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionFinishBatchLaunch.other": {"fq_name": "files.UploadSessionFinishBatchLaunch.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.UploadSessionFinishBatchLaunch", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionFinishBatchResult.entries": {"fq_name": "files.UploadSessionFinishBatchResult.entries", "param_name": "entries", "static_instance": null, "getter_method": "getEntries", "containing_data_type_ref": "files.UploadSessionFinishBatchResult", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionFinishBatchResultEntry.success": {"fq_name": "files.UploadSessionFinishBatchResultEntry.success", "param_name": "successValue", "static_instance": null, "getter_method": "getSuccessValue", "containing_data_type_ref": "files.UploadSessionFinishBatchResultEntry", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionFinishBatchResultEntry.failure": {"fq_name": "files.UploadSessionFinishBatchResultEntry.failure", "param_name": "failureValue", "static_instance": null, "getter_method": "getFailureValue", "containing_data_type_ref": "files.UploadSessionFinishBatchResultEntry", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionFinishError.lookup_failed": {"fq_name": "files.UploadSessionFinishError.lookup_failed", "param_name": "lookupFailedValue", "static_instance": null, "getter_method": "getLookupFailedValue", "containing_data_type_ref": "files.UploadSessionFinishError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionFinishError.path": {"fq_name": "files.UploadSessionFinishError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "files.UploadSessionFinishError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionFinishError.properties_error": {"fq_name": "files.UploadSessionFinishError.properties_error", "param_name": "propertiesErrorValue", "static_instance": null, "getter_method": "getPropertiesErrorValue", "containing_data_type_ref": "files.UploadSessionFinishError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionFinishError.too_many_shared_folder_targets": {"fq_name": "files.UploadSessionFinishError.too_many_shared_folder_targets", "param_name": "tooManySharedFolderTargetsValue", "static_instance": "TOO_MANY_SHARED_FOLDER_TARGETS", "getter_method": null, "containing_data_type_ref": "files.UploadSessionFinishError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionFinishError.too_many_write_operations": {"fq_name": "files.UploadSessionFinishError.too_many_write_operations", "param_name": "tooManyWriteOperationsValue", "static_instance": "TOO_MANY_WRITE_OPERATIONS", "getter_method": null, "containing_data_type_ref": "files.UploadSessionFinishError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionFinishError.concurrent_session_data_not_allowed": {"fq_name": "files.UploadSessionFinishError.concurrent_session_data_not_allowed", "param_name": "concurrentSessionDataNotAllowedValue", "static_instance": "CONCURRENT_SESSION_DATA_NOT_ALLOWED", "getter_method": null, "containing_data_type_ref": "files.UploadSessionFinishError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionFinishError.concurrent_session_not_closed": {"fq_name": "files.UploadSessionFinishError.concurrent_session_not_closed", "param_name": "concurrentSessionNotClosedValue", "static_instance": "CONCURRENT_SESSION_NOT_CLOSED", "getter_method": null, "containing_data_type_ref": "files.UploadSessionFinishError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionFinishError.concurrent_session_missing_data": {"fq_name": "files.UploadSessionFinishError.concurrent_session_missing_data", "param_name": "concurrentSessionMissingDataValue", "static_instance": "CONCURRENT_SESSION_MISSING_DATA", "getter_method": null, "containing_data_type_ref": "files.UploadSessionFinishError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionFinishError.payload_too_large": {"fq_name": "files.UploadSessionFinishError.payload_too_large", "param_name": "payloadTooLargeValue", "static_instance": "PAYLOAD_TOO_LARGE", "getter_method": null, "containing_data_type_ref": "files.UploadSessionFinishError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionFinishError.content_hash_mismatch": {"fq_name": "files.UploadSessionFinishError.content_hash_mismatch", "param_name": "contentHashMismatchValue", "static_instance": "CONTENT_HASH_MISMATCH", "getter_method": null, "containing_data_type_ref": "files.UploadSessionFinishError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionFinishError.other": {"fq_name": "files.UploadSessionFinishError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.UploadSessionFinishError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionLookupError.not_found": {"fq_name": "files.UploadSessionLookupError.not_found", "param_name": "notFoundValue", "static_instance": "NOT_FOUND", "getter_method": null, "containing_data_type_ref": "files.UploadSessionLookupError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionLookupError.incorrect_offset": {"fq_name": "files.UploadSessionLookupError.incorrect_offset", "param_name": "incorrectOffsetValue", "static_instance": null, "getter_method": "getIncorrectOffsetValue", "containing_data_type_ref": "files.UploadSessionLookupError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionLookupError.closed": {"fq_name": "files.UploadSessionLookupError.closed", "param_name": "closedValue", "static_instance": "CLOSED", "getter_method": null, "containing_data_type_ref": "files.UploadSessionLookupError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionLookupError.not_closed": {"fq_name": "files.UploadSessionLookupError.not_closed", "param_name": "notClosedValue", "static_instance": "NOT_CLOSED", "getter_method": null, "containing_data_type_ref": "files.UploadSessionLookupError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionLookupError.too_large": {"fq_name": "files.UploadSessionLookupError.too_large", "param_name": "tooLargeValue", "static_instance": "TOO_LARGE", "getter_method": null, "containing_data_type_ref": "files.UploadSessionLookupError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionLookupError.concurrent_session_invalid_offset": {"fq_name": "files.UploadSessionLookupError.concurrent_session_invalid_offset", "param_name": "concurrentSessionInvalidOffsetValue", "static_instance": "CONCURRENT_SESSION_INVALID_OFFSET", "getter_method": null, "containing_data_type_ref": "files.UploadSessionLookupError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionLookupError.concurrent_session_invalid_data_size": {"fq_name": "files.UploadSessionLookupError.concurrent_session_invalid_data_size", "param_name": "concurrentSessionInvalidDataSizeValue", "static_instance": "CONCURRENT_SESSION_INVALID_DATA_SIZE", "getter_method": null, "containing_data_type_ref": "files.UploadSessionLookupError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionLookupError.payload_too_large": {"fq_name": "files.UploadSessionLookupError.payload_too_large", "param_name": "payloadTooLargeValue", "static_instance": "PAYLOAD_TOO_LARGE", "getter_method": null, "containing_data_type_ref": "files.UploadSessionLookupError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionLookupError.other": {"fq_name": "files.UploadSessionLookupError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.UploadSessionLookupError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionOffsetError.correct_offset": {"fq_name": "files.UploadSessionOffsetError.correct_offset", "param_name": "correctOffset", "static_instance": null, "getter_method": "getCorrectOffset", "containing_data_type_ref": "files.UploadSessionOffsetError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionStartArg.close": {"fq_name": "files.UploadSessionStartArg.close", "param_name": "close", "static_instance": null, "getter_method": "getClose", "containing_data_type_ref": "files.UploadSessionStartArg", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionStartArg.session_type": {"fq_name": "files.UploadSessionStartArg.session_type", "param_name": "sessionType", "static_instance": null, "getter_method": "getSessionType", "containing_data_type_ref": "files.UploadSessionStartArg", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionStartArg.content_hash": {"fq_name": "files.UploadSessionStartArg.content_hash", "param_name": "contentHash", "static_instance": null, "getter_method": "getContentHash", "containing_data_type_ref": "files.UploadSessionStartArg", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionStartBatchArg.num_sessions": {"fq_name": "files.UploadSessionStartBatchArg.num_sessions", "param_name": "numSessions", "static_instance": null, "getter_method": "getNumSessions", "containing_data_type_ref": "files.UploadSessionStartBatchArg", "route_refs": ["files.upload_session/start_batch"], "_type": "FieldReference"}, "files.UploadSessionStartBatchArg.session_type": {"fq_name": "files.UploadSessionStartBatchArg.session_type", "param_name": "sessionType", "static_instance": null, "getter_method": "getSessionType", "containing_data_type_ref": "files.UploadSessionStartBatchArg", "route_refs": ["files.upload_session/start_batch"], "_type": "FieldReference"}, "files.UploadSessionStartBatchResult.session_ids": {"fq_name": "files.UploadSessionStartBatchResult.session_ids", "param_name": "sessionIds", "static_instance": null, "getter_method": "getSessionIds", "containing_data_type_ref": "files.UploadSessionStartBatchResult", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionStartError.concurrent_session_data_not_allowed": {"fq_name": "files.UploadSessionStartError.concurrent_session_data_not_allowed", "param_name": "concurrentSessionDataNotAllowedValue", "static_instance": "CONCURRENT_SESSION_DATA_NOT_ALLOWED", "getter_method": null, "containing_data_type_ref": "files.UploadSessionStartError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionStartError.concurrent_session_close_not_allowed": {"fq_name": "files.UploadSessionStartError.concurrent_session_close_not_allowed", "param_name": "concurrentSessionCloseNotAllowedValue", "static_instance": "CONCURRENT_SESSION_CLOSE_NOT_ALLOWED", "getter_method": null, "containing_data_type_ref": "files.UploadSessionStartError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionStartError.payload_too_large": {"fq_name": "files.UploadSessionStartError.payload_too_large", "param_name": "payloadTooLargeValue", "static_instance": "PAYLOAD_TOO_LARGE", "getter_method": null, "containing_data_type_ref": "files.UploadSessionStartError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionStartError.content_hash_mismatch": {"fq_name": "files.UploadSessionStartError.content_hash_mismatch", "param_name": "contentHashMismatchValue", "static_instance": "CONTENT_HASH_MISMATCH", "getter_method": null, "containing_data_type_ref": "files.UploadSessionStartError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionStartError.other": {"fq_name": "files.UploadSessionStartError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.UploadSessionStartError", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionStartResult.session_id": {"fq_name": "files.UploadSessionStartResult.session_id", "param_name": "sessionId", "static_instance": null, "getter_method": "getSessionId", "containing_data_type_ref": "files.UploadSessionStartResult", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionType.sequential": {"fq_name": "files.UploadSessionType.sequential", "param_name": "sequentialValue", "static_instance": "SEQUENTIAL", "getter_method": null, "containing_data_type_ref": "files.UploadSessionType", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionType.concurrent": {"fq_name": "files.UploadSessionType.concurrent", "param_name": "concurrentValue", "static_instance": "CONCURRENT", "getter_method": null, "containing_data_type_ref": "files.UploadSessionType", "route_refs": [], "_type": "FieldReference"}, "files.UploadSessionType.other": {"fq_name": "files.UploadSessionType.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.UploadSessionType", "route_refs": [], "_type": "FieldReference"}, "files.UploadWriteFailed.reason": {"fq_name": "files.UploadWriteFailed.reason", "param_name": "reason", "static_instance": null, "getter_method": "getReason", "containing_data_type_ref": "files.UploadWriteFailed", "route_refs": [], "_type": "FieldReference"}, "files.UploadWriteFailed.upload_session_id": {"fq_name": "files.UploadWriteFailed.upload_session_id", "param_name": "uploadSessionId", "static_instance": null, "getter_method": "getUploadSessionId", "containing_data_type_ref": "files.UploadWriteFailed", "route_refs": [], "_type": "FieldReference"}, "files.UserGeneratedTag.tag_text": {"fq_name": "files.UserGeneratedTag.tag_text", "param_name": "tagText", "static_instance": null, "getter_method": "getTagText", "containing_data_type_ref": "files.UserGeneratedTag", "route_refs": [], "_type": "FieldReference"}, "files.VideoMetadata.dimensions": {"fq_name": "files.VideoMetadata.dimensions", "param_name": "dimensions", "static_instance": null, "getter_method": "getDimensions", "containing_data_type_ref": "files.VideoMetadata", "route_refs": [], "_type": "FieldReference"}, "files.VideoMetadata.location": {"fq_name": "files.VideoMetadata.location", "param_name": "location", "static_instance": null, "getter_method": "getLocation", "containing_data_type_ref": "files.VideoMetadata", "route_refs": [], "_type": "FieldReference"}, "files.VideoMetadata.time_taken": {"fq_name": "files.VideoMetadata.time_taken", "param_name": "timeTaken", "static_instance": null, "getter_method": "getTimeTaken", "containing_data_type_ref": "files.VideoMetadata", "route_refs": [], "_type": "FieldReference"}, "files.VideoMetadata.duration": {"fq_name": "files.VideoMetadata.duration", "param_name": "duration", "static_instance": null, "getter_method": "getDuration", "containing_data_type_ref": "files.VideoMetadata", "route_refs": [], "_type": "FieldReference"}, "files.WriteConflictError.file": {"fq_name": "files.WriteConflictError.file", "param_name": "fileValue", "static_instance": "FILE", "getter_method": null, "containing_data_type_ref": "files.WriteConflictError", "route_refs": [], "_type": "FieldReference"}, "files.WriteConflictError.folder": {"fq_name": "files.WriteConflictError.folder", "param_name": "folderValue", "static_instance": "FOLDER", "getter_method": null, "containing_data_type_ref": "files.WriteConflictError", "route_refs": [], "_type": "FieldReference"}, "files.WriteConflictError.file_ancestor": {"fq_name": "files.WriteConflictError.file_ancestor", "param_name": "fileAncestorValue", "static_instance": "FILE_ANCESTOR", "getter_method": null, "containing_data_type_ref": "files.WriteConflictError", "route_refs": [], "_type": "FieldReference"}, "files.WriteConflictError.other": {"fq_name": "files.WriteConflictError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.WriteConflictError", "route_refs": [], "_type": "FieldReference"}, "files.WriteError.malformed_path": {"fq_name": "files.WriteError.malformed_path", "param_name": "malformedPathValue", "static_instance": null, "getter_method": "getMalformedPathValue", "containing_data_type_ref": "files.WriteError", "route_refs": [], "_type": "FieldReference"}, "files.WriteError.conflict": {"fq_name": "files.WriteError.conflict", "param_name": "conflictValue", "static_instance": null, "getter_method": "getConflictValue", "containing_data_type_ref": "files.WriteError", "route_refs": [], "_type": "FieldReference"}, "files.WriteError.no_write_permission": {"fq_name": "files.WriteError.no_write_permission", "param_name": "noWritePermissionValue", "static_instance": "NO_WRITE_PERMISSION", "getter_method": null, "containing_data_type_ref": "files.WriteError", "route_refs": [], "_type": "FieldReference"}, "files.WriteError.insufficient_space": {"fq_name": "files.WriteError.insufficient_space", "param_name": "insufficientSpaceValue", "static_instance": "INSUFFICIENT_SPACE", "getter_method": null, "containing_data_type_ref": "files.WriteError", "route_refs": [], "_type": "FieldReference"}, "files.WriteError.disallowed_name": {"fq_name": "files.WriteError.disallowed_name", "param_name": "disallowedNameValue", "static_instance": "DISALLOWED_NAME", "getter_method": null, "containing_data_type_ref": "files.WriteError", "route_refs": [], "_type": "FieldReference"}, "files.WriteError.team_folder": {"fq_name": "files.WriteError.team_folder", "param_name": "teamFolderValue", "static_instance": "TEAM_FOLDER", "getter_method": null, "containing_data_type_ref": "files.WriteError", "route_refs": [], "_type": "FieldReference"}, "files.WriteError.operation_suppressed": {"fq_name": "files.WriteError.operation_suppressed", "param_name": "operationSuppressedValue", "static_instance": "OPERATION_SUPPRESSED", "getter_method": null, "containing_data_type_ref": "files.WriteError", "route_refs": [], "_type": "FieldReference"}, "files.WriteError.too_many_write_operations": {"fq_name": "files.WriteError.too_many_write_operations", "param_name": "tooManyWriteOperationsValue", "static_instance": "TOO_MANY_WRITE_OPERATIONS", "getter_method": null, "containing_data_type_ref": "files.WriteError", "route_refs": [], "_type": "FieldReference"}, "files.WriteError.other": {"fq_name": "files.WriteError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "files.WriteError", "route_refs": [], "_type": "FieldReference"}, "files.WriteMode.add": {"fq_name": "files.WriteMode.add", "param_name": "addValue", "static_instance": "ADD", "getter_method": null, "containing_data_type_ref": "files.WriteMode", "route_refs": [], "_type": "FieldReference"}, "files.WriteMode.overwrite": {"fq_name": "files.WriteMode.overwrite", "param_name": "overwriteValue", "static_instance": "OVERWRITE", "getter_method": null, "containing_data_type_ref": "files.WriteMode", "route_refs": [], "_type": "FieldReference"}, "files.WriteMode.update": {"fq_name": "files.WriteMode.update", "param_name": "updateValue", "static_instance": null, "getter_method": "getUpdateValue", "containing_data_type_ref": "files.WriteMode", "route_refs": [], "_type": "FieldReference"}, "openid.OpenIdError.incorrect_openid_scopes": {"fq_name": "openid.OpenIdError.incorrect_openid_scopes", "param_name": "incorrectOpenidScopesValue", "static_instance": "INCORRECT_OPENID_SCOPES", "getter_method": null, "containing_data_type_ref": "openid.OpenIdError", "route_refs": [], "_type": "FieldReference"}, "openid.OpenIdError.other": {"fq_name": "openid.OpenIdError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "openid.OpenIdError", "route_refs": [], "_type": "FieldReference"}, "openid.UserInfoError.openid_error": {"fq_name": "openid.UserInfoError.openid_error", "param_name": "openidErrorValue", "static_instance": null, "getter_method": "getOpenidErrorValue", "containing_data_type_ref": "openid.UserInfoError", "route_refs": [], "_type": "FieldReference"}, "openid.UserInfoError.other": {"fq_name": "openid.UserInfoError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "openid.UserInfoError", "route_refs": [], "_type": "FieldReference"}, "openid.UserInfoResult.family_name": {"fq_name": "openid.UserInfoResult.family_name", "param_name": "familyName", "static_instance": null, "getter_method": "getFamilyName", "containing_data_type_ref": "openid.UserInfoResult", "route_refs": [], "_type": "FieldReference"}, "openid.UserInfoResult.given_name": {"fq_name": "openid.UserInfoResult.given_name", "param_name": "givenName", "static_instance": null, "getter_method": "getGivenName", "containing_data_type_ref": "openid.UserInfoResult", "route_refs": [], "_type": "FieldReference"}, "openid.UserInfoResult.email": {"fq_name": "openid.UserInfoResult.email", "param_name": "email", "static_instance": null, "getter_method": "getEmail", "containing_data_type_ref": "openid.UserInfoResult", "route_refs": [], "_type": "FieldReference"}, "openid.UserInfoResult.email_verified": {"fq_name": "openid.UserInfoResult.email_verified", "param_name": "emailVerified", "static_instance": null, "getter_method": "getEmailVerified", "containing_data_type_ref": "openid.UserInfoResult", "route_refs": [], "_type": "FieldReference"}, "openid.UserInfoResult.iss": {"fq_name": "openid.UserInfoResult.iss", "param_name": "iss", "static_instance": null, "getter_method": "getIss", "containing_data_type_ref": "openid.UserInfoResult", "route_refs": [], "_type": "FieldReference"}, "openid.UserInfoResult.sub": {"fq_name": "openid.UserInfoResult.sub", "param_name": "sub", "static_instance": null, "getter_method": "getSub", "containing_data_type_ref": "openid.UserInfoResult", "route_refs": [], "_type": "FieldReference"}, "paper.AddMember.member": {"fq_name": "paper.AddMember.member", "param_name": "member", "static_instance": null, "getter_method": "getMember", "containing_data_type_ref": "paper.AddMember", "route_refs": [], "_type": "FieldReference"}, "paper.AddMember.permission_level": {"fq_name": "paper.AddMember.permission_level", "param_name": "permissionLevel", "static_instance": null, "getter_method": "getPermissionLevel", "containing_data_type_ref": "paper.AddMember", "route_refs": [], "_type": "FieldReference"}, "paper.AddPaperDocUser.doc_id": {"fq_name": "paper.AddPaperDocUser.doc_id", "param_name": "docId", "static_instance": null, "getter_method": "getDocId", "containing_data_type_ref": "paper.AddPaperDocUser", "route_refs": ["paper.docs/folder_users/list"], "_type": "FieldReference"}, "paper.AddPaperDocUser.members": {"fq_name": "paper.AddPaperDocUser.members", "param_name": "members", "static_instance": null, "getter_method": "getMembers", "containing_data_type_ref": "paper.AddPaperDocUser", "route_refs": [], "_type": "FieldReference"}, "paper.AddPaperDocUser.custom_message": {"fq_name": "paper.AddPaperDocUser.custom_message", "param_name": "customMessage", "static_instance": null, "getter_method": "getCustomMessage", "containing_data_type_ref": "paper.AddPaperDocUser", "route_refs": [], "_type": "FieldReference"}, "paper.AddPaperDocUser.quiet": {"fq_name": "paper.AddPaperDocUser.quiet", "param_name": "quiet", "static_instance": null, "getter_method": "getQuiet", "containing_data_type_ref": "paper.AddPaperDocUser", "route_refs": [], "_type": "FieldReference"}, "paper.AddPaperDocUserMemberResult.member": {"fq_name": "paper.AddPaperDocUserMemberResult.member", "param_name": "member", "static_instance": null, "getter_method": "getMember", "containing_data_type_ref": "paper.AddPaperDocUserMemberResult", "route_refs": [], "_type": "FieldReference"}, "paper.AddPaperDocUserMemberResult.result": {"fq_name": "paper.AddPaperDocUserMemberResult.result", "param_name": "result", "static_instance": null, "getter_method": "getResult", "containing_data_type_ref": "paper.AddPaperDocUserMemberResult", "route_refs": [], "_type": "FieldReference"}, "paper.AddPaperDocUserResult.success": {"fq_name": "paper.AddPaperDocUserResult.success", "param_name": "successValue", "static_instance": "SUCCESS", "getter_method": null, "containing_data_type_ref": "paper.AddPaperDocUserResult", "route_refs": [], "_type": "FieldReference"}, "paper.AddPaperDocUserResult.unknown_error": {"fq_name": "paper.AddPaperDocUserResult.unknown_error", "param_name": "unknownErrorValue", "static_instance": "UNKNOWN_ERROR", "getter_method": null, "containing_data_type_ref": "paper.AddPaperDocUserResult", "route_refs": [], "_type": "FieldReference"}, "paper.AddPaperDocUserResult.sharing_outside_team_disabled": {"fq_name": "paper.AddPaperDocUserResult.sharing_outside_team_disabled", "param_name": "sharingOutsideTeamDisabledValue", "static_instance": "SHARING_OUTSIDE_TEAM_DISABLED", "getter_method": null, "containing_data_type_ref": "paper.AddPaperDocUserResult", "route_refs": [], "_type": "FieldReference"}, "paper.AddPaperDocUserResult.daily_limit_reached": {"fq_name": "paper.AddPaperDocUserResult.daily_limit_reached", "param_name": "dailyLimitReachedValue", "static_instance": "DAILY_LIMIT_REACHED", "getter_method": null, "containing_data_type_ref": "paper.AddPaperDocUserResult", "route_refs": [], "_type": "FieldReference"}, "paper.AddPaperDocUserResult.user_is_owner": {"fq_name": "paper.AddPaperDocUserResult.user_is_owner", "param_name": "userIsOwnerValue", "static_instance": "USER_IS_OWNER", "getter_method": null, "containing_data_type_ref": "paper.AddPaperDocUserResult", "route_refs": [], "_type": "FieldReference"}, "paper.AddPaperDocUserResult.failed_user_data_retrieval": {"fq_name": "paper.AddPaperDocUserResult.failed_user_data_retrieval", "param_name": "failedUserDataRetrievalValue", "static_instance": "FAILED_USER_DATA_RETRIEVAL", "getter_method": null, "containing_data_type_ref": "paper.AddPaperDocUserResult", "route_refs": [], "_type": "FieldReference"}, "paper.AddPaperDocUserResult.permission_already_granted": {"fq_name": "paper.AddPaperDocUserResult.permission_already_granted", "param_name": "permissionAlreadyGrantedValue", "static_instance": "PERMISSION_ALREADY_GRANTED", "getter_method": null, "containing_data_type_ref": "paper.AddPaperDocUserResult", "route_refs": [], "_type": "FieldReference"}, "paper.AddPaperDocUserResult.other": {"fq_name": "paper.AddPaperDocUserResult.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "paper.AddPaperDocUserResult", "route_refs": [], "_type": "FieldReference"}, "paper.Cursor.value": {"fq_name": "paper.Cursor.value", "param_name": "value", "static_instance": null, "getter_method": "getValue", "containing_data_type_ref": "paper.Cursor", "route_refs": [], "_type": "FieldReference"}, "paper.Cursor.expiration": {"fq_name": "paper.Cursor.expiration", "param_name": "expiration", "static_instance": null, "getter_method": "getExpiration", "containing_data_type_ref": "paper.Cursor", "route_refs": [], "_type": "FieldReference"}, "paper.DocLookupError.insufficient_permissions": {"fq_name": "paper.DocLookupError.insufficient_permissions", "param_name": "insufficientPermissionsValue", "static_instance": "INSUFFICIENT_PERMISSIONS", "getter_method": null, "containing_data_type_ref": "paper.DocLookupError", "route_refs": [], "_type": "FieldReference"}, "paper.DocLookupError.other": {"fq_name": "paper.DocLookupError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "paper.DocLookupError", "route_refs": [], "_type": "FieldReference"}, "paper.DocLookupError.doc_not_found": {"fq_name": "paper.DocLookupError.doc_not_found", "param_name": "docNotFoundValue", "static_instance": "DOC_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "paper.DocLookupError", "route_refs": [], "_type": "FieldReference"}, "paper.DocSubscriptionLevel.default": {"fq_name": "paper.DocSubscriptionLevel.default", "param_name": "defaultValue", "static_instance": "DEFAULT", "getter_method": null, "containing_data_type_ref": "paper.DocSubscriptionLevel", "route_refs": [], "_type": "FieldReference"}, "paper.DocSubscriptionLevel.ignore": {"fq_name": "paper.DocSubscriptionLevel.ignore", "param_name": "ignoreValue", "static_instance": "IGNORE", "getter_method": null, "containing_data_type_ref": "paper.DocSubscriptionLevel", "route_refs": [], "_type": "FieldReference"}, "paper.DocSubscriptionLevel.every": {"fq_name": "paper.DocSubscriptionLevel.every", "param_name": "everyValue", "static_instance": "EVERY", "getter_method": null, "containing_data_type_ref": "paper.DocSubscriptionLevel", "route_refs": [], "_type": "FieldReference"}, "paper.DocSubscriptionLevel.no_email": {"fq_name": "paper.DocSubscriptionLevel.no_email", "param_name": "noEmailValue", "static_instance": "NO_EMAIL", "getter_method": null, "containing_data_type_ref": "paper.DocSubscriptionLevel", "route_refs": [], "_type": "FieldReference"}, "paper.ExportFormat.html": {"fq_name": "paper.ExportFormat.html", "param_name": "htmlValue", "static_instance": "HTML", "getter_method": null, "containing_data_type_ref": "paper.ExportFormat", "route_refs": [], "_type": "FieldReference"}, "paper.ExportFormat.markdown": {"fq_name": "paper.ExportFormat.markdown", "param_name": "markdownValue", "static_instance": "MARKDOWN", "getter_method": null, "containing_data_type_ref": "paper.ExportFormat", "route_refs": [], "_type": "FieldReference"}, "paper.ExportFormat.other": {"fq_name": "paper.ExportFormat.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "paper.ExportFormat", "route_refs": [], "_type": "FieldReference"}, "paper.Folder.id": {"fq_name": "paper.Folder.id", "param_name": "id", "static_instance": null, "getter_method": "getId", "containing_data_type_ref": "paper.Folder", "route_refs": [], "_type": "FieldReference"}, "paper.Folder.name": {"fq_name": "paper.Folder.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "paper.Folder", "route_refs": [], "_type": "FieldReference"}, "paper.FolderSharingPolicyType.team": {"fq_name": "paper.FolderSharingPolicyType.team", "param_name": "teamValue", "static_instance": "TEAM", "getter_method": null, "containing_data_type_ref": "paper.FolderSharingPolicyType", "route_refs": [], "_type": "FieldReference"}, "paper.FolderSharingPolicyType.invite_only": {"fq_name": "paper.FolderSharingPolicyType.invite_only", "param_name": "inviteOnlyValue", "static_instance": "INVITE_ONLY", "getter_method": null, "containing_data_type_ref": "paper.FolderSharingPolicyType", "route_refs": [], "_type": "FieldReference"}, "paper.FolderSubscriptionLevel.none": {"fq_name": "paper.FolderSubscriptionLevel.none", "param_name": "noneValue", "static_instance": "NONE", "getter_method": null, "containing_data_type_ref": "paper.FolderSubscriptionLevel", "route_refs": [], "_type": "FieldReference"}, "paper.FolderSubscriptionLevel.activity_only": {"fq_name": "paper.FolderSubscriptionLevel.activity_only", "param_name": "activityOnlyValue", "static_instance": "ACTIVITY_ONLY", "getter_method": null, "containing_data_type_ref": "paper.FolderSubscriptionLevel", "route_refs": [], "_type": "FieldReference"}, "paper.FolderSubscriptionLevel.daily_emails": {"fq_name": "paper.FolderSubscriptionLevel.daily_emails", "param_name": "dailyEmailsValue", "static_instance": "DAILY_EMAILS", "getter_method": null, "containing_data_type_ref": "paper.FolderSubscriptionLevel", "route_refs": [], "_type": "FieldReference"}, "paper.FolderSubscriptionLevel.weekly_emails": {"fq_name": "paper.FolderSubscriptionLevel.weekly_emails", "param_name": "weeklyEmailsValue", "static_instance": "WEEKLY_EMAILS", "getter_method": null, "containing_data_type_ref": "paper.FolderSubscriptionLevel", "route_refs": [], "_type": "FieldReference"}, "paper.FoldersContainingPaperDoc.folder_sharing_policy_type": {"fq_name": "paper.FoldersContainingPaperDoc.folder_sharing_policy_type", "param_name": "folderSharingPolicyType", "static_instance": null, "getter_method": "getFolderSharingPolicyType", "containing_data_type_ref": "paper.FoldersContainingPaperDoc", "route_refs": [], "_type": "FieldReference"}, "paper.FoldersContainingPaperDoc.folders": {"fq_name": "paper.FoldersContainingPaperDoc.folders", "param_name": "folders", "static_instance": null, "getter_method": "getFolders", "containing_data_type_ref": "paper.FoldersContainingPaperDoc", "route_refs": [], "_type": "FieldReference"}, "paper.ImportFormat.html": {"fq_name": "paper.ImportFormat.html", "param_name": "htmlValue", "static_instance": "HTML", "getter_method": null, "containing_data_type_ref": "paper.ImportFormat", "route_refs": [], "_type": "FieldReference"}, "paper.ImportFormat.markdown": {"fq_name": "paper.ImportFormat.markdown", "param_name": "markdownValue", "static_instance": "MARKDOWN", "getter_method": null, "containing_data_type_ref": "paper.ImportFormat", "route_refs": [], "_type": "FieldReference"}, "paper.ImportFormat.plain_text": {"fq_name": "paper.ImportFormat.plain_text", "param_name": "plainTextValue", "static_instance": "PLAIN_TEXT", "getter_method": null, "containing_data_type_ref": "paper.ImportFormat", "route_refs": [], "_type": "FieldReference"}, "paper.ImportFormat.other": {"fq_name": "paper.ImportFormat.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "paper.ImportFormat", "route_refs": [], "_type": "FieldReference"}, "paper.InviteeInfoWithPermissionLevel.invitee": {"fq_name": "paper.InviteeInfoWithPermissionLevel.invitee", "param_name": "invitee", "static_instance": null, "getter_method": "getInvitee", "containing_data_type_ref": "paper.InviteeInfoWithPermissionLevel", "route_refs": [], "_type": "FieldReference"}, "paper.InviteeInfoWithPermissionLevel.permission_level": {"fq_name": "paper.InviteeInfoWithPermissionLevel.permission_level", "param_name": "permissionLevel", "static_instance": null, "getter_method": "getPermissionLevel", "containing_data_type_ref": "paper.InviteeInfoWithPermissionLevel", "route_refs": [], "_type": "FieldReference"}, "paper.ListDocsCursorError.cursor_error": {"fq_name": "paper.ListDocsCursorError.cursor_error", "param_name": "cursorErrorValue", "static_instance": null, "getter_method": "getCursorErrorValue", "containing_data_type_ref": "paper.ListDocsCursorError", "route_refs": [], "_type": "FieldReference"}, "paper.ListDocsCursorError.other": {"fq_name": "paper.ListDocsCursorError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "paper.ListDocsCursorError", "route_refs": [], "_type": "FieldReference"}, "paper.ListPaperDocsArgs.filter_by": {"fq_name": "paper.ListPaperDocsArgs.filter_by", "param_name": "filterBy", "static_instance": null, "getter_method": "getFilterBy", "containing_data_type_ref": "paper.ListPaperDocsArgs", "route_refs": [], "_type": "FieldReference"}, "paper.ListPaperDocsArgs.sort_by": {"fq_name": "paper.ListPaperDocsArgs.sort_by", "param_name": "sortBy", "static_instance": null, "getter_method": "getSortBy", "containing_data_type_ref": "paper.ListPaperDocsArgs", "route_refs": [], "_type": "FieldReference"}, "paper.ListPaperDocsArgs.sort_order": {"fq_name": "paper.ListPaperDocsArgs.sort_order", "param_name": "sortOrder", "static_instance": null, "getter_method": "getSortOrder", "containing_data_type_ref": "paper.ListPaperDocsArgs", "route_refs": [], "_type": "FieldReference"}, "paper.ListPaperDocsArgs.limit": {"fq_name": "paper.ListPaperDocsArgs.limit", "param_name": "limit", "static_instance": null, "getter_method": "getLimit", "containing_data_type_ref": "paper.ListPaperDocsArgs", "route_refs": [], "_type": "FieldReference"}, "paper.ListPaperDocsContinueArgs.cursor": {"fq_name": "paper.ListPaperDocsContinueArgs.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "paper.ListPaperDocsContinueArgs", "route_refs": [], "_type": "FieldReference"}, "paper.ListPaperDocsFilterBy.docs_accessed": {"fq_name": "paper.ListPaperDocsFilterBy.docs_accessed", "param_name": "docsAccessedValue", "static_instance": "DOCS_ACCESSED", "getter_method": null, "containing_data_type_ref": "paper.ListPaperDocsFilterBy", "route_refs": [], "_type": "FieldReference"}, "paper.ListPaperDocsFilterBy.docs_created": {"fq_name": "paper.ListPaperDocsFilterBy.docs_created", "param_name": "docsCreatedValue", "static_instance": "DOCS_CREATED", "getter_method": null, "containing_data_type_ref": "paper.ListPaperDocsFilterBy", "route_refs": [], "_type": "FieldReference"}, "paper.ListPaperDocsFilterBy.other": {"fq_name": "paper.ListPaperDocsFilterBy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "paper.ListPaperDocsFilterBy", "route_refs": [], "_type": "FieldReference"}, "paper.ListPaperDocsResponse.doc_ids": {"fq_name": "paper.ListPaperDocsResponse.doc_ids", "param_name": "docIds", "static_instance": null, "getter_method": "getDocIds", "containing_data_type_ref": "paper.ListPaperDocsResponse", "route_refs": [], "_type": "FieldReference"}, "paper.ListPaperDocsResponse.cursor": {"fq_name": "paper.ListPaperDocsResponse.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "paper.ListPaperDocsResponse", "route_refs": [], "_type": "FieldReference"}, "paper.ListPaperDocsResponse.has_more": {"fq_name": "paper.ListPaperDocsResponse.has_more", "param_name": "hasMore", "static_instance": null, "getter_method": "getHasMore", "containing_data_type_ref": "paper.ListPaperDocsResponse", "route_refs": [], "_type": "FieldReference"}, "paper.ListPaperDocsSortBy.accessed": {"fq_name": "paper.ListPaperDocsSortBy.accessed", "param_name": "accessedValue", "static_instance": "ACCESSED", "getter_method": null, "containing_data_type_ref": "paper.ListPaperDocsSortBy", "route_refs": [], "_type": "FieldReference"}, "paper.ListPaperDocsSortBy.modified": {"fq_name": "paper.ListPaperDocsSortBy.modified", "param_name": "modifiedValue", "static_instance": "MODIFIED", "getter_method": null, "containing_data_type_ref": "paper.ListPaperDocsSortBy", "route_refs": [], "_type": "FieldReference"}, "paper.ListPaperDocsSortBy.created": {"fq_name": "paper.ListPaperDocsSortBy.created", "param_name": "createdValue", "static_instance": "CREATED", "getter_method": null, "containing_data_type_ref": "paper.ListPaperDocsSortBy", "route_refs": [], "_type": "FieldReference"}, "paper.ListPaperDocsSortBy.other": {"fq_name": "paper.ListPaperDocsSortBy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "paper.ListPaperDocsSortBy", "route_refs": [], "_type": "FieldReference"}, "paper.ListPaperDocsSortOrder.ascending": {"fq_name": "paper.ListPaperDocsSortOrder.ascending", "param_name": "ascendingValue", "static_instance": "ASCENDING", "getter_method": null, "containing_data_type_ref": "paper.ListPaperDocsSortOrder", "route_refs": [], "_type": "FieldReference"}, "paper.ListPaperDocsSortOrder.descending": {"fq_name": "paper.ListPaperDocsSortOrder.descending", "param_name": "descendingValue", "static_instance": "DESCENDING", "getter_method": null, "containing_data_type_ref": "paper.ListPaperDocsSortOrder", "route_refs": [], "_type": "FieldReference"}, "paper.ListPaperDocsSortOrder.other": {"fq_name": "paper.ListPaperDocsSortOrder.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "paper.ListPaperDocsSortOrder", "route_refs": [], "_type": "FieldReference"}, "paper.ListUsersCursorError.insufficient_permissions": {"fq_name": "paper.ListUsersCursorError.insufficient_permissions", "param_name": "insufficientPermissionsValue", "static_instance": "INSUFFICIENT_PERMISSIONS", "getter_method": null, "containing_data_type_ref": "paper.ListUsersCursorError", "route_refs": [], "_type": "FieldReference"}, "paper.ListUsersCursorError.other": {"fq_name": "paper.ListUsersCursorError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "paper.ListUsersCursorError", "route_refs": [], "_type": "FieldReference"}, "paper.ListUsersCursorError.doc_not_found": {"fq_name": "paper.ListUsersCursorError.doc_not_found", "param_name": "docNotFoundValue", "static_instance": "DOC_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "paper.ListUsersCursorError", "route_refs": [], "_type": "FieldReference"}, "paper.ListUsersCursorError.cursor_error": {"fq_name": "paper.ListUsersCursorError.cursor_error", "param_name": "cursorErrorValue", "static_instance": null, "getter_method": "getCursorErrorValue", "containing_data_type_ref": "paper.ListUsersCursorError", "route_refs": [], "_type": "FieldReference"}, "paper.ListUsersOnFolderArgs.doc_id": {"fq_name": "paper.ListUsersOnFolderArgs.doc_id", "param_name": "docId", "static_instance": null, "getter_method": "getDocId", "containing_data_type_ref": "paper.ListUsersOnFolderArgs", "route_refs": ["paper.docs/folder_users/list"], "_type": "FieldReference"}, "paper.ListUsersOnFolderArgs.limit": {"fq_name": "paper.ListUsersOnFolderArgs.limit", "param_name": "limit", "static_instance": null, "getter_method": "getLimit", "containing_data_type_ref": "paper.ListUsersOnFolderArgs", "route_refs": ["paper.docs/folder_users/list"], "_type": "FieldReference"}, "paper.ListUsersOnFolderContinueArgs.doc_id": {"fq_name": "paper.ListUsersOnFolderContinueArgs.doc_id", "param_name": "docId", "static_instance": null, "getter_method": "getDocId", "containing_data_type_ref": "paper.ListUsersOnFolderContinueArgs", "route_refs": ["paper.docs/folder_users/list"], "_type": "FieldReference"}, "paper.ListUsersOnFolderContinueArgs.cursor": {"fq_name": "paper.ListUsersOnFolderContinueArgs.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "paper.ListUsersOnFolderContinueArgs", "route_refs": [], "_type": "FieldReference"}, "paper.ListUsersOnFolderResponse.invitees": {"fq_name": "paper.ListUsersOnFolderResponse.invitees", "param_name": "invitees", "static_instance": null, "getter_method": "getInvitees", "containing_data_type_ref": "paper.ListUsersOnFolderResponse", "route_refs": [], "_type": "FieldReference"}, "paper.ListUsersOnFolderResponse.users": {"fq_name": "paper.ListUsersOnFolderResponse.users", "param_name": "users", "static_instance": null, "getter_method": "getUsers", "containing_data_type_ref": "paper.ListUsersOnFolderResponse", "route_refs": [], "_type": "FieldReference"}, "paper.ListUsersOnFolderResponse.cursor": {"fq_name": "paper.ListUsersOnFolderResponse.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "paper.ListUsersOnFolderResponse", "route_refs": [], "_type": "FieldReference"}, "paper.ListUsersOnFolderResponse.has_more": {"fq_name": "paper.ListUsersOnFolderResponse.has_more", "param_name": "hasMore", "static_instance": null, "getter_method": "getHasMore", "containing_data_type_ref": "paper.ListUsersOnFolderResponse", "route_refs": [], "_type": "FieldReference"}, "paper.ListUsersOnPaperDocArgs.doc_id": {"fq_name": "paper.ListUsersOnPaperDocArgs.doc_id", "param_name": "docId", "static_instance": null, "getter_method": "getDocId", "containing_data_type_ref": "paper.ListUsersOnPaperDocArgs", "route_refs": ["paper.docs/folder_users/list"], "_type": "FieldReference"}, "paper.ListUsersOnPaperDocArgs.limit": {"fq_name": "paper.ListUsersOnPaperDocArgs.limit", "param_name": "limit", "static_instance": null, "getter_method": "getLimit", "containing_data_type_ref": "paper.ListUsersOnPaperDocArgs", "route_refs": [], "_type": "FieldReference"}, "paper.ListUsersOnPaperDocArgs.filter_by": {"fq_name": "paper.ListUsersOnPaperDocArgs.filter_by", "param_name": "filterBy", "static_instance": null, "getter_method": "getFilterBy", "containing_data_type_ref": "paper.ListUsersOnPaperDocArgs", "route_refs": [], "_type": "FieldReference"}, "paper.ListUsersOnPaperDocContinueArgs.doc_id": {"fq_name": "paper.ListUsersOnPaperDocContinueArgs.doc_id", "param_name": "docId", "static_instance": null, "getter_method": "getDocId", "containing_data_type_ref": "paper.ListUsersOnPaperDocContinueArgs", "route_refs": ["paper.docs/folder_users/list"], "_type": "FieldReference"}, "paper.ListUsersOnPaperDocContinueArgs.cursor": {"fq_name": "paper.ListUsersOnPaperDocContinueArgs.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "paper.ListUsersOnPaperDocContinueArgs", "route_refs": [], "_type": "FieldReference"}, "paper.ListUsersOnPaperDocResponse.invitees": {"fq_name": "paper.ListUsersOnPaperDocResponse.invitees", "param_name": "invitees", "static_instance": null, "getter_method": "getInvitees", "containing_data_type_ref": "paper.ListUsersOnPaperDocResponse", "route_refs": [], "_type": "FieldReference"}, "paper.ListUsersOnPaperDocResponse.users": {"fq_name": "paper.ListUsersOnPaperDocResponse.users", "param_name": "users", "static_instance": null, "getter_method": "getUsers", "containing_data_type_ref": "paper.ListUsersOnPaperDocResponse", "route_refs": [], "_type": "FieldReference"}, "paper.ListUsersOnPaperDocResponse.doc_owner": {"fq_name": "paper.ListUsersOnPaperDocResponse.doc_owner", "param_name": "docOwner", "static_instance": null, "getter_method": "getDocOwner", "containing_data_type_ref": "paper.ListUsersOnPaperDocResponse", "route_refs": [], "_type": "FieldReference"}, "paper.ListUsersOnPaperDocResponse.cursor": {"fq_name": "paper.ListUsersOnPaperDocResponse.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "paper.ListUsersOnPaperDocResponse", "route_refs": [], "_type": "FieldReference"}, "paper.ListUsersOnPaperDocResponse.has_more": {"fq_name": "paper.ListUsersOnPaperDocResponse.has_more", "param_name": "hasMore", "static_instance": null, "getter_method": "getHasMore", "containing_data_type_ref": "paper.ListUsersOnPaperDocResponse", "route_refs": [], "_type": "FieldReference"}, "paper.PaperApiBaseError.insufficient_permissions": {"fq_name": "paper.PaperApiBaseError.insufficient_permissions", "param_name": "insufficientPermissionsValue", "static_instance": "INSUFFICIENT_PERMISSIONS", "getter_method": null, "containing_data_type_ref": "paper.PaperApiBaseError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperApiBaseError.other": {"fq_name": "paper.PaperApiBaseError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "paper.PaperApiBaseError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperApiCursorError.expired_cursor": {"fq_name": "paper.PaperApiCursorError.expired_cursor", "param_name": "expiredCursorValue", "static_instance": "EXPIRED_CURSOR", "getter_method": null, "containing_data_type_ref": "paper.PaperApiCursorError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperApiCursorError.invalid_cursor": {"fq_name": "paper.PaperApiCursorError.invalid_cursor", "param_name": "invalidCursorValue", "static_instance": "INVALID_CURSOR", "getter_method": null, "containing_data_type_ref": "paper.PaperApiCursorError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperApiCursorError.wrong_user_in_cursor": {"fq_name": "paper.PaperApiCursorError.wrong_user_in_cursor", "param_name": "wrongUserInCursorValue", "static_instance": "WRONG_USER_IN_CURSOR", "getter_method": null, "containing_data_type_ref": "paper.PaperApiCursorError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperApiCursorError.reset": {"fq_name": "paper.PaperApiCursorError.reset", "param_name": "resetValue", "static_instance": "RESET", "getter_method": null, "containing_data_type_ref": "paper.PaperApiCursorError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperApiCursorError.other": {"fq_name": "paper.PaperApiCursorError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "paper.PaperApiCursorError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocCreateArgs.import_format": {"fq_name": "paper.PaperDocCreateArgs.import_format", "param_name": "importFormat", "static_instance": null, "getter_method": "getImportFormat", "containing_data_type_ref": "paper.PaperDocCreateArgs", "route_refs": ["paper.docs/create"], "_type": "FieldReference"}, "paper.PaperDocCreateArgs.parent_folder_id": {"fq_name": "paper.PaperDocCreateArgs.parent_folder_id", "param_name": "parentFolderId", "static_instance": null, "getter_method": "getParentFolderId", "containing_data_type_ref": "paper.PaperDocCreateArgs", "route_refs": ["paper.docs/create"], "_type": "FieldReference"}, "paper.PaperDocCreateError.insufficient_permissions": {"fq_name": "paper.PaperDocCreateError.insufficient_permissions", "param_name": "insufficientPermissionsValue", "static_instance": "INSUFFICIENT_PERMISSIONS", "getter_method": null, "containing_data_type_ref": "paper.PaperDocCreateError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocCreateError.other": {"fq_name": "paper.PaperDocCreateError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "paper.PaperDocCreateError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocCreateError.content_malformed": {"fq_name": "paper.PaperDocCreateError.content_malformed", "param_name": "contentMalformedValue", "static_instance": "CONTENT_MALFORMED", "getter_method": null, "containing_data_type_ref": "paper.PaperDocCreateError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocCreateError.folder_not_found": {"fq_name": "paper.PaperDocCreateError.folder_not_found", "param_name": "folderNotFoundValue", "static_instance": "FOLDER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "paper.PaperDocCreateError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocCreateError.doc_length_exceeded": {"fq_name": "paper.PaperDocCreateError.doc_length_exceeded", "param_name": "docLengthExceededValue", "static_instance": "DOC_LENGTH_EXCEEDED", "getter_method": null, "containing_data_type_ref": "paper.PaperDocCreateError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocCreateError.image_size_exceeded": {"fq_name": "paper.PaperDocCreateError.image_size_exceeded", "param_name": "imageSizeExceededValue", "static_instance": "IMAGE_SIZE_EXCEEDED", "getter_method": null, "containing_data_type_ref": "paper.PaperDocCreateError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocCreateUpdateResult.doc_id": {"fq_name": "paper.PaperDocCreateUpdateResult.doc_id", "param_name": "docId", "static_instance": null, "getter_method": "getDocId", "containing_data_type_ref": "paper.PaperDocCreateUpdateResult", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocCreateUpdateResult.revision": {"fq_name": "paper.PaperDocCreateUpdateResult.revision", "param_name": "revision", "static_instance": null, "getter_method": "getRevision", "containing_data_type_ref": "paper.PaperDocCreateUpdateResult", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocCreateUpdateResult.title": {"fq_name": "paper.PaperDocCreateUpdateResult.title", "param_name": "title", "static_instance": null, "getter_method": "getTitle", "containing_data_type_ref": "paper.PaperDocCreateUpdateResult", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocExport.doc_id": {"fq_name": "paper.PaperDocExport.doc_id", "param_name": "docId", "static_instance": null, "getter_method": "getDocId", "containing_data_type_ref": "paper.PaperDocExport", "route_refs": ["paper.docs/folder_users/list"], "_type": "FieldReference"}, "paper.PaperDocExport.export_format": {"fq_name": "paper.PaperDocExport.export_format", "param_name": "exportFormat", "static_instance": null, "getter_method": "getExportFormat", "containing_data_type_ref": "paper.PaperDocExport", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocExportResult.owner": {"fq_name": "paper.PaperDocExportResult.owner", "param_name": "owner", "static_instance": null, "getter_method": "getOwner", "containing_data_type_ref": "paper.PaperDocExportResult", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocExportResult.title": {"fq_name": "paper.PaperDocExportResult.title", "param_name": "title", "static_instance": null, "getter_method": "getTitle", "containing_data_type_ref": "paper.PaperDocExportResult", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocExportResult.revision": {"fq_name": "paper.PaperDocExportResult.revision", "param_name": "revision", "static_instance": null, "getter_method": "getRevision", "containing_data_type_ref": "paper.PaperDocExportResult", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocExportResult.mime_type": {"fq_name": "paper.PaperDocExportResult.mime_type", "param_name": "mimeType", "static_instance": null, "getter_method": "getMimeType", "containing_data_type_ref": "paper.PaperDocExportResult", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocPermissionLevel.edit": {"fq_name": "paper.PaperDocPermissionLevel.edit", "param_name": "editValue", "static_instance": "EDIT", "getter_method": null, "containing_data_type_ref": "paper.PaperDocPermissionLevel", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocPermissionLevel.view_and_comment": {"fq_name": "paper.PaperDocPermissionLevel.view_and_comment", "param_name": "viewAndCommentValue", "static_instance": "VIEW_AND_COMMENT", "getter_method": null, "containing_data_type_ref": "paper.PaperDocPermissionLevel", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocPermissionLevel.other": {"fq_name": "paper.PaperDocPermissionLevel.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "paper.PaperDocPermissionLevel", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocSharingPolicy.doc_id": {"fq_name": "paper.PaperDocSharingPolicy.doc_id", "param_name": "docId", "static_instance": null, "getter_method": "getDocId", "containing_data_type_ref": "paper.PaperDocSharingPolicy", "route_refs": ["paper.docs/folder_users/list"], "_type": "FieldReference"}, "paper.PaperDocSharingPolicy.sharing_policy": {"fq_name": "paper.PaperDocSharingPolicy.sharing_policy", "param_name": "sharingPolicy", "static_instance": null, "getter_method": "getSharingPolicy", "containing_data_type_ref": "paper.PaperDocSharingPolicy", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocUpdateArgs.doc_id": {"fq_name": "paper.PaperDocUpdateArgs.doc_id", "param_name": "docId", "static_instance": null, "getter_method": "getDocId", "containing_data_type_ref": "paper.PaperDocUpdateArgs", "route_refs": ["paper.docs/folder_users/list"], "_type": "FieldReference"}, "paper.PaperDocUpdateArgs.doc_update_policy": {"fq_name": "paper.PaperDocUpdateArgs.doc_update_policy", "param_name": "docUpdatePolicy", "static_instance": null, "getter_method": "getDocUpdatePolicy", "containing_data_type_ref": "paper.PaperDocUpdateArgs", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocUpdateArgs.revision": {"fq_name": "paper.PaperDocUpdateArgs.revision", "param_name": "revision", "static_instance": null, "getter_method": "getRevision", "containing_data_type_ref": "paper.PaperDocUpdateArgs", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocUpdateArgs.import_format": {"fq_name": "paper.PaperDocUpdateArgs.import_format", "param_name": "importFormat", "static_instance": null, "getter_method": "getImportFormat", "containing_data_type_ref": "paper.PaperDocUpdateArgs", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocUpdateError.insufficient_permissions": {"fq_name": "paper.PaperDocUpdateError.insufficient_permissions", "param_name": "insufficientPermissionsValue", "static_instance": "INSUFFICIENT_PERMISSIONS", "getter_method": null, "containing_data_type_ref": "paper.PaperDocUpdateError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocUpdateError.other": {"fq_name": "paper.PaperDocUpdateError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "paper.PaperDocUpdateError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocUpdateError.doc_not_found": {"fq_name": "paper.PaperDocUpdateError.doc_not_found", "param_name": "docNotFoundValue", "static_instance": "DOC_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "paper.PaperDocUpdateError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocUpdateError.content_malformed": {"fq_name": "paper.PaperDocUpdateError.content_malformed", "param_name": "contentMalformedValue", "static_instance": "CONTENT_MALFORMED", "getter_method": null, "containing_data_type_ref": "paper.PaperDocUpdateError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocUpdateError.revision_mismatch": {"fq_name": "paper.PaperDocUpdateError.revision_mismatch", "param_name": "revisionMismatchValue", "static_instance": "REVISION_MISMATCH", "getter_method": null, "containing_data_type_ref": "paper.PaperDocUpdateError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocUpdateError.doc_length_exceeded": {"fq_name": "paper.PaperDocUpdateError.doc_length_exceeded", "param_name": "docLengthExceededValue", "static_instance": "DOC_LENGTH_EXCEEDED", "getter_method": null, "containing_data_type_ref": "paper.PaperDocUpdateError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocUpdateError.image_size_exceeded": {"fq_name": "paper.PaperDocUpdateError.image_size_exceeded", "param_name": "imageSizeExceededValue", "static_instance": "IMAGE_SIZE_EXCEEDED", "getter_method": null, "containing_data_type_ref": "paper.PaperDocUpdateError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocUpdateError.doc_archived": {"fq_name": "paper.PaperDocUpdateError.doc_archived", "param_name": "docArchivedValue", "static_instance": "DOC_ARCHIVED", "getter_method": null, "containing_data_type_ref": "paper.PaperDocUpdateError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocUpdateError.doc_deleted": {"fq_name": "paper.PaperDocUpdateError.doc_deleted", "param_name": "docDeletedValue", "static_instance": "DOC_DELETED", "getter_method": null, "containing_data_type_ref": "paper.PaperDocUpdateError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocUpdatePolicy.append": {"fq_name": "paper.PaperDocUpdatePolicy.append", "param_name": "appendValue", "static_instance": "APPEND", "getter_method": null, "containing_data_type_ref": "paper.PaperDocUpdatePolicy", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocUpdatePolicy.prepend": {"fq_name": "paper.PaperDocUpdatePolicy.prepend", "param_name": "prependValue", "static_instance": "PREPEND", "getter_method": null, "containing_data_type_ref": "paper.PaperDocUpdatePolicy", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocUpdatePolicy.overwrite_all": {"fq_name": "paper.PaperDocUpdatePolicy.overwrite_all", "param_name": "overwriteAllValue", "static_instance": "OVERWRITE_ALL", "getter_method": null, "containing_data_type_ref": "paper.PaperDocUpdatePolicy", "route_refs": [], "_type": "FieldReference"}, "paper.PaperDocUpdatePolicy.other": {"fq_name": "paper.PaperDocUpdatePolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "paper.PaperDocUpdatePolicy", "route_refs": [], "_type": "FieldReference"}, "paper.PaperFolderCreateArg.name": {"fq_name": "paper.PaperFolderCreateArg.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "paper.PaperFolderCreateArg", "route_refs": [], "_type": "FieldReference"}, "paper.PaperFolderCreateArg.parent_folder_id": {"fq_name": "paper.PaperFolderCreateArg.parent_folder_id", "param_name": "parentFolderId", "static_instance": null, "getter_method": "getParentFolderId", "containing_data_type_ref": "paper.PaperFolderCreateArg", "route_refs": [], "_type": "FieldReference"}, "paper.PaperFolderCreateArg.is_team_folder": {"fq_name": "paper.PaperFolderCreateArg.is_team_folder", "param_name": "isTeamFolder", "static_instance": null, "getter_method": "getIsTeamFolder", "containing_data_type_ref": "paper.PaperFolderCreateArg", "route_refs": [], "_type": "FieldReference"}, "paper.PaperFolderCreateError.insufficient_permissions": {"fq_name": "paper.PaperFolderCreateError.insufficient_permissions", "param_name": "insufficientPermissionsValue", "static_instance": "INSUFFICIENT_PERMISSIONS", "getter_method": null, "containing_data_type_ref": "paper.PaperFolderCreateError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperFolderCreateError.other": {"fq_name": "paper.PaperFolderCreateError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "paper.PaperFolderCreateError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperFolderCreateError.folder_not_found": {"fq_name": "paper.PaperFolderCreateError.folder_not_found", "param_name": "folderNotFoundValue", "static_instance": "FOLDER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "paper.PaperFolderCreateError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperFolderCreateError.invalid_folder_id": {"fq_name": "paper.PaperFolderCreateError.invalid_folder_id", "param_name": "invalidFolderIdValue", "static_instance": "INVALID_FOLDER_ID", "getter_method": null, "containing_data_type_ref": "paper.PaperFolderCreateError", "route_refs": [], "_type": "FieldReference"}, "paper.PaperFolderCreateResult.folder_id": {"fq_name": "paper.PaperFolderCreateResult.folder_id", "param_name": "folderId", "static_instance": null, "getter_method": "getFolderId", "containing_data_type_ref": "paper.PaperFolderCreateResult", "route_refs": [], "_type": "FieldReference"}, "paper.RefPaperDoc.doc_id": {"fq_name": "paper.RefPaperDoc.doc_id", "param_name": "docId", "static_instance": null, "getter_method": "getDocId", "containing_data_type_ref": "paper.RefPaperDoc", "route_refs": ["paper.docs/folder_users/list"], "_type": "FieldReference"}, "paper.RemovePaperDocUser.doc_id": {"fq_name": "paper.RemovePaperDocUser.doc_id", "param_name": "docId", "static_instance": null, "getter_method": "getDocId", "containing_data_type_ref": "paper.RemovePaperDocUser", "route_refs": ["paper.docs/folder_users/list"], "_type": "FieldReference"}, "paper.RemovePaperDocUser.member": {"fq_name": "paper.RemovePaperDocUser.member", "param_name": "member", "static_instance": null, "getter_method": "getMember", "containing_data_type_ref": "paper.RemovePaperDocUser", "route_refs": [], "_type": "FieldReference"}, "paper.SharingPolicy.public_sharing_policy": {"fq_name": "paper.SharingPolicy.public_sharing_policy", "param_name": "publicSharingPolicy", "static_instance": null, "getter_method": "getPublicSharingPolicy", "containing_data_type_ref": "paper.SharingPolicy", "route_refs": [], "_type": "FieldReference"}, "paper.SharingPolicy.team_sharing_policy": {"fq_name": "paper.SharingPolicy.team_sharing_policy", "param_name": "teamSharingPolicy", "static_instance": null, "getter_method": "getTeamSharingPolicy", "containing_data_type_ref": "paper.SharingPolicy", "route_refs": [], "_type": "FieldReference"}, "paper.SharingPublicPolicyType.people_with_link_can_edit": {"fq_name": "paper.SharingPublicPolicyType.people_with_link_can_edit", "param_name": "peopleWithLinkCanEditValue", "static_instance": "PEOPLE_WITH_LINK_CAN_EDIT", "getter_method": null, "containing_data_type_ref": "paper.SharingPublicPolicyType", "route_refs": [], "_type": "FieldReference"}, "paper.SharingPublicPolicyType.people_with_link_can_view_and_comment": {"fq_name": "paper.SharingPublicPolicyType.people_with_link_can_view_and_comment", "param_name": "peopleWithLinkCanViewAndCommentValue", "static_instance": "PEOPLE_WITH_LINK_CAN_VIEW_AND_COMMENT", "getter_method": null, "containing_data_type_ref": "paper.SharingPublicPolicyType", "route_refs": [], "_type": "FieldReference"}, "paper.SharingPublicPolicyType.invite_only": {"fq_name": "paper.SharingPublicPolicyType.invite_only", "param_name": "inviteOnlyValue", "static_instance": "INVITE_ONLY", "getter_method": null, "containing_data_type_ref": "paper.SharingPublicPolicyType", "route_refs": [], "_type": "FieldReference"}, "paper.SharingPublicPolicyType.disabled": {"fq_name": "paper.SharingPublicPolicyType.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "paper.SharingPublicPolicyType", "route_refs": [], "_type": "FieldReference"}, "paper.SharingTeamPolicyType.people_with_link_can_edit": {"fq_name": "paper.SharingTeamPolicyType.people_with_link_can_edit", "param_name": "peopleWithLinkCanEditValue", "static_instance": "PEOPLE_WITH_LINK_CAN_EDIT", "getter_method": null, "containing_data_type_ref": "paper.SharingTeamPolicyType", "route_refs": [], "_type": "FieldReference"}, "paper.SharingTeamPolicyType.people_with_link_can_view_and_comment": {"fq_name": "paper.SharingTeamPolicyType.people_with_link_can_view_and_comment", "param_name": "peopleWithLinkCanViewAndCommentValue", "static_instance": "PEOPLE_WITH_LINK_CAN_VIEW_AND_COMMENT", "getter_method": null, "containing_data_type_ref": "paper.SharingTeamPolicyType", "route_refs": [], "_type": "FieldReference"}, "paper.SharingTeamPolicyType.invite_only": {"fq_name": "paper.SharingTeamPolicyType.invite_only", "param_name": "inviteOnlyValue", "static_instance": "INVITE_ONLY", "getter_method": null, "containing_data_type_ref": "paper.SharingTeamPolicyType", "route_refs": [], "_type": "FieldReference"}, "paper.UserInfoWithPermissionLevel.user": {"fq_name": "paper.UserInfoWithPermissionLevel.user", "param_name": "user", "static_instance": null, "getter_method": "getUser", "containing_data_type_ref": "paper.UserInfoWithPermissionLevel", "route_refs": [], "_type": "FieldReference"}, "paper.UserInfoWithPermissionLevel.permission_level": {"fq_name": "paper.UserInfoWithPermissionLevel.permission_level", "param_name": "permissionLevel", "static_instance": null, "getter_method": "getPermissionLevel", "containing_data_type_ref": "paper.UserInfoWithPermissionLevel", "route_refs": [], "_type": "FieldReference"}, "paper.UserOnPaperDocFilter.visited": {"fq_name": "paper.UserOnPaperDocFilter.visited", "param_name": "visitedValue", "static_instance": "VISITED", "getter_method": null, "containing_data_type_ref": "paper.UserOnPaperDocFilter", "route_refs": [], "_type": "FieldReference"}, "paper.UserOnPaperDocFilter.shared": {"fq_name": "paper.UserOnPaperDocFilter.shared", "param_name": "sharedValue", "static_instance": "SHARED", "getter_method": null, "containing_data_type_ref": "paper.UserOnPaperDocFilter", "route_refs": [], "_type": "FieldReference"}, "paper.UserOnPaperDocFilter.other": {"fq_name": "paper.UserOnPaperDocFilter.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "paper.UserOnPaperDocFilter", "route_refs": [], "_type": "FieldReference"}, "secondary_emails.SecondaryEmail.email": {"fq_name": "secondary_emails.SecondaryEmail.email", "param_name": "email", "static_instance": null, "getter_method": "getEmail", "containing_data_type_ref": "secondary_emails.SecondaryEmail", "route_refs": [], "_type": "FieldReference"}, "secondary_emails.SecondaryEmail.is_verified": {"fq_name": "secondary_emails.SecondaryEmail.is_verified", "param_name": "isVerified", "static_instance": null, "getter_method": "getIsVerified", "containing_data_type_ref": "secondary_emails.SecondaryEmail", "route_refs": [], "_type": "FieldReference"}, "seen_state.PlatformType.web": {"fq_name": "seen_state.PlatformType.web", "param_name": "webValue", "static_instance": "WEB", "getter_method": null, "containing_data_type_ref": "seen_state.PlatformType", "route_refs": [], "_type": "FieldReference"}, "seen_state.PlatformType.desktop": {"fq_name": "seen_state.PlatformType.desktop", "param_name": "desktopValue", "static_instance": "DESKTOP", "getter_method": null, "containing_data_type_ref": "seen_state.PlatformType", "route_refs": [], "_type": "FieldReference"}, "seen_state.PlatformType.mobile_ios": {"fq_name": "seen_state.PlatformType.mobile_ios", "param_name": "mobileIosValue", "static_instance": "MOBILE_IOS", "getter_method": null, "containing_data_type_ref": "seen_state.PlatformType", "route_refs": [], "_type": "FieldReference"}, "seen_state.PlatformType.mobile_android": {"fq_name": "seen_state.PlatformType.mobile_android", "param_name": "mobileAndroidValue", "static_instance": "MOBILE_ANDROID", "getter_method": null, "containing_data_type_ref": "seen_state.PlatformType", "route_refs": [], "_type": "FieldReference"}, "seen_state.PlatformType.api": {"fq_name": "seen_state.PlatformType.api", "param_name": "apiValue", "static_instance": "API", "getter_method": null, "containing_data_type_ref": "seen_state.PlatformType", "route_refs": [], "_type": "FieldReference"}, "seen_state.PlatformType.unknown": {"fq_name": "seen_state.PlatformType.unknown", "param_name": "unknownValue", "static_instance": "UNKNOWN", "getter_method": null, "containing_data_type_ref": "seen_state.PlatformType", "route_refs": [], "_type": "FieldReference"}, "seen_state.PlatformType.mobile": {"fq_name": "seen_state.PlatformType.mobile", "param_name": "mobileValue", "static_instance": "MOBILE", "getter_method": null, "containing_data_type_ref": "seen_state.PlatformType", "route_refs": [], "_type": "FieldReference"}, "seen_state.PlatformType.other": {"fq_name": "seen_state.PlatformType.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "seen_state.PlatformType", "route_refs": [], "_type": "FieldReference"}, "sharing.AccessInheritance.inherit": {"fq_name": "sharing.AccessInheritance.inherit", "param_name": "inheritValue", "static_instance": "INHERIT", "getter_method": null, "containing_data_type_ref": "sharing.AccessInheritance", "route_refs": [], "_type": "FieldReference"}, "sharing.AccessInheritance.no_inherit": {"fq_name": "sharing.AccessInheritance.no_inherit", "param_name": "noInheritValue", "static_instance": "NO_INHERIT", "getter_method": null, "containing_data_type_ref": "sharing.AccessInheritance", "route_refs": [], "_type": "FieldReference"}, "sharing.AccessInheritance.other": {"fq_name": "sharing.AccessInheritance.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.AccessInheritance", "route_refs": [], "_type": "FieldReference"}, "sharing.AccessLevel.owner": {"fq_name": "sharing.AccessLevel.owner", "param_name": "ownerValue", "static_instance": "OWNER", "getter_method": null, "containing_data_type_ref": "sharing.AccessLevel", "route_refs": [], "_type": "FieldReference"}, "sharing.AccessLevel.editor": {"fq_name": "sharing.AccessLevel.editor", "param_name": "editorValue", "static_instance": "EDITOR", "getter_method": null, "containing_data_type_ref": "sharing.AccessLevel", "route_refs": [], "_type": "FieldReference"}, "sharing.AccessLevel.viewer": {"fq_name": "sharing.AccessLevel.viewer", "param_name": "viewerValue", "static_instance": "VIEWER", "getter_method": null, "containing_data_type_ref": "sharing.AccessLevel", "route_refs": [], "_type": "FieldReference"}, "sharing.AccessLevel.viewer_no_comment": {"fq_name": "sharing.AccessLevel.viewer_no_comment", "param_name": "viewerNoCommentValue", "static_instance": "VIEWER_NO_COMMENT", "getter_method": null, "containing_data_type_ref": "sharing.AccessLevel", "route_refs": [], "_type": "FieldReference"}, "sharing.AccessLevel.traverse": {"fq_name": "sharing.AccessLevel.traverse", "param_name": "traverseValue", "static_instance": "TRAVERSE", "getter_method": null, "containing_data_type_ref": "sharing.AccessLevel", "route_refs": [], "_type": "FieldReference"}, "sharing.AccessLevel.no_access": {"fq_name": "sharing.AccessLevel.no_access", "param_name": "noAccessValue", "static_instance": "NO_ACCESS", "getter_method": null, "containing_data_type_ref": "sharing.AccessLevel", "route_refs": [], "_type": "FieldReference"}, "sharing.AccessLevel.other": {"fq_name": "sharing.AccessLevel.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.AccessLevel", "route_refs": [], "_type": "FieldReference"}, "sharing.AclUpdatePolicy.owner": {"fq_name": "sharing.AclUpdatePolicy.owner", "param_name": "ownerValue", "static_instance": "OWNER", "getter_method": null, "containing_data_type_ref": "sharing.AclUpdatePolicy", "route_refs": [], "_type": "FieldReference"}, "sharing.AclUpdatePolicy.editors": {"fq_name": "sharing.AclUpdatePolicy.editors", "param_name": "editorsValue", "static_instance": "EDITORS", "getter_method": null, "containing_data_type_ref": "sharing.AclUpdatePolicy", "route_refs": [], "_type": "FieldReference"}, "sharing.AclUpdatePolicy.other": {"fq_name": "sharing.AclUpdatePolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.AclUpdatePolicy", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFileMemberArgs.file": {"fq_name": "sharing.AddFileMemberArgs.file", "param_name": "file", "static_instance": null, "getter_method": "getFile", "containing_data_type_ref": "sharing.AddFileMemberArgs", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFileMemberArgs.members": {"fq_name": "sharing.AddFileMemberArgs.members", "param_name": "members", "static_instance": null, "getter_method": "getMembers", "containing_data_type_ref": "sharing.AddFileMemberArgs", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFileMemberArgs.custom_message": {"fq_name": "sharing.AddFileMemberArgs.custom_message", "param_name": "customMessage", "static_instance": null, "getter_method": "getCustomMessage", "containing_data_type_ref": "sharing.AddFileMemberArgs", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFileMemberArgs.quiet": {"fq_name": "sharing.AddFileMemberArgs.quiet", "param_name": "quiet", "static_instance": null, "getter_method": "getQuiet", "containing_data_type_ref": "sharing.AddFileMemberArgs", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFileMemberArgs.access_level": {"fq_name": "sharing.AddFileMemberArgs.access_level", "param_name": "accessLevel", "static_instance": null, "getter_method": "getAccessLevel", "containing_data_type_ref": "sharing.AddFileMemberArgs", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFileMemberArgs.add_message_as_comment": {"fq_name": "sharing.AddFileMemberArgs.add_message_as_comment", "param_name": "addMessageAsComment", "static_instance": null, "getter_method": "getAddMessageAsComment", "containing_data_type_ref": "sharing.AddFileMemberArgs", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFileMemberError.user_error": {"fq_name": "sharing.AddFileMemberError.user_error", "param_name": "userErrorValue", "static_instance": null, "getter_method": "getUserErrorValue", "containing_data_type_ref": "sharing.AddFileMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFileMemberError.access_error": {"fq_name": "sharing.AddFileMemberError.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "sharing.AddFileMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFileMemberError.rate_limit": {"fq_name": "sharing.AddFileMemberError.rate_limit", "param_name": "rateLimitValue", "static_instance": "RATE_LIMIT", "getter_method": null, "containing_data_type_ref": "sharing.AddFileMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFileMemberError.invalid_comment": {"fq_name": "sharing.AddFileMemberError.invalid_comment", "param_name": "invalidCommentValue", "static_instance": "INVALID_COMMENT", "getter_method": null, "containing_data_type_ref": "sharing.AddFileMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFileMemberError.other": {"fq_name": "sharing.AddFileMemberError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.AddFileMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFolderMemberArg.shared_folder_id": {"fq_name": "sharing.AddFolderMemberArg.shared_folder_id", "param_name": "sharedFolderId", "static_instance": null, "getter_method": "getSharedFolderId", "containing_data_type_ref": "sharing.AddFolderMemberArg", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFolderMemberArg.members": {"fq_name": "sharing.AddFolderMemberArg.members", "param_name": "members", "static_instance": null, "getter_method": "getMembers", "containing_data_type_ref": "sharing.AddFolderMemberArg", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFolderMemberArg.quiet": {"fq_name": "sharing.AddFolderMemberArg.quiet", "param_name": "quiet", "static_instance": null, "getter_method": "getQuiet", "containing_data_type_ref": "sharing.AddFolderMemberArg", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFolderMemberArg.custom_message": {"fq_name": "sharing.AddFolderMemberArg.custom_message", "param_name": "customMessage", "static_instance": null, "getter_method": "getCustomMessage", "containing_data_type_ref": "sharing.AddFolderMemberArg", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFolderMemberError.access_error": {"fq_name": "sharing.AddFolderMemberError.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "sharing.AddFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFolderMemberError.email_unverified": {"fq_name": "sharing.AddFolderMemberError.email_unverified", "param_name": "emailUnverifiedValue", "static_instance": "EMAIL_UNVERIFIED", "getter_method": null, "containing_data_type_ref": "sharing.AddFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFolderMemberError.banned_member": {"fq_name": "sharing.AddFolderMemberError.banned_member", "param_name": "bannedMemberValue", "static_instance": "BANNED_MEMBER", "getter_method": null, "containing_data_type_ref": "sharing.AddFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFolderMemberError.bad_member": {"fq_name": "sharing.AddFolderMemberError.bad_member", "param_name": "badMemberValue", "static_instance": null, "getter_method": "getBadMemberValue", "containing_data_type_ref": "sharing.AddFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFolderMemberError.cant_share_outside_team": {"fq_name": "sharing.AddFolderMemberError.cant_share_outside_team", "param_name": "cantShareOutsideTeamValue", "static_instance": "CANT_SHARE_OUTSIDE_TEAM", "getter_method": null, "containing_data_type_ref": "sharing.AddFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFolderMemberError.too_many_members": {"fq_name": "sharing.AddFolderMemberError.too_many_members", "param_name": "tooManyMembersValue", "static_instance": null, "getter_method": "getTooManyMembersValue", "containing_data_type_ref": "sharing.AddFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFolderMemberError.too_many_pending_invites": {"fq_name": "sharing.AddFolderMemberError.too_many_pending_invites", "param_name": "tooManyPendingInvitesValue", "static_instance": null, "getter_method": "getTooManyPendingInvitesValue", "containing_data_type_ref": "sharing.AddFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFolderMemberError.rate_limit": {"fq_name": "sharing.AddFolderMemberError.rate_limit", "param_name": "rateLimitValue", "static_instance": "RATE_LIMIT", "getter_method": null, "containing_data_type_ref": "sharing.AddFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFolderMemberError.too_many_invitees": {"fq_name": "sharing.AddFolderMemberError.too_many_invitees", "param_name": "tooManyInviteesValue", "static_instance": "TOO_MANY_INVITEES", "getter_method": null, "containing_data_type_ref": "sharing.AddFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFolderMemberError.insufficient_plan": {"fq_name": "sharing.AddFolderMemberError.insufficient_plan", "param_name": "insufficientPlanValue", "static_instance": "INSUFFICIENT_PLAN", "getter_method": null, "containing_data_type_ref": "sharing.AddFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFolderMemberError.team_folder": {"fq_name": "sharing.AddFolderMemberError.team_folder", "param_name": "teamFolderValue", "static_instance": "TEAM_FOLDER", "getter_method": null, "containing_data_type_ref": "sharing.AddFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFolderMemberError.no_permission": {"fq_name": "sharing.AddFolderMemberError.no_permission", "param_name": "noPermissionValue", "static_instance": "NO_PERMISSION", "getter_method": null, "containing_data_type_ref": "sharing.AddFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFolderMemberError.invalid_shared_folder": {"fq_name": "sharing.AddFolderMemberError.invalid_shared_folder", "param_name": "invalidSharedFolderValue", "static_instance": "INVALID_SHARED_FOLDER", "getter_method": null, "containing_data_type_ref": "sharing.AddFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.AddFolderMemberError.other": {"fq_name": "sharing.AddFolderMemberError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.AddFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.AddMember.member": {"fq_name": "sharing.AddMember.member", "param_name": "member", "static_instance": null, "getter_method": "getMember", "containing_data_type_ref": "sharing.AddMember", "route_refs": [], "_type": "FieldReference"}, "sharing.AddMember.access_level": {"fq_name": "sharing.AddMember.access_level", "param_name": "accessLevel", "static_instance": null, "getter_method": "getAccessLevel", "containing_data_type_ref": "sharing.AddMember", "route_refs": [], "_type": "FieldReference"}, "sharing.AddMemberSelectorError.automatic_group": {"fq_name": "sharing.AddMemberSelectorError.automatic_group", "param_name": "automaticGroupValue", "static_instance": "AUTOMATIC_GROUP", "getter_method": null, "containing_data_type_ref": "sharing.AddMemberSelectorError", "route_refs": [], "_type": "FieldReference"}, "sharing.AddMemberSelectorError.invalid_dropbox_id": {"fq_name": "sharing.AddMemberSelectorError.invalid_dropbox_id", "param_name": "invalidDropboxIdValue", "static_instance": null, "getter_method": "getInvalidDropboxIdValue", "containing_data_type_ref": "sharing.AddMemberSelectorError", "route_refs": [], "_type": "FieldReference"}, "sharing.AddMemberSelectorError.invalid_email": {"fq_name": "sharing.AddMemberSelectorError.invalid_email", "param_name": "invalidEmailValue", "static_instance": null, "getter_method": "getInvalidEmailValue", "containing_data_type_ref": "sharing.AddMemberSelectorError", "route_refs": [], "_type": "FieldReference"}, "sharing.AddMemberSelectorError.unverified_dropbox_id": {"fq_name": "sharing.AddMemberSelectorError.unverified_dropbox_id", "param_name": "unverifiedDropboxIdValue", "static_instance": null, "getter_method": "getUnverifiedDropboxIdValue", "containing_data_type_ref": "sharing.AddMemberSelectorError", "route_refs": [], "_type": "FieldReference"}, "sharing.AddMemberSelectorError.group_deleted": {"fq_name": "sharing.AddMemberSelectorError.group_deleted", "param_name": "groupDeletedValue", "static_instance": "GROUP_DELETED", "getter_method": null, "containing_data_type_ref": "sharing.AddMemberSelectorError", "route_refs": [], "_type": "FieldReference"}, "sharing.AddMemberSelectorError.group_not_on_team": {"fq_name": "sharing.AddMemberSelectorError.group_not_on_team", "param_name": "groupNotOnTeamValue", "static_instance": "GROUP_NOT_ON_TEAM", "getter_method": null, "containing_data_type_ref": "sharing.AddMemberSelectorError", "route_refs": [], "_type": "FieldReference"}, "sharing.AddMemberSelectorError.other": {"fq_name": "sharing.AddMemberSelectorError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.AddMemberSelectorError", "route_refs": [], "_type": "FieldReference"}, "sharing.AlphaResolvedVisibility.public": {"fq_name": "sharing.AlphaResolvedVisibility.public", "param_name": "publicValue", "static_instance": "PUBLIC", "getter_method": null, "containing_data_type_ref": "sharing.AlphaResolvedVisibility", "route_refs": [], "_type": "FieldReference"}, "sharing.AlphaResolvedVisibility.team_only": {"fq_name": "sharing.AlphaResolvedVisibility.team_only", "param_name": "teamOnlyValue", "static_instance": "TEAM_ONLY", "getter_method": null, "containing_data_type_ref": "sharing.AlphaResolvedVisibility", "route_refs": [], "_type": "FieldReference"}, "sharing.AlphaResolvedVisibility.password": {"fq_name": "sharing.AlphaResolvedVisibility.password", "param_name": "passwordValue", "static_instance": "PASSWORD", "getter_method": null, "containing_data_type_ref": "sharing.AlphaResolvedVisibility", "route_refs": [], "_type": "FieldReference"}, "sharing.AlphaResolvedVisibility.team_and_password": {"fq_name": "sharing.AlphaResolvedVisibility.team_and_password", "param_name": "teamAndPasswordValue", "static_instance": "TEAM_AND_PASSWORD", "getter_method": null, "containing_data_type_ref": "sharing.AlphaResolvedVisibility", "route_refs": [], "_type": "FieldReference"}, "sharing.AlphaResolvedVisibility.shared_folder_only": {"fq_name": "sharing.AlphaResolvedVisibility.shared_folder_only", "param_name": "sharedFolderOnlyValue", "static_instance": "SHARED_FOLDER_ONLY", "getter_method": null, "containing_data_type_ref": "sharing.AlphaResolvedVisibility", "route_refs": [], "_type": "FieldReference"}, "sharing.AlphaResolvedVisibility.no_one": {"fq_name": "sharing.AlphaResolvedVisibility.no_one", "param_name": "noOneValue", "static_instance": "NO_ONE", "getter_method": null, "containing_data_type_ref": "sharing.AlphaResolvedVisibility", "route_refs": [], "_type": "FieldReference"}, "sharing.AlphaResolvedVisibility.only_you": {"fq_name": "sharing.AlphaResolvedVisibility.only_you", "param_name": "onlyYouValue", "static_instance": "ONLY_YOU", "getter_method": null, "containing_data_type_ref": "sharing.AlphaResolvedVisibility", "route_refs": [], "_type": "FieldReference"}, "sharing.AlphaResolvedVisibility.other": {"fq_name": "sharing.AlphaResolvedVisibility.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.AlphaResolvedVisibility", "route_refs": [], "_type": "FieldReference"}, "sharing.AudienceExceptionContentInfo.name": {"fq_name": "sharing.AudienceExceptionContentInfo.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "sharing.AudienceExceptionContentInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.AudienceExceptions.count": {"fq_name": "sharing.AudienceExceptions.count", "param_name": "count", "static_instance": null, "getter_method": "getCount", "containing_data_type_ref": "sharing.AudienceExceptions", "route_refs": [], "_type": "FieldReference"}, "sharing.AudienceExceptions.exceptions": {"fq_name": "sharing.AudienceExceptions.exceptions", "param_name": "exceptions", "static_instance": null, "getter_method": "getExceptions", "containing_data_type_ref": "sharing.AudienceExceptions", "route_refs": [], "_type": "FieldReference"}, "sharing.AudienceRestrictingSharedFolder.shared_folder_id": {"fq_name": "sharing.AudienceRestrictingSharedFolder.shared_folder_id", "param_name": "sharedFolderId", "static_instance": null, "getter_method": "getSharedFolderId", "containing_data_type_ref": "sharing.AudienceRestrictingSharedFolder", "route_refs": [], "_type": "FieldReference"}, "sharing.AudienceRestrictingSharedFolder.name": {"fq_name": "sharing.AudienceRestrictingSharedFolder.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "sharing.AudienceRestrictingSharedFolder", "route_refs": [], "_type": "FieldReference"}, "sharing.AudienceRestrictingSharedFolder.audience": {"fq_name": "sharing.AudienceRestrictingSharedFolder.audience", "param_name": "audience", "static_instance": null, "getter_method": "getAudience", "containing_data_type_ref": "sharing.AudienceRestrictingSharedFolder", "route_refs": [], "_type": "FieldReference"}, "sharing.CollectionLinkMetadata.url": {"fq_name": "sharing.CollectionLinkMetadata.url", "param_name": "url", "static_instance": null, "getter_method": "getUrl", "containing_data_type_ref": "sharing.CollectionLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.CollectionLinkMetadata.visibility": {"fq_name": "sharing.CollectionLinkMetadata.visibility", "param_name": "visibility", "static_instance": null, "getter_method": "getVisibility", "containing_data_type_ref": "sharing.CollectionLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.CollectionLinkMetadata.expires": {"fq_name": "sharing.CollectionLinkMetadata.expires", "param_name": "expires", "static_instance": null, "getter_method": "getExpires", "containing_data_type_ref": "sharing.CollectionLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.CreateSharedLinkArg.path": {"fq_name": "sharing.CreateSharedLinkArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "sharing.CreateSharedLinkArg", "route_refs": [], "_type": "FieldReference"}, "sharing.CreateSharedLinkArg.short_url": {"fq_name": "sharing.CreateSharedLinkArg.short_url", "param_name": "shortUrl", "static_instance": null, "getter_method": "getShortUrl", "containing_data_type_ref": "sharing.CreateSharedLinkArg", "route_refs": [], "_type": "FieldReference"}, "sharing.CreateSharedLinkArg.pending_upload": {"fq_name": "sharing.CreateSharedLinkArg.pending_upload", "param_name": "pendingUpload", "static_instance": null, "getter_method": "getPendingUpload", "containing_data_type_ref": "sharing.CreateSharedLinkArg", "route_refs": [], "_type": "FieldReference"}, "sharing.CreateSharedLinkError.path": {"fq_name": "sharing.CreateSharedLinkError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "sharing.CreateSharedLinkError", "route_refs": [], "_type": "FieldReference"}, "sharing.CreateSharedLinkError.other": {"fq_name": "sharing.CreateSharedLinkError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.CreateSharedLinkError", "route_refs": [], "_type": "FieldReference"}, "sharing.CreateSharedLinkWithSettingsArg.path": {"fq_name": "sharing.CreateSharedLinkWithSettingsArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "sharing.CreateSharedLinkWithSettingsArg", "route_refs": ["sharing.create_shared_link_with_settings"], "_type": "FieldReference"}, "sharing.CreateSharedLinkWithSettingsArg.settings": {"fq_name": "sharing.CreateSharedLinkWithSettingsArg.settings", "param_name": "settings", "static_instance": null, "getter_method": "getSettings", "containing_data_type_ref": "sharing.CreateSharedLinkWithSettingsArg", "route_refs": ["sharing.create_shared_link_with_settings"], "_type": "FieldReference"}, "sharing.CreateSharedLinkWithSettingsError.path": {"fq_name": "sharing.CreateSharedLinkWithSettingsError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "sharing.CreateSharedLinkWithSettingsError", "route_refs": [], "_type": "FieldReference"}, "sharing.CreateSharedLinkWithSettingsError.email_not_verified": {"fq_name": "sharing.CreateSharedLinkWithSettingsError.email_not_verified", "param_name": "emailNotVerifiedValue", "static_instance": "EMAIL_NOT_VERIFIED", "getter_method": null, "containing_data_type_ref": "sharing.CreateSharedLinkWithSettingsError", "route_refs": [], "_type": "FieldReference"}, "sharing.CreateSharedLinkWithSettingsError.shared_link_already_exists": {"fq_name": "sharing.CreateSharedLinkWithSettingsError.shared_link_already_exists", "param_name": "sharedLinkAlreadyExistsValue", "static_instance": null, "getter_method": "getSharedLinkAlreadyExistsValue", "containing_data_type_ref": "sharing.CreateSharedLinkWithSettingsError", "route_refs": [], "_type": "FieldReference"}, "sharing.CreateSharedLinkWithSettingsError.settings_error": {"fq_name": "sharing.CreateSharedLinkWithSettingsError.settings_error", "param_name": "settingsErrorValue", "static_instance": null, "getter_method": "getSettingsErrorValue", "containing_data_type_ref": "sharing.CreateSharedLinkWithSettingsError", "route_refs": [], "_type": "FieldReference"}, "sharing.CreateSharedLinkWithSettingsError.access_denied": {"fq_name": "sharing.CreateSharedLinkWithSettingsError.access_denied", "param_name": "accessDeniedValue", "static_instance": "ACCESS_DENIED", "getter_method": null, "containing_data_type_ref": "sharing.CreateSharedLinkWithSettingsError", "route_refs": [], "_type": "FieldReference"}, "sharing.ExpectedSharedContentLinkMetadata.audience_options": {"fq_name": "sharing.ExpectedSharedContentLinkMetadata.audience_options", "param_name": "audienceOptions", "static_instance": null, "getter_method": "getAudienceOptions", "containing_data_type_ref": "sharing.ExpectedSharedContentLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.ExpectedSharedContentLinkMetadata.current_audience": {"fq_name": "sharing.ExpectedSharedContentLinkMetadata.current_audience", "param_name": "currentAudience", "static_instance": null, "getter_method": "getCurrentAudience", "containing_data_type_ref": "sharing.ExpectedSharedContentLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.ExpectedSharedContentLinkMetadata.link_permissions": {"fq_name": "sharing.ExpectedSharedContentLinkMetadata.link_permissions", "param_name": "linkPermissions", "static_instance": null, "getter_method": "getLinkPermissions", "containing_data_type_ref": "sharing.ExpectedSharedContentLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.ExpectedSharedContentLinkMetadata.password_protected": {"fq_name": "sharing.ExpectedSharedContentLinkMetadata.password_protected", "param_name": "passwordProtected", "static_instance": null, "getter_method": "getPasswordProtected", "containing_data_type_ref": "sharing.ExpectedSharedContentLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.ExpectedSharedContentLinkMetadata.access_level": {"fq_name": "sharing.ExpectedSharedContentLinkMetadata.access_level", "param_name": "accessLevel", "static_instance": null, "getter_method": "getAccessLevel", "containing_data_type_ref": "sharing.ExpectedSharedContentLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.ExpectedSharedContentLinkMetadata.audience_restricting_shared_folder": {"fq_name": "sharing.ExpectedSharedContentLinkMetadata.audience_restricting_shared_folder", "param_name": "audienceRestrictingSharedFolder", "static_instance": null, "getter_method": "getAudienceRestrictingSharedFolder", "containing_data_type_ref": "sharing.ExpectedSharedContentLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.ExpectedSharedContentLinkMetadata.expiry": {"fq_name": "sharing.ExpectedSharedContentLinkMetadata.expiry", "param_name": "expiry", "static_instance": null, "getter_method": "getExpiry", "containing_data_type_ref": "sharing.ExpectedSharedContentLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.FileAction.disable_viewer_info": {"fq_name": "sharing.FileAction.disable_viewer_info", "param_name": "disableViewerInfoValue", "static_instance": "DISABLE_VIEWER_INFO", "getter_method": null, "containing_data_type_ref": "sharing.FileAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FileAction.edit_contents": {"fq_name": "sharing.FileAction.edit_contents", "param_name": "editContentsValue", "static_instance": "EDIT_CONTENTS", "getter_method": null, "containing_data_type_ref": "sharing.FileAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FileAction.enable_viewer_info": {"fq_name": "sharing.FileAction.enable_viewer_info", "param_name": "enableViewerInfoValue", "static_instance": "ENABLE_VIEWER_INFO", "getter_method": null, "containing_data_type_ref": "sharing.FileAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FileAction.invite_viewer": {"fq_name": "sharing.FileAction.invite_viewer", "param_name": "inviteViewerValue", "static_instance": "INVITE_VIEWER", "getter_method": null, "containing_data_type_ref": "sharing.FileAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FileAction.invite_viewer_no_comment": {"fq_name": "sharing.FileAction.invite_viewer_no_comment", "param_name": "inviteViewerNoCommentValue", "static_instance": "INVITE_VIEWER_NO_COMMENT", "getter_method": null, "containing_data_type_ref": "sharing.FileAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FileAction.invite_editor": {"fq_name": "sharing.FileAction.invite_editor", "param_name": "inviteEditorValue", "static_instance": "INVITE_EDITOR", "getter_method": null, "containing_data_type_ref": "sharing.FileAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FileAction.unshare": {"fq_name": "sharing.FileAction.unshare", "param_name": "unshareValue", "static_instance": "UNSHARE", "getter_method": null, "containing_data_type_ref": "sharing.FileAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FileAction.relinquish_membership": {"fq_name": "sharing.FileAction.relinquish_membership", "param_name": "relinquishMembershipValue", "static_instance": "RELINQUISH_MEMBERSHIP", "getter_method": null, "containing_data_type_ref": "sharing.FileAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FileAction.share_link": {"fq_name": "sharing.FileAction.share_link", "param_name": "shareLinkValue", "static_instance": "SHARE_LINK", "getter_method": null, "containing_data_type_ref": "sharing.FileAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FileAction.create_link": {"fq_name": "sharing.FileAction.create_link", "param_name": "createLinkValue", "static_instance": "CREATE_LINK", "getter_method": null, "containing_data_type_ref": "sharing.FileAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FileAction.create_view_link": {"fq_name": "sharing.FileAction.create_view_link", "param_name": "createViewLinkValue", "static_instance": "CREATE_VIEW_LINK", "getter_method": null, "containing_data_type_ref": "sharing.FileAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FileAction.create_edit_link": {"fq_name": "sharing.FileAction.create_edit_link", "param_name": "createEditLinkValue", "static_instance": "CREATE_EDIT_LINK", "getter_method": null, "containing_data_type_ref": "sharing.FileAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FileAction.other": {"fq_name": "sharing.FileAction.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.FileAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FileErrorResult.file_not_found_error": {"fq_name": "sharing.FileErrorResult.file_not_found_error", "param_name": "fileNotFoundErrorValue", "static_instance": null, "getter_method": "getFileNotFoundErrorValue", "containing_data_type_ref": "sharing.FileErrorResult", "route_refs": [], "_type": "FieldReference"}, "sharing.FileErrorResult.invalid_file_action_error": {"fq_name": "sharing.FileErrorResult.invalid_file_action_error", "param_name": "invalidFileActionErrorValue", "static_instance": null, "getter_method": "getInvalidFileActionErrorValue", "containing_data_type_ref": "sharing.FileErrorResult", "route_refs": [], "_type": "FieldReference"}, "sharing.FileErrorResult.permission_denied_error": {"fq_name": "sharing.FileErrorResult.permission_denied_error", "param_name": "permissionDeniedErrorValue", "static_instance": null, "getter_method": "getPermissionDeniedErrorValue", "containing_data_type_ref": "sharing.FileErrorResult", "route_refs": [], "_type": "FieldReference"}, "sharing.FileErrorResult.other": {"fq_name": "sharing.FileErrorResult.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.FileErrorResult", "route_refs": [], "_type": "FieldReference"}, "sharing.FileLinkMetadata.url": {"fq_name": "sharing.FileLinkMetadata.url", "param_name": "url", "static_instance": null, "getter_method": "getUrl", "containing_data_type_ref": "sharing.FileLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.FileLinkMetadata.name": {"fq_name": "sharing.FileLinkMetadata.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "sharing.FileLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.FileLinkMetadata.link_permissions": {"fq_name": "sharing.FileLinkMetadata.link_permissions", "param_name": "linkPermissions", "static_instance": null, "getter_method": "getLinkPermissions", "containing_data_type_ref": "sharing.FileLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.FileLinkMetadata.client_modified": {"fq_name": "sharing.FileLinkMetadata.client_modified", "param_name": "clientModified", "static_instance": null, "getter_method": "getClientModified", "containing_data_type_ref": "sharing.FileLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.FileLinkMetadata.server_modified": {"fq_name": "sharing.FileLinkMetadata.server_modified", "param_name": "serverModified", "static_instance": null, "getter_method": "getServerModified", "containing_data_type_ref": "sharing.FileLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.FileLinkMetadata.rev": {"fq_name": "sharing.FileLinkMetadata.rev", "param_name": "rev", "static_instance": null, "getter_method": "getRev", "containing_data_type_ref": "sharing.FileLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.FileLinkMetadata.size": {"fq_name": "sharing.FileLinkMetadata.size", "param_name": "size", "static_instance": null, "getter_method": "getSize", "containing_data_type_ref": "sharing.FileLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.FileLinkMetadata.id": {"fq_name": "sharing.FileLinkMetadata.id", "param_name": "id", "static_instance": null, "getter_method": "getId", "containing_data_type_ref": "sharing.FileLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.FileLinkMetadata.expires": {"fq_name": "sharing.FileLinkMetadata.expires", "param_name": "expires", "static_instance": null, "getter_method": "getExpires", "containing_data_type_ref": "sharing.FileLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.FileLinkMetadata.path_lower": {"fq_name": "sharing.FileLinkMetadata.path_lower", "param_name": "pathLower", "static_instance": null, "getter_method": "getPathLower", "containing_data_type_ref": "sharing.FileLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.FileLinkMetadata.team_member_info": {"fq_name": "sharing.FileLinkMetadata.team_member_info", "param_name": "teamMemberInfo", "static_instance": null, "getter_method": "getTeamMemberInfo", "containing_data_type_ref": "sharing.FileLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.FileLinkMetadata.content_owner_team_info": {"fq_name": "sharing.FileLinkMetadata.content_owner_team_info", "param_name": "contentOwnerTeamInfo", "static_instance": null, "getter_method": "getContentOwnerTeamInfo", "containing_data_type_ref": "sharing.FileLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.FileMemberActionError.invalid_member": {"fq_name": "sharing.FileMemberActionError.invalid_member", "param_name": "invalidMemberValue", "static_instance": "INVALID_MEMBER", "getter_method": null, "containing_data_type_ref": "sharing.FileMemberActionError", "route_refs": [], "_type": "FieldReference"}, "sharing.FileMemberActionError.no_permission": {"fq_name": "sharing.FileMemberActionError.no_permission", "param_name": "noPermissionValue", "static_instance": "NO_PERMISSION", "getter_method": null, "containing_data_type_ref": "sharing.FileMemberActionError", "route_refs": [], "_type": "FieldReference"}, "sharing.FileMemberActionError.access_error": {"fq_name": "sharing.FileMemberActionError.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "sharing.FileMemberActionError", "route_refs": [], "_type": "FieldReference"}, "sharing.FileMemberActionError.no_explicit_access": {"fq_name": "sharing.FileMemberActionError.no_explicit_access", "param_name": "noExplicitAccessValue", "static_instance": null, "getter_method": "getNoExplicitAccessValue", "containing_data_type_ref": "sharing.FileMemberActionError", "route_refs": [], "_type": "FieldReference"}, "sharing.FileMemberActionError.other": {"fq_name": "sharing.FileMemberActionError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.FileMemberActionError", "route_refs": [], "_type": "FieldReference"}, "sharing.FileMemberActionIndividualResult.success": {"fq_name": "sharing.FileMemberActionIndividualResult.success", "param_name": "successValue", "static_instance": null, "getter_method": "getSuccessValue", "containing_data_type_ref": "sharing.FileMemberActionIndividualResult", "route_refs": [], "_type": "FieldReference"}, "sharing.FileMemberActionIndividualResult.member_error": {"fq_name": "sharing.FileMemberActionIndividualResult.member_error", "param_name": "memberErrorValue", "static_instance": null, "getter_method": "getMemberErrorValue", "containing_data_type_ref": "sharing.FileMemberActionIndividualResult", "route_refs": [], "_type": "FieldReference"}, "sharing.FileMemberActionResult.member": {"fq_name": "sharing.FileMemberActionResult.member", "param_name": "member", "static_instance": null, "getter_method": "getMember", "containing_data_type_ref": "sharing.FileMemberActionResult", "route_refs": [], "_type": "FieldReference"}, "sharing.FileMemberActionResult.result": {"fq_name": "sharing.FileMemberActionResult.result", "param_name": "result", "static_instance": null, "getter_method": "getResult", "containing_data_type_ref": "sharing.FileMemberActionResult", "route_refs": [], "_type": "FieldReference"}, "sharing.FileMemberActionResult.sckey_sha1": {"fq_name": "sharing.FileMemberActionResult.sckey_sha1", "param_name": "sckeySha1", "static_instance": null, "getter_method": "getSckeySha1", "containing_data_type_ref": "sharing.FileMemberActionResult", "route_refs": [], "_type": "FieldReference"}, "sharing.FileMemberActionResult.invitation_signature": {"fq_name": "sharing.FileMemberActionResult.invitation_signature", "param_name": "invitationSignature", "static_instance": null, "getter_method": "getInvitationSignature", "containing_data_type_ref": "sharing.FileMemberActionResult", "route_refs": [], "_type": "FieldReference"}, "sharing.FileMemberRemoveActionResult.success": {"fq_name": "sharing.FileMemberRemoveActionResult.success", "param_name": "successValue", "static_instance": null, "getter_method": "getSuccessValue", "containing_data_type_ref": "sharing.FileMemberRemoveActionResult", "route_refs": [], "_type": "FieldReference"}, "sharing.FileMemberRemoveActionResult.member_error": {"fq_name": "sharing.FileMemberRemoveActionResult.member_error", "param_name": "memberErrorValue", "static_instance": null, "getter_method": "getMemberErrorValue", "containing_data_type_ref": "sharing.FileMemberRemoveActionResult", "route_refs": [], "_type": "FieldReference"}, "sharing.FileMemberRemoveActionResult.other": {"fq_name": "sharing.FileMemberRemoveActionResult.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.FileMemberRemoveActionResult", "route_refs": [], "_type": "FieldReference"}, "sharing.FilePermission.action": {"fq_name": "sharing.FilePermission.action", "param_name": "action", "static_instance": null, "getter_method": "getAction", "containing_data_type_ref": "sharing.FilePermission", "route_refs": [], "_type": "FieldReference"}, "sharing.FilePermission.allow": {"fq_name": "sharing.FilePermission.allow", "param_name": "allow", "static_instance": null, "getter_method": "getAllow", "containing_data_type_ref": "sharing.FilePermission", "route_refs": [], "_type": "FieldReference"}, "sharing.FilePermission.reason": {"fq_name": "sharing.FilePermission.reason", "param_name": "reason", "static_instance": null, "getter_method": "getReason", "containing_data_type_ref": "sharing.FilePermission", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderAction.change_options": {"fq_name": "sharing.FolderAction.change_options", "param_name": "changeOptionsValue", "static_instance": "CHANGE_OPTIONS", "getter_method": null, "containing_data_type_ref": "sharing.FolderAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderAction.disable_viewer_info": {"fq_name": "sharing.FolderAction.disable_viewer_info", "param_name": "disableViewerInfoValue", "static_instance": "DISABLE_VIEWER_INFO", "getter_method": null, "containing_data_type_ref": "sharing.FolderAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderAction.edit_contents": {"fq_name": "sharing.FolderAction.edit_contents", "param_name": "editContentsValue", "static_instance": "EDIT_CONTENTS", "getter_method": null, "containing_data_type_ref": "sharing.FolderAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderAction.enable_viewer_info": {"fq_name": "sharing.FolderAction.enable_viewer_info", "param_name": "enableViewerInfoValue", "static_instance": "ENABLE_VIEWER_INFO", "getter_method": null, "containing_data_type_ref": "sharing.FolderAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderAction.invite_editor": {"fq_name": "sharing.FolderAction.invite_editor", "param_name": "inviteEditorValue", "static_instance": "INVITE_EDITOR", "getter_method": null, "containing_data_type_ref": "sharing.FolderAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderAction.invite_viewer": {"fq_name": "sharing.FolderAction.invite_viewer", "param_name": "inviteViewerValue", "static_instance": "INVITE_VIEWER", "getter_method": null, "containing_data_type_ref": "sharing.FolderAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderAction.invite_viewer_no_comment": {"fq_name": "sharing.FolderAction.invite_viewer_no_comment", "param_name": "inviteViewerNoCommentValue", "static_instance": "INVITE_VIEWER_NO_COMMENT", "getter_method": null, "containing_data_type_ref": "sharing.FolderAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderAction.relinquish_membership": {"fq_name": "sharing.FolderAction.relinquish_membership", "param_name": "relinquishMembershipValue", "static_instance": "RELINQUISH_MEMBERSHIP", "getter_method": null, "containing_data_type_ref": "sharing.FolderAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderAction.unmount": {"fq_name": "sharing.FolderAction.unmount", "param_name": "unmountValue", "static_instance": "UNMOUNT", "getter_method": null, "containing_data_type_ref": "sharing.FolderAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderAction.unshare": {"fq_name": "sharing.FolderAction.unshare", "param_name": "unshareValue", "static_instance": "UNSHARE", "getter_method": null, "containing_data_type_ref": "sharing.FolderAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderAction.leave_a_copy": {"fq_name": "sharing.FolderAction.leave_a_copy", "param_name": "leaveACopyValue", "static_instance": "LEAVE_A_COPY", "getter_method": null, "containing_data_type_ref": "sharing.FolderAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderAction.share_link": {"fq_name": "sharing.FolderAction.share_link", "param_name": "shareLinkValue", "static_instance": "SHARE_LINK", "getter_method": null, "containing_data_type_ref": "sharing.FolderAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderAction.create_link": {"fq_name": "sharing.FolderAction.create_link", "param_name": "createLinkValue", "static_instance": "CREATE_LINK", "getter_method": null, "containing_data_type_ref": "sharing.FolderAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderAction.set_access_inheritance": {"fq_name": "sharing.FolderAction.set_access_inheritance", "param_name": "setAccessInheritanceValue", "static_instance": "SET_ACCESS_INHERITANCE", "getter_method": null, "containing_data_type_ref": "sharing.FolderAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderAction.other": {"fq_name": "sharing.FolderAction.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.FolderAction", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderLinkMetadata.url": {"fq_name": "sharing.FolderLinkMetadata.url", "param_name": "url", "static_instance": null, "getter_method": "getUrl", "containing_data_type_ref": "sharing.FolderLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderLinkMetadata.name": {"fq_name": "sharing.FolderLinkMetadata.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "sharing.FolderLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderLinkMetadata.link_permissions": {"fq_name": "sharing.FolderLinkMetadata.link_permissions", "param_name": "linkPermissions", "static_instance": null, "getter_method": "getLinkPermissions", "containing_data_type_ref": "sharing.FolderLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderLinkMetadata.id": {"fq_name": "sharing.FolderLinkMetadata.id", "param_name": "id", "static_instance": null, "getter_method": "getId", "containing_data_type_ref": "sharing.FolderLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderLinkMetadata.expires": {"fq_name": "sharing.FolderLinkMetadata.expires", "param_name": "expires", "static_instance": null, "getter_method": "getExpires", "containing_data_type_ref": "sharing.FolderLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderLinkMetadata.path_lower": {"fq_name": "sharing.FolderLinkMetadata.path_lower", "param_name": "pathLower", "static_instance": null, "getter_method": "getPathLower", "containing_data_type_ref": "sharing.FolderLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderLinkMetadata.team_member_info": {"fq_name": "sharing.FolderLinkMetadata.team_member_info", "param_name": "teamMemberInfo", "static_instance": null, "getter_method": "getTeamMemberInfo", "containing_data_type_ref": "sharing.FolderLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderLinkMetadata.content_owner_team_info": {"fq_name": "sharing.FolderLinkMetadata.content_owner_team_info", "param_name": "contentOwnerTeamInfo", "static_instance": null, "getter_method": "getContentOwnerTeamInfo", "containing_data_type_ref": "sharing.FolderLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderPermission.action": {"fq_name": "sharing.FolderPermission.action", "param_name": "action", "static_instance": null, "getter_method": "getAction", "containing_data_type_ref": "sharing.FolderPermission", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderPermission.allow": {"fq_name": "sharing.FolderPermission.allow", "param_name": "allow", "static_instance": null, "getter_method": "getAllow", "containing_data_type_ref": "sharing.FolderPermission", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderPermission.reason": {"fq_name": "sharing.FolderPermission.reason", "param_name": "reason", "static_instance": null, "getter_method": "getReason", "containing_data_type_ref": "sharing.FolderPermission", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderPolicy.acl_update_policy": {"fq_name": "sharing.FolderPolicy.acl_update_policy", "param_name": "aclUpdatePolicy", "static_instance": null, "getter_method": "getAclUpdatePolicy", "containing_data_type_ref": "sharing.FolderPolicy", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderPolicy.shared_link_policy": {"fq_name": "sharing.FolderPolicy.shared_link_policy", "param_name": "sharedLinkPolicy", "static_instance": null, "getter_method": "getSharedLinkPolicy", "containing_data_type_ref": "sharing.FolderPolicy", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderPolicy.member_policy": {"fq_name": "sharing.FolderPolicy.member_policy", "param_name": "memberPolicy", "static_instance": null, "getter_method": "getMemberPolicy", "containing_data_type_ref": "sharing.FolderPolicy", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderPolicy.resolved_member_policy": {"fq_name": "sharing.FolderPolicy.resolved_member_policy", "param_name": "resolvedMemberPolicy", "static_instance": null, "getter_method": "getResolvedMemberPolicy", "containing_data_type_ref": "sharing.FolderPolicy", "route_refs": [], "_type": "FieldReference"}, "sharing.FolderPolicy.viewer_info_policy": {"fq_name": "sharing.FolderPolicy.viewer_info_policy", "param_name": "viewerInfoPolicy", "static_instance": null, "getter_method": "getViewerInfoPolicy", "containing_data_type_ref": "sharing.FolderPolicy", "route_refs": [], "_type": "FieldReference"}, "sharing.GetFileMetadataArg.file": {"fq_name": "sharing.GetFileMetadataArg.file", "param_name": "file", "static_instance": null, "getter_method": "getFile", "containing_data_type_ref": "sharing.GetFileMetadataArg", "route_refs": ["sharing.get_file_metadata"], "_type": "FieldReference"}, "sharing.GetFileMetadataArg.actions": {"fq_name": "sharing.GetFileMetadataArg.actions", "param_name": "actions", "static_instance": null, "getter_method": "getActions", "containing_data_type_ref": "sharing.GetFileMetadataArg", "route_refs": ["sharing.get_file_metadata"], "_type": "FieldReference"}, "sharing.GetFileMetadataBatchArg.files": {"fq_name": "sharing.GetFileMetadataBatchArg.files", "param_name": "files", "static_instance": null, "getter_method": "getFiles", "containing_data_type_ref": "sharing.GetFileMetadataBatchArg", "route_refs": ["sharing.get_file_metadata/batch"], "_type": "FieldReference"}, "sharing.GetFileMetadataBatchArg.actions": {"fq_name": "sharing.GetFileMetadataBatchArg.actions", "param_name": "actions", "static_instance": null, "getter_method": "getActions", "containing_data_type_ref": "sharing.GetFileMetadataBatchArg", "route_refs": ["sharing.get_file_metadata/batch"], "_type": "FieldReference"}, "sharing.GetFileMetadataBatchResult.file": {"fq_name": "sharing.GetFileMetadataBatchResult.file", "param_name": "file", "static_instance": null, "getter_method": "getFile", "containing_data_type_ref": "sharing.GetFileMetadataBatchResult", "route_refs": [], "_type": "FieldReference"}, "sharing.GetFileMetadataBatchResult.result": {"fq_name": "sharing.GetFileMetadataBatchResult.result", "param_name": "result", "static_instance": null, "getter_method": "getResult", "containing_data_type_ref": "sharing.GetFileMetadataBatchResult", "route_refs": [], "_type": "FieldReference"}, "sharing.GetFileMetadataError.user_error": {"fq_name": "sharing.GetFileMetadataError.user_error", "param_name": "userErrorValue", "static_instance": null, "getter_method": "getUserErrorValue", "containing_data_type_ref": "sharing.GetFileMetadataError", "route_refs": [], "_type": "FieldReference"}, "sharing.GetFileMetadataError.access_error": {"fq_name": "sharing.GetFileMetadataError.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "sharing.GetFileMetadataError", "route_refs": [], "_type": "FieldReference"}, "sharing.GetFileMetadataError.other": {"fq_name": "sharing.GetFileMetadataError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.GetFileMetadataError", "route_refs": [], "_type": "FieldReference"}, "sharing.GetFileMetadataIndividualResult.metadata": {"fq_name": "sharing.GetFileMetadataIndividualResult.metadata", "param_name": "metadataValue", "static_instance": null, "getter_method": "getMetadataValue", "containing_data_type_ref": "sharing.GetFileMetadataIndividualResult", "route_refs": [], "_type": "FieldReference"}, "sharing.GetFileMetadataIndividualResult.access_error": {"fq_name": "sharing.GetFileMetadataIndividualResult.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "sharing.GetFileMetadataIndividualResult", "route_refs": [], "_type": "FieldReference"}, "sharing.GetFileMetadataIndividualResult.other": {"fq_name": "sharing.GetFileMetadataIndividualResult.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.GetFileMetadataIndividualResult", "route_refs": [], "_type": "FieldReference"}, "sharing.GetMetadataArgs.shared_folder_id": {"fq_name": "sharing.GetMetadataArgs.shared_folder_id", "param_name": "sharedFolderId", "static_instance": null, "getter_method": "getSharedFolderId", "containing_data_type_ref": "sharing.GetMetadataArgs", "route_refs": ["sharing.get_folder_metadata"], "_type": "FieldReference"}, "sharing.GetMetadataArgs.actions": {"fq_name": "sharing.GetMetadataArgs.actions", "param_name": "actions", "static_instance": null, "getter_method": "getActions", "containing_data_type_ref": "sharing.GetMetadataArgs", "route_refs": ["sharing.get_folder_metadata"], "_type": "FieldReference"}, "sharing.GetSharedLinkFileError.shared_link_not_found": {"fq_name": "sharing.GetSharedLinkFileError.shared_link_not_found", "param_name": "sharedLinkNotFoundValue", "static_instance": "SHARED_LINK_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "sharing.GetSharedLinkFileError", "route_refs": [], "_type": "FieldReference"}, "sharing.GetSharedLinkFileError.shared_link_access_denied": {"fq_name": "sharing.GetSharedLinkFileError.shared_link_access_denied", "param_name": "sharedLinkAccessDeniedValue", "static_instance": "SHARED_LINK_ACCESS_DENIED", "getter_method": null, "containing_data_type_ref": "sharing.GetSharedLinkFileError", "route_refs": [], "_type": "FieldReference"}, "sharing.GetSharedLinkFileError.unsupported_link_type": {"fq_name": "sharing.GetSharedLinkFileError.unsupported_link_type", "param_name": "unsupportedLinkTypeValue", "static_instance": "UNSUPPORTED_LINK_TYPE", "getter_method": null, "containing_data_type_ref": "sharing.GetSharedLinkFileError", "route_refs": [], "_type": "FieldReference"}, "sharing.GetSharedLinkFileError.other": {"fq_name": "sharing.GetSharedLinkFileError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.GetSharedLinkFileError", "route_refs": [], "_type": "FieldReference"}, "sharing.GetSharedLinkFileError.shared_link_is_directory": {"fq_name": "sharing.GetSharedLinkFileError.shared_link_is_directory", "param_name": "sharedLinkIsDirectoryValue", "static_instance": "SHARED_LINK_IS_DIRECTORY", "getter_method": null, "containing_data_type_ref": "sharing.GetSharedLinkFileError", "route_refs": [], "_type": "FieldReference"}, "sharing.GetSharedLinkMetadataArg.url": {"fq_name": "sharing.GetSharedLinkMetadataArg.url", "param_name": "url", "static_instance": null, "getter_method": "getUrl", "containing_data_type_ref": "sharing.GetSharedLinkMetadataArg", "route_refs": [], "_type": "FieldReference"}, "sharing.GetSharedLinkMetadataArg.path": {"fq_name": "sharing.GetSharedLinkMetadataArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "sharing.GetSharedLinkMetadataArg", "route_refs": [], "_type": "FieldReference"}, "sharing.GetSharedLinkMetadataArg.link_password": {"fq_name": "sharing.GetSharedLinkMetadataArg.link_password", "param_name": "linkPassword", "static_instance": null, "getter_method": "getLinkPassword", "containing_data_type_ref": "sharing.GetSharedLinkMetadataArg", "route_refs": [], "_type": "FieldReference"}, "sharing.GetSharedLinksArg.path": {"fq_name": "sharing.GetSharedLinksArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "sharing.GetSharedLinksArg", "route_refs": ["sharing.get_shared_links"], "_type": "FieldReference"}, "sharing.GetSharedLinksError.path": {"fq_name": "sharing.GetSharedLinksError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "sharing.GetSharedLinksError", "route_refs": [], "_type": "FieldReference"}, "sharing.GetSharedLinksError.other": {"fq_name": "sharing.GetSharedLinksError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.GetSharedLinksError", "route_refs": [], "_type": "FieldReference"}, "sharing.GetSharedLinksResult.links": {"fq_name": "sharing.GetSharedLinksResult.links", "param_name": "links", "static_instance": null, "getter_method": "getLinks", "containing_data_type_ref": "sharing.GetSharedLinksResult", "route_refs": [], "_type": "FieldReference"}, "sharing.GroupInfo.group_name": {"fq_name": "sharing.GroupInfo.group_name", "param_name": "groupName", "static_instance": null, "getter_method": "getGroupName", "containing_data_type_ref": "sharing.GroupInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.GroupInfo.group_id": {"fq_name": "sharing.GroupInfo.group_id", "param_name": "groupId", "static_instance": null, "getter_method": "getGroupId", "containing_data_type_ref": "sharing.GroupInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.GroupInfo.group_management_type": {"fq_name": "sharing.GroupInfo.group_management_type", "param_name": "groupManagementType", "static_instance": null, "getter_method": "getGroupManagementType", "containing_data_type_ref": "sharing.GroupInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.GroupInfo.group_type": {"fq_name": "sharing.GroupInfo.group_type", "param_name": "groupType", "static_instance": null, "getter_method": "getGroupType", "containing_data_type_ref": "sharing.GroupInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.GroupInfo.is_member": {"fq_name": "sharing.GroupInfo.is_member", "param_name": "isMember", "static_instance": null, "getter_method": "getIsMember", "containing_data_type_ref": "sharing.GroupInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.GroupInfo.is_owner": {"fq_name": "sharing.GroupInfo.is_owner", "param_name": "isOwner", "static_instance": null, "getter_method": "getIsOwner", "containing_data_type_ref": "sharing.GroupInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.GroupInfo.same_team": {"fq_name": "sharing.GroupInfo.same_team", "param_name": "sameTeam", "static_instance": null, "getter_method": "getSameTeam", "containing_data_type_ref": "sharing.GroupInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.GroupInfo.group_external_id": {"fq_name": "sharing.GroupInfo.group_external_id", "param_name": "groupExternalId", "static_instance": null, "getter_method": "getGroupExternalId", "containing_data_type_ref": "sharing.GroupInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.GroupInfo.member_count": {"fq_name": "sharing.GroupInfo.member_count", "param_name": "memberCount", "static_instance": null, "getter_method": "getMemberCount", "containing_data_type_ref": "sharing.GroupInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.GroupMembershipInfo.access_type": {"fq_name": "sharing.GroupMembershipInfo.access_type", "param_name": "accessType", "static_instance": null, "getter_method": "getAccessType", "containing_data_type_ref": "sharing.GroupMembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.GroupMembershipInfo.group": {"fq_name": "sharing.GroupMembershipInfo.group", "param_name": "group", "static_instance": null, "getter_method": "getGroup", "containing_data_type_ref": "sharing.GroupMembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.GroupMembershipInfo.permissions": {"fq_name": "sharing.GroupMembershipInfo.permissions", "param_name": "permissions", "static_instance": null, "getter_method": "getPermissions", "containing_data_type_ref": "sharing.GroupMembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.GroupMembershipInfo.initials": {"fq_name": "sharing.GroupMembershipInfo.initials", "param_name": "initials", "static_instance": null, "getter_method": "getInitials", "containing_data_type_ref": "sharing.GroupMembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.GroupMembershipInfo.is_inherited": {"fq_name": "sharing.GroupMembershipInfo.is_inherited", "param_name": "isInherited", "static_instance": null, "getter_method": "getIsInherited", "containing_data_type_ref": "sharing.GroupMembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.InsufficientPlan.message": {"fq_name": "sharing.InsufficientPlan.message", "param_name": "message", "static_instance": null, "getter_method": "getMessage", "containing_data_type_ref": "sharing.InsufficientPlan", "route_refs": [], "_type": "FieldReference"}, "sharing.InsufficientPlan.upsell_url": {"fq_name": "sharing.InsufficientPlan.upsell_url", "param_name": "upsellUrl", "static_instance": null, "getter_method": "getUpsellUrl", "containing_data_type_ref": "sharing.InsufficientPlan", "route_refs": [], "_type": "FieldReference"}, "sharing.InsufficientQuotaAmounts.space_needed": {"fq_name": "sharing.InsufficientQuotaAmounts.space_needed", "param_name": "spaceNeeded", "static_instance": null, "getter_method": "getSpaceNeeded", "containing_data_type_ref": "sharing.InsufficientQuotaAmounts", "route_refs": [], "_type": "FieldReference"}, "sharing.InsufficientQuotaAmounts.space_shortage": {"fq_name": "sharing.InsufficientQuotaAmounts.space_shortage", "param_name": "spaceShortage", "static_instance": null, "getter_method": "getSpaceShortage", "containing_data_type_ref": "sharing.InsufficientQuotaAmounts", "route_refs": [], "_type": "FieldReference"}, "sharing.InsufficientQuotaAmounts.space_left": {"fq_name": "sharing.InsufficientQuotaAmounts.space_left", "param_name": "spaceLeft", "static_instance": null, "getter_method": "getSpaceLeft", "containing_data_type_ref": "sharing.InsufficientQuotaAmounts", "route_refs": [], "_type": "FieldReference"}, "sharing.InviteeInfo.email": {"fq_name": "sharing.InviteeInfo.email", "param_name": "emailValue", "static_instance": null, "getter_method": "getEmailValue", "containing_data_type_ref": "sharing.InviteeInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.InviteeInfo.other": {"fq_name": "sharing.InviteeInfo.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.InviteeInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.InviteeMembershipInfo.access_type": {"fq_name": "sharing.InviteeMembershipInfo.access_type", "param_name": "accessType", "static_instance": null, "getter_method": "getAccessType", "containing_data_type_ref": "sharing.InviteeMembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.InviteeMembershipInfo.invitee": {"fq_name": "sharing.InviteeMembershipInfo.invitee", "param_name": "invitee", "static_instance": null, "getter_method": "getInvitee", "containing_data_type_ref": "sharing.InviteeMembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.InviteeMembershipInfo.permissions": {"fq_name": "sharing.InviteeMembershipInfo.permissions", "param_name": "permissions", "static_instance": null, "getter_method": "getPermissions", "containing_data_type_ref": "sharing.InviteeMembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.InviteeMembershipInfo.initials": {"fq_name": "sharing.InviteeMembershipInfo.initials", "param_name": "initials", "static_instance": null, "getter_method": "getInitials", "containing_data_type_ref": "sharing.InviteeMembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.InviteeMembershipInfo.is_inherited": {"fq_name": "sharing.InviteeMembershipInfo.is_inherited", "param_name": "isInherited", "static_instance": null, "getter_method": "getIsInherited", "containing_data_type_ref": "sharing.InviteeMembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.InviteeMembershipInfo.user": {"fq_name": "sharing.InviteeMembershipInfo.user", "param_name": "user", "static_instance": null, "getter_method": "getUser", "containing_data_type_ref": "sharing.InviteeMembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.JobError.unshare_folder_error": {"fq_name": "sharing.JobError.unshare_folder_error", "param_name": "unshareFolderErrorValue", "static_instance": null, "getter_method": "getUnshareFolderErrorValue", "containing_data_type_ref": "sharing.JobError", "route_refs": [], "_type": "FieldReference"}, "sharing.JobError.remove_folder_member_error": {"fq_name": "sharing.JobError.remove_folder_member_error", "param_name": "removeFolderMemberErrorValue", "static_instance": null, "getter_method": "getRemoveFolderMemberErrorValue", "containing_data_type_ref": "sharing.JobError", "route_refs": [], "_type": "FieldReference"}, "sharing.JobError.relinquish_folder_membership_error": {"fq_name": "sharing.JobError.relinquish_folder_membership_error", "param_name": "relinquishFolderMembershipErrorValue", "static_instance": null, "getter_method": "getRelinquishFolderMembershipErrorValue", "containing_data_type_ref": "sharing.JobError", "route_refs": [], "_type": "FieldReference"}, "sharing.JobError.other": {"fq_name": "sharing.JobError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.JobError", "route_refs": [], "_type": "FieldReference"}, "sharing.JobStatus.in_progress": {"fq_name": "sharing.JobStatus.in_progress", "param_name": "inProgressValue", "static_instance": "IN_PROGRESS", "getter_method": null, "containing_data_type_ref": "sharing.JobStatus", "route_refs": [], "_type": "FieldReference"}, "sharing.JobStatus.complete": {"fq_name": "sharing.JobStatus.complete", "param_name": "completeValue", "static_instance": "COMPLETE", "getter_method": null, "containing_data_type_ref": "sharing.JobStatus", "route_refs": [], "_type": "FieldReference"}, "sharing.JobStatus.failed": {"fq_name": "sharing.JobStatus.failed", "param_name": "failedValue", "static_instance": null, "getter_method": "getFailedValue", "containing_data_type_ref": "sharing.JobStatus", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAccessLevel.viewer": {"fq_name": "sharing.LinkAccessLevel.viewer", "param_name": "viewerValue", "static_instance": "VIEWER", "getter_method": null, "containing_data_type_ref": "sharing.LinkAccessLevel", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAccessLevel.editor": {"fq_name": "sharing.LinkAccessLevel.editor", "param_name": "editorValue", "static_instance": "EDITOR", "getter_method": null, "containing_data_type_ref": "sharing.LinkAccessLevel", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAccessLevel.other": {"fq_name": "sharing.LinkAccessLevel.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.LinkAccessLevel", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAction.change_access_level": {"fq_name": "sharing.LinkAction.change_access_level", "param_name": "changeAccessLevelValue", "static_instance": "CHANGE_ACCESS_LEVEL", "getter_method": null, "containing_data_type_ref": "sharing.LinkAction", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAction.change_audience": {"fq_name": "sharing.LinkAction.change_audience", "param_name": "changeAudienceValue", "static_instance": "CHANGE_AUDIENCE", "getter_method": null, "containing_data_type_ref": "sharing.LinkAction", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAction.remove_expiry": {"fq_name": "sharing.LinkAction.remove_expiry", "param_name": "removeExpiryValue", "static_instance": "REMOVE_EXPIRY", "getter_method": null, "containing_data_type_ref": "sharing.LinkAction", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAction.remove_password": {"fq_name": "sharing.LinkAction.remove_password", "param_name": "removePasswordValue", "static_instance": "REMOVE_PASSWORD", "getter_method": null, "containing_data_type_ref": "sharing.LinkAction", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAction.set_expiry": {"fq_name": "sharing.LinkAction.set_expiry", "param_name": "setExpiryValue", "static_instance": "SET_EXPIRY", "getter_method": null, "containing_data_type_ref": "sharing.LinkAction", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAction.set_password": {"fq_name": "sharing.LinkAction.set_password", "param_name": "setPasswordValue", "static_instance": "SET_PASSWORD", "getter_method": null, "containing_data_type_ref": "sharing.LinkAction", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAction.other": {"fq_name": "sharing.LinkAction.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.LinkAction", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAudience.public": {"fq_name": "sharing.LinkAudience.public", "param_name": "publicValue", "static_instance": "PUBLIC", "getter_method": null, "containing_data_type_ref": "sharing.LinkAudience", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAudience.team": {"fq_name": "sharing.LinkAudience.team", "param_name": "teamValue", "static_instance": "TEAM", "getter_method": null, "containing_data_type_ref": "sharing.LinkAudience", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAudience.no_one": {"fq_name": "sharing.LinkAudience.no_one", "param_name": "noOneValue", "static_instance": "NO_ONE", "getter_method": null, "containing_data_type_ref": "sharing.LinkAudience", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAudience.password": {"fq_name": "sharing.LinkAudience.password", "param_name": "passwordValue", "static_instance": "PASSWORD", "getter_method": null, "containing_data_type_ref": "sharing.LinkAudience", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAudience.members": {"fq_name": "sharing.LinkAudience.members", "param_name": "membersValue", "static_instance": "MEMBERS", "getter_method": null, "containing_data_type_ref": "sharing.LinkAudience", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAudience.other": {"fq_name": "sharing.LinkAudience.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.LinkAudience", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAudienceDisallowedReason.delete_and_recreate": {"fq_name": "sharing.LinkAudienceDisallowedReason.delete_and_recreate", "param_name": "deleteAndRecreateValue", "static_instance": "DELETE_AND_RECREATE", "getter_method": null, "containing_data_type_ref": "sharing.LinkAudienceDisallowedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAudienceDisallowedReason.restricted_by_shared_folder": {"fq_name": "sharing.LinkAudienceDisallowedReason.restricted_by_shared_folder", "param_name": "restrictedBySharedFolderValue", "static_instance": "RESTRICTED_BY_SHARED_FOLDER", "getter_method": null, "containing_data_type_ref": "sharing.LinkAudienceDisallowedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAudienceDisallowedReason.restricted_by_team": {"fq_name": "sharing.LinkAudienceDisallowedReason.restricted_by_team", "param_name": "restrictedByTeamValue", "static_instance": "RESTRICTED_BY_TEAM", "getter_method": null, "containing_data_type_ref": "sharing.LinkAudienceDisallowedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAudienceDisallowedReason.user_not_on_team": {"fq_name": "sharing.LinkAudienceDisallowedReason.user_not_on_team", "param_name": "userNotOnTeamValue", "static_instance": "USER_NOT_ON_TEAM", "getter_method": null, "containing_data_type_ref": "sharing.LinkAudienceDisallowedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAudienceDisallowedReason.user_account_type": {"fq_name": "sharing.LinkAudienceDisallowedReason.user_account_type", "param_name": "userAccountTypeValue", "static_instance": "USER_ACCOUNT_TYPE", "getter_method": null, "containing_data_type_ref": "sharing.LinkAudienceDisallowedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAudienceDisallowedReason.permission_denied": {"fq_name": "sharing.LinkAudienceDisallowedReason.permission_denied", "param_name": "permissionDeniedValue", "static_instance": "PERMISSION_DENIED", "getter_method": null, "containing_data_type_ref": "sharing.LinkAudienceDisallowedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAudienceDisallowedReason.other": {"fq_name": "sharing.LinkAudienceDisallowedReason.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.LinkAudienceDisallowedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAudienceOption.audience": {"fq_name": "sharing.LinkAudienceOption.audience", "param_name": "audience", "static_instance": null, "getter_method": "getAudience", "containing_data_type_ref": "sharing.LinkAudienceOption", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAudienceOption.allowed": {"fq_name": "sharing.LinkAudienceOption.allowed", "param_name": "allowed", "static_instance": null, "getter_method": "getAllowed", "containing_data_type_ref": "sharing.LinkAudienceOption", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkAudienceOption.disallowed_reason": {"fq_name": "sharing.LinkAudienceOption.disallowed_reason", "param_name": "disallowedReason", "static_instance": null, "getter_method": "getDisallowedReason", "containing_data_type_ref": "sharing.LinkAudienceOption", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkExpiry.remove_expiry": {"fq_name": "sharing.LinkExpiry.remove_expiry", "param_name": "removeExpiryValue", "static_instance": "REMOVE_EXPIRY", "getter_method": null, "containing_data_type_ref": "sharing.LinkExpiry", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkExpiry.set_expiry": {"fq_name": "sharing.LinkExpiry.set_expiry", "param_name": "setExpiryValue", "static_instance": null, "getter_method": "getSetExpiryValue", "containing_data_type_ref": "sharing.LinkExpiry", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkExpiry.other": {"fq_name": "sharing.LinkExpiry.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.LinkExpiry", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkMetadata.url": {"fq_name": "sharing.LinkMetadata.url", "param_name": "url", "static_instance": null, "getter_method": "getUrl", "containing_data_type_ref": "sharing.LinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkMetadata.visibility": {"fq_name": "sharing.LinkMetadata.visibility", "param_name": "visibility", "static_instance": null, "getter_method": "getVisibility", "containing_data_type_ref": "sharing.LinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkMetadata.expires": {"fq_name": "sharing.LinkMetadata.expires", "param_name": "expires", "static_instance": null, "getter_method": "getExpires", "containing_data_type_ref": "sharing.LinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkPassword.remove_password": {"fq_name": "sharing.LinkPassword.remove_password", "param_name": "removePasswordValue", "static_instance": "REMOVE_PASSWORD", "getter_method": null, "containing_data_type_ref": "sharing.LinkPassword", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkPassword.set_password": {"fq_name": "sharing.LinkPassword.set_password", "param_name": "setPasswordValue", "static_instance": null, "getter_method": "getSetPasswordValue", "containing_data_type_ref": "sharing.LinkPassword", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkPassword.other": {"fq_name": "sharing.LinkPassword.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.LinkPassword", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkPermission.action": {"fq_name": "sharing.LinkPermission.action", "param_name": "action", "static_instance": null, "getter_method": "getAction", "containing_data_type_ref": "sharing.LinkPermission", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkPermission.allow": {"fq_name": "sharing.LinkPermission.allow", "param_name": "allow", "static_instance": null, "getter_method": "getAllow", "containing_data_type_ref": "sharing.LinkPermission", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkPermission.reason": {"fq_name": "sharing.LinkPermission.reason", "param_name": "reason", "static_instance": null, "getter_method": "getReason", "containing_data_type_ref": "sharing.LinkPermission", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkPermissions.can_revoke": {"fq_name": "sharing.LinkPermissions.can_revoke", "param_name": "canRevoke", "static_instance": null, "getter_method": "getCanRevoke", "containing_data_type_ref": "sharing.LinkPermissions", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkPermissions.visibility_policies": {"fq_name": "sharing.LinkPermissions.visibility_policies", "param_name": "visibilityPolicies", "static_instance": null, "getter_method": "getVisibilityPolicies", "containing_data_type_ref": "sharing.LinkPermissions", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkPermissions.can_set_expiry": {"fq_name": "sharing.LinkPermissions.can_set_expiry", "param_name": "canSetExpiry", "static_instance": null, "getter_method": "getCanSetExpiry", "containing_data_type_ref": "sharing.LinkPermissions", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkPermissions.can_remove_expiry": {"fq_name": "sharing.LinkPermissions.can_remove_expiry", "param_name": "canRemoveExpiry", "static_instance": null, "getter_method": "getCanRemoveExpiry", "containing_data_type_ref": "sharing.LinkPermissions", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkPermissions.allow_download": {"fq_name": "sharing.LinkPermissions.allow_download", "param_name": "allowDownload", "static_instance": null, "getter_method": "getAllowDownload", "containing_data_type_ref": "sharing.LinkPermissions", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkPermissions.can_allow_download": {"fq_name": "sharing.LinkPermissions.can_allow_download", "param_name": "canAllowDownload", "static_instance": null, "getter_method": "getCanAllowDownload", "containing_data_type_ref": "sharing.LinkPermissions", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkPermissions.can_disallow_download": {"fq_name": "sharing.LinkPermissions.can_disallow_download", "param_name": "canDisallowDownload", "static_instance": null, "getter_method": "getCanDisallowDownload", "containing_data_type_ref": "sharing.LinkPermissions", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkPermissions.allow_comments": {"fq_name": "sharing.LinkPermissions.allow_comments", "param_name": "allowComments", "static_instance": null, "getter_method": "getAllowComments", "containing_data_type_ref": "sharing.LinkPermissions", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkPermissions.team_restricts_comments": {"fq_name": "sharing.LinkPermissions.team_restricts_comments", "param_name": "teamRestrictsComments", "static_instance": null, "getter_method": "getTeamRestrictsComments", "containing_data_type_ref": "sharing.LinkPermissions", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkPermissions.resolved_visibility": {"fq_name": "sharing.LinkPermissions.resolved_visibility", "param_name": "resolvedVisibility", "static_instance": null, "getter_method": "getResolvedVisibility", "containing_data_type_ref": "sharing.LinkPermissions", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkPermissions.requested_visibility": {"fq_name": "sharing.LinkPermissions.requested_visibility", "param_name": "requestedVisibility", "static_instance": null, "getter_method": "getRequestedVisibility", "containing_data_type_ref": "sharing.LinkPermissions", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkPermissions.revoke_failure_reason": {"fq_name": "sharing.LinkPermissions.revoke_failure_reason", "param_name": "revokeFailureReason", "static_instance": null, "getter_method": "getRevokeFailureReason", "containing_data_type_ref": "sharing.LinkPermissions", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkPermissions.effective_audience": {"fq_name": "sharing.LinkPermissions.effective_audience", "param_name": "effectiveAudience", "static_instance": null, "getter_method": "getEffectiveAudience", "containing_data_type_ref": "sharing.LinkPermissions", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkPermissions.link_access_level": {"fq_name": "sharing.LinkPermissions.link_access_level", "param_name": "linkAccessLevel", "static_instance": null, "getter_method": "getLinkAccessLevel", "containing_data_type_ref": "sharing.LinkPermissions", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkPermissions.audience_options": {"fq_name": "sharing.LinkPermissions.audience_options", "param_name": "audienceOptions", "static_instance": null, "getter_method": "getAudienceOptions", "containing_data_type_ref": "sharing.LinkPermissions", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkPermissions.can_set_password": {"fq_name": "sharing.LinkPermissions.can_set_password", "param_name": "canSetPassword", "static_instance": null, "getter_method": "getCanSetPassword", "containing_data_type_ref": "sharing.LinkPermissions", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkPermissions.can_remove_password": {"fq_name": "sharing.LinkPermissions.can_remove_password", "param_name": "canRemovePassword", "static_instance": null, "getter_method": "getCanRemovePassword", "containing_data_type_ref": "sharing.LinkPermissions", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkPermissions.require_password": {"fq_name": "sharing.LinkPermissions.require_password", "param_name": "requirePassword", "static_instance": null, "getter_method": "getRequirePassword", "containing_data_type_ref": "sharing.LinkPermissions", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkPermissions.can_use_extended_sharing_controls": {"fq_name": "sharing.LinkPermissions.can_use_extended_sharing_controls", "param_name": "canUseExtendedSharingControls", "static_instance": null, "getter_method": "getCanUseExtendedSharingControls", "containing_data_type_ref": "sharing.LinkPermissions", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkSettings.access_level": {"fq_name": "sharing.LinkSettings.access_level", "param_name": "accessLevel", "static_instance": null, "getter_method": "getAccessLevel", "containing_data_type_ref": "sharing.LinkSettings", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkSettings.audience": {"fq_name": "sharing.LinkSettings.audience", "param_name": "audience", "static_instance": null, "getter_method": "getAudience", "containing_data_type_ref": "sharing.LinkSettings", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkSettings.expiry": {"fq_name": "sharing.LinkSettings.expiry", "param_name": "expiry", "static_instance": null, "getter_method": "getExpiry", "containing_data_type_ref": "sharing.LinkSettings", "route_refs": [], "_type": "FieldReference"}, "sharing.LinkSettings.password": {"fq_name": "sharing.LinkSettings.password", "param_name": "password", "static_instance": null, "getter_method": "getPassword", "containing_data_type_ref": "sharing.LinkSettings", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFileMembersArg.file": {"fq_name": "sharing.ListFileMembersArg.file", "param_name": "file", "static_instance": null, "getter_method": "getFile", "containing_data_type_ref": "sharing.ListFileMembersArg", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFileMembersArg.actions": {"fq_name": "sharing.ListFileMembersArg.actions", "param_name": "actions", "static_instance": null, "getter_method": "getActions", "containing_data_type_ref": "sharing.ListFileMembersArg", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFileMembersArg.include_inherited": {"fq_name": "sharing.ListFileMembersArg.include_inherited", "param_name": "includeInherited", "static_instance": null, "getter_method": "getIncludeInherited", "containing_data_type_ref": "sharing.ListFileMembersArg", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFileMembersArg.limit": {"fq_name": "sharing.ListFileMembersArg.limit", "param_name": "limit", "static_instance": null, "getter_method": "getLimit", "containing_data_type_ref": "sharing.ListFileMembersArg", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFileMembersBatchArg.files": {"fq_name": "sharing.ListFileMembersBatchArg.files", "param_name": "files", "static_instance": null, "getter_method": "getFiles", "containing_data_type_ref": "sharing.ListFileMembersBatchArg", "route_refs": ["sharing.list_file_members/batch"], "_type": "FieldReference"}, "sharing.ListFileMembersBatchArg.limit": {"fq_name": "sharing.ListFileMembersBatchArg.limit", "param_name": "limit", "static_instance": null, "getter_method": "getLimit", "containing_data_type_ref": "sharing.ListFileMembersBatchArg", "route_refs": ["sharing.list_file_members/batch"], "_type": "FieldReference"}, "sharing.ListFileMembersBatchResult.file": {"fq_name": "sharing.ListFileMembersBatchResult.file", "param_name": "file", "static_instance": null, "getter_method": "getFile", "containing_data_type_ref": "sharing.ListFileMembersBatchResult", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFileMembersBatchResult.result": {"fq_name": "sharing.ListFileMembersBatchResult.result", "param_name": "result", "static_instance": null, "getter_method": "getResult", "containing_data_type_ref": "sharing.ListFileMembersBatchResult", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFileMembersContinueArg.cursor": {"fq_name": "sharing.ListFileMembersContinueArg.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "sharing.ListFileMembersContinueArg", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFileMembersContinueError.user_error": {"fq_name": "sharing.ListFileMembersContinueError.user_error", "param_name": "userErrorValue", "static_instance": null, "getter_method": "getUserErrorValue", "containing_data_type_ref": "sharing.ListFileMembersContinueError", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFileMembersContinueError.access_error": {"fq_name": "sharing.ListFileMembersContinueError.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "sharing.ListFileMembersContinueError", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFileMembersContinueError.invalid_cursor": {"fq_name": "sharing.ListFileMembersContinueError.invalid_cursor", "param_name": "invalidCursorValue", "static_instance": "INVALID_CURSOR", "getter_method": null, "containing_data_type_ref": "sharing.ListFileMembersContinueError", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFileMembersContinueError.other": {"fq_name": "sharing.ListFileMembersContinueError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.ListFileMembersContinueError", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFileMembersCountResult.members": {"fq_name": "sharing.ListFileMembersCountResult.members", "param_name": "members", "static_instance": null, "getter_method": "getMembers", "containing_data_type_ref": "sharing.ListFileMembersCountResult", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFileMembersCountResult.member_count": {"fq_name": "sharing.ListFileMembersCountResult.member_count", "param_name": "memberCount", "static_instance": null, "getter_method": "getMemberCount", "containing_data_type_ref": "sharing.ListFileMembersCountResult", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFileMembersError.user_error": {"fq_name": "sharing.ListFileMembersError.user_error", "param_name": "userErrorValue", "static_instance": null, "getter_method": "getUserErrorValue", "containing_data_type_ref": "sharing.ListFileMembersError", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFileMembersError.access_error": {"fq_name": "sharing.ListFileMembersError.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "sharing.ListFileMembersError", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFileMembersError.other": {"fq_name": "sharing.ListFileMembersError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.ListFileMembersError", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFileMembersIndividualResult.result": {"fq_name": "sharing.ListFileMembersIndividualResult.result", "param_name": "resultValue", "static_instance": null, "getter_method": "getResultValue", "containing_data_type_ref": "sharing.ListFileMembersIndividualResult", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFileMembersIndividualResult.access_error": {"fq_name": "sharing.ListFileMembersIndividualResult.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "sharing.ListFileMembersIndividualResult", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFileMembersIndividualResult.other": {"fq_name": "sharing.ListFileMembersIndividualResult.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.ListFileMembersIndividualResult", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFilesArg.limit": {"fq_name": "sharing.ListFilesArg.limit", "param_name": "limit", "static_instance": null, "getter_method": "getLimit", "containing_data_type_ref": "sharing.ListFilesArg", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFilesArg.actions": {"fq_name": "sharing.ListFilesArg.actions", "param_name": "actions", "static_instance": null, "getter_method": "getActions", "containing_data_type_ref": "sharing.ListFilesArg", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFilesContinueArg.cursor": {"fq_name": "sharing.ListFilesContinueArg.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "sharing.ListFilesContinueArg", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFilesContinueError.user_error": {"fq_name": "sharing.ListFilesContinueError.user_error", "param_name": "userErrorValue", "static_instance": null, "getter_method": "getUserErrorValue", "containing_data_type_ref": "sharing.ListFilesContinueError", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFilesContinueError.invalid_cursor": {"fq_name": "sharing.ListFilesContinueError.invalid_cursor", "param_name": "invalidCursorValue", "static_instance": "INVALID_CURSOR", "getter_method": null, "containing_data_type_ref": "sharing.ListFilesContinueError", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFilesContinueError.other": {"fq_name": "sharing.ListFilesContinueError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.ListFilesContinueError", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFilesResult.entries": {"fq_name": "sharing.ListFilesResult.entries", "param_name": "entries", "static_instance": null, "getter_method": "getEntries", "containing_data_type_ref": "sharing.ListFilesResult", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFilesResult.cursor": {"fq_name": "sharing.ListFilesResult.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "sharing.ListFilesResult", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFolderMembersArgs.shared_folder_id": {"fq_name": "sharing.ListFolderMembersArgs.shared_folder_id", "param_name": "sharedFolderId", "static_instance": null, "getter_method": "getSharedFolderId", "containing_data_type_ref": "sharing.ListFolderMembersArgs", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFolderMembersArgs.actions": {"fq_name": "sharing.ListFolderMembersArgs.actions", "param_name": "actions", "static_instance": null, "getter_method": "getActions", "containing_data_type_ref": "sharing.ListFolderMembersArgs", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFolderMembersArgs.limit": {"fq_name": "sharing.ListFolderMembersArgs.limit", "param_name": "limit", "static_instance": null, "getter_method": "getLimit", "containing_data_type_ref": "sharing.ListFolderMembersArgs", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFolderMembersContinueArg.cursor": {"fq_name": "sharing.ListFolderMembersContinueArg.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "sharing.ListFolderMembersContinueArg", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFolderMembersContinueError.access_error": {"fq_name": "sharing.ListFolderMembersContinueError.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "sharing.ListFolderMembersContinueError", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFolderMembersContinueError.invalid_cursor": {"fq_name": "sharing.ListFolderMembersContinueError.invalid_cursor", "param_name": "invalidCursorValue", "static_instance": "INVALID_CURSOR", "getter_method": null, "containing_data_type_ref": "sharing.ListFolderMembersContinueError", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFolderMembersContinueError.other": {"fq_name": "sharing.ListFolderMembersContinueError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.ListFolderMembersContinueError", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFolderMembersCursorArg.actions": {"fq_name": "sharing.ListFolderMembersCursorArg.actions", "param_name": "actions", "static_instance": null, "getter_method": "getActions", "containing_data_type_ref": "sharing.ListFolderMembersCursorArg", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFolderMembersCursorArg.limit": {"fq_name": "sharing.ListFolderMembersCursorArg.limit", "param_name": "limit", "static_instance": null, "getter_method": "getLimit", "containing_data_type_ref": "sharing.ListFolderMembersCursorArg", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFoldersArgs.limit": {"fq_name": "sharing.ListFoldersArgs.limit", "param_name": "limit", "static_instance": null, "getter_method": "getLimit", "containing_data_type_ref": "sharing.ListFoldersArgs", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFoldersArgs.actions": {"fq_name": "sharing.ListFoldersArgs.actions", "param_name": "actions", "static_instance": null, "getter_method": "getActions", "containing_data_type_ref": "sharing.ListFoldersArgs", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFoldersContinueArg.cursor": {"fq_name": "sharing.ListFoldersContinueArg.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "sharing.ListFoldersContinueArg", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFoldersContinueError.invalid_cursor": {"fq_name": "sharing.ListFoldersContinueError.invalid_cursor", "param_name": "invalidCursorValue", "static_instance": "INVALID_CURSOR", "getter_method": null, "containing_data_type_ref": "sharing.ListFoldersContinueError", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFoldersContinueError.other": {"fq_name": "sharing.ListFoldersContinueError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.ListFoldersContinueError", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFoldersResult.entries": {"fq_name": "sharing.ListFoldersResult.entries", "param_name": "entries", "static_instance": null, "getter_method": "getEntries", "containing_data_type_ref": "sharing.ListFoldersResult", "route_refs": [], "_type": "FieldReference"}, "sharing.ListFoldersResult.cursor": {"fq_name": "sharing.ListFoldersResult.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "sharing.ListFoldersResult", "route_refs": [], "_type": "FieldReference"}, "sharing.ListSharedLinksArg.path": {"fq_name": "sharing.ListSharedLinksArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "sharing.ListSharedLinksArg", "route_refs": [], "_type": "FieldReference"}, "sharing.ListSharedLinksArg.cursor": {"fq_name": "sharing.ListSharedLinksArg.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "sharing.ListSharedLinksArg", "route_refs": [], "_type": "FieldReference"}, "sharing.ListSharedLinksArg.direct_only": {"fq_name": "sharing.ListSharedLinksArg.direct_only", "param_name": "directOnly", "static_instance": null, "getter_method": "getDirectOnly", "containing_data_type_ref": "sharing.ListSharedLinksArg", "route_refs": [], "_type": "FieldReference"}, "sharing.ListSharedLinksError.path": {"fq_name": "sharing.ListSharedLinksError.path", "param_name": "pathValue", "static_instance": null, "getter_method": "getPathValue", "containing_data_type_ref": "sharing.ListSharedLinksError", "route_refs": [], "_type": "FieldReference"}, "sharing.ListSharedLinksError.reset": {"fq_name": "sharing.ListSharedLinksError.reset", "param_name": "resetValue", "static_instance": "RESET", "getter_method": null, "containing_data_type_ref": "sharing.ListSharedLinksError", "route_refs": [], "_type": "FieldReference"}, "sharing.ListSharedLinksError.other": {"fq_name": "sharing.ListSharedLinksError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.ListSharedLinksError", "route_refs": [], "_type": "FieldReference"}, "sharing.ListSharedLinksResult.links": {"fq_name": "sharing.ListSharedLinksResult.links", "param_name": "links", "static_instance": null, "getter_method": "getLinks", "containing_data_type_ref": "sharing.ListSharedLinksResult", "route_refs": [], "_type": "FieldReference"}, "sharing.ListSharedLinksResult.has_more": {"fq_name": "sharing.ListSharedLinksResult.has_more", "param_name": "hasMore", "static_instance": null, "getter_method": "getHasMore", "containing_data_type_ref": "sharing.ListSharedLinksResult", "route_refs": [], "_type": "FieldReference"}, "sharing.ListSharedLinksResult.cursor": {"fq_name": "sharing.ListSharedLinksResult.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "sharing.ListSharedLinksResult", "route_refs": [], "_type": "FieldReference"}, "sharing.MemberAccessLevelResult.access_level": {"fq_name": "sharing.MemberAccessLevelResult.access_level", "param_name": "accessLevel", "static_instance": null, "getter_method": "getAccessLevel", "containing_data_type_ref": "sharing.MemberAccessLevelResult", "route_refs": [], "_type": "FieldReference"}, "sharing.MemberAccessLevelResult.warning": {"fq_name": "sharing.MemberAccessLevelResult.warning", "param_name": "warning", "static_instance": null, "getter_method": "getWarning", "containing_data_type_ref": "sharing.MemberAccessLevelResult", "route_refs": [], "_type": "FieldReference"}, "sharing.MemberAccessLevelResult.access_details": {"fq_name": "sharing.MemberAccessLevelResult.access_details", "param_name": "accessDetails", "static_instance": null, "getter_method": "getAccessDetails", "containing_data_type_ref": "sharing.MemberAccessLevelResult", "route_refs": [], "_type": "FieldReference"}, "sharing.MemberAction.leave_a_copy": {"fq_name": "sharing.MemberAction.leave_a_copy", "param_name": "leaveACopyValue", "static_instance": "LEAVE_A_COPY", "getter_method": null, "containing_data_type_ref": "sharing.MemberAction", "route_refs": [], "_type": "FieldReference"}, "sharing.MemberAction.make_editor": {"fq_name": "sharing.MemberAction.make_editor", "param_name": "makeEditorValue", "static_instance": "MAKE_EDITOR", "getter_method": null, "containing_data_type_ref": "sharing.MemberAction", "route_refs": [], "_type": "FieldReference"}, "sharing.MemberAction.make_owner": {"fq_name": "sharing.MemberAction.make_owner", "param_name": "makeOwnerValue", "static_instance": "MAKE_OWNER", "getter_method": null, "containing_data_type_ref": "sharing.MemberAction", "route_refs": [], "_type": "FieldReference"}, "sharing.MemberAction.make_viewer": {"fq_name": "sharing.MemberAction.make_viewer", "param_name": "makeViewerValue", "static_instance": "MAKE_VIEWER", "getter_method": null, "containing_data_type_ref": "sharing.MemberAction", "route_refs": [], "_type": "FieldReference"}, "sharing.MemberAction.make_viewer_no_comment": {"fq_name": "sharing.MemberAction.make_viewer_no_comment", "param_name": "makeViewerNoCommentValue", "static_instance": "MAKE_VIEWER_NO_COMMENT", "getter_method": null, "containing_data_type_ref": "sharing.MemberAction", "route_refs": [], "_type": "FieldReference"}, "sharing.MemberAction.remove": {"fq_name": "sharing.MemberAction.remove", "param_name": "removeValue", "static_instance": "REMOVE", "getter_method": null, "containing_data_type_ref": "sharing.MemberAction", "route_refs": [], "_type": "FieldReference"}, "sharing.MemberAction.other": {"fq_name": "sharing.MemberAction.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.MemberAction", "route_refs": [], "_type": "FieldReference"}, "sharing.MemberPermission.action": {"fq_name": "sharing.MemberPermission.action", "param_name": "action", "static_instance": null, "getter_method": "getAction", "containing_data_type_ref": "sharing.MemberPermission", "route_refs": [], "_type": "FieldReference"}, "sharing.MemberPermission.allow": {"fq_name": "sharing.MemberPermission.allow", "param_name": "allow", "static_instance": null, "getter_method": "getAllow", "containing_data_type_ref": "sharing.MemberPermission", "route_refs": [], "_type": "FieldReference"}, "sharing.MemberPermission.reason": {"fq_name": "sharing.MemberPermission.reason", "param_name": "reason", "static_instance": null, "getter_method": "getReason", "containing_data_type_ref": "sharing.MemberPermission", "route_refs": [], "_type": "FieldReference"}, "sharing.MemberPolicy.team": {"fq_name": "sharing.MemberPolicy.team", "param_name": "teamValue", "static_instance": "TEAM", "getter_method": null, "containing_data_type_ref": "sharing.MemberPolicy", "route_refs": [], "_type": "FieldReference"}, "sharing.MemberPolicy.anyone": {"fq_name": "sharing.MemberPolicy.anyone", "param_name": "anyoneValue", "static_instance": "ANYONE", "getter_method": null, "containing_data_type_ref": "sharing.MemberPolicy", "route_refs": [], "_type": "FieldReference"}, "sharing.MemberPolicy.other": {"fq_name": "sharing.MemberPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.MemberPolicy", "route_refs": [], "_type": "FieldReference"}, "sharing.MemberSelector.dropbox_id": {"fq_name": "sharing.MemberSelector.dropbox_id", "param_name": "dropboxIdValue", "static_instance": null, "getter_method": "getDropboxIdValue", "containing_data_type_ref": "sharing.MemberSelector", "route_refs": [], "_type": "FieldReference"}, "sharing.MemberSelector.email": {"fq_name": "sharing.MemberSelector.email", "param_name": "emailValue", "static_instance": null, "getter_method": "getEmailValue", "containing_data_type_ref": "sharing.MemberSelector", "route_refs": [], "_type": "FieldReference"}, "sharing.MemberSelector.other": {"fq_name": "sharing.MemberSelector.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.MemberSelector", "route_refs": [], "_type": "FieldReference"}, "sharing.MembershipInfo.access_type": {"fq_name": "sharing.MembershipInfo.access_type", "param_name": "accessType", "static_instance": null, "getter_method": "getAccessType", "containing_data_type_ref": "sharing.MembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.MembershipInfo.permissions": {"fq_name": "sharing.MembershipInfo.permissions", "param_name": "permissions", "static_instance": null, "getter_method": "getPermissions", "containing_data_type_ref": "sharing.MembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.MembershipInfo.initials": {"fq_name": "sharing.MembershipInfo.initials", "param_name": "initials", "static_instance": null, "getter_method": "getInitials", "containing_data_type_ref": "sharing.MembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.MembershipInfo.is_inherited": {"fq_name": "sharing.MembershipInfo.is_inherited", "param_name": "isInherited", "static_instance": null, "getter_method": "getIsInherited", "containing_data_type_ref": "sharing.MembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.ModifySharedLinkSettingsArgs.url": {"fq_name": "sharing.ModifySharedLinkSettingsArgs.url", "param_name": "url", "static_instance": null, "getter_method": "getUrl", "containing_data_type_ref": "sharing.ModifySharedLinkSettingsArgs", "route_refs": ["sharing.modify_shared_link_settings"], "_type": "FieldReference"}, "sharing.ModifySharedLinkSettingsArgs.settings": {"fq_name": "sharing.ModifySharedLinkSettingsArgs.settings", "param_name": "settings", "static_instance": null, "getter_method": "getSettings", "containing_data_type_ref": "sharing.ModifySharedLinkSettingsArgs", "route_refs": ["sharing.modify_shared_link_settings"], "_type": "FieldReference"}, "sharing.ModifySharedLinkSettingsArgs.remove_expiration": {"fq_name": "sharing.ModifySharedLinkSettingsArgs.remove_expiration", "param_name": "removeExpiration", "static_instance": null, "getter_method": "getRemoveExpiration", "containing_data_type_ref": "sharing.ModifySharedLinkSettingsArgs", "route_refs": ["sharing.modify_shared_link_settings"], "_type": "FieldReference"}, "sharing.ModifySharedLinkSettingsError.shared_link_not_found": {"fq_name": "sharing.ModifySharedLinkSettingsError.shared_link_not_found", "param_name": "sharedLinkNotFoundValue", "static_instance": "SHARED_LINK_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "sharing.ModifySharedLinkSettingsError", "route_refs": [], "_type": "FieldReference"}, "sharing.ModifySharedLinkSettingsError.shared_link_access_denied": {"fq_name": "sharing.ModifySharedLinkSettingsError.shared_link_access_denied", "param_name": "sharedLinkAccessDeniedValue", "static_instance": "SHARED_LINK_ACCESS_DENIED", "getter_method": null, "containing_data_type_ref": "sharing.ModifySharedLinkSettingsError", "route_refs": [], "_type": "FieldReference"}, "sharing.ModifySharedLinkSettingsError.unsupported_link_type": {"fq_name": "sharing.ModifySharedLinkSettingsError.unsupported_link_type", "param_name": "unsupportedLinkTypeValue", "static_instance": "UNSUPPORTED_LINK_TYPE", "getter_method": null, "containing_data_type_ref": "sharing.ModifySharedLinkSettingsError", "route_refs": [], "_type": "FieldReference"}, "sharing.ModifySharedLinkSettingsError.other": {"fq_name": "sharing.ModifySharedLinkSettingsError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.ModifySharedLinkSettingsError", "route_refs": [], "_type": "FieldReference"}, "sharing.ModifySharedLinkSettingsError.settings_error": {"fq_name": "sharing.ModifySharedLinkSettingsError.settings_error", "param_name": "settingsErrorValue", "static_instance": null, "getter_method": "getSettingsErrorValue", "containing_data_type_ref": "sharing.ModifySharedLinkSettingsError", "route_refs": [], "_type": "FieldReference"}, "sharing.ModifySharedLinkSettingsError.email_not_verified": {"fq_name": "sharing.ModifySharedLinkSettingsError.email_not_verified", "param_name": "emailNotVerifiedValue", "static_instance": "EMAIL_NOT_VERIFIED", "getter_method": null, "containing_data_type_ref": "sharing.ModifySharedLinkSettingsError", "route_refs": [], "_type": "FieldReference"}, "sharing.MountFolderArg.shared_folder_id": {"fq_name": "sharing.MountFolderArg.shared_folder_id", "param_name": "sharedFolderId", "static_instance": null, "getter_method": "getSharedFolderId", "containing_data_type_ref": "sharing.MountFolderArg", "route_refs": [], "_type": "FieldReference"}, "sharing.MountFolderError.access_error": {"fq_name": "sharing.MountFolderError.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "sharing.MountFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.MountFolderError.inside_shared_folder": {"fq_name": "sharing.MountFolderError.inside_shared_folder", "param_name": "insideSharedFolderValue", "static_instance": "INSIDE_SHARED_FOLDER", "getter_method": null, "containing_data_type_ref": "sharing.MountFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.MountFolderError.insufficient_quota": {"fq_name": "sharing.MountFolderError.insufficient_quota", "param_name": "insufficientQuotaValue", "static_instance": null, "getter_method": "getInsufficientQuotaValue", "containing_data_type_ref": "sharing.MountFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.MountFolderError.already_mounted": {"fq_name": "sharing.MountFolderError.already_mounted", "param_name": "alreadyMountedValue", "static_instance": "ALREADY_MOUNTED", "getter_method": null, "containing_data_type_ref": "sharing.MountFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.MountFolderError.no_permission": {"fq_name": "sharing.MountFolderError.no_permission", "param_name": "noPermissionValue", "static_instance": "NO_PERMISSION", "getter_method": null, "containing_data_type_ref": "sharing.MountFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.MountFolderError.not_mountable": {"fq_name": "sharing.MountFolderError.not_mountable", "param_name": "notMountableValue", "static_instance": "NOT_MOUNTABLE", "getter_method": null, "containing_data_type_ref": "sharing.MountFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.MountFolderError.other": {"fq_name": "sharing.MountFolderError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.MountFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.ParentFolderAccessInfo.folder_name": {"fq_name": "sharing.ParentFolderAccessInfo.folder_name", "param_name": "folderName", "static_instance": null, "getter_method": "getFolderName", "containing_data_type_ref": "sharing.ParentFolderAccessInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.ParentFolderAccessInfo.shared_folder_id": {"fq_name": "sharing.ParentFolderAccessInfo.shared_folder_id", "param_name": "sharedFolderId", "static_instance": null, "getter_method": "getSharedFolderId", "containing_data_type_ref": "sharing.ParentFolderAccessInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.ParentFolderAccessInfo.permissions": {"fq_name": "sharing.ParentFolderAccessInfo.permissions", "param_name": "permissions", "static_instance": null, "getter_method": "getPermissions", "containing_data_type_ref": "sharing.ParentFolderAccessInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.ParentFolderAccessInfo.path": {"fq_name": "sharing.ParentFolderAccessInfo.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "sharing.ParentFolderAccessInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.PathLinkMetadata.url": {"fq_name": "sharing.PathLinkMetadata.url", "param_name": "url", "static_instance": null, "getter_method": "getUrl", "containing_data_type_ref": "sharing.PathLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.PathLinkMetadata.visibility": {"fq_name": "sharing.PathLinkMetadata.visibility", "param_name": "visibility", "static_instance": null, "getter_method": "getVisibility", "containing_data_type_ref": "sharing.PathLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.PathLinkMetadata.path": {"fq_name": "sharing.PathLinkMetadata.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "sharing.PathLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.PathLinkMetadata.expires": {"fq_name": "sharing.PathLinkMetadata.expires", "param_name": "expires", "static_instance": null, "getter_method": "getExpires", "containing_data_type_ref": "sharing.PathLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.PendingUploadMode.file": {"fq_name": "sharing.PendingUploadMode.file", "param_name": "fileValue", "static_instance": "FILE", "getter_method": null, "containing_data_type_ref": "sharing.PendingUploadMode", "route_refs": [], "_type": "FieldReference"}, "sharing.PendingUploadMode.folder": {"fq_name": "sharing.PendingUploadMode.folder", "param_name": "folderValue", "static_instance": "FOLDER", "getter_method": null, "containing_data_type_ref": "sharing.PendingUploadMode", "route_refs": [], "_type": "FieldReference"}, "sharing.PermissionDeniedReason.user_not_same_team_as_owner": {"fq_name": "sharing.PermissionDeniedReason.user_not_same_team_as_owner", "param_name": "userNotSameTeamAsOwnerValue", "static_instance": "USER_NOT_SAME_TEAM_AS_OWNER", "getter_method": null, "containing_data_type_ref": "sharing.PermissionDeniedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.PermissionDeniedReason.user_not_allowed_by_owner": {"fq_name": "sharing.PermissionDeniedReason.user_not_allowed_by_owner", "param_name": "userNotAllowedByOwnerValue", "static_instance": "USER_NOT_ALLOWED_BY_OWNER", "getter_method": null, "containing_data_type_ref": "sharing.PermissionDeniedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.PermissionDeniedReason.target_is_indirect_member": {"fq_name": "sharing.PermissionDeniedReason.target_is_indirect_member", "param_name": "targetIsIndirectMemberValue", "static_instance": "TARGET_IS_INDIRECT_MEMBER", "getter_method": null, "containing_data_type_ref": "sharing.PermissionDeniedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.PermissionDeniedReason.target_is_owner": {"fq_name": "sharing.PermissionDeniedReason.target_is_owner", "param_name": "targetIsOwnerValue", "static_instance": "TARGET_IS_OWNER", "getter_method": null, "containing_data_type_ref": "sharing.PermissionDeniedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.PermissionDeniedReason.target_is_self": {"fq_name": "sharing.PermissionDeniedReason.target_is_self", "param_name": "targetIsSelfValue", "static_instance": "TARGET_IS_SELF", "getter_method": null, "containing_data_type_ref": "sharing.PermissionDeniedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.PermissionDeniedReason.target_not_active": {"fq_name": "sharing.PermissionDeniedReason.target_not_active", "param_name": "targetNotActiveValue", "static_instance": "TARGET_NOT_ACTIVE", "getter_method": null, "containing_data_type_ref": "sharing.PermissionDeniedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.PermissionDeniedReason.folder_is_limited_team_folder": {"fq_name": "sharing.PermissionDeniedReason.folder_is_limited_team_folder", "param_name": "folderIsLimitedTeamFolderValue", "static_instance": "FOLDER_IS_LIMITED_TEAM_FOLDER", "getter_method": null, "containing_data_type_ref": "sharing.PermissionDeniedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.PermissionDeniedReason.owner_not_on_team": {"fq_name": "sharing.PermissionDeniedReason.owner_not_on_team", "param_name": "ownerNotOnTeamValue", "static_instance": "OWNER_NOT_ON_TEAM", "getter_method": null, "containing_data_type_ref": "sharing.PermissionDeniedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.PermissionDeniedReason.permission_denied": {"fq_name": "sharing.PermissionDeniedReason.permission_denied", "param_name": "permissionDeniedValue", "static_instance": "PERMISSION_DENIED", "getter_method": null, "containing_data_type_ref": "sharing.PermissionDeniedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.PermissionDeniedReason.restricted_by_team": {"fq_name": "sharing.PermissionDeniedReason.restricted_by_team", "param_name": "restrictedByTeamValue", "static_instance": "RESTRICTED_BY_TEAM", "getter_method": null, "containing_data_type_ref": "sharing.PermissionDeniedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.PermissionDeniedReason.user_account_type": {"fq_name": "sharing.PermissionDeniedReason.user_account_type", "param_name": "userAccountTypeValue", "static_instance": "USER_ACCOUNT_TYPE", "getter_method": null, "containing_data_type_ref": "sharing.PermissionDeniedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.PermissionDeniedReason.user_not_on_team": {"fq_name": "sharing.PermissionDeniedReason.user_not_on_team", "param_name": "userNotOnTeamValue", "static_instance": "USER_NOT_ON_TEAM", "getter_method": null, "containing_data_type_ref": "sharing.PermissionDeniedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.PermissionDeniedReason.folder_is_inside_shared_folder": {"fq_name": "sharing.PermissionDeniedReason.folder_is_inside_shared_folder", "param_name": "folderIsInsideSharedFolderValue", "static_instance": "FOLDER_IS_INSIDE_SHARED_FOLDER", "getter_method": null, "containing_data_type_ref": "sharing.PermissionDeniedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.PermissionDeniedReason.restricted_by_parent_folder": {"fq_name": "sharing.PermissionDeniedReason.restricted_by_parent_folder", "param_name": "restrictedByParentFolderValue", "static_instance": "RESTRICTED_BY_PARENT_FOLDER", "getter_method": null, "containing_data_type_ref": "sharing.PermissionDeniedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.PermissionDeniedReason.insufficient_plan": {"fq_name": "sharing.PermissionDeniedReason.insufficient_plan", "param_name": "insufficientPlanValue", "static_instance": null, "getter_method": "getInsufficientPlanValue", "containing_data_type_ref": "sharing.PermissionDeniedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.PermissionDeniedReason.other": {"fq_name": "sharing.PermissionDeniedReason.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.PermissionDeniedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.RelinquishFileMembershipArg.file": {"fq_name": "sharing.RelinquishFileMembershipArg.file", "param_name": "file", "static_instance": null, "getter_method": "getFile", "containing_data_type_ref": "sharing.RelinquishFileMembershipArg", "route_refs": [], "_type": "FieldReference"}, "sharing.RelinquishFileMembershipError.access_error": {"fq_name": "sharing.RelinquishFileMembershipError.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "sharing.RelinquishFileMembershipError", "route_refs": [], "_type": "FieldReference"}, "sharing.RelinquishFileMembershipError.group_access": {"fq_name": "sharing.RelinquishFileMembershipError.group_access", "param_name": "groupAccessValue", "static_instance": "GROUP_ACCESS", "getter_method": null, "containing_data_type_ref": "sharing.RelinquishFileMembershipError", "route_refs": [], "_type": "FieldReference"}, "sharing.RelinquishFileMembershipError.no_permission": {"fq_name": "sharing.RelinquishFileMembershipError.no_permission", "param_name": "noPermissionValue", "static_instance": "NO_PERMISSION", "getter_method": null, "containing_data_type_ref": "sharing.RelinquishFileMembershipError", "route_refs": [], "_type": "FieldReference"}, "sharing.RelinquishFileMembershipError.other": {"fq_name": "sharing.RelinquishFileMembershipError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.RelinquishFileMembershipError", "route_refs": [], "_type": "FieldReference"}, "sharing.RelinquishFolderMembershipArg.shared_folder_id": {"fq_name": "sharing.RelinquishFolderMembershipArg.shared_folder_id", "param_name": "sharedFolderId", "static_instance": null, "getter_method": "getSharedFolderId", "containing_data_type_ref": "sharing.RelinquishFolderMembershipArg", "route_refs": ["sharing.relinquish_folder_membership"], "_type": "FieldReference"}, "sharing.RelinquishFolderMembershipArg.leave_a_copy": {"fq_name": "sharing.RelinquishFolderMembershipArg.leave_a_copy", "param_name": "leaveACopy", "static_instance": null, "getter_method": "getLeaveACopy", "containing_data_type_ref": "sharing.RelinquishFolderMembershipArg", "route_refs": ["sharing.relinquish_folder_membership"], "_type": "FieldReference"}, "sharing.RelinquishFolderMembershipError.access_error": {"fq_name": "sharing.RelinquishFolderMembershipError.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "sharing.RelinquishFolderMembershipError", "route_refs": [], "_type": "FieldReference"}, "sharing.RelinquishFolderMembershipError.folder_owner": {"fq_name": "sharing.RelinquishFolderMembershipError.folder_owner", "param_name": "folderOwnerValue", "static_instance": "FOLDER_OWNER", "getter_method": null, "containing_data_type_ref": "sharing.RelinquishFolderMembershipError", "route_refs": [], "_type": "FieldReference"}, "sharing.RelinquishFolderMembershipError.mounted": {"fq_name": "sharing.RelinquishFolderMembershipError.mounted", "param_name": "mountedValue", "static_instance": "MOUNTED", "getter_method": null, "containing_data_type_ref": "sharing.RelinquishFolderMembershipError", "route_refs": [], "_type": "FieldReference"}, "sharing.RelinquishFolderMembershipError.group_access": {"fq_name": "sharing.RelinquishFolderMembershipError.group_access", "param_name": "groupAccessValue", "static_instance": "GROUP_ACCESS", "getter_method": null, "containing_data_type_ref": "sharing.RelinquishFolderMembershipError", "route_refs": [], "_type": "FieldReference"}, "sharing.RelinquishFolderMembershipError.team_folder": {"fq_name": "sharing.RelinquishFolderMembershipError.team_folder", "param_name": "teamFolderValue", "static_instance": "TEAM_FOLDER", "getter_method": null, "containing_data_type_ref": "sharing.RelinquishFolderMembershipError", "route_refs": [], "_type": "FieldReference"}, "sharing.RelinquishFolderMembershipError.no_permission": {"fq_name": "sharing.RelinquishFolderMembershipError.no_permission", "param_name": "noPermissionValue", "static_instance": "NO_PERMISSION", "getter_method": null, "containing_data_type_ref": "sharing.RelinquishFolderMembershipError", "route_refs": [], "_type": "FieldReference"}, "sharing.RelinquishFolderMembershipError.no_explicit_access": {"fq_name": "sharing.RelinquishFolderMembershipError.no_explicit_access", "param_name": "noExplicitAccessValue", "static_instance": "NO_EXPLICIT_ACCESS", "getter_method": null, "containing_data_type_ref": "sharing.RelinquishFolderMembershipError", "route_refs": [], "_type": "FieldReference"}, "sharing.RelinquishFolderMembershipError.other": {"fq_name": "sharing.RelinquishFolderMembershipError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.RelinquishFolderMembershipError", "route_refs": [], "_type": "FieldReference"}, "sharing.RemoveFileMemberArg.file": {"fq_name": "sharing.RemoveFileMemberArg.file", "param_name": "file", "static_instance": null, "getter_method": "getFile", "containing_data_type_ref": "sharing.RemoveFileMemberArg", "route_refs": [], "_type": "FieldReference"}, "sharing.RemoveFileMemberArg.member": {"fq_name": "sharing.RemoveFileMemberArg.member", "param_name": "member", "static_instance": null, "getter_method": "getMember", "containing_data_type_ref": "sharing.RemoveFileMemberArg", "route_refs": [], "_type": "FieldReference"}, "sharing.RemoveFileMemberError.user_error": {"fq_name": "sharing.RemoveFileMemberError.user_error", "param_name": "userErrorValue", "static_instance": null, "getter_method": "getUserErrorValue", "containing_data_type_ref": "sharing.RemoveFileMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.RemoveFileMemberError.access_error": {"fq_name": "sharing.RemoveFileMemberError.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "sharing.RemoveFileMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.RemoveFileMemberError.no_explicit_access": {"fq_name": "sharing.RemoveFileMemberError.no_explicit_access", "param_name": "noExplicitAccessValue", "static_instance": null, "getter_method": "getNoExplicitAccessValue", "containing_data_type_ref": "sharing.RemoveFileMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.RemoveFileMemberError.other": {"fq_name": "sharing.RemoveFileMemberError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.RemoveFileMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.RemoveFolderMemberArg.shared_folder_id": {"fq_name": "sharing.RemoveFolderMemberArg.shared_folder_id", "param_name": "sharedFolderId", "static_instance": null, "getter_method": "getSharedFolderId", "containing_data_type_ref": "sharing.RemoveFolderMemberArg", "route_refs": [], "_type": "FieldReference"}, "sharing.RemoveFolderMemberArg.member": {"fq_name": "sharing.RemoveFolderMemberArg.member", "param_name": "member", "static_instance": null, "getter_method": "getMember", "containing_data_type_ref": "sharing.RemoveFolderMemberArg", "route_refs": [], "_type": "FieldReference"}, "sharing.RemoveFolderMemberArg.leave_a_copy": {"fq_name": "sharing.RemoveFolderMemberArg.leave_a_copy", "param_name": "leaveACopy", "static_instance": null, "getter_method": "getLeaveACopy", "containing_data_type_ref": "sharing.RemoveFolderMemberArg", "route_refs": [], "_type": "FieldReference"}, "sharing.RemoveFolderMemberError.access_error": {"fq_name": "sharing.RemoveFolderMemberError.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "sharing.RemoveFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.RemoveFolderMemberError.member_error": {"fq_name": "sharing.RemoveFolderMemberError.member_error", "param_name": "memberErrorValue", "static_instance": null, "getter_method": "getMemberErrorValue", "containing_data_type_ref": "sharing.RemoveFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.RemoveFolderMemberError.folder_owner": {"fq_name": "sharing.RemoveFolderMemberError.folder_owner", "param_name": "folderOwnerValue", "static_instance": "FOLDER_OWNER", "getter_method": null, "containing_data_type_ref": "sharing.RemoveFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.RemoveFolderMemberError.group_access": {"fq_name": "sharing.RemoveFolderMemberError.group_access", "param_name": "groupAccessValue", "static_instance": "GROUP_ACCESS", "getter_method": null, "containing_data_type_ref": "sharing.RemoveFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.RemoveFolderMemberError.team_folder": {"fq_name": "sharing.RemoveFolderMemberError.team_folder", "param_name": "teamFolderValue", "static_instance": "TEAM_FOLDER", "getter_method": null, "containing_data_type_ref": "sharing.RemoveFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.RemoveFolderMemberError.no_permission": {"fq_name": "sharing.RemoveFolderMemberError.no_permission", "param_name": "noPermissionValue", "static_instance": "NO_PERMISSION", "getter_method": null, "containing_data_type_ref": "sharing.RemoveFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.RemoveFolderMemberError.too_many_files": {"fq_name": "sharing.RemoveFolderMemberError.too_many_files", "param_name": "tooManyFilesValue", "static_instance": "TOO_MANY_FILES", "getter_method": null, "containing_data_type_ref": "sharing.RemoveFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.RemoveFolderMemberError.other": {"fq_name": "sharing.RemoveFolderMemberError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.RemoveFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.RemoveMemberJobStatus.in_progress": {"fq_name": "sharing.RemoveMemberJobStatus.in_progress", "param_name": "inProgressValue", "static_instance": "IN_PROGRESS", "getter_method": null, "containing_data_type_ref": "sharing.RemoveMemberJobStatus", "route_refs": [], "_type": "FieldReference"}, "sharing.RemoveMemberJobStatus.complete": {"fq_name": "sharing.RemoveMemberJobStatus.complete", "param_name": "completeValue", "static_instance": null, "getter_method": "getCompleteValue", "containing_data_type_ref": "sharing.RemoveMemberJobStatus", "route_refs": [], "_type": "FieldReference"}, "sharing.RemoveMemberJobStatus.failed": {"fq_name": "sharing.RemoveMemberJobStatus.failed", "param_name": "failedValue", "static_instance": null, "getter_method": "getFailedValue", "containing_data_type_ref": "sharing.RemoveMemberJobStatus", "route_refs": [], "_type": "FieldReference"}, "sharing.RequestedLinkAccessLevel.viewer": {"fq_name": "sharing.RequestedLinkAccessLevel.viewer", "param_name": "viewerValue", "static_instance": "VIEWER", "getter_method": null, "containing_data_type_ref": "sharing.RequestedLinkAccessLevel", "route_refs": [], "_type": "FieldReference"}, "sharing.RequestedLinkAccessLevel.editor": {"fq_name": "sharing.RequestedLinkAccessLevel.editor", "param_name": "editorValue", "static_instance": "EDITOR", "getter_method": null, "containing_data_type_ref": "sharing.RequestedLinkAccessLevel", "route_refs": [], "_type": "FieldReference"}, "sharing.RequestedLinkAccessLevel.max": {"fq_name": "sharing.RequestedLinkAccessLevel.max", "param_name": "maxValue", "static_instance": "MAX", "getter_method": null, "containing_data_type_ref": "sharing.RequestedLinkAccessLevel", "route_refs": [], "_type": "FieldReference"}, "sharing.RequestedLinkAccessLevel.default": {"fq_name": "sharing.RequestedLinkAccessLevel.default", "param_name": "defaultValue", "static_instance": "DEFAULT", "getter_method": null, "containing_data_type_ref": "sharing.RequestedLinkAccessLevel", "route_refs": [], "_type": "FieldReference"}, "sharing.RequestedLinkAccessLevel.other": {"fq_name": "sharing.RequestedLinkAccessLevel.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.RequestedLinkAccessLevel", "route_refs": [], "_type": "FieldReference"}, "sharing.RequestedVisibility.public": {"fq_name": "sharing.RequestedVisibility.public", "param_name": "publicValue", "static_instance": "PUBLIC", "getter_method": null, "containing_data_type_ref": "sharing.RequestedVisibility", "route_refs": [], "_type": "FieldReference"}, "sharing.RequestedVisibility.team_only": {"fq_name": "sharing.RequestedVisibility.team_only", "param_name": "teamOnlyValue", "static_instance": "TEAM_ONLY", "getter_method": null, "containing_data_type_ref": "sharing.RequestedVisibility", "route_refs": [], "_type": "FieldReference"}, "sharing.RequestedVisibility.password": {"fq_name": "sharing.RequestedVisibility.password", "param_name": "passwordValue", "static_instance": "PASSWORD", "getter_method": null, "containing_data_type_ref": "sharing.RequestedVisibility", "route_refs": [], "_type": "FieldReference"}, "sharing.ResolvedVisibility.public": {"fq_name": "sharing.ResolvedVisibility.public", "param_name": "publicValue", "static_instance": "PUBLIC", "getter_method": null, "containing_data_type_ref": "sharing.ResolvedVisibility", "route_refs": [], "_type": "FieldReference"}, "sharing.ResolvedVisibility.team_only": {"fq_name": "sharing.ResolvedVisibility.team_only", "param_name": "teamOnlyValue", "static_instance": "TEAM_ONLY", "getter_method": null, "containing_data_type_ref": "sharing.ResolvedVisibility", "route_refs": [], "_type": "FieldReference"}, "sharing.ResolvedVisibility.password": {"fq_name": "sharing.ResolvedVisibility.password", "param_name": "passwordValue", "static_instance": "PASSWORD", "getter_method": null, "containing_data_type_ref": "sharing.ResolvedVisibility", "route_refs": [], "_type": "FieldReference"}, "sharing.ResolvedVisibility.team_and_password": {"fq_name": "sharing.ResolvedVisibility.team_and_password", "param_name": "teamAndPasswordValue", "static_instance": "TEAM_AND_PASSWORD", "getter_method": null, "containing_data_type_ref": "sharing.ResolvedVisibility", "route_refs": [], "_type": "FieldReference"}, "sharing.ResolvedVisibility.shared_folder_only": {"fq_name": "sharing.ResolvedVisibility.shared_folder_only", "param_name": "sharedFolderOnlyValue", "static_instance": "SHARED_FOLDER_ONLY", "getter_method": null, "containing_data_type_ref": "sharing.ResolvedVisibility", "route_refs": [], "_type": "FieldReference"}, "sharing.ResolvedVisibility.no_one": {"fq_name": "sharing.ResolvedVisibility.no_one", "param_name": "noOneValue", "static_instance": "NO_ONE", "getter_method": null, "containing_data_type_ref": "sharing.ResolvedVisibility", "route_refs": [], "_type": "FieldReference"}, "sharing.ResolvedVisibility.only_you": {"fq_name": "sharing.ResolvedVisibility.only_you", "param_name": "onlyYouValue", "static_instance": "ONLY_YOU", "getter_method": null, "containing_data_type_ref": "sharing.ResolvedVisibility", "route_refs": [], "_type": "FieldReference"}, "sharing.ResolvedVisibility.other": {"fq_name": "sharing.ResolvedVisibility.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.ResolvedVisibility", "route_refs": [], "_type": "FieldReference"}, "sharing.RevokeSharedLinkArg.url": {"fq_name": "sharing.RevokeSharedLinkArg.url", "param_name": "url", "static_instance": null, "getter_method": "getUrl", "containing_data_type_ref": "sharing.RevokeSharedLinkArg", "route_refs": [], "_type": "FieldReference"}, "sharing.RevokeSharedLinkError.shared_link_not_found": {"fq_name": "sharing.RevokeSharedLinkError.shared_link_not_found", "param_name": "sharedLinkNotFoundValue", "static_instance": "SHARED_LINK_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "sharing.RevokeSharedLinkError", "route_refs": [], "_type": "FieldReference"}, "sharing.RevokeSharedLinkError.shared_link_access_denied": {"fq_name": "sharing.RevokeSharedLinkError.shared_link_access_denied", "param_name": "sharedLinkAccessDeniedValue", "static_instance": "SHARED_LINK_ACCESS_DENIED", "getter_method": null, "containing_data_type_ref": "sharing.RevokeSharedLinkError", "route_refs": [], "_type": "FieldReference"}, "sharing.RevokeSharedLinkError.unsupported_link_type": {"fq_name": "sharing.RevokeSharedLinkError.unsupported_link_type", "param_name": "unsupportedLinkTypeValue", "static_instance": "UNSUPPORTED_LINK_TYPE", "getter_method": null, "containing_data_type_ref": "sharing.RevokeSharedLinkError", "route_refs": [], "_type": "FieldReference"}, "sharing.RevokeSharedLinkError.other": {"fq_name": "sharing.RevokeSharedLinkError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.RevokeSharedLinkError", "route_refs": [], "_type": "FieldReference"}, "sharing.RevokeSharedLinkError.shared_link_malformed": {"fq_name": "sharing.RevokeSharedLinkError.shared_link_malformed", "param_name": "sharedLinkMalformedValue", "static_instance": "SHARED_LINK_MALFORMED", "getter_method": null, "containing_data_type_ref": "sharing.RevokeSharedLinkError", "route_refs": [], "_type": "FieldReference"}, "sharing.SetAccessInheritanceArg.shared_folder_id": {"fq_name": "sharing.SetAccessInheritanceArg.shared_folder_id", "param_name": "sharedFolderId", "static_instance": null, "getter_method": "getSharedFolderId", "containing_data_type_ref": "sharing.SetAccessInheritanceArg", "route_refs": ["sharing.set_access_inheritance"], "_type": "FieldReference"}, "sharing.SetAccessInheritanceArg.access_inheritance": {"fq_name": "sharing.SetAccessInheritanceArg.access_inheritance", "param_name": "accessInheritance", "static_instance": null, "getter_method": "getAccessInheritance", "containing_data_type_ref": "sharing.SetAccessInheritanceArg", "route_refs": ["sharing.set_access_inheritance"], "_type": "FieldReference"}, "sharing.SetAccessInheritanceError.access_error": {"fq_name": "sharing.SetAccessInheritanceError.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "sharing.SetAccessInheritanceError", "route_refs": [], "_type": "FieldReference"}, "sharing.SetAccessInheritanceError.no_permission": {"fq_name": "sharing.SetAccessInheritanceError.no_permission", "param_name": "noPermissionValue", "static_instance": "NO_PERMISSION", "getter_method": null, "containing_data_type_ref": "sharing.SetAccessInheritanceError", "route_refs": [], "_type": "FieldReference"}, "sharing.SetAccessInheritanceError.other": {"fq_name": "sharing.SetAccessInheritanceError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.SetAccessInheritanceError", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderArg.path": {"fq_name": "sharing.ShareFolderArg.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "sharing.ShareFolderArg", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderArg.acl_update_policy": {"fq_name": "sharing.ShareFolderArg.acl_update_policy", "param_name": "aclUpdatePolicy", "static_instance": null, "getter_method": "getAclUpdatePolicy", "containing_data_type_ref": "sharing.ShareFolderArg", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderArg.force_async": {"fq_name": "sharing.ShareFolderArg.force_async", "param_name": "forceAsync", "static_instance": null, "getter_method": "getForceAsync", "containing_data_type_ref": "sharing.ShareFolderArg", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderArg.member_policy": {"fq_name": "sharing.ShareFolderArg.member_policy", "param_name": "memberPolicy", "static_instance": null, "getter_method": "getMemberPolicy", "containing_data_type_ref": "sharing.ShareFolderArg", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderArg.shared_link_policy": {"fq_name": "sharing.ShareFolderArg.shared_link_policy", "param_name": "sharedLinkPolicy", "static_instance": null, "getter_method": "getSharedLinkPolicy", "containing_data_type_ref": "sharing.ShareFolderArg", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderArg.viewer_info_policy": {"fq_name": "sharing.ShareFolderArg.viewer_info_policy", "param_name": "viewerInfoPolicy", "static_instance": null, "getter_method": "getViewerInfoPolicy", "containing_data_type_ref": "sharing.ShareFolderArg", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderArg.access_inheritance": {"fq_name": "sharing.ShareFolderArg.access_inheritance", "param_name": "accessInheritance", "static_instance": null, "getter_method": "getAccessInheritance", "containing_data_type_ref": "sharing.ShareFolderArg", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderArg.actions": {"fq_name": "sharing.ShareFolderArg.actions", "param_name": "actions", "static_instance": null, "getter_method": "getActions", "containing_data_type_ref": "sharing.ShareFolderArg", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderArg.link_settings": {"fq_name": "sharing.ShareFolderArg.link_settings", "param_name": "linkSettings", "static_instance": null, "getter_method": "getLinkSettings", "containing_data_type_ref": "sharing.ShareFolderArg", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderArgBase.path": {"fq_name": "sharing.ShareFolderArgBase.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "sharing.ShareFolderArgBase", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderArgBase.acl_update_policy": {"fq_name": "sharing.ShareFolderArgBase.acl_update_policy", "param_name": "aclUpdatePolicy", "static_instance": null, "getter_method": "getAclUpdatePolicy", "containing_data_type_ref": "sharing.ShareFolderArgBase", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderArgBase.force_async": {"fq_name": "sharing.ShareFolderArgBase.force_async", "param_name": "forceAsync", "static_instance": null, "getter_method": "getForceAsync", "containing_data_type_ref": "sharing.ShareFolderArgBase", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderArgBase.member_policy": {"fq_name": "sharing.ShareFolderArgBase.member_policy", "param_name": "memberPolicy", "static_instance": null, "getter_method": "getMemberPolicy", "containing_data_type_ref": "sharing.ShareFolderArgBase", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderArgBase.shared_link_policy": {"fq_name": "sharing.ShareFolderArgBase.shared_link_policy", "param_name": "sharedLinkPolicy", "static_instance": null, "getter_method": "getSharedLinkPolicy", "containing_data_type_ref": "sharing.ShareFolderArgBase", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderArgBase.viewer_info_policy": {"fq_name": "sharing.ShareFolderArgBase.viewer_info_policy", "param_name": "viewerInfoPolicy", "static_instance": null, "getter_method": "getViewerInfoPolicy", "containing_data_type_ref": "sharing.ShareFolderArgBase", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderArgBase.access_inheritance": {"fq_name": "sharing.ShareFolderArgBase.access_inheritance", "param_name": "accessInheritance", "static_instance": null, "getter_method": "getAccessInheritance", "containing_data_type_ref": "sharing.ShareFolderArgBase", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderError.email_unverified": {"fq_name": "sharing.ShareFolderError.email_unverified", "param_name": "emailUnverifiedValue", "static_instance": "EMAIL_UNVERIFIED", "getter_method": null, "containing_data_type_ref": "sharing.ShareFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderError.bad_path": {"fq_name": "sharing.ShareFolderError.bad_path", "param_name": "badPathValue", "static_instance": null, "getter_method": "getBadPathValue", "containing_data_type_ref": "sharing.ShareFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderError.team_policy_disallows_member_policy": {"fq_name": "sharing.ShareFolderError.team_policy_disallows_member_policy", "param_name": "teamPolicyDisallowsMemberPolicyValue", "static_instance": "TEAM_POLICY_DISALLOWS_MEMBER_POLICY", "getter_method": null, "containing_data_type_ref": "sharing.ShareFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderError.disallowed_shared_link_policy": {"fq_name": "sharing.ShareFolderError.disallowed_shared_link_policy", "param_name": "disallowedSharedLinkPolicyValue", "static_instance": "DISALLOWED_SHARED_LINK_POLICY", "getter_method": null, "containing_data_type_ref": "sharing.ShareFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderError.other": {"fq_name": "sharing.ShareFolderError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.ShareFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderError.no_permission": {"fq_name": "sharing.ShareFolderError.no_permission", "param_name": "noPermissionValue", "static_instance": "NO_PERMISSION", "getter_method": null, "containing_data_type_ref": "sharing.ShareFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderErrorBase.email_unverified": {"fq_name": "sharing.ShareFolderErrorBase.email_unverified", "param_name": "emailUnverifiedValue", "static_instance": "EMAIL_UNVERIFIED", "getter_method": null, "containing_data_type_ref": "sharing.ShareFolderErrorBase", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderErrorBase.bad_path": {"fq_name": "sharing.ShareFolderErrorBase.bad_path", "param_name": "badPathValue", "static_instance": null, "getter_method": "getBadPathValue", "containing_data_type_ref": "sharing.ShareFolderErrorBase", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderErrorBase.team_policy_disallows_member_policy": {"fq_name": "sharing.ShareFolderErrorBase.team_policy_disallows_member_policy", "param_name": "teamPolicyDisallowsMemberPolicyValue", "static_instance": "TEAM_POLICY_DISALLOWS_MEMBER_POLICY", "getter_method": null, "containing_data_type_ref": "sharing.ShareFolderErrorBase", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderErrorBase.disallowed_shared_link_policy": {"fq_name": "sharing.ShareFolderErrorBase.disallowed_shared_link_policy", "param_name": "disallowedSharedLinkPolicyValue", "static_instance": "DISALLOWED_SHARED_LINK_POLICY", "getter_method": null, "containing_data_type_ref": "sharing.ShareFolderErrorBase", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderErrorBase.other": {"fq_name": "sharing.ShareFolderErrorBase.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.ShareFolderErrorBase", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderJobStatus.in_progress": {"fq_name": "sharing.ShareFolderJobStatus.in_progress", "param_name": "inProgressValue", "static_instance": "IN_PROGRESS", "getter_method": null, "containing_data_type_ref": "sharing.ShareFolderJobStatus", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderJobStatus.complete": {"fq_name": "sharing.ShareFolderJobStatus.complete", "param_name": "completeValue", "static_instance": null, "getter_method": "getCompleteValue", "containing_data_type_ref": "sharing.ShareFolderJobStatus", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderJobStatus.failed": {"fq_name": "sharing.ShareFolderJobStatus.failed", "param_name": "failedValue", "static_instance": null, "getter_method": "getFailedValue", "containing_data_type_ref": "sharing.ShareFolderJobStatus", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderLaunch.async_job_id": {"fq_name": "sharing.ShareFolderLaunch.async_job_id", "param_name": "asyncJobIdValue", "static_instance": null, "getter_method": "getAsyncJobIdValue", "containing_data_type_ref": "sharing.ShareFolderLaunch", "route_refs": [], "_type": "FieldReference"}, "sharing.ShareFolderLaunch.complete": {"fq_name": "sharing.ShareFolderLaunch.complete", "param_name": "completeValue", "static_instance": null, "getter_method": "getCompleteValue", "containing_data_type_ref": "sharing.ShareFolderLaunch", "route_refs": [], "_type": "FieldReference"}, "sharing.SharePathError.is_file": {"fq_name": "sharing.SharePathError.is_file", "param_name": "isFileValue", "static_instance": "IS_FILE", "getter_method": null, "containing_data_type_ref": "sharing.SharePathError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharePathError.inside_shared_folder": {"fq_name": "sharing.SharePathError.inside_shared_folder", "param_name": "insideSharedFolderValue", "static_instance": "INSIDE_SHARED_FOLDER", "getter_method": null, "containing_data_type_ref": "sharing.SharePathError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharePathError.contains_shared_folder": {"fq_name": "sharing.SharePathError.contains_shared_folder", "param_name": "containsSharedFolderValue", "static_instance": "CONTAINS_SHARED_FOLDER", "getter_method": null, "containing_data_type_ref": "sharing.SharePathError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharePathError.contains_app_folder": {"fq_name": "sharing.SharePathError.contains_app_folder", "param_name": "containsAppFolderValue", "static_instance": "CONTAINS_APP_FOLDER", "getter_method": null, "containing_data_type_ref": "sharing.SharePathError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharePathError.contains_team_folder": {"fq_name": "sharing.SharePathError.contains_team_folder", "param_name": "containsTeamFolderValue", "static_instance": "CONTAINS_TEAM_FOLDER", "getter_method": null, "containing_data_type_ref": "sharing.SharePathError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharePathError.is_app_folder": {"fq_name": "sharing.SharePathError.is_app_folder", "param_name": "isAppFolderValue", "static_instance": "IS_APP_FOLDER", "getter_method": null, "containing_data_type_ref": "sharing.SharePathError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharePathError.inside_app_folder": {"fq_name": "sharing.SharePathError.inside_app_folder", "param_name": "insideAppFolderValue", "static_instance": "INSIDE_APP_FOLDER", "getter_method": null, "containing_data_type_ref": "sharing.SharePathError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharePathError.is_public_folder": {"fq_name": "sharing.SharePathError.is_public_folder", "param_name": "isPublicFolderValue", "static_instance": "IS_PUBLIC_FOLDER", "getter_method": null, "containing_data_type_ref": "sharing.SharePathError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharePathError.inside_public_folder": {"fq_name": "sharing.SharePathError.inside_public_folder", "param_name": "insidePublicFolderValue", "static_instance": "INSIDE_PUBLIC_FOLDER", "getter_method": null, "containing_data_type_ref": "sharing.SharePathError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharePathError.already_shared": {"fq_name": "sharing.SharePathError.already_shared", "param_name": "alreadySharedValue", "static_instance": null, "getter_method": "getAlreadySharedValue", "containing_data_type_ref": "sharing.SharePathError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharePathError.invalid_path": {"fq_name": "sharing.SharePathError.invalid_path", "param_name": "invalidPathValue", "static_instance": "INVALID_PATH", "getter_method": null, "containing_data_type_ref": "sharing.SharePathError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharePathError.is_osx_package": {"fq_name": "sharing.SharePathError.is_osx_package", "param_name": "isOsxPackageValue", "static_instance": "IS_OSX_PACKAGE", "getter_method": null, "containing_data_type_ref": "sharing.SharePathError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharePathError.inside_osx_package": {"fq_name": "sharing.SharePathError.inside_osx_package", "param_name": "insideOsxPackageValue", "static_instance": "INSIDE_OSX_PACKAGE", "getter_method": null, "containing_data_type_ref": "sharing.SharePathError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharePathError.is_vault": {"fq_name": "sharing.SharePathError.is_vault", "param_name": "isVaultValue", "static_instance": "IS_VAULT", "getter_method": null, "containing_data_type_ref": "sharing.SharePathError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharePathError.is_vault_locked": {"fq_name": "sharing.SharePathError.is_vault_locked", "param_name": "isVaultLockedValue", "static_instance": "IS_VAULT_LOCKED", "getter_method": null, "containing_data_type_ref": "sharing.SharePathError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharePathError.is_family": {"fq_name": "sharing.SharePathError.is_family", "param_name": "isFamilyValue", "static_instance": "IS_FAMILY", "getter_method": null, "containing_data_type_ref": "sharing.SharePathError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharePathError.other": {"fq_name": "sharing.SharePathError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.SharePathError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedContentLinkMetadata.audience_options": {"fq_name": "sharing.SharedContentLinkMetadata.audience_options", "param_name": "audienceOptions", "static_instance": null, "getter_method": "getAudienceOptions", "containing_data_type_ref": "sharing.SharedContentLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedContentLinkMetadata.current_audience": {"fq_name": "sharing.SharedContentLinkMetadata.current_audience", "param_name": "currentAudience", "static_instance": null, "getter_method": "getCurrentAudience", "containing_data_type_ref": "sharing.SharedContentLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedContentLinkMetadata.link_permissions": {"fq_name": "sharing.SharedContentLinkMetadata.link_permissions", "param_name": "linkPermissions", "static_instance": null, "getter_method": "getLinkPermissions", "containing_data_type_ref": "sharing.SharedContentLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedContentLinkMetadata.password_protected": {"fq_name": "sharing.SharedContentLinkMetadata.password_protected", "param_name": "passwordProtected", "static_instance": null, "getter_method": "getPasswordProtected", "containing_data_type_ref": "sharing.SharedContentLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedContentLinkMetadata.url": {"fq_name": "sharing.SharedContentLinkMetadata.url", "param_name": "url", "static_instance": null, "getter_method": "getUrl", "containing_data_type_ref": "sharing.SharedContentLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedContentLinkMetadata.access_level": {"fq_name": "sharing.SharedContentLinkMetadata.access_level", "param_name": "accessLevel", "static_instance": null, "getter_method": "getAccessLevel", "containing_data_type_ref": "sharing.SharedContentLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedContentLinkMetadata.audience_restricting_shared_folder": {"fq_name": "sharing.SharedContentLinkMetadata.audience_restricting_shared_folder", "param_name": "audienceRestrictingSharedFolder", "static_instance": null, "getter_method": "getAudienceRestrictingSharedFolder", "containing_data_type_ref": "sharing.SharedContentLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedContentLinkMetadata.expiry": {"fq_name": "sharing.SharedContentLinkMetadata.expiry", "param_name": "expiry", "static_instance": null, "getter_method": "getExpiry", "containing_data_type_ref": "sharing.SharedContentLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedContentLinkMetadata.audience_exceptions": {"fq_name": "sharing.SharedContentLinkMetadata.audience_exceptions", "param_name": "audienceExceptions", "static_instance": null, "getter_method": "getAudienceExceptions", "containing_data_type_ref": "sharing.SharedContentLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedContentLinkMetadataBase.audience_options": {"fq_name": "sharing.SharedContentLinkMetadataBase.audience_options", "param_name": "audienceOptions", "static_instance": null, "getter_method": "getAudienceOptions", "containing_data_type_ref": "sharing.SharedContentLinkMetadataBase", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedContentLinkMetadataBase.current_audience": {"fq_name": "sharing.SharedContentLinkMetadataBase.current_audience", "param_name": "currentAudience", "static_instance": null, "getter_method": "getCurrentAudience", "containing_data_type_ref": "sharing.SharedContentLinkMetadataBase", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedContentLinkMetadataBase.link_permissions": {"fq_name": "sharing.SharedContentLinkMetadataBase.link_permissions", "param_name": "linkPermissions", "static_instance": null, "getter_method": "getLinkPermissions", "containing_data_type_ref": "sharing.SharedContentLinkMetadataBase", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedContentLinkMetadataBase.password_protected": {"fq_name": "sharing.SharedContentLinkMetadataBase.password_protected", "param_name": "passwordProtected", "static_instance": null, "getter_method": "getPasswordProtected", "containing_data_type_ref": "sharing.SharedContentLinkMetadataBase", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedContentLinkMetadataBase.access_level": {"fq_name": "sharing.SharedContentLinkMetadataBase.access_level", "param_name": "accessLevel", "static_instance": null, "getter_method": "getAccessLevel", "containing_data_type_ref": "sharing.SharedContentLinkMetadataBase", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedContentLinkMetadataBase.audience_restricting_shared_folder": {"fq_name": "sharing.SharedContentLinkMetadataBase.audience_restricting_shared_folder", "param_name": "audienceRestrictingSharedFolder", "static_instance": null, "getter_method": "getAudienceRestrictingSharedFolder", "containing_data_type_ref": "sharing.SharedContentLinkMetadataBase", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedContentLinkMetadataBase.expiry": {"fq_name": "sharing.SharedContentLinkMetadataBase.expiry", "param_name": "expiry", "static_instance": null, "getter_method": "getExpiry", "containing_data_type_ref": "sharing.SharedContentLinkMetadataBase", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFileMembers.users": {"fq_name": "sharing.SharedFileMembers.users", "param_name": "users", "static_instance": null, "getter_method": "getUsers", "containing_data_type_ref": "sharing.SharedFileMembers", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFileMembers.groups": {"fq_name": "sharing.SharedFileMembers.groups", "param_name": "groups", "static_instance": null, "getter_method": "getGroups", "containing_data_type_ref": "sharing.SharedFileMembers", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFileMembers.invitees": {"fq_name": "sharing.SharedFileMembers.invitees", "param_name": "invitees", "static_instance": null, "getter_method": "getInvitees", "containing_data_type_ref": "sharing.SharedFileMembers", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFileMembers.cursor": {"fq_name": "sharing.SharedFileMembers.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "sharing.SharedFileMembers", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFileMetadata.id": {"fq_name": "sharing.SharedFileMetadata.id", "param_name": "id", "static_instance": null, "getter_method": "getId", "containing_data_type_ref": "sharing.SharedFileMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFileMetadata.name": {"fq_name": "sharing.SharedFileMetadata.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "sharing.SharedFileMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFileMetadata.policy": {"fq_name": "sharing.SharedFileMetadata.policy", "param_name": "policy", "static_instance": null, "getter_method": "getPolicy", "containing_data_type_ref": "sharing.SharedFileMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFileMetadata.preview_url": {"fq_name": "sharing.SharedFileMetadata.preview_url", "param_name": "previewUrl", "static_instance": null, "getter_method": "getPreviewUrl", "containing_data_type_ref": "sharing.SharedFileMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFileMetadata.access_type": {"fq_name": "sharing.SharedFileMetadata.access_type", "param_name": "accessType", "static_instance": null, "getter_method": "getAccessType", "containing_data_type_ref": "sharing.SharedFileMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFileMetadata.expected_link_metadata": {"fq_name": "sharing.SharedFileMetadata.expected_link_metadata", "param_name": "expectedLinkMetadata", "static_instance": null, "getter_method": "getExpectedLinkMetadata", "containing_data_type_ref": "sharing.SharedFileMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFileMetadata.link_metadata": {"fq_name": "sharing.SharedFileMetadata.link_metadata", "param_name": "linkMetadata", "static_instance": null, "getter_method": "getLinkMetadata", "containing_data_type_ref": "sharing.SharedFileMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFileMetadata.owner_display_names": {"fq_name": "sharing.SharedFileMetadata.owner_display_names", "param_name": "ownerDisplayNames", "static_instance": null, "getter_method": "getOwnerDisplayNames", "containing_data_type_ref": "sharing.SharedFileMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFileMetadata.owner_team": {"fq_name": "sharing.SharedFileMetadata.owner_team", "param_name": "ownerTeam", "static_instance": null, "getter_method": "getOwnerTeam", "containing_data_type_ref": "sharing.SharedFileMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFileMetadata.parent_shared_folder_id": {"fq_name": "sharing.SharedFileMetadata.parent_shared_folder_id", "param_name": "parentSharedFolderId", "static_instance": null, "getter_method": "getParentSharedFolderId", "containing_data_type_ref": "sharing.SharedFileMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFileMetadata.path_display": {"fq_name": "sharing.SharedFileMetadata.path_display", "param_name": "pathDisplay", "static_instance": null, "getter_method": "getPathDisplay", "containing_data_type_ref": "sharing.SharedFileMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFileMetadata.path_lower": {"fq_name": "sharing.SharedFileMetadata.path_lower", "param_name": "pathLower", "static_instance": null, "getter_method": "getPathLower", "containing_data_type_ref": "sharing.SharedFileMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFileMetadata.permissions": {"fq_name": "sharing.SharedFileMetadata.permissions", "param_name": "permissions", "static_instance": null, "getter_method": "getPermissions", "containing_data_type_ref": "sharing.SharedFileMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFileMetadata.time_invited": {"fq_name": "sharing.SharedFileMetadata.time_invited", "param_name": "timeInvited", "static_instance": null, "getter_method": "getTimeInvited", "containing_data_type_ref": "sharing.SharedFileMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderAccessError.invalid_id": {"fq_name": "sharing.SharedFolderAccessError.invalid_id", "param_name": "invalidIdValue", "static_instance": "INVALID_ID", "getter_method": null, "containing_data_type_ref": "sharing.SharedFolderAccessError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderAccessError.not_a_member": {"fq_name": "sharing.SharedFolderAccessError.not_a_member", "param_name": "notAMemberValue", "static_instance": "NOT_A_MEMBER", "getter_method": null, "containing_data_type_ref": "sharing.SharedFolderAccessError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderAccessError.invalid_member": {"fq_name": "sharing.SharedFolderAccessError.invalid_member", "param_name": "invalidMemberValue", "static_instance": "INVALID_MEMBER", "getter_method": null, "containing_data_type_ref": "sharing.SharedFolderAccessError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderAccessError.email_unverified": {"fq_name": "sharing.SharedFolderAccessError.email_unverified", "param_name": "emailUnverifiedValue", "static_instance": "EMAIL_UNVERIFIED", "getter_method": null, "containing_data_type_ref": "sharing.SharedFolderAccessError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderAccessError.unmounted": {"fq_name": "sharing.SharedFolderAccessError.unmounted", "param_name": "unmountedValue", "static_instance": "UNMOUNTED", "getter_method": null, "containing_data_type_ref": "sharing.SharedFolderAccessError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderAccessError.other": {"fq_name": "sharing.SharedFolderAccessError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.SharedFolderAccessError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMemberError.invalid_dropbox_id": {"fq_name": "sharing.SharedFolderMemberError.invalid_dropbox_id", "param_name": "invalidDropboxIdValue", "static_instance": "INVALID_DROPBOX_ID", "getter_method": null, "containing_data_type_ref": "sharing.SharedFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMemberError.not_a_member": {"fq_name": "sharing.SharedFolderMemberError.not_a_member", "param_name": "notAMemberValue", "static_instance": "NOT_A_MEMBER", "getter_method": null, "containing_data_type_ref": "sharing.SharedFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMemberError.no_explicit_access": {"fq_name": "sharing.SharedFolderMemberError.no_explicit_access", "param_name": "noExplicitAccessValue", "static_instance": null, "getter_method": "getNoExplicitAccessValue", "containing_data_type_ref": "sharing.SharedFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMemberError.other": {"fq_name": "sharing.SharedFolderMemberError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.SharedFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMembers.users": {"fq_name": "sharing.SharedFolderMembers.users", "param_name": "users", "static_instance": null, "getter_method": "getUsers", "containing_data_type_ref": "sharing.SharedFolderMembers", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMembers.groups": {"fq_name": "sharing.SharedFolderMembers.groups", "param_name": "groups", "static_instance": null, "getter_method": "getGroups", "containing_data_type_ref": "sharing.SharedFolderMembers", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMembers.invitees": {"fq_name": "sharing.SharedFolderMembers.invitees", "param_name": "invitees", "static_instance": null, "getter_method": "getInvitees", "containing_data_type_ref": "sharing.SharedFolderMembers", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMembers.cursor": {"fq_name": "sharing.SharedFolderMembers.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "sharing.SharedFolderMembers", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadata.access_type": {"fq_name": "sharing.SharedFolderMetadata.access_type", "param_name": "accessType", "static_instance": null, "getter_method": "getAccessType", "containing_data_type_ref": "sharing.SharedFolderMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadata.is_inside_team_folder": {"fq_name": "sharing.SharedFolderMetadata.is_inside_team_folder", "param_name": "isInsideTeamFolder", "static_instance": null, "getter_method": "getIsInsideTeamFolder", "containing_data_type_ref": "sharing.SharedFolderMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadata.is_team_folder": {"fq_name": "sharing.SharedFolderMetadata.is_team_folder", "param_name": "isTeamFolder", "static_instance": null, "getter_method": "getIsTeamFolder", "containing_data_type_ref": "sharing.SharedFolderMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadata.name": {"fq_name": "sharing.SharedFolderMetadata.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "sharing.SharedFolderMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadata.policy": {"fq_name": "sharing.SharedFolderMetadata.policy", "param_name": "policy", "static_instance": null, "getter_method": "getPolicy", "containing_data_type_ref": "sharing.SharedFolderMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadata.preview_url": {"fq_name": "sharing.SharedFolderMetadata.preview_url", "param_name": "previewUrl", "static_instance": null, "getter_method": "getPreviewUrl", "containing_data_type_ref": "sharing.SharedFolderMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadata.shared_folder_id": {"fq_name": "sharing.SharedFolderMetadata.shared_folder_id", "param_name": "sharedFolderId", "static_instance": null, "getter_method": "getSharedFolderId", "containing_data_type_ref": "sharing.SharedFolderMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadata.time_invited": {"fq_name": "sharing.SharedFolderMetadata.time_invited", "param_name": "timeInvited", "static_instance": null, "getter_method": "getTimeInvited", "containing_data_type_ref": "sharing.SharedFolderMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadata.owner_display_names": {"fq_name": "sharing.SharedFolderMetadata.owner_display_names", "param_name": "ownerDisplayNames", "static_instance": null, "getter_method": "getOwnerDisplayNames", "containing_data_type_ref": "sharing.SharedFolderMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadata.owner_team": {"fq_name": "sharing.SharedFolderMetadata.owner_team", "param_name": "ownerTeam", "static_instance": null, "getter_method": "getOwnerTeam", "containing_data_type_ref": "sharing.SharedFolderMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadata.parent_shared_folder_id": {"fq_name": "sharing.SharedFolderMetadata.parent_shared_folder_id", "param_name": "parentSharedFolderId", "static_instance": null, "getter_method": "getParentSharedFolderId", "containing_data_type_ref": "sharing.SharedFolderMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadata.path_display": {"fq_name": "sharing.SharedFolderMetadata.path_display", "param_name": "pathDisplay", "static_instance": null, "getter_method": "getPathDisplay", "containing_data_type_ref": "sharing.SharedFolderMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadata.path_lower": {"fq_name": "sharing.SharedFolderMetadata.path_lower", "param_name": "pathLower", "static_instance": null, "getter_method": "getPathLower", "containing_data_type_ref": "sharing.SharedFolderMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadata.parent_folder_name": {"fq_name": "sharing.SharedFolderMetadata.parent_folder_name", "param_name": "parentFolderName", "static_instance": null, "getter_method": "getParentFolderName", "containing_data_type_ref": "sharing.SharedFolderMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadata.link_metadata": {"fq_name": "sharing.SharedFolderMetadata.link_metadata", "param_name": "linkMetadata", "static_instance": null, "getter_method": "getLinkMetadata", "containing_data_type_ref": "sharing.SharedFolderMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadata.permissions": {"fq_name": "sharing.SharedFolderMetadata.permissions", "param_name": "permissions", "static_instance": null, "getter_method": "getPermissions", "containing_data_type_ref": "sharing.SharedFolderMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadata.access_inheritance": {"fq_name": "sharing.SharedFolderMetadata.access_inheritance", "param_name": "accessInheritance", "static_instance": null, "getter_method": "getAccessInheritance", "containing_data_type_ref": "sharing.SharedFolderMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadataBase.access_type": {"fq_name": "sharing.SharedFolderMetadataBase.access_type", "param_name": "accessType", "static_instance": null, "getter_method": "getAccessType", "containing_data_type_ref": "sharing.SharedFolderMetadataBase", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadataBase.is_inside_team_folder": {"fq_name": "sharing.SharedFolderMetadataBase.is_inside_team_folder", "param_name": "isInsideTeamFolder", "static_instance": null, "getter_method": "getIsInsideTeamFolder", "containing_data_type_ref": "sharing.SharedFolderMetadataBase", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadataBase.is_team_folder": {"fq_name": "sharing.SharedFolderMetadataBase.is_team_folder", "param_name": "isTeamFolder", "static_instance": null, "getter_method": "getIsTeamFolder", "containing_data_type_ref": "sharing.SharedFolderMetadataBase", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadataBase.owner_display_names": {"fq_name": "sharing.SharedFolderMetadataBase.owner_display_names", "param_name": "ownerDisplayNames", "static_instance": null, "getter_method": "getOwnerDisplayNames", "containing_data_type_ref": "sharing.SharedFolderMetadataBase", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadataBase.owner_team": {"fq_name": "sharing.SharedFolderMetadataBase.owner_team", "param_name": "ownerTeam", "static_instance": null, "getter_method": "getOwnerTeam", "containing_data_type_ref": "sharing.SharedFolderMetadataBase", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadataBase.parent_shared_folder_id": {"fq_name": "sharing.SharedFolderMetadataBase.parent_shared_folder_id", "param_name": "parentSharedFolderId", "static_instance": null, "getter_method": "getParentSharedFolderId", "containing_data_type_ref": "sharing.SharedFolderMetadataBase", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadataBase.path_display": {"fq_name": "sharing.SharedFolderMetadataBase.path_display", "param_name": "pathDisplay", "static_instance": null, "getter_method": "getPathDisplay", "containing_data_type_ref": "sharing.SharedFolderMetadataBase", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadataBase.path_lower": {"fq_name": "sharing.SharedFolderMetadataBase.path_lower", "param_name": "pathLower", "static_instance": null, "getter_method": "getPathLower", "containing_data_type_ref": "sharing.SharedFolderMetadataBase", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedFolderMetadataBase.parent_folder_name": {"fq_name": "sharing.SharedFolderMetadataBase.parent_folder_name", "param_name": "parentFolderName", "static_instance": null, "getter_method": "getParentFolderName", "containing_data_type_ref": "sharing.SharedFolderMetadataBase", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkAccessFailureReason.login_required": {"fq_name": "sharing.SharedLinkAccessFailureReason.login_required", "param_name": "loginRequiredValue", "static_instance": "LOGIN_REQUIRED", "getter_method": null, "containing_data_type_ref": "sharing.SharedLinkAccessFailureReason", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkAccessFailureReason.email_verify_required": {"fq_name": "sharing.SharedLinkAccessFailureReason.email_verify_required", "param_name": "emailVerifyRequiredValue", "static_instance": "EMAIL_VERIFY_REQUIRED", "getter_method": null, "containing_data_type_ref": "sharing.SharedLinkAccessFailureReason", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkAccessFailureReason.password_required": {"fq_name": "sharing.SharedLinkAccessFailureReason.password_required", "param_name": "passwordRequiredValue", "static_instance": "PASSWORD_REQUIRED", "getter_method": null, "containing_data_type_ref": "sharing.SharedLinkAccessFailureReason", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkAccessFailureReason.team_only": {"fq_name": "sharing.SharedLinkAccessFailureReason.team_only", "param_name": "teamOnlyValue", "static_instance": "TEAM_ONLY", "getter_method": null, "containing_data_type_ref": "sharing.SharedLinkAccessFailureReason", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkAccessFailureReason.owner_only": {"fq_name": "sharing.SharedLinkAccessFailureReason.owner_only", "param_name": "ownerOnlyValue", "static_instance": "OWNER_ONLY", "getter_method": null, "containing_data_type_ref": "sharing.SharedLinkAccessFailureReason", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkAccessFailureReason.other": {"fq_name": "sharing.SharedLinkAccessFailureReason.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.SharedLinkAccessFailureReason", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkAlreadyExistsMetadata.metadata": {"fq_name": "sharing.SharedLinkAlreadyExistsMetadata.metadata", "param_name": "metadataValue", "static_instance": null, "getter_method": "getMetadataValue", "containing_data_type_ref": "sharing.SharedLinkAlreadyExistsMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkAlreadyExistsMetadata.other": {"fq_name": "sharing.SharedLinkAlreadyExistsMetadata.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.SharedLinkAlreadyExistsMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkError.shared_link_not_found": {"fq_name": "sharing.SharedLinkError.shared_link_not_found", "param_name": "sharedLinkNotFoundValue", "static_instance": "SHARED_LINK_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "sharing.SharedLinkError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkError.shared_link_access_denied": {"fq_name": "sharing.SharedLinkError.shared_link_access_denied", "param_name": "sharedLinkAccessDeniedValue", "static_instance": "SHARED_LINK_ACCESS_DENIED", "getter_method": null, "containing_data_type_ref": "sharing.SharedLinkError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkError.unsupported_link_type": {"fq_name": "sharing.SharedLinkError.unsupported_link_type", "param_name": "unsupportedLinkTypeValue", "static_instance": "UNSUPPORTED_LINK_TYPE", "getter_method": null, "containing_data_type_ref": "sharing.SharedLinkError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkError.other": {"fq_name": "sharing.SharedLinkError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.SharedLinkError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkMetadata.url": {"fq_name": "sharing.SharedLinkMetadata.url", "param_name": "url", "static_instance": null, "getter_method": "getUrl", "containing_data_type_ref": "sharing.SharedLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkMetadata.name": {"fq_name": "sharing.SharedLinkMetadata.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "sharing.SharedLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkMetadata.link_permissions": {"fq_name": "sharing.SharedLinkMetadata.link_permissions", "param_name": "linkPermissions", "static_instance": null, "getter_method": "getLinkPermissions", "containing_data_type_ref": "sharing.SharedLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkMetadata.id": {"fq_name": "sharing.SharedLinkMetadata.id", "param_name": "id", "static_instance": null, "getter_method": "getId", "containing_data_type_ref": "sharing.SharedLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkMetadata.expires": {"fq_name": "sharing.SharedLinkMetadata.expires", "param_name": "expires", "static_instance": null, "getter_method": "getExpires", "containing_data_type_ref": "sharing.SharedLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkMetadata.path_lower": {"fq_name": "sharing.SharedLinkMetadata.path_lower", "param_name": "pathLower", "static_instance": null, "getter_method": "getPathLower", "containing_data_type_ref": "sharing.SharedLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkMetadata.team_member_info": {"fq_name": "sharing.SharedLinkMetadata.team_member_info", "param_name": "teamMemberInfo", "static_instance": null, "getter_method": "getTeamMemberInfo", "containing_data_type_ref": "sharing.SharedLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkMetadata.content_owner_team_info": {"fq_name": "sharing.SharedLinkMetadata.content_owner_team_info", "param_name": "contentOwnerTeamInfo", "static_instance": null, "getter_method": "getContentOwnerTeamInfo", "containing_data_type_ref": "sharing.SharedLinkMetadata", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkPolicy.anyone": {"fq_name": "sharing.SharedLinkPolicy.anyone", "param_name": "anyoneValue", "static_instance": "ANYONE", "getter_method": null, "containing_data_type_ref": "sharing.SharedLinkPolicy", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkPolicy.team": {"fq_name": "sharing.SharedLinkPolicy.team", "param_name": "teamValue", "static_instance": "TEAM", "getter_method": null, "containing_data_type_ref": "sharing.SharedLinkPolicy", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkPolicy.members": {"fq_name": "sharing.SharedLinkPolicy.members", "param_name": "membersValue", "static_instance": "MEMBERS", "getter_method": null, "containing_data_type_ref": "sharing.SharedLinkPolicy", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkPolicy.other": {"fq_name": "sharing.SharedLinkPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.SharedLinkPolicy", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkSettings.require_password": {"fq_name": "sharing.SharedLinkSettings.require_password", "param_name": "requirePassword", "static_instance": null, "getter_method": "getRequirePassword", "containing_data_type_ref": "sharing.SharedLinkSettings", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkSettings.link_password": {"fq_name": "sharing.SharedLinkSettings.link_password", "param_name": "linkPassword", "static_instance": null, "getter_method": "getLinkPassword", "containing_data_type_ref": "sharing.SharedLinkSettings", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkSettings.expires": {"fq_name": "sharing.SharedLinkSettings.expires", "param_name": "expires", "static_instance": null, "getter_method": "getExpires", "containing_data_type_ref": "sharing.SharedLinkSettings", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkSettings.audience": {"fq_name": "sharing.SharedLinkSettings.audience", "param_name": "audience", "static_instance": null, "getter_method": "getAudience", "containing_data_type_ref": "sharing.SharedLinkSettings", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkSettings.access": {"fq_name": "sharing.SharedLinkSettings.access", "param_name": "access", "static_instance": null, "getter_method": "getAccess", "containing_data_type_ref": "sharing.SharedLinkSettings", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkSettings.requested_visibility": {"fq_name": "sharing.SharedLinkSettings.requested_visibility", "param_name": "requestedVisibility", "static_instance": null, "getter_method": "getRequestedVisibility", "containing_data_type_ref": "sharing.SharedLinkSettings", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkSettings.allow_download": {"fq_name": "sharing.SharedLinkSettings.allow_download", "param_name": "allowDownload", "static_instance": null, "getter_method": "getAllowDownload", "containing_data_type_ref": "sharing.SharedLinkSettings", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkSettingsError.invalid_settings": {"fq_name": "sharing.SharedLinkSettingsError.invalid_settings", "param_name": "invalidSettingsValue", "static_instance": "INVALID_SETTINGS", "getter_method": null, "containing_data_type_ref": "sharing.SharedLinkSettingsError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharedLinkSettingsError.not_authorized": {"fq_name": "sharing.SharedLinkSettingsError.not_authorized", "param_name": "notAuthorizedValue", "static_instance": "NOT_AUTHORIZED", "getter_method": null, "containing_data_type_ref": "sharing.SharedLinkSettingsError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharingFileAccessError.no_permission": {"fq_name": "sharing.SharingFileAccessError.no_permission", "param_name": "noPermissionValue", "static_instance": "NO_PERMISSION", "getter_method": null, "containing_data_type_ref": "sharing.SharingFileAccessError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharingFileAccessError.invalid_file": {"fq_name": "sharing.SharingFileAccessError.invalid_file", "param_name": "invalidFileValue", "static_instance": "INVALID_FILE", "getter_method": null, "containing_data_type_ref": "sharing.SharingFileAccessError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharingFileAccessError.is_folder": {"fq_name": "sharing.SharingFileAccessError.is_folder", "param_name": "isFolderValue", "static_instance": "IS_FOLDER", "getter_method": null, "containing_data_type_ref": "sharing.SharingFileAccessError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharingFileAccessError.inside_public_folder": {"fq_name": "sharing.SharingFileAccessError.inside_public_folder", "param_name": "insidePublicFolderValue", "static_instance": "INSIDE_PUBLIC_FOLDER", "getter_method": null, "containing_data_type_ref": "sharing.SharingFileAccessError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharingFileAccessError.inside_osx_package": {"fq_name": "sharing.SharingFileAccessError.inside_osx_package", "param_name": "insideOsxPackageValue", "static_instance": "INSIDE_OSX_PACKAGE", "getter_method": null, "containing_data_type_ref": "sharing.SharingFileAccessError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharingFileAccessError.other": {"fq_name": "sharing.SharingFileAccessError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.SharingFileAccessError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharingUserError.email_unverified": {"fq_name": "sharing.SharingUserError.email_unverified", "param_name": "emailUnverifiedValue", "static_instance": "EMAIL_UNVERIFIED", "getter_method": null, "containing_data_type_ref": "sharing.SharingUserError", "route_refs": [], "_type": "FieldReference"}, "sharing.SharingUserError.other": {"fq_name": "sharing.SharingUserError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.SharingUserError", "route_refs": [], "_type": "FieldReference"}, "sharing.TeamMemberInfo.team_info": {"fq_name": "sharing.TeamMemberInfo.team_info", "param_name": "teamInfo", "static_instance": null, "getter_method": "getTeamInfo", "containing_data_type_ref": "sharing.TeamMemberInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.TeamMemberInfo.display_name": {"fq_name": "sharing.TeamMemberInfo.display_name", "param_name": "displayName", "static_instance": null, "getter_method": "getDisplayName", "containing_data_type_ref": "sharing.TeamMemberInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.TeamMemberInfo.member_id": {"fq_name": "sharing.TeamMemberInfo.member_id", "param_name": "memberId", "static_instance": null, "getter_method": "getMemberId", "containing_data_type_ref": "sharing.TeamMemberInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.TransferFolderArg.shared_folder_id": {"fq_name": "sharing.TransferFolderArg.shared_folder_id", "param_name": "sharedFolderId", "static_instance": null, "getter_method": "getSharedFolderId", "containing_data_type_ref": "sharing.TransferFolderArg", "route_refs": [], "_type": "FieldReference"}, "sharing.TransferFolderArg.to_dropbox_id": {"fq_name": "sharing.TransferFolderArg.to_dropbox_id", "param_name": "toDropboxId", "static_instance": null, "getter_method": "getToDropboxId", "containing_data_type_ref": "sharing.TransferFolderArg", "route_refs": [], "_type": "FieldReference"}, "sharing.TransferFolderError.access_error": {"fq_name": "sharing.TransferFolderError.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "sharing.TransferFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.TransferFolderError.invalid_dropbox_id": {"fq_name": "sharing.TransferFolderError.invalid_dropbox_id", "param_name": "invalidDropboxIdValue", "static_instance": "INVALID_DROPBOX_ID", "getter_method": null, "containing_data_type_ref": "sharing.TransferFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.TransferFolderError.new_owner_not_a_member": {"fq_name": "sharing.TransferFolderError.new_owner_not_a_member", "param_name": "newOwnerNotAMemberValue", "static_instance": "NEW_OWNER_NOT_A_MEMBER", "getter_method": null, "containing_data_type_ref": "sharing.TransferFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.TransferFolderError.new_owner_unmounted": {"fq_name": "sharing.TransferFolderError.new_owner_unmounted", "param_name": "newOwnerUnmountedValue", "static_instance": "NEW_OWNER_UNMOUNTED", "getter_method": null, "containing_data_type_ref": "sharing.TransferFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.TransferFolderError.new_owner_email_unverified": {"fq_name": "sharing.TransferFolderError.new_owner_email_unverified", "param_name": "newOwnerEmailUnverifiedValue", "static_instance": "NEW_OWNER_EMAIL_UNVERIFIED", "getter_method": null, "containing_data_type_ref": "sharing.TransferFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.TransferFolderError.team_folder": {"fq_name": "sharing.TransferFolderError.team_folder", "param_name": "teamFolderValue", "static_instance": "TEAM_FOLDER", "getter_method": null, "containing_data_type_ref": "sharing.TransferFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.TransferFolderError.no_permission": {"fq_name": "sharing.TransferFolderError.no_permission", "param_name": "noPermissionValue", "static_instance": "NO_PERMISSION", "getter_method": null, "containing_data_type_ref": "sharing.TransferFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.TransferFolderError.other": {"fq_name": "sharing.TransferFolderError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.TransferFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.UnmountFolderArg.shared_folder_id": {"fq_name": "sharing.UnmountFolderArg.shared_folder_id", "param_name": "sharedFolderId", "static_instance": null, "getter_method": "getSharedFolderId", "containing_data_type_ref": "sharing.UnmountFolderArg", "route_refs": [], "_type": "FieldReference"}, "sharing.UnmountFolderError.access_error": {"fq_name": "sharing.UnmountFolderError.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "sharing.UnmountFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.UnmountFolderError.no_permission": {"fq_name": "sharing.UnmountFolderError.no_permission", "param_name": "noPermissionValue", "static_instance": "NO_PERMISSION", "getter_method": null, "containing_data_type_ref": "sharing.UnmountFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.UnmountFolderError.not_unmountable": {"fq_name": "sharing.UnmountFolderError.not_unmountable", "param_name": "notUnmountableValue", "static_instance": "NOT_UNMOUNTABLE", "getter_method": null, "containing_data_type_ref": "sharing.UnmountFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.UnmountFolderError.other": {"fq_name": "sharing.UnmountFolderError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.UnmountFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.UnshareFileArg.file": {"fq_name": "sharing.UnshareFileArg.file", "param_name": "file", "static_instance": null, "getter_method": "getFile", "containing_data_type_ref": "sharing.UnshareFileArg", "route_refs": [], "_type": "FieldReference"}, "sharing.UnshareFileError.user_error": {"fq_name": "sharing.UnshareFileError.user_error", "param_name": "userErrorValue", "static_instance": null, "getter_method": "getUserErrorValue", "containing_data_type_ref": "sharing.UnshareFileError", "route_refs": [], "_type": "FieldReference"}, "sharing.UnshareFileError.access_error": {"fq_name": "sharing.UnshareFileError.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "sharing.UnshareFileError", "route_refs": [], "_type": "FieldReference"}, "sharing.UnshareFileError.other": {"fq_name": "sharing.UnshareFileError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.UnshareFileError", "route_refs": [], "_type": "FieldReference"}, "sharing.UnshareFolderArg.shared_folder_id": {"fq_name": "sharing.UnshareFolderArg.shared_folder_id", "param_name": "sharedFolderId", "static_instance": null, "getter_method": "getSharedFolderId", "containing_data_type_ref": "sharing.UnshareFolderArg", "route_refs": ["sharing.unshare_folder"], "_type": "FieldReference"}, "sharing.UnshareFolderArg.leave_a_copy": {"fq_name": "sharing.UnshareFolderArg.leave_a_copy", "param_name": "leaveACopy", "static_instance": null, "getter_method": "getLeaveACopy", "containing_data_type_ref": "sharing.UnshareFolderArg", "route_refs": ["sharing.unshare_folder"], "_type": "FieldReference"}, "sharing.UnshareFolderError.access_error": {"fq_name": "sharing.UnshareFolderError.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "sharing.UnshareFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.UnshareFolderError.team_folder": {"fq_name": "sharing.UnshareFolderError.team_folder", "param_name": "teamFolderValue", "static_instance": "TEAM_FOLDER", "getter_method": null, "containing_data_type_ref": "sharing.UnshareFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.UnshareFolderError.no_permission": {"fq_name": "sharing.UnshareFolderError.no_permission", "param_name": "noPermissionValue", "static_instance": "NO_PERMISSION", "getter_method": null, "containing_data_type_ref": "sharing.UnshareFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.UnshareFolderError.too_many_files": {"fq_name": "sharing.UnshareFolderError.too_many_files", "param_name": "tooManyFilesValue", "static_instance": "TOO_MANY_FILES", "getter_method": null, "containing_data_type_ref": "sharing.UnshareFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.UnshareFolderError.other": {"fq_name": "sharing.UnshareFolderError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.UnshareFolderError", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFileMemberArgs.file": {"fq_name": "sharing.UpdateFileMemberArgs.file", "param_name": "file", "static_instance": null, "getter_method": "getFile", "containing_data_type_ref": "sharing.UpdateFileMemberArgs", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFileMemberArgs.member": {"fq_name": "sharing.UpdateFileMemberArgs.member", "param_name": "member", "static_instance": null, "getter_method": "getMember", "containing_data_type_ref": "sharing.UpdateFileMemberArgs", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFileMemberArgs.access_level": {"fq_name": "sharing.UpdateFileMemberArgs.access_level", "param_name": "accessLevel", "static_instance": null, "getter_method": "getAccessLevel", "containing_data_type_ref": "sharing.UpdateFileMemberArgs", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFolderMemberArg.shared_folder_id": {"fq_name": "sharing.UpdateFolderMemberArg.shared_folder_id", "param_name": "sharedFolderId", "static_instance": null, "getter_method": "getSharedFolderId", "containing_data_type_ref": "sharing.UpdateFolderMemberArg", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFolderMemberArg.member": {"fq_name": "sharing.UpdateFolderMemberArg.member", "param_name": "member", "static_instance": null, "getter_method": "getMember", "containing_data_type_ref": "sharing.UpdateFolderMemberArg", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFolderMemberArg.access_level": {"fq_name": "sharing.UpdateFolderMemberArg.access_level", "param_name": "accessLevel", "static_instance": null, "getter_method": "getAccessLevel", "containing_data_type_ref": "sharing.UpdateFolderMemberArg", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFolderMemberError.access_error": {"fq_name": "sharing.UpdateFolderMemberError.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "sharing.UpdateFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFolderMemberError.member_error": {"fq_name": "sharing.UpdateFolderMemberError.member_error", "param_name": "memberErrorValue", "static_instance": null, "getter_method": "getMemberErrorValue", "containing_data_type_ref": "sharing.UpdateFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFolderMemberError.no_explicit_access": {"fq_name": "sharing.UpdateFolderMemberError.no_explicit_access", "param_name": "noExplicitAccessValue", "static_instance": null, "getter_method": "getNoExplicitAccessValue", "containing_data_type_ref": "sharing.UpdateFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFolderMemberError.insufficient_plan": {"fq_name": "sharing.UpdateFolderMemberError.insufficient_plan", "param_name": "insufficientPlanValue", "static_instance": "INSUFFICIENT_PLAN", "getter_method": null, "containing_data_type_ref": "sharing.UpdateFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFolderMemberError.no_permission": {"fq_name": "sharing.UpdateFolderMemberError.no_permission", "param_name": "noPermissionValue", "static_instance": "NO_PERMISSION", "getter_method": null, "containing_data_type_ref": "sharing.UpdateFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFolderMemberError.other": {"fq_name": "sharing.UpdateFolderMemberError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.UpdateFolderMemberError", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFolderPolicyArg.shared_folder_id": {"fq_name": "sharing.UpdateFolderPolicyArg.shared_folder_id", "param_name": "sharedFolderId", "static_instance": null, "getter_method": "getSharedFolderId", "containing_data_type_ref": "sharing.UpdateFolderPolicyArg", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFolderPolicyArg.member_policy": {"fq_name": "sharing.UpdateFolderPolicyArg.member_policy", "param_name": "memberPolicy", "static_instance": null, "getter_method": "getMemberPolicy", "containing_data_type_ref": "sharing.UpdateFolderPolicyArg", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFolderPolicyArg.acl_update_policy": {"fq_name": "sharing.UpdateFolderPolicyArg.acl_update_policy", "param_name": "aclUpdatePolicy", "static_instance": null, "getter_method": "getAclUpdatePolicy", "containing_data_type_ref": "sharing.UpdateFolderPolicyArg", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFolderPolicyArg.viewer_info_policy": {"fq_name": "sharing.UpdateFolderPolicyArg.viewer_info_policy", "param_name": "viewerInfoPolicy", "static_instance": null, "getter_method": "getViewerInfoPolicy", "containing_data_type_ref": "sharing.UpdateFolderPolicyArg", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFolderPolicyArg.shared_link_policy": {"fq_name": "sharing.UpdateFolderPolicyArg.shared_link_policy", "param_name": "sharedLinkPolicy", "static_instance": null, "getter_method": "getSharedLinkPolicy", "containing_data_type_ref": "sharing.UpdateFolderPolicyArg", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFolderPolicyArg.link_settings": {"fq_name": "sharing.UpdateFolderPolicyArg.link_settings", "param_name": "linkSettings", "static_instance": null, "getter_method": "getLinkSettings", "containing_data_type_ref": "sharing.UpdateFolderPolicyArg", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFolderPolicyArg.actions": {"fq_name": "sharing.UpdateFolderPolicyArg.actions", "param_name": "actions", "static_instance": null, "getter_method": "getActions", "containing_data_type_ref": "sharing.UpdateFolderPolicyArg", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFolderPolicyError.access_error": {"fq_name": "sharing.UpdateFolderPolicyError.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "sharing.UpdateFolderPolicyError", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFolderPolicyError.not_on_team": {"fq_name": "sharing.UpdateFolderPolicyError.not_on_team", "param_name": "notOnTeamValue", "static_instance": "NOT_ON_TEAM", "getter_method": null, "containing_data_type_ref": "sharing.UpdateFolderPolicyError", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFolderPolicyError.team_policy_disallows_member_policy": {"fq_name": "sharing.UpdateFolderPolicyError.team_policy_disallows_member_policy", "param_name": "teamPolicyDisallowsMemberPolicyValue", "static_instance": "TEAM_POLICY_DISALLOWS_MEMBER_POLICY", "getter_method": null, "containing_data_type_ref": "sharing.UpdateFolderPolicyError", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFolderPolicyError.disallowed_shared_link_policy": {"fq_name": "sharing.UpdateFolderPolicyError.disallowed_shared_link_policy", "param_name": "disallowedSharedLinkPolicyValue", "static_instance": "DISALLOWED_SHARED_LINK_POLICY", "getter_method": null, "containing_data_type_ref": "sharing.UpdateFolderPolicyError", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFolderPolicyError.no_permission": {"fq_name": "sharing.UpdateFolderPolicyError.no_permission", "param_name": "noPermissionValue", "static_instance": "NO_PERMISSION", "getter_method": null, "containing_data_type_ref": "sharing.UpdateFolderPolicyError", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFolderPolicyError.team_folder": {"fq_name": "sharing.UpdateFolderPolicyError.team_folder", "param_name": "teamFolderValue", "static_instance": "TEAM_FOLDER", "getter_method": null, "containing_data_type_ref": "sharing.UpdateFolderPolicyError", "route_refs": [], "_type": "FieldReference"}, "sharing.UpdateFolderPolicyError.other": {"fq_name": "sharing.UpdateFolderPolicyError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.UpdateFolderPolicyError", "route_refs": [], "_type": "FieldReference"}, "sharing.UserFileMembershipInfo.access_type": {"fq_name": "sharing.UserFileMembershipInfo.access_type", "param_name": "accessType", "static_instance": null, "getter_method": "getAccessType", "containing_data_type_ref": "sharing.UserFileMembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.UserFileMembershipInfo.user": {"fq_name": "sharing.UserFileMembershipInfo.user", "param_name": "user", "static_instance": null, "getter_method": "getUser", "containing_data_type_ref": "sharing.UserFileMembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.UserFileMembershipInfo.permissions": {"fq_name": "sharing.UserFileMembershipInfo.permissions", "param_name": "permissions", "static_instance": null, "getter_method": "getPermissions", "containing_data_type_ref": "sharing.UserFileMembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.UserFileMembershipInfo.initials": {"fq_name": "sharing.UserFileMembershipInfo.initials", "param_name": "initials", "static_instance": null, "getter_method": "getInitials", "containing_data_type_ref": "sharing.UserFileMembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.UserFileMembershipInfo.is_inherited": {"fq_name": "sharing.UserFileMembershipInfo.is_inherited", "param_name": "isInherited", "static_instance": null, "getter_method": "getIsInherited", "containing_data_type_ref": "sharing.UserFileMembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.UserFileMembershipInfo.time_last_seen": {"fq_name": "sharing.UserFileMembershipInfo.time_last_seen", "param_name": "timeLastSeen", "static_instance": null, "getter_method": "getTimeLastSeen", "containing_data_type_ref": "sharing.UserFileMembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.UserFileMembershipInfo.platform_type": {"fq_name": "sharing.UserFileMembershipInfo.platform_type", "param_name": "platformType", "static_instance": null, "getter_method": "getPlatformType", "containing_data_type_ref": "sharing.UserFileMembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.UserInfo.account_id": {"fq_name": "sharing.UserInfo.account_id", "param_name": "accountId", "static_instance": null, "getter_method": "getAccountId", "containing_data_type_ref": "sharing.UserInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.UserInfo.email": {"fq_name": "sharing.UserInfo.email", "param_name": "email", "static_instance": null, "getter_method": "getEmail", "containing_data_type_ref": "sharing.UserInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.UserInfo.display_name": {"fq_name": "sharing.UserInfo.display_name", "param_name": "displayName", "static_instance": null, "getter_method": "getDisplayName", "containing_data_type_ref": "sharing.UserInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.UserInfo.same_team": {"fq_name": "sharing.UserInfo.same_team", "param_name": "sameTeam", "static_instance": null, "getter_method": "getSameTeam", "containing_data_type_ref": "sharing.UserInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.UserInfo.team_member_id": {"fq_name": "sharing.UserInfo.team_member_id", "param_name": "teamMemberId", "static_instance": null, "getter_method": "getTeamMemberId", "containing_data_type_ref": "sharing.UserInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.UserMembershipInfo.access_type": {"fq_name": "sharing.UserMembershipInfo.access_type", "param_name": "accessType", "static_instance": null, "getter_method": "getAccessType", "containing_data_type_ref": "sharing.UserMembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.UserMembershipInfo.user": {"fq_name": "sharing.UserMembershipInfo.user", "param_name": "user", "static_instance": null, "getter_method": "getUser", "containing_data_type_ref": "sharing.UserMembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.UserMembershipInfo.permissions": {"fq_name": "sharing.UserMembershipInfo.permissions", "param_name": "permissions", "static_instance": null, "getter_method": "getPermissions", "containing_data_type_ref": "sharing.UserMembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.UserMembershipInfo.initials": {"fq_name": "sharing.UserMembershipInfo.initials", "param_name": "initials", "static_instance": null, "getter_method": "getInitials", "containing_data_type_ref": "sharing.UserMembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.UserMembershipInfo.is_inherited": {"fq_name": "sharing.UserMembershipInfo.is_inherited", "param_name": "isInherited", "static_instance": null, "getter_method": "getIsInherited", "containing_data_type_ref": "sharing.UserMembershipInfo", "route_refs": [], "_type": "FieldReference"}, "sharing.ViewerInfoPolicy.enabled": {"fq_name": "sharing.ViewerInfoPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "sharing.ViewerInfoPolicy", "route_refs": [], "_type": "FieldReference"}, "sharing.ViewerInfoPolicy.disabled": {"fq_name": "sharing.ViewerInfoPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "sharing.ViewerInfoPolicy", "route_refs": [], "_type": "FieldReference"}, "sharing.ViewerInfoPolicy.other": {"fq_name": "sharing.ViewerInfoPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.ViewerInfoPolicy", "route_refs": [], "_type": "FieldReference"}, "sharing.Visibility.public": {"fq_name": "sharing.Visibility.public", "param_name": "publicValue", "static_instance": "PUBLIC", "getter_method": null, "containing_data_type_ref": "sharing.Visibility", "route_refs": [], "_type": "FieldReference"}, "sharing.Visibility.team_only": {"fq_name": "sharing.Visibility.team_only", "param_name": "teamOnlyValue", "static_instance": "TEAM_ONLY", "getter_method": null, "containing_data_type_ref": "sharing.Visibility", "route_refs": [], "_type": "FieldReference"}, "sharing.Visibility.password": {"fq_name": "sharing.Visibility.password", "param_name": "passwordValue", "static_instance": "PASSWORD", "getter_method": null, "containing_data_type_ref": "sharing.Visibility", "route_refs": [], "_type": "FieldReference"}, "sharing.Visibility.team_and_password": {"fq_name": "sharing.Visibility.team_and_password", "param_name": "teamAndPasswordValue", "static_instance": "TEAM_AND_PASSWORD", "getter_method": null, "containing_data_type_ref": "sharing.Visibility", "route_refs": [], "_type": "FieldReference"}, "sharing.Visibility.shared_folder_only": {"fq_name": "sharing.Visibility.shared_folder_only", "param_name": "sharedFolderOnlyValue", "static_instance": "SHARED_FOLDER_ONLY", "getter_method": null, "containing_data_type_ref": "sharing.Visibility", "route_refs": [], "_type": "FieldReference"}, "sharing.Visibility.other": {"fq_name": "sharing.Visibility.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.Visibility", "route_refs": [], "_type": "FieldReference"}, "sharing.VisibilityPolicy.policy": {"fq_name": "sharing.VisibilityPolicy.policy", "param_name": "policy", "static_instance": null, "getter_method": "getPolicy", "containing_data_type_ref": "sharing.VisibilityPolicy", "route_refs": [], "_type": "FieldReference"}, "sharing.VisibilityPolicy.resolved_policy": {"fq_name": "sharing.VisibilityPolicy.resolved_policy", "param_name": "resolvedPolicy", "static_instance": null, "getter_method": "getResolvedPolicy", "containing_data_type_ref": "sharing.VisibilityPolicy", "route_refs": [], "_type": "FieldReference"}, "sharing.VisibilityPolicy.allowed": {"fq_name": "sharing.VisibilityPolicy.allowed", "param_name": "allowed", "static_instance": null, "getter_method": "getAllowed", "containing_data_type_ref": "sharing.VisibilityPolicy", "route_refs": [], "_type": "FieldReference"}, "sharing.VisibilityPolicy.disallowed_reason": {"fq_name": "sharing.VisibilityPolicy.disallowed_reason", "param_name": "disallowedReason", "static_instance": null, "getter_method": "getDisallowedReason", "containing_data_type_ref": "sharing.VisibilityPolicy", "route_refs": [], "_type": "FieldReference"}, "sharing.VisibilityPolicyDisallowedReason.delete_and_recreate": {"fq_name": "sharing.VisibilityPolicyDisallowedReason.delete_and_recreate", "param_name": "deleteAndRecreateValue", "static_instance": "DELETE_AND_RECREATE", "getter_method": null, "containing_data_type_ref": "sharing.VisibilityPolicyDisallowedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.VisibilityPolicyDisallowedReason.restricted_by_shared_folder": {"fq_name": "sharing.VisibilityPolicyDisallowedReason.restricted_by_shared_folder", "param_name": "restrictedBySharedFolderValue", "static_instance": "RESTRICTED_BY_SHARED_FOLDER", "getter_method": null, "containing_data_type_ref": "sharing.VisibilityPolicyDisallowedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.VisibilityPolicyDisallowedReason.restricted_by_team": {"fq_name": "sharing.VisibilityPolicyDisallowedReason.restricted_by_team", "param_name": "restrictedByTeamValue", "static_instance": "RESTRICTED_BY_TEAM", "getter_method": null, "containing_data_type_ref": "sharing.VisibilityPolicyDisallowedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.VisibilityPolicyDisallowedReason.user_not_on_team": {"fq_name": "sharing.VisibilityPolicyDisallowedReason.user_not_on_team", "param_name": "userNotOnTeamValue", "static_instance": "USER_NOT_ON_TEAM", "getter_method": null, "containing_data_type_ref": "sharing.VisibilityPolicyDisallowedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.VisibilityPolicyDisallowedReason.user_account_type": {"fq_name": "sharing.VisibilityPolicyDisallowedReason.user_account_type", "param_name": "userAccountTypeValue", "static_instance": "USER_ACCOUNT_TYPE", "getter_method": null, "containing_data_type_ref": "sharing.VisibilityPolicyDisallowedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.VisibilityPolicyDisallowedReason.permission_denied": {"fq_name": "sharing.VisibilityPolicyDisallowedReason.permission_denied", "param_name": "permissionDeniedValue", "static_instance": "PERMISSION_DENIED", "getter_method": null, "containing_data_type_ref": "sharing.VisibilityPolicyDisallowedReason", "route_refs": [], "_type": "FieldReference"}, "sharing.VisibilityPolicyDisallowedReason.other": {"fq_name": "sharing.VisibilityPolicyDisallowedReason.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "sharing.VisibilityPolicyDisallowedReason", "route_refs": [], "_type": "FieldReference"}, "team.ActiveWebSession.session_id": {"fq_name": "team.ActiveWebSession.session_id", "param_name": "sessionId", "static_instance": null, "getter_method": "getSessionId", "containing_data_type_ref": "team.ActiveWebSession", "route_refs": [], "_type": "FieldReference"}, "team.ActiveWebSession.user_agent": {"fq_name": "team.ActiveWebSession.user_agent", "param_name": "userAgent", "static_instance": null, "getter_method": "getUserAgent", "containing_data_type_ref": "team.ActiveWebSession", "route_refs": [], "_type": "FieldReference"}, "team.ActiveWebSession.os": {"fq_name": "team.ActiveWebSession.os", "param_name": "os", "static_instance": null, "getter_method": "getOs", "containing_data_type_ref": "team.ActiveWebSession", "route_refs": [], "_type": "FieldReference"}, "team.ActiveWebSession.browser": {"fq_name": "team.ActiveWebSession.browser", "param_name": "browser", "static_instance": null, "getter_method": "getBrowser", "containing_data_type_ref": "team.ActiveWebSession", "route_refs": [], "_type": "FieldReference"}, "team.ActiveWebSession.ip_address": {"fq_name": "team.ActiveWebSession.ip_address", "param_name": "ipAddress", "static_instance": null, "getter_method": "getIpAddress", "containing_data_type_ref": "team.ActiveWebSession", "route_refs": [], "_type": "FieldReference"}, "team.ActiveWebSession.country": {"fq_name": "team.ActiveWebSession.country", "param_name": "country", "static_instance": null, "getter_method": "getCountry", "containing_data_type_ref": "team.ActiveWebSession", "route_refs": [], "_type": "FieldReference"}, "team.ActiveWebSession.created": {"fq_name": "team.ActiveWebSession.created", "param_name": "created", "static_instance": null, "getter_method": "getCreated", "containing_data_type_ref": "team.ActiveWebSession", "route_refs": [], "_type": "FieldReference"}, "team.ActiveWebSession.updated": {"fq_name": "team.ActiveWebSession.updated", "param_name": "updated", "static_instance": null, "getter_method": "getUpdated", "containing_data_type_ref": "team.ActiveWebSession", "route_refs": [], "_type": "FieldReference"}, "team.ActiveWebSession.expires": {"fq_name": "team.ActiveWebSession.expires", "param_name": "expires", "static_instance": null, "getter_method": "getExpires", "containing_data_type_ref": "team.ActiveWebSession", "route_refs": [], "_type": "FieldReference"}, "team.AddSecondaryEmailResult.success": {"fq_name": "team.AddSecondaryEmailResult.success", "param_name": "successValue", "static_instance": null, "getter_method": "getSuccessValue", "containing_data_type_ref": "team.AddSecondaryEmailResult", "route_refs": [], "_type": "FieldReference"}, "team.AddSecondaryEmailResult.unavailable": {"fq_name": "team.AddSecondaryEmailResult.unavailable", "param_name": "unavailableValue", "static_instance": null, "getter_method": "getUnavailableValue", "containing_data_type_ref": "team.AddSecondaryEmailResult", "route_refs": [], "_type": "FieldReference"}, "team.AddSecondaryEmailResult.already_pending": {"fq_name": "team.AddSecondaryEmailResult.already_pending", "param_name": "alreadyPendingValue", "static_instance": null, "getter_method": "getAlreadyPendingValue", "containing_data_type_ref": "team.AddSecondaryEmailResult", "route_refs": [], "_type": "FieldReference"}, "team.AddSecondaryEmailResult.already_owned_by_user": {"fq_name": "team.AddSecondaryEmailResult.already_owned_by_user", "param_name": "alreadyOwnedByUserValue", "static_instance": null, "getter_method": "getAlreadyOwnedByUserValue", "containing_data_type_ref": "team.AddSecondaryEmailResult", "route_refs": [], "_type": "FieldReference"}, "team.AddSecondaryEmailResult.reached_limit": {"fq_name": "team.AddSecondaryEmailResult.reached_limit", "param_name": "reachedLimitValue", "static_instance": null, "getter_method": "getReachedLimitValue", "containing_data_type_ref": "team.AddSecondaryEmailResult", "route_refs": [], "_type": "FieldReference"}, "team.AddSecondaryEmailResult.transient_error": {"fq_name": "team.AddSecondaryEmailResult.transient_error", "param_name": "transientErrorValue", "static_instance": null, "getter_method": "getTransientErrorValue", "containing_data_type_ref": "team.AddSecondaryEmailResult", "route_refs": [], "_type": "FieldReference"}, "team.AddSecondaryEmailResult.too_many_updates": {"fq_name": "team.AddSecondaryEmailResult.too_many_updates", "param_name": "tooManyUpdatesValue", "static_instance": null, "getter_method": "getTooManyUpdatesValue", "containing_data_type_ref": "team.AddSecondaryEmailResult", "route_refs": [], "_type": "FieldReference"}, "team.AddSecondaryEmailResult.unknown_error": {"fq_name": "team.AddSecondaryEmailResult.unknown_error", "param_name": "unknownErrorValue", "static_instance": null, "getter_method": "getUnknownErrorValue", "containing_data_type_ref": "team.AddSecondaryEmailResult", "route_refs": [], "_type": "FieldReference"}, "team.AddSecondaryEmailResult.rate_limited": {"fq_name": "team.AddSecondaryEmailResult.rate_limited", "param_name": "rateLimitedValue", "static_instance": null, "getter_method": "getRateLimitedValue", "containing_data_type_ref": "team.AddSecondaryEmailResult", "route_refs": [], "_type": "FieldReference"}, "team.AddSecondaryEmailResult.other": {"fq_name": "team.AddSecondaryEmailResult.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.AddSecondaryEmailResult", "route_refs": [], "_type": "FieldReference"}, "team.AddSecondaryEmailsArg.new_secondary_emails": {"fq_name": "team.AddSecondaryEmailsArg.new_secondary_emails", "param_name": "newSecondaryEmails", "static_instance": null, "getter_method": "getNewSecondaryEmails", "containing_data_type_ref": "team.AddSecondaryEmailsArg", "route_refs": [], "_type": "FieldReference"}, "team.AddSecondaryEmailsError.secondary_emails_disabled": {"fq_name": "team.AddSecondaryEmailsError.secondary_emails_disabled", "param_name": "secondaryEmailsDisabledValue", "static_instance": "SECONDARY_EMAILS_DISABLED", "getter_method": null, "containing_data_type_ref": "team.AddSecondaryEmailsError", "route_refs": [], "_type": "FieldReference"}, "team.AddSecondaryEmailsError.too_many_emails": {"fq_name": "team.AddSecondaryEmailsError.too_many_emails", "param_name": "tooManyEmailsValue", "static_instance": "TOO_MANY_EMAILS", "getter_method": null, "containing_data_type_ref": "team.AddSecondaryEmailsError", "route_refs": [], "_type": "FieldReference"}, "team.AddSecondaryEmailsError.other": {"fq_name": "team.AddSecondaryEmailsError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.AddSecondaryEmailsError", "route_refs": [], "_type": "FieldReference"}, "team.AddSecondaryEmailsResult.results": {"fq_name": "team.AddSecondaryEmailsResult.results", "param_name": "results", "static_instance": null, "getter_method": "getResults", "containing_data_type_ref": "team.AddSecondaryEmailsResult", "route_refs": [], "_type": "FieldReference"}, "team.AdminTier.team_admin": {"fq_name": "team.AdminTier.team_admin", "param_name": "teamAdminValue", "static_instance": "TEAM_ADMIN", "getter_method": null, "containing_data_type_ref": "team.AdminTier", "route_refs": [], "_type": "FieldReference"}, "team.AdminTier.user_management_admin": {"fq_name": "team.AdminTier.user_management_admin", "param_name": "userManagementAdminValue", "static_instance": "USER_MANAGEMENT_ADMIN", "getter_method": null, "containing_data_type_ref": "team.AdminTier", "route_refs": [], "_type": "FieldReference"}, "team.AdminTier.support_admin": {"fq_name": "team.AdminTier.support_admin", "param_name": "supportAdminValue", "static_instance": "SUPPORT_ADMIN", "getter_method": null, "containing_data_type_ref": "team.AdminTier", "route_refs": [], "_type": "FieldReference"}, "team.AdminTier.member_only": {"fq_name": "team.AdminTier.member_only", "param_name": "memberOnlyValue", "static_instance": "MEMBER_ONLY", "getter_method": null, "containing_data_type_ref": "team.AdminTier", "route_refs": [], "_type": "FieldReference"}, "team.ApiApp.app_id": {"fq_name": "team.ApiApp.app_id", "param_name": "appId", "static_instance": null, "getter_method": "getAppId", "containing_data_type_ref": "team.ApiApp", "route_refs": [], "_type": "FieldReference"}, "team.ApiApp.app_name": {"fq_name": "team.ApiApp.app_name", "param_name": "appName", "static_instance": null, "getter_method": "getAppName", "containing_data_type_ref": "team.ApiApp", "route_refs": [], "_type": "FieldReference"}, "team.ApiApp.is_app_folder": {"fq_name": "team.ApiApp.is_app_folder", "param_name": "isAppFolder", "static_instance": null, "getter_method": "getIsAppFolder", "containing_data_type_ref": "team.ApiApp", "route_refs": [], "_type": "FieldReference"}, "team.ApiApp.publisher": {"fq_name": "team.ApiApp.publisher", "param_name": "publisher", "static_instance": null, "getter_method": "getPublisher", "containing_data_type_ref": "team.ApiApp", "route_refs": [], "_type": "FieldReference"}, "team.ApiApp.publisher_url": {"fq_name": "team.ApiApp.publisher_url", "param_name": "publisherUrl", "static_instance": null, "getter_method": "getPublisherUrl", "containing_data_type_ref": "team.ApiApp", "route_refs": [], "_type": "FieldReference"}, "team.ApiApp.linked": {"fq_name": "team.ApiApp.linked", "param_name": "linked", "static_instance": null, "getter_method": "getLinked", "containing_data_type_ref": "team.ApiApp", "route_refs": [], "_type": "FieldReference"}, "team.BaseDfbReport.start_date": {"fq_name": "team.BaseDfbReport.start_date", "param_name": "startDate", "static_instance": null, "getter_method": "getStartDate", "containing_data_type_ref": "team.BaseDfbReport", "route_refs": [], "_type": "FieldReference"}, "team.BaseTeamFolderError.access_error": {"fq_name": "team.BaseTeamFolderError.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "team.BaseTeamFolderError", "route_refs": [], "_type": "FieldReference"}, "team.BaseTeamFolderError.status_error": {"fq_name": "team.BaseTeamFolderError.status_error", "param_name": "statusErrorValue", "static_instance": null, "getter_method": "getStatusErrorValue", "containing_data_type_ref": "team.BaseTeamFolderError", "route_refs": [], "_type": "FieldReference"}, "team.BaseTeamFolderError.team_shared_dropbox_error": {"fq_name": "team.BaseTeamFolderError.team_shared_dropbox_error", "param_name": "teamSharedDropboxErrorValue", "static_instance": null, "getter_method": "getTeamSharedDropboxErrorValue", "containing_data_type_ref": "team.BaseTeamFolderError", "route_refs": [], "_type": "FieldReference"}, "team.BaseTeamFolderError.other": {"fq_name": "team.BaseTeamFolderError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.BaseTeamFolderError", "route_refs": [], "_type": "FieldReference"}, "team.CustomQuotaError.too_many_users": {"fq_name": "team.CustomQuotaError.too_many_users", "param_name": "tooManyUsersValue", "static_instance": "TOO_MANY_USERS", "getter_method": null, "containing_data_type_ref": "team.CustomQuotaError", "route_refs": [], "_type": "FieldReference"}, "team.CustomQuotaError.other": {"fq_name": "team.CustomQuotaError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.CustomQuotaError", "route_refs": [], "_type": "FieldReference"}, "team.CustomQuotaResult.success": {"fq_name": "team.CustomQuotaResult.success", "param_name": "successValue", "static_instance": null, "getter_method": "getSuccessValue", "containing_data_type_ref": "team.CustomQuotaResult", "route_refs": [], "_type": "FieldReference"}, "team.CustomQuotaResult.invalid_user": {"fq_name": "team.CustomQuotaResult.invalid_user", "param_name": "invalidUserValue", "static_instance": null, "getter_method": "getInvalidUserValue", "containing_data_type_ref": "team.CustomQuotaResult", "route_refs": [], "_type": "FieldReference"}, "team.CustomQuotaResult.other": {"fq_name": "team.CustomQuotaResult.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.CustomQuotaResult", "route_refs": [], "_type": "FieldReference"}, "team.CustomQuotaUsersArg.users": {"fq_name": "team.CustomQuotaUsersArg.users", "param_name": "users", "static_instance": null, "getter_method": "getUsers", "containing_data_type_ref": "team.CustomQuotaUsersArg", "route_refs": [], "_type": "FieldReference"}, "team.DateRange.start_date": {"fq_name": "team.DateRange.start_date", "param_name": "startDate", "static_instance": null, "getter_method": "getStartDate", "containing_data_type_ref": "team.DateRange", "route_refs": [], "_type": "FieldReference"}, "team.DateRange.end_date": {"fq_name": "team.DateRange.end_date", "param_name": "endDate", "static_instance": null, "getter_method": "getEndDate", "containing_data_type_ref": "team.DateRange", "route_refs": [], "_type": "FieldReference"}, "team.DateRangeError.other": {"fq_name": "team.DateRangeError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.DateRangeError", "route_refs": [], "_type": "FieldReference"}, "team.DeleteSecondaryEmailResult.success": {"fq_name": "team.DeleteSecondaryEmailResult.success", "param_name": "successValue", "static_instance": null, "getter_method": "getSuccessValue", "containing_data_type_ref": "team.DeleteSecondaryEmailResult", "route_refs": [], "_type": "FieldReference"}, "team.DeleteSecondaryEmailResult.not_found": {"fq_name": "team.DeleteSecondaryEmailResult.not_found", "param_name": "notFoundValue", "static_instance": null, "getter_method": "getNotFoundValue", "containing_data_type_ref": "team.DeleteSecondaryEmailResult", "route_refs": [], "_type": "FieldReference"}, "team.DeleteSecondaryEmailResult.cannot_remove_primary": {"fq_name": "team.DeleteSecondaryEmailResult.cannot_remove_primary", "param_name": "cannotRemovePrimaryValue", "static_instance": null, "getter_method": "getCannotRemovePrimaryValue", "containing_data_type_ref": "team.DeleteSecondaryEmailResult", "route_refs": [], "_type": "FieldReference"}, "team.DeleteSecondaryEmailResult.other": {"fq_name": "team.DeleteSecondaryEmailResult.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.DeleteSecondaryEmailResult", "route_refs": [], "_type": "FieldReference"}, "team.DeleteSecondaryEmailsArg.emails_to_delete": {"fq_name": "team.DeleteSecondaryEmailsArg.emails_to_delete", "param_name": "emailsToDelete", "static_instance": null, "getter_method": "getEmailsToDelete", "containing_data_type_ref": "team.DeleteSecondaryEmailsArg", "route_refs": [], "_type": "FieldReference"}, "team.DeleteSecondaryEmailsResult.results": {"fq_name": "team.DeleteSecondaryEmailsResult.results", "param_name": "results", "static_instance": null, "getter_method": "getResults", "containing_data_type_ref": "team.DeleteSecondaryEmailsResult", "route_refs": [], "_type": "FieldReference"}, "team.DesktopClientSession.session_id": {"fq_name": "team.DesktopClientSession.session_id", "param_name": "sessionId", "static_instance": null, "getter_method": "getSessionId", "containing_data_type_ref": "team.DesktopClientSession", "route_refs": [], "_type": "FieldReference"}, "team.DesktopClientSession.host_name": {"fq_name": "team.DesktopClientSession.host_name", "param_name": "hostName", "static_instance": null, "getter_method": "getHostName", "containing_data_type_ref": "team.DesktopClientSession", "route_refs": [], "_type": "FieldReference"}, "team.DesktopClientSession.client_type": {"fq_name": "team.DesktopClientSession.client_type", "param_name": "clientType", "static_instance": null, "getter_method": "getClientType", "containing_data_type_ref": "team.DesktopClientSession", "route_refs": [], "_type": "FieldReference"}, "team.DesktopClientSession.client_version": {"fq_name": "team.DesktopClientSession.client_version", "param_name": "clientVersion", "static_instance": null, "getter_method": "getClientVersion", "containing_data_type_ref": "team.DesktopClientSession", "route_refs": [], "_type": "FieldReference"}, "team.DesktopClientSession.platform": {"fq_name": "team.DesktopClientSession.platform", "param_name": "platform", "static_instance": null, "getter_method": "getPlatform", "containing_data_type_ref": "team.DesktopClientSession", "route_refs": [], "_type": "FieldReference"}, "team.DesktopClientSession.is_delete_on_unlink_supported": {"fq_name": "team.DesktopClientSession.is_delete_on_unlink_supported", "param_name": "isDeleteOnUnlinkSupported", "static_instance": null, "getter_method": "getIsDeleteOnUnlinkSupported", "containing_data_type_ref": "team.DesktopClientSession", "route_refs": [], "_type": "FieldReference"}, "team.DesktopClientSession.ip_address": {"fq_name": "team.DesktopClientSession.ip_address", "param_name": "ipAddress", "static_instance": null, "getter_method": "getIpAddress", "containing_data_type_ref": "team.DesktopClientSession", "route_refs": [], "_type": "FieldReference"}, "team.DesktopClientSession.country": {"fq_name": "team.DesktopClientSession.country", "param_name": "country", "static_instance": null, "getter_method": "getCountry", "containing_data_type_ref": "team.DesktopClientSession", "route_refs": [], "_type": "FieldReference"}, "team.DesktopClientSession.created": {"fq_name": "team.DesktopClientSession.created", "param_name": "created", "static_instance": null, "getter_method": "getCreated", "containing_data_type_ref": "team.DesktopClientSession", "route_refs": [], "_type": "FieldReference"}, "team.DesktopClientSession.updated": {"fq_name": "team.DesktopClientSession.updated", "param_name": "updated", "static_instance": null, "getter_method": "getUpdated", "containing_data_type_ref": "team.DesktopClientSession", "route_refs": [], "_type": "FieldReference"}, "team.DesktopPlatform.windows": {"fq_name": "team.DesktopPlatform.windows", "param_name": "windowsValue", "static_instance": "WINDOWS", "getter_method": null, "containing_data_type_ref": "team.DesktopPlatform", "route_refs": [], "_type": "FieldReference"}, "team.DesktopPlatform.mac": {"fq_name": "team.DesktopPlatform.mac", "param_name": "macValue", "static_instance": "MAC", "getter_method": null, "containing_data_type_ref": "team.DesktopPlatform", "route_refs": [], "_type": "FieldReference"}, "team.DesktopPlatform.linux": {"fq_name": "team.DesktopPlatform.linux", "param_name": "linuxValue", "static_instance": "LINUX", "getter_method": null, "containing_data_type_ref": "team.DesktopPlatform", "route_refs": [], "_type": "FieldReference"}, "team.DesktopPlatform.other": {"fq_name": "team.DesktopPlatform.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.DesktopPlatform", "route_refs": [], "_type": "FieldReference"}, "team.DeviceSession.session_id": {"fq_name": "team.DeviceSession.session_id", "param_name": "sessionId", "static_instance": null, "getter_method": "getSessionId", "containing_data_type_ref": "team.DeviceSession", "route_refs": [], "_type": "FieldReference"}, "team.DeviceSession.ip_address": {"fq_name": "team.DeviceSession.ip_address", "param_name": "ipAddress", "static_instance": null, "getter_method": "getIpAddress", "containing_data_type_ref": "team.DeviceSession", "route_refs": [], "_type": "FieldReference"}, "team.DeviceSession.country": {"fq_name": "team.DeviceSession.country", "param_name": "country", "static_instance": null, "getter_method": "getCountry", "containing_data_type_ref": "team.DeviceSession", "route_refs": [], "_type": "FieldReference"}, "team.DeviceSession.created": {"fq_name": "team.DeviceSession.created", "param_name": "created", "static_instance": null, "getter_method": "getCreated", "containing_data_type_ref": "team.DeviceSession", "route_refs": [], "_type": "FieldReference"}, "team.DeviceSession.updated": {"fq_name": "team.DeviceSession.updated", "param_name": "updated", "static_instance": null, "getter_method": "getUpdated", "containing_data_type_ref": "team.DeviceSession", "route_refs": [], "_type": "FieldReference"}, "team.DeviceSessionArg.session_id": {"fq_name": "team.DeviceSessionArg.session_id", "param_name": "sessionId", "static_instance": null, "getter_method": "getSessionId", "containing_data_type_ref": "team.DeviceSessionArg", "route_refs": [], "_type": "FieldReference"}, "team.DeviceSessionArg.team_member_id": {"fq_name": "team.DeviceSessionArg.team_member_id", "param_name": "teamMemberId", "static_instance": null, "getter_method": "getTeamMemberId", "containing_data_type_ref": "team.DeviceSessionArg", "route_refs": [], "_type": "FieldReference"}, "team.DevicesActive.windows": {"fq_name": "team.DevicesActive.windows", "param_name": "windows", "static_instance": null, "getter_method": "getWindows", "containing_data_type_ref": "team.DevicesActive", "route_refs": [], "_type": "FieldReference"}, "team.DevicesActive.macos": {"fq_name": "team.DevicesActive.macos", "param_name": "macos", "static_instance": null, "getter_method": "getMacos", "containing_data_type_ref": "team.DevicesActive", "route_refs": [], "_type": "FieldReference"}, "team.DevicesActive.linux": {"fq_name": "team.DevicesActive.linux", "param_name": "linux", "static_instance": null, "getter_method": "getLinux", "containing_data_type_ref": "team.DevicesActive", "route_refs": [], "_type": "FieldReference"}, "team.DevicesActive.ios": {"fq_name": "team.DevicesActive.ios", "param_name": "ios", "static_instance": null, "getter_method": "getIos", "containing_data_type_ref": "team.DevicesActive", "route_refs": [], "_type": "FieldReference"}, "team.DevicesActive.android": {"fq_name": "team.DevicesActive.android", "param_name": "android", "static_instance": null, "getter_method": "getAndroid", "containing_data_type_ref": "team.DevicesActive", "route_refs": [], "_type": "FieldReference"}, "team.DevicesActive.other": {"fq_name": "team.DevicesActive.other", "param_name": "other", "static_instance": null, "getter_method": "getOther", "containing_data_type_ref": "team.DevicesActive", "route_refs": [], "_type": "FieldReference"}, "team.DevicesActive.total": {"fq_name": "team.DevicesActive.total", "param_name": "total", "static_instance": null, "getter_method": "getTotal", "containing_data_type_ref": "team.DevicesActive", "route_refs": [], "_type": "FieldReference"}, "team.ExcludedUsersListArg.limit": {"fq_name": "team.ExcludedUsersListArg.limit", "param_name": "limit", "static_instance": null, "getter_method": "getLimit", "containing_data_type_ref": "team.ExcludedUsersListArg", "route_refs": ["team.member_space_limits/excluded_users/list"], "_type": "FieldReference"}, "team.ExcludedUsersListContinueArg.cursor": {"fq_name": "team.ExcludedUsersListContinueArg.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team.ExcludedUsersListContinueArg", "route_refs": [], "_type": "FieldReference"}, "team.ExcludedUsersListContinueError.invalid_cursor": {"fq_name": "team.ExcludedUsersListContinueError.invalid_cursor", "param_name": "invalidCursorValue", "static_instance": "INVALID_CURSOR", "getter_method": null, "containing_data_type_ref": "team.ExcludedUsersListContinueError", "route_refs": [], "_type": "FieldReference"}, "team.ExcludedUsersListContinueError.other": {"fq_name": "team.ExcludedUsersListContinueError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.ExcludedUsersListContinueError", "route_refs": [], "_type": "FieldReference"}, "team.ExcludedUsersListError.list_error": {"fq_name": "team.ExcludedUsersListError.list_error", "param_name": "listErrorValue", "static_instance": "LIST_ERROR", "getter_method": null, "containing_data_type_ref": "team.ExcludedUsersListError", "route_refs": [], "_type": "FieldReference"}, "team.ExcludedUsersListError.other": {"fq_name": "team.ExcludedUsersListError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.ExcludedUsersListError", "route_refs": [], "_type": "FieldReference"}, "team.ExcludedUsersListResult.users": {"fq_name": "team.ExcludedUsersListResult.users", "param_name": "users", "static_instance": null, "getter_method": "getUsers", "containing_data_type_ref": "team.ExcludedUsersListResult", "route_refs": [], "_type": "FieldReference"}, "team.ExcludedUsersListResult.has_more": {"fq_name": "team.ExcludedUsersListResult.has_more", "param_name": "hasMore", "static_instance": null, "getter_method": "getHasMore", "containing_data_type_ref": "team.ExcludedUsersListResult", "route_refs": [], "_type": "FieldReference"}, "team.ExcludedUsersListResult.cursor": {"fq_name": "team.ExcludedUsersListResult.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team.ExcludedUsersListResult", "route_refs": [], "_type": "FieldReference"}, "team.ExcludedUsersUpdateArg.users": {"fq_name": "team.ExcludedUsersUpdateArg.users", "param_name": "users", "static_instance": null, "getter_method": "getUsers", "containing_data_type_ref": "team.ExcludedUsersUpdateArg", "route_refs": ["team.member_space_limits/excluded_users/add", "team.member_space_limits/excluded_users/remove"], "_type": "FieldReference"}, "team.ExcludedUsersUpdateError.users_not_in_team": {"fq_name": "team.ExcludedUsersUpdateError.users_not_in_team", "param_name": "usersNotInTeamValue", "static_instance": "USERS_NOT_IN_TEAM", "getter_method": null, "containing_data_type_ref": "team.ExcludedUsersUpdateError", "route_refs": [], "_type": "FieldReference"}, "team.ExcludedUsersUpdateError.too_many_users": {"fq_name": "team.ExcludedUsersUpdateError.too_many_users", "param_name": "tooManyUsersValue", "static_instance": "TOO_MANY_USERS", "getter_method": null, "containing_data_type_ref": "team.ExcludedUsersUpdateError", "route_refs": [], "_type": "FieldReference"}, "team.ExcludedUsersUpdateError.other": {"fq_name": "team.ExcludedUsersUpdateError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.ExcludedUsersUpdateError", "route_refs": [], "_type": "FieldReference"}, "team.ExcludedUsersUpdateResult.status": {"fq_name": "team.ExcludedUsersUpdateResult.status", "param_name": "status", "static_instance": null, "getter_method": "getStatus", "containing_data_type_ref": "team.ExcludedUsersUpdateResult", "route_refs": [], "_type": "FieldReference"}, "team.ExcludedUsersUpdateStatus.success": {"fq_name": "team.ExcludedUsersUpdateStatus.success", "param_name": "successValue", "static_instance": "SUCCESS", "getter_method": null, "containing_data_type_ref": "team.ExcludedUsersUpdateStatus", "route_refs": [], "_type": "FieldReference"}, "team.ExcludedUsersUpdateStatus.other": {"fq_name": "team.ExcludedUsersUpdateStatus.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.ExcludedUsersUpdateStatus", "route_refs": [], "_type": "FieldReference"}, "team.Feature.upload_api_rate_limit": {"fq_name": "team.Feature.upload_api_rate_limit", "param_name": "uploadApiRateLimitValue", "static_instance": "UPLOAD_API_RATE_LIMIT", "getter_method": null, "containing_data_type_ref": "team.Feature", "route_refs": [], "_type": "FieldReference"}, "team.Feature.has_team_shared_dropbox": {"fq_name": "team.Feature.has_team_shared_dropbox", "param_name": "hasTeamSharedDropboxValue", "static_instance": "HAS_TEAM_SHARED_DROPBOX", "getter_method": null, "containing_data_type_ref": "team.Feature", "route_refs": [], "_type": "FieldReference"}, "team.Feature.has_team_file_events": {"fq_name": "team.Feature.has_team_file_events", "param_name": "hasTeamFileEventsValue", "static_instance": "HAS_TEAM_FILE_EVENTS", "getter_method": null, "containing_data_type_ref": "team.Feature", "route_refs": [], "_type": "FieldReference"}, "team.Feature.has_team_selective_sync": {"fq_name": "team.Feature.has_team_selective_sync", "param_name": "hasTeamSelectiveSyncValue", "static_instance": "HAS_TEAM_SELECTIVE_SYNC", "getter_method": null, "containing_data_type_ref": "team.Feature", "route_refs": [], "_type": "FieldReference"}, "team.Feature.other": {"fq_name": "team.Feature.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.Feature", "route_refs": [], "_type": "FieldReference"}, "team.FeatureValue.upload_api_rate_limit": {"fq_name": "team.FeatureValue.upload_api_rate_limit", "param_name": "uploadApiRateLimitValue", "static_instance": null, "getter_method": "getUploadApiRateLimitValue", "containing_data_type_ref": "team.FeatureValue", "route_refs": [], "_type": "FieldReference"}, "team.FeatureValue.has_team_shared_dropbox": {"fq_name": "team.FeatureValue.has_team_shared_dropbox", "param_name": "hasTeamSharedDropboxValue", "static_instance": null, "getter_method": "getHasTeamSharedDropboxValue", "containing_data_type_ref": "team.FeatureValue", "route_refs": [], "_type": "FieldReference"}, "team.FeatureValue.has_team_file_events": {"fq_name": "team.FeatureValue.has_team_file_events", "param_name": "hasTeamFileEventsValue", "static_instance": null, "getter_method": "getHasTeamFileEventsValue", "containing_data_type_ref": "team.FeatureValue", "route_refs": [], "_type": "FieldReference"}, "team.FeatureValue.has_team_selective_sync": {"fq_name": "team.FeatureValue.has_team_selective_sync", "param_name": "hasTeamSelectiveSyncValue", "static_instance": null, "getter_method": "getHasTeamSelectiveSyncValue", "containing_data_type_ref": "team.FeatureValue", "route_refs": [], "_type": "FieldReference"}, "team.FeatureValue.other": {"fq_name": "team.FeatureValue.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.FeatureValue", "route_refs": [], "_type": "FieldReference"}, "team.FeaturesGetValuesBatchArg.features": {"fq_name": "team.FeaturesGetValuesBatchArg.features", "param_name": "features", "static_instance": null, "getter_method": "getFeatures", "containing_data_type_ref": "team.FeaturesGetValuesBatchArg", "route_refs": [], "_type": "FieldReference"}, "team.FeaturesGetValuesBatchError.empty_features_list": {"fq_name": "team.FeaturesGetValuesBatchError.empty_features_list", "param_name": "emptyFeaturesListValue", "static_instance": "EMPTY_FEATURES_LIST", "getter_method": null, "containing_data_type_ref": "team.FeaturesGetValuesBatchError", "route_refs": [], "_type": "FieldReference"}, "team.FeaturesGetValuesBatchError.other": {"fq_name": "team.FeaturesGetValuesBatchError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.FeaturesGetValuesBatchError", "route_refs": [], "_type": "FieldReference"}, "team.FeaturesGetValuesBatchResult.values": {"fq_name": "team.FeaturesGetValuesBatchResult.values", "param_name": "values", "static_instance": null, "getter_method": "getValues", "containing_data_type_ref": "team.FeaturesGetValuesBatchResult", "route_refs": [], "_type": "FieldReference"}, "team.GetActivityReport.start_date": {"fq_name": "team.GetActivityReport.start_date", "param_name": "startDate", "static_instance": null, "getter_method": "getStartDate", "containing_data_type_ref": "team.GetActivityReport", "route_refs": [], "_type": "FieldReference"}, "team.GetActivityReport.adds": {"fq_name": "team.GetActivityReport.adds", "param_name": "adds", "static_instance": null, "getter_method": "getAdds", "containing_data_type_ref": "team.GetActivityReport", "route_refs": [], "_type": "FieldReference"}, "team.GetActivityReport.edits": {"fq_name": "team.GetActivityReport.edits", "param_name": "edits", "static_instance": null, "getter_method": "getEdits", "containing_data_type_ref": "team.GetActivityReport", "route_refs": [], "_type": "FieldReference"}, "team.GetActivityReport.deletes": {"fq_name": "team.GetActivityReport.deletes", "param_name": "deletes", "static_instance": null, "getter_method": "getDeletes", "containing_data_type_ref": "team.GetActivityReport", "route_refs": [], "_type": "FieldReference"}, "team.GetActivityReport.active_users_28_day": {"fq_name": "team.GetActivityReport.active_users_28_day", "param_name": "activeUsers28Day", "static_instance": null, "getter_method": "getActiveUsers28Day", "containing_data_type_ref": "team.GetActivityReport", "route_refs": [], "_type": "FieldReference"}, "team.GetActivityReport.active_users_7_day": {"fq_name": "team.GetActivityReport.active_users_7_day", "param_name": "activeUsers7Day", "static_instance": null, "getter_method": "getActiveUsers7Day", "containing_data_type_ref": "team.GetActivityReport", "route_refs": [], "_type": "FieldReference"}, "team.GetActivityReport.active_users_1_day": {"fq_name": "team.GetActivityReport.active_users_1_day", "param_name": "activeUsers1Day", "static_instance": null, "getter_method": "getActiveUsers1Day", "containing_data_type_ref": "team.GetActivityReport", "route_refs": [], "_type": "FieldReference"}, "team.GetActivityReport.active_shared_folders_28_day": {"fq_name": "team.GetActivityReport.active_shared_folders_28_day", "param_name": "activeSharedFolders28Day", "static_instance": null, "getter_method": "getActiveSharedFolders28Day", "containing_data_type_ref": "team.GetActivityReport", "route_refs": [], "_type": "FieldReference"}, "team.GetActivityReport.active_shared_folders_7_day": {"fq_name": "team.GetActivityReport.active_shared_folders_7_day", "param_name": "activeSharedFolders7Day", "static_instance": null, "getter_method": "getActiveSharedFolders7Day", "containing_data_type_ref": "team.GetActivityReport", "route_refs": [], "_type": "FieldReference"}, "team.GetActivityReport.active_shared_folders_1_day": {"fq_name": "team.GetActivityReport.active_shared_folders_1_day", "param_name": "activeSharedFolders1Day", "static_instance": null, "getter_method": "getActiveSharedFolders1Day", "containing_data_type_ref": "team.GetActivityReport", "route_refs": [], "_type": "FieldReference"}, "team.GetActivityReport.shared_links_created": {"fq_name": "team.GetActivityReport.shared_links_created", "param_name": "sharedLinksCreated", "static_instance": null, "getter_method": "getSharedLinksCreated", "containing_data_type_ref": "team.GetActivityReport", "route_refs": [], "_type": "FieldReference"}, "team.GetActivityReport.shared_links_viewed_by_team": {"fq_name": "team.GetActivityReport.shared_links_viewed_by_team", "param_name": "sharedLinksViewedByTeam", "static_instance": null, "getter_method": "getSharedLinksViewedByTeam", "containing_data_type_ref": "team.GetActivityReport", "route_refs": [], "_type": "FieldReference"}, "team.GetActivityReport.shared_links_viewed_by_outside_user": {"fq_name": "team.GetActivityReport.shared_links_viewed_by_outside_user", "param_name": "sharedLinksViewedByOutsideUser", "static_instance": null, "getter_method": "getSharedLinksViewedByOutsideUser", "containing_data_type_ref": "team.GetActivityReport", "route_refs": [], "_type": "FieldReference"}, "team.GetActivityReport.shared_links_viewed_by_not_logged_in": {"fq_name": "team.GetActivityReport.shared_links_viewed_by_not_logged_in", "param_name": "sharedLinksViewedByNotLoggedIn", "static_instance": null, "getter_method": "getSharedLinksViewedByNotLoggedIn", "containing_data_type_ref": "team.GetActivityReport", "route_refs": [], "_type": "FieldReference"}, "team.GetActivityReport.shared_links_viewed_total": {"fq_name": "team.GetActivityReport.shared_links_viewed_total", "param_name": "sharedLinksViewedTotal", "static_instance": null, "getter_method": "getSharedLinksViewedTotal", "containing_data_type_ref": "team.GetActivityReport", "route_refs": [], "_type": "FieldReference"}, "team.GetDevicesReport.start_date": {"fq_name": "team.GetDevicesReport.start_date", "param_name": "startDate", "static_instance": null, "getter_method": "getStartDate", "containing_data_type_ref": "team.GetDevicesReport", "route_refs": [], "_type": "FieldReference"}, "team.GetDevicesReport.active_1_day": {"fq_name": "team.GetDevicesReport.active_1_day", "param_name": "active1Day", "static_instance": null, "getter_method": "getActive1Day", "containing_data_type_ref": "team.GetDevicesReport", "route_refs": [], "_type": "FieldReference"}, "team.GetDevicesReport.active_7_day": {"fq_name": "team.GetDevicesReport.active_7_day", "param_name": "active7Day", "static_instance": null, "getter_method": "getActive7Day", "containing_data_type_ref": "team.GetDevicesReport", "route_refs": [], "_type": "FieldReference"}, "team.GetDevicesReport.active_28_day": {"fq_name": "team.GetDevicesReport.active_28_day", "param_name": "active28Day", "static_instance": null, "getter_method": "getActive28Day", "containing_data_type_ref": "team.GetDevicesReport", "route_refs": [], "_type": "FieldReference"}, "team.GetMembershipReport.start_date": {"fq_name": "team.GetMembershipReport.start_date", "param_name": "startDate", "static_instance": null, "getter_method": "getStartDate", "containing_data_type_ref": "team.GetMembershipReport", "route_refs": [], "_type": "FieldReference"}, "team.GetMembershipReport.team_size": {"fq_name": "team.GetMembershipReport.team_size", "param_name": "teamSize", "static_instance": null, "getter_method": "getTeamSize", "containing_data_type_ref": "team.GetMembershipReport", "route_refs": [], "_type": "FieldReference"}, "team.GetMembershipReport.pending_invites": {"fq_name": "team.GetMembershipReport.pending_invites", "param_name": "pendingInvites", "static_instance": null, "getter_method": "getPendingInvites", "containing_data_type_ref": "team.GetMembershipReport", "route_refs": [], "_type": "FieldReference"}, "team.GetMembershipReport.members_joined": {"fq_name": "team.GetMembershipReport.members_joined", "param_name": "membersJoined", "static_instance": null, "getter_method": "getMembersJoined", "containing_data_type_ref": "team.GetMembershipReport", "route_refs": [], "_type": "FieldReference"}, "team.GetMembershipReport.suspended_members": {"fq_name": "team.GetMembershipReport.suspended_members", "param_name": "suspendedMembers", "static_instance": null, "getter_method": "getSuspendedMembers", "containing_data_type_ref": "team.GetMembershipReport", "route_refs": [], "_type": "FieldReference"}, "team.GetMembershipReport.licenses": {"fq_name": "team.GetMembershipReport.licenses", "param_name": "licenses", "static_instance": null, "getter_method": "getLicenses", "containing_data_type_ref": "team.GetMembershipReport", "route_refs": [], "_type": "FieldReference"}, "team.GetStorageReport.start_date": {"fq_name": "team.GetStorageReport.start_date", "param_name": "startDate", "static_instance": null, "getter_method": "getStartDate", "containing_data_type_ref": "team.GetStorageReport", "route_refs": [], "_type": "FieldReference"}, "team.GetStorageReport.total_usage": {"fq_name": "team.GetStorageReport.total_usage", "param_name": "totalUsage", "static_instance": null, "getter_method": "getTotalUsage", "containing_data_type_ref": "team.GetStorageReport", "route_refs": [], "_type": "FieldReference"}, "team.GetStorageReport.shared_usage": {"fq_name": "team.GetStorageReport.shared_usage", "param_name": "sharedUsage", "static_instance": null, "getter_method": "getSharedUsage", "containing_data_type_ref": "team.GetStorageReport", "route_refs": [], "_type": "FieldReference"}, "team.GetStorageReport.unshared_usage": {"fq_name": "team.GetStorageReport.unshared_usage", "param_name": "unsharedUsage", "static_instance": null, "getter_method": "getUnsharedUsage", "containing_data_type_ref": "team.GetStorageReport", "route_refs": [], "_type": "FieldReference"}, "team.GetStorageReport.shared_folders": {"fq_name": "team.GetStorageReport.shared_folders", "param_name": "sharedFolders", "static_instance": null, "getter_method": "getSharedFolders", "containing_data_type_ref": "team.GetStorageReport", "route_refs": [], "_type": "FieldReference"}, "team.GetStorageReport.member_storage_map": {"fq_name": "team.GetStorageReport.member_storage_map", "param_name": "memberStorageMap", "static_instance": null, "getter_method": "getMemberStorageMap", "containing_data_type_ref": "team.GetStorageReport", "route_refs": [], "_type": "FieldReference"}, "team.GroupAccessType.member": {"fq_name": "team.GroupAccessType.member", "param_name": "memberValue", "static_instance": "MEMBER", "getter_method": null, "containing_data_type_ref": "team.GroupAccessType", "route_refs": [], "_type": "FieldReference"}, "team.GroupAccessType.owner": {"fq_name": "team.GroupAccessType.owner", "param_name": "ownerValue", "static_instance": "OWNER", "getter_method": null, "containing_data_type_ref": "team.GroupAccessType", "route_refs": [], "_type": "FieldReference"}, "team.GroupCreateArg.group_name": {"fq_name": "team.GroupCreateArg.group_name", "param_name": "groupName", "static_instance": null, "getter_method": "getGroupName", "containing_data_type_ref": "team.GroupCreateArg", "route_refs": [], "_type": "FieldReference"}, "team.GroupCreateArg.add_creator_as_owner": {"fq_name": "team.GroupCreateArg.add_creator_as_owner", "param_name": "addCreatorAsOwner", "static_instance": null, "getter_method": "getAddCreatorAsOwner", "containing_data_type_ref": "team.GroupCreateArg", "route_refs": [], "_type": "FieldReference"}, "team.GroupCreateArg.group_external_id": {"fq_name": "team.GroupCreateArg.group_external_id", "param_name": "groupExternalId", "static_instance": null, "getter_method": "getGroupExternalId", "containing_data_type_ref": "team.GroupCreateArg", "route_refs": [], "_type": "FieldReference"}, "team.GroupCreateArg.group_management_type": {"fq_name": "team.GroupCreateArg.group_management_type", "param_name": "groupManagementType", "static_instance": null, "getter_method": "getGroupManagementType", "containing_data_type_ref": "team.GroupCreateArg", "route_refs": [], "_type": "FieldReference"}, "team.GroupCreateError.group_name_already_used": {"fq_name": "team.GroupCreateError.group_name_already_used", "param_name": "groupNameAlreadyUsedValue", "static_instance": "GROUP_NAME_ALREADY_USED", "getter_method": null, "containing_data_type_ref": "team.GroupCreateError", "route_refs": [], "_type": "FieldReference"}, "team.GroupCreateError.group_name_invalid": {"fq_name": "team.GroupCreateError.group_name_invalid", "param_name": "groupNameInvalidValue", "static_instance": "GROUP_NAME_INVALID", "getter_method": null, "containing_data_type_ref": "team.GroupCreateError", "route_refs": [], "_type": "FieldReference"}, "team.GroupCreateError.external_id_already_in_use": {"fq_name": "team.GroupCreateError.external_id_already_in_use", "param_name": "externalIdAlreadyInUseValue", "static_instance": "EXTERNAL_ID_ALREADY_IN_USE", "getter_method": null, "containing_data_type_ref": "team.GroupCreateError", "route_refs": [], "_type": "FieldReference"}, "team.GroupCreateError.system_managed_group_disallowed": {"fq_name": "team.GroupCreateError.system_managed_group_disallowed", "param_name": "systemManagedGroupDisallowedValue", "static_instance": "SYSTEM_MANAGED_GROUP_DISALLOWED", "getter_method": null, "containing_data_type_ref": "team.GroupCreateError", "route_refs": [], "_type": "FieldReference"}, "team.GroupCreateError.other": {"fq_name": "team.GroupCreateError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.GroupCreateError", "route_refs": [], "_type": "FieldReference"}, "team.GroupDeleteError.group_not_found": {"fq_name": "team.GroupDeleteError.group_not_found", "param_name": "groupNotFoundValue", "static_instance": "GROUP_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.GroupDeleteError", "route_refs": [], "_type": "FieldReference"}, "team.GroupDeleteError.other": {"fq_name": "team.GroupDeleteError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.GroupDeleteError", "route_refs": [], "_type": "FieldReference"}, "team.GroupDeleteError.system_managed_group_disallowed": {"fq_name": "team.GroupDeleteError.system_managed_group_disallowed", "param_name": "systemManagedGroupDisallowedValue", "static_instance": "SYSTEM_MANAGED_GROUP_DISALLOWED", "getter_method": null, "containing_data_type_ref": "team.GroupDeleteError", "route_refs": [], "_type": "FieldReference"}, "team.GroupDeleteError.group_already_deleted": {"fq_name": "team.GroupDeleteError.group_already_deleted", "param_name": "groupAlreadyDeletedValue", "static_instance": "GROUP_ALREADY_DELETED", "getter_method": null, "containing_data_type_ref": "team.GroupDeleteError", "route_refs": [], "_type": "FieldReference"}, "team.GroupFullInfo.group_name": {"fq_name": "team.GroupFullInfo.group_name", "param_name": "groupName", "static_instance": null, "getter_method": "getGroupName", "containing_data_type_ref": "team.GroupFullInfo", "route_refs": [], "_type": "FieldReference"}, "team.GroupFullInfo.group_id": {"fq_name": "team.GroupFullInfo.group_id", "param_name": "groupId", "static_instance": null, "getter_method": "getGroupId", "containing_data_type_ref": "team.GroupFullInfo", "route_refs": [], "_type": "FieldReference"}, "team.GroupFullInfo.group_management_type": {"fq_name": "team.GroupFullInfo.group_management_type", "param_name": "groupManagementType", "static_instance": null, "getter_method": "getGroupManagementType", "containing_data_type_ref": "team.GroupFullInfo", "route_refs": [], "_type": "FieldReference"}, "team.GroupFullInfo.created": {"fq_name": "team.GroupFullInfo.created", "param_name": "created", "static_instance": null, "getter_method": "getCreated", "containing_data_type_ref": "team.GroupFullInfo", "route_refs": [], "_type": "FieldReference"}, "team.GroupFullInfo.group_external_id": {"fq_name": "team.GroupFullInfo.group_external_id", "param_name": "groupExternalId", "static_instance": null, "getter_method": "getGroupExternalId", "containing_data_type_ref": "team.GroupFullInfo", "route_refs": [], "_type": "FieldReference"}, "team.GroupFullInfo.member_count": {"fq_name": "team.GroupFullInfo.member_count", "param_name": "memberCount", "static_instance": null, "getter_method": "getMemberCount", "containing_data_type_ref": "team.GroupFullInfo", "route_refs": [], "_type": "FieldReference"}, "team.GroupFullInfo.members": {"fq_name": "team.GroupFullInfo.members", "param_name": "members", "static_instance": null, "getter_method": "getMembers", "containing_data_type_ref": "team.GroupFullInfo", "route_refs": [], "_type": "FieldReference"}, "team.GroupMemberInfo.profile": {"fq_name": "team.GroupMemberInfo.profile", "param_name": "profile", "static_instance": null, "getter_method": "getProfile", "containing_data_type_ref": "team.GroupMemberInfo", "route_refs": [], "_type": "FieldReference"}, "team.GroupMemberInfo.access_type": {"fq_name": "team.GroupMemberInfo.access_type", "param_name": "accessType", "static_instance": null, "getter_method": "getAccessType", "containing_data_type_ref": "team.GroupMemberInfo", "route_refs": [], "_type": "FieldReference"}, "team.GroupMemberSelector.group": {"fq_name": "team.GroupMemberSelector.group", "param_name": "group", "static_instance": null, "getter_method": "getGroup", "containing_data_type_ref": "team.GroupMemberSelector", "route_refs": ["team.groups/members/set_access_type"], "_type": "FieldReference"}, "team.GroupMemberSelector.user": {"fq_name": "team.GroupMemberSelector.user", "param_name": "user", "static_instance": null, "getter_method": "getUser", "containing_data_type_ref": "team.GroupMemberSelector", "route_refs": ["team.groups/members/set_access_type"], "_type": "FieldReference"}, "team.GroupMemberSelectorError.group_not_found": {"fq_name": "team.GroupMemberSelectorError.group_not_found", "param_name": "groupNotFoundValue", "static_instance": "GROUP_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.GroupMemberSelectorError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMemberSelectorError.other": {"fq_name": "team.GroupMemberSelectorError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.GroupMemberSelectorError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMemberSelectorError.system_managed_group_disallowed": {"fq_name": "team.GroupMemberSelectorError.system_managed_group_disallowed", "param_name": "systemManagedGroupDisallowedValue", "static_instance": "SYSTEM_MANAGED_GROUP_DISALLOWED", "getter_method": null, "containing_data_type_ref": "team.GroupMemberSelectorError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMemberSelectorError.member_not_in_group": {"fq_name": "team.GroupMemberSelectorError.member_not_in_group", "param_name": "memberNotInGroupValue", "static_instance": "MEMBER_NOT_IN_GROUP", "getter_method": null, "containing_data_type_ref": "team.GroupMemberSelectorError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMemberSetAccessTypeError.group_not_found": {"fq_name": "team.GroupMemberSetAccessTypeError.group_not_found", "param_name": "groupNotFoundValue", "static_instance": "GROUP_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.GroupMemberSetAccessTypeError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMemberSetAccessTypeError.other": {"fq_name": "team.GroupMemberSetAccessTypeError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.GroupMemberSetAccessTypeError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMemberSetAccessTypeError.system_managed_group_disallowed": {"fq_name": "team.GroupMemberSetAccessTypeError.system_managed_group_disallowed", "param_name": "systemManagedGroupDisallowedValue", "static_instance": "SYSTEM_MANAGED_GROUP_DISALLOWED", "getter_method": null, "containing_data_type_ref": "team.GroupMemberSetAccessTypeError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMemberSetAccessTypeError.member_not_in_group": {"fq_name": "team.GroupMemberSetAccessTypeError.member_not_in_group", "param_name": "memberNotInGroupValue", "static_instance": "MEMBER_NOT_IN_GROUP", "getter_method": null, "containing_data_type_ref": "team.GroupMemberSetAccessTypeError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMemberSetAccessTypeError.user_cannot_be_manager_of_company_managed_group": {"fq_name": "team.GroupMemberSetAccessTypeError.user_cannot_be_manager_of_company_managed_group", "param_name": "userCannotBeManagerOfCompanyManagedGroupValue", "static_instance": "USER_CANNOT_BE_MANAGER_OF_COMPANY_MANAGED_GROUP", "getter_method": null, "containing_data_type_ref": "team.GroupMemberSetAccessTypeError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMembersAddArg.group": {"fq_name": "team.GroupMembersAddArg.group", "param_name": "group", "static_instance": null, "getter_method": "getGroup", "containing_data_type_ref": "team.GroupMembersAddArg", "route_refs": ["team.groups/members/add"], "_type": "FieldReference"}, "team.GroupMembersAddArg.members": {"fq_name": "team.GroupMembersAddArg.members", "param_name": "members", "static_instance": null, "getter_method": "getMembers", "containing_data_type_ref": "team.GroupMembersAddArg", "route_refs": ["team.groups/members/add"], "_type": "FieldReference"}, "team.GroupMembersAddArg.return_members": {"fq_name": "team.GroupMembersAddArg.return_members", "param_name": "returnMembers", "static_instance": null, "getter_method": "getReturnMembers", "containing_data_type_ref": "team.GroupMembersAddArg", "route_refs": ["team.groups/members/add", "team.groups/members/remove"], "_type": "FieldReference"}, "team.GroupMembersAddError.group_not_found": {"fq_name": "team.GroupMembersAddError.group_not_found", "param_name": "groupNotFoundValue", "static_instance": "GROUP_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.GroupMembersAddError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMembersAddError.other": {"fq_name": "team.GroupMembersAddError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.GroupMembersAddError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMembersAddError.system_managed_group_disallowed": {"fq_name": "team.GroupMembersAddError.system_managed_group_disallowed", "param_name": "systemManagedGroupDisallowedValue", "static_instance": "SYSTEM_MANAGED_GROUP_DISALLOWED", "getter_method": null, "containing_data_type_ref": "team.GroupMembersAddError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMembersAddError.duplicate_user": {"fq_name": "team.GroupMembersAddError.duplicate_user", "param_name": "duplicateUserValue", "static_instance": "DUPLICATE_USER", "getter_method": null, "containing_data_type_ref": "team.GroupMembersAddError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMembersAddError.group_not_in_team": {"fq_name": "team.GroupMembersAddError.group_not_in_team", "param_name": "groupNotInTeamValue", "static_instance": "GROUP_NOT_IN_TEAM", "getter_method": null, "containing_data_type_ref": "team.GroupMembersAddError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMembersAddError.members_not_in_team": {"fq_name": "team.GroupMembersAddError.members_not_in_team", "param_name": "membersNotInTeamValue", "static_instance": null, "getter_method": "getMembersNotInTeamValue", "containing_data_type_ref": "team.GroupMembersAddError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMembersAddError.users_not_found": {"fq_name": "team.GroupMembersAddError.users_not_found", "param_name": "usersNotFoundValue", "static_instance": null, "getter_method": "getUsersNotFoundValue", "containing_data_type_ref": "team.GroupMembersAddError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMembersAddError.user_must_be_active_to_be_owner": {"fq_name": "team.GroupMembersAddError.user_must_be_active_to_be_owner", "param_name": "userMustBeActiveToBeOwnerValue", "static_instance": "USER_MUST_BE_ACTIVE_TO_BE_OWNER", "getter_method": null, "containing_data_type_ref": "team.GroupMembersAddError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMembersAddError.user_cannot_be_manager_of_company_managed_group": {"fq_name": "team.GroupMembersAddError.user_cannot_be_manager_of_company_managed_group", "param_name": "userCannotBeManagerOfCompanyManagedGroupValue", "static_instance": null, "getter_method": "getUserCannotBeManagerOfCompanyManagedGroupValue", "containing_data_type_ref": "team.GroupMembersAddError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMembersChangeResult.group_info": {"fq_name": "team.GroupMembersChangeResult.group_info", "param_name": "groupInfo", "static_instance": null, "getter_method": "getGroupInfo", "containing_data_type_ref": "team.GroupMembersChangeResult", "route_refs": [], "_type": "FieldReference"}, "team.GroupMembersChangeResult.async_job_id": {"fq_name": "team.GroupMembersChangeResult.async_job_id", "param_name": "asyncJobId", "static_instance": null, "getter_method": "getAsyncJobId", "containing_data_type_ref": "team.GroupMembersChangeResult", "route_refs": [], "_type": "FieldReference"}, "team.GroupMembersRemoveArg.group": {"fq_name": "team.GroupMembersRemoveArg.group", "param_name": "group", "static_instance": null, "getter_method": "getGroup", "containing_data_type_ref": "team.GroupMembersRemoveArg", "route_refs": ["team.groups/members/remove"], "_type": "FieldReference"}, "team.GroupMembersRemoveArg.users": {"fq_name": "team.GroupMembersRemoveArg.users", "param_name": "users", "static_instance": null, "getter_method": "getUsers", "containing_data_type_ref": "team.GroupMembersRemoveArg", "route_refs": ["team.groups/members/remove"], "_type": "FieldReference"}, "team.GroupMembersRemoveArg.return_members": {"fq_name": "team.GroupMembersRemoveArg.return_members", "param_name": "returnMembers", "static_instance": null, "getter_method": "getReturnMembers", "containing_data_type_ref": "team.GroupMembersRemoveArg", "route_refs": ["team.groups/members/add", "team.groups/members/remove"], "_type": "FieldReference"}, "team.GroupMembersRemoveError.group_not_found": {"fq_name": "team.GroupMembersRemoveError.group_not_found", "param_name": "groupNotFoundValue", "static_instance": "GROUP_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.GroupMembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMembersRemoveError.other": {"fq_name": "team.GroupMembersRemoveError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.GroupMembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMembersRemoveError.system_managed_group_disallowed": {"fq_name": "team.GroupMembersRemoveError.system_managed_group_disallowed", "param_name": "systemManagedGroupDisallowedValue", "static_instance": "SYSTEM_MANAGED_GROUP_DISALLOWED", "getter_method": null, "containing_data_type_ref": "team.GroupMembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMembersRemoveError.member_not_in_group": {"fq_name": "team.GroupMembersRemoveError.member_not_in_group", "param_name": "memberNotInGroupValue", "static_instance": "MEMBER_NOT_IN_GROUP", "getter_method": null, "containing_data_type_ref": "team.GroupMembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMembersRemoveError.group_not_in_team": {"fq_name": "team.GroupMembersRemoveError.group_not_in_team", "param_name": "groupNotInTeamValue", "static_instance": "GROUP_NOT_IN_TEAM", "getter_method": null, "containing_data_type_ref": "team.GroupMembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMembersRemoveError.members_not_in_team": {"fq_name": "team.GroupMembersRemoveError.members_not_in_team", "param_name": "membersNotInTeamValue", "static_instance": null, "getter_method": "getMembersNotInTeamValue", "containing_data_type_ref": "team.GroupMembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMembersRemoveError.users_not_found": {"fq_name": "team.GroupMembersRemoveError.users_not_found", "param_name": "usersNotFoundValue", "static_instance": null, "getter_method": "getUsersNotFoundValue", "containing_data_type_ref": "team.GroupMembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMembersSelector.group": {"fq_name": "team.GroupMembersSelector.group", "param_name": "group", "static_instance": null, "getter_method": "getGroup", "containing_data_type_ref": "team.GroupMembersSelector", "route_refs": [], "_type": "FieldReference"}, "team.GroupMembersSelector.users": {"fq_name": "team.GroupMembersSelector.users", "param_name": "users", "static_instance": null, "getter_method": "getUsers", "containing_data_type_ref": "team.GroupMembersSelector", "route_refs": [], "_type": "FieldReference"}, "team.GroupMembersSelectorError.group_not_found": {"fq_name": "team.GroupMembersSelectorError.group_not_found", "param_name": "groupNotFoundValue", "static_instance": "GROUP_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.GroupMembersSelectorError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMembersSelectorError.other": {"fq_name": "team.GroupMembersSelectorError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.GroupMembersSelectorError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMembersSelectorError.system_managed_group_disallowed": {"fq_name": "team.GroupMembersSelectorError.system_managed_group_disallowed", "param_name": "systemManagedGroupDisallowedValue", "static_instance": "SYSTEM_MANAGED_GROUP_DISALLOWED", "getter_method": null, "containing_data_type_ref": "team.GroupMembersSelectorError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMembersSelectorError.member_not_in_group": {"fq_name": "team.GroupMembersSelectorError.member_not_in_group", "param_name": "memberNotInGroupValue", "static_instance": "MEMBER_NOT_IN_GROUP", "getter_method": null, "containing_data_type_ref": "team.GroupMembersSelectorError", "route_refs": [], "_type": "FieldReference"}, "team.GroupMembersSetAccessTypeArg.group": {"fq_name": "team.GroupMembersSetAccessTypeArg.group", "param_name": "group", "static_instance": null, "getter_method": "getGroup", "containing_data_type_ref": "team.GroupMembersSetAccessTypeArg", "route_refs": ["team.groups/members/set_access_type"], "_type": "FieldReference"}, "team.GroupMembersSetAccessTypeArg.user": {"fq_name": "team.GroupMembersSetAccessTypeArg.user", "param_name": "user", "static_instance": null, "getter_method": "getUser", "containing_data_type_ref": "team.GroupMembersSetAccessTypeArg", "route_refs": ["team.groups/members/set_access_type"], "_type": "FieldReference"}, "team.GroupMembersSetAccessTypeArg.access_type": {"fq_name": "team.GroupMembersSetAccessTypeArg.access_type", "param_name": "accessType", "static_instance": null, "getter_method": "getAccessType", "containing_data_type_ref": "team.GroupMembersSetAccessTypeArg", "route_refs": ["team.groups/members/set_access_type"], "_type": "FieldReference"}, "team.GroupMembersSetAccessTypeArg.return_members": {"fq_name": "team.GroupMembersSetAccessTypeArg.return_members", "param_name": "returnMembers", "static_instance": null, "getter_method": "getReturnMembers", "containing_data_type_ref": "team.GroupMembersSetAccessTypeArg", "route_refs": ["team.groups/members/set_access_type"], "_type": "FieldReference"}, "team.GroupSelector.group_id": {"fq_name": "team.GroupSelector.group_id", "param_name": "groupIdValue", "static_instance": null, "getter_method": "getGroupIdValue", "containing_data_type_ref": "team.GroupSelector", "route_refs": [], "_type": "FieldReference"}, "team.GroupSelector.group_external_id": {"fq_name": "team.GroupSelector.group_external_id", "param_name": "groupExternalIdValue", "static_instance": null, "getter_method": "getGroupExternalIdValue", "containing_data_type_ref": "team.GroupSelector", "route_refs": [], "_type": "FieldReference"}, "team.GroupSelectorError.group_not_found": {"fq_name": "team.GroupSelectorError.group_not_found", "param_name": "groupNotFoundValue", "static_instance": "GROUP_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.GroupSelectorError", "route_refs": [], "_type": "FieldReference"}, "team.GroupSelectorError.other": {"fq_name": "team.GroupSelectorError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.GroupSelectorError", "route_refs": [], "_type": "FieldReference"}, "team.GroupSelectorWithTeamGroupError.group_not_found": {"fq_name": "team.GroupSelectorWithTeamGroupError.group_not_found", "param_name": "groupNotFoundValue", "static_instance": "GROUP_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.GroupSelectorWithTeamGroupError", "route_refs": [], "_type": "FieldReference"}, "team.GroupSelectorWithTeamGroupError.other": {"fq_name": "team.GroupSelectorWithTeamGroupError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.GroupSelectorWithTeamGroupError", "route_refs": [], "_type": "FieldReference"}, "team.GroupSelectorWithTeamGroupError.system_managed_group_disallowed": {"fq_name": "team.GroupSelectorWithTeamGroupError.system_managed_group_disallowed", "param_name": "systemManagedGroupDisallowedValue", "static_instance": "SYSTEM_MANAGED_GROUP_DISALLOWED", "getter_method": null, "containing_data_type_ref": "team.GroupSelectorWithTeamGroupError", "route_refs": [], "_type": "FieldReference"}, "team.GroupUpdateArgs.group": {"fq_name": "team.GroupUpdateArgs.group", "param_name": "group", "static_instance": null, "getter_method": "getGroup", "containing_data_type_ref": "team.GroupUpdateArgs", "route_refs": [], "_type": "FieldReference"}, "team.GroupUpdateArgs.return_members": {"fq_name": "team.GroupUpdateArgs.return_members", "param_name": "returnMembers", "static_instance": null, "getter_method": "getReturnMembers", "containing_data_type_ref": "team.GroupUpdateArgs", "route_refs": ["team.groups/members/add", "team.groups/members/remove"], "_type": "FieldReference"}, "team.GroupUpdateArgs.new_group_name": {"fq_name": "team.GroupUpdateArgs.new_group_name", "param_name": "newGroupName", "static_instance": null, "getter_method": "getNewGroupName", "containing_data_type_ref": "team.GroupUpdateArgs", "route_refs": [], "_type": "FieldReference"}, "team.GroupUpdateArgs.new_group_external_id": {"fq_name": "team.GroupUpdateArgs.new_group_external_id", "param_name": "newGroupExternalId", "static_instance": null, "getter_method": "getNewGroupExternalId", "containing_data_type_ref": "team.GroupUpdateArgs", "route_refs": [], "_type": "FieldReference"}, "team.GroupUpdateArgs.new_group_management_type": {"fq_name": "team.GroupUpdateArgs.new_group_management_type", "param_name": "newGroupManagementType", "static_instance": null, "getter_method": "getNewGroupManagementType", "containing_data_type_ref": "team.GroupUpdateArgs", "route_refs": [], "_type": "FieldReference"}, "team.GroupUpdateError.group_not_found": {"fq_name": "team.GroupUpdateError.group_not_found", "param_name": "groupNotFoundValue", "static_instance": "GROUP_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.GroupUpdateError", "route_refs": [], "_type": "FieldReference"}, "team.GroupUpdateError.other": {"fq_name": "team.GroupUpdateError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.GroupUpdateError", "route_refs": [], "_type": "FieldReference"}, "team.GroupUpdateError.system_managed_group_disallowed": {"fq_name": "team.GroupUpdateError.system_managed_group_disallowed", "param_name": "systemManagedGroupDisallowedValue", "static_instance": "SYSTEM_MANAGED_GROUP_DISALLOWED", "getter_method": null, "containing_data_type_ref": "team.GroupUpdateError", "route_refs": [], "_type": "FieldReference"}, "team.GroupUpdateError.group_name_already_used": {"fq_name": "team.GroupUpdateError.group_name_already_used", "param_name": "groupNameAlreadyUsedValue", "static_instance": "GROUP_NAME_ALREADY_USED", "getter_method": null, "containing_data_type_ref": "team.GroupUpdateError", "route_refs": [], "_type": "FieldReference"}, "team.GroupUpdateError.group_name_invalid": {"fq_name": "team.GroupUpdateError.group_name_invalid", "param_name": "groupNameInvalidValue", "static_instance": "GROUP_NAME_INVALID", "getter_method": null, "containing_data_type_ref": "team.GroupUpdateError", "route_refs": [], "_type": "FieldReference"}, "team.GroupUpdateError.external_id_already_in_use": {"fq_name": "team.GroupUpdateError.external_id_already_in_use", "param_name": "externalIdAlreadyInUseValue", "static_instance": "EXTERNAL_ID_ALREADY_IN_USE", "getter_method": null, "containing_data_type_ref": "team.GroupUpdateError", "route_refs": [], "_type": "FieldReference"}, "team.GroupsGetInfoError.group_not_on_team": {"fq_name": "team.GroupsGetInfoError.group_not_on_team", "param_name": "groupNotOnTeamValue", "static_instance": "GROUP_NOT_ON_TEAM", "getter_method": null, "containing_data_type_ref": "team.GroupsGetInfoError", "route_refs": [], "_type": "FieldReference"}, "team.GroupsGetInfoError.other": {"fq_name": "team.GroupsGetInfoError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.GroupsGetInfoError", "route_refs": [], "_type": "FieldReference"}, "team.GroupsGetInfoItem.id_not_found": {"fq_name": "team.GroupsGetInfoItem.id_not_found", "param_name": "idNotFoundValue", "static_instance": null, "getter_method": "getIdNotFoundValue", "containing_data_type_ref": "team.GroupsGetInfoItem", "route_refs": [], "_type": "FieldReference"}, "team.GroupsGetInfoItem.group_info": {"fq_name": "team.GroupsGetInfoItem.group_info", "param_name": "groupInfoValue", "static_instance": null, "getter_method": "getGroupInfoValue", "containing_data_type_ref": "team.GroupsGetInfoItem", "route_refs": [], "_type": "FieldReference"}, "team.GroupsListArg.limit": {"fq_name": "team.GroupsListArg.limit", "param_name": "limit", "static_instance": null, "getter_method": "getLimit", "containing_data_type_ref": "team.GroupsListArg", "route_refs": ["team.groups/list"], "_type": "FieldReference"}, "team.GroupsListContinueArg.cursor": {"fq_name": "team.GroupsListContinueArg.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team.GroupsListContinueArg", "route_refs": [], "_type": "FieldReference"}, "team.GroupsListContinueError.invalid_cursor": {"fq_name": "team.GroupsListContinueError.invalid_cursor", "param_name": "invalidCursorValue", "static_instance": "INVALID_CURSOR", "getter_method": null, "containing_data_type_ref": "team.GroupsListContinueError", "route_refs": [], "_type": "FieldReference"}, "team.GroupsListContinueError.other": {"fq_name": "team.GroupsListContinueError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.GroupsListContinueError", "route_refs": [], "_type": "FieldReference"}, "team.GroupsListResult.groups": {"fq_name": "team.GroupsListResult.groups", "param_name": "groups", "static_instance": null, "getter_method": "getGroups", "containing_data_type_ref": "team.GroupsListResult", "route_refs": [], "_type": "FieldReference"}, "team.GroupsListResult.cursor": {"fq_name": "team.GroupsListResult.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team.GroupsListResult", "route_refs": [], "_type": "FieldReference"}, "team.GroupsListResult.has_more": {"fq_name": "team.GroupsListResult.has_more", "param_name": "hasMore", "static_instance": null, "getter_method": "getHasMore", "containing_data_type_ref": "team.GroupsListResult", "route_refs": [], "_type": "FieldReference"}, "team.GroupsMembersListArg.group": {"fq_name": "team.GroupsMembersListArg.group", "param_name": "group", "static_instance": null, "getter_method": "getGroup", "containing_data_type_ref": "team.GroupsMembersListArg", "route_refs": ["team.groups/members/list"], "_type": "FieldReference"}, "team.GroupsMembersListArg.limit": {"fq_name": "team.GroupsMembersListArg.limit", "param_name": "limit", "static_instance": null, "getter_method": "getLimit", "containing_data_type_ref": "team.GroupsMembersListArg", "route_refs": ["team.groups/members/list"], "_type": "FieldReference"}, "team.GroupsMembersListContinueArg.cursor": {"fq_name": "team.GroupsMembersListContinueArg.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team.GroupsMembersListContinueArg", "route_refs": [], "_type": "FieldReference"}, "team.GroupsMembersListContinueError.invalid_cursor": {"fq_name": "team.GroupsMembersListContinueError.invalid_cursor", "param_name": "invalidCursorValue", "static_instance": "INVALID_CURSOR", "getter_method": null, "containing_data_type_ref": "team.GroupsMembersListContinueError", "route_refs": [], "_type": "FieldReference"}, "team.GroupsMembersListContinueError.other": {"fq_name": "team.GroupsMembersListContinueError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.GroupsMembersListContinueError", "route_refs": [], "_type": "FieldReference"}, "team.GroupsMembersListResult.members": {"fq_name": "team.GroupsMembersListResult.members", "param_name": "members", "static_instance": null, "getter_method": "getMembers", "containing_data_type_ref": "team.GroupsMembersListResult", "route_refs": [], "_type": "FieldReference"}, "team.GroupsMembersListResult.cursor": {"fq_name": "team.GroupsMembersListResult.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team.GroupsMembersListResult", "route_refs": [], "_type": "FieldReference"}, "team.GroupsMembersListResult.has_more": {"fq_name": "team.GroupsMembersListResult.has_more", "param_name": "hasMore", "static_instance": null, "getter_method": "getHasMore", "containing_data_type_ref": "team.GroupsMembersListResult", "route_refs": [], "_type": "FieldReference"}, "team.GroupsPollError.invalid_async_job_id": {"fq_name": "team.GroupsPollError.invalid_async_job_id", "param_name": "invalidAsyncJobIdValue", "static_instance": "INVALID_ASYNC_JOB_ID", "getter_method": null, "containing_data_type_ref": "team.GroupsPollError", "route_refs": [], "_type": "FieldReference"}, "team.GroupsPollError.internal_error": {"fq_name": "team.GroupsPollError.internal_error", "param_name": "internalErrorValue", "static_instance": "INTERNAL_ERROR", "getter_method": null, "containing_data_type_ref": "team.GroupsPollError", "route_refs": [], "_type": "FieldReference"}, "team.GroupsPollError.other": {"fq_name": "team.GroupsPollError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.GroupsPollError", "route_refs": [], "_type": "FieldReference"}, "team.GroupsPollError.access_denied": {"fq_name": "team.GroupsPollError.access_denied", "param_name": "accessDeniedValue", "static_instance": "ACCESS_DENIED", "getter_method": null, "containing_data_type_ref": "team.GroupsPollError", "route_refs": [], "_type": "FieldReference"}, "team.GroupsSelector.group_ids": {"fq_name": "team.GroupsSelector.group_ids", "param_name": "groupIdsValue", "static_instance": null, "getter_method": "getGroupIdsValue", "containing_data_type_ref": "team.GroupsSelector", "route_refs": [], "_type": "FieldReference"}, "team.GroupsSelector.group_external_ids": {"fq_name": "team.GroupsSelector.group_external_ids", "param_name": "groupExternalIdsValue", "static_instance": null, "getter_method": "getGroupExternalIdsValue", "containing_data_type_ref": "team.GroupsSelector", "route_refs": [], "_type": "FieldReference"}, "team.HasTeamFileEventsValue.enabled": {"fq_name": "team.HasTeamFileEventsValue.enabled", "param_name": "enabledValue", "static_instance": null, "getter_method": "getEnabledValue", "containing_data_type_ref": "team.HasTeamFileEventsValue", "route_refs": [], "_type": "FieldReference"}, "team.HasTeamFileEventsValue.other": {"fq_name": "team.HasTeamFileEventsValue.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.HasTeamFileEventsValue", "route_refs": [], "_type": "FieldReference"}, "team.HasTeamSelectiveSyncValue.has_team_selective_sync": {"fq_name": "team.HasTeamSelectiveSyncValue.has_team_selective_sync", "param_name": "hasTeamSelectiveSyncValue", "static_instance": null, "getter_method": "getHasTeamSelectiveSyncValue", "containing_data_type_ref": "team.HasTeamSelectiveSyncValue", "route_refs": [], "_type": "FieldReference"}, "team.HasTeamSelectiveSyncValue.other": {"fq_name": "team.HasTeamSelectiveSyncValue.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.HasTeamSelectiveSyncValue", "route_refs": [], "_type": "FieldReference"}, "team.HasTeamSharedDropboxValue.has_team_shared_dropbox": {"fq_name": "team.HasTeamSharedDropboxValue.has_team_shared_dropbox", "param_name": "hasTeamSharedDropboxValue", "static_instance": null, "getter_method": "getHasTeamSharedDropboxValue", "containing_data_type_ref": "team.HasTeamSharedDropboxValue", "route_refs": [], "_type": "FieldReference"}, "team.HasTeamSharedDropboxValue.other": {"fq_name": "team.HasTeamSharedDropboxValue.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.HasTeamSharedDropboxValue", "route_refs": [], "_type": "FieldReference"}, "team.IncludeMembersArg.return_members": {"fq_name": "team.IncludeMembersArg.return_members", "param_name": "returnMembers", "static_instance": null, "getter_method": "getReturnMembers", "containing_data_type_ref": "team.IncludeMembersArg", "route_refs": ["team.groups/members/add", "team.groups/members/remove"], "_type": "FieldReference"}, "team.LegalHoldHeldRevisionMetadata.new_filename": {"fq_name": "team.LegalHoldHeldRevisionMetadata.new_filename", "param_name": "newFilename", "static_instance": null, "getter_method": "getNewFilename", "containing_data_type_ref": "team.LegalHoldHeldRevisionMetadata", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldHeldRevisionMetadata.original_revision_id": {"fq_name": "team.LegalHoldHeldRevisionMetadata.original_revision_id", "param_name": "originalRevisionId", "static_instance": null, "getter_method": "getOriginalRevisionId", "containing_data_type_ref": "team.LegalHoldHeldRevisionMetadata", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldHeldRevisionMetadata.original_file_path": {"fq_name": "team.LegalHoldHeldRevisionMetadata.original_file_path", "param_name": "originalFilePath", "static_instance": null, "getter_method": "getOriginalFilePath", "containing_data_type_ref": "team.LegalHoldHeldRevisionMetadata", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldHeldRevisionMetadata.server_modified": {"fq_name": "team.LegalHoldHeldRevisionMetadata.server_modified", "param_name": "serverModified", "static_instance": null, "getter_method": "getServerModified", "containing_data_type_ref": "team.LegalHoldHeldRevisionMetadata", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldHeldRevisionMetadata.author_member_id": {"fq_name": "team.LegalHoldHeldRevisionMetadata.author_member_id", "param_name": "authorMemberId", "static_instance": null, "getter_method": "getAuthorMemberId", "containing_data_type_ref": "team.LegalHoldHeldRevisionMetadata", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldHeldRevisionMetadata.author_member_status": {"fq_name": "team.LegalHoldHeldRevisionMetadata.author_member_status", "param_name": "authorMemberStatus", "static_instance": null, "getter_method": "getAuthorMemberStatus", "containing_data_type_ref": "team.LegalHoldHeldRevisionMetadata", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldHeldRevisionMetadata.author_email": {"fq_name": "team.LegalHoldHeldRevisionMetadata.author_email", "param_name": "authorEmail", "static_instance": null, "getter_method": "getAuthorEmail", "containing_data_type_ref": "team.LegalHoldHeldRevisionMetadata", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldHeldRevisionMetadata.file_type": {"fq_name": "team.LegalHoldHeldRevisionMetadata.file_type", "param_name": "fileType", "static_instance": null, "getter_method": "getFileType", "containing_data_type_ref": "team.LegalHoldHeldRevisionMetadata", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldHeldRevisionMetadata.size": {"fq_name": "team.LegalHoldHeldRevisionMetadata.size", "param_name": "size", "static_instance": null, "getter_method": "getSize", "containing_data_type_ref": "team.LegalHoldHeldRevisionMetadata", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldHeldRevisionMetadata.content_hash": {"fq_name": "team.LegalHoldHeldRevisionMetadata.content_hash", "param_name": "contentHash", "static_instance": null, "getter_method": "getContentHash", "containing_data_type_ref": "team.LegalHoldHeldRevisionMetadata", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldPolicy.id": {"fq_name": "team.LegalHoldPolicy.id", "param_name": "id", "static_instance": null, "getter_method": "getId", "containing_data_type_ref": "team.LegalHoldPolicy", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldPolicy.name": {"fq_name": "team.LegalHoldPolicy.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team.LegalHoldPolicy", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldPolicy.members": {"fq_name": "team.LegalHoldPolicy.members", "param_name": "members", "static_instance": null, "getter_method": "getMembers", "containing_data_type_ref": "team.LegalHoldPolicy", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldPolicy.status": {"fq_name": "team.LegalHoldPolicy.status", "param_name": "status", "static_instance": null, "getter_method": "getStatus", "containing_data_type_ref": "team.LegalHoldPolicy", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldPolicy.start_date": {"fq_name": "team.LegalHoldPolicy.start_date", "param_name": "startDate", "static_instance": null, "getter_method": "getStartDate", "containing_data_type_ref": "team.LegalHoldPolicy", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldPolicy.description": {"fq_name": "team.LegalHoldPolicy.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team.LegalHoldPolicy", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldPolicy.activation_time": {"fq_name": "team.LegalHoldPolicy.activation_time", "param_name": "activationTime", "static_instance": null, "getter_method": "getActivationTime", "containing_data_type_ref": "team.LegalHoldPolicy", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldPolicy.end_date": {"fq_name": "team.LegalHoldPolicy.end_date", "param_name": "endDate", "static_instance": null, "getter_method": "getEndDate", "containing_data_type_ref": "team.LegalHoldPolicy", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldStatus.active": {"fq_name": "team.LegalHoldStatus.active", "param_name": "activeValue", "static_instance": "ACTIVE", "getter_method": null, "containing_data_type_ref": "team.LegalHoldStatus", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldStatus.released": {"fq_name": "team.LegalHoldStatus.released", "param_name": "releasedValue", "static_instance": "RELEASED", "getter_method": null, "containing_data_type_ref": "team.LegalHoldStatus", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldStatus.activating": {"fq_name": "team.LegalHoldStatus.activating", "param_name": "activatingValue", "static_instance": "ACTIVATING", "getter_method": null, "containing_data_type_ref": "team.LegalHoldStatus", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldStatus.updating": {"fq_name": "team.LegalHoldStatus.updating", "param_name": "updatingValue", "static_instance": "UPDATING", "getter_method": null, "containing_data_type_ref": "team.LegalHoldStatus", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldStatus.exporting": {"fq_name": "team.LegalHoldStatus.exporting", "param_name": "exportingValue", "static_instance": "EXPORTING", "getter_method": null, "containing_data_type_ref": "team.LegalHoldStatus", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldStatus.releasing": {"fq_name": "team.LegalHoldStatus.releasing", "param_name": "releasingValue", "static_instance": "RELEASING", "getter_method": null, "containing_data_type_ref": "team.LegalHoldStatus", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldStatus.other": {"fq_name": "team.LegalHoldStatus.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.LegalHoldStatus", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsError.unknown_legal_hold_error": {"fq_name": "team.LegalHoldsError.unknown_legal_hold_error", "param_name": "unknownLegalHoldErrorValue", "static_instance": "UNKNOWN_LEGAL_HOLD_ERROR", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsError.insufficient_permissions": {"fq_name": "team.LegalHoldsError.insufficient_permissions", "param_name": "insufficientPermissionsValue", "static_instance": "INSUFFICIENT_PERMISSIONS", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsError.other": {"fq_name": "team.LegalHoldsError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsGetPolicyArg.id": {"fq_name": "team.LegalHoldsGetPolicyArg.id", "param_name": "id", "static_instance": null, "getter_method": "getId", "containing_data_type_ref": "team.LegalHoldsGetPolicyArg", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsGetPolicyError.unknown_legal_hold_error": {"fq_name": "team.LegalHoldsGetPolicyError.unknown_legal_hold_error", "param_name": "unknownLegalHoldErrorValue", "static_instance": "UNKNOWN_LEGAL_HOLD_ERROR", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsGetPolicyError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsGetPolicyError.insufficient_permissions": {"fq_name": "team.LegalHoldsGetPolicyError.insufficient_permissions", "param_name": "insufficientPermissionsValue", "static_instance": "INSUFFICIENT_PERMISSIONS", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsGetPolicyError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsGetPolicyError.other": {"fq_name": "team.LegalHoldsGetPolicyError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsGetPolicyError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsGetPolicyError.legal_hold_policy_not_found": {"fq_name": "team.LegalHoldsGetPolicyError.legal_hold_policy_not_found", "param_name": "legalHoldPolicyNotFoundValue", "static_instance": "LEGAL_HOLD_POLICY_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsGetPolicyError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsListHeldRevisionResult.entries": {"fq_name": "team.LegalHoldsListHeldRevisionResult.entries", "param_name": "entries", "static_instance": null, "getter_method": "getEntries", "containing_data_type_ref": "team.LegalHoldsListHeldRevisionResult", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsListHeldRevisionResult.has_more": {"fq_name": "team.LegalHoldsListHeldRevisionResult.has_more", "param_name": "hasMore", "static_instance": null, "getter_method": "getHasMore", "containing_data_type_ref": "team.LegalHoldsListHeldRevisionResult", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsListHeldRevisionResult.cursor": {"fq_name": "team.LegalHoldsListHeldRevisionResult.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team.LegalHoldsListHeldRevisionResult", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsListHeldRevisionsArg.id": {"fq_name": "team.LegalHoldsListHeldRevisionsArg.id", "param_name": "id", "static_instance": null, "getter_method": "getId", "containing_data_type_ref": "team.LegalHoldsListHeldRevisionsArg", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsListHeldRevisionsContinueArg.id": {"fq_name": "team.LegalHoldsListHeldRevisionsContinueArg.id", "param_name": "id", "static_instance": null, "getter_method": "getId", "containing_data_type_ref": "team.LegalHoldsListHeldRevisionsContinueArg", "route_refs": ["team.legal_holds/list_held_revisions_continue"], "_type": "FieldReference"}, "team.LegalHoldsListHeldRevisionsContinueArg.cursor": {"fq_name": "team.LegalHoldsListHeldRevisionsContinueArg.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team.LegalHoldsListHeldRevisionsContinueArg", "route_refs": ["team.legal_holds/list_held_revisions_continue"], "_type": "FieldReference"}, "team.LegalHoldsListHeldRevisionsContinueError.unknown_legal_hold_error": {"fq_name": "team.LegalHoldsListHeldRevisionsContinueError.unknown_legal_hold_error", "param_name": "unknownLegalHoldErrorValue", "static_instance": "UNKNOWN_LEGAL_HOLD_ERROR", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsListHeldRevisionsContinueError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsListHeldRevisionsContinueError.transient_error": {"fq_name": "team.LegalHoldsListHeldRevisionsContinueError.transient_error", "param_name": "transientErrorValue", "static_instance": "TRANSIENT_ERROR", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsListHeldRevisionsContinueError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsListHeldRevisionsContinueError.reset": {"fq_name": "team.LegalHoldsListHeldRevisionsContinueError.reset", "param_name": "resetValue", "static_instance": "RESET", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsListHeldRevisionsContinueError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsListHeldRevisionsContinueError.other": {"fq_name": "team.LegalHoldsListHeldRevisionsContinueError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsListHeldRevisionsContinueError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsListHeldRevisionsError.unknown_legal_hold_error": {"fq_name": "team.LegalHoldsListHeldRevisionsError.unknown_legal_hold_error", "param_name": "unknownLegalHoldErrorValue", "static_instance": "UNKNOWN_LEGAL_HOLD_ERROR", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsListHeldRevisionsError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsListHeldRevisionsError.insufficient_permissions": {"fq_name": "team.LegalHoldsListHeldRevisionsError.insufficient_permissions", "param_name": "insufficientPermissionsValue", "static_instance": "INSUFFICIENT_PERMISSIONS", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsListHeldRevisionsError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsListHeldRevisionsError.other": {"fq_name": "team.LegalHoldsListHeldRevisionsError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsListHeldRevisionsError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsListHeldRevisionsError.transient_error": {"fq_name": "team.LegalHoldsListHeldRevisionsError.transient_error", "param_name": "transientErrorValue", "static_instance": "TRANSIENT_ERROR", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsListHeldRevisionsError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsListHeldRevisionsError.legal_hold_still_empty": {"fq_name": "team.LegalHoldsListHeldRevisionsError.legal_hold_still_empty", "param_name": "legalHoldStillEmptyValue", "static_instance": "LEGAL_HOLD_STILL_EMPTY", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsListHeldRevisionsError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsListHeldRevisionsError.inactive_legal_hold": {"fq_name": "team.LegalHoldsListHeldRevisionsError.inactive_legal_hold", "param_name": "inactiveLegalHoldValue", "static_instance": "INACTIVE_LEGAL_HOLD", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsListHeldRevisionsError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsListPoliciesArg.include_released": {"fq_name": "team.LegalHoldsListPoliciesArg.include_released", "param_name": "includeReleased", "static_instance": null, "getter_method": "getIncludeReleased", "containing_data_type_ref": "team.LegalHoldsListPoliciesArg", "route_refs": ["team.legal_holds/list_policies"], "_type": "FieldReference"}, "team.LegalHoldsListPoliciesError.unknown_legal_hold_error": {"fq_name": "team.LegalHoldsListPoliciesError.unknown_legal_hold_error", "param_name": "unknownLegalHoldErrorValue", "static_instance": "UNKNOWN_LEGAL_HOLD_ERROR", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsListPoliciesError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsListPoliciesError.insufficient_permissions": {"fq_name": "team.LegalHoldsListPoliciesError.insufficient_permissions", "param_name": "insufficientPermissionsValue", "static_instance": "INSUFFICIENT_PERMISSIONS", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsListPoliciesError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsListPoliciesError.other": {"fq_name": "team.LegalHoldsListPoliciesError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsListPoliciesError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsListPoliciesError.transient_error": {"fq_name": "team.LegalHoldsListPoliciesError.transient_error", "param_name": "transientErrorValue", "static_instance": "TRANSIENT_ERROR", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsListPoliciesError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsListPoliciesResult.policies": {"fq_name": "team.LegalHoldsListPoliciesResult.policies", "param_name": "policies", "static_instance": null, "getter_method": "getPolicies", "containing_data_type_ref": "team.LegalHoldsListPoliciesResult", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyCreateArg.name": {"fq_name": "team.LegalHoldsPolicyCreateArg.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team.LegalHoldsPolicyCreateArg", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyCreateArg.members": {"fq_name": "team.LegalHoldsPolicyCreateArg.members", "param_name": "members", "static_instance": null, "getter_method": "getMembers", "containing_data_type_ref": "team.LegalHoldsPolicyCreateArg", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyCreateArg.description": {"fq_name": "team.LegalHoldsPolicyCreateArg.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team.LegalHoldsPolicyCreateArg", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyCreateArg.start_date": {"fq_name": "team.LegalHoldsPolicyCreateArg.start_date", "param_name": "startDate", "static_instance": null, "getter_method": "getStartDate", "containing_data_type_ref": "team.LegalHoldsPolicyCreateArg", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyCreateArg.end_date": {"fq_name": "team.LegalHoldsPolicyCreateArg.end_date", "param_name": "endDate", "static_instance": null, "getter_method": "getEndDate", "containing_data_type_ref": "team.LegalHoldsPolicyCreateArg", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyCreateError.unknown_legal_hold_error": {"fq_name": "team.LegalHoldsPolicyCreateError.unknown_legal_hold_error", "param_name": "unknownLegalHoldErrorValue", "static_instance": "UNKNOWN_LEGAL_HOLD_ERROR", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyCreateError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyCreateError.insufficient_permissions": {"fq_name": "team.LegalHoldsPolicyCreateError.insufficient_permissions", "param_name": "insufficientPermissionsValue", "static_instance": "INSUFFICIENT_PERMISSIONS", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyCreateError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyCreateError.other": {"fq_name": "team.LegalHoldsPolicyCreateError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyCreateError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyCreateError.start_date_is_later_than_end_date": {"fq_name": "team.LegalHoldsPolicyCreateError.start_date_is_later_than_end_date", "param_name": "startDateIsLaterThanEndDateValue", "static_instance": "START_DATE_IS_LATER_THAN_END_DATE", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyCreateError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyCreateError.empty_members_list": {"fq_name": "team.LegalHoldsPolicyCreateError.empty_members_list", "param_name": "emptyMembersListValue", "static_instance": "EMPTY_MEMBERS_LIST", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyCreateError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyCreateError.invalid_members": {"fq_name": "team.LegalHoldsPolicyCreateError.invalid_members", "param_name": "invalidMembersValue", "static_instance": "INVALID_MEMBERS", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyCreateError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyCreateError.number_of_users_on_hold_is_greater_than_hold_limitation": {"fq_name": "team.LegalHoldsPolicyCreateError.number_of_users_on_hold_is_greater_than_hold_limitation", "param_name": "numberOfUsersOnHoldIsGreaterThanHoldLimitationValue", "static_instance": "NUMBER_OF_USERS_ON_HOLD_IS_GREATER_THAN_HOLD_LIMITATION", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyCreateError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyCreateError.transient_error": {"fq_name": "team.LegalHoldsPolicyCreateError.transient_error", "param_name": "transientErrorValue", "static_instance": "TRANSIENT_ERROR", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyCreateError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyCreateError.name_must_be_unique": {"fq_name": "team.LegalHoldsPolicyCreateError.name_must_be_unique", "param_name": "nameMustBeUniqueValue", "static_instance": "NAME_MUST_BE_UNIQUE", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyCreateError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyCreateError.team_exceeded_legal_hold_quota": {"fq_name": "team.LegalHoldsPolicyCreateError.team_exceeded_legal_hold_quota", "param_name": "teamExceededLegalHoldQuotaValue", "static_instance": "TEAM_EXCEEDED_LEGAL_HOLD_QUOTA", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyCreateError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyCreateError.invalid_date": {"fq_name": "team.LegalHoldsPolicyCreateError.invalid_date", "param_name": "invalidDateValue", "static_instance": "INVALID_DATE", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyCreateError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyReleaseArg.id": {"fq_name": "team.LegalHoldsPolicyReleaseArg.id", "param_name": "id", "static_instance": null, "getter_method": "getId", "containing_data_type_ref": "team.LegalHoldsPolicyReleaseArg", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyReleaseError.unknown_legal_hold_error": {"fq_name": "team.LegalHoldsPolicyReleaseError.unknown_legal_hold_error", "param_name": "unknownLegalHoldErrorValue", "static_instance": "UNKNOWN_LEGAL_HOLD_ERROR", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyReleaseError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyReleaseError.insufficient_permissions": {"fq_name": "team.LegalHoldsPolicyReleaseError.insufficient_permissions", "param_name": "insufficientPermissionsValue", "static_instance": "INSUFFICIENT_PERMISSIONS", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyReleaseError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyReleaseError.other": {"fq_name": "team.LegalHoldsPolicyReleaseError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyReleaseError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyReleaseError.legal_hold_performing_another_operation": {"fq_name": "team.LegalHoldsPolicyReleaseError.legal_hold_performing_another_operation", "param_name": "legalHoldPerformingAnotherOperationValue", "static_instance": "LEGAL_HOLD_PERFORMING_ANOTHER_OPERATION", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyReleaseError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyReleaseError.legal_hold_already_releasing": {"fq_name": "team.LegalHoldsPolicyReleaseError.legal_hold_already_releasing", "param_name": "legalHoldAlreadyReleasingValue", "static_instance": "LEGAL_HOLD_ALREADY_RELEASING", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyReleaseError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyReleaseError.legal_hold_policy_not_found": {"fq_name": "team.LegalHoldsPolicyReleaseError.legal_hold_policy_not_found", "param_name": "legalHoldPolicyNotFoundValue", "static_instance": "LEGAL_HOLD_POLICY_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyReleaseError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyUpdateArg.id": {"fq_name": "team.LegalHoldsPolicyUpdateArg.id", "param_name": "id", "static_instance": null, "getter_method": "getId", "containing_data_type_ref": "team.LegalHoldsPolicyUpdateArg", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyUpdateArg.name": {"fq_name": "team.LegalHoldsPolicyUpdateArg.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team.LegalHoldsPolicyUpdateArg", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyUpdateArg.description": {"fq_name": "team.LegalHoldsPolicyUpdateArg.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team.LegalHoldsPolicyUpdateArg", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyUpdateArg.members": {"fq_name": "team.LegalHoldsPolicyUpdateArg.members", "param_name": "members", "static_instance": null, "getter_method": "getMembers", "containing_data_type_ref": "team.LegalHoldsPolicyUpdateArg", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyUpdateError.unknown_legal_hold_error": {"fq_name": "team.LegalHoldsPolicyUpdateError.unknown_legal_hold_error", "param_name": "unknownLegalHoldErrorValue", "static_instance": "UNKNOWN_LEGAL_HOLD_ERROR", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyUpdateError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyUpdateError.insufficient_permissions": {"fq_name": "team.LegalHoldsPolicyUpdateError.insufficient_permissions", "param_name": "insufficientPermissionsValue", "static_instance": "INSUFFICIENT_PERMISSIONS", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyUpdateError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyUpdateError.other": {"fq_name": "team.LegalHoldsPolicyUpdateError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyUpdateError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyUpdateError.transient_error": {"fq_name": "team.LegalHoldsPolicyUpdateError.transient_error", "param_name": "transientErrorValue", "static_instance": "TRANSIENT_ERROR", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyUpdateError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyUpdateError.inactive_legal_hold": {"fq_name": "team.LegalHoldsPolicyUpdateError.inactive_legal_hold", "param_name": "inactiveLegalHoldValue", "static_instance": "INACTIVE_LEGAL_HOLD", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyUpdateError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyUpdateError.legal_hold_performing_another_operation": {"fq_name": "team.LegalHoldsPolicyUpdateError.legal_hold_performing_another_operation", "param_name": "legalHoldPerformingAnotherOperationValue", "static_instance": "LEGAL_HOLD_PERFORMING_ANOTHER_OPERATION", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyUpdateError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyUpdateError.invalid_members": {"fq_name": "team.LegalHoldsPolicyUpdateError.invalid_members", "param_name": "invalidMembersValue", "static_instance": "INVALID_MEMBERS", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyUpdateError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyUpdateError.number_of_users_on_hold_is_greater_than_hold_limitation": {"fq_name": "team.LegalHoldsPolicyUpdateError.number_of_users_on_hold_is_greater_than_hold_limitation", "param_name": "numberOfUsersOnHoldIsGreaterThanHoldLimitationValue", "static_instance": "NUMBER_OF_USERS_ON_HOLD_IS_GREATER_THAN_HOLD_LIMITATION", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyUpdateError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyUpdateError.empty_members_list": {"fq_name": "team.LegalHoldsPolicyUpdateError.empty_members_list", "param_name": "emptyMembersListValue", "static_instance": "EMPTY_MEMBERS_LIST", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyUpdateError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyUpdateError.name_must_be_unique": {"fq_name": "team.LegalHoldsPolicyUpdateError.name_must_be_unique", "param_name": "nameMustBeUniqueValue", "static_instance": "NAME_MUST_BE_UNIQUE", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyUpdateError", "route_refs": [], "_type": "FieldReference"}, "team.LegalHoldsPolicyUpdateError.legal_hold_policy_not_found": {"fq_name": "team.LegalHoldsPolicyUpdateError.legal_hold_policy_not_found", "param_name": "legalHoldPolicyNotFoundValue", "static_instance": "LEGAL_HOLD_POLICY_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.LegalHoldsPolicyUpdateError", "route_refs": [], "_type": "FieldReference"}, "team.ListMemberAppsArg.team_member_id": {"fq_name": "team.ListMemberAppsArg.team_member_id", "param_name": "teamMemberId", "static_instance": null, "getter_method": "getTeamMemberId", "containing_data_type_ref": "team.ListMemberAppsArg", "route_refs": [], "_type": "FieldReference"}, "team.ListMemberAppsError.member_not_found": {"fq_name": "team.ListMemberAppsError.member_not_found", "param_name": "memberNotFoundValue", "static_instance": "MEMBER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.ListMemberAppsError", "route_refs": [], "_type": "FieldReference"}, "team.ListMemberAppsError.other": {"fq_name": "team.ListMemberAppsError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.ListMemberAppsError", "route_refs": [], "_type": "FieldReference"}, "team.ListMemberAppsResult.linked_api_apps": {"fq_name": "team.ListMemberAppsResult.linked_api_apps", "param_name": "linkedApiApps", "static_instance": null, "getter_method": "getLinkedApiApps", "containing_data_type_ref": "team.ListMemberAppsResult", "route_refs": [], "_type": "FieldReference"}, "team.ListMemberDevicesArg.team_member_id": {"fq_name": "team.ListMemberDevicesArg.team_member_id", "param_name": "teamMemberId", "static_instance": null, "getter_method": "getTeamMemberId", "containing_data_type_ref": "team.ListMemberDevicesArg", "route_refs": [], "_type": "FieldReference"}, "team.ListMemberDevicesArg.include_web_sessions": {"fq_name": "team.ListMemberDevicesArg.include_web_sessions", "param_name": "includeWebSessions", "static_instance": null, "getter_method": "getIncludeWebSessions", "containing_data_type_ref": "team.ListMemberDevicesArg", "route_refs": [], "_type": "FieldReference"}, "team.ListMemberDevicesArg.include_desktop_clients": {"fq_name": "team.ListMemberDevicesArg.include_desktop_clients", "param_name": "includeDesktopClients", "static_instance": null, "getter_method": "getIncludeDesktopClients", "containing_data_type_ref": "team.ListMemberDevicesArg", "route_refs": [], "_type": "FieldReference"}, "team.ListMemberDevicesArg.include_mobile_clients": {"fq_name": "team.ListMemberDevicesArg.include_mobile_clients", "param_name": "includeMobileClients", "static_instance": null, "getter_method": "getIncludeMobileClients", "containing_data_type_ref": "team.ListMemberDevicesArg", "route_refs": [], "_type": "FieldReference"}, "team.ListMemberDevicesError.member_not_found": {"fq_name": "team.ListMemberDevicesError.member_not_found", "param_name": "memberNotFoundValue", "static_instance": "MEMBER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.ListMemberDevicesError", "route_refs": [], "_type": "FieldReference"}, "team.ListMemberDevicesError.other": {"fq_name": "team.ListMemberDevicesError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.ListMemberDevicesError", "route_refs": [], "_type": "FieldReference"}, "team.ListMemberDevicesResult.active_web_sessions": {"fq_name": "team.ListMemberDevicesResult.active_web_sessions", "param_name": "activeWebSessions", "static_instance": null, "getter_method": "getActiveWebSessions", "containing_data_type_ref": "team.ListMemberDevicesResult", "route_refs": [], "_type": "FieldReference"}, "team.ListMemberDevicesResult.desktop_client_sessions": {"fq_name": "team.ListMemberDevicesResult.desktop_client_sessions", "param_name": "desktopClientSessions", "static_instance": null, "getter_method": "getDesktopClientSessions", "containing_data_type_ref": "team.ListMemberDevicesResult", "route_refs": [], "_type": "FieldReference"}, "team.ListMemberDevicesResult.mobile_client_sessions": {"fq_name": "team.ListMemberDevicesResult.mobile_client_sessions", "param_name": "mobileClientSessions", "static_instance": null, "getter_method": "getMobileClientSessions", "containing_data_type_ref": "team.ListMemberDevicesResult", "route_refs": [], "_type": "FieldReference"}, "team.ListMembersAppsArg.cursor": {"fq_name": "team.ListMembersAppsArg.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team.ListMembersAppsArg", "route_refs": ["team.linked_apps/list_members_linked_apps"], "_type": "FieldReference"}, "team.ListMembersAppsError.reset": {"fq_name": "team.ListMembersAppsError.reset", "param_name": "resetValue", "static_instance": "RESET", "getter_method": null, "containing_data_type_ref": "team.ListMembersAppsError", "route_refs": [], "_type": "FieldReference"}, "team.ListMembersAppsError.other": {"fq_name": "team.ListMembersAppsError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.ListMembersAppsError", "route_refs": [], "_type": "FieldReference"}, "team.ListMembersAppsResult.apps": {"fq_name": "team.ListMembersAppsResult.apps", "param_name": "apps", "static_instance": null, "getter_method": "getApps", "containing_data_type_ref": "team.ListMembersAppsResult", "route_refs": [], "_type": "FieldReference"}, "team.ListMembersAppsResult.has_more": {"fq_name": "team.ListMembersAppsResult.has_more", "param_name": "hasMore", "static_instance": null, "getter_method": "getHasMore", "containing_data_type_ref": "team.ListMembersAppsResult", "route_refs": [], "_type": "FieldReference"}, "team.ListMembersAppsResult.cursor": {"fq_name": "team.ListMembersAppsResult.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team.ListMembersAppsResult", "route_refs": [], "_type": "FieldReference"}, "team.ListMembersDevicesArg.cursor": {"fq_name": "team.ListMembersDevicesArg.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team.ListMembersDevicesArg", "route_refs": [], "_type": "FieldReference"}, "team.ListMembersDevicesArg.include_web_sessions": {"fq_name": "team.ListMembersDevicesArg.include_web_sessions", "param_name": "includeWebSessions", "static_instance": null, "getter_method": "getIncludeWebSessions", "containing_data_type_ref": "team.ListMembersDevicesArg", "route_refs": [], "_type": "FieldReference"}, "team.ListMembersDevicesArg.include_desktop_clients": {"fq_name": "team.ListMembersDevicesArg.include_desktop_clients", "param_name": "includeDesktopClients", "static_instance": null, "getter_method": "getIncludeDesktopClients", "containing_data_type_ref": "team.ListMembersDevicesArg", "route_refs": [], "_type": "FieldReference"}, "team.ListMembersDevicesArg.include_mobile_clients": {"fq_name": "team.ListMembersDevicesArg.include_mobile_clients", "param_name": "includeMobileClients", "static_instance": null, "getter_method": "getIncludeMobileClients", "containing_data_type_ref": "team.ListMembersDevicesArg", "route_refs": [], "_type": "FieldReference"}, "team.ListMembersDevicesError.reset": {"fq_name": "team.ListMembersDevicesError.reset", "param_name": "resetValue", "static_instance": "RESET", "getter_method": null, "containing_data_type_ref": "team.ListMembersDevicesError", "route_refs": [], "_type": "FieldReference"}, "team.ListMembersDevicesError.other": {"fq_name": "team.ListMembersDevicesError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.ListMembersDevicesError", "route_refs": [], "_type": "FieldReference"}, "team.ListMembersDevicesResult.devices": {"fq_name": "team.ListMembersDevicesResult.devices", "param_name": "devices", "static_instance": null, "getter_method": "getDevices", "containing_data_type_ref": "team.ListMembersDevicesResult", "route_refs": [], "_type": "FieldReference"}, "team.ListMembersDevicesResult.has_more": {"fq_name": "team.ListMembersDevicesResult.has_more", "param_name": "hasMore", "static_instance": null, "getter_method": "getHasMore", "containing_data_type_ref": "team.ListMembersDevicesResult", "route_refs": [], "_type": "FieldReference"}, "team.ListMembersDevicesResult.cursor": {"fq_name": "team.ListMembersDevicesResult.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team.ListMembersDevicesResult", "route_refs": [], "_type": "FieldReference"}, "team.ListTeamAppsArg.cursor": {"fq_name": "team.ListTeamAppsArg.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team.ListTeamAppsArg", "route_refs": ["team.linked_apps/list_team_linked_apps"], "_type": "FieldReference"}, "team.ListTeamAppsError.reset": {"fq_name": "team.ListTeamAppsError.reset", "param_name": "resetValue", "static_instance": "RESET", "getter_method": null, "containing_data_type_ref": "team.ListTeamAppsError", "route_refs": [], "_type": "FieldReference"}, "team.ListTeamAppsError.other": {"fq_name": "team.ListTeamAppsError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.ListTeamAppsError", "route_refs": [], "_type": "FieldReference"}, "team.ListTeamAppsResult.apps": {"fq_name": "team.ListTeamAppsResult.apps", "param_name": "apps", "static_instance": null, "getter_method": "getApps", "containing_data_type_ref": "team.ListTeamAppsResult", "route_refs": [], "_type": "FieldReference"}, "team.ListTeamAppsResult.has_more": {"fq_name": "team.ListTeamAppsResult.has_more", "param_name": "hasMore", "static_instance": null, "getter_method": "getHasMore", "containing_data_type_ref": "team.ListTeamAppsResult", "route_refs": [], "_type": "FieldReference"}, "team.ListTeamAppsResult.cursor": {"fq_name": "team.ListTeamAppsResult.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team.ListTeamAppsResult", "route_refs": [], "_type": "FieldReference"}, "team.ListTeamDevicesArg.cursor": {"fq_name": "team.ListTeamDevicesArg.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team.ListTeamDevicesArg", "route_refs": [], "_type": "FieldReference"}, "team.ListTeamDevicesArg.include_web_sessions": {"fq_name": "team.ListTeamDevicesArg.include_web_sessions", "param_name": "includeWebSessions", "static_instance": null, "getter_method": "getIncludeWebSessions", "containing_data_type_ref": "team.ListTeamDevicesArg", "route_refs": [], "_type": "FieldReference"}, "team.ListTeamDevicesArg.include_desktop_clients": {"fq_name": "team.ListTeamDevicesArg.include_desktop_clients", "param_name": "includeDesktopClients", "static_instance": null, "getter_method": "getIncludeDesktopClients", "containing_data_type_ref": "team.ListTeamDevicesArg", "route_refs": [], "_type": "FieldReference"}, "team.ListTeamDevicesArg.include_mobile_clients": {"fq_name": "team.ListTeamDevicesArg.include_mobile_clients", "param_name": "includeMobileClients", "static_instance": null, "getter_method": "getIncludeMobileClients", "containing_data_type_ref": "team.ListTeamDevicesArg", "route_refs": [], "_type": "FieldReference"}, "team.ListTeamDevicesError.reset": {"fq_name": "team.ListTeamDevicesError.reset", "param_name": "resetValue", "static_instance": "RESET", "getter_method": null, "containing_data_type_ref": "team.ListTeamDevicesError", "route_refs": [], "_type": "FieldReference"}, "team.ListTeamDevicesError.other": {"fq_name": "team.ListTeamDevicesError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.ListTeamDevicesError", "route_refs": [], "_type": "FieldReference"}, "team.ListTeamDevicesResult.devices": {"fq_name": "team.ListTeamDevicesResult.devices", "param_name": "devices", "static_instance": null, "getter_method": "getDevices", "containing_data_type_ref": "team.ListTeamDevicesResult", "route_refs": [], "_type": "FieldReference"}, "team.ListTeamDevicesResult.has_more": {"fq_name": "team.ListTeamDevicesResult.has_more", "param_name": "hasMore", "static_instance": null, "getter_method": "getHasMore", "containing_data_type_ref": "team.ListTeamDevicesResult", "route_refs": [], "_type": "FieldReference"}, "team.ListTeamDevicesResult.cursor": {"fq_name": "team.ListTeamDevicesResult.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team.ListTeamDevicesResult", "route_refs": [], "_type": "FieldReference"}, "team.MemberAccess.user": {"fq_name": "team.MemberAccess.user", "param_name": "user", "static_instance": null, "getter_method": "getUser", "containing_data_type_ref": "team.MemberAccess", "route_refs": [], "_type": "FieldReference"}, "team.MemberAccess.access_type": {"fq_name": "team.MemberAccess.access_type", "param_name": "accessType", "static_instance": null, "getter_method": "getAccessType", "containing_data_type_ref": "team.MemberAccess", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddArg.member_email": {"fq_name": "team.MemberAddArg.member_email", "param_name": "memberEmail", "static_instance": null, "getter_method": "getMemberEmail", "containing_data_type_ref": "team.MemberAddArg", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddArg.member_given_name": {"fq_name": "team.MemberAddArg.member_given_name", "param_name": "memberGivenName", "static_instance": null, "getter_method": "getMemberGivenName", "containing_data_type_ref": "team.MemberAddArg", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddArg.member_surname": {"fq_name": "team.MemberAddArg.member_surname", "param_name": "memberSurname", "static_instance": null, "getter_method": "getMemberSurname", "containing_data_type_ref": "team.MemberAddArg", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddArg.member_external_id": {"fq_name": "team.MemberAddArg.member_external_id", "param_name": "memberExternalId", "static_instance": null, "getter_method": "getMemberExternalId", "containing_data_type_ref": "team.MemberAddArg", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddArg.member_persistent_id": {"fq_name": "team.MemberAddArg.member_persistent_id", "param_name": "memberPersistentId", "static_instance": null, "getter_method": "getMemberPersistentId", "containing_data_type_ref": "team.MemberAddArg", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddArg.send_welcome_email": {"fq_name": "team.MemberAddArg.send_welcome_email", "param_name": "sendWelcomeEmail", "static_instance": null, "getter_method": "getSendWelcomeEmail", "containing_data_type_ref": "team.MemberAddArg", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddArg.is_directory_restricted": {"fq_name": "team.MemberAddArg.is_directory_restricted", "param_name": "isDirectoryRestricted", "static_instance": null, "getter_method": "getIsDirectoryRestricted", "containing_data_type_ref": "team.MemberAddArg", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddArg.role": {"fq_name": "team.MemberAddArg.role", "param_name": "role", "static_instance": null, "getter_method": "getRole", "containing_data_type_ref": "team.MemberAddArg", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddArgBase.member_email": {"fq_name": "team.MemberAddArgBase.member_email", "param_name": "memberEmail", "static_instance": null, "getter_method": "getMemberEmail", "containing_data_type_ref": "team.MemberAddArgBase", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddArgBase.member_given_name": {"fq_name": "team.MemberAddArgBase.member_given_name", "param_name": "memberGivenName", "static_instance": null, "getter_method": "getMemberGivenName", "containing_data_type_ref": "team.MemberAddArgBase", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddArgBase.member_surname": {"fq_name": "team.MemberAddArgBase.member_surname", "param_name": "memberSurname", "static_instance": null, "getter_method": "getMemberSurname", "containing_data_type_ref": "team.MemberAddArgBase", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddArgBase.member_external_id": {"fq_name": "team.MemberAddArgBase.member_external_id", "param_name": "memberExternalId", "static_instance": null, "getter_method": "getMemberExternalId", "containing_data_type_ref": "team.MemberAddArgBase", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddArgBase.member_persistent_id": {"fq_name": "team.MemberAddArgBase.member_persistent_id", "param_name": "memberPersistentId", "static_instance": null, "getter_method": "getMemberPersistentId", "containing_data_type_ref": "team.MemberAddArgBase", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddArgBase.send_welcome_email": {"fq_name": "team.MemberAddArgBase.send_welcome_email", "param_name": "sendWelcomeEmail", "static_instance": null, "getter_method": "getSendWelcomeEmail", "containing_data_type_ref": "team.MemberAddArgBase", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddArgBase.is_directory_restricted": {"fq_name": "team.MemberAddArgBase.is_directory_restricted", "param_name": "isDirectoryRestricted", "static_instance": null, "getter_method": "getIsDirectoryRestricted", "containing_data_type_ref": "team.MemberAddArgBase", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddResult.team_license_limit": {"fq_name": "team.MemberAddResult.team_license_limit", "param_name": "teamLicenseLimitValue", "static_instance": null, "getter_method": "getTeamLicenseLimitValue", "containing_data_type_ref": "team.MemberAddResult", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddResult.free_team_member_limit_reached": {"fq_name": "team.MemberAddResult.free_team_member_limit_reached", "param_name": "freeTeamMemberLimitReachedValue", "static_instance": null, "getter_method": "getFreeTeamMemberLimitReachedValue", "containing_data_type_ref": "team.MemberAddResult", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddResult.user_already_on_team": {"fq_name": "team.MemberAddResult.user_already_on_team", "param_name": "userAlreadyOnTeamValue", "static_instance": null, "getter_method": "getUserAlreadyOnTeamValue", "containing_data_type_ref": "team.MemberAddResult", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddResult.user_on_another_team": {"fq_name": "team.MemberAddResult.user_on_another_team", "param_name": "userOnAnotherTeamValue", "static_instance": null, "getter_method": "getUserOnAnotherTeamValue", "containing_data_type_ref": "team.MemberAddResult", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddResult.user_already_paired": {"fq_name": "team.MemberAddResult.user_already_paired", "param_name": "userAlreadyPairedValue", "static_instance": null, "getter_method": "getUserAlreadyPairedValue", "containing_data_type_ref": "team.MemberAddResult", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddResult.user_migration_failed": {"fq_name": "team.MemberAddResult.user_migration_failed", "param_name": "userMigrationFailedValue", "static_instance": null, "getter_method": "getUserMigrationFailedValue", "containing_data_type_ref": "team.MemberAddResult", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddResult.duplicate_external_member_id": {"fq_name": "team.MemberAddResult.duplicate_external_member_id", "param_name": "duplicateExternalMemberIdValue", "static_instance": null, "getter_method": "getDuplicateExternalMemberIdValue", "containing_data_type_ref": "team.MemberAddResult", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddResult.duplicate_member_persistent_id": {"fq_name": "team.MemberAddResult.duplicate_member_persistent_id", "param_name": "duplicateMemberPersistentIdValue", "static_instance": null, "getter_method": "getDuplicateMemberPersistentIdValue", "containing_data_type_ref": "team.MemberAddResult", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddResult.persistent_id_disabled": {"fq_name": "team.MemberAddResult.persistent_id_disabled", "param_name": "persistentIdDisabledValue", "static_instance": null, "getter_method": "getPersistentIdDisabledValue", "containing_data_type_ref": "team.MemberAddResult", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddResult.user_creation_failed": {"fq_name": "team.MemberAddResult.user_creation_failed", "param_name": "userCreationFailedValue", "static_instance": null, "getter_method": "getUserCreationFailedValue", "containing_data_type_ref": "team.MemberAddResult", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddResult.success": {"fq_name": "team.MemberAddResult.success", "param_name": "successValue", "static_instance": null, "getter_method": "getSuccessValue", "containing_data_type_ref": "team.MemberAddResult", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddResultBase.team_license_limit": {"fq_name": "team.MemberAddResultBase.team_license_limit", "param_name": "teamLicenseLimitValue", "static_instance": null, "getter_method": "getTeamLicenseLimitValue", "containing_data_type_ref": "team.MemberAddResultBase", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddResultBase.free_team_member_limit_reached": {"fq_name": "team.MemberAddResultBase.free_team_member_limit_reached", "param_name": "freeTeamMemberLimitReachedValue", "static_instance": null, "getter_method": "getFreeTeamMemberLimitReachedValue", "containing_data_type_ref": "team.MemberAddResultBase", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddResultBase.user_already_on_team": {"fq_name": "team.MemberAddResultBase.user_already_on_team", "param_name": "userAlreadyOnTeamValue", "static_instance": null, "getter_method": "getUserAlreadyOnTeamValue", "containing_data_type_ref": "team.MemberAddResultBase", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddResultBase.user_on_another_team": {"fq_name": "team.MemberAddResultBase.user_on_another_team", "param_name": "userOnAnotherTeamValue", "static_instance": null, "getter_method": "getUserOnAnotherTeamValue", "containing_data_type_ref": "team.MemberAddResultBase", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddResultBase.user_already_paired": {"fq_name": "team.MemberAddResultBase.user_already_paired", "param_name": "userAlreadyPairedValue", "static_instance": null, "getter_method": "getUserAlreadyPairedValue", "containing_data_type_ref": "team.MemberAddResultBase", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddResultBase.user_migration_failed": {"fq_name": "team.MemberAddResultBase.user_migration_failed", "param_name": "userMigrationFailedValue", "static_instance": null, "getter_method": "getUserMigrationFailedValue", "containing_data_type_ref": "team.MemberAddResultBase", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddResultBase.duplicate_external_member_id": {"fq_name": "team.MemberAddResultBase.duplicate_external_member_id", "param_name": "duplicateExternalMemberIdValue", "static_instance": null, "getter_method": "getDuplicateExternalMemberIdValue", "containing_data_type_ref": "team.MemberAddResultBase", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddResultBase.duplicate_member_persistent_id": {"fq_name": "team.MemberAddResultBase.duplicate_member_persistent_id", "param_name": "duplicateMemberPersistentIdValue", "static_instance": null, "getter_method": "getDuplicateMemberPersistentIdValue", "containing_data_type_ref": "team.MemberAddResultBase", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddResultBase.persistent_id_disabled": {"fq_name": "team.MemberAddResultBase.persistent_id_disabled", "param_name": "persistentIdDisabledValue", "static_instance": null, "getter_method": "getPersistentIdDisabledValue", "containing_data_type_ref": "team.MemberAddResultBase", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddResultBase.user_creation_failed": {"fq_name": "team.MemberAddResultBase.user_creation_failed", "param_name": "userCreationFailedValue", "static_instance": null, "getter_method": "getUserCreationFailedValue", "containing_data_type_ref": "team.MemberAddResultBase", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddV2Arg.member_email": {"fq_name": "team.MemberAddV2Arg.member_email", "param_name": "memberEmail", "static_instance": null, "getter_method": "getMemberEmail", "containing_data_type_ref": "team.MemberAddV2Arg", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddV2Arg.member_given_name": {"fq_name": "team.MemberAddV2Arg.member_given_name", "param_name": "memberGivenName", "static_instance": null, "getter_method": "getMemberGivenName", "containing_data_type_ref": "team.MemberAddV2Arg", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddV2Arg.member_surname": {"fq_name": "team.MemberAddV2Arg.member_surname", "param_name": "memberSurname", "static_instance": null, "getter_method": "getMemberSurname", "containing_data_type_ref": "team.MemberAddV2Arg", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddV2Arg.member_external_id": {"fq_name": "team.MemberAddV2Arg.member_external_id", "param_name": "memberExternalId", "static_instance": null, "getter_method": "getMemberExternalId", "containing_data_type_ref": "team.MemberAddV2Arg", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddV2Arg.member_persistent_id": {"fq_name": "team.MemberAddV2Arg.member_persistent_id", "param_name": "memberPersistentId", "static_instance": null, "getter_method": "getMemberPersistentId", "containing_data_type_ref": "team.MemberAddV2Arg", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddV2Arg.send_welcome_email": {"fq_name": "team.MemberAddV2Arg.send_welcome_email", "param_name": "sendWelcomeEmail", "static_instance": null, "getter_method": "getSendWelcomeEmail", "containing_data_type_ref": "team.MemberAddV2Arg", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddV2Arg.is_directory_restricted": {"fq_name": "team.MemberAddV2Arg.is_directory_restricted", "param_name": "isDirectoryRestricted", "static_instance": null, "getter_method": "getIsDirectoryRestricted", "containing_data_type_ref": "team.MemberAddV2Arg", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddV2Arg.role_ids": {"fq_name": "team.MemberAddV2Arg.role_ids", "param_name": "roleIds", "static_instance": null, "getter_method": "getRoleIds", "containing_data_type_ref": "team.MemberAddV2Arg", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddV2Result.team_license_limit": {"fq_name": "team.MemberAddV2Result.team_license_limit", "param_name": "teamLicenseLimitValue", "static_instance": null, "getter_method": "getTeamLicenseLimitValue", "containing_data_type_ref": "team.MemberAddV2Result", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddV2Result.free_team_member_limit_reached": {"fq_name": "team.MemberAddV2Result.free_team_member_limit_reached", "param_name": "freeTeamMemberLimitReachedValue", "static_instance": null, "getter_method": "getFreeTeamMemberLimitReachedValue", "containing_data_type_ref": "team.MemberAddV2Result", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddV2Result.user_already_on_team": {"fq_name": "team.MemberAddV2Result.user_already_on_team", "param_name": "userAlreadyOnTeamValue", "static_instance": null, "getter_method": "getUserAlreadyOnTeamValue", "containing_data_type_ref": "team.MemberAddV2Result", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddV2Result.user_on_another_team": {"fq_name": "team.MemberAddV2Result.user_on_another_team", "param_name": "userOnAnotherTeamValue", "static_instance": null, "getter_method": "getUserOnAnotherTeamValue", "containing_data_type_ref": "team.MemberAddV2Result", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddV2Result.user_already_paired": {"fq_name": "team.MemberAddV2Result.user_already_paired", "param_name": "userAlreadyPairedValue", "static_instance": null, "getter_method": "getUserAlreadyPairedValue", "containing_data_type_ref": "team.MemberAddV2Result", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddV2Result.user_migration_failed": {"fq_name": "team.MemberAddV2Result.user_migration_failed", "param_name": "userMigrationFailedValue", "static_instance": null, "getter_method": "getUserMigrationFailedValue", "containing_data_type_ref": "team.MemberAddV2Result", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddV2Result.duplicate_external_member_id": {"fq_name": "team.MemberAddV2Result.duplicate_external_member_id", "param_name": "duplicateExternalMemberIdValue", "static_instance": null, "getter_method": "getDuplicateExternalMemberIdValue", "containing_data_type_ref": "team.MemberAddV2Result", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddV2Result.duplicate_member_persistent_id": {"fq_name": "team.MemberAddV2Result.duplicate_member_persistent_id", "param_name": "duplicateMemberPersistentIdValue", "static_instance": null, "getter_method": "getDuplicateMemberPersistentIdValue", "containing_data_type_ref": "team.MemberAddV2Result", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddV2Result.persistent_id_disabled": {"fq_name": "team.MemberAddV2Result.persistent_id_disabled", "param_name": "persistentIdDisabledValue", "static_instance": null, "getter_method": "getPersistentIdDisabledValue", "containing_data_type_ref": "team.MemberAddV2Result", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddV2Result.user_creation_failed": {"fq_name": "team.MemberAddV2Result.user_creation_failed", "param_name": "userCreationFailedValue", "static_instance": null, "getter_method": "getUserCreationFailedValue", "containing_data_type_ref": "team.MemberAddV2Result", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddV2Result.success": {"fq_name": "team.MemberAddV2Result.success", "param_name": "successValue", "static_instance": null, "getter_method": "getSuccessValue", "containing_data_type_ref": "team.MemberAddV2Result", "route_refs": [], "_type": "FieldReference"}, "team.MemberAddV2Result.other": {"fq_name": "team.MemberAddV2Result.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.MemberAddV2Result", "route_refs": [], "_type": "FieldReference"}, "team.MemberDevices.team_member_id": {"fq_name": "team.MemberDevices.team_member_id", "param_name": "teamMemberId", "static_instance": null, "getter_method": "getTeamMemberId", "containing_data_type_ref": "team.MemberDevices", "route_refs": [], "_type": "FieldReference"}, "team.MemberDevices.web_sessions": {"fq_name": "team.MemberDevices.web_sessions", "param_name": "webSessions", "static_instance": null, "getter_method": "getWebSessions", "containing_data_type_ref": "team.MemberDevices", "route_refs": [], "_type": "FieldReference"}, "team.MemberDevices.desktop_clients": {"fq_name": "team.MemberDevices.desktop_clients", "param_name": "desktopClients", "static_instance": null, "getter_method": "getDesktopClients", "containing_data_type_ref": "team.MemberDevices", "route_refs": [], "_type": "FieldReference"}, "team.MemberDevices.mobile_clients": {"fq_name": "team.MemberDevices.mobile_clients", "param_name": "mobileClients", "static_instance": null, "getter_method": "getMobileClients", "containing_data_type_ref": "team.MemberDevices", "route_refs": [], "_type": "FieldReference"}, "team.MemberLinkedApps.team_member_id": {"fq_name": "team.MemberLinkedApps.team_member_id", "param_name": "teamMemberId", "static_instance": null, "getter_method": "getTeamMemberId", "containing_data_type_ref": "team.MemberLinkedApps", "route_refs": [], "_type": "FieldReference"}, "team.MemberLinkedApps.linked_api_apps": {"fq_name": "team.MemberLinkedApps.linked_api_apps", "param_name": "linkedApiApps", "static_instance": null, "getter_method": "getLinkedApiApps", "containing_data_type_ref": "team.MemberLinkedApps", "route_refs": [], "_type": "FieldReference"}, "team.MemberProfile.team_member_id": {"fq_name": "team.MemberProfile.team_member_id", "param_name": "teamMemberId", "static_instance": null, "getter_method": "getTeamMemberId", "containing_data_type_ref": "team.MemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.MemberProfile.email": {"fq_name": "team.MemberProfile.email", "param_name": "email", "static_instance": null, "getter_method": "getEmail", "containing_data_type_ref": "team.MemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.MemberProfile.email_verified": {"fq_name": "team.MemberProfile.email_verified", "param_name": "emailVerified", "static_instance": null, "getter_method": "getEmailVerified", "containing_data_type_ref": "team.MemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.MemberProfile.status": {"fq_name": "team.MemberProfile.status", "param_name": "status", "static_instance": null, "getter_method": "getStatus", "containing_data_type_ref": "team.MemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.MemberProfile.name": {"fq_name": "team.MemberProfile.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team.MemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.MemberProfile.membership_type": {"fq_name": "team.MemberProfile.membership_type", "param_name": "membershipType", "static_instance": null, "getter_method": "getMembershipType", "containing_data_type_ref": "team.MemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.MemberProfile.external_id": {"fq_name": "team.MemberProfile.external_id", "param_name": "externalId", "static_instance": null, "getter_method": "getExternalId", "containing_data_type_ref": "team.MemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.MemberProfile.account_id": {"fq_name": "team.MemberProfile.account_id", "param_name": "accountId", "static_instance": null, "getter_method": "getAccountId", "containing_data_type_ref": "team.MemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.MemberProfile.secondary_emails": {"fq_name": "team.MemberProfile.secondary_emails", "param_name": "secondaryEmails", "static_instance": null, "getter_method": "getSecondaryEmails", "containing_data_type_ref": "team.MemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.MemberProfile.invited_on": {"fq_name": "team.MemberProfile.invited_on", "param_name": "invitedOn", "static_instance": null, "getter_method": "getInvitedOn", "containing_data_type_ref": "team.MemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.MemberProfile.joined_on": {"fq_name": "team.MemberProfile.joined_on", "param_name": "joinedOn", "static_instance": null, "getter_method": "getJoinedOn", "containing_data_type_ref": "team.MemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.MemberProfile.suspended_on": {"fq_name": "team.MemberProfile.suspended_on", "param_name": "suspendedOn", "static_instance": null, "getter_method": "getSuspendedOn", "containing_data_type_ref": "team.MemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.MemberProfile.persistent_id": {"fq_name": "team.MemberProfile.persistent_id", "param_name": "persistentId", "static_instance": null, "getter_method": "getPersistentId", "containing_data_type_ref": "team.MemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.MemberProfile.is_directory_restricted": {"fq_name": "team.MemberProfile.is_directory_restricted", "param_name": "isDirectoryRestricted", "static_instance": null, "getter_method": "getIsDirectoryRestricted", "containing_data_type_ref": "team.MemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.MemberProfile.profile_photo_url": {"fq_name": "team.MemberProfile.profile_photo_url", "param_name": "profilePhotoUrl", "static_instance": null, "getter_method": "getProfilePhotoUrl", "containing_data_type_ref": "team.MemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.MemberSelectorError.user_not_found": {"fq_name": "team.MemberSelectorError.user_not_found", "param_name": "userNotFoundValue", "static_instance": "USER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.MemberSelectorError", "route_refs": [], "_type": "FieldReference"}, "team.MemberSelectorError.user_not_in_team": {"fq_name": "team.MemberSelectorError.user_not_in_team", "param_name": "userNotInTeamValue", "static_instance": "USER_NOT_IN_TEAM", "getter_method": null, "containing_data_type_ref": "team.MemberSelectorError", "route_refs": [], "_type": "FieldReference"}, "team.MembersAddArg.new_members": {"fq_name": "team.MembersAddArg.new_members", "param_name": "newMembers", "static_instance": null, "getter_method": "getNewMembers", "containing_data_type_ref": "team.MembersAddArg", "route_refs": ["team.members/add"], "_type": "FieldReference"}, "team.MembersAddArg.force_async": {"fq_name": "team.MembersAddArg.force_async", "param_name": "forceAsync", "static_instance": null, "getter_method": "getForceAsync", "containing_data_type_ref": "team.MembersAddArg", "route_refs": ["team.members/add", "team.members/add_v2"], "_type": "FieldReference"}, "team.MembersAddArgBase.force_async": {"fq_name": "team.MembersAddArgBase.force_async", "param_name": "forceAsync", "static_instance": null, "getter_method": "getForceAsync", "containing_data_type_ref": "team.MembersAddArgBase", "route_refs": ["team.members/add", "team.members/add_v2"], "_type": "FieldReference"}, "team.MembersAddJobStatus.in_progress": {"fq_name": "team.MembersAddJobStatus.in_progress", "param_name": "inProgressValue", "static_instance": "IN_PROGRESS", "getter_method": null, "containing_data_type_ref": "team.MembersAddJobStatus", "route_refs": [], "_type": "FieldReference"}, "team.MembersAddJobStatus.complete": {"fq_name": "team.MembersAddJobStatus.complete", "param_name": "completeValue", "static_instance": null, "getter_method": "getCompleteValue", "containing_data_type_ref": "team.MembersAddJobStatus", "route_refs": [], "_type": "FieldReference"}, "team.MembersAddJobStatus.failed": {"fq_name": "team.MembersAddJobStatus.failed", "param_name": "failedValue", "static_instance": null, "getter_method": "getFailedValue", "containing_data_type_ref": "team.MembersAddJobStatus", "route_refs": [], "_type": "FieldReference"}, "team.MembersAddJobStatusV2Result.in_progress": {"fq_name": "team.MembersAddJobStatusV2Result.in_progress", "param_name": "inProgressValue", "static_instance": "IN_PROGRESS", "getter_method": null, "containing_data_type_ref": "team.MembersAddJobStatusV2Result", "route_refs": [], "_type": "FieldReference"}, "team.MembersAddJobStatusV2Result.complete": {"fq_name": "team.MembersAddJobStatusV2Result.complete", "param_name": "completeValue", "static_instance": null, "getter_method": "getCompleteValue", "containing_data_type_ref": "team.MembersAddJobStatusV2Result", "route_refs": [], "_type": "FieldReference"}, "team.MembersAddJobStatusV2Result.failed": {"fq_name": "team.MembersAddJobStatusV2Result.failed", "param_name": "failedValue", "static_instance": null, "getter_method": "getFailedValue", "containing_data_type_ref": "team.MembersAddJobStatusV2Result", "route_refs": [], "_type": "FieldReference"}, "team.MembersAddJobStatusV2Result.other": {"fq_name": "team.MembersAddJobStatusV2Result.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.MembersAddJobStatusV2Result", "route_refs": [], "_type": "FieldReference"}, "team.MembersAddLaunch.async_job_id": {"fq_name": "team.MembersAddLaunch.async_job_id", "param_name": "asyncJobIdValue", "static_instance": null, "getter_method": "getAsyncJobIdValue", "containing_data_type_ref": "team.MembersAddLaunch", "route_refs": [], "_type": "FieldReference"}, "team.MembersAddLaunch.complete": {"fq_name": "team.MembersAddLaunch.complete", "param_name": "completeValue", "static_instance": null, "getter_method": "getCompleteValue", "containing_data_type_ref": "team.MembersAddLaunch", "route_refs": [], "_type": "FieldReference"}, "team.MembersAddLaunchV2Result.async_job_id": {"fq_name": "team.MembersAddLaunchV2Result.async_job_id", "param_name": "asyncJobIdValue", "static_instance": null, "getter_method": "getAsyncJobIdValue", "containing_data_type_ref": "team.MembersAddLaunchV2Result", "route_refs": [], "_type": "FieldReference"}, "team.MembersAddLaunchV2Result.complete": {"fq_name": "team.MembersAddLaunchV2Result.complete", "param_name": "completeValue", "static_instance": null, "getter_method": "getCompleteValue", "containing_data_type_ref": "team.MembersAddLaunchV2Result", "route_refs": [], "_type": "FieldReference"}, "team.MembersAddLaunchV2Result.other": {"fq_name": "team.MembersAddLaunchV2Result.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.MembersAddLaunchV2Result", "route_refs": [], "_type": "FieldReference"}, "team.MembersAddV2Arg.new_members": {"fq_name": "team.MembersAddV2Arg.new_members", "param_name": "newMembers", "static_instance": null, "getter_method": "getNewMembers", "containing_data_type_ref": "team.MembersAddV2Arg", "route_refs": ["team.members/add_v2"], "_type": "FieldReference"}, "team.MembersAddV2Arg.force_async": {"fq_name": "team.MembersAddV2Arg.force_async", "param_name": "forceAsync", "static_instance": null, "getter_method": "getForceAsync", "containing_data_type_ref": "team.MembersAddV2Arg", "route_refs": ["team.members/add", "team.members/add_v2"], "_type": "FieldReference"}, "team.MembersDataTransferArg.user": {"fq_name": "team.MembersDataTransferArg.user", "param_name": "user", "static_instance": null, "getter_method": "getUser", "containing_data_type_ref": "team.MembersDataTransferArg", "route_refs": ["team.members/suspend"], "_type": "FieldReference"}, "team.MembersDataTransferArg.transfer_dest_id": {"fq_name": "team.MembersDataTransferArg.transfer_dest_id", "param_name": "transferDestId", "static_instance": null, "getter_method": "getTransferDestId", "containing_data_type_ref": "team.MembersDataTransferArg", "route_refs": [], "_type": "FieldReference"}, "team.MembersDataTransferArg.transfer_admin_id": {"fq_name": "team.MembersDataTransferArg.transfer_admin_id", "param_name": "transferAdminId", "static_instance": null, "getter_method": "getTransferAdminId", "containing_data_type_ref": "team.MembersDataTransferArg", "route_refs": [], "_type": "FieldReference"}, "team.MembersDeactivateArg.user": {"fq_name": "team.MembersDeactivateArg.user", "param_name": "user", "static_instance": null, "getter_method": "getUser", "containing_data_type_ref": "team.MembersDeactivateArg", "route_refs": ["team.members/suspend"], "_type": "FieldReference"}, "team.MembersDeactivateArg.wipe_data": {"fq_name": "team.MembersDeactivateArg.wipe_data", "param_name": "wipeData", "static_instance": null, "getter_method": "getWipeData", "containing_data_type_ref": "team.MembersDeactivateArg", "route_refs": ["team.members/suspend"], "_type": "FieldReference"}, "team.MembersDeactivateBaseArg.user": {"fq_name": "team.MembersDeactivateBaseArg.user", "param_name": "user", "static_instance": null, "getter_method": "getUser", "containing_data_type_ref": "team.MembersDeactivateBaseArg", "route_refs": ["team.members/suspend"], "_type": "FieldReference"}, "team.MembersDeactivateError.user_not_found": {"fq_name": "team.MembersDeactivateError.user_not_found", "param_name": "userNotFoundValue", "static_instance": "USER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.MembersDeactivateError", "route_refs": [], "_type": "FieldReference"}, "team.MembersDeactivateError.user_not_in_team": {"fq_name": "team.MembersDeactivateError.user_not_in_team", "param_name": "userNotInTeamValue", "static_instance": "USER_NOT_IN_TEAM", "getter_method": null, "containing_data_type_ref": "team.MembersDeactivateError", "route_refs": [], "_type": "FieldReference"}, "team.MembersDeactivateError.other": {"fq_name": "team.MembersDeactivateError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.MembersDeactivateError", "route_refs": [], "_type": "FieldReference"}, "team.MembersDeleteProfilePhotoArg.user": {"fq_name": "team.MembersDeleteProfilePhotoArg.user", "param_name": "user", "static_instance": null, "getter_method": "getUser", "containing_data_type_ref": "team.MembersDeleteProfilePhotoArg", "route_refs": [], "_type": "FieldReference"}, "team.MembersDeleteProfilePhotoError.user_not_found": {"fq_name": "team.MembersDeleteProfilePhotoError.user_not_found", "param_name": "userNotFoundValue", "static_instance": "USER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.MembersDeleteProfilePhotoError", "route_refs": [], "_type": "FieldReference"}, "team.MembersDeleteProfilePhotoError.user_not_in_team": {"fq_name": "team.MembersDeleteProfilePhotoError.user_not_in_team", "param_name": "userNotInTeamValue", "static_instance": "USER_NOT_IN_TEAM", "getter_method": null, "containing_data_type_ref": "team.MembersDeleteProfilePhotoError", "route_refs": [], "_type": "FieldReference"}, "team.MembersDeleteProfilePhotoError.set_profile_disallowed": {"fq_name": "team.MembersDeleteProfilePhotoError.set_profile_disallowed", "param_name": "setProfileDisallowedValue", "static_instance": "SET_PROFILE_DISALLOWED", "getter_method": null, "containing_data_type_ref": "team.MembersDeleteProfilePhotoError", "route_refs": [], "_type": "FieldReference"}, "team.MembersDeleteProfilePhotoError.other": {"fq_name": "team.MembersDeleteProfilePhotoError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.MembersDeleteProfilePhotoError", "route_refs": [], "_type": "FieldReference"}, "team.MembersGetAvailableTeamMemberRolesResult.roles": {"fq_name": "team.MembersGetAvailableTeamMemberRolesResult.roles", "param_name": "roles", "static_instance": null, "getter_method": "getRoles", "containing_data_type_ref": "team.MembersGetAvailableTeamMemberRolesResult", "route_refs": [], "_type": "FieldReference"}, "team.MembersGetInfoArgs.members": {"fq_name": "team.MembersGetInfoArgs.members", "param_name": "members", "static_instance": null, "getter_method": "getMembers", "containing_data_type_ref": "team.MembersGetInfoArgs", "route_refs": [], "_type": "FieldReference"}, "team.MembersGetInfoError.other": {"fq_name": "team.MembersGetInfoError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.MembersGetInfoError", "route_refs": [], "_type": "FieldReference"}, "team.MembersGetInfoItem.id_not_found": {"fq_name": "team.MembersGetInfoItem.id_not_found", "param_name": "idNotFoundValue", "static_instance": null, "getter_method": "getIdNotFoundValue", "containing_data_type_ref": "team.MembersGetInfoItem", "route_refs": [], "_type": "FieldReference"}, "team.MembersGetInfoItem.member_info": {"fq_name": "team.MembersGetInfoItem.member_info", "param_name": "memberInfoValue", "static_instance": null, "getter_method": "getMemberInfoValue", "containing_data_type_ref": "team.MembersGetInfoItem", "route_refs": [], "_type": "FieldReference"}, "team.MembersGetInfoItemBase.id_not_found": {"fq_name": "team.MembersGetInfoItemBase.id_not_found", "param_name": "idNotFoundValue", "static_instance": null, "getter_method": "getIdNotFoundValue", "containing_data_type_ref": "team.MembersGetInfoItemBase", "route_refs": [], "_type": "FieldReference"}, "team.MembersGetInfoItemV2.id_not_found": {"fq_name": "team.MembersGetInfoItemV2.id_not_found", "param_name": "idNotFoundValue", "static_instance": null, "getter_method": "getIdNotFoundValue", "containing_data_type_ref": "team.MembersGetInfoItemV2", "route_refs": [], "_type": "FieldReference"}, "team.MembersGetInfoItemV2.member_info": {"fq_name": "team.MembersGetInfoItemV2.member_info", "param_name": "memberInfoValue", "static_instance": null, "getter_method": "getMemberInfoValue", "containing_data_type_ref": "team.MembersGetInfoItemV2", "route_refs": [], "_type": "FieldReference"}, "team.MembersGetInfoItemV2.other": {"fq_name": "team.MembersGetInfoItemV2.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.MembersGetInfoItemV2", "route_refs": [], "_type": "FieldReference"}, "team.MembersGetInfoV2Arg.members": {"fq_name": "team.MembersGetInfoV2Arg.members", "param_name": "members", "static_instance": null, "getter_method": "getMembers", "containing_data_type_ref": "team.MembersGetInfoV2Arg", "route_refs": [], "_type": "FieldReference"}, "team.MembersGetInfoV2Result.members_info": {"fq_name": "team.MembersGetInfoV2Result.members_info", "param_name": "membersInfo", "static_instance": null, "getter_method": "getMembersInfo", "containing_data_type_ref": "team.MembersGetInfoV2Result", "route_refs": [], "_type": "FieldReference"}, "team.MembersInfo.team_member_ids": {"fq_name": "team.MembersInfo.team_member_ids", "param_name": "teamMemberIds", "static_instance": null, "getter_method": "getTeamMemberIds", "containing_data_type_ref": "team.MembersInfo", "route_refs": [], "_type": "FieldReference"}, "team.MembersInfo.permanently_deleted_users": {"fq_name": "team.MembersInfo.permanently_deleted_users", "param_name": "permanentlyDeletedUsers", "static_instance": null, "getter_method": "getPermanentlyDeletedUsers", "containing_data_type_ref": "team.MembersInfo", "route_refs": [], "_type": "FieldReference"}, "team.MembersListArg.limit": {"fq_name": "team.MembersListArg.limit", "param_name": "limit", "static_instance": null, "getter_method": "getLimit", "containing_data_type_ref": "team.MembersListArg", "route_refs": [], "_type": "FieldReference"}, "team.MembersListArg.include_removed": {"fq_name": "team.MembersListArg.include_removed", "param_name": "includeRemoved", "static_instance": null, "getter_method": "getIncludeRemoved", "containing_data_type_ref": "team.MembersListArg", "route_refs": [], "_type": "FieldReference"}, "team.MembersListContinueArg.cursor": {"fq_name": "team.MembersListContinueArg.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team.MembersListContinueArg", "route_refs": [], "_type": "FieldReference"}, "team.MembersListContinueError.invalid_cursor": {"fq_name": "team.MembersListContinueError.invalid_cursor", "param_name": "invalidCursorValue", "static_instance": "INVALID_CURSOR", "getter_method": null, "containing_data_type_ref": "team.MembersListContinueError", "route_refs": [], "_type": "FieldReference"}, "team.MembersListContinueError.other": {"fq_name": "team.MembersListContinueError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.MembersListContinueError", "route_refs": [], "_type": "FieldReference"}, "team.MembersListError.other": {"fq_name": "team.MembersListError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.MembersListError", "route_refs": [], "_type": "FieldReference"}, "team.MembersListResult.members": {"fq_name": "team.MembersListResult.members", "param_name": "members", "static_instance": null, "getter_method": "getMembers", "containing_data_type_ref": "team.MembersListResult", "route_refs": [], "_type": "FieldReference"}, "team.MembersListResult.cursor": {"fq_name": "team.MembersListResult.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team.MembersListResult", "route_refs": [], "_type": "FieldReference"}, "team.MembersListResult.has_more": {"fq_name": "team.MembersListResult.has_more", "param_name": "hasMore", "static_instance": null, "getter_method": "getHasMore", "containing_data_type_ref": "team.MembersListResult", "route_refs": [], "_type": "FieldReference"}, "team.MembersListV2Result.members": {"fq_name": "team.MembersListV2Result.members", "param_name": "members", "static_instance": null, "getter_method": "getMembers", "containing_data_type_ref": "team.MembersListV2Result", "route_refs": [], "_type": "FieldReference"}, "team.MembersListV2Result.cursor": {"fq_name": "team.MembersListV2Result.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team.MembersListV2Result", "route_refs": [], "_type": "FieldReference"}, "team.MembersListV2Result.has_more": {"fq_name": "team.MembersListV2Result.has_more", "param_name": "hasMore", "static_instance": null, "getter_method": "getHasMore", "containing_data_type_ref": "team.MembersListV2Result", "route_refs": [], "_type": "FieldReference"}, "team.MembersRecoverArg.user": {"fq_name": "team.MembersRecoverArg.user", "param_name": "user", "static_instance": null, "getter_method": "getUser", "containing_data_type_ref": "team.MembersRecoverArg", "route_refs": [], "_type": "FieldReference"}, "team.MembersRecoverError.user_not_found": {"fq_name": "team.MembersRecoverError.user_not_found", "param_name": "userNotFoundValue", "static_instance": "USER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.MembersRecoverError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRecoverError.user_unrecoverable": {"fq_name": "team.MembersRecoverError.user_unrecoverable", "param_name": "userUnrecoverableValue", "static_instance": "USER_UNRECOVERABLE", "getter_method": null, "containing_data_type_ref": "team.MembersRecoverError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRecoverError.user_not_in_team": {"fq_name": "team.MembersRecoverError.user_not_in_team", "param_name": "userNotInTeamValue", "static_instance": "USER_NOT_IN_TEAM", "getter_method": null, "containing_data_type_ref": "team.MembersRecoverError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRecoverError.team_license_limit": {"fq_name": "team.MembersRecoverError.team_license_limit", "param_name": "teamLicenseLimitValue", "static_instance": "TEAM_LICENSE_LIMIT", "getter_method": null, "containing_data_type_ref": "team.MembersRecoverError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRecoverError.other": {"fq_name": "team.MembersRecoverError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.MembersRecoverError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveArg.user": {"fq_name": "team.MembersRemoveArg.user", "param_name": "user", "static_instance": null, "getter_method": "getUser", "containing_data_type_ref": "team.MembersRemoveArg", "route_refs": ["team.members/suspend"], "_type": "FieldReference"}, "team.MembersRemoveArg.wipe_data": {"fq_name": "team.MembersRemoveArg.wipe_data", "param_name": "wipeData", "static_instance": null, "getter_method": "getWipeData", "containing_data_type_ref": "team.MembersRemoveArg", "route_refs": ["team.members/suspend"], "_type": "FieldReference"}, "team.MembersRemoveArg.transfer_dest_id": {"fq_name": "team.MembersRemoveArg.transfer_dest_id", "param_name": "transferDestId", "static_instance": null, "getter_method": "getTransferDestId", "containing_data_type_ref": "team.MembersRemoveArg", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveArg.transfer_admin_id": {"fq_name": "team.MembersRemoveArg.transfer_admin_id", "param_name": "transferAdminId", "static_instance": null, "getter_method": "getTransferAdminId", "containing_data_type_ref": "team.MembersRemoveArg", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveArg.keep_account": {"fq_name": "team.MembersRemoveArg.keep_account", "param_name": "keepAccount", "static_instance": null, "getter_method": "getKeepAccount", "containing_data_type_ref": "team.MembersRemoveArg", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveArg.retain_team_shares": {"fq_name": "team.MembersRemoveArg.retain_team_shares", "param_name": "retainTeamShares", "static_instance": null, "getter_method": "getRetainTeamShares", "containing_data_type_ref": "team.MembersRemoveArg", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveError.user_not_found": {"fq_name": "team.MembersRemoveError.user_not_found", "param_name": "userNotFoundValue", "static_instance": "USER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.MembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveError.user_not_in_team": {"fq_name": "team.MembersRemoveError.user_not_in_team", "param_name": "userNotInTeamValue", "static_instance": "USER_NOT_IN_TEAM", "getter_method": null, "containing_data_type_ref": "team.MembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveError.other": {"fq_name": "team.MembersRemoveError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.MembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveError.removed_and_transfer_dest_should_differ": {"fq_name": "team.MembersRemoveError.removed_and_transfer_dest_should_differ", "param_name": "removedAndTransferDestShouldDifferValue", "static_instance": "REMOVED_AND_TRANSFER_DEST_SHOULD_DIFFER", "getter_method": null, "containing_data_type_ref": "team.MembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveError.removed_and_transfer_admin_should_differ": {"fq_name": "team.MembersRemoveError.removed_and_transfer_admin_should_differ", "param_name": "removedAndTransferAdminShouldDifferValue", "static_instance": "REMOVED_AND_TRANSFER_ADMIN_SHOULD_DIFFER", "getter_method": null, "containing_data_type_ref": "team.MembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveError.transfer_dest_user_not_found": {"fq_name": "team.MembersRemoveError.transfer_dest_user_not_found", "param_name": "transferDestUserNotFoundValue", "static_instance": "TRANSFER_DEST_USER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.MembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveError.transfer_dest_user_not_in_team": {"fq_name": "team.MembersRemoveError.transfer_dest_user_not_in_team", "param_name": "transferDestUserNotInTeamValue", "static_instance": "TRANSFER_DEST_USER_NOT_IN_TEAM", "getter_method": null, "containing_data_type_ref": "team.MembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveError.transfer_admin_user_not_in_team": {"fq_name": "team.MembersRemoveError.transfer_admin_user_not_in_team", "param_name": "transferAdminUserNotInTeamValue", "static_instance": "TRANSFER_ADMIN_USER_NOT_IN_TEAM", "getter_method": null, "containing_data_type_ref": "team.MembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveError.transfer_admin_user_not_found": {"fq_name": "team.MembersRemoveError.transfer_admin_user_not_found", "param_name": "transferAdminUserNotFoundValue", "static_instance": "TRANSFER_ADMIN_USER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.MembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveError.unspecified_transfer_admin_id": {"fq_name": "team.MembersRemoveError.unspecified_transfer_admin_id", "param_name": "unspecifiedTransferAdminIdValue", "static_instance": "UNSPECIFIED_TRANSFER_ADMIN_ID", "getter_method": null, "containing_data_type_ref": "team.MembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveError.transfer_admin_is_not_admin": {"fq_name": "team.MembersRemoveError.transfer_admin_is_not_admin", "param_name": "transferAdminIsNotAdminValue", "static_instance": "TRANSFER_ADMIN_IS_NOT_ADMIN", "getter_method": null, "containing_data_type_ref": "team.MembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveError.recipient_not_verified": {"fq_name": "team.MembersRemoveError.recipient_not_verified", "param_name": "recipientNotVerifiedValue", "static_instance": "RECIPIENT_NOT_VERIFIED", "getter_method": null, "containing_data_type_ref": "team.MembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveError.remove_last_admin": {"fq_name": "team.MembersRemoveError.remove_last_admin", "param_name": "removeLastAdminValue", "static_instance": "REMOVE_LAST_ADMIN", "getter_method": null, "containing_data_type_ref": "team.MembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveError.cannot_keep_account_and_transfer": {"fq_name": "team.MembersRemoveError.cannot_keep_account_and_transfer", "param_name": "cannotKeepAccountAndTransferValue", "static_instance": "CANNOT_KEEP_ACCOUNT_AND_TRANSFER", "getter_method": null, "containing_data_type_ref": "team.MembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveError.cannot_keep_account_and_delete_data": {"fq_name": "team.MembersRemoveError.cannot_keep_account_and_delete_data", "param_name": "cannotKeepAccountAndDeleteDataValue", "static_instance": "CANNOT_KEEP_ACCOUNT_AND_DELETE_DATA", "getter_method": null, "containing_data_type_ref": "team.MembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveError.email_address_too_long_to_be_disabled": {"fq_name": "team.MembersRemoveError.email_address_too_long_to_be_disabled", "param_name": "emailAddressTooLongToBeDisabledValue", "static_instance": "EMAIL_ADDRESS_TOO_LONG_TO_BE_DISABLED", "getter_method": null, "containing_data_type_ref": "team.MembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveError.cannot_keep_invited_user_account": {"fq_name": "team.MembersRemoveError.cannot_keep_invited_user_account", "param_name": "cannotKeepInvitedUserAccountValue", "static_instance": "CANNOT_KEEP_INVITED_USER_ACCOUNT", "getter_method": null, "containing_data_type_ref": "team.MembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveError.cannot_retain_shares_when_data_wiped": {"fq_name": "team.MembersRemoveError.cannot_retain_shares_when_data_wiped", "param_name": "cannotRetainSharesWhenDataWipedValue", "static_instance": "CANNOT_RETAIN_SHARES_WHEN_DATA_WIPED", "getter_method": null, "containing_data_type_ref": "team.MembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveError.cannot_retain_shares_when_no_account_kept": {"fq_name": "team.MembersRemoveError.cannot_retain_shares_when_no_account_kept", "param_name": "cannotRetainSharesWhenNoAccountKeptValue", "static_instance": "CANNOT_RETAIN_SHARES_WHEN_NO_ACCOUNT_KEPT", "getter_method": null, "containing_data_type_ref": "team.MembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveError.cannot_retain_shares_when_team_external_sharing_off": {"fq_name": "team.MembersRemoveError.cannot_retain_shares_when_team_external_sharing_off", "param_name": "cannotRetainSharesWhenTeamExternalSharingOffValue", "static_instance": "CANNOT_RETAIN_SHARES_WHEN_TEAM_EXTERNAL_SHARING_OFF", "getter_method": null, "containing_data_type_ref": "team.MembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveError.cannot_keep_account": {"fq_name": "team.MembersRemoveError.cannot_keep_account", "param_name": "cannotKeepAccountValue", "static_instance": "CANNOT_KEEP_ACCOUNT", "getter_method": null, "containing_data_type_ref": "team.MembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveError.cannot_keep_account_under_legal_hold": {"fq_name": "team.MembersRemoveError.cannot_keep_account_under_legal_hold", "param_name": "cannotKeepAccountUnderLegalHoldValue", "static_instance": "CANNOT_KEEP_ACCOUNT_UNDER_LEGAL_HOLD", "getter_method": null, "containing_data_type_ref": "team.MembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.MembersRemoveError.cannot_keep_account_required_to_sign_tos": {"fq_name": "team.MembersRemoveError.cannot_keep_account_required_to_sign_tos", "param_name": "cannotKeepAccountRequiredToSignTosValue", "static_instance": "CANNOT_KEEP_ACCOUNT_REQUIRED_TO_SIGN_TOS", "getter_method": null, "containing_data_type_ref": "team.MembersRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSendWelcomeError.user_not_found": {"fq_name": "team.MembersSendWelcomeError.user_not_found", "param_name": "userNotFoundValue", "static_instance": "USER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.MembersSendWelcomeError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSendWelcomeError.user_not_in_team": {"fq_name": "team.MembersSendWelcomeError.user_not_in_team", "param_name": "userNotInTeamValue", "static_instance": "USER_NOT_IN_TEAM", "getter_method": null, "containing_data_type_ref": "team.MembersSendWelcomeError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSendWelcomeError.other": {"fq_name": "team.MembersSendWelcomeError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.MembersSendWelcomeError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetPermissions2Arg.user": {"fq_name": "team.MembersSetPermissions2Arg.user", "param_name": "user", "static_instance": null, "getter_method": "getUser", "containing_data_type_ref": "team.MembersSetPermissions2Arg", "route_refs": ["team.members/set_admin_permissions_v2"], "_type": "FieldReference"}, "team.MembersSetPermissions2Arg.new_roles": {"fq_name": "team.MembersSetPermissions2Arg.new_roles", "param_name": "newRoles", "static_instance": null, "getter_method": "getNewRoles", "containing_data_type_ref": "team.MembersSetPermissions2Arg", "route_refs": ["team.members/set_admin_permissions_v2"], "_type": "FieldReference"}, "team.MembersSetPermissions2Error.user_not_found": {"fq_name": "team.MembersSetPermissions2Error.user_not_found", "param_name": "userNotFoundValue", "static_instance": "USER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.MembersSetPermissions2Error", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetPermissions2Error.last_admin": {"fq_name": "team.MembersSetPermissions2Error.last_admin", "param_name": "lastAdminValue", "static_instance": "LAST_ADMIN", "getter_method": null, "containing_data_type_ref": "team.MembersSetPermissions2Error", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetPermissions2Error.user_not_in_team": {"fq_name": "team.MembersSetPermissions2Error.user_not_in_team", "param_name": "userNotInTeamValue", "static_instance": "USER_NOT_IN_TEAM", "getter_method": null, "containing_data_type_ref": "team.MembersSetPermissions2Error", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetPermissions2Error.cannot_set_permissions": {"fq_name": "team.MembersSetPermissions2Error.cannot_set_permissions", "param_name": "cannotSetPermissionsValue", "static_instance": "CANNOT_SET_PERMISSIONS", "getter_method": null, "containing_data_type_ref": "team.MembersSetPermissions2Error", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetPermissions2Error.role_not_found": {"fq_name": "team.MembersSetPermissions2Error.role_not_found", "param_name": "roleNotFoundValue", "static_instance": "ROLE_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.MembersSetPermissions2Error", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetPermissions2Error.other": {"fq_name": "team.MembersSetPermissions2Error.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.MembersSetPermissions2Error", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetPermissions2Result.team_member_id": {"fq_name": "team.MembersSetPermissions2Result.team_member_id", "param_name": "teamMemberId", "static_instance": null, "getter_method": "getTeamMemberId", "containing_data_type_ref": "team.MembersSetPermissions2Result", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetPermissions2Result.roles": {"fq_name": "team.MembersSetPermissions2Result.roles", "param_name": "roles", "static_instance": null, "getter_method": "getRoles", "containing_data_type_ref": "team.MembersSetPermissions2Result", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetPermissionsArg.user": {"fq_name": "team.MembersSetPermissionsArg.user", "param_name": "user", "static_instance": null, "getter_method": "getUser", "containing_data_type_ref": "team.MembersSetPermissionsArg", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetPermissionsArg.new_role": {"fq_name": "team.MembersSetPermissionsArg.new_role", "param_name": "newRole", "static_instance": null, "getter_method": "getNewRole", "containing_data_type_ref": "team.MembersSetPermissionsArg", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetPermissionsError.user_not_found": {"fq_name": "team.MembersSetPermissionsError.user_not_found", "param_name": "userNotFoundValue", "static_instance": "USER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.MembersSetPermissionsError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetPermissionsError.last_admin": {"fq_name": "team.MembersSetPermissionsError.last_admin", "param_name": "lastAdminValue", "static_instance": "LAST_ADMIN", "getter_method": null, "containing_data_type_ref": "team.MembersSetPermissionsError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetPermissionsError.user_not_in_team": {"fq_name": "team.MembersSetPermissionsError.user_not_in_team", "param_name": "userNotInTeamValue", "static_instance": "USER_NOT_IN_TEAM", "getter_method": null, "containing_data_type_ref": "team.MembersSetPermissionsError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetPermissionsError.cannot_set_permissions": {"fq_name": "team.MembersSetPermissionsError.cannot_set_permissions", "param_name": "cannotSetPermissionsValue", "static_instance": "CANNOT_SET_PERMISSIONS", "getter_method": null, "containing_data_type_ref": "team.MembersSetPermissionsError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetPermissionsError.team_license_limit": {"fq_name": "team.MembersSetPermissionsError.team_license_limit", "param_name": "teamLicenseLimitValue", "static_instance": "TEAM_LICENSE_LIMIT", "getter_method": null, "containing_data_type_ref": "team.MembersSetPermissionsError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetPermissionsError.other": {"fq_name": "team.MembersSetPermissionsError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.MembersSetPermissionsError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetPermissionsResult.team_member_id": {"fq_name": "team.MembersSetPermissionsResult.team_member_id", "param_name": "teamMemberId", "static_instance": null, "getter_method": "getTeamMemberId", "containing_data_type_ref": "team.MembersSetPermissionsResult", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetPermissionsResult.role": {"fq_name": "team.MembersSetPermissionsResult.role", "param_name": "role", "static_instance": null, "getter_method": "getRole", "containing_data_type_ref": "team.MembersSetPermissionsResult", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfileArg.user": {"fq_name": "team.MembersSetProfileArg.user", "param_name": "user", "static_instance": null, "getter_method": "getUser", "containing_data_type_ref": "team.MembersSetProfileArg", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfileArg.new_email": {"fq_name": "team.MembersSetProfileArg.new_email", "param_name": "newEmail", "static_instance": null, "getter_method": "getNewEmail", "containing_data_type_ref": "team.MembersSetProfileArg", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfileArg.new_external_id": {"fq_name": "team.MembersSetProfileArg.new_external_id", "param_name": "newExternalId", "static_instance": null, "getter_method": "getNewExternalId", "containing_data_type_ref": "team.MembersSetProfileArg", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfileArg.new_given_name": {"fq_name": "team.MembersSetProfileArg.new_given_name", "param_name": "newGivenName", "static_instance": null, "getter_method": "getNewGivenName", "containing_data_type_ref": "team.MembersSetProfileArg", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfileArg.new_surname": {"fq_name": "team.MembersSetProfileArg.new_surname", "param_name": "newSurname", "static_instance": null, "getter_method": "getNewSurname", "containing_data_type_ref": "team.MembersSetProfileArg", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfileArg.new_persistent_id": {"fq_name": "team.MembersSetProfileArg.new_persistent_id", "param_name": "newPersistentId", "static_instance": null, "getter_method": "getNewPersistentId", "containing_data_type_ref": "team.MembersSetProfileArg", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfileArg.new_is_directory_restricted": {"fq_name": "team.MembersSetProfileArg.new_is_directory_restricted", "param_name": "newIsDirectoryRestricted", "static_instance": null, "getter_method": "getNewIsDirectoryRestricted", "containing_data_type_ref": "team.MembersSetProfileArg", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfileError.user_not_found": {"fq_name": "team.MembersSetProfileError.user_not_found", "param_name": "userNotFoundValue", "static_instance": "USER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.MembersSetProfileError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfileError.user_not_in_team": {"fq_name": "team.MembersSetProfileError.user_not_in_team", "param_name": "userNotInTeamValue", "static_instance": "USER_NOT_IN_TEAM", "getter_method": null, "containing_data_type_ref": "team.MembersSetProfileError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfileError.external_id_and_new_external_id_unsafe": {"fq_name": "team.MembersSetProfileError.external_id_and_new_external_id_unsafe", "param_name": "externalIdAndNewExternalIdUnsafeValue", "static_instance": "EXTERNAL_ID_AND_NEW_EXTERNAL_ID_UNSAFE", "getter_method": null, "containing_data_type_ref": "team.MembersSetProfileError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfileError.no_new_data_specified": {"fq_name": "team.MembersSetProfileError.no_new_data_specified", "param_name": "noNewDataSpecifiedValue", "static_instance": "NO_NEW_DATA_SPECIFIED", "getter_method": null, "containing_data_type_ref": "team.MembersSetProfileError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfileError.email_reserved_for_other_user": {"fq_name": "team.MembersSetProfileError.email_reserved_for_other_user", "param_name": "emailReservedForOtherUserValue", "static_instance": "EMAIL_RESERVED_FOR_OTHER_USER", "getter_method": null, "containing_data_type_ref": "team.MembersSetProfileError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfileError.external_id_used_by_other_user": {"fq_name": "team.MembersSetProfileError.external_id_used_by_other_user", "param_name": "externalIdUsedByOtherUserValue", "static_instance": "EXTERNAL_ID_USED_BY_OTHER_USER", "getter_method": null, "containing_data_type_ref": "team.MembersSetProfileError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfileError.set_profile_disallowed": {"fq_name": "team.MembersSetProfileError.set_profile_disallowed", "param_name": "setProfileDisallowedValue", "static_instance": "SET_PROFILE_DISALLOWED", "getter_method": null, "containing_data_type_ref": "team.MembersSetProfileError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfileError.param_cannot_be_empty": {"fq_name": "team.MembersSetProfileError.param_cannot_be_empty", "param_name": "paramCannotBeEmptyValue", "static_instance": "PARAM_CANNOT_BE_EMPTY", "getter_method": null, "containing_data_type_ref": "team.MembersSetProfileError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfileError.persistent_id_disabled": {"fq_name": "team.MembersSetProfileError.persistent_id_disabled", "param_name": "persistentIdDisabledValue", "static_instance": "PERSISTENT_ID_DISABLED", "getter_method": null, "containing_data_type_ref": "team.MembersSetProfileError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfileError.persistent_id_used_by_other_user": {"fq_name": "team.MembersSetProfileError.persistent_id_used_by_other_user", "param_name": "persistentIdUsedByOtherUserValue", "static_instance": "PERSISTENT_ID_USED_BY_OTHER_USER", "getter_method": null, "containing_data_type_ref": "team.MembersSetProfileError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfileError.directory_restricted_off": {"fq_name": "team.MembersSetProfileError.directory_restricted_off", "param_name": "directoryRestrictedOffValue", "static_instance": "DIRECTORY_RESTRICTED_OFF", "getter_method": null, "containing_data_type_ref": "team.MembersSetProfileError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfileError.other": {"fq_name": "team.MembersSetProfileError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.MembersSetProfileError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfilePhotoArg.user": {"fq_name": "team.MembersSetProfilePhotoArg.user", "param_name": "user", "static_instance": null, "getter_method": "getUser", "containing_data_type_ref": "team.MembersSetProfilePhotoArg", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfilePhotoArg.photo": {"fq_name": "team.MembersSetProfilePhotoArg.photo", "param_name": "photo", "static_instance": null, "getter_method": "getPhoto", "containing_data_type_ref": "team.MembersSetProfilePhotoArg", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfilePhotoError.user_not_found": {"fq_name": "team.MembersSetProfilePhotoError.user_not_found", "param_name": "userNotFoundValue", "static_instance": "USER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.MembersSetProfilePhotoError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfilePhotoError.user_not_in_team": {"fq_name": "team.MembersSetProfilePhotoError.user_not_in_team", "param_name": "userNotInTeamValue", "static_instance": "USER_NOT_IN_TEAM", "getter_method": null, "containing_data_type_ref": "team.MembersSetProfilePhotoError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfilePhotoError.set_profile_disallowed": {"fq_name": "team.MembersSetProfilePhotoError.set_profile_disallowed", "param_name": "setProfileDisallowedValue", "static_instance": "SET_PROFILE_DISALLOWED", "getter_method": null, "containing_data_type_ref": "team.MembersSetProfilePhotoError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfilePhotoError.photo_error": {"fq_name": "team.MembersSetProfilePhotoError.photo_error", "param_name": "photoErrorValue", "static_instance": null, "getter_method": "getPhotoErrorValue", "containing_data_type_ref": "team.MembersSetProfilePhotoError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSetProfilePhotoError.other": {"fq_name": "team.MembersSetProfilePhotoError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.MembersSetProfilePhotoError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSuspendError.user_not_found": {"fq_name": "team.MembersSuspendError.user_not_found", "param_name": "userNotFoundValue", "static_instance": "USER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.MembersSuspendError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSuspendError.user_not_in_team": {"fq_name": "team.MembersSuspendError.user_not_in_team", "param_name": "userNotInTeamValue", "static_instance": "USER_NOT_IN_TEAM", "getter_method": null, "containing_data_type_ref": "team.MembersSuspendError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSuspendError.other": {"fq_name": "team.MembersSuspendError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.MembersSuspendError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSuspendError.suspend_inactive_user": {"fq_name": "team.MembersSuspendError.suspend_inactive_user", "param_name": "suspendInactiveUserValue", "static_instance": "SUSPEND_INACTIVE_USER", "getter_method": null, "containing_data_type_ref": "team.MembersSuspendError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSuspendError.suspend_last_admin": {"fq_name": "team.MembersSuspendError.suspend_last_admin", "param_name": "suspendLastAdminValue", "static_instance": "SUSPEND_LAST_ADMIN", "getter_method": null, "containing_data_type_ref": "team.MembersSuspendError", "route_refs": [], "_type": "FieldReference"}, "team.MembersSuspendError.team_license_limit": {"fq_name": "team.MembersSuspendError.team_license_limit", "param_name": "teamLicenseLimitValue", "static_instance": "TEAM_LICENSE_LIMIT", "getter_method": null, "containing_data_type_ref": "team.MembersSuspendError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFilesError.user_not_found": {"fq_name": "team.MembersTransferFilesError.user_not_found", "param_name": "userNotFoundValue", "static_instance": "USER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFilesError.user_not_in_team": {"fq_name": "team.MembersTransferFilesError.user_not_in_team", "param_name": "userNotInTeamValue", "static_instance": "USER_NOT_IN_TEAM", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFilesError.other": {"fq_name": "team.MembersTransferFilesError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFilesError.removed_and_transfer_dest_should_differ": {"fq_name": "team.MembersTransferFilesError.removed_and_transfer_dest_should_differ", "param_name": "removedAndTransferDestShouldDifferValue", "static_instance": "REMOVED_AND_TRANSFER_DEST_SHOULD_DIFFER", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFilesError.removed_and_transfer_admin_should_differ": {"fq_name": "team.MembersTransferFilesError.removed_and_transfer_admin_should_differ", "param_name": "removedAndTransferAdminShouldDifferValue", "static_instance": "REMOVED_AND_TRANSFER_ADMIN_SHOULD_DIFFER", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFilesError.transfer_dest_user_not_found": {"fq_name": "team.MembersTransferFilesError.transfer_dest_user_not_found", "param_name": "transferDestUserNotFoundValue", "static_instance": "TRANSFER_DEST_USER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFilesError.transfer_dest_user_not_in_team": {"fq_name": "team.MembersTransferFilesError.transfer_dest_user_not_in_team", "param_name": "transferDestUserNotInTeamValue", "static_instance": "TRANSFER_DEST_USER_NOT_IN_TEAM", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFilesError.transfer_admin_user_not_in_team": {"fq_name": "team.MembersTransferFilesError.transfer_admin_user_not_in_team", "param_name": "transferAdminUserNotInTeamValue", "static_instance": "TRANSFER_ADMIN_USER_NOT_IN_TEAM", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFilesError.transfer_admin_user_not_found": {"fq_name": "team.MembersTransferFilesError.transfer_admin_user_not_found", "param_name": "transferAdminUserNotFoundValue", "static_instance": "TRANSFER_ADMIN_USER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFilesError.unspecified_transfer_admin_id": {"fq_name": "team.MembersTransferFilesError.unspecified_transfer_admin_id", "param_name": "unspecifiedTransferAdminIdValue", "static_instance": "UNSPECIFIED_TRANSFER_ADMIN_ID", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFilesError.transfer_admin_is_not_admin": {"fq_name": "team.MembersTransferFilesError.transfer_admin_is_not_admin", "param_name": "transferAdminIsNotAdminValue", "static_instance": "TRANSFER_ADMIN_IS_NOT_ADMIN", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFilesError.recipient_not_verified": {"fq_name": "team.MembersTransferFilesError.recipient_not_verified", "param_name": "recipientNotVerifiedValue", "static_instance": "RECIPIENT_NOT_VERIFIED", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFormerMembersFilesError.user_not_found": {"fq_name": "team.MembersTransferFormerMembersFilesError.user_not_found", "param_name": "userNotFoundValue", "static_instance": "USER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFormerMembersFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFormerMembersFilesError.user_not_in_team": {"fq_name": "team.MembersTransferFormerMembersFilesError.user_not_in_team", "param_name": "userNotInTeamValue", "static_instance": "USER_NOT_IN_TEAM", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFormerMembersFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFormerMembersFilesError.other": {"fq_name": "team.MembersTransferFormerMembersFilesError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFormerMembersFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFormerMembersFilesError.removed_and_transfer_dest_should_differ": {"fq_name": "team.MembersTransferFormerMembersFilesError.removed_and_transfer_dest_should_differ", "param_name": "removedAndTransferDestShouldDifferValue", "static_instance": "REMOVED_AND_TRANSFER_DEST_SHOULD_DIFFER", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFormerMembersFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFormerMembersFilesError.removed_and_transfer_admin_should_differ": {"fq_name": "team.MembersTransferFormerMembersFilesError.removed_and_transfer_admin_should_differ", "param_name": "removedAndTransferAdminShouldDifferValue", "static_instance": "REMOVED_AND_TRANSFER_ADMIN_SHOULD_DIFFER", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFormerMembersFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFormerMembersFilesError.transfer_dest_user_not_found": {"fq_name": "team.MembersTransferFormerMembersFilesError.transfer_dest_user_not_found", "param_name": "transferDestUserNotFoundValue", "static_instance": "TRANSFER_DEST_USER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFormerMembersFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFormerMembersFilesError.transfer_dest_user_not_in_team": {"fq_name": "team.MembersTransferFormerMembersFilesError.transfer_dest_user_not_in_team", "param_name": "transferDestUserNotInTeamValue", "static_instance": "TRANSFER_DEST_USER_NOT_IN_TEAM", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFormerMembersFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFormerMembersFilesError.transfer_admin_user_not_in_team": {"fq_name": "team.MembersTransferFormerMembersFilesError.transfer_admin_user_not_in_team", "param_name": "transferAdminUserNotInTeamValue", "static_instance": "TRANSFER_ADMIN_USER_NOT_IN_TEAM", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFormerMembersFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFormerMembersFilesError.transfer_admin_user_not_found": {"fq_name": "team.MembersTransferFormerMembersFilesError.transfer_admin_user_not_found", "param_name": "transferAdminUserNotFoundValue", "static_instance": "TRANSFER_ADMIN_USER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFormerMembersFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFormerMembersFilesError.unspecified_transfer_admin_id": {"fq_name": "team.MembersTransferFormerMembersFilesError.unspecified_transfer_admin_id", "param_name": "unspecifiedTransferAdminIdValue", "static_instance": "UNSPECIFIED_TRANSFER_ADMIN_ID", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFormerMembersFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFormerMembersFilesError.transfer_admin_is_not_admin": {"fq_name": "team.MembersTransferFormerMembersFilesError.transfer_admin_is_not_admin", "param_name": "transferAdminIsNotAdminValue", "static_instance": "TRANSFER_ADMIN_IS_NOT_ADMIN", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFormerMembersFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFormerMembersFilesError.recipient_not_verified": {"fq_name": "team.MembersTransferFormerMembersFilesError.recipient_not_verified", "param_name": "recipientNotVerifiedValue", "static_instance": "RECIPIENT_NOT_VERIFIED", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFormerMembersFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFormerMembersFilesError.user_data_is_being_transferred": {"fq_name": "team.MembersTransferFormerMembersFilesError.user_data_is_being_transferred", "param_name": "userDataIsBeingTransferredValue", "static_instance": "USER_DATA_IS_BEING_TRANSFERRED", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFormerMembersFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFormerMembersFilesError.user_not_removed": {"fq_name": "team.MembersTransferFormerMembersFilesError.user_not_removed", "param_name": "userNotRemovedValue", "static_instance": "USER_NOT_REMOVED", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFormerMembersFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFormerMembersFilesError.user_data_cannot_be_transferred": {"fq_name": "team.MembersTransferFormerMembersFilesError.user_data_cannot_be_transferred", "param_name": "userDataCannotBeTransferredValue", "static_instance": "USER_DATA_CANNOT_BE_TRANSFERRED", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFormerMembersFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersTransferFormerMembersFilesError.user_data_already_transferred": {"fq_name": "team.MembersTransferFormerMembersFilesError.user_data_already_transferred", "param_name": "userDataAlreadyTransferredValue", "static_instance": "USER_DATA_ALREADY_TRANSFERRED", "getter_method": null, "containing_data_type_ref": "team.MembersTransferFormerMembersFilesError", "route_refs": [], "_type": "FieldReference"}, "team.MembersUnsuspendArg.user": {"fq_name": "team.MembersUnsuspendArg.user", "param_name": "user", "static_instance": null, "getter_method": "getUser", "containing_data_type_ref": "team.MembersUnsuspendArg", "route_refs": [], "_type": "FieldReference"}, "team.MembersUnsuspendError.user_not_found": {"fq_name": "team.MembersUnsuspendError.user_not_found", "param_name": "userNotFoundValue", "static_instance": "USER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.MembersUnsuspendError", "route_refs": [], "_type": "FieldReference"}, "team.MembersUnsuspendError.user_not_in_team": {"fq_name": "team.MembersUnsuspendError.user_not_in_team", "param_name": "userNotInTeamValue", "static_instance": "USER_NOT_IN_TEAM", "getter_method": null, "containing_data_type_ref": "team.MembersUnsuspendError", "route_refs": [], "_type": "FieldReference"}, "team.MembersUnsuspendError.other": {"fq_name": "team.MembersUnsuspendError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.MembersUnsuspendError", "route_refs": [], "_type": "FieldReference"}, "team.MembersUnsuspendError.unsuspend_non_suspended_member": {"fq_name": "team.MembersUnsuspendError.unsuspend_non_suspended_member", "param_name": "unsuspendNonSuspendedMemberValue", "static_instance": "UNSUSPEND_NON_SUSPENDED_MEMBER", "getter_method": null, "containing_data_type_ref": "team.MembersUnsuspendError", "route_refs": [], "_type": "FieldReference"}, "team.MembersUnsuspendError.team_license_limit": {"fq_name": "team.MembersUnsuspendError.team_license_limit", "param_name": "teamLicenseLimitValue", "static_instance": "TEAM_LICENSE_LIMIT", "getter_method": null, "containing_data_type_ref": "team.MembersUnsuspendError", "route_refs": [], "_type": "FieldReference"}, "team.MobileClientPlatform.iphone": {"fq_name": "team.MobileClientPlatform.iphone", "param_name": "iphoneValue", "static_instance": "IPHONE", "getter_method": null, "containing_data_type_ref": "team.MobileClientPlatform", "route_refs": [], "_type": "FieldReference"}, "team.MobileClientPlatform.ipad": {"fq_name": "team.MobileClientPlatform.ipad", "param_name": "ipadValue", "static_instance": "IPAD", "getter_method": null, "containing_data_type_ref": "team.MobileClientPlatform", "route_refs": [], "_type": "FieldReference"}, "team.MobileClientPlatform.android": {"fq_name": "team.MobileClientPlatform.android", "param_name": "androidValue", "static_instance": "ANDROID", "getter_method": null, "containing_data_type_ref": "team.MobileClientPlatform", "route_refs": [], "_type": "FieldReference"}, "team.MobileClientPlatform.windows_phone": {"fq_name": "team.MobileClientPlatform.windows_phone", "param_name": "windowsPhoneValue", "static_instance": "WINDOWS_PHONE", "getter_method": null, "containing_data_type_ref": "team.MobileClientPlatform", "route_refs": [], "_type": "FieldReference"}, "team.MobileClientPlatform.blackberry": {"fq_name": "team.MobileClientPlatform.blackberry", "param_name": "blackberryValue", "static_instance": "BLACKBERRY", "getter_method": null, "containing_data_type_ref": "team.MobileClientPlatform", "route_refs": [], "_type": "FieldReference"}, "team.MobileClientPlatform.other": {"fq_name": "team.MobileClientPlatform.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.MobileClientPlatform", "route_refs": [], "_type": "FieldReference"}, "team.MobileClientSession.session_id": {"fq_name": "team.MobileClientSession.session_id", "param_name": "sessionId", "static_instance": null, "getter_method": "getSessionId", "containing_data_type_ref": "team.MobileClientSession", "route_refs": [], "_type": "FieldReference"}, "team.MobileClientSession.device_name": {"fq_name": "team.MobileClientSession.device_name", "param_name": "deviceName", "static_instance": null, "getter_method": "getDeviceName", "containing_data_type_ref": "team.MobileClientSession", "route_refs": [], "_type": "FieldReference"}, "team.MobileClientSession.client_type": {"fq_name": "team.MobileClientSession.client_type", "param_name": "clientType", "static_instance": null, "getter_method": "getClientType", "containing_data_type_ref": "team.MobileClientSession", "route_refs": [], "_type": "FieldReference"}, "team.MobileClientSession.ip_address": {"fq_name": "team.MobileClientSession.ip_address", "param_name": "ipAddress", "static_instance": null, "getter_method": "getIpAddress", "containing_data_type_ref": "team.MobileClientSession", "route_refs": [], "_type": "FieldReference"}, "team.MobileClientSession.country": {"fq_name": "team.MobileClientSession.country", "param_name": "country", "static_instance": null, "getter_method": "getCountry", "containing_data_type_ref": "team.MobileClientSession", "route_refs": [], "_type": "FieldReference"}, "team.MobileClientSession.created": {"fq_name": "team.MobileClientSession.created", "param_name": "created", "static_instance": null, "getter_method": "getCreated", "containing_data_type_ref": "team.MobileClientSession", "route_refs": [], "_type": "FieldReference"}, "team.MobileClientSession.updated": {"fq_name": "team.MobileClientSession.updated", "param_name": "updated", "static_instance": null, "getter_method": "getUpdated", "containing_data_type_ref": "team.MobileClientSession", "route_refs": [], "_type": "FieldReference"}, "team.MobileClientSession.client_version": {"fq_name": "team.MobileClientSession.client_version", "param_name": "clientVersion", "static_instance": null, "getter_method": "getClientVersion", "containing_data_type_ref": "team.MobileClientSession", "route_refs": [], "_type": "FieldReference"}, "team.MobileClientSession.os_version": {"fq_name": "team.MobileClientSession.os_version", "param_name": "osVersion", "static_instance": null, "getter_method": "getOsVersion", "containing_data_type_ref": "team.MobileClientSession", "route_refs": [], "_type": "FieldReference"}, "team.MobileClientSession.last_carrier": {"fq_name": "team.MobileClientSession.last_carrier", "param_name": "lastCarrier", "static_instance": null, "getter_method": "getLastCarrier", "containing_data_type_ref": "team.MobileClientSession", "route_refs": [], "_type": "FieldReference"}, "team.NamespaceMetadata.name": {"fq_name": "team.NamespaceMetadata.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team.NamespaceMetadata", "route_refs": [], "_type": "FieldReference"}, "team.NamespaceMetadata.namespace_id": {"fq_name": "team.NamespaceMetadata.namespace_id", "param_name": "namespaceId", "static_instance": null, "getter_method": "getNamespaceId", "containing_data_type_ref": "team.NamespaceMetadata", "route_refs": [], "_type": "FieldReference"}, "team.NamespaceMetadata.namespace_type": {"fq_name": "team.NamespaceMetadata.namespace_type", "param_name": "namespaceType", "static_instance": null, "getter_method": "getNamespaceType", "containing_data_type_ref": "team.NamespaceMetadata", "route_refs": [], "_type": "FieldReference"}, "team.NamespaceMetadata.team_member_id": {"fq_name": "team.NamespaceMetadata.team_member_id", "param_name": "teamMemberId", "static_instance": null, "getter_method": "getTeamMemberId", "containing_data_type_ref": "team.NamespaceMetadata", "route_refs": [], "_type": "FieldReference"}, "team.NamespaceType.app_folder": {"fq_name": "team.NamespaceType.app_folder", "param_name": "appFolderValue", "static_instance": "APP_FOLDER", "getter_method": null, "containing_data_type_ref": "team.NamespaceType", "route_refs": [], "_type": "FieldReference"}, "team.NamespaceType.shared_folder": {"fq_name": "team.NamespaceType.shared_folder", "param_name": "sharedFolderValue", "static_instance": "SHARED_FOLDER", "getter_method": null, "containing_data_type_ref": "team.NamespaceType", "route_refs": [], "_type": "FieldReference"}, "team.NamespaceType.team_folder": {"fq_name": "team.NamespaceType.team_folder", "param_name": "teamFolderValue", "static_instance": "TEAM_FOLDER", "getter_method": null, "containing_data_type_ref": "team.NamespaceType", "route_refs": [], "_type": "FieldReference"}, "team.NamespaceType.team_member_folder": {"fq_name": "team.NamespaceType.team_member_folder", "param_name": "teamMemberFolderValue", "static_instance": "TEAM_MEMBER_FOLDER", "getter_method": null, "containing_data_type_ref": "team.NamespaceType", "route_refs": [], "_type": "FieldReference"}, "team.NamespaceType.other": {"fq_name": "team.NamespaceType.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.NamespaceType", "route_refs": [], "_type": "FieldReference"}, "team.RemoveCustomQuotaResult.success": {"fq_name": "team.RemoveCustomQuotaResult.success", "param_name": "successValue", "static_instance": null, "getter_method": "getSuccessValue", "containing_data_type_ref": "team.RemoveCustomQuotaResult", "route_refs": [], "_type": "FieldReference"}, "team.RemoveCustomQuotaResult.invalid_user": {"fq_name": "team.RemoveCustomQuotaResult.invalid_user", "param_name": "invalidUserValue", "static_instance": null, "getter_method": "getInvalidUserValue", "containing_data_type_ref": "team.RemoveCustomQuotaResult", "route_refs": [], "_type": "FieldReference"}, "team.RemoveCustomQuotaResult.other": {"fq_name": "team.RemoveCustomQuotaResult.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.RemoveCustomQuotaResult", "route_refs": [], "_type": "FieldReference"}, "team.RemovedStatus.is_recoverable": {"fq_name": "team.RemovedStatus.is_recoverable", "param_name": "isRecoverable", "static_instance": null, "getter_method": "getIsRecoverable", "containing_data_type_ref": "team.RemovedStatus", "route_refs": [], "_type": "FieldReference"}, "team.RemovedStatus.is_disconnected": {"fq_name": "team.RemovedStatus.is_disconnected", "param_name": "isDisconnected", "static_instance": null, "getter_method": "getIsDisconnected", "containing_data_type_ref": "team.RemovedStatus", "route_refs": [], "_type": "FieldReference"}, "team.ResendSecondaryEmailResult.success": {"fq_name": "team.ResendSecondaryEmailResult.success", "param_name": "successValue", "static_instance": null, "getter_method": "getSuccessValue", "containing_data_type_ref": "team.ResendSecondaryEmailResult", "route_refs": [], "_type": "FieldReference"}, "team.ResendSecondaryEmailResult.not_pending": {"fq_name": "team.ResendSecondaryEmailResult.not_pending", "param_name": "notPendingValue", "static_instance": null, "getter_method": "getNotPendingValue", "containing_data_type_ref": "team.ResendSecondaryEmailResult", "route_refs": [], "_type": "FieldReference"}, "team.ResendSecondaryEmailResult.rate_limited": {"fq_name": "team.ResendSecondaryEmailResult.rate_limited", "param_name": "rateLimitedValue", "static_instance": null, "getter_method": "getRateLimitedValue", "containing_data_type_ref": "team.ResendSecondaryEmailResult", "route_refs": [], "_type": "FieldReference"}, "team.ResendSecondaryEmailResult.other": {"fq_name": "team.ResendSecondaryEmailResult.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.ResendSecondaryEmailResult", "route_refs": [], "_type": "FieldReference"}, "team.ResendVerificationEmailArg.emails_to_resend": {"fq_name": "team.ResendVerificationEmailArg.emails_to_resend", "param_name": "emailsToResend", "static_instance": null, "getter_method": "getEmailsToResend", "containing_data_type_ref": "team.ResendVerificationEmailArg", "route_refs": [], "_type": "FieldReference"}, "team.ResendVerificationEmailResult.results": {"fq_name": "team.ResendVerificationEmailResult.results", "param_name": "results", "static_instance": null, "getter_method": "getResults", "containing_data_type_ref": "team.ResendVerificationEmailResult", "route_refs": [], "_type": "FieldReference"}, "team.RevokeDesktopClientArg.session_id": {"fq_name": "team.RevokeDesktopClientArg.session_id", "param_name": "sessionId", "static_instance": null, "getter_method": "getSessionId", "containing_data_type_ref": "team.RevokeDesktopClientArg", "route_refs": [], "_type": "FieldReference"}, "team.RevokeDesktopClientArg.team_member_id": {"fq_name": "team.RevokeDesktopClientArg.team_member_id", "param_name": "teamMemberId", "static_instance": null, "getter_method": "getTeamMemberId", "containing_data_type_ref": "team.RevokeDesktopClientArg", "route_refs": [], "_type": "FieldReference"}, "team.RevokeDesktopClientArg.delete_on_unlink": {"fq_name": "team.RevokeDesktopClientArg.delete_on_unlink", "param_name": "deleteOnUnlink", "static_instance": null, "getter_method": "getDeleteOnUnlink", "containing_data_type_ref": "team.RevokeDesktopClientArg", "route_refs": [], "_type": "FieldReference"}, "team.RevokeDeviceSessionArg.web_session": {"fq_name": "team.RevokeDeviceSessionArg.web_session", "param_name": "webSessionValue", "static_instance": null, "getter_method": "getWebSessionValue", "containing_data_type_ref": "team.RevokeDeviceSessionArg", "route_refs": [], "_type": "FieldReference"}, "team.RevokeDeviceSessionArg.desktop_client": {"fq_name": "team.RevokeDeviceSessionArg.desktop_client", "param_name": "desktopClientValue", "static_instance": null, "getter_method": "getDesktopClientValue", "containing_data_type_ref": "team.RevokeDeviceSessionArg", "route_refs": [], "_type": "FieldReference"}, "team.RevokeDeviceSessionArg.mobile_client": {"fq_name": "team.RevokeDeviceSessionArg.mobile_client", "param_name": "mobileClientValue", "static_instance": null, "getter_method": "getMobileClientValue", "containing_data_type_ref": "team.RevokeDeviceSessionArg", "route_refs": [], "_type": "FieldReference"}, "team.RevokeDeviceSessionBatchArg.revoke_devices": {"fq_name": "team.RevokeDeviceSessionBatchArg.revoke_devices", "param_name": "revokeDevices", "static_instance": null, "getter_method": "getRevokeDevices", "containing_data_type_ref": "team.RevokeDeviceSessionBatchArg", "route_refs": [], "_type": "FieldReference"}, "team.RevokeDeviceSessionBatchError.other": {"fq_name": "team.RevokeDeviceSessionBatchError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.RevokeDeviceSessionBatchError", "route_refs": [], "_type": "FieldReference"}, "team.RevokeDeviceSessionBatchResult.revoke_devices_status": {"fq_name": "team.RevokeDeviceSessionBatchResult.revoke_devices_status", "param_name": "revokeDevicesStatus", "static_instance": null, "getter_method": "getRevokeDevicesStatus", "containing_data_type_ref": "team.RevokeDeviceSessionBatchResult", "route_refs": [], "_type": "FieldReference"}, "team.RevokeDeviceSessionError.device_session_not_found": {"fq_name": "team.RevokeDeviceSessionError.device_session_not_found", "param_name": "deviceSessionNotFoundValue", "static_instance": "DEVICE_SESSION_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.RevokeDeviceSessionError", "route_refs": [], "_type": "FieldReference"}, "team.RevokeDeviceSessionError.member_not_found": {"fq_name": "team.RevokeDeviceSessionError.member_not_found", "param_name": "memberNotFoundValue", "static_instance": "MEMBER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.RevokeDeviceSessionError", "route_refs": [], "_type": "FieldReference"}, "team.RevokeDeviceSessionError.other": {"fq_name": "team.RevokeDeviceSessionError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.RevokeDeviceSessionError", "route_refs": [], "_type": "FieldReference"}, "team.RevokeDeviceSessionStatus.success": {"fq_name": "team.RevokeDeviceSessionStatus.success", "param_name": "success", "static_instance": null, "getter_method": "getSuccess", "containing_data_type_ref": "team.RevokeDeviceSessionStatus", "route_refs": [], "_type": "FieldReference"}, "team.RevokeDeviceSessionStatus.error_type": {"fq_name": "team.RevokeDeviceSessionStatus.error_type", "param_name": "errorType", "static_instance": null, "getter_method": "getErrorType", "containing_data_type_ref": "team.RevokeDeviceSessionStatus", "route_refs": [], "_type": "FieldReference"}, "team.RevokeLinkedApiAppArg.app_id": {"fq_name": "team.RevokeLinkedApiAppArg.app_id", "param_name": "appId", "static_instance": null, "getter_method": "getAppId", "containing_data_type_ref": "team.RevokeLinkedApiAppArg", "route_refs": ["team.linked_apps/revoke_linked_app"], "_type": "FieldReference"}, "team.RevokeLinkedApiAppArg.team_member_id": {"fq_name": "team.RevokeLinkedApiAppArg.team_member_id", "param_name": "teamMemberId", "static_instance": null, "getter_method": "getTeamMemberId", "containing_data_type_ref": "team.RevokeLinkedApiAppArg", "route_refs": ["team.linked_apps/revoke_linked_app"], "_type": "FieldReference"}, "team.RevokeLinkedApiAppArg.keep_app_folder": {"fq_name": "team.RevokeLinkedApiAppArg.keep_app_folder", "param_name": "keepAppFolder", "static_instance": null, "getter_method": "getKeepAppFolder", "containing_data_type_ref": "team.RevokeLinkedApiAppArg", "route_refs": ["team.linked_apps/revoke_linked_app"], "_type": "FieldReference"}, "team.RevokeLinkedApiAppBatchArg.revoke_linked_app": {"fq_name": "team.RevokeLinkedApiAppBatchArg.revoke_linked_app", "param_name": "revokeLinkedApp", "static_instance": null, "getter_method": "getRevokeLinkedApp", "containing_data_type_ref": "team.RevokeLinkedApiAppBatchArg", "route_refs": [], "_type": "FieldReference"}, "team.RevokeLinkedAppBatchError.other": {"fq_name": "team.RevokeLinkedAppBatchError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.RevokeLinkedAppBatchError", "route_refs": [], "_type": "FieldReference"}, "team.RevokeLinkedAppBatchResult.revoke_linked_app_status": {"fq_name": "team.RevokeLinkedAppBatchResult.revoke_linked_app_status", "param_name": "revokeLinkedAppStatus", "static_instance": null, "getter_method": "getRevokeLinkedAppStatus", "containing_data_type_ref": "team.RevokeLinkedAppBatchResult", "route_refs": [], "_type": "FieldReference"}, "team.RevokeLinkedAppError.app_not_found": {"fq_name": "team.RevokeLinkedAppError.app_not_found", "param_name": "appNotFoundValue", "static_instance": "APP_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.RevokeLinkedAppError", "route_refs": [], "_type": "FieldReference"}, "team.RevokeLinkedAppError.member_not_found": {"fq_name": "team.RevokeLinkedAppError.member_not_found", "param_name": "memberNotFoundValue", "static_instance": "MEMBER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.RevokeLinkedAppError", "route_refs": [], "_type": "FieldReference"}, "team.RevokeLinkedAppError.app_folder_removal_not_supported": {"fq_name": "team.RevokeLinkedAppError.app_folder_removal_not_supported", "param_name": "appFolderRemovalNotSupportedValue", "static_instance": "APP_FOLDER_REMOVAL_NOT_SUPPORTED", "getter_method": null, "containing_data_type_ref": "team.RevokeLinkedAppError", "route_refs": [], "_type": "FieldReference"}, "team.RevokeLinkedAppError.other": {"fq_name": "team.RevokeLinkedAppError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.RevokeLinkedAppError", "route_refs": [], "_type": "FieldReference"}, "team.RevokeLinkedAppStatus.success": {"fq_name": "team.RevokeLinkedAppStatus.success", "param_name": "success", "static_instance": null, "getter_method": "getSuccess", "containing_data_type_ref": "team.RevokeLinkedAppStatus", "route_refs": [], "_type": "FieldReference"}, "team.RevokeLinkedAppStatus.error_type": {"fq_name": "team.RevokeLinkedAppStatus.error_type", "param_name": "errorType", "static_instance": null, "getter_method": "getErrorType", "containing_data_type_ref": "team.RevokeLinkedAppStatus", "route_refs": [], "_type": "FieldReference"}, "team.SetCustomQuotaArg.users_and_quotas": {"fq_name": "team.SetCustomQuotaArg.users_and_quotas", "param_name": "usersAndQuotas", "static_instance": null, "getter_method": "getUsersAndQuotas", "containing_data_type_ref": "team.SetCustomQuotaArg", "route_refs": [], "_type": "FieldReference"}, "team.SetCustomQuotaError.too_many_users": {"fq_name": "team.SetCustomQuotaError.too_many_users", "param_name": "tooManyUsersValue", "static_instance": "TOO_MANY_USERS", "getter_method": null, "containing_data_type_ref": "team.SetCustomQuotaError", "route_refs": [], "_type": "FieldReference"}, "team.SetCustomQuotaError.other": {"fq_name": "team.SetCustomQuotaError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.SetCustomQuotaError", "route_refs": [], "_type": "FieldReference"}, "team.SetCustomQuotaError.some_users_are_excluded": {"fq_name": "team.SetCustomQuotaError.some_users_are_excluded", "param_name": "someUsersAreExcludedValue", "static_instance": "SOME_USERS_ARE_EXCLUDED", "getter_method": null, "containing_data_type_ref": "team.SetCustomQuotaError", "route_refs": [], "_type": "FieldReference"}, "team.SharingAllowlistAddArgs.domains": {"fq_name": "team.SharingAllowlistAddArgs.domains", "param_name": "domains", "static_instance": null, "getter_method": "getDomains", "containing_data_type_ref": "team.SharingAllowlistAddArgs", "route_refs": [], "_type": "FieldReference"}, "team.SharingAllowlistAddArgs.emails": {"fq_name": "team.SharingAllowlistAddArgs.emails", "param_name": "emails", "static_instance": null, "getter_method": "getEmails", "containing_data_type_ref": "team.SharingAllowlistAddArgs", "route_refs": [], "_type": "FieldReference"}, "team.SharingAllowlistAddError.malformed_entry": {"fq_name": "team.SharingAllowlistAddError.malformed_entry", "param_name": "malformedEntryValue", "static_instance": null, "getter_method": "getMalformedEntryValue", "containing_data_type_ref": "team.SharingAllowlistAddError", "route_refs": [], "_type": "FieldReference"}, "team.SharingAllowlistAddError.no_entries_provided": {"fq_name": "team.SharingAllowlistAddError.no_entries_provided", "param_name": "noEntriesProvidedValue", "static_instance": "NO_ENTRIES_PROVIDED", "getter_method": null, "containing_data_type_ref": "team.SharingAllowlistAddError", "route_refs": [], "_type": "FieldReference"}, "team.SharingAllowlistAddError.too_many_entries_provided": {"fq_name": "team.SharingAllowlistAddError.too_many_entries_provided", "param_name": "tooManyEntriesProvidedValue", "static_instance": "TOO_MANY_ENTRIES_PROVIDED", "getter_method": null, "containing_data_type_ref": "team.SharingAllowlistAddError", "route_refs": [], "_type": "FieldReference"}, "team.SharingAllowlistAddError.team_limit_reached": {"fq_name": "team.SharingAllowlistAddError.team_limit_reached", "param_name": "teamLimitReachedValue", "static_instance": "TEAM_LIMIT_REACHED", "getter_method": null, "containing_data_type_ref": "team.SharingAllowlistAddError", "route_refs": [], "_type": "FieldReference"}, "team.SharingAllowlistAddError.unknown_error": {"fq_name": "team.SharingAllowlistAddError.unknown_error", "param_name": "unknownErrorValue", "static_instance": "UNKNOWN_ERROR", "getter_method": null, "containing_data_type_ref": "team.SharingAllowlistAddError", "route_refs": [], "_type": "FieldReference"}, "team.SharingAllowlistAddError.entries_already_exist": {"fq_name": "team.SharingAllowlistAddError.entries_already_exist", "param_name": "entriesAlreadyExistValue", "static_instance": null, "getter_method": "getEntriesAlreadyExistValue", "containing_data_type_ref": "team.SharingAllowlistAddError", "route_refs": [], "_type": "FieldReference"}, "team.SharingAllowlistAddError.other": {"fq_name": "team.SharingAllowlistAddError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.SharingAllowlistAddError", "route_refs": [], "_type": "FieldReference"}, "team.SharingAllowlistListArg.limit": {"fq_name": "team.SharingAllowlistListArg.limit", "param_name": "limit", "static_instance": null, "getter_method": "getLimit", "containing_data_type_ref": "team.SharingAllowlistListArg", "route_refs": ["team.sharing_allowlist/list"], "_type": "FieldReference"}, "team.SharingAllowlistListContinueArg.cursor": {"fq_name": "team.SharingAllowlistListContinueArg.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team.SharingAllowlistListContinueArg", "route_refs": [], "_type": "FieldReference"}, "team.SharingAllowlistListContinueError.invalid_cursor": {"fq_name": "team.SharingAllowlistListContinueError.invalid_cursor", "param_name": "invalidCursorValue", "static_instance": "INVALID_CURSOR", "getter_method": null, "containing_data_type_ref": "team.SharingAllowlistListContinueError", "route_refs": [], "_type": "FieldReference"}, "team.SharingAllowlistListContinueError.other": {"fq_name": "team.SharingAllowlistListContinueError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.SharingAllowlistListContinueError", "route_refs": [], "_type": "FieldReference"}, "team.SharingAllowlistListResponse.domains": {"fq_name": "team.SharingAllowlistListResponse.domains", "param_name": "domains", "static_instance": null, "getter_method": "getDomains", "containing_data_type_ref": "team.SharingAllowlistListResponse", "route_refs": [], "_type": "FieldReference"}, "team.SharingAllowlistListResponse.emails": {"fq_name": "team.SharingAllowlistListResponse.emails", "param_name": "emails", "static_instance": null, "getter_method": "getEmails", "containing_data_type_ref": "team.SharingAllowlistListResponse", "route_refs": [], "_type": "FieldReference"}, "team.SharingAllowlistListResponse.cursor": {"fq_name": "team.SharingAllowlistListResponse.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team.SharingAllowlistListResponse", "route_refs": [], "_type": "FieldReference"}, "team.SharingAllowlistListResponse.has_more": {"fq_name": "team.SharingAllowlistListResponse.has_more", "param_name": "hasMore", "static_instance": null, "getter_method": "getHasMore", "containing_data_type_ref": "team.SharingAllowlistListResponse", "route_refs": [], "_type": "FieldReference"}, "team.SharingAllowlistRemoveArgs.domains": {"fq_name": "team.SharingAllowlistRemoveArgs.domains", "param_name": "domains", "static_instance": null, "getter_method": "getDomains", "containing_data_type_ref": "team.SharingAllowlistRemoveArgs", "route_refs": [], "_type": "FieldReference"}, "team.SharingAllowlistRemoveArgs.emails": {"fq_name": "team.SharingAllowlistRemoveArgs.emails", "param_name": "emails", "static_instance": null, "getter_method": "getEmails", "containing_data_type_ref": "team.SharingAllowlistRemoveArgs", "route_refs": [], "_type": "FieldReference"}, "team.SharingAllowlistRemoveError.malformed_entry": {"fq_name": "team.SharingAllowlistRemoveError.malformed_entry", "param_name": "malformedEntryValue", "static_instance": null, "getter_method": "getMalformedEntryValue", "containing_data_type_ref": "team.SharingAllowlistRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.SharingAllowlistRemoveError.entries_do_not_exist": {"fq_name": "team.SharingAllowlistRemoveError.entries_do_not_exist", "param_name": "entriesDoNotExistValue", "static_instance": null, "getter_method": "getEntriesDoNotExistValue", "containing_data_type_ref": "team.SharingAllowlistRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.SharingAllowlistRemoveError.no_entries_provided": {"fq_name": "team.SharingAllowlistRemoveError.no_entries_provided", "param_name": "noEntriesProvidedValue", "static_instance": "NO_ENTRIES_PROVIDED", "getter_method": null, "containing_data_type_ref": "team.SharingAllowlistRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.SharingAllowlistRemoveError.too_many_entries_provided": {"fq_name": "team.SharingAllowlistRemoveError.too_many_entries_provided", "param_name": "tooManyEntriesProvidedValue", "static_instance": "TOO_MANY_ENTRIES_PROVIDED", "getter_method": null, "containing_data_type_ref": "team.SharingAllowlistRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.SharingAllowlistRemoveError.unknown_error": {"fq_name": "team.SharingAllowlistRemoveError.unknown_error", "param_name": "unknownErrorValue", "static_instance": "UNKNOWN_ERROR", "getter_method": null, "containing_data_type_ref": "team.SharingAllowlistRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.SharingAllowlistRemoveError.other": {"fq_name": "team.SharingAllowlistRemoveError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.SharingAllowlistRemoveError", "route_refs": [], "_type": "FieldReference"}, "team.StorageBucket.bucket": {"fq_name": "team.StorageBucket.bucket", "param_name": "bucket", "static_instance": null, "getter_method": "getBucket", "containing_data_type_ref": "team.StorageBucket", "route_refs": [], "_type": "FieldReference"}, "team.StorageBucket.users": {"fq_name": "team.StorageBucket.users", "param_name": "users", "static_instance": null, "getter_method": "getUsers", "containing_data_type_ref": "team.StorageBucket", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderAccessError.invalid_team_folder_id": {"fq_name": "team.TeamFolderAccessError.invalid_team_folder_id", "param_name": "invalidTeamFolderIdValue", "static_instance": "INVALID_TEAM_FOLDER_ID", "getter_method": null, "containing_data_type_ref": "team.TeamFolderAccessError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderAccessError.no_access": {"fq_name": "team.TeamFolderAccessError.no_access", "param_name": "noAccessValue", "static_instance": "NO_ACCESS", "getter_method": null, "containing_data_type_ref": "team.TeamFolderAccessError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderAccessError.other": {"fq_name": "team.TeamFolderAccessError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.TeamFolderAccessError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderActivateError.access_error": {"fq_name": "team.TeamFolderActivateError.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "team.TeamFolderActivateError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderActivateError.status_error": {"fq_name": "team.TeamFolderActivateError.status_error", "param_name": "statusErrorValue", "static_instance": null, "getter_method": "getStatusErrorValue", "containing_data_type_ref": "team.TeamFolderActivateError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderActivateError.team_shared_dropbox_error": {"fq_name": "team.TeamFolderActivateError.team_shared_dropbox_error", "param_name": "teamSharedDropboxErrorValue", "static_instance": null, "getter_method": "getTeamSharedDropboxErrorValue", "containing_data_type_ref": "team.TeamFolderActivateError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderActivateError.other": {"fq_name": "team.TeamFolderActivateError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.TeamFolderActivateError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderArchiveArg.team_folder_id": {"fq_name": "team.TeamFolderArchiveArg.team_folder_id", "param_name": "teamFolderId", "static_instance": null, "getter_method": "getTeamFolderId", "containing_data_type_ref": "team.TeamFolderArchiveArg", "route_refs": ["team.team_folder/archive"], "_type": "FieldReference"}, "team.TeamFolderArchiveArg.force_async_off": {"fq_name": "team.TeamFolderArchiveArg.force_async_off", "param_name": "forceAsyncOff", "static_instance": null, "getter_method": "getForceAsyncOff", "containing_data_type_ref": "team.TeamFolderArchiveArg", "route_refs": ["team.team_folder/archive"], "_type": "FieldReference"}, "team.TeamFolderArchiveError.access_error": {"fq_name": "team.TeamFolderArchiveError.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "team.TeamFolderArchiveError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderArchiveError.status_error": {"fq_name": "team.TeamFolderArchiveError.status_error", "param_name": "statusErrorValue", "static_instance": null, "getter_method": "getStatusErrorValue", "containing_data_type_ref": "team.TeamFolderArchiveError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderArchiveError.team_shared_dropbox_error": {"fq_name": "team.TeamFolderArchiveError.team_shared_dropbox_error", "param_name": "teamSharedDropboxErrorValue", "static_instance": null, "getter_method": "getTeamSharedDropboxErrorValue", "containing_data_type_ref": "team.TeamFolderArchiveError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderArchiveError.other": {"fq_name": "team.TeamFolderArchiveError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.TeamFolderArchiveError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderArchiveJobStatus.in_progress": {"fq_name": "team.TeamFolderArchiveJobStatus.in_progress", "param_name": "inProgressValue", "static_instance": "IN_PROGRESS", "getter_method": null, "containing_data_type_ref": "team.TeamFolderArchiveJobStatus", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderArchiveJobStatus.complete": {"fq_name": "team.TeamFolderArchiveJobStatus.complete", "param_name": "completeValue", "static_instance": null, "getter_method": "getCompleteValue", "containing_data_type_ref": "team.TeamFolderArchiveJobStatus", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderArchiveJobStatus.failed": {"fq_name": "team.TeamFolderArchiveJobStatus.failed", "param_name": "failedValue", "static_instance": null, "getter_method": "getFailedValue", "containing_data_type_ref": "team.TeamFolderArchiveJobStatus", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderArchiveLaunch.async_job_id": {"fq_name": "team.TeamFolderArchiveLaunch.async_job_id", "param_name": "asyncJobIdValue", "static_instance": null, "getter_method": "getAsyncJobIdValue", "containing_data_type_ref": "team.TeamFolderArchiveLaunch", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderArchiveLaunch.complete": {"fq_name": "team.TeamFolderArchiveLaunch.complete", "param_name": "completeValue", "static_instance": null, "getter_method": "getCompleteValue", "containing_data_type_ref": "team.TeamFolderArchiveLaunch", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderCreateArg.name": {"fq_name": "team.TeamFolderCreateArg.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team.TeamFolderCreateArg", "route_refs": ["team.team_folder/create"], "_type": "FieldReference"}, "team.TeamFolderCreateArg.sync_setting": {"fq_name": "team.TeamFolderCreateArg.sync_setting", "param_name": "syncSetting", "static_instance": null, "getter_method": "getSyncSetting", "containing_data_type_ref": "team.TeamFolderCreateArg", "route_refs": ["team.team_folder/create"], "_type": "FieldReference"}, "team.TeamFolderCreateError.invalid_folder_name": {"fq_name": "team.TeamFolderCreateError.invalid_folder_name", "param_name": "invalidFolderNameValue", "static_instance": "INVALID_FOLDER_NAME", "getter_method": null, "containing_data_type_ref": "team.TeamFolderCreateError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderCreateError.folder_name_already_used": {"fq_name": "team.TeamFolderCreateError.folder_name_already_used", "param_name": "folderNameAlreadyUsedValue", "static_instance": "FOLDER_NAME_ALREADY_USED", "getter_method": null, "containing_data_type_ref": "team.TeamFolderCreateError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderCreateError.folder_name_reserved": {"fq_name": "team.TeamFolderCreateError.folder_name_reserved", "param_name": "folderNameReservedValue", "static_instance": "FOLDER_NAME_RESERVED", "getter_method": null, "containing_data_type_ref": "team.TeamFolderCreateError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderCreateError.sync_settings_error": {"fq_name": "team.TeamFolderCreateError.sync_settings_error", "param_name": "syncSettingsErrorValue", "static_instance": null, "getter_method": "getSyncSettingsErrorValue", "containing_data_type_ref": "team.TeamFolderCreateError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderCreateError.other": {"fq_name": "team.TeamFolderCreateError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.TeamFolderCreateError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderGetInfoItem.id_not_found": {"fq_name": "team.TeamFolderGetInfoItem.id_not_found", "param_name": "idNotFoundValue", "static_instance": null, "getter_method": "getIdNotFoundValue", "containing_data_type_ref": "team.TeamFolderGetInfoItem", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderGetInfoItem.team_folder_metadata": {"fq_name": "team.TeamFolderGetInfoItem.team_folder_metadata", "param_name": "teamFolderMetadataValue", "static_instance": null, "getter_method": "getTeamFolderMetadataValue", "containing_data_type_ref": "team.TeamFolderGetInfoItem", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderIdArg.team_folder_id": {"fq_name": "team.TeamFolderIdArg.team_folder_id", "param_name": "teamFolderId", "static_instance": null, "getter_method": "getTeamFolderId", "containing_data_type_ref": "team.TeamFolderIdArg", "route_refs": ["team.team_folder/archive"], "_type": "FieldReference"}, "team.TeamFolderIdListArg.team_folder_ids": {"fq_name": "team.TeamFolderIdListArg.team_folder_ids", "param_name": "teamFolderIds", "static_instance": null, "getter_method": "getTeamFolderIds", "containing_data_type_ref": "team.TeamFolderIdListArg", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderInvalidStatusError.active": {"fq_name": "team.TeamFolderInvalidStatusError.active", "param_name": "activeValue", "static_instance": "ACTIVE", "getter_method": null, "containing_data_type_ref": "team.TeamFolderInvalidStatusError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderInvalidStatusError.archived": {"fq_name": "team.TeamFolderInvalidStatusError.archived", "param_name": "archivedValue", "static_instance": "ARCHIVED", "getter_method": null, "containing_data_type_ref": "team.TeamFolderInvalidStatusError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderInvalidStatusError.archive_in_progress": {"fq_name": "team.TeamFolderInvalidStatusError.archive_in_progress", "param_name": "archiveInProgressValue", "static_instance": "ARCHIVE_IN_PROGRESS", "getter_method": null, "containing_data_type_ref": "team.TeamFolderInvalidStatusError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderInvalidStatusError.other": {"fq_name": "team.TeamFolderInvalidStatusError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.TeamFolderInvalidStatusError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderListArg.limit": {"fq_name": "team.TeamFolderListArg.limit", "param_name": "limit", "static_instance": null, "getter_method": "getLimit", "containing_data_type_ref": "team.TeamFolderListArg", "route_refs": ["team.team_folder/list"], "_type": "FieldReference"}, "team.TeamFolderListContinueArg.cursor": {"fq_name": "team.TeamFolderListContinueArg.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team.TeamFolderListContinueArg", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderListContinueError.invalid_cursor": {"fq_name": "team.TeamFolderListContinueError.invalid_cursor", "param_name": "invalidCursorValue", "static_instance": "INVALID_CURSOR", "getter_method": null, "containing_data_type_ref": "team.TeamFolderListContinueError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderListContinueError.other": {"fq_name": "team.TeamFolderListContinueError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.TeamFolderListContinueError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderListError.access_error": {"fq_name": "team.TeamFolderListError.access_error", "param_name": "accessError", "static_instance": null, "getter_method": "getAccessError", "containing_data_type_ref": "team.TeamFolderListError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderListResult.team_folders": {"fq_name": "team.TeamFolderListResult.team_folders", "param_name": "teamFolders", "static_instance": null, "getter_method": "getTeamFolders", "containing_data_type_ref": "team.TeamFolderListResult", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderListResult.cursor": {"fq_name": "team.TeamFolderListResult.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team.TeamFolderListResult", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderListResult.has_more": {"fq_name": "team.TeamFolderListResult.has_more", "param_name": "hasMore", "static_instance": null, "getter_method": "getHasMore", "containing_data_type_ref": "team.TeamFolderListResult", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderMetadata.team_folder_id": {"fq_name": "team.TeamFolderMetadata.team_folder_id", "param_name": "teamFolderId", "static_instance": null, "getter_method": "getTeamFolderId", "containing_data_type_ref": "team.TeamFolderMetadata", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderMetadata.name": {"fq_name": "team.TeamFolderMetadata.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team.TeamFolderMetadata", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderMetadata.status": {"fq_name": "team.TeamFolderMetadata.status", "param_name": "status", "static_instance": null, "getter_method": "getStatus", "containing_data_type_ref": "team.TeamFolderMetadata", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderMetadata.is_team_shared_dropbox": {"fq_name": "team.TeamFolderMetadata.is_team_shared_dropbox", "param_name": "isTeamSharedDropbox", "static_instance": null, "getter_method": "getIsTeamSharedDropbox", "containing_data_type_ref": "team.TeamFolderMetadata", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderMetadata.sync_setting": {"fq_name": "team.TeamFolderMetadata.sync_setting", "param_name": "syncSetting", "static_instance": null, "getter_method": "getSyncSetting", "containing_data_type_ref": "team.TeamFolderMetadata", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderMetadata.content_sync_settings": {"fq_name": "team.TeamFolderMetadata.content_sync_settings", "param_name": "contentSyncSettings", "static_instance": null, "getter_method": "getContentSyncSettings", "containing_data_type_ref": "team.TeamFolderMetadata", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderPermanentlyDeleteError.access_error": {"fq_name": "team.TeamFolderPermanentlyDeleteError.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "team.TeamFolderPermanentlyDeleteError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderPermanentlyDeleteError.status_error": {"fq_name": "team.TeamFolderPermanentlyDeleteError.status_error", "param_name": "statusErrorValue", "static_instance": null, "getter_method": "getStatusErrorValue", "containing_data_type_ref": "team.TeamFolderPermanentlyDeleteError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderPermanentlyDeleteError.team_shared_dropbox_error": {"fq_name": "team.TeamFolderPermanentlyDeleteError.team_shared_dropbox_error", "param_name": "teamSharedDropboxErrorValue", "static_instance": null, "getter_method": "getTeamSharedDropboxErrorValue", "containing_data_type_ref": "team.TeamFolderPermanentlyDeleteError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderPermanentlyDeleteError.other": {"fq_name": "team.TeamFolderPermanentlyDeleteError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.TeamFolderPermanentlyDeleteError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderRenameArg.team_folder_id": {"fq_name": "team.TeamFolderRenameArg.team_folder_id", "param_name": "teamFolderId", "static_instance": null, "getter_method": "getTeamFolderId", "containing_data_type_ref": "team.TeamFolderRenameArg", "route_refs": ["team.team_folder/archive"], "_type": "FieldReference"}, "team.TeamFolderRenameArg.name": {"fq_name": "team.TeamFolderRenameArg.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team.TeamFolderRenameArg", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderRenameError.access_error": {"fq_name": "team.TeamFolderRenameError.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "team.TeamFolderRenameError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderRenameError.status_error": {"fq_name": "team.TeamFolderRenameError.status_error", "param_name": "statusErrorValue", "static_instance": null, "getter_method": "getStatusErrorValue", "containing_data_type_ref": "team.TeamFolderRenameError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderRenameError.team_shared_dropbox_error": {"fq_name": "team.TeamFolderRenameError.team_shared_dropbox_error", "param_name": "teamSharedDropboxErrorValue", "static_instance": null, "getter_method": "getTeamSharedDropboxErrorValue", "containing_data_type_ref": "team.TeamFolderRenameError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderRenameError.other": {"fq_name": "team.TeamFolderRenameError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.TeamFolderRenameError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderRenameError.invalid_folder_name": {"fq_name": "team.TeamFolderRenameError.invalid_folder_name", "param_name": "invalidFolderNameValue", "static_instance": "INVALID_FOLDER_NAME", "getter_method": null, "containing_data_type_ref": "team.TeamFolderRenameError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderRenameError.folder_name_already_used": {"fq_name": "team.TeamFolderRenameError.folder_name_already_used", "param_name": "folderNameAlreadyUsedValue", "static_instance": "FOLDER_NAME_ALREADY_USED", "getter_method": null, "containing_data_type_ref": "team.TeamFolderRenameError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderRenameError.folder_name_reserved": {"fq_name": "team.TeamFolderRenameError.folder_name_reserved", "param_name": "folderNameReservedValue", "static_instance": "FOLDER_NAME_RESERVED", "getter_method": null, "containing_data_type_ref": "team.TeamFolderRenameError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderStatus.active": {"fq_name": "team.TeamFolderStatus.active", "param_name": "activeValue", "static_instance": "ACTIVE", "getter_method": null, "containing_data_type_ref": "team.TeamFolderStatus", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderStatus.archived": {"fq_name": "team.TeamFolderStatus.archived", "param_name": "archivedValue", "static_instance": "ARCHIVED", "getter_method": null, "containing_data_type_ref": "team.TeamFolderStatus", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderStatus.archive_in_progress": {"fq_name": "team.TeamFolderStatus.archive_in_progress", "param_name": "archiveInProgressValue", "static_instance": "ARCHIVE_IN_PROGRESS", "getter_method": null, "containing_data_type_ref": "team.TeamFolderStatus", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderStatus.other": {"fq_name": "team.TeamFolderStatus.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.TeamFolderStatus", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderTeamSharedDropboxError.disallowed": {"fq_name": "team.TeamFolderTeamSharedDropboxError.disallowed", "param_name": "disallowedValue", "static_instance": "DISALLOWED", "getter_method": null, "containing_data_type_ref": "team.TeamFolderTeamSharedDropboxError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderTeamSharedDropboxError.other": {"fq_name": "team.TeamFolderTeamSharedDropboxError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.TeamFolderTeamSharedDropboxError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderUpdateSyncSettingsArg.team_folder_id": {"fq_name": "team.TeamFolderUpdateSyncSettingsArg.team_folder_id", "param_name": "teamFolderId", "static_instance": null, "getter_method": "getTeamFolderId", "containing_data_type_ref": "team.TeamFolderUpdateSyncSettingsArg", "route_refs": ["team.team_folder/archive"], "_type": "FieldReference"}, "team.TeamFolderUpdateSyncSettingsArg.sync_setting": {"fq_name": "team.TeamFolderUpdateSyncSettingsArg.sync_setting", "param_name": "syncSetting", "static_instance": null, "getter_method": "getSyncSetting", "containing_data_type_ref": "team.TeamFolderUpdateSyncSettingsArg", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderUpdateSyncSettingsArg.content_sync_settings": {"fq_name": "team.TeamFolderUpdateSyncSettingsArg.content_sync_settings", "param_name": "contentSyncSettings", "static_instance": null, "getter_method": "getContentSyncSettings", "containing_data_type_ref": "team.TeamFolderUpdateSyncSettingsArg", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderUpdateSyncSettingsError.access_error": {"fq_name": "team.TeamFolderUpdateSyncSettingsError.access_error", "param_name": "accessErrorValue", "static_instance": null, "getter_method": "getAccessErrorValue", "containing_data_type_ref": "team.TeamFolderUpdateSyncSettingsError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderUpdateSyncSettingsError.status_error": {"fq_name": "team.TeamFolderUpdateSyncSettingsError.status_error", "param_name": "statusErrorValue", "static_instance": null, "getter_method": "getStatusErrorValue", "containing_data_type_ref": "team.TeamFolderUpdateSyncSettingsError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderUpdateSyncSettingsError.team_shared_dropbox_error": {"fq_name": "team.TeamFolderUpdateSyncSettingsError.team_shared_dropbox_error", "param_name": "teamSharedDropboxErrorValue", "static_instance": null, "getter_method": "getTeamSharedDropboxErrorValue", "containing_data_type_ref": "team.TeamFolderUpdateSyncSettingsError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderUpdateSyncSettingsError.other": {"fq_name": "team.TeamFolderUpdateSyncSettingsError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.TeamFolderUpdateSyncSettingsError", "route_refs": [], "_type": "FieldReference"}, "team.TeamFolderUpdateSyncSettingsError.sync_settings_error": {"fq_name": "team.TeamFolderUpdateSyncSettingsError.sync_settings_error", "param_name": "syncSettingsErrorValue", "static_instance": null, "getter_method": "getSyncSettingsErrorValue", "containing_data_type_ref": "team.TeamFolderUpdateSyncSettingsError", "route_refs": [], "_type": "FieldReference"}, "team.TeamGetInfoResult.name": {"fq_name": "team.TeamGetInfoResult.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team.TeamGetInfoResult", "route_refs": [], "_type": "FieldReference"}, "team.TeamGetInfoResult.team_id": {"fq_name": "team.TeamGetInfoResult.team_id", "param_name": "teamId", "static_instance": null, "getter_method": "getTeamId", "containing_data_type_ref": "team.TeamGetInfoResult", "route_refs": [], "_type": "FieldReference"}, "team.TeamGetInfoResult.num_licensed_users": {"fq_name": "team.TeamGetInfoResult.num_licensed_users", "param_name": "numLicensedUsers", "static_instance": null, "getter_method": "getNumLicensedUsers", "containing_data_type_ref": "team.TeamGetInfoResult", "route_refs": [], "_type": "FieldReference"}, "team.TeamGetInfoResult.num_provisioned_users": {"fq_name": "team.TeamGetInfoResult.num_provisioned_users", "param_name": "numProvisionedUsers", "static_instance": null, "getter_method": "getNumProvisionedUsers", "containing_data_type_ref": "team.TeamGetInfoResult", "route_refs": [], "_type": "FieldReference"}, "team.TeamGetInfoResult.policies": {"fq_name": "team.TeamGetInfoResult.policies", "param_name": "policies", "static_instance": null, "getter_method": "getPolicies", "containing_data_type_ref": "team.TeamGetInfoResult", "route_refs": [], "_type": "FieldReference"}, "team.TeamGetInfoResult.num_used_licenses": {"fq_name": "team.TeamGetInfoResult.num_used_licenses", "param_name": "numUsedLicenses", "static_instance": null, "getter_method": "getNumUsedLicenses", "containing_data_type_ref": "team.TeamGetInfoResult", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberInfo.profile": {"fq_name": "team.TeamMemberInfo.profile", "param_name": "profile", "static_instance": null, "getter_method": "getProfile", "containing_data_type_ref": "team.TeamMemberInfo", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberInfo.role": {"fq_name": "team.TeamMemberInfo.role", "param_name": "role", "static_instance": null, "getter_method": "getRole", "containing_data_type_ref": "team.TeamMemberInfo", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberInfoV2.profile": {"fq_name": "team.TeamMemberInfoV2.profile", "param_name": "profile", "static_instance": null, "getter_method": "getProfile", "containing_data_type_ref": "team.TeamMemberInfoV2", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberInfoV2.roles": {"fq_name": "team.TeamMemberInfoV2.roles", "param_name": "roles", "static_instance": null, "getter_method": "getRoles", "containing_data_type_ref": "team.TeamMemberInfoV2", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberInfoV2Result.member_info": {"fq_name": "team.TeamMemberInfoV2Result.member_info", "param_name": "memberInfo", "static_instance": null, "getter_method": "getMemberInfo", "containing_data_type_ref": "team.TeamMemberInfoV2Result", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberProfile.team_member_id": {"fq_name": "team.TeamMemberProfile.team_member_id", "param_name": "teamMemberId", "static_instance": null, "getter_method": "getTeamMemberId", "containing_data_type_ref": "team.TeamMemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberProfile.email": {"fq_name": "team.TeamMemberProfile.email", "param_name": "email", "static_instance": null, "getter_method": "getEmail", "containing_data_type_ref": "team.TeamMemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberProfile.email_verified": {"fq_name": "team.TeamMemberProfile.email_verified", "param_name": "emailVerified", "static_instance": null, "getter_method": "getEmailVerified", "containing_data_type_ref": "team.TeamMemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberProfile.status": {"fq_name": "team.TeamMemberProfile.status", "param_name": "status", "static_instance": null, "getter_method": "getStatus", "containing_data_type_ref": "team.TeamMemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberProfile.name": {"fq_name": "team.TeamMemberProfile.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team.TeamMemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberProfile.membership_type": {"fq_name": "team.TeamMemberProfile.membership_type", "param_name": "membershipType", "static_instance": null, "getter_method": "getMembershipType", "containing_data_type_ref": "team.TeamMemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberProfile.groups": {"fq_name": "team.TeamMemberProfile.groups", "param_name": "groups", "static_instance": null, "getter_method": "getGroups", "containing_data_type_ref": "team.TeamMemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberProfile.member_folder_id": {"fq_name": "team.TeamMemberProfile.member_folder_id", "param_name": "memberFolderId", "static_instance": null, "getter_method": "getMemberFolderId", "containing_data_type_ref": "team.TeamMemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberProfile.external_id": {"fq_name": "team.TeamMemberProfile.external_id", "param_name": "externalId", "static_instance": null, "getter_method": "getExternalId", "containing_data_type_ref": "team.TeamMemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberProfile.account_id": {"fq_name": "team.TeamMemberProfile.account_id", "param_name": "accountId", "static_instance": null, "getter_method": "getAccountId", "containing_data_type_ref": "team.TeamMemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberProfile.secondary_emails": {"fq_name": "team.TeamMemberProfile.secondary_emails", "param_name": "secondaryEmails", "static_instance": null, "getter_method": "getSecondaryEmails", "containing_data_type_ref": "team.TeamMemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberProfile.invited_on": {"fq_name": "team.TeamMemberProfile.invited_on", "param_name": "invitedOn", "static_instance": null, "getter_method": "getInvitedOn", "containing_data_type_ref": "team.TeamMemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberProfile.joined_on": {"fq_name": "team.TeamMemberProfile.joined_on", "param_name": "joinedOn", "static_instance": null, "getter_method": "getJoinedOn", "containing_data_type_ref": "team.TeamMemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberProfile.suspended_on": {"fq_name": "team.TeamMemberProfile.suspended_on", "param_name": "suspendedOn", "static_instance": null, "getter_method": "getSuspendedOn", "containing_data_type_ref": "team.TeamMemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberProfile.persistent_id": {"fq_name": "team.TeamMemberProfile.persistent_id", "param_name": "persistentId", "static_instance": null, "getter_method": "getPersistentId", "containing_data_type_ref": "team.TeamMemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberProfile.is_directory_restricted": {"fq_name": "team.TeamMemberProfile.is_directory_restricted", "param_name": "isDirectoryRestricted", "static_instance": null, "getter_method": "getIsDirectoryRestricted", "containing_data_type_ref": "team.TeamMemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberProfile.profile_photo_url": {"fq_name": "team.TeamMemberProfile.profile_photo_url", "param_name": "profilePhotoUrl", "static_instance": null, "getter_method": "getProfilePhotoUrl", "containing_data_type_ref": "team.TeamMemberProfile", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberRole.role_id": {"fq_name": "team.TeamMemberRole.role_id", "param_name": "roleId", "static_instance": null, "getter_method": "getRoleId", "containing_data_type_ref": "team.TeamMemberRole", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberRole.name": {"fq_name": "team.TeamMemberRole.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team.TeamMemberRole", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberRole.description": {"fq_name": "team.TeamMemberRole.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team.TeamMemberRole", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberStatus.active": {"fq_name": "team.TeamMemberStatus.active", "param_name": "activeValue", "static_instance": "ACTIVE", "getter_method": null, "containing_data_type_ref": "team.TeamMemberStatus", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberStatus.invited": {"fq_name": "team.TeamMemberStatus.invited", "param_name": "invitedValue", "static_instance": "INVITED", "getter_method": null, "containing_data_type_ref": "team.TeamMemberStatus", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberStatus.suspended": {"fq_name": "team.TeamMemberStatus.suspended", "param_name": "suspendedValue", "static_instance": "SUSPENDED", "getter_method": null, "containing_data_type_ref": "team.TeamMemberStatus", "route_refs": [], "_type": "FieldReference"}, "team.TeamMemberStatus.removed": {"fq_name": "team.TeamMemberStatus.removed", "param_name": "removedValue", "static_instance": null, "getter_method": "getRemovedValue", "containing_data_type_ref": "team.TeamMemberStatus", "route_refs": [], "_type": "FieldReference"}, "team.TeamMembershipType.full": {"fq_name": "team.TeamMembershipType.full", "param_name": "fullValue", "static_instance": "FULL", "getter_method": null, "containing_data_type_ref": "team.TeamMembershipType", "route_refs": [], "_type": "FieldReference"}, "team.TeamMembershipType.limited": {"fq_name": "team.TeamMembershipType.limited", "param_name": "limitedValue", "static_instance": "LIMITED", "getter_method": null, "containing_data_type_ref": "team.TeamMembershipType", "route_refs": [], "_type": "FieldReference"}, "team.TeamNamespacesListArg.limit": {"fq_name": "team.TeamNamespacesListArg.limit", "param_name": "limit", "static_instance": null, "getter_method": "getLimit", "containing_data_type_ref": "team.TeamNamespacesListArg", "route_refs": ["team.namespaces/list"], "_type": "FieldReference"}, "team.TeamNamespacesListContinueArg.cursor": {"fq_name": "team.TeamNamespacesListContinueArg.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team.TeamNamespacesListContinueArg", "route_refs": [], "_type": "FieldReference"}, "team.TeamNamespacesListContinueError.invalid_arg": {"fq_name": "team.TeamNamespacesListContinueError.invalid_arg", "param_name": "invalidArgValue", "static_instance": "INVALID_ARG", "getter_method": null, "containing_data_type_ref": "team.TeamNamespacesListContinueError", "route_refs": [], "_type": "FieldReference"}, "team.TeamNamespacesListContinueError.other": {"fq_name": "team.TeamNamespacesListContinueError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.TeamNamespacesListContinueError", "route_refs": [], "_type": "FieldReference"}, "team.TeamNamespacesListContinueError.invalid_cursor": {"fq_name": "team.TeamNamespacesListContinueError.invalid_cursor", "param_name": "invalidCursorValue", "static_instance": "INVALID_CURSOR", "getter_method": null, "containing_data_type_ref": "team.TeamNamespacesListContinueError", "route_refs": [], "_type": "FieldReference"}, "team.TeamNamespacesListError.invalid_arg": {"fq_name": "team.TeamNamespacesListError.invalid_arg", "param_name": "invalidArgValue", "static_instance": "INVALID_ARG", "getter_method": null, "containing_data_type_ref": "team.TeamNamespacesListError", "route_refs": [], "_type": "FieldReference"}, "team.TeamNamespacesListError.other": {"fq_name": "team.TeamNamespacesListError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.TeamNamespacesListError", "route_refs": [], "_type": "FieldReference"}, "team.TeamNamespacesListResult.namespaces": {"fq_name": "team.TeamNamespacesListResult.namespaces", "param_name": "namespaces", "static_instance": null, "getter_method": "getNamespaces", "containing_data_type_ref": "team.TeamNamespacesListResult", "route_refs": [], "_type": "FieldReference"}, "team.TeamNamespacesListResult.cursor": {"fq_name": "team.TeamNamespacesListResult.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team.TeamNamespacesListResult", "route_refs": [], "_type": "FieldReference"}, "team.TeamNamespacesListResult.has_more": {"fq_name": "team.TeamNamespacesListResult.has_more", "param_name": "hasMore", "static_instance": null, "getter_method": "getHasMore", "containing_data_type_ref": "team.TeamNamespacesListResult", "route_refs": [], "_type": "FieldReference"}, "team.TeamReportFailureReason.temporary_error": {"fq_name": "team.TeamReportFailureReason.temporary_error", "param_name": "temporaryErrorValue", "static_instance": "TEMPORARY_ERROR", "getter_method": null, "containing_data_type_ref": "team.TeamReportFailureReason", "route_refs": [], "_type": "FieldReference"}, "team.TeamReportFailureReason.many_reports_at_once": {"fq_name": "team.TeamReportFailureReason.many_reports_at_once", "param_name": "manyReportsAtOnceValue", "static_instance": "MANY_REPORTS_AT_ONCE", "getter_method": null, "containing_data_type_ref": "team.TeamReportFailureReason", "route_refs": [], "_type": "FieldReference"}, "team.TeamReportFailureReason.too_much_data": {"fq_name": "team.TeamReportFailureReason.too_much_data", "param_name": "tooMuchDataValue", "static_instance": "TOO_MUCH_DATA", "getter_method": null, "containing_data_type_ref": "team.TeamReportFailureReason", "route_refs": [], "_type": "FieldReference"}, "team.TeamReportFailureReason.other": {"fq_name": "team.TeamReportFailureReason.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.TeamReportFailureReason", "route_refs": [], "_type": "FieldReference"}, "team.TokenGetAuthenticatedAdminError.mapping_not_found": {"fq_name": "team.TokenGetAuthenticatedAdminError.mapping_not_found", "param_name": "mappingNotFoundValue", "static_instance": "MAPPING_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.TokenGetAuthenticatedAdminError", "route_refs": [], "_type": "FieldReference"}, "team.TokenGetAuthenticatedAdminError.admin_not_active": {"fq_name": "team.TokenGetAuthenticatedAdminError.admin_not_active", "param_name": "adminNotActiveValue", "static_instance": "ADMIN_NOT_ACTIVE", "getter_method": null, "containing_data_type_ref": "team.TokenGetAuthenticatedAdminError", "route_refs": [], "_type": "FieldReference"}, "team.TokenGetAuthenticatedAdminError.other": {"fq_name": "team.TokenGetAuthenticatedAdminError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.TokenGetAuthenticatedAdminError", "route_refs": [], "_type": "FieldReference"}, "team.TokenGetAuthenticatedAdminResult.admin_profile": {"fq_name": "team.TokenGetAuthenticatedAdminResult.admin_profile", "param_name": "adminProfile", "static_instance": null, "getter_method": "getAdminProfile", "containing_data_type_ref": "team.TokenGetAuthenticatedAdminResult", "route_refs": [], "_type": "FieldReference"}, "team.UploadApiRateLimitValue.unlimited": {"fq_name": "team.UploadApiRateLimitValue.unlimited", "param_name": "unlimitedValue", "static_instance": "UNLIMITED", "getter_method": null, "containing_data_type_ref": "team.UploadApiRateLimitValue", "route_refs": [], "_type": "FieldReference"}, "team.UploadApiRateLimitValue.limit": {"fq_name": "team.UploadApiRateLimitValue.limit", "param_name": "limitValue", "static_instance": null, "getter_method": "getLimitValue", "containing_data_type_ref": "team.UploadApiRateLimitValue", "route_refs": [], "_type": "FieldReference"}, "team.UploadApiRateLimitValue.other": {"fq_name": "team.UploadApiRateLimitValue.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.UploadApiRateLimitValue", "route_refs": [], "_type": "FieldReference"}, "team.UserAddResult.success": {"fq_name": "team.UserAddResult.success", "param_name": "successValue", "static_instance": null, "getter_method": "getSuccessValue", "containing_data_type_ref": "team.UserAddResult", "route_refs": [], "_type": "FieldReference"}, "team.UserAddResult.invalid_user": {"fq_name": "team.UserAddResult.invalid_user", "param_name": "invalidUserValue", "static_instance": null, "getter_method": "getInvalidUserValue", "containing_data_type_ref": "team.UserAddResult", "route_refs": [], "_type": "FieldReference"}, "team.UserAddResult.unverified": {"fq_name": "team.UserAddResult.unverified", "param_name": "unverifiedValue", "static_instance": null, "getter_method": "getUnverifiedValue", "containing_data_type_ref": "team.UserAddResult", "route_refs": [], "_type": "FieldReference"}, "team.UserAddResult.placeholder_user": {"fq_name": "team.UserAddResult.placeholder_user", "param_name": "placeholderUserValue", "static_instance": null, "getter_method": "getPlaceholderUserValue", "containing_data_type_ref": "team.UserAddResult", "route_refs": [], "_type": "FieldReference"}, "team.UserAddResult.other": {"fq_name": "team.UserAddResult.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.UserAddResult", "route_refs": [], "_type": "FieldReference"}, "team.UserCustomQuotaArg.user": {"fq_name": "team.UserCustomQuotaArg.user", "param_name": "user", "static_instance": null, "getter_method": "getUser", "containing_data_type_ref": "team.UserCustomQuotaArg", "route_refs": [], "_type": "FieldReference"}, "team.UserCustomQuotaArg.quota_gb": {"fq_name": "team.UserCustomQuotaArg.quota_gb", "param_name": "quotaGb", "static_instance": null, "getter_method": "getQuotaGb", "containing_data_type_ref": "team.UserCustomQuotaArg", "route_refs": [], "_type": "FieldReference"}, "team.UserCustomQuotaResult.user": {"fq_name": "team.UserCustomQuotaResult.user", "param_name": "user", "static_instance": null, "getter_method": "getUser", "containing_data_type_ref": "team.UserCustomQuotaResult", "route_refs": [], "_type": "FieldReference"}, "team.UserCustomQuotaResult.quota_gb": {"fq_name": "team.UserCustomQuotaResult.quota_gb", "param_name": "quotaGb", "static_instance": null, "getter_method": "getQuotaGb", "containing_data_type_ref": "team.UserCustomQuotaResult", "route_refs": [], "_type": "FieldReference"}, "team.UserDeleteEmailsResult.user": {"fq_name": "team.UserDeleteEmailsResult.user", "param_name": "user", "static_instance": null, "getter_method": "getUser", "containing_data_type_ref": "team.UserDeleteEmailsResult", "route_refs": [], "_type": "FieldReference"}, "team.UserDeleteEmailsResult.results": {"fq_name": "team.UserDeleteEmailsResult.results", "param_name": "results", "static_instance": null, "getter_method": "getResults", "containing_data_type_ref": "team.UserDeleteEmailsResult", "route_refs": [], "_type": "FieldReference"}, "team.UserDeleteResult.success": {"fq_name": "team.UserDeleteResult.success", "param_name": "successValue", "static_instance": null, "getter_method": "getSuccessValue", "containing_data_type_ref": "team.UserDeleteResult", "route_refs": [], "_type": "FieldReference"}, "team.UserDeleteResult.invalid_user": {"fq_name": "team.UserDeleteResult.invalid_user", "param_name": "invalidUserValue", "static_instance": null, "getter_method": "getInvalidUserValue", "containing_data_type_ref": "team.UserDeleteResult", "route_refs": [], "_type": "FieldReference"}, "team.UserDeleteResult.other": {"fq_name": "team.UserDeleteResult.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.UserDeleteResult", "route_refs": [], "_type": "FieldReference"}, "team.UserResendEmailsResult.user": {"fq_name": "team.UserResendEmailsResult.user", "param_name": "user", "static_instance": null, "getter_method": "getUser", "containing_data_type_ref": "team.UserResendEmailsResult", "route_refs": [], "_type": "FieldReference"}, "team.UserResendEmailsResult.results": {"fq_name": "team.UserResendEmailsResult.results", "param_name": "results", "static_instance": null, "getter_method": "getResults", "containing_data_type_ref": "team.UserResendEmailsResult", "route_refs": [], "_type": "FieldReference"}, "team.UserResendResult.success": {"fq_name": "team.UserResendResult.success", "param_name": "successValue", "static_instance": null, "getter_method": "getSuccessValue", "containing_data_type_ref": "team.UserResendResult", "route_refs": [], "_type": "FieldReference"}, "team.UserResendResult.invalid_user": {"fq_name": "team.UserResendResult.invalid_user", "param_name": "invalidUserValue", "static_instance": null, "getter_method": "getInvalidUserValue", "containing_data_type_ref": "team.UserResendResult", "route_refs": [], "_type": "FieldReference"}, "team.UserResendResult.other": {"fq_name": "team.UserResendResult.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team.UserResendResult", "route_refs": [], "_type": "FieldReference"}, "team.UserSecondaryEmailsArg.user": {"fq_name": "team.UserSecondaryEmailsArg.user", "param_name": "user", "static_instance": null, "getter_method": "getUser", "containing_data_type_ref": "team.UserSecondaryEmailsArg", "route_refs": [], "_type": "FieldReference"}, "team.UserSecondaryEmailsArg.secondary_emails": {"fq_name": "team.UserSecondaryEmailsArg.secondary_emails", "param_name": "secondaryEmails", "static_instance": null, "getter_method": "getSecondaryEmails", "containing_data_type_ref": "team.UserSecondaryEmailsArg", "route_refs": [], "_type": "FieldReference"}, "team.UserSecondaryEmailsResult.user": {"fq_name": "team.UserSecondaryEmailsResult.user", "param_name": "user", "static_instance": null, "getter_method": "getUser", "containing_data_type_ref": "team.UserSecondaryEmailsResult", "route_refs": [], "_type": "FieldReference"}, "team.UserSecondaryEmailsResult.results": {"fq_name": "team.UserSecondaryEmailsResult.results", "param_name": "results", "static_instance": null, "getter_method": "getResults", "containing_data_type_ref": "team.UserSecondaryEmailsResult", "route_refs": [], "_type": "FieldReference"}, "team.UserSelectorArg.team_member_id": {"fq_name": "team.UserSelectorArg.team_member_id", "param_name": "teamMemberIdValue", "static_instance": null, "getter_method": "getTeamMemberIdValue", "containing_data_type_ref": "team.UserSelectorArg", "route_refs": [], "_type": "FieldReference"}, "team.UserSelectorArg.external_id": {"fq_name": "team.UserSelectorArg.external_id", "param_name": "externalIdValue", "static_instance": null, "getter_method": "getExternalIdValue", "containing_data_type_ref": "team.UserSelectorArg", "route_refs": [], "_type": "FieldReference"}, "team.UserSelectorArg.email": {"fq_name": "team.UserSelectorArg.email", "param_name": "emailValue", "static_instance": null, "getter_method": "getEmailValue", "containing_data_type_ref": "team.UserSelectorArg", "route_refs": [], "_type": "FieldReference"}, "team.UserSelectorError.user_not_found": {"fq_name": "team.UserSelectorError.user_not_found", "param_name": "userNotFoundValue", "static_instance": "USER_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team.UserSelectorError", "route_refs": [], "_type": "FieldReference"}, "team.UsersSelectorArg.team_member_ids": {"fq_name": "team.UsersSelectorArg.team_member_ids", "param_name": "teamMemberIdsValue", "static_instance": null, "getter_method": "getTeamMemberIdsValue", "containing_data_type_ref": "team.UsersSelectorArg", "route_refs": [], "_type": "FieldReference"}, "team.UsersSelectorArg.external_ids": {"fq_name": "team.UsersSelectorArg.external_ids", "param_name": "externalIdsValue", "static_instance": null, "getter_method": "getExternalIdsValue", "containing_data_type_ref": "team.UsersSelectorArg", "route_refs": [], "_type": "FieldReference"}, "team.UsersSelectorArg.emails": {"fq_name": "team.UsersSelectorArg.emails", "param_name": "emailsValue", "static_instance": null, "getter_method": "getEmailsValue", "containing_data_type_ref": "team.UsersSelectorArg", "route_refs": [], "_type": "FieldReference"}, "team_common.GroupManagementType.user_managed": {"fq_name": "team_common.GroupManagementType.user_managed", "param_name": "userManagedValue", "static_instance": "USER_MANAGED", "getter_method": null, "containing_data_type_ref": "team_common.GroupManagementType", "route_refs": [], "_type": "FieldReference"}, "team_common.GroupManagementType.company_managed": {"fq_name": "team_common.GroupManagementType.company_managed", "param_name": "companyManagedValue", "static_instance": "COMPANY_MANAGED", "getter_method": null, "containing_data_type_ref": "team_common.GroupManagementType", "route_refs": [], "_type": "FieldReference"}, "team_common.GroupManagementType.system_managed": {"fq_name": "team_common.GroupManagementType.system_managed", "param_name": "systemManagedValue", "static_instance": "SYSTEM_MANAGED", "getter_method": null, "containing_data_type_ref": "team_common.GroupManagementType", "route_refs": [], "_type": "FieldReference"}, "team_common.GroupManagementType.other": {"fq_name": "team_common.GroupManagementType.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_common.GroupManagementType", "route_refs": [], "_type": "FieldReference"}, "team_common.GroupSummary.group_name": {"fq_name": "team_common.GroupSummary.group_name", "param_name": "groupName", "static_instance": null, "getter_method": "getGroupName", "containing_data_type_ref": "team_common.GroupSummary", "route_refs": [], "_type": "FieldReference"}, "team_common.GroupSummary.group_id": {"fq_name": "team_common.GroupSummary.group_id", "param_name": "groupId", "static_instance": null, "getter_method": "getGroupId", "containing_data_type_ref": "team_common.GroupSummary", "route_refs": [], "_type": "FieldReference"}, "team_common.GroupSummary.group_management_type": {"fq_name": "team_common.GroupSummary.group_management_type", "param_name": "groupManagementType", "static_instance": null, "getter_method": "getGroupManagementType", "containing_data_type_ref": "team_common.GroupSummary", "route_refs": [], "_type": "FieldReference"}, "team_common.GroupSummary.group_external_id": {"fq_name": "team_common.GroupSummary.group_external_id", "param_name": "groupExternalId", "static_instance": null, "getter_method": "getGroupExternalId", "containing_data_type_ref": "team_common.GroupSummary", "route_refs": [], "_type": "FieldReference"}, "team_common.GroupSummary.member_count": {"fq_name": "team_common.GroupSummary.member_count", "param_name": "memberCount", "static_instance": null, "getter_method": "getMemberCount", "containing_data_type_ref": "team_common.GroupSummary", "route_refs": [], "_type": "FieldReference"}, "team_common.GroupType.team": {"fq_name": "team_common.GroupType.team", "param_name": "teamValue", "static_instance": "TEAM", "getter_method": null, "containing_data_type_ref": "team_common.GroupType", "route_refs": [], "_type": "FieldReference"}, "team_common.GroupType.user_managed": {"fq_name": "team_common.GroupType.user_managed", "param_name": "userManagedValue", "static_instance": "USER_MANAGED", "getter_method": null, "containing_data_type_ref": "team_common.GroupType", "route_refs": [], "_type": "FieldReference"}, "team_common.GroupType.other": {"fq_name": "team_common.GroupType.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_common.GroupType", "route_refs": [], "_type": "FieldReference"}, "team_common.MemberSpaceLimitType.off": {"fq_name": "team_common.MemberSpaceLimitType.off", "param_name": "offValue", "static_instance": "OFF", "getter_method": null, "containing_data_type_ref": "team_common.MemberSpaceLimitType", "route_refs": [], "_type": "FieldReference"}, "team_common.MemberSpaceLimitType.alert_only": {"fq_name": "team_common.MemberSpaceLimitType.alert_only", "param_name": "alertOnlyValue", "static_instance": "ALERT_ONLY", "getter_method": null, "containing_data_type_ref": "team_common.MemberSpaceLimitType", "route_refs": [], "_type": "FieldReference"}, "team_common.MemberSpaceLimitType.stop_sync": {"fq_name": "team_common.MemberSpaceLimitType.stop_sync", "param_name": "stopSyncValue", "static_instance": "STOP_SYNC", "getter_method": null, "containing_data_type_ref": "team_common.MemberSpaceLimitType", "route_refs": [], "_type": "FieldReference"}, "team_common.MemberSpaceLimitType.other": {"fq_name": "team_common.MemberSpaceLimitType.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_common.MemberSpaceLimitType", "route_refs": [], "_type": "FieldReference"}, "team_common.TimeRange.start_time": {"fq_name": "team_common.TimeRange.start_time", "param_name": "startTime", "static_instance": null, "getter_method": "getStartTime", "containing_data_type_ref": "team_common.TimeRange", "route_refs": [], "_type": "FieldReference"}, "team_common.TimeRange.end_time": {"fq_name": "team_common.TimeRange.end_time", "param_name": "endTime", "static_instance": null, "getter_method": "getEndTime", "containing_data_type_ref": "team_common.TimeRange", "route_refs": [], "_type": "FieldReference"}, "team_log.AccessMethodLogInfo.admin_console": {"fq_name": "team_log.AccessMethodLogInfo.admin_console", "param_name": "adminConsoleValue", "static_instance": null, "getter_method": "getAdminConsoleValue", "containing_data_type_ref": "team_log.AccessMethodLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.AccessMethodLogInfo.api": {"fq_name": "team_log.AccessMethodLogInfo.api", "param_name": "apiValue", "static_instance": null, "getter_method": "getApiValue", "containing_data_type_ref": "team_log.AccessMethodLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.AccessMethodLogInfo.content_manager": {"fq_name": "team_log.AccessMethodLogInfo.content_manager", "param_name": "contentManagerValue", "static_instance": null, "getter_method": "getContentManagerValue", "containing_data_type_ref": "team_log.AccessMethodLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.AccessMethodLogInfo.end_user": {"fq_name": "team_log.AccessMethodLogInfo.end_user", "param_name": "endUserValue", "static_instance": null, "getter_method": "getEndUserValue", "containing_data_type_ref": "team_log.AccessMethodLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.AccessMethodLogInfo.enterprise_console": {"fq_name": "team_log.AccessMethodLogInfo.enterprise_console", "param_name": "enterpriseConsoleValue", "static_instance": null, "getter_method": "getEnterpriseConsoleValue", "containing_data_type_ref": "team_log.AccessMethodLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.AccessMethodLogInfo.sign_in_as": {"fq_name": "team_log.AccessMethodLogInfo.sign_in_as", "param_name": "signInAsValue", "static_instance": null, "getter_method": "getSignInAsValue", "containing_data_type_ref": "team_log.AccessMethodLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.AccessMethodLogInfo.other": {"fq_name": "team_log.AccessMethodLogInfo.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.AccessMethodLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountCaptureAvailability.available": {"fq_name": "team_log.AccountCaptureAvailability.available", "param_name": "availableValue", "static_instance": "AVAILABLE", "getter_method": null, "containing_data_type_ref": "team_log.AccountCaptureAvailability", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountCaptureAvailability.unavailable": {"fq_name": "team_log.AccountCaptureAvailability.unavailable", "param_name": "unavailableValue", "static_instance": "UNAVAILABLE", "getter_method": null, "containing_data_type_ref": "team_log.AccountCaptureAvailability", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountCaptureAvailability.other": {"fq_name": "team_log.AccountCaptureAvailability.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.AccountCaptureAvailability", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountCaptureChangeAvailabilityDetails.new_value": {"fq_name": "team_log.AccountCaptureChangeAvailabilityDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.AccountCaptureChangeAvailabilityDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountCaptureChangeAvailabilityDetails.previous_value": {"fq_name": "team_log.AccountCaptureChangeAvailabilityDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.AccountCaptureChangeAvailabilityDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountCaptureChangeAvailabilityType.description": {"fq_name": "team_log.AccountCaptureChangeAvailabilityType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.AccountCaptureChangeAvailabilityType", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountCaptureChangePolicyDetails.new_value": {"fq_name": "team_log.AccountCaptureChangePolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.AccountCaptureChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountCaptureChangePolicyDetails.previous_value": {"fq_name": "team_log.AccountCaptureChangePolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.AccountCaptureChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountCaptureChangePolicyType.description": {"fq_name": "team_log.AccountCaptureChangePolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.AccountCaptureChangePolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountCaptureMigrateAccountDetails.domain_name": {"fq_name": "team_log.AccountCaptureMigrateAccountDetails.domain_name", "param_name": "domainName", "static_instance": null, "getter_method": "getDomainName", "containing_data_type_ref": "team_log.AccountCaptureMigrateAccountDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountCaptureMigrateAccountType.description": {"fq_name": "team_log.AccountCaptureMigrateAccountType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.AccountCaptureMigrateAccountType", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountCaptureNotificationEmailsSentDetails.domain_name": {"fq_name": "team_log.AccountCaptureNotificationEmailsSentDetails.domain_name", "param_name": "domainName", "static_instance": null, "getter_method": "getDomainName", "containing_data_type_ref": "team_log.AccountCaptureNotificationEmailsSentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountCaptureNotificationEmailsSentDetails.notification_type": {"fq_name": "team_log.AccountCaptureNotificationEmailsSentDetails.notification_type", "param_name": "notificationType", "static_instance": null, "getter_method": "getNotificationType", "containing_data_type_ref": "team_log.AccountCaptureNotificationEmailsSentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountCaptureNotificationEmailsSentType.description": {"fq_name": "team_log.AccountCaptureNotificationEmailsSentType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.AccountCaptureNotificationEmailsSentType", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountCaptureNotificationType.actionable_notification": {"fq_name": "team_log.AccountCaptureNotificationType.actionable_notification", "param_name": "actionableNotificationValue", "static_instance": "ACTIONABLE_NOTIFICATION", "getter_method": null, "containing_data_type_ref": "team_log.AccountCaptureNotificationType", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountCaptureNotificationType.proactive_warning_notification": {"fq_name": "team_log.AccountCaptureNotificationType.proactive_warning_notification", "param_name": "proactiveWarningNotificationValue", "static_instance": "PROACTIVE_WARNING_NOTIFICATION", "getter_method": null, "containing_data_type_ref": "team_log.AccountCaptureNotificationType", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountCaptureNotificationType.other": {"fq_name": "team_log.AccountCaptureNotificationType.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.AccountCaptureNotificationType", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountCapturePolicy.all_users": {"fq_name": "team_log.AccountCapturePolicy.all_users", "param_name": "allUsersValue", "static_instance": "ALL_USERS", "getter_method": null, "containing_data_type_ref": "team_log.AccountCapturePolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountCapturePolicy.disabled": {"fq_name": "team_log.AccountCapturePolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.AccountCapturePolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountCapturePolicy.invited_users": {"fq_name": "team_log.AccountCapturePolicy.invited_users", "param_name": "invitedUsersValue", "static_instance": "INVITED_USERS", "getter_method": null, "containing_data_type_ref": "team_log.AccountCapturePolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountCapturePolicy.prevent_personal_creation": {"fq_name": "team_log.AccountCapturePolicy.prevent_personal_creation", "param_name": "preventPersonalCreationValue", "static_instance": "PREVENT_PERSONAL_CREATION", "getter_method": null, "containing_data_type_ref": "team_log.AccountCapturePolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountCapturePolicy.other": {"fq_name": "team_log.AccountCapturePolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.AccountCapturePolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountCaptureRelinquishAccountDetails.domain_name": {"fq_name": "team_log.AccountCaptureRelinquishAccountDetails.domain_name", "param_name": "domainName", "static_instance": null, "getter_method": "getDomainName", "containing_data_type_ref": "team_log.AccountCaptureRelinquishAccountDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountCaptureRelinquishAccountType.description": {"fq_name": "team_log.AccountCaptureRelinquishAccountType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.AccountCaptureRelinquishAccountType", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountLockOrUnlockedDetails.previous_value": {"fq_name": "team_log.AccountLockOrUnlockedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.AccountLockOrUnlockedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountLockOrUnlockedDetails.new_value": {"fq_name": "team_log.AccountLockOrUnlockedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.AccountLockOrUnlockedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountLockOrUnlockedType.description": {"fq_name": "team_log.AccountLockOrUnlockedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.AccountLockOrUnlockedType", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountState.locked": {"fq_name": "team_log.AccountState.locked", "param_name": "lockedValue", "static_instance": "LOCKED", "getter_method": null, "containing_data_type_ref": "team_log.AccountState", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountState.unlocked": {"fq_name": "team_log.AccountState.unlocked", "param_name": "unlockedValue", "static_instance": "UNLOCKED", "getter_method": null, "containing_data_type_ref": "team_log.AccountState", "route_refs": [], "_type": "FieldReference"}, "team_log.AccountState.other": {"fq_name": "team_log.AccountState.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.AccountState", "route_refs": [], "_type": "FieldReference"}, "team_log.ActionDetails.remove_action": {"fq_name": "team_log.ActionDetails.remove_action", "param_name": "removeActionValue", "static_instance": null, "getter_method": "getRemoveActionValue", "containing_data_type_ref": "team_log.ActionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ActionDetails.team_invite_details": {"fq_name": "team_log.ActionDetails.team_invite_details", "param_name": "teamInviteDetailsValue", "static_instance": null, "getter_method": "getTeamInviteDetailsValue", "containing_data_type_ref": "team_log.ActionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ActionDetails.team_join_details": {"fq_name": "team_log.ActionDetails.team_join_details", "param_name": "teamJoinDetailsValue", "static_instance": null, "getter_method": "getTeamJoinDetailsValue", "containing_data_type_ref": "team_log.ActionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ActionDetails.other": {"fq_name": "team_log.ActionDetails.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.ActionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ActorLogInfo.admin": {"fq_name": "team_log.ActorLogInfo.admin", "param_name": "adminValue", "static_instance": null, "getter_method": "getAdminValue", "containing_data_type_ref": "team_log.ActorLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.ActorLogInfo.anonymous": {"fq_name": "team_log.ActorLogInfo.anonymous", "param_name": "anonymousValue", "static_instance": "ANONYMOUS", "getter_method": null, "containing_data_type_ref": "team_log.ActorLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.ActorLogInfo.app": {"fq_name": "team_log.ActorLogInfo.app", "param_name": "appValue", "static_instance": null, "getter_method": "getAppValue", "containing_data_type_ref": "team_log.ActorLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.ActorLogInfo.dropbox": {"fq_name": "team_log.ActorLogInfo.dropbox", "param_name": "dropboxValue", "static_instance": "DROPBOX", "getter_method": null, "containing_data_type_ref": "team_log.ActorLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.ActorLogInfo.reseller": {"fq_name": "team_log.ActorLogInfo.reseller", "param_name": "resellerValue", "static_instance": null, "getter_method": "getResellerValue", "containing_data_type_ref": "team_log.ActorLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.ActorLogInfo.user": {"fq_name": "team_log.ActorLogInfo.user", "param_name": "userValue", "static_instance": null, "getter_method": "getUserValue", "containing_data_type_ref": "team_log.ActorLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.ActorLogInfo.other": {"fq_name": "team_log.ActorLogInfo.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.ActorLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertCategoryEnum.account_takeover": {"fq_name": "team_log.AdminAlertCategoryEnum.account_takeover", "param_name": "accountTakeoverValue", "static_instance": "ACCOUNT_TAKEOVER", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertCategoryEnum", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertCategoryEnum.data_loss_protection": {"fq_name": "team_log.AdminAlertCategoryEnum.data_loss_protection", "param_name": "dataLossProtectionValue", "static_instance": "DATA_LOSS_PROTECTION", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertCategoryEnum", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertCategoryEnum.information_governance": {"fq_name": "team_log.AdminAlertCategoryEnum.information_governance", "param_name": "informationGovernanceValue", "static_instance": "INFORMATION_GOVERNANCE", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertCategoryEnum", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertCategoryEnum.malware_sharing": {"fq_name": "team_log.AdminAlertCategoryEnum.malware_sharing", "param_name": "malwareSharingValue", "static_instance": "MALWARE_SHARING", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertCategoryEnum", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertCategoryEnum.massive_file_operation": {"fq_name": "team_log.AdminAlertCategoryEnum.massive_file_operation", "param_name": "massiveFileOperationValue", "static_instance": "MASSIVE_FILE_OPERATION", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertCategoryEnum", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertCategoryEnum.na": {"fq_name": "team_log.AdminAlertCategoryEnum.na", "param_name": "naValue", "static_instance": "NA", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertCategoryEnum", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertCategoryEnum.threat_management": {"fq_name": "team_log.AdminAlertCategoryEnum.threat_management", "param_name": "threatManagementValue", "static_instance": "THREAT_MANAGEMENT", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertCategoryEnum", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertCategoryEnum.other": {"fq_name": "team_log.AdminAlertCategoryEnum.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertCategoryEnum", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertGeneralStateEnum.active": {"fq_name": "team_log.AdminAlertGeneralStateEnum.active", "param_name": "activeValue", "static_instance": "ACTIVE", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertGeneralStateEnum", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertGeneralStateEnum.dismissed": {"fq_name": "team_log.AdminAlertGeneralStateEnum.dismissed", "param_name": "dismissedValue", "static_instance": "DISMISSED", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertGeneralStateEnum", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertGeneralStateEnum.in_progress": {"fq_name": "team_log.AdminAlertGeneralStateEnum.in_progress", "param_name": "inProgressValue", "static_instance": "IN_PROGRESS", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertGeneralStateEnum", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertGeneralStateEnum.na": {"fq_name": "team_log.AdminAlertGeneralStateEnum.na", "param_name": "naValue", "static_instance": "NA", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertGeneralStateEnum", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertGeneralStateEnum.resolved": {"fq_name": "team_log.AdminAlertGeneralStateEnum.resolved", "param_name": "resolvedValue", "static_instance": "RESOLVED", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertGeneralStateEnum", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertGeneralStateEnum.other": {"fq_name": "team_log.AdminAlertGeneralStateEnum.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertGeneralStateEnum", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertSeverityEnum.high": {"fq_name": "team_log.AdminAlertSeverityEnum.high", "param_name": "highValue", "static_instance": "HIGH", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertSeverityEnum", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertSeverityEnum.info": {"fq_name": "team_log.AdminAlertSeverityEnum.info", "param_name": "infoValue", "static_instance": "INFO", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertSeverityEnum", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertSeverityEnum.low": {"fq_name": "team_log.AdminAlertSeverityEnum.low", "param_name": "lowValue", "static_instance": "LOW", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertSeverityEnum", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertSeverityEnum.medium": {"fq_name": "team_log.AdminAlertSeverityEnum.medium", "param_name": "mediumValue", "static_instance": "MEDIUM", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertSeverityEnum", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertSeverityEnum.na": {"fq_name": "team_log.AdminAlertSeverityEnum.na", "param_name": "naValue", "static_instance": "NA", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertSeverityEnum", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertSeverityEnum.other": {"fq_name": "team_log.AdminAlertSeverityEnum.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertSeverityEnum", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingAlertConfiguration.alert_state": {"fq_name": "team_log.AdminAlertingAlertConfiguration.alert_state", "param_name": "alertState", "static_instance": null, "getter_method": "getAlertState", "containing_data_type_ref": "team_log.AdminAlertingAlertConfiguration", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingAlertConfiguration.sensitivity_level": {"fq_name": "team_log.AdminAlertingAlertConfiguration.sensitivity_level", "param_name": "sensitivityLevel", "static_instance": null, "getter_method": "getSensitivityLevel", "containing_data_type_ref": "team_log.AdminAlertingAlertConfiguration", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingAlertConfiguration.recipients_settings": {"fq_name": "team_log.AdminAlertingAlertConfiguration.recipients_settings", "param_name": "recipientsSettings", "static_instance": null, "getter_method": "getRecipientsSettings", "containing_data_type_ref": "team_log.AdminAlertingAlertConfiguration", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingAlertConfiguration.text": {"fq_name": "team_log.AdminAlertingAlertConfiguration.text", "param_name": "text", "static_instance": null, "getter_method": "getText", "containing_data_type_ref": "team_log.AdminAlertingAlertConfiguration", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingAlertConfiguration.excluded_file_extensions": {"fq_name": "team_log.AdminAlertingAlertConfiguration.excluded_file_extensions", "param_name": "excludedFileExtensions", "static_instance": null, "getter_method": "getExcludedFileExtensions", "containing_data_type_ref": "team_log.AdminAlertingAlertConfiguration", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingAlertSensitivity.high": {"fq_name": "team_log.AdminAlertingAlertSensitivity.high", "param_name": "highValue", "static_instance": "HIGH", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertingAlertSensitivity", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingAlertSensitivity.highest": {"fq_name": "team_log.AdminAlertingAlertSensitivity.highest", "param_name": "highestValue", "static_instance": "HIGHEST", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertingAlertSensitivity", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingAlertSensitivity.invalid": {"fq_name": "team_log.AdminAlertingAlertSensitivity.invalid", "param_name": "invalidValue", "static_instance": "INVALID", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertingAlertSensitivity", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingAlertSensitivity.low": {"fq_name": "team_log.AdminAlertingAlertSensitivity.low", "param_name": "lowValue", "static_instance": "LOW", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertingAlertSensitivity", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingAlertSensitivity.lowest": {"fq_name": "team_log.AdminAlertingAlertSensitivity.lowest", "param_name": "lowestValue", "static_instance": "LOWEST", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertingAlertSensitivity", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingAlertSensitivity.medium": {"fq_name": "team_log.AdminAlertingAlertSensitivity.medium", "param_name": "mediumValue", "static_instance": "MEDIUM", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertingAlertSensitivity", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingAlertSensitivity.other": {"fq_name": "team_log.AdminAlertingAlertSensitivity.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertingAlertSensitivity", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingAlertStateChangedDetails.alert_name": {"fq_name": "team_log.AdminAlertingAlertStateChangedDetails.alert_name", "param_name": "alertName", "static_instance": null, "getter_method": "getAlertName", "containing_data_type_ref": "team_log.AdminAlertingAlertStateChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingAlertStateChangedDetails.alert_severity": {"fq_name": "team_log.AdminAlertingAlertStateChangedDetails.alert_severity", "param_name": "alertSeverity", "static_instance": null, "getter_method": "getAlertSeverity", "containing_data_type_ref": "team_log.AdminAlertingAlertStateChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingAlertStateChangedDetails.alert_category": {"fq_name": "team_log.AdminAlertingAlertStateChangedDetails.alert_category", "param_name": "alertCategory", "static_instance": null, "getter_method": "getAlertCategory", "containing_data_type_ref": "team_log.AdminAlertingAlertStateChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingAlertStateChangedDetails.alert_instance_id": {"fq_name": "team_log.AdminAlertingAlertStateChangedDetails.alert_instance_id", "param_name": "alertInstanceId", "static_instance": null, "getter_method": "getAlertInstanceId", "containing_data_type_ref": "team_log.AdminAlertingAlertStateChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingAlertStateChangedDetails.previous_value": {"fq_name": "team_log.AdminAlertingAlertStateChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.AdminAlertingAlertStateChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingAlertStateChangedDetails.new_value": {"fq_name": "team_log.AdminAlertingAlertStateChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.AdminAlertingAlertStateChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingAlertStateChangedType.description": {"fq_name": "team_log.AdminAlertingAlertStateChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.AdminAlertingAlertStateChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingAlertStatePolicy.off": {"fq_name": "team_log.AdminAlertingAlertStatePolicy.off", "param_name": "offValue", "static_instance": "OFF", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertingAlertStatePolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingAlertStatePolicy.on": {"fq_name": "team_log.AdminAlertingAlertStatePolicy.on", "param_name": "onValue", "static_instance": "ON", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertingAlertStatePolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingAlertStatePolicy.other": {"fq_name": "team_log.AdminAlertingAlertStatePolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.AdminAlertingAlertStatePolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingChangedAlertConfigDetails.alert_name": {"fq_name": "team_log.AdminAlertingChangedAlertConfigDetails.alert_name", "param_name": "alertName", "static_instance": null, "getter_method": "getAlertName", "containing_data_type_ref": "team_log.AdminAlertingChangedAlertConfigDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingChangedAlertConfigDetails.previous_alert_config": {"fq_name": "team_log.AdminAlertingChangedAlertConfigDetails.previous_alert_config", "param_name": "previousAlertConfig", "static_instance": null, "getter_method": "getPreviousAlertConfig", "containing_data_type_ref": "team_log.AdminAlertingChangedAlertConfigDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingChangedAlertConfigDetails.new_alert_config": {"fq_name": "team_log.AdminAlertingChangedAlertConfigDetails.new_alert_config", "param_name": "newAlertConfig", "static_instance": null, "getter_method": "getNewAlertConfig", "containing_data_type_ref": "team_log.AdminAlertingChangedAlertConfigDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingChangedAlertConfigType.description": {"fq_name": "team_log.AdminAlertingChangedAlertConfigType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.AdminAlertingChangedAlertConfigType", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingTriggeredAlertDetails.alert_name": {"fq_name": "team_log.AdminAlertingTriggeredAlertDetails.alert_name", "param_name": "alertName", "static_instance": null, "getter_method": "getAlertName", "containing_data_type_ref": "team_log.AdminAlertingTriggeredAlertDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingTriggeredAlertDetails.alert_severity": {"fq_name": "team_log.AdminAlertingTriggeredAlertDetails.alert_severity", "param_name": "alertSeverity", "static_instance": null, "getter_method": "getAlertSeverity", "containing_data_type_ref": "team_log.AdminAlertingTriggeredAlertDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingTriggeredAlertDetails.alert_category": {"fq_name": "team_log.AdminAlertingTriggeredAlertDetails.alert_category", "param_name": "alertCategory", "static_instance": null, "getter_method": "getAlertCategory", "containing_data_type_ref": "team_log.AdminAlertingTriggeredAlertDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingTriggeredAlertDetails.alert_instance_id": {"fq_name": "team_log.AdminAlertingTriggeredAlertDetails.alert_instance_id", "param_name": "alertInstanceId", "static_instance": null, "getter_method": "getAlertInstanceId", "containing_data_type_ref": "team_log.AdminAlertingTriggeredAlertDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminAlertingTriggeredAlertType.description": {"fq_name": "team_log.AdminAlertingTriggeredAlertType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.AdminAlertingTriggeredAlertType", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminConsoleAppPermission.default_for_listed_apps": {"fq_name": "team_log.AdminConsoleAppPermission.default_for_listed_apps", "param_name": "defaultForListedAppsValue", "static_instance": "DEFAULT_FOR_LISTED_APPS", "getter_method": null, "containing_data_type_ref": "team_log.AdminConsoleAppPermission", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminConsoleAppPermission.default_for_unlisted_apps": {"fq_name": "team_log.AdminConsoleAppPermission.default_for_unlisted_apps", "param_name": "defaultForUnlistedAppsValue", "static_instance": "DEFAULT_FOR_UNLISTED_APPS", "getter_method": null, "containing_data_type_ref": "team_log.AdminConsoleAppPermission", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminConsoleAppPermission.other": {"fq_name": "team_log.AdminConsoleAppPermission.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.AdminConsoleAppPermission", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminConsoleAppPolicy.allow": {"fq_name": "team_log.AdminConsoleAppPolicy.allow", "param_name": "allowValue", "static_instance": "ALLOW", "getter_method": null, "containing_data_type_ref": "team_log.AdminConsoleAppPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminConsoleAppPolicy.block": {"fq_name": "team_log.AdminConsoleAppPolicy.block", "param_name": "blockValue", "static_instance": "BLOCK", "getter_method": null, "containing_data_type_ref": "team_log.AdminConsoleAppPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminConsoleAppPolicy.default": {"fq_name": "team_log.AdminConsoleAppPolicy.default", "param_name": "defaultValue", "static_instance": "DEFAULT", "getter_method": null, "containing_data_type_ref": "team_log.AdminConsoleAppPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminConsoleAppPolicy.other": {"fq_name": "team_log.AdminConsoleAppPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.AdminConsoleAppPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminEmailRemindersChangedDetails.new_value": {"fq_name": "team_log.AdminEmailRemindersChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.AdminEmailRemindersChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminEmailRemindersChangedDetails.previous_value": {"fq_name": "team_log.AdminEmailRemindersChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.AdminEmailRemindersChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminEmailRemindersChangedType.description": {"fq_name": "team_log.AdminEmailRemindersChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.AdminEmailRemindersChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminEmailRemindersPolicy.default": {"fq_name": "team_log.AdminEmailRemindersPolicy.default", "param_name": "defaultValue", "static_instance": "DEFAULT", "getter_method": null, "containing_data_type_ref": "team_log.AdminEmailRemindersPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminEmailRemindersPolicy.disabled": {"fq_name": "team_log.AdminEmailRemindersPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.AdminEmailRemindersPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminEmailRemindersPolicy.enabled": {"fq_name": "team_log.AdminEmailRemindersPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.AdminEmailRemindersPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminEmailRemindersPolicy.other": {"fq_name": "team_log.AdminEmailRemindersPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.AdminEmailRemindersPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminRole.billing_admin": {"fq_name": "team_log.AdminRole.billing_admin", "param_name": "billingAdminValue", "static_instance": "BILLING_ADMIN", "getter_method": null, "containing_data_type_ref": "team_log.AdminRole", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminRole.compliance_admin": {"fq_name": "team_log.AdminRole.compliance_admin", "param_name": "complianceAdminValue", "static_instance": "COMPLIANCE_ADMIN", "getter_method": null, "containing_data_type_ref": "team_log.AdminRole", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminRole.content_admin": {"fq_name": "team_log.AdminRole.content_admin", "param_name": "contentAdminValue", "static_instance": "CONTENT_ADMIN", "getter_method": null, "containing_data_type_ref": "team_log.AdminRole", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminRole.limited_admin": {"fq_name": "team_log.AdminRole.limited_admin", "param_name": "limitedAdminValue", "static_instance": "LIMITED_ADMIN", "getter_method": null, "containing_data_type_ref": "team_log.AdminRole", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminRole.member_only": {"fq_name": "team_log.AdminRole.member_only", "param_name": "memberOnlyValue", "static_instance": "MEMBER_ONLY", "getter_method": null, "containing_data_type_ref": "team_log.AdminRole", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminRole.reporting_admin": {"fq_name": "team_log.AdminRole.reporting_admin", "param_name": "reportingAdminValue", "static_instance": "REPORTING_ADMIN", "getter_method": null, "containing_data_type_ref": "team_log.AdminRole", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminRole.security_admin": {"fq_name": "team_log.AdminRole.security_admin", "param_name": "securityAdminValue", "static_instance": "SECURITY_ADMIN", "getter_method": null, "containing_data_type_ref": "team_log.AdminRole", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminRole.support_admin": {"fq_name": "team_log.AdminRole.support_admin", "param_name": "supportAdminValue", "static_instance": "SUPPORT_ADMIN", "getter_method": null, "containing_data_type_ref": "team_log.AdminRole", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminRole.team_admin": {"fq_name": "team_log.AdminRole.team_admin", "param_name": "teamAdminValue", "static_instance": "TEAM_ADMIN", "getter_method": null, "containing_data_type_ref": "team_log.AdminRole", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminRole.user_management_admin": {"fq_name": "team_log.AdminRole.user_management_admin", "param_name": "userManagementAdminValue", "static_instance": "USER_MANAGEMENT_ADMIN", "getter_method": null, "containing_data_type_ref": "team_log.AdminRole", "route_refs": [], "_type": "FieldReference"}, "team_log.AdminRole.other": {"fq_name": "team_log.AdminRole.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.AdminRole", "route_refs": [], "_type": "FieldReference"}, "team_log.AlertRecipientsSettingType.custom_list": {"fq_name": "team_log.AlertRecipientsSettingType.custom_list", "param_name": "customListValue", "static_instance": "CUSTOM_LIST", "getter_method": null, "containing_data_type_ref": "team_log.AlertRecipientsSettingType", "route_refs": [], "_type": "FieldReference"}, "team_log.AlertRecipientsSettingType.invalid": {"fq_name": "team_log.AlertRecipientsSettingType.invalid", "param_name": "invalidValue", "static_instance": "INVALID", "getter_method": null, "containing_data_type_ref": "team_log.AlertRecipientsSettingType", "route_refs": [], "_type": "FieldReference"}, "team_log.AlertRecipientsSettingType.none": {"fq_name": "team_log.AlertRecipientsSettingType.none", "param_name": "noneValue", "static_instance": "NONE", "getter_method": null, "containing_data_type_ref": "team_log.AlertRecipientsSettingType", "route_refs": [], "_type": "FieldReference"}, "team_log.AlertRecipientsSettingType.team_admins": {"fq_name": "team_log.AlertRecipientsSettingType.team_admins", "param_name": "teamAdminsValue", "static_instance": "TEAM_ADMINS", "getter_method": null, "containing_data_type_ref": "team_log.AlertRecipientsSettingType", "route_refs": [], "_type": "FieldReference"}, "team_log.AlertRecipientsSettingType.other": {"fq_name": "team_log.AlertRecipientsSettingType.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.AlertRecipientsSettingType", "route_refs": [], "_type": "FieldReference"}, "team_log.AllowDownloadDisabledType.description": {"fq_name": "team_log.AllowDownloadDisabledType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.AllowDownloadDisabledType", "route_refs": [], "_type": "FieldReference"}, "team_log.AllowDownloadEnabledType.description": {"fq_name": "team_log.AllowDownloadEnabledType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.AllowDownloadEnabledType", "route_refs": [], "_type": "FieldReference"}, "team_log.ApiSessionLogInfo.request_id": {"fq_name": "team_log.ApiSessionLogInfo.request_id", "param_name": "requestId", "static_instance": null, "getter_method": "getRequestId", "containing_data_type_ref": "team_log.ApiSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.AppBlockedByPermissionsDetails.app_info": {"fq_name": "team_log.AppBlockedByPermissionsDetails.app_info", "param_name": "appInfo", "static_instance": null, "getter_method": "getAppInfo", "containing_data_type_ref": "team_log.AppBlockedByPermissionsDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AppBlockedByPermissionsType.description": {"fq_name": "team_log.AppBlockedByPermissionsType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.AppBlockedByPermissionsType", "route_refs": [], "_type": "FieldReference"}, "team_log.AppLinkTeamDetails.app_info": {"fq_name": "team_log.AppLinkTeamDetails.app_info", "param_name": "appInfo", "static_instance": null, "getter_method": "getAppInfo", "containing_data_type_ref": "team_log.AppLinkTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AppLinkTeamType.description": {"fq_name": "team_log.AppLinkTeamType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.AppLinkTeamType", "route_refs": [], "_type": "FieldReference"}, "team_log.AppLinkUserDetails.app_info": {"fq_name": "team_log.AppLinkUserDetails.app_info", "param_name": "appInfo", "static_instance": null, "getter_method": "getAppInfo", "containing_data_type_ref": "team_log.AppLinkUserDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AppLinkUserType.description": {"fq_name": "team_log.AppLinkUserType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.AppLinkUserType", "route_refs": [], "_type": "FieldReference"}, "team_log.AppLogInfo.app_id": {"fq_name": "team_log.AppLogInfo.app_id", "param_name": "appId", "static_instance": null, "getter_method": "getAppId", "containing_data_type_ref": "team_log.AppLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.AppLogInfo.display_name": {"fq_name": "team_log.AppLogInfo.display_name", "param_name": "displayName", "static_instance": null, "getter_method": "getDisplayName", "containing_data_type_ref": "team_log.AppLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.AppPermissionsChangedDetails.previous_value": {"fq_name": "team_log.AppPermissionsChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.AppPermissionsChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AppPermissionsChangedDetails.new_value": {"fq_name": "team_log.AppPermissionsChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.AppPermissionsChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AppPermissionsChangedDetails.app_name": {"fq_name": "team_log.AppPermissionsChangedDetails.app_name", "param_name": "appName", "static_instance": null, "getter_method": "getAppName", "containing_data_type_ref": "team_log.AppPermissionsChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AppPermissionsChangedDetails.permission": {"fq_name": "team_log.AppPermissionsChangedDetails.permission", "param_name": "permission", "static_instance": null, "getter_method": "getPermission", "containing_data_type_ref": "team_log.AppPermissionsChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AppPermissionsChangedType.description": {"fq_name": "team_log.AppPermissionsChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.AppPermissionsChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.AppUnlinkTeamDetails.app_info": {"fq_name": "team_log.AppUnlinkTeamDetails.app_info", "param_name": "appInfo", "static_instance": null, "getter_method": "getAppInfo", "containing_data_type_ref": "team_log.AppUnlinkTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AppUnlinkTeamType.description": {"fq_name": "team_log.AppUnlinkTeamType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.AppUnlinkTeamType", "route_refs": [], "_type": "FieldReference"}, "team_log.AppUnlinkUserDetails.app_info": {"fq_name": "team_log.AppUnlinkUserDetails.app_info", "param_name": "appInfo", "static_instance": null, "getter_method": "getAppInfo", "containing_data_type_ref": "team_log.AppUnlinkUserDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.AppUnlinkUserType.description": {"fq_name": "team_log.AppUnlinkUserType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.AppUnlinkUserType", "route_refs": [], "_type": "FieldReference"}, "team_log.ApplyNamingConventionType.description": {"fq_name": "team_log.ApplyNamingConventionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ApplyNamingConventionType", "route_refs": [], "_type": "FieldReference"}, "team_log.AssetLogInfo.file": {"fq_name": "team_log.AssetLogInfo.file", "param_name": "fileValue", "static_instance": null, "getter_method": "getFileValue", "containing_data_type_ref": "team_log.AssetLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.AssetLogInfo.folder": {"fq_name": "team_log.AssetLogInfo.folder", "param_name": "folderValue", "static_instance": null, "getter_method": "getFolderValue", "containing_data_type_ref": "team_log.AssetLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.AssetLogInfo.paper_document": {"fq_name": "team_log.AssetLogInfo.paper_document", "param_name": "paperDocumentValue", "static_instance": null, "getter_method": "getPaperDocumentValue", "containing_data_type_ref": "team_log.AssetLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.AssetLogInfo.paper_folder": {"fq_name": "team_log.AssetLogInfo.paper_folder", "param_name": "paperFolderValue", "static_instance": null, "getter_method": "getPaperFolderValue", "containing_data_type_ref": "team_log.AssetLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.AssetLogInfo.showcase_document": {"fq_name": "team_log.AssetLogInfo.showcase_document", "param_name": "showcaseDocumentValue", "static_instance": null, "getter_method": "getShowcaseDocumentValue", "containing_data_type_ref": "team_log.AssetLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.AssetLogInfo.other": {"fq_name": "team_log.AssetLogInfo.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.AssetLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.BackupAdminInvitationSentType.description": {"fq_name": "team_log.BackupAdminInvitationSentType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.BackupAdminInvitationSentType", "route_refs": [], "_type": "FieldReference"}, "team_log.BackupInvitationOpenedType.description": {"fq_name": "team_log.BackupInvitationOpenedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.BackupInvitationOpenedType", "route_refs": [], "_type": "FieldReference"}, "team_log.BackupStatus.disabled": {"fq_name": "team_log.BackupStatus.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.BackupStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.BackupStatus.enabled": {"fq_name": "team_log.BackupStatus.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.BackupStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.BackupStatus.other": {"fq_name": "team_log.BackupStatus.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.BackupStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderAddPageDetails.event_uuid": {"fq_name": "team_log.BinderAddPageDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.BinderAddPageDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderAddPageDetails.doc_title": {"fq_name": "team_log.BinderAddPageDetails.doc_title", "param_name": "docTitle", "static_instance": null, "getter_method": "getDocTitle", "containing_data_type_ref": "team_log.BinderAddPageDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderAddPageDetails.binder_item_name": {"fq_name": "team_log.BinderAddPageDetails.binder_item_name", "param_name": "binderItemName", "static_instance": null, "getter_method": "getBinderItemName", "containing_data_type_ref": "team_log.BinderAddPageDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderAddPageType.description": {"fq_name": "team_log.BinderAddPageType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.BinderAddPageType", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderAddSectionDetails.event_uuid": {"fq_name": "team_log.BinderAddSectionDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.BinderAddSectionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderAddSectionDetails.doc_title": {"fq_name": "team_log.BinderAddSectionDetails.doc_title", "param_name": "docTitle", "static_instance": null, "getter_method": "getDocTitle", "containing_data_type_ref": "team_log.BinderAddSectionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderAddSectionDetails.binder_item_name": {"fq_name": "team_log.BinderAddSectionDetails.binder_item_name", "param_name": "binderItemName", "static_instance": null, "getter_method": "getBinderItemName", "containing_data_type_ref": "team_log.BinderAddSectionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderAddSectionType.description": {"fq_name": "team_log.BinderAddSectionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.BinderAddSectionType", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderRemovePageDetails.event_uuid": {"fq_name": "team_log.BinderRemovePageDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.BinderRemovePageDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderRemovePageDetails.doc_title": {"fq_name": "team_log.BinderRemovePageDetails.doc_title", "param_name": "docTitle", "static_instance": null, "getter_method": "getDocTitle", "containing_data_type_ref": "team_log.BinderRemovePageDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderRemovePageDetails.binder_item_name": {"fq_name": "team_log.BinderRemovePageDetails.binder_item_name", "param_name": "binderItemName", "static_instance": null, "getter_method": "getBinderItemName", "containing_data_type_ref": "team_log.BinderRemovePageDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderRemovePageType.description": {"fq_name": "team_log.BinderRemovePageType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.BinderRemovePageType", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderRemoveSectionDetails.event_uuid": {"fq_name": "team_log.BinderRemoveSectionDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.BinderRemoveSectionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderRemoveSectionDetails.doc_title": {"fq_name": "team_log.BinderRemoveSectionDetails.doc_title", "param_name": "docTitle", "static_instance": null, "getter_method": "getDocTitle", "containing_data_type_ref": "team_log.BinderRemoveSectionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderRemoveSectionDetails.binder_item_name": {"fq_name": "team_log.BinderRemoveSectionDetails.binder_item_name", "param_name": "binderItemName", "static_instance": null, "getter_method": "getBinderItemName", "containing_data_type_ref": "team_log.BinderRemoveSectionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderRemoveSectionType.description": {"fq_name": "team_log.BinderRemoveSectionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.BinderRemoveSectionType", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderRenamePageDetails.event_uuid": {"fq_name": "team_log.BinderRenamePageDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.BinderRenamePageDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderRenamePageDetails.doc_title": {"fq_name": "team_log.BinderRenamePageDetails.doc_title", "param_name": "docTitle", "static_instance": null, "getter_method": "getDocTitle", "containing_data_type_ref": "team_log.BinderRenamePageDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderRenamePageDetails.binder_item_name": {"fq_name": "team_log.BinderRenamePageDetails.binder_item_name", "param_name": "binderItemName", "static_instance": null, "getter_method": "getBinderItemName", "containing_data_type_ref": "team_log.BinderRenamePageDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderRenamePageDetails.previous_binder_item_name": {"fq_name": "team_log.BinderRenamePageDetails.previous_binder_item_name", "param_name": "previousBinderItemName", "static_instance": null, "getter_method": "getPreviousBinderItemName", "containing_data_type_ref": "team_log.BinderRenamePageDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderRenamePageType.description": {"fq_name": "team_log.BinderRenamePageType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.BinderRenamePageType", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderRenameSectionDetails.event_uuid": {"fq_name": "team_log.BinderRenameSectionDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.BinderRenameSectionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderRenameSectionDetails.doc_title": {"fq_name": "team_log.BinderRenameSectionDetails.doc_title", "param_name": "docTitle", "static_instance": null, "getter_method": "getDocTitle", "containing_data_type_ref": "team_log.BinderRenameSectionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderRenameSectionDetails.binder_item_name": {"fq_name": "team_log.BinderRenameSectionDetails.binder_item_name", "param_name": "binderItemName", "static_instance": null, "getter_method": "getBinderItemName", "containing_data_type_ref": "team_log.BinderRenameSectionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderRenameSectionDetails.previous_binder_item_name": {"fq_name": "team_log.BinderRenameSectionDetails.previous_binder_item_name", "param_name": "previousBinderItemName", "static_instance": null, "getter_method": "getPreviousBinderItemName", "containing_data_type_ref": "team_log.BinderRenameSectionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderRenameSectionType.description": {"fq_name": "team_log.BinderRenameSectionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.BinderRenameSectionType", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderReorderPageDetails.event_uuid": {"fq_name": "team_log.BinderReorderPageDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.BinderReorderPageDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderReorderPageDetails.doc_title": {"fq_name": "team_log.BinderReorderPageDetails.doc_title", "param_name": "docTitle", "static_instance": null, "getter_method": "getDocTitle", "containing_data_type_ref": "team_log.BinderReorderPageDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderReorderPageDetails.binder_item_name": {"fq_name": "team_log.BinderReorderPageDetails.binder_item_name", "param_name": "binderItemName", "static_instance": null, "getter_method": "getBinderItemName", "containing_data_type_ref": "team_log.BinderReorderPageDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderReorderPageType.description": {"fq_name": "team_log.BinderReorderPageType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.BinderReorderPageType", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderReorderSectionDetails.event_uuid": {"fq_name": "team_log.BinderReorderSectionDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.BinderReorderSectionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderReorderSectionDetails.doc_title": {"fq_name": "team_log.BinderReorderSectionDetails.doc_title", "param_name": "docTitle", "static_instance": null, "getter_method": "getDocTitle", "containing_data_type_ref": "team_log.BinderReorderSectionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderReorderSectionDetails.binder_item_name": {"fq_name": "team_log.BinderReorderSectionDetails.binder_item_name", "param_name": "binderItemName", "static_instance": null, "getter_method": "getBinderItemName", "containing_data_type_ref": "team_log.BinderReorderSectionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.BinderReorderSectionType.description": {"fq_name": "team_log.BinderReorderSectionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.BinderReorderSectionType", "route_refs": [], "_type": "FieldReference"}, "team_log.CameraUploadsPolicy.disabled": {"fq_name": "team_log.CameraUploadsPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.CameraUploadsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.CameraUploadsPolicy.enabled": {"fq_name": "team_log.CameraUploadsPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.CameraUploadsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.CameraUploadsPolicy.other": {"fq_name": "team_log.CameraUploadsPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.CameraUploadsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.CameraUploadsPolicyChangedDetails.new_value": {"fq_name": "team_log.CameraUploadsPolicyChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.CameraUploadsPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.CameraUploadsPolicyChangedDetails.previous_value": {"fq_name": "team_log.CameraUploadsPolicyChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.CameraUploadsPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.CameraUploadsPolicyChangedType.description": {"fq_name": "team_log.CameraUploadsPolicyChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.CameraUploadsPolicyChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.CaptureTranscriptPolicy.default": {"fq_name": "team_log.CaptureTranscriptPolicy.default", "param_name": "defaultValue", "static_instance": "DEFAULT", "getter_method": null, "containing_data_type_ref": "team_log.CaptureTranscriptPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.CaptureTranscriptPolicy.disabled": {"fq_name": "team_log.CaptureTranscriptPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.CaptureTranscriptPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.CaptureTranscriptPolicy.enabled": {"fq_name": "team_log.CaptureTranscriptPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.CaptureTranscriptPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.CaptureTranscriptPolicy.other": {"fq_name": "team_log.CaptureTranscriptPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.CaptureTranscriptPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.CaptureTranscriptPolicyChangedDetails.new_value": {"fq_name": "team_log.CaptureTranscriptPolicyChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.CaptureTranscriptPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.CaptureTranscriptPolicyChangedDetails.previous_value": {"fq_name": "team_log.CaptureTranscriptPolicyChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.CaptureTranscriptPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.CaptureTranscriptPolicyChangedType.description": {"fq_name": "team_log.CaptureTranscriptPolicyChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.CaptureTranscriptPolicyChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.Certificate.subject": {"fq_name": "team_log.Certificate.subject", "param_name": "subject", "static_instance": null, "getter_method": "getSubject", "containing_data_type_ref": "team_log.Certificate", "route_refs": [], "_type": "FieldReference"}, "team_log.Certificate.issuer": {"fq_name": "team_log.Certificate.issuer", "param_name": "issuer", "static_instance": null, "getter_method": "getIssuer", "containing_data_type_ref": "team_log.Certificate", "route_refs": [], "_type": "FieldReference"}, "team_log.Certificate.issue_date": {"fq_name": "team_log.Certificate.issue_date", "param_name": "issueDate", "static_instance": null, "getter_method": "getIssueDate", "containing_data_type_ref": "team_log.Certificate", "route_refs": [], "_type": "FieldReference"}, "team_log.Certificate.expiration_date": {"fq_name": "team_log.Certificate.expiration_date", "param_name": "expirationDate", "static_instance": null, "getter_method": "getExpirationDate", "containing_data_type_ref": "team_log.Certificate", "route_refs": [], "_type": "FieldReference"}, "team_log.Certificate.serial_number": {"fq_name": "team_log.Certificate.serial_number", "param_name": "serialNumber", "static_instance": null, "getter_method": "getSerialNumber", "containing_data_type_ref": "team_log.Certificate", "route_refs": [], "_type": "FieldReference"}, "team_log.Certificate.sha1_fingerprint": {"fq_name": "team_log.Certificate.sha1_fingerprint", "param_name": "sha1Fingerprint", "static_instance": null, "getter_method": "getSha1Fingerprint", "containing_data_type_ref": "team_log.Certificate", "route_refs": [], "_type": "FieldReference"}, "team_log.Certificate.common_name": {"fq_name": "team_log.Certificate.common_name", "param_name": "commonName", "static_instance": null, "getter_method": "getCommonName", "containing_data_type_ref": "team_log.Certificate", "route_refs": [], "_type": "FieldReference"}, "team_log.ChangeLinkExpirationPolicy.allowed": {"fq_name": "team_log.ChangeLinkExpirationPolicy.allowed", "param_name": "allowedValue", "static_instance": "ALLOWED", "getter_method": null, "containing_data_type_ref": "team_log.ChangeLinkExpirationPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ChangeLinkExpirationPolicy.not_allowed": {"fq_name": "team_log.ChangeLinkExpirationPolicy.not_allowed", "param_name": "notAllowedValue", "static_instance": "NOT_ALLOWED", "getter_method": null, "containing_data_type_ref": "team_log.ChangeLinkExpirationPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ChangeLinkExpirationPolicy.other": {"fq_name": "team_log.ChangeLinkExpirationPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.ChangeLinkExpirationPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ChangedEnterpriseAdminRoleDetails.previous_value": {"fq_name": "team_log.ChangedEnterpriseAdminRoleDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.ChangedEnterpriseAdminRoleDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ChangedEnterpriseAdminRoleDetails.new_value": {"fq_name": "team_log.ChangedEnterpriseAdminRoleDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.ChangedEnterpriseAdminRoleDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ChangedEnterpriseAdminRoleDetails.team_name": {"fq_name": "team_log.ChangedEnterpriseAdminRoleDetails.team_name", "param_name": "teamName", "static_instance": null, "getter_method": "getTeamName", "containing_data_type_ref": "team_log.ChangedEnterpriseAdminRoleDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ChangedEnterpriseAdminRoleType.description": {"fq_name": "team_log.ChangedEnterpriseAdminRoleType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ChangedEnterpriseAdminRoleType", "route_refs": [], "_type": "FieldReference"}, "team_log.ChangedEnterpriseConnectedTeamStatusDetails.action": {"fq_name": "team_log.ChangedEnterpriseConnectedTeamStatusDetails.action", "param_name": "action", "static_instance": null, "getter_method": "getAction", "containing_data_type_ref": "team_log.ChangedEnterpriseConnectedTeamStatusDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ChangedEnterpriseConnectedTeamStatusDetails.additional_info": {"fq_name": "team_log.ChangedEnterpriseConnectedTeamStatusDetails.additional_info", "param_name": "additionalInfo", "static_instance": null, "getter_method": "getAdditionalInfo", "containing_data_type_ref": "team_log.ChangedEnterpriseConnectedTeamStatusDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ChangedEnterpriseConnectedTeamStatusDetails.previous_value": {"fq_name": "team_log.ChangedEnterpriseConnectedTeamStatusDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.ChangedEnterpriseConnectedTeamStatusDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ChangedEnterpriseConnectedTeamStatusDetails.new_value": {"fq_name": "team_log.ChangedEnterpriseConnectedTeamStatusDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.ChangedEnterpriseConnectedTeamStatusDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ChangedEnterpriseConnectedTeamStatusType.description": {"fq_name": "team_log.ChangedEnterpriseConnectedTeamStatusType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ChangedEnterpriseConnectedTeamStatusType", "route_refs": [], "_type": "FieldReference"}, "team_log.ClassificationChangePolicyDetails.previous_value": {"fq_name": "team_log.ClassificationChangePolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.ClassificationChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ClassificationChangePolicyDetails.new_value": {"fq_name": "team_log.ClassificationChangePolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.ClassificationChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ClassificationChangePolicyDetails.classification_type": {"fq_name": "team_log.ClassificationChangePolicyDetails.classification_type", "param_name": "classificationType", "static_instance": null, "getter_method": "getClassificationType", "containing_data_type_ref": "team_log.ClassificationChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ClassificationChangePolicyType.description": {"fq_name": "team_log.ClassificationChangePolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ClassificationChangePolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.ClassificationCreateReportFailDetails.failure_reason": {"fq_name": "team_log.ClassificationCreateReportFailDetails.failure_reason", "param_name": "failureReason", "static_instance": null, "getter_method": "getFailureReason", "containing_data_type_ref": "team_log.ClassificationCreateReportFailDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ClassificationCreateReportFailType.description": {"fq_name": "team_log.ClassificationCreateReportFailType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ClassificationCreateReportFailType", "route_refs": [], "_type": "FieldReference"}, "team_log.ClassificationCreateReportType.description": {"fq_name": "team_log.ClassificationCreateReportType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ClassificationCreateReportType", "route_refs": [], "_type": "FieldReference"}, "team_log.ClassificationPolicyEnumWrapper.disabled": {"fq_name": "team_log.ClassificationPolicyEnumWrapper.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.ClassificationPolicyEnumWrapper", "route_refs": [], "_type": "FieldReference"}, "team_log.ClassificationPolicyEnumWrapper.enabled": {"fq_name": "team_log.ClassificationPolicyEnumWrapper.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.ClassificationPolicyEnumWrapper", "route_refs": [], "_type": "FieldReference"}, "team_log.ClassificationPolicyEnumWrapper.member_and_team_folders": {"fq_name": "team_log.ClassificationPolicyEnumWrapper.member_and_team_folders", "param_name": "memberAndTeamFoldersValue", "static_instance": "MEMBER_AND_TEAM_FOLDERS", "getter_method": null, "containing_data_type_ref": "team_log.ClassificationPolicyEnumWrapper", "route_refs": [], "_type": "FieldReference"}, "team_log.ClassificationPolicyEnumWrapper.team_folders": {"fq_name": "team_log.ClassificationPolicyEnumWrapper.team_folders", "param_name": "teamFoldersValue", "static_instance": "TEAM_FOLDERS", "getter_method": null, "containing_data_type_ref": "team_log.ClassificationPolicyEnumWrapper", "route_refs": [], "_type": "FieldReference"}, "team_log.ClassificationPolicyEnumWrapper.other": {"fq_name": "team_log.ClassificationPolicyEnumWrapper.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.ClassificationPolicyEnumWrapper", "route_refs": [], "_type": "FieldReference"}, "team_log.ClassificationType.personal_information": {"fq_name": "team_log.ClassificationType.personal_information", "param_name": "personalInformationValue", "static_instance": "PERSONAL_INFORMATION", "getter_method": null, "containing_data_type_ref": "team_log.ClassificationType", "route_refs": [], "_type": "FieldReference"}, "team_log.ClassificationType.pii": {"fq_name": "team_log.ClassificationType.pii", "param_name": "piiValue", "static_instance": "PII", "getter_method": null, "containing_data_type_ref": "team_log.ClassificationType", "route_refs": [], "_type": "FieldReference"}, "team_log.ClassificationType.other": {"fq_name": "team_log.ClassificationType.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.ClassificationType", "route_refs": [], "_type": "FieldReference"}, "team_log.CollectionShareDetails.album_name": {"fq_name": "team_log.CollectionShareDetails.album_name", "param_name": "albumName", "static_instance": null, "getter_method": "getAlbumName", "containing_data_type_ref": "team_log.CollectionShareDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.CollectionShareType.description": {"fq_name": "team_log.CollectionShareType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.CollectionShareType", "route_refs": [], "_type": "FieldReference"}, "team_log.ComputerBackupPolicy.default": {"fq_name": "team_log.ComputerBackupPolicy.default", "param_name": "defaultValue", "static_instance": "DEFAULT", "getter_method": null, "containing_data_type_ref": "team_log.ComputerBackupPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ComputerBackupPolicy.disabled": {"fq_name": "team_log.ComputerBackupPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.ComputerBackupPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ComputerBackupPolicy.enabled": {"fq_name": "team_log.ComputerBackupPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.ComputerBackupPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ComputerBackupPolicy.other": {"fq_name": "team_log.ComputerBackupPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.ComputerBackupPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ComputerBackupPolicyChangedDetails.new_value": {"fq_name": "team_log.ComputerBackupPolicyChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.ComputerBackupPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ComputerBackupPolicyChangedDetails.previous_value": {"fq_name": "team_log.ComputerBackupPolicyChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.ComputerBackupPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ComputerBackupPolicyChangedType.description": {"fq_name": "team_log.ComputerBackupPolicyChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ComputerBackupPolicyChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.ConnectedTeamName.team": {"fq_name": "team_log.ConnectedTeamName.team", "param_name": "team", "static_instance": null, "getter_method": "getTeam", "containing_data_type_ref": "team_log.ConnectedTeamName", "route_refs": [], "_type": "FieldReference"}, "team_log.ContentAdministrationPolicyChangedDetails.new_value": {"fq_name": "team_log.ContentAdministrationPolicyChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.ContentAdministrationPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ContentAdministrationPolicyChangedDetails.previous_value": {"fq_name": "team_log.ContentAdministrationPolicyChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.ContentAdministrationPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ContentAdministrationPolicyChangedType.description": {"fq_name": "team_log.ContentAdministrationPolicyChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ContentAdministrationPolicyChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.ContentPermanentDeletePolicy.disabled": {"fq_name": "team_log.ContentPermanentDeletePolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.ContentPermanentDeletePolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ContentPermanentDeletePolicy.enabled": {"fq_name": "team_log.ContentPermanentDeletePolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.ContentPermanentDeletePolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ContentPermanentDeletePolicy.other": {"fq_name": "team_log.ContentPermanentDeletePolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.ContentPermanentDeletePolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ContextLogInfo.anonymous": {"fq_name": "team_log.ContextLogInfo.anonymous", "param_name": "anonymousValue", "static_instance": "ANONYMOUS", "getter_method": null, "containing_data_type_ref": "team_log.ContextLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.ContextLogInfo.non_team_member": {"fq_name": "team_log.ContextLogInfo.non_team_member", "param_name": "nonTeamMemberValue", "static_instance": null, "getter_method": "getNonTeamMemberValue", "containing_data_type_ref": "team_log.ContextLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.ContextLogInfo.organization_team": {"fq_name": "team_log.ContextLogInfo.organization_team", "param_name": "organizationTeamValue", "static_instance": null, "getter_method": "getOrganizationTeamValue", "containing_data_type_ref": "team_log.ContextLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.ContextLogInfo.team": {"fq_name": "team_log.ContextLogInfo.team", "param_name": "teamValue", "static_instance": "TEAM", "getter_method": null, "containing_data_type_ref": "team_log.ContextLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.ContextLogInfo.team_member": {"fq_name": "team_log.ContextLogInfo.team_member", "param_name": "teamMemberValue", "static_instance": null, "getter_method": "getTeamMemberValue", "containing_data_type_ref": "team_log.ContextLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.ContextLogInfo.trusted_non_team_member": {"fq_name": "team_log.ContextLogInfo.trusted_non_team_member", "param_name": "trustedNonTeamMemberValue", "static_instance": null, "getter_method": "getTrustedNonTeamMemberValue", "containing_data_type_ref": "team_log.ContextLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.ContextLogInfo.other": {"fq_name": "team_log.ContextLogInfo.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.ContextLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.CreateFolderType.description": {"fq_name": "team_log.CreateFolderType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.CreateFolderType", "route_refs": [], "_type": "FieldReference"}, "team_log.CreateTeamInviteLinkDetails.link_url": {"fq_name": "team_log.CreateTeamInviteLinkDetails.link_url", "param_name": "linkUrl", "static_instance": null, "getter_method": "getLinkUrl", "containing_data_type_ref": "team_log.CreateTeamInviteLinkDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.CreateTeamInviteLinkDetails.expiry_date": {"fq_name": "team_log.CreateTeamInviteLinkDetails.expiry_date", "param_name": "expiryDate", "static_instance": null, "getter_method": "getExpiryDate", "containing_data_type_ref": "team_log.CreateTeamInviteLinkDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.CreateTeamInviteLinkType.description": {"fq_name": "team_log.CreateTeamInviteLinkType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.CreateTeamInviteLinkType", "route_refs": [], "_type": "FieldReference"}, "team_log.DataPlacementRestrictionChangePolicyDetails.previous_value": {"fq_name": "team_log.DataPlacementRestrictionChangePolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.DataPlacementRestrictionChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DataPlacementRestrictionChangePolicyDetails.new_value": {"fq_name": "team_log.DataPlacementRestrictionChangePolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.DataPlacementRestrictionChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DataPlacementRestrictionChangePolicyType.description": {"fq_name": "team_log.DataPlacementRestrictionChangePolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DataPlacementRestrictionChangePolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.DataPlacementRestrictionSatisfyPolicyDetails.placement_restriction": {"fq_name": "team_log.DataPlacementRestrictionSatisfyPolicyDetails.placement_restriction", "param_name": "placementRestriction", "static_instance": null, "getter_method": "getPlacementRestriction", "containing_data_type_ref": "team_log.DataPlacementRestrictionSatisfyPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DataPlacementRestrictionSatisfyPolicyType.description": {"fq_name": "team_log.DataPlacementRestrictionSatisfyPolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DataPlacementRestrictionSatisfyPolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.DataResidencyMigrationRequestSuccessfulType.description": {"fq_name": "team_log.DataResidencyMigrationRequestSuccessfulType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DataResidencyMigrationRequestSuccessfulType", "route_refs": [], "_type": "FieldReference"}, "team_log.DataResidencyMigrationRequestUnsuccessfulType.description": {"fq_name": "team_log.DataResidencyMigrationRequestUnsuccessfulType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DataResidencyMigrationRequestUnsuccessfulType", "route_refs": [], "_type": "FieldReference"}, "team_log.DefaultLinkExpirationDaysPolicy.day_1": {"fq_name": "team_log.DefaultLinkExpirationDaysPolicy.day_1", "param_name": "day1Value", "static_instance": "DAY_1", "getter_method": null, "containing_data_type_ref": "team_log.DefaultLinkExpirationDaysPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.DefaultLinkExpirationDaysPolicy.day_180": {"fq_name": "team_log.DefaultLinkExpirationDaysPolicy.day_180", "param_name": "day180Value", "static_instance": "DAY_180", "getter_method": null, "containing_data_type_ref": "team_log.DefaultLinkExpirationDaysPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.DefaultLinkExpirationDaysPolicy.day_3": {"fq_name": "team_log.DefaultLinkExpirationDaysPolicy.day_3", "param_name": "day3Value", "static_instance": "DAY_3", "getter_method": null, "containing_data_type_ref": "team_log.DefaultLinkExpirationDaysPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.DefaultLinkExpirationDaysPolicy.day_30": {"fq_name": "team_log.DefaultLinkExpirationDaysPolicy.day_30", "param_name": "day30Value", "static_instance": "DAY_30", "getter_method": null, "containing_data_type_ref": "team_log.DefaultLinkExpirationDaysPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.DefaultLinkExpirationDaysPolicy.day_7": {"fq_name": "team_log.DefaultLinkExpirationDaysPolicy.day_7", "param_name": "day7Value", "static_instance": "DAY_7", "getter_method": null, "containing_data_type_ref": "team_log.DefaultLinkExpirationDaysPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.DefaultLinkExpirationDaysPolicy.day_90": {"fq_name": "team_log.DefaultLinkExpirationDaysPolicy.day_90", "param_name": "day90Value", "static_instance": "DAY_90", "getter_method": null, "containing_data_type_ref": "team_log.DefaultLinkExpirationDaysPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.DefaultLinkExpirationDaysPolicy.none": {"fq_name": "team_log.DefaultLinkExpirationDaysPolicy.none", "param_name": "noneValue", "static_instance": "NONE", "getter_method": null, "containing_data_type_ref": "team_log.DefaultLinkExpirationDaysPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.DefaultLinkExpirationDaysPolicy.year_1": {"fq_name": "team_log.DefaultLinkExpirationDaysPolicy.year_1", "param_name": "year1Value", "static_instance": "YEAR_1", "getter_method": null, "containing_data_type_ref": "team_log.DefaultLinkExpirationDaysPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.DefaultLinkExpirationDaysPolicy.other": {"fq_name": "team_log.DefaultLinkExpirationDaysPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.DefaultLinkExpirationDaysPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.DeleteTeamInviteLinkDetails.link_url": {"fq_name": "team_log.DeleteTeamInviteLinkDetails.link_url", "param_name": "linkUrl", "static_instance": null, "getter_method": "getLinkUrl", "containing_data_type_ref": "team_log.DeleteTeamInviteLinkDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeleteTeamInviteLinkType.description": {"fq_name": "team_log.DeleteTeamInviteLinkType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DeleteTeamInviteLinkType", "route_refs": [], "_type": "FieldReference"}, "team_log.DesktopDeviceSessionLogInfo.host_name": {"fq_name": "team_log.DesktopDeviceSessionLogInfo.host_name", "param_name": "hostName", "static_instance": null, "getter_method": "getHostName", "containing_data_type_ref": "team_log.DesktopDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.DesktopDeviceSessionLogInfo.client_type": {"fq_name": "team_log.DesktopDeviceSessionLogInfo.client_type", "param_name": "clientType", "static_instance": null, "getter_method": "getClientType", "containing_data_type_ref": "team_log.DesktopDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.DesktopDeviceSessionLogInfo.platform": {"fq_name": "team_log.DesktopDeviceSessionLogInfo.platform", "param_name": "platform", "static_instance": null, "getter_method": "getPlatform", "containing_data_type_ref": "team_log.DesktopDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.DesktopDeviceSessionLogInfo.is_delete_on_unlink_supported": {"fq_name": "team_log.DesktopDeviceSessionLogInfo.is_delete_on_unlink_supported", "param_name": "isDeleteOnUnlinkSupported", "static_instance": null, "getter_method": "getIsDeleteOnUnlinkSupported", "containing_data_type_ref": "team_log.DesktopDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.DesktopDeviceSessionLogInfo.ip_address": {"fq_name": "team_log.DesktopDeviceSessionLogInfo.ip_address", "param_name": "ipAddress", "static_instance": null, "getter_method": "getIpAddress", "containing_data_type_ref": "team_log.DesktopDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.DesktopDeviceSessionLogInfo.created": {"fq_name": "team_log.DesktopDeviceSessionLogInfo.created", "param_name": "created", "static_instance": null, "getter_method": "getCreated", "containing_data_type_ref": "team_log.DesktopDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.DesktopDeviceSessionLogInfo.updated": {"fq_name": "team_log.DesktopDeviceSessionLogInfo.updated", "param_name": "updated", "static_instance": null, "getter_method": "getUpdated", "containing_data_type_ref": "team_log.DesktopDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.DesktopDeviceSessionLogInfo.session_info": {"fq_name": "team_log.DesktopDeviceSessionLogInfo.session_info", "param_name": "sessionInfo", "static_instance": null, "getter_method": "getSessionInfo", "containing_data_type_ref": "team_log.DesktopDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.DesktopDeviceSessionLogInfo.client_version": {"fq_name": "team_log.DesktopDeviceSessionLogInfo.client_version", "param_name": "clientVersion", "static_instance": null, "getter_method": "getClientVersion", "containing_data_type_ref": "team_log.DesktopDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.DesktopSessionLogInfo.session_id": {"fq_name": "team_log.DesktopSessionLogInfo.session_id", "param_name": "sessionId", "static_instance": null, "getter_method": "getSessionId", "containing_data_type_ref": "team_log.DesktopSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceApprovalsAddExceptionType.description": {"fq_name": "team_log.DeviceApprovalsAddExceptionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DeviceApprovalsAddExceptionType", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceApprovalsChangeDesktopPolicyDetails.new_value": {"fq_name": "team_log.DeviceApprovalsChangeDesktopPolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.DeviceApprovalsChangeDesktopPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceApprovalsChangeDesktopPolicyDetails.previous_value": {"fq_name": "team_log.DeviceApprovalsChangeDesktopPolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.DeviceApprovalsChangeDesktopPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceApprovalsChangeDesktopPolicyType.description": {"fq_name": "team_log.DeviceApprovalsChangeDesktopPolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DeviceApprovalsChangeDesktopPolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceApprovalsChangeMobilePolicyDetails.new_value": {"fq_name": "team_log.DeviceApprovalsChangeMobilePolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.DeviceApprovalsChangeMobilePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceApprovalsChangeMobilePolicyDetails.previous_value": {"fq_name": "team_log.DeviceApprovalsChangeMobilePolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.DeviceApprovalsChangeMobilePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceApprovalsChangeMobilePolicyType.description": {"fq_name": "team_log.DeviceApprovalsChangeMobilePolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DeviceApprovalsChangeMobilePolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceApprovalsChangeOverageActionDetails.new_value": {"fq_name": "team_log.DeviceApprovalsChangeOverageActionDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.DeviceApprovalsChangeOverageActionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceApprovalsChangeOverageActionDetails.previous_value": {"fq_name": "team_log.DeviceApprovalsChangeOverageActionDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.DeviceApprovalsChangeOverageActionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceApprovalsChangeOverageActionType.description": {"fq_name": "team_log.DeviceApprovalsChangeOverageActionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DeviceApprovalsChangeOverageActionType", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceApprovalsChangeUnlinkActionDetails.new_value": {"fq_name": "team_log.DeviceApprovalsChangeUnlinkActionDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.DeviceApprovalsChangeUnlinkActionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceApprovalsChangeUnlinkActionDetails.previous_value": {"fq_name": "team_log.DeviceApprovalsChangeUnlinkActionDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.DeviceApprovalsChangeUnlinkActionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceApprovalsChangeUnlinkActionType.description": {"fq_name": "team_log.DeviceApprovalsChangeUnlinkActionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DeviceApprovalsChangeUnlinkActionType", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceApprovalsPolicy.limited": {"fq_name": "team_log.DeviceApprovalsPolicy.limited", "param_name": "limitedValue", "static_instance": "LIMITED", "getter_method": null, "containing_data_type_ref": "team_log.DeviceApprovalsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceApprovalsPolicy.unlimited": {"fq_name": "team_log.DeviceApprovalsPolicy.unlimited", "param_name": "unlimitedValue", "static_instance": "UNLIMITED", "getter_method": null, "containing_data_type_ref": "team_log.DeviceApprovalsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceApprovalsPolicy.other": {"fq_name": "team_log.DeviceApprovalsPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.DeviceApprovalsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceApprovalsRemoveExceptionType.description": {"fq_name": "team_log.DeviceApprovalsRemoveExceptionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DeviceApprovalsRemoveExceptionType", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceChangeIpDesktopDetails.device_session_info": {"fq_name": "team_log.DeviceChangeIpDesktopDetails.device_session_info", "param_name": "deviceSessionInfo", "static_instance": null, "getter_method": "getDeviceSessionInfo", "containing_data_type_ref": "team_log.DeviceChangeIpDesktopDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceChangeIpDesktopType.description": {"fq_name": "team_log.DeviceChangeIpDesktopType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DeviceChangeIpDesktopType", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceChangeIpMobileDetails.device_session_info": {"fq_name": "team_log.DeviceChangeIpMobileDetails.device_session_info", "param_name": "deviceSessionInfo", "static_instance": null, "getter_method": "getDeviceSessionInfo", "containing_data_type_ref": "team_log.DeviceChangeIpMobileDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceChangeIpMobileType.description": {"fq_name": "team_log.DeviceChangeIpMobileType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DeviceChangeIpMobileType", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceChangeIpWebDetails.user_agent": {"fq_name": "team_log.DeviceChangeIpWebDetails.user_agent", "param_name": "userAgent", "static_instance": null, "getter_method": "getUserAgent", "containing_data_type_ref": "team_log.DeviceChangeIpWebDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceChangeIpWebType.description": {"fq_name": "team_log.DeviceChangeIpWebType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DeviceChangeIpWebType", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceDeleteOnUnlinkFailDetails.num_failures": {"fq_name": "team_log.DeviceDeleteOnUnlinkFailDetails.num_failures", "param_name": "numFailures", "static_instance": null, "getter_method": "getNumFailures", "containing_data_type_ref": "team_log.DeviceDeleteOnUnlinkFailDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceDeleteOnUnlinkFailDetails.session_info": {"fq_name": "team_log.DeviceDeleteOnUnlinkFailDetails.session_info", "param_name": "sessionInfo", "static_instance": null, "getter_method": "getSessionInfo", "containing_data_type_ref": "team_log.DeviceDeleteOnUnlinkFailDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceDeleteOnUnlinkFailDetails.display_name": {"fq_name": "team_log.DeviceDeleteOnUnlinkFailDetails.display_name", "param_name": "displayName", "static_instance": null, "getter_method": "getDisplayName", "containing_data_type_ref": "team_log.DeviceDeleteOnUnlinkFailDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceDeleteOnUnlinkFailType.description": {"fq_name": "team_log.DeviceDeleteOnUnlinkFailType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DeviceDeleteOnUnlinkFailType", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceDeleteOnUnlinkSuccessDetails.session_info": {"fq_name": "team_log.DeviceDeleteOnUnlinkSuccessDetails.session_info", "param_name": "sessionInfo", "static_instance": null, "getter_method": "getSessionInfo", "containing_data_type_ref": "team_log.DeviceDeleteOnUnlinkSuccessDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceDeleteOnUnlinkSuccessDetails.display_name": {"fq_name": "team_log.DeviceDeleteOnUnlinkSuccessDetails.display_name", "param_name": "displayName", "static_instance": null, "getter_method": "getDisplayName", "containing_data_type_ref": "team_log.DeviceDeleteOnUnlinkSuccessDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceDeleteOnUnlinkSuccessType.description": {"fq_name": "team_log.DeviceDeleteOnUnlinkSuccessType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DeviceDeleteOnUnlinkSuccessType", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceLinkFailDetails.device_type": {"fq_name": "team_log.DeviceLinkFailDetails.device_type", "param_name": "deviceType", "static_instance": null, "getter_method": "getDeviceType", "containing_data_type_ref": "team_log.DeviceLinkFailDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceLinkFailDetails.ip_address": {"fq_name": "team_log.DeviceLinkFailDetails.ip_address", "param_name": "ipAddress", "static_instance": null, "getter_method": "getIpAddress", "containing_data_type_ref": "team_log.DeviceLinkFailDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceLinkFailType.description": {"fq_name": "team_log.DeviceLinkFailType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DeviceLinkFailType", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceLinkSuccessDetails.device_session_info": {"fq_name": "team_log.DeviceLinkSuccessDetails.device_session_info", "param_name": "deviceSessionInfo", "static_instance": null, "getter_method": "getDeviceSessionInfo", "containing_data_type_ref": "team_log.DeviceLinkSuccessDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceLinkSuccessType.description": {"fq_name": "team_log.DeviceLinkSuccessType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DeviceLinkSuccessType", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceManagementDisabledType.description": {"fq_name": "team_log.DeviceManagementDisabledType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DeviceManagementDisabledType", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceManagementEnabledType.description": {"fq_name": "team_log.DeviceManagementEnabledType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DeviceManagementEnabledType", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceSessionLogInfo.ip_address": {"fq_name": "team_log.DeviceSessionLogInfo.ip_address", "param_name": "ipAddress", "static_instance": null, "getter_method": "getIpAddress", "containing_data_type_ref": "team_log.DeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceSessionLogInfo.created": {"fq_name": "team_log.DeviceSessionLogInfo.created", "param_name": "created", "static_instance": null, "getter_method": "getCreated", "containing_data_type_ref": "team_log.DeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceSessionLogInfo.updated": {"fq_name": "team_log.DeviceSessionLogInfo.updated", "param_name": "updated", "static_instance": null, "getter_method": "getUpdated", "containing_data_type_ref": "team_log.DeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceSyncBackupStatusChangedDetails.desktop_device_session_info": {"fq_name": "team_log.DeviceSyncBackupStatusChangedDetails.desktop_device_session_info", "param_name": "desktopDeviceSessionInfo", "static_instance": null, "getter_method": "getDesktopDeviceSessionInfo", "containing_data_type_ref": "team_log.DeviceSyncBackupStatusChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceSyncBackupStatusChangedDetails.previous_value": {"fq_name": "team_log.DeviceSyncBackupStatusChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.DeviceSyncBackupStatusChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceSyncBackupStatusChangedDetails.new_value": {"fq_name": "team_log.DeviceSyncBackupStatusChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.DeviceSyncBackupStatusChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceSyncBackupStatusChangedType.description": {"fq_name": "team_log.DeviceSyncBackupStatusChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DeviceSyncBackupStatusChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceType.desktop": {"fq_name": "team_log.DeviceType.desktop", "param_name": "desktopValue", "static_instance": "DESKTOP", "getter_method": null, "containing_data_type_ref": "team_log.DeviceType", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceType.mobile": {"fq_name": "team_log.DeviceType.mobile", "param_name": "mobileValue", "static_instance": "MOBILE", "getter_method": null, "containing_data_type_ref": "team_log.DeviceType", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceType.other": {"fq_name": "team_log.DeviceType.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.DeviceType", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceUnlinkDetails.delete_data": {"fq_name": "team_log.DeviceUnlinkDetails.delete_data", "param_name": "deleteData", "static_instance": null, "getter_method": "getDeleteData", "containing_data_type_ref": "team_log.DeviceUnlinkDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceUnlinkDetails.session_info": {"fq_name": "team_log.DeviceUnlinkDetails.session_info", "param_name": "sessionInfo", "static_instance": null, "getter_method": "getSessionInfo", "containing_data_type_ref": "team_log.DeviceUnlinkDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceUnlinkDetails.display_name": {"fq_name": "team_log.DeviceUnlinkDetails.display_name", "param_name": "displayName", "static_instance": null, "getter_method": "getDisplayName", "containing_data_type_ref": "team_log.DeviceUnlinkDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceUnlinkPolicy.keep": {"fq_name": "team_log.DeviceUnlinkPolicy.keep", "param_name": "keepValue", "static_instance": "KEEP", "getter_method": null, "containing_data_type_ref": "team_log.DeviceUnlinkPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceUnlinkPolicy.remove": {"fq_name": "team_log.DeviceUnlinkPolicy.remove", "param_name": "removeValue", "static_instance": "REMOVE", "getter_method": null, "containing_data_type_ref": "team_log.DeviceUnlinkPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceUnlinkPolicy.other": {"fq_name": "team_log.DeviceUnlinkPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.DeviceUnlinkPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.DeviceUnlinkType.description": {"fq_name": "team_log.DeviceUnlinkType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DeviceUnlinkType", "route_refs": [], "_type": "FieldReference"}, "team_log.DirectoryRestrictionsAddMembersType.description": {"fq_name": "team_log.DirectoryRestrictionsAddMembersType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DirectoryRestrictionsAddMembersType", "route_refs": [], "_type": "FieldReference"}, "team_log.DirectoryRestrictionsRemoveMembersType.description": {"fq_name": "team_log.DirectoryRestrictionsRemoveMembersType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DirectoryRestrictionsRemoveMembersType", "route_refs": [], "_type": "FieldReference"}, "team_log.DisabledDomainInvitesType.description": {"fq_name": "team_log.DisabledDomainInvitesType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DisabledDomainInvitesType", "route_refs": [], "_type": "FieldReference"}, "team_log.DispositionActionType.automatic_delete": {"fq_name": "team_log.DispositionActionType.automatic_delete", "param_name": "automaticDeleteValue", "static_instance": "AUTOMATIC_DELETE", "getter_method": null, "containing_data_type_ref": "team_log.DispositionActionType", "route_refs": [], "_type": "FieldReference"}, "team_log.DispositionActionType.automatic_permanently_delete": {"fq_name": "team_log.DispositionActionType.automatic_permanently_delete", "param_name": "automaticPermanentlyDeleteValue", "static_instance": "AUTOMATIC_PERMANENTLY_DELETE", "getter_method": null, "containing_data_type_ref": "team_log.DispositionActionType", "route_refs": [], "_type": "FieldReference"}, "team_log.DispositionActionType.other": {"fq_name": "team_log.DispositionActionType.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.DispositionActionType", "route_refs": [], "_type": "FieldReference"}, "team_log.DomainInvitesApproveRequestToJoinTeamType.description": {"fq_name": "team_log.DomainInvitesApproveRequestToJoinTeamType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DomainInvitesApproveRequestToJoinTeamType", "route_refs": [], "_type": "FieldReference"}, "team_log.DomainInvitesDeclineRequestToJoinTeamType.description": {"fq_name": "team_log.DomainInvitesDeclineRequestToJoinTeamType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DomainInvitesDeclineRequestToJoinTeamType", "route_refs": [], "_type": "FieldReference"}, "team_log.DomainInvitesEmailExistingUsersDetails.domain_name": {"fq_name": "team_log.DomainInvitesEmailExistingUsersDetails.domain_name", "param_name": "domainName", "static_instance": null, "getter_method": "getDomainName", "containing_data_type_ref": "team_log.DomainInvitesEmailExistingUsersDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DomainInvitesEmailExistingUsersDetails.num_recipients": {"fq_name": "team_log.DomainInvitesEmailExistingUsersDetails.num_recipients", "param_name": "numRecipients", "static_instance": null, "getter_method": "getNumRecipients", "containing_data_type_ref": "team_log.DomainInvitesEmailExistingUsersDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DomainInvitesEmailExistingUsersType.description": {"fq_name": "team_log.DomainInvitesEmailExistingUsersType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DomainInvitesEmailExistingUsersType", "route_refs": [], "_type": "FieldReference"}, "team_log.DomainInvitesRequestToJoinTeamType.description": {"fq_name": "team_log.DomainInvitesRequestToJoinTeamType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DomainInvitesRequestToJoinTeamType", "route_refs": [], "_type": "FieldReference"}, "team_log.DomainInvitesSetInviteNewUserPrefToNoType.description": {"fq_name": "team_log.DomainInvitesSetInviteNewUserPrefToNoType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DomainInvitesSetInviteNewUserPrefToNoType", "route_refs": [], "_type": "FieldReference"}, "team_log.DomainInvitesSetInviteNewUserPrefToYesType.description": {"fq_name": "team_log.DomainInvitesSetInviteNewUserPrefToYesType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DomainInvitesSetInviteNewUserPrefToYesType", "route_refs": [], "_type": "FieldReference"}, "team_log.DomainVerificationAddDomainFailDetails.domain_name": {"fq_name": "team_log.DomainVerificationAddDomainFailDetails.domain_name", "param_name": "domainName", "static_instance": null, "getter_method": "getDomainName", "containing_data_type_ref": "team_log.DomainVerificationAddDomainFailDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DomainVerificationAddDomainFailDetails.verification_method": {"fq_name": "team_log.DomainVerificationAddDomainFailDetails.verification_method", "param_name": "verificationMethod", "static_instance": null, "getter_method": "getVerificationMethod", "containing_data_type_ref": "team_log.DomainVerificationAddDomainFailDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DomainVerificationAddDomainFailType.description": {"fq_name": "team_log.DomainVerificationAddDomainFailType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DomainVerificationAddDomainFailType", "route_refs": [], "_type": "FieldReference"}, "team_log.DomainVerificationAddDomainSuccessDetails.domain_names": {"fq_name": "team_log.DomainVerificationAddDomainSuccessDetails.domain_names", "param_name": "domainNames", "static_instance": null, "getter_method": "getDomainNames", "containing_data_type_ref": "team_log.DomainVerificationAddDomainSuccessDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DomainVerificationAddDomainSuccessDetails.verification_method": {"fq_name": "team_log.DomainVerificationAddDomainSuccessDetails.verification_method", "param_name": "verificationMethod", "static_instance": null, "getter_method": "getVerificationMethod", "containing_data_type_ref": "team_log.DomainVerificationAddDomainSuccessDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DomainVerificationAddDomainSuccessType.description": {"fq_name": "team_log.DomainVerificationAddDomainSuccessType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DomainVerificationAddDomainSuccessType", "route_refs": [], "_type": "FieldReference"}, "team_log.DomainVerificationRemoveDomainDetails.domain_names": {"fq_name": "team_log.DomainVerificationRemoveDomainDetails.domain_names", "param_name": "domainNames", "static_instance": null, "getter_method": "getDomainNames", "containing_data_type_ref": "team_log.DomainVerificationRemoveDomainDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DomainVerificationRemoveDomainType.description": {"fq_name": "team_log.DomainVerificationRemoveDomainType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DomainVerificationRemoveDomainType", "route_refs": [], "_type": "FieldReference"}, "team_log.DownloadPolicyType.allow": {"fq_name": "team_log.DownloadPolicyType.allow", "param_name": "allowValue", "static_instance": "ALLOW", "getter_method": null, "containing_data_type_ref": "team_log.DownloadPolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.DownloadPolicyType.disallow": {"fq_name": "team_log.DownloadPolicyType.disallow", "param_name": "disallowValue", "static_instance": "DISALLOW", "getter_method": null, "containing_data_type_ref": "team_log.DownloadPolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.DownloadPolicyType.other": {"fq_name": "team_log.DownloadPolicyType.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.DownloadPolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.DropboxPasswordsExportedDetails.platform": {"fq_name": "team_log.DropboxPasswordsExportedDetails.platform", "param_name": "platform", "static_instance": null, "getter_method": "getPlatform", "containing_data_type_ref": "team_log.DropboxPasswordsExportedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DropboxPasswordsExportedType.description": {"fq_name": "team_log.DropboxPasswordsExportedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DropboxPasswordsExportedType", "route_refs": [], "_type": "FieldReference"}, "team_log.DropboxPasswordsNewDeviceEnrolledDetails.is_first_device": {"fq_name": "team_log.DropboxPasswordsNewDeviceEnrolledDetails.is_first_device", "param_name": "isFirstDevice", "static_instance": null, "getter_method": "getIsFirstDevice", "containing_data_type_ref": "team_log.DropboxPasswordsNewDeviceEnrolledDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DropboxPasswordsNewDeviceEnrolledDetails.platform": {"fq_name": "team_log.DropboxPasswordsNewDeviceEnrolledDetails.platform", "param_name": "platform", "static_instance": null, "getter_method": "getPlatform", "containing_data_type_ref": "team_log.DropboxPasswordsNewDeviceEnrolledDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DropboxPasswordsNewDeviceEnrolledType.description": {"fq_name": "team_log.DropboxPasswordsNewDeviceEnrolledType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DropboxPasswordsNewDeviceEnrolledType", "route_refs": [], "_type": "FieldReference"}, "team_log.DropboxPasswordsPolicy.default": {"fq_name": "team_log.DropboxPasswordsPolicy.default", "param_name": "defaultValue", "static_instance": "DEFAULT", "getter_method": null, "containing_data_type_ref": "team_log.DropboxPasswordsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.DropboxPasswordsPolicy.disabled": {"fq_name": "team_log.DropboxPasswordsPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.DropboxPasswordsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.DropboxPasswordsPolicy.enabled": {"fq_name": "team_log.DropboxPasswordsPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.DropboxPasswordsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.DropboxPasswordsPolicy.other": {"fq_name": "team_log.DropboxPasswordsPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.DropboxPasswordsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.DropboxPasswordsPolicyChangedDetails.new_value": {"fq_name": "team_log.DropboxPasswordsPolicyChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.DropboxPasswordsPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DropboxPasswordsPolicyChangedDetails.previous_value": {"fq_name": "team_log.DropboxPasswordsPolicyChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.DropboxPasswordsPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.DropboxPasswordsPolicyChangedType.description": {"fq_name": "team_log.DropboxPasswordsPolicyChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.DropboxPasswordsPolicyChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.DurationLogInfo.unit": {"fq_name": "team_log.DurationLogInfo.unit", "param_name": "unit", "static_instance": null, "getter_method": "getUnit", "containing_data_type_ref": "team_log.DurationLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.DurationLogInfo.amount": {"fq_name": "team_log.DurationLogInfo.amount", "param_name": "amount", "static_instance": null, "getter_method": "getAmount", "containing_data_type_ref": "team_log.DurationLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.EmailIngestPolicy.disabled": {"fq_name": "team_log.EmailIngestPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.EmailIngestPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.EmailIngestPolicy.enabled": {"fq_name": "team_log.EmailIngestPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.EmailIngestPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.EmailIngestPolicy.other": {"fq_name": "team_log.EmailIngestPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.EmailIngestPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.EmailIngestPolicyChangedDetails.new_value": {"fq_name": "team_log.EmailIngestPolicyChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.EmailIngestPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EmailIngestPolicyChangedDetails.previous_value": {"fq_name": "team_log.EmailIngestPolicyChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.EmailIngestPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EmailIngestPolicyChangedType.description": {"fq_name": "team_log.EmailIngestPolicyChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.EmailIngestPolicyChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.EmailIngestReceiveFileDetails.inbox_name": {"fq_name": "team_log.EmailIngestReceiveFileDetails.inbox_name", "param_name": "inboxName", "static_instance": null, "getter_method": "getInboxName", "containing_data_type_ref": "team_log.EmailIngestReceiveFileDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EmailIngestReceiveFileDetails.attachment_names": {"fq_name": "team_log.EmailIngestReceiveFileDetails.attachment_names", "param_name": "attachmentNames", "static_instance": null, "getter_method": "getAttachmentNames", "containing_data_type_ref": "team_log.EmailIngestReceiveFileDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EmailIngestReceiveFileDetails.subject": {"fq_name": "team_log.EmailIngestReceiveFileDetails.subject", "param_name": "subject", "static_instance": null, "getter_method": "getSubject", "containing_data_type_ref": "team_log.EmailIngestReceiveFileDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EmailIngestReceiveFileDetails.from_name": {"fq_name": "team_log.EmailIngestReceiveFileDetails.from_name", "param_name": "fromName", "static_instance": null, "getter_method": "getFromName", "containing_data_type_ref": "team_log.EmailIngestReceiveFileDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EmailIngestReceiveFileDetails.from_email": {"fq_name": "team_log.EmailIngestReceiveFileDetails.from_email", "param_name": "fromEmail", "static_instance": null, "getter_method": "getFromEmail", "containing_data_type_ref": "team_log.EmailIngestReceiveFileDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EmailIngestReceiveFileType.description": {"fq_name": "team_log.EmailIngestReceiveFileType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.EmailIngestReceiveFileType", "route_refs": [], "_type": "FieldReference"}, "team_log.EmmAddExceptionType.description": {"fq_name": "team_log.EmmAddExceptionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.EmmAddExceptionType", "route_refs": [], "_type": "FieldReference"}, "team_log.EmmChangePolicyDetails.new_value": {"fq_name": "team_log.EmmChangePolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.EmmChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EmmChangePolicyDetails.previous_value": {"fq_name": "team_log.EmmChangePolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.EmmChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EmmChangePolicyType.description": {"fq_name": "team_log.EmmChangePolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.EmmChangePolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.EmmCreateExceptionsReportType.description": {"fq_name": "team_log.EmmCreateExceptionsReportType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.EmmCreateExceptionsReportType", "route_refs": [], "_type": "FieldReference"}, "team_log.EmmCreateUsageReportType.description": {"fq_name": "team_log.EmmCreateUsageReportType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.EmmCreateUsageReportType", "route_refs": [], "_type": "FieldReference"}, "team_log.EmmErrorDetails.error_details": {"fq_name": "team_log.EmmErrorDetails.error_details", "param_name": "errorDetails", "static_instance": null, "getter_method": "getErrorDetails", "containing_data_type_ref": "team_log.EmmErrorDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EmmErrorType.description": {"fq_name": "team_log.EmmErrorType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.EmmErrorType", "route_refs": [], "_type": "FieldReference"}, "team_log.EmmRefreshAuthTokenType.description": {"fq_name": "team_log.EmmRefreshAuthTokenType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.EmmRefreshAuthTokenType", "route_refs": [], "_type": "FieldReference"}, "team_log.EmmRemoveExceptionType.description": {"fq_name": "team_log.EmmRemoveExceptionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.EmmRemoveExceptionType", "route_refs": [], "_type": "FieldReference"}, "team_log.EnabledDomainInvitesType.description": {"fq_name": "team_log.EnabledDomainInvitesType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.EnabledDomainInvitesType", "route_refs": [], "_type": "FieldReference"}, "team_log.EndedEnterpriseAdminSessionDeprecatedDetails.federation_extra_details": {"fq_name": "team_log.EndedEnterpriseAdminSessionDeprecatedDetails.federation_extra_details", "param_name": "federationExtraDetails", "static_instance": null, "getter_method": "getFederationExtraDetails", "containing_data_type_ref": "team_log.EndedEnterpriseAdminSessionDeprecatedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EndedEnterpriseAdminSessionDeprecatedType.description": {"fq_name": "team_log.EndedEnterpriseAdminSessionDeprecatedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.EndedEnterpriseAdminSessionDeprecatedType", "route_refs": [], "_type": "FieldReference"}, "team_log.EndedEnterpriseAdminSessionType.description": {"fq_name": "team_log.EndedEnterpriseAdminSessionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.EndedEnterpriseAdminSessionType", "route_refs": [], "_type": "FieldReference"}, "team_log.EnforceLinkPasswordPolicy.optional": {"fq_name": "team_log.EnforceLinkPasswordPolicy.optional", "param_name": "optionalValue", "static_instance": "OPTIONAL", "getter_method": null, "containing_data_type_ref": "team_log.EnforceLinkPasswordPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.EnforceLinkPasswordPolicy.required": {"fq_name": "team_log.EnforceLinkPasswordPolicy.required", "param_name": "requiredValue", "static_instance": "REQUIRED", "getter_method": null, "containing_data_type_ref": "team_log.EnforceLinkPasswordPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.EnforceLinkPasswordPolicy.other": {"fq_name": "team_log.EnforceLinkPasswordPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.EnforceLinkPasswordPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.EnterpriseSettingsLockingDetails.team_name": {"fq_name": "team_log.EnterpriseSettingsLockingDetails.team_name", "param_name": "teamName", "static_instance": null, "getter_method": "getTeamName", "containing_data_type_ref": "team_log.EnterpriseSettingsLockingDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EnterpriseSettingsLockingDetails.settings_page_name": {"fq_name": "team_log.EnterpriseSettingsLockingDetails.settings_page_name", "param_name": "settingsPageName", "static_instance": null, "getter_method": "getSettingsPageName", "containing_data_type_ref": "team_log.EnterpriseSettingsLockingDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EnterpriseSettingsLockingDetails.previous_settings_page_locking_state": {"fq_name": "team_log.EnterpriseSettingsLockingDetails.previous_settings_page_locking_state", "param_name": "previousSettingsPageLockingState", "static_instance": null, "getter_method": "getPreviousSettingsPageLockingState", "containing_data_type_ref": "team_log.EnterpriseSettingsLockingDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EnterpriseSettingsLockingDetails.new_settings_page_locking_state": {"fq_name": "team_log.EnterpriseSettingsLockingDetails.new_settings_page_locking_state", "param_name": "newSettingsPageLockingState", "static_instance": null, "getter_method": "getNewSettingsPageLockingState", "containing_data_type_ref": "team_log.EnterpriseSettingsLockingDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EnterpriseSettingsLockingType.description": {"fq_name": "team_log.EnterpriseSettingsLockingType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.EnterpriseSettingsLockingType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventCategory.admin_alerting": {"fq_name": "team_log.EventCategory.admin_alerting", "param_name": "adminAlertingValue", "static_instance": "ADMIN_ALERTING", "getter_method": null, "containing_data_type_ref": "team_log.EventCategory", "route_refs": [], "_type": "FieldReference"}, "team_log.EventCategory.apps": {"fq_name": "team_log.EventCategory.apps", "param_name": "appsValue", "static_instance": "APPS", "getter_method": null, "containing_data_type_ref": "team_log.EventCategory", "route_refs": [], "_type": "FieldReference"}, "team_log.EventCategory.comments": {"fq_name": "team_log.EventCategory.comments", "param_name": "commentsValue", "static_instance": "COMMENTS", "getter_method": null, "containing_data_type_ref": "team_log.EventCategory", "route_refs": [], "_type": "FieldReference"}, "team_log.EventCategory.data_governance": {"fq_name": "team_log.EventCategory.data_governance", "param_name": "dataGovernanceValue", "static_instance": "DATA_GOVERNANCE", "getter_method": null, "containing_data_type_ref": "team_log.EventCategory", "route_refs": [], "_type": "FieldReference"}, "team_log.EventCategory.devices": {"fq_name": "team_log.EventCategory.devices", "param_name": "devicesValue", "static_instance": "DEVICES", "getter_method": null, "containing_data_type_ref": "team_log.EventCategory", "route_refs": [], "_type": "FieldReference"}, "team_log.EventCategory.domains": {"fq_name": "team_log.EventCategory.domains", "param_name": "domainsValue", "static_instance": "DOMAINS", "getter_method": null, "containing_data_type_ref": "team_log.EventCategory", "route_refs": [], "_type": "FieldReference"}, "team_log.EventCategory.encryption": {"fq_name": "team_log.EventCategory.encryption", "param_name": "encryptionValue", "static_instance": "ENCRYPTION", "getter_method": null, "containing_data_type_ref": "team_log.EventCategory", "route_refs": [], "_type": "FieldReference"}, "team_log.EventCategory.file_operations": {"fq_name": "team_log.EventCategory.file_operations", "param_name": "fileOperationsValue", "static_instance": "FILE_OPERATIONS", "getter_method": null, "containing_data_type_ref": "team_log.EventCategory", "route_refs": [], "_type": "FieldReference"}, "team_log.EventCategory.file_requests": {"fq_name": "team_log.EventCategory.file_requests", "param_name": "fileRequestsValue", "static_instance": "FILE_REQUESTS", "getter_method": null, "containing_data_type_ref": "team_log.EventCategory", "route_refs": [], "_type": "FieldReference"}, "team_log.EventCategory.groups": {"fq_name": "team_log.EventCategory.groups", "param_name": "groupsValue", "static_instance": "GROUPS", "getter_method": null, "containing_data_type_ref": "team_log.EventCategory", "route_refs": [], "_type": "FieldReference"}, "team_log.EventCategory.logins": {"fq_name": "team_log.EventCategory.logins", "param_name": "loginsValue", "static_instance": "LOGINS", "getter_method": null, "containing_data_type_ref": "team_log.EventCategory", "route_refs": [], "_type": "FieldReference"}, "team_log.EventCategory.members": {"fq_name": "team_log.EventCategory.members", "param_name": "membersValue", "static_instance": "MEMBERS", "getter_method": null, "containing_data_type_ref": "team_log.EventCategory", "route_refs": [], "_type": "FieldReference"}, "team_log.EventCategory.paper": {"fq_name": "team_log.EventCategory.paper", "param_name": "paperValue", "static_instance": "PAPER", "getter_method": null, "containing_data_type_ref": "team_log.EventCategory", "route_refs": [], "_type": "FieldReference"}, "team_log.EventCategory.passwords": {"fq_name": "team_log.EventCategory.passwords", "param_name": "passwordsValue", "static_instance": "PASSWORDS", "getter_method": null, "containing_data_type_ref": "team_log.EventCategory", "route_refs": [], "_type": "FieldReference"}, "team_log.EventCategory.reports": {"fq_name": "team_log.EventCategory.reports", "param_name": "reportsValue", "static_instance": "REPORTS", "getter_method": null, "containing_data_type_ref": "team_log.EventCategory", "route_refs": [], "_type": "FieldReference"}, "team_log.EventCategory.sharing": {"fq_name": "team_log.EventCategory.sharing", "param_name": "sharingValue", "static_instance": "SHARING", "getter_method": null, "containing_data_type_ref": "team_log.EventCategory", "route_refs": [], "_type": "FieldReference"}, "team_log.EventCategory.showcase": {"fq_name": "team_log.EventCategory.showcase", "param_name": "showcaseValue", "static_instance": "SHOWCASE", "getter_method": null, "containing_data_type_ref": "team_log.EventCategory", "route_refs": [], "_type": "FieldReference"}, "team_log.EventCategory.sso": {"fq_name": "team_log.EventCategory.sso", "param_name": "ssoValue", "static_instance": "SSO", "getter_method": null, "containing_data_type_ref": "team_log.EventCategory", "route_refs": [], "_type": "FieldReference"}, "team_log.EventCategory.team_folders": {"fq_name": "team_log.EventCategory.team_folders", "param_name": "teamFoldersValue", "static_instance": "TEAM_FOLDERS", "getter_method": null, "containing_data_type_ref": "team_log.EventCategory", "route_refs": [], "_type": "FieldReference"}, "team_log.EventCategory.team_policies": {"fq_name": "team_log.EventCategory.team_policies", "param_name": "teamPoliciesValue", "static_instance": "TEAM_POLICIES", "getter_method": null, "containing_data_type_ref": "team_log.EventCategory", "route_refs": [], "_type": "FieldReference"}, "team_log.EventCategory.team_profile": {"fq_name": "team_log.EventCategory.team_profile", "param_name": "teamProfileValue", "static_instance": "TEAM_PROFILE", "getter_method": null, "containing_data_type_ref": "team_log.EventCategory", "route_refs": [], "_type": "FieldReference"}, "team_log.EventCategory.tfa": {"fq_name": "team_log.EventCategory.tfa", "param_name": "tfaValue", "static_instance": "TFA", "getter_method": null, "containing_data_type_ref": "team_log.EventCategory", "route_refs": [], "_type": "FieldReference"}, "team_log.EventCategory.trusted_teams": {"fq_name": "team_log.EventCategory.trusted_teams", "param_name": "trustedTeamsValue", "static_instance": "TRUSTED_TEAMS", "getter_method": null, "containing_data_type_ref": "team_log.EventCategory", "route_refs": [], "_type": "FieldReference"}, "team_log.EventCategory.other": {"fq_name": "team_log.EventCategory.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.EventCategory", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.admin_alerting_alert_state_changed_details": {"fq_name": "team_log.EventDetails.admin_alerting_alert_state_changed_details", "param_name": "adminAlertingAlertStateChangedDetailsValue", "static_instance": null, "getter_method": "getAdminAlertingAlertStateChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.admin_alerting_changed_alert_config_details": {"fq_name": "team_log.EventDetails.admin_alerting_changed_alert_config_details", "param_name": "adminAlertingChangedAlertConfigDetailsValue", "static_instance": null, "getter_method": "getAdminAlertingChangedAlertConfigDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.admin_alerting_triggered_alert_details": {"fq_name": "team_log.EventDetails.admin_alerting_triggered_alert_details", "param_name": "adminAlertingTriggeredAlertDetailsValue", "static_instance": null, "getter_method": "getAdminAlertingTriggeredAlertDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.ransomware_restore_process_completed_details": {"fq_name": "team_log.EventDetails.ransomware_restore_process_completed_details", "param_name": "ransomwareRestoreProcessCompletedDetailsValue", "static_instance": null, "getter_method": "getRansomwareRestoreProcessCompletedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.ransomware_restore_process_started_details": {"fq_name": "team_log.EventDetails.ransomware_restore_process_started_details", "param_name": "ransomwareRestoreProcessStartedDetailsValue", "static_instance": null, "getter_method": "getRansomwareRestoreProcessStartedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.app_blocked_by_permissions_details": {"fq_name": "team_log.EventDetails.app_blocked_by_permissions_details", "param_name": "appBlockedByPermissionsDetailsValue", "static_instance": null, "getter_method": "getAppBlockedByPermissionsDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.app_link_team_details": {"fq_name": "team_log.EventDetails.app_link_team_details", "param_name": "appLinkTeamDetailsValue", "static_instance": null, "getter_method": "getAppLinkTeamDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.app_link_user_details": {"fq_name": "team_log.EventDetails.app_link_user_details", "param_name": "appLinkUserDetailsValue", "static_instance": null, "getter_method": "getAppLinkUserDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.app_unlink_team_details": {"fq_name": "team_log.EventDetails.app_unlink_team_details", "param_name": "appUnlinkTeamDetailsValue", "static_instance": null, "getter_method": "getAppUnlinkTeamDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.app_unlink_user_details": {"fq_name": "team_log.EventDetails.app_unlink_user_details", "param_name": "appUnlinkUserDetailsValue", "static_instance": null, "getter_method": "getAppUnlinkUserDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.integration_connected_details": {"fq_name": "team_log.EventDetails.integration_connected_details", "param_name": "integrationConnectedDetailsValue", "static_instance": null, "getter_method": "getIntegrationConnectedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.integration_disconnected_details": {"fq_name": "team_log.EventDetails.integration_disconnected_details", "param_name": "integrationDisconnectedDetailsValue", "static_instance": null, "getter_method": "getIntegrationDisconnectedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_add_comment_details": {"fq_name": "team_log.EventDetails.file_add_comment_details", "param_name": "fileAddCommentDetailsValue", "static_instance": null, "getter_method": "getFileAddCommentDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_change_comment_subscription_details": {"fq_name": "team_log.EventDetails.file_change_comment_subscription_details", "param_name": "fileChangeCommentSubscriptionDetailsValue", "static_instance": null, "getter_method": "getFileChangeCommentSubscriptionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_delete_comment_details": {"fq_name": "team_log.EventDetails.file_delete_comment_details", "param_name": "fileDeleteCommentDetailsValue", "static_instance": null, "getter_method": "getFileDeleteCommentDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_edit_comment_details": {"fq_name": "team_log.EventDetails.file_edit_comment_details", "param_name": "fileEditCommentDetailsValue", "static_instance": null, "getter_method": "getFileEditCommentDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_like_comment_details": {"fq_name": "team_log.EventDetails.file_like_comment_details", "param_name": "fileLikeCommentDetailsValue", "static_instance": null, "getter_method": "getFileLikeCommentDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_resolve_comment_details": {"fq_name": "team_log.EventDetails.file_resolve_comment_details", "param_name": "fileResolveCommentDetailsValue", "static_instance": null, "getter_method": "getFileResolveCommentDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_unlike_comment_details": {"fq_name": "team_log.EventDetails.file_unlike_comment_details", "param_name": "fileUnlikeCommentDetailsValue", "static_instance": null, "getter_method": "getFileUnlikeCommentDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_unresolve_comment_details": {"fq_name": "team_log.EventDetails.file_unresolve_comment_details", "param_name": "fileUnresolveCommentDetailsValue", "static_instance": null, "getter_method": "getFileUnresolveCommentDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.governance_policy_add_folders_details": {"fq_name": "team_log.EventDetails.governance_policy_add_folders_details", "param_name": "governancePolicyAddFoldersDetailsValue", "static_instance": null, "getter_method": "getGovernancePolicyAddFoldersDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.governance_policy_add_folder_failed_details": {"fq_name": "team_log.EventDetails.governance_policy_add_folder_failed_details", "param_name": "governancePolicyAddFolderFailedDetailsValue", "static_instance": null, "getter_method": "getGovernancePolicyAddFolderFailedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.governance_policy_content_disposed_details": {"fq_name": "team_log.EventDetails.governance_policy_content_disposed_details", "param_name": "governancePolicyContentDisposedDetailsValue", "static_instance": null, "getter_method": "getGovernancePolicyContentDisposedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.governance_policy_create_details": {"fq_name": "team_log.EventDetails.governance_policy_create_details", "param_name": "governancePolicyCreateDetailsValue", "static_instance": null, "getter_method": "getGovernancePolicyCreateDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.governance_policy_delete_details": {"fq_name": "team_log.EventDetails.governance_policy_delete_details", "param_name": "governancePolicyDeleteDetailsValue", "static_instance": null, "getter_method": "getGovernancePolicyDeleteDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.governance_policy_edit_details_details": {"fq_name": "team_log.EventDetails.governance_policy_edit_details_details", "param_name": "governancePolicyEditDetailsDetailsValue", "static_instance": null, "getter_method": "getGovernancePolicyEditDetailsDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.governance_policy_edit_duration_details": {"fq_name": "team_log.EventDetails.governance_policy_edit_duration_details", "param_name": "governancePolicyEditDurationDetailsValue", "static_instance": null, "getter_method": "getGovernancePolicyEditDurationDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.governance_policy_export_created_details": {"fq_name": "team_log.EventDetails.governance_policy_export_created_details", "param_name": "governancePolicyExportCreatedDetailsValue", "static_instance": null, "getter_method": "getGovernancePolicyExportCreatedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.governance_policy_export_removed_details": {"fq_name": "team_log.EventDetails.governance_policy_export_removed_details", "param_name": "governancePolicyExportRemovedDetailsValue", "static_instance": null, "getter_method": "getGovernancePolicyExportRemovedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.governance_policy_remove_folders_details": {"fq_name": "team_log.EventDetails.governance_policy_remove_folders_details", "param_name": "governancePolicyRemoveFoldersDetailsValue", "static_instance": null, "getter_method": "getGovernancePolicyRemoveFoldersDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.governance_policy_report_created_details": {"fq_name": "team_log.EventDetails.governance_policy_report_created_details", "param_name": "governancePolicyReportCreatedDetailsValue", "static_instance": null, "getter_method": "getGovernancePolicyReportCreatedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.governance_policy_zip_part_downloaded_details": {"fq_name": "team_log.EventDetails.governance_policy_zip_part_downloaded_details", "param_name": "governancePolicyZipPartDownloadedDetailsValue", "static_instance": null, "getter_method": "getGovernancePolicyZipPartDownloadedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.legal_holds_activate_a_hold_details": {"fq_name": "team_log.EventDetails.legal_holds_activate_a_hold_details", "param_name": "legalHoldsActivateAHoldDetailsValue", "static_instance": null, "getter_method": "getLegalHoldsActivateAHoldDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.legal_holds_add_members_details": {"fq_name": "team_log.EventDetails.legal_holds_add_members_details", "param_name": "legalHoldsAddMembersDetailsValue", "static_instance": null, "getter_method": "getLegalHoldsAddMembersDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.legal_holds_change_hold_details_details": {"fq_name": "team_log.EventDetails.legal_holds_change_hold_details_details", "param_name": "legalHoldsChangeHoldDetailsDetailsValue", "static_instance": null, "getter_method": "getLegalHoldsChangeHoldDetailsDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.legal_holds_change_hold_name_details": {"fq_name": "team_log.EventDetails.legal_holds_change_hold_name_details", "param_name": "legalHoldsChangeHoldNameDetailsValue", "static_instance": null, "getter_method": "getLegalHoldsChangeHoldNameDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.legal_holds_export_a_hold_details": {"fq_name": "team_log.EventDetails.legal_holds_export_a_hold_details", "param_name": "legalHoldsExportAHoldDetailsValue", "static_instance": null, "getter_method": "getLegalHoldsExportAHoldDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.legal_holds_export_cancelled_details": {"fq_name": "team_log.EventDetails.legal_holds_export_cancelled_details", "param_name": "legalHoldsExportCancelledDetailsValue", "static_instance": null, "getter_method": "getLegalHoldsExportCancelledDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.legal_holds_export_downloaded_details": {"fq_name": "team_log.EventDetails.legal_holds_export_downloaded_details", "param_name": "legalHoldsExportDownloadedDetailsValue", "static_instance": null, "getter_method": "getLegalHoldsExportDownloadedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.legal_holds_export_removed_details": {"fq_name": "team_log.EventDetails.legal_holds_export_removed_details", "param_name": "legalHoldsExportRemovedDetailsValue", "static_instance": null, "getter_method": "getLegalHoldsExportRemovedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.legal_holds_release_a_hold_details": {"fq_name": "team_log.EventDetails.legal_holds_release_a_hold_details", "param_name": "legalHoldsReleaseAHoldDetailsValue", "static_instance": null, "getter_method": "getLegalHoldsReleaseAHoldDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.legal_holds_remove_members_details": {"fq_name": "team_log.EventDetails.legal_holds_remove_members_details", "param_name": "legalHoldsRemoveMembersDetailsValue", "static_instance": null, "getter_method": "getLegalHoldsRemoveMembersDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.legal_holds_report_a_hold_details": {"fq_name": "team_log.EventDetails.legal_holds_report_a_hold_details", "param_name": "legalHoldsReportAHoldDetailsValue", "static_instance": null, "getter_method": "getLegalHoldsReportAHoldDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.device_change_ip_desktop_details": {"fq_name": "team_log.EventDetails.device_change_ip_desktop_details", "param_name": "deviceChangeIpDesktopDetailsValue", "static_instance": null, "getter_method": "getDeviceChangeIpDesktopDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.device_change_ip_mobile_details": {"fq_name": "team_log.EventDetails.device_change_ip_mobile_details", "param_name": "deviceChangeIpMobileDetailsValue", "static_instance": null, "getter_method": "getDeviceChangeIpMobileDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.device_change_ip_web_details": {"fq_name": "team_log.EventDetails.device_change_ip_web_details", "param_name": "deviceChangeIpWebDetailsValue", "static_instance": null, "getter_method": "getDeviceChangeIpWebDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.device_delete_on_unlink_fail_details": {"fq_name": "team_log.EventDetails.device_delete_on_unlink_fail_details", "param_name": "deviceDeleteOnUnlinkFailDetailsValue", "static_instance": null, "getter_method": "getDeviceDeleteOnUnlinkFailDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.device_delete_on_unlink_success_details": {"fq_name": "team_log.EventDetails.device_delete_on_unlink_success_details", "param_name": "deviceDeleteOnUnlinkSuccessDetailsValue", "static_instance": null, "getter_method": "getDeviceDeleteOnUnlinkSuccessDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.device_link_fail_details": {"fq_name": "team_log.EventDetails.device_link_fail_details", "param_name": "deviceLinkFailDetailsValue", "static_instance": null, "getter_method": "getDeviceLinkFailDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.device_link_success_details": {"fq_name": "team_log.EventDetails.device_link_success_details", "param_name": "deviceLinkSuccessDetailsValue", "static_instance": null, "getter_method": "getDeviceLinkSuccessDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.device_management_disabled_details": {"fq_name": "team_log.EventDetails.device_management_disabled_details", "param_name": "deviceManagementDisabledDetailsValue", "static_instance": null, "getter_method": "getDeviceManagementDisabledDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.device_management_enabled_details": {"fq_name": "team_log.EventDetails.device_management_enabled_details", "param_name": "deviceManagementEnabledDetailsValue", "static_instance": null, "getter_method": "getDeviceManagementEnabledDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.device_sync_backup_status_changed_details": {"fq_name": "team_log.EventDetails.device_sync_backup_status_changed_details", "param_name": "deviceSyncBackupStatusChangedDetailsValue", "static_instance": null, "getter_method": "getDeviceSyncBackupStatusChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.device_unlink_details": {"fq_name": "team_log.EventDetails.device_unlink_details", "param_name": "deviceUnlinkDetailsValue", "static_instance": null, "getter_method": "getDeviceUnlinkDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.dropbox_passwords_exported_details": {"fq_name": "team_log.EventDetails.dropbox_passwords_exported_details", "param_name": "dropboxPasswordsExportedDetailsValue", "static_instance": null, "getter_method": "getDropboxPasswordsExportedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.dropbox_passwords_new_device_enrolled_details": {"fq_name": "team_log.EventDetails.dropbox_passwords_new_device_enrolled_details", "param_name": "dropboxPasswordsNewDeviceEnrolledDetailsValue", "static_instance": null, "getter_method": "getDropboxPasswordsNewDeviceEnrolledDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.emm_refresh_auth_token_details": {"fq_name": "team_log.EventDetails.emm_refresh_auth_token_details", "param_name": "emmRefreshAuthTokenDetailsValue", "static_instance": null, "getter_method": "getEmmRefreshAuthTokenDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.external_drive_backup_eligibility_status_checked_details": {"fq_name": "team_log.EventDetails.external_drive_backup_eligibility_status_checked_details", "param_name": "externalDriveBackupEligibilityStatusCheckedDetailsValue", "static_instance": null, "getter_method": "getExternalDriveBackupEligibilityStatusCheckedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.external_drive_backup_status_changed_details": {"fq_name": "team_log.EventDetails.external_drive_backup_status_changed_details", "param_name": "externalDriveBackupStatusChangedDetailsValue", "static_instance": null, "getter_method": "getExternalDriveBackupStatusChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.account_capture_change_availability_details": {"fq_name": "team_log.EventDetails.account_capture_change_availability_details", "param_name": "accountCaptureChangeAvailabilityDetailsValue", "static_instance": null, "getter_method": "getAccountCaptureChangeAvailabilityDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.account_capture_migrate_account_details": {"fq_name": "team_log.EventDetails.account_capture_migrate_account_details", "param_name": "accountCaptureMigrateAccountDetailsValue", "static_instance": null, "getter_method": "getAccountCaptureMigrateAccountDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.account_capture_notification_emails_sent_details": {"fq_name": "team_log.EventDetails.account_capture_notification_emails_sent_details", "param_name": "accountCaptureNotificationEmailsSentDetailsValue", "static_instance": null, "getter_method": "getAccountCaptureNotificationEmailsSentDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.account_capture_relinquish_account_details": {"fq_name": "team_log.EventDetails.account_capture_relinquish_account_details", "param_name": "accountCaptureRelinquishAccountDetailsValue", "static_instance": null, "getter_method": "getAccountCaptureRelinquishAccountDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.disabled_domain_invites_details": {"fq_name": "team_log.EventDetails.disabled_domain_invites_details", "param_name": "disabledDomainInvitesDetailsValue", "static_instance": null, "getter_method": "getDisabledDomainInvitesDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.domain_invites_approve_request_to_join_team_details": {"fq_name": "team_log.EventDetails.domain_invites_approve_request_to_join_team_details", "param_name": "domainInvitesApproveRequestToJoinTeamDetailsValue", "static_instance": null, "getter_method": "getDomainInvitesApproveRequestToJoinTeamDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.domain_invites_decline_request_to_join_team_details": {"fq_name": "team_log.EventDetails.domain_invites_decline_request_to_join_team_details", "param_name": "domainInvitesDeclineRequestToJoinTeamDetailsValue", "static_instance": null, "getter_method": "getDomainInvitesDeclineRequestToJoinTeamDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.domain_invites_email_existing_users_details": {"fq_name": "team_log.EventDetails.domain_invites_email_existing_users_details", "param_name": "domainInvitesEmailExistingUsersDetailsValue", "static_instance": null, "getter_method": "getDomainInvitesEmailExistingUsersDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.domain_invites_request_to_join_team_details": {"fq_name": "team_log.EventDetails.domain_invites_request_to_join_team_details", "param_name": "domainInvitesRequestToJoinTeamDetailsValue", "static_instance": null, "getter_method": "getDomainInvitesRequestToJoinTeamDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.domain_invites_set_invite_new_user_pref_to_no_details": {"fq_name": "team_log.EventDetails.domain_invites_set_invite_new_user_pref_to_no_details", "param_name": "domainInvitesSetInviteNewUserPrefToNoDetailsValue", "static_instance": null, "getter_method": "getDomainInvitesSetInviteNewUserPrefToNoDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.domain_invites_set_invite_new_user_pref_to_yes_details": {"fq_name": "team_log.EventDetails.domain_invites_set_invite_new_user_pref_to_yes_details", "param_name": "domainInvitesSetInviteNewUserPrefToYesDetailsValue", "static_instance": null, "getter_method": "getDomainInvitesSetInviteNewUserPrefToYesDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.domain_verification_add_domain_fail_details": {"fq_name": "team_log.EventDetails.domain_verification_add_domain_fail_details", "param_name": "domainVerificationAddDomainFailDetailsValue", "static_instance": null, "getter_method": "getDomainVerificationAddDomainFailDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.domain_verification_add_domain_success_details": {"fq_name": "team_log.EventDetails.domain_verification_add_domain_success_details", "param_name": "domainVerificationAddDomainSuccessDetailsValue", "static_instance": null, "getter_method": "getDomainVerificationAddDomainSuccessDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.domain_verification_remove_domain_details": {"fq_name": "team_log.EventDetails.domain_verification_remove_domain_details", "param_name": "domainVerificationRemoveDomainDetailsValue", "static_instance": null, "getter_method": "getDomainVerificationRemoveDomainDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.enabled_domain_invites_details": {"fq_name": "team_log.EventDetails.enabled_domain_invites_details", "param_name": "enabledDomainInvitesDetailsValue", "static_instance": null, "getter_method": "getEnabledDomainInvitesDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_encryption_key_cancel_key_deletion_details": {"fq_name": "team_log.EventDetails.team_encryption_key_cancel_key_deletion_details", "param_name": "teamEncryptionKeyCancelKeyDeletionDetailsValue", "static_instance": null, "getter_method": "getTeamEncryptionKeyCancelKeyDeletionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_encryption_key_create_key_details": {"fq_name": "team_log.EventDetails.team_encryption_key_create_key_details", "param_name": "teamEncryptionKeyCreateKeyDetailsValue", "static_instance": null, "getter_method": "getTeamEncryptionKeyCreateKeyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_encryption_key_delete_key_details": {"fq_name": "team_log.EventDetails.team_encryption_key_delete_key_details", "param_name": "teamEncryptionKeyDeleteKeyDetailsValue", "static_instance": null, "getter_method": "getTeamEncryptionKeyDeleteKeyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_encryption_key_disable_key_details": {"fq_name": "team_log.EventDetails.team_encryption_key_disable_key_details", "param_name": "teamEncryptionKeyDisableKeyDetailsValue", "static_instance": null, "getter_method": "getTeamEncryptionKeyDisableKeyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_encryption_key_enable_key_details": {"fq_name": "team_log.EventDetails.team_encryption_key_enable_key_details", "param_name": "teamEncryptionKeyEnableKeyDetailsValue", "static_instance": null, "getter_method": "getTeamEncryptionKeyEnableKeyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_encryption_key_rotate_key_details": {"fq_name": "team_log.EventDetails.team_encryption_key_rotate_key_details", "param_name": "teamEncryptionKeyRotateKeyDetailsValue", "static_instance": null, "getter_method": "getTeamEncryptionKeyRotateKeyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_encryption_key_schedule_key_deletion_details": {"fq_name": "team_log.EventDetails.team_encryption_key_schedule_key_deletion_details", "param_name": "teamEncryptionKeyScheduleKeyDeletionDetailsValue", "static_instance": null, "getter_method": "getTeamEncryptionKeyScheduleKeyDeletionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.apply_naming_convention_details": {"fq_name": "team_log.EventDetails.apply_naming_convention_details", "param_name": "applyNamingConventionDetailsValue", "static_instance": null, "getter_method": "getApplyNamingConventionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.create_folder_details": {"fq_name": "team_log.EventDetails.create_folder_details", "param_name": "createFolderDetailsValue", "static_instance": null, "getter_method": "getCreateFolderDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_add_details": {"fq_name": "team_log.EventDetails.file_add_details", "param_name": "fileAddDetailsValue", "static_instance": null, "getter_method": "getFileAddDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_add_from_automation_details": {"fq_name": "team_log.EventDetails.file_add_from_automation_details", "param_name": "fileAddFromAutomationDetailsValue", "static_instance": null, "getter_method": "getFileAddFromAutomationDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_copy_details": {"fq_name": "team_log.EventDetails.file_copy_details", "param_name": "fileCopyDetailsValue", "static_instance": null, "getter_method": "getFileCopyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_delete_details": {"fq_name": "team_log.EventDetails.file_delete_details", "param_name": "fileDeleteDetailsValue", "static_instance": null, "getter_method": "getFileDeleteDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_download_details": {"fq_name": "team_log.EventDetails.file_download_details", "param_name": "fileDownloadDetailsValue", "static_instance": null, "getter_method": "getFileDownloadDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_edit_details": {"fq_name": "team_log.EventDetails.file_edit_details", "param_name": "fileEditDetailsValue", "static_instance": null, "getter_method": "getFileEditDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_get_copy_reference_details": {"fq_name": "team_log.EventDetails.file_get_copy_reference_details", "param_name": "fileGetCopyReferenceDetailsValue", "static_instance": null, "getter_method": "getFileGetCopyReferenceDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_locking_lock_status_changed_details": {"fq_name": "team_log.EventDetails.file_locking_lock_status_changed_details", "param_name": "fileLockingLockStatusChangedDetailsValue", "static_instance": null, "getter_method": "getFileLockingLockStatusChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_move_details": {"fq_name": "team_log.EventDetails.file_move_details", "param_name": "fileMoveDetailsValue", "static_instance": null, "getter_method": "getFileMoveDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_permanently_delete_details": {"fq_name": "team_log.EventDetails.file_permanently_delete_details", "param_name": "filePermanentlyDeleteDetailsValue", "static_instance": null, "getter_method": "getFilePermanentlyDeleteDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_preview_details": {"fq_name": "team_log.EventDetails.file_preview_details", "param_name": "filePreviewDetailsValue", "static_instance": null, "getter_method": "getFilePreviewDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_rename_details": {"fq_name": "team_log.EventDetails.file_rename_details", "param_name": "fileRenameDetailsValue", "static_instance": null, "getter_method": "getFileRenameDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_restore_details": {"fq_name": "team_log.EventDetails.file_restore_details", "param_name": "fileRestoreDetailsValue", "static_instance": null, "getter_method": "getFileRestoreDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_revert_details": {"fq_name": "team_log.EventDetails.file_revert_details", "param_name": "fileRevertDetailsValue", "static_instance": null, "getter_method": "getFileRevertDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_rollback_changes_details": {"fq_name": "team_log.EventDetails.file_rollback_changes_details", "param_name": "fileRollbackChangesDetailsValue", "static_instance": null, "getter_method": "getFileRollbackChangesDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_save_copy_reference_details": {"fq_name": "team_log.EventDetails.file_save_copy_reference_details", "param_name": "fileSaveCopyReferenceDetailsValue", "static_instance": null, "getter_method": "getFileSaveCopyReferenceDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.folder_overview_description_changed_details": {"fq_name": "team_log.EventDetails.folder_overview_description_changed_details", "param_name": "folderOverviewDescriptionChangedDetailsValue", "static_instance": null, "getter_method": "getFolderOverviewDescriptionChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.folder_overview_item_pinned_details": {"fq_name": "team_log.EventDetails.folder_overview_item_pinned_details", "param_name": "folderOverviewItemPinnedDetailsValue", "static_instance": null, "getter_method": "getFolderOverviewItemPinnedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.folder_overview_item_unpinned_details": {"fq_name": "team_log.EventDetails.folder_overview_item_unpinned_details", "param_name": "folderOverviewItemUnpinnedDetailsValue", "static_instance": null, "getter_method": "getFolderOverviewItemUnpinnedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.object_label_added_details": {"fq_name": "team_log.EventDetails.object_label_added_details", "param_name": "objectLabelAddedDetailsValue", "static_instance": null, "getter_method": "getObjectLabelAddedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.object_label_removed_details": {"fq_name": "team_log.EventDetails.object_label_removed_details", "param_name": "objectLabelRemovedDetailsValue", "static_instance": null, "getter_method": "getObjectLabelRemovedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.object_label_updated_value_details": {"fq_name": "team_log.EventDetails.object_label_updated_value_details", "param_name": "objectLabelUpdatedValueDetailsValue", "static_instance": null, "getter_method": "getObjectLabelUpdatedValueDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.organize_folder_with_tidy_details": {"fq_name": "team_log.EventDetails.organize_folder_with_tidy_details", "param_name": "organizeFolderWithTidyDetailsValue", "static_instance": null, "getter_method": "getOrganizeFolderWithTidyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.replay_file_delete_details": {"fq_name": "team_log.EventDetails.replay_file_delete_details", "param_name": "replayFileDeleteDetailsValue", "static_instance": null, "getter_method": "getReplayFileDeleteDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.rewind_folder_details": {"fq_name": "team_log.EventDetails.rewind_folder_details", "param_name": "rewindFolderDetailsValue", "static_instance": null, "getter_method": "getRewindFolderDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.undo_naming_convention_details": {"fq_name": "team_log.EventDetails.undo_naming_convention_details", "param_name": "undoNamingConventionDetailsValue", "static_instance": null, "getter_method": "getUndoNamingConventionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.undo_organize_folder_with_tidy_details": {"fq_name": "team_log.EventDetails.undo_organize_folder_with_tidy_details", "param_name": "undoOrganizeFolderWithTidyDetailsValue", "static_instance": null, "getter_method": "getUndoOrganizeFolderWithTidyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.user_tags_added_details": {"fq_name": "team_log.EventDetails.user_tags_added_details", "param_name": "userTagsAddedDetailsValue", "static_instance": null, "getter_method": "getUserTagsAddedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.user_tags_removed_details": {"fq_name": "team_log.EventDetails.user_tags_removed_details", "param_name": "userTagsRemovedDetailsValue", "static_instance": null, "getter_method": "getUserTagsRemovedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.email_ingest_receive_file_details": {"fq_name": "team_log.EventDetails.email_ingest_receive_file_details", "param_name": "emailIngestReceiveFileDetailsValue", "static_instance": null, "getter_method": "getEmailIngestReceiveFileDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_request_change_details": {"fq_name": "team_log.EventDetails.file_request_change_details", "param_name": "fileRequestChangeDetailsValue", "static_instance": null, "getter_method": "getFileRequestChangeDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_request_close_details": {"fq_name": "team_log.EventDetails.file_request_close_details", "param_name": "fileRequestCloseDetailsValue", "static_instance": null, "getter_method": "getFileRequestCloseDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_request_create_details": {"fq_name": "team_log.EventDetails.file_request_create_details", "param_name": "fileRequestCreateDetailsValue", "static_instance": null, "getter_method": "getFileRequestCreateDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_request_delete_details": {"fq_name": "team_log.EventDetails.file_request_delete_details", "param_name": "fileRequestDeleteDetailsValue", "static_instance": null, "getter_method": "getFileRequestDeleteDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_request_receive_file_details": {"fq_name": "team_log.EventDetails.file_request_receive_file_details", "param_name": "fileRequestReceiveFileDetailsValue", "static_instance": null, "getter_method": "getFileRequestReceiveFileDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.group_add_external_id_details": {"fq_name": "team_log.EventDetails.group_add_external_id_details", "param_name": "groupAddExternalIdDetailsValue", "static_instance": null, "getter_method": "getGroupAddExternalIdDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.group_add_member_details": {"fq_name": "team_log.EventDetails.group_add_member_details", "param_name": "groupAddMemberDetailsValue", "static_instance": null, "getter_method": "getGroupAddMemberDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.group_change_external_id_details": {"fq_name": "team_log.EventDetails.group_change_external_id_details", "param_name": "groupChangeExternalIdDetailsValue", "static_instance": null, "getter_method": "getGroupChangeExternalIdDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.group_change_management_type_details": {"fq_name": "team_log.EventDetails.group_change_management_type_details", "param_name": "groupChangeManagementTypeDetailsValue", "static_instance": null, "getter_method": "getGroupChangeManagementTypeDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.group_change_member_role_details": {"fq_name": "team_log.EventDetails.group_change_member_role_details", "param_name": "groupChangeMemberRoleDetailsValue", "static_instance": null, "getter_method": "getGroupChangeMemberRoleDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.group_create_details": {"fq_name": "team_log.EventDetails.group_create_details", "param_name": "groupCreateDetailsValue", "static_instance": null, "getter_method": "getGroupCreateDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.group_delete_details": {"fq_name": "team_log.EventDetails.group_delete_details", "param_name": "groupDeleteDetailsValue", "static_instance": null, "getter_method": "getGroupDeleteDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.group_description_updated_details": {"fq_name": "team_log.EventDetails.group_description_updated_details", "param_name": "groupDescriptionUpdatedDetailsValue", "static_instance": null, "getter_method": "getGroupDescriptionUpdatedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.group_join_policy_updated_details": {"fq_name": "team_log.EventDetails.group_join_policy_updated_details", "param_name": "groupJoinPolicyUpdatedDetailsValue", "static_instance": null, "getter_method": "getGroupJoinPolicyUpdatedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.group_moved_details": {"fq_name": "team_log.EventDetails.group_moved_details", "param_name": "groupMovedDetailsValue", "static_instance": null, "getter_method": "getGroupMovedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.group_remove_external_id_details": {"fq_name": "team_log.EventDetails.group_remove_external_id_details", "param_name": "groupRemoveExternalIdDetailsValue", "static_instance": null, "getter_method": "getGroupRemoveExternalIdDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.group_remove_member_details": {"fq_name": "team_log.EventDetails.group_remove_member_details", "param_name": "groupRemoveMemberDetailsValue", "static_instance": null, "getter_method": "getGroupRemoveMemberDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.group_rename_details": {"fq_name": "team_log.EventDetails.group_rename_details", "param_name": "groupRenameDetailsValue", "static_instance": null, "getter_method": "getGroupRenameDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.account_lock_or_unlocked_details": {"fq_name": "team_log.EventDetails.account_lock_or_unlocked_details", "param_name": "accountLockOrUnlockedDetailsValue", "static_instance": null, "getter_method": "getAccountLockOrUnlockedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.emm_error_details": {"fq_name": "team_log.EventDetails.emm_error_details", "param_name": "emmErrorDetailsValue", "static_instance": null, "getter_method": "getEmmErrorDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.guest_admin_signed_in_via_trusted_teams_details": {"fq_name": "team_log.EventDetails.guest_admin_signed_in_via_trusted_teams_details", "param_name": "guestAdminSignedInViaTrustedTeamsDetailsValue", "static_instance": null, "getter_method": "getGuestAdminSignedInViaTrustedTeamsDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.guest_admin_signed_out_via_trusted_teams_details": {"fq_name": "team_log.EventDetails.guest_admin_signed_out_via_trusted_teams_details", "param_name": "guestAdminSignedOutViaTrustedTeamsDetailsValue", "static_instance": null, "getter_method": "getGuestAdminSignedOutViaTrustedTeamsDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.login_fail_details": {"fq_name": "team_log.EventDetails.login_fail_details", "param_name": "loginFailDetailsValue", "static_instance": null, "getter_method": "getLoginFailDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.login_success_details": {"fq_name": "team_log.EventDetails.login_success_details", "param_name": "loginSuccessDetailsValue", "static_instance": null, "getter_method": "getLoginSuccessDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.logout_details": {"fq_name": "team_log.EventDetails.logout_details", "param_name": "logoutDetailsValue", "static_instance": null, "getter_method": "getLogoutDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.reseller_support_session_end_details": {"fq_name": "team_log.EventDetails.reseller_support_session_end_details", "param_name": "resellerSupportSessionEndDetailsValue", "static_instance": null, "getter_method": "getResellerSupportSessionEndDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.reseller_support_session_start_details": {"fq_name": "team_log.EventDetails.reseller_support_session_start_details", "param_name": "resellerSupportSessionStartDetailsValue", "static_instance": null, "getter_method": "getResellerSupportSessionStartDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sign_in_as_session_end_details": {"fq_name": "team_log.EventDetails.sign_in_as_session_end_details", "param_name": "signInAsSessionEndDetailsValue", "static_instance": null, "getter_method": "getSignInAsSessionEndDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sign_in_as_session_start_details": {"fq_name": "team_log.EventDetails.sign_in_as_session_start_details", "param_name": "signInAsSessionStartDetailsValue", "static_instance": null, "getter_method": "getSignInAsSessionStartDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sso_error_details": {"fq_name": "team_log.EventDetails.sso_error_details", "param_name": "ssoErrorDetailsValue", "static_instance": null, "getter_method": "getSsoErrorDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.backup_admin_invitation_sent_details": {"fq_name": "team_log.EventDetails.backup_admin_invitation_sent_details", "param_name": "backupAdminInvitationSentDetailsValue", "static_instance": null, "getter_method": "getBackupAdminInvitationSentDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.backup_invitation_opened_details": {"fq_name": "team_log.EventDetails.backup_invitation_opened_details", "param_name": "backupInvitationOpenedDetailsValue", "static_instance": null, "getter_method": "getBackupInvitationOpenedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.create_team_invite_link_details": {"fq_name": "team_log.EventDetails.create_team_invite_link_details", "param_name": "createTeamInviteLinkDetailsValue", "static_instance": null, "getter_method": "getCreateTeamInviteLinkDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.delete_team_invite_link_details": {"fq_name": "team_log.EventDetails.delete_team_invite_link_details", "param_name": "deleteTeamInviteLinkDetailsValue", "static_instance": null, "getter_method": "getDeleteTeamInviteLinkDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_add_external_id_details": {"fq_name": "team_log.EventDetails.member_add_external_id_details", "param_name": "memberAddExternalIdDetailsValue", "static_instance": null, "getter_method": "getMemberAddExternalIdDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_add_name_details": {"fq_name": "team_log.EventDetails.member_add_name_details", "param_name": "memberAddNameDetailsValue", "static_instance": null, "getter_method": "getMemberAddNameDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_change_admin_role_details": {"fq_name": "team_log.EventDetails.member_change_admin_role_details", "param_name": "memberChangeAdminRoleDetailsValue", "static_instance": null, "getter_method": "getMemberChangeAdminRoleDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_change_email_details": {"fq_name": "team_log.EventDetails.member_change_email_details", "param_name": "memberChangeEmailDetailsValue", "static_instance": null, "getter_method": "getMemberChangeEmailDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_change_external_id_details": {"fq_name": "team_log.EventDetails.member_change_external_id_details", "param_name": "memberChangeExternalIdDetailsValue", "static_instance": null, "getter_method": "getMemberChangeExternalIdDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_change_membership_type_details": {"fq_name": "team_log.EventDetails.member_change_membership_type_details", "param_name": "memberChangeMembershipTypeDetailsValue", "static_instance": null, "getter_method": "getMemberChangeMembershipTypeDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_change_name_details": {"fq_name": "team_log.EventDetails.member_change_name_details", "param_name": "memberChangeNameDetailsValue", "static_instance": null, "getter_method": "getMemberChangeNameDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_change_reseller_role_details": {"fq_name": "team_log.EventDetails.member_change_reseller_role_details", "param_name": "memberChangeResellerRoleDetailsValue", "static_instance": null, "getter_method": "getMemberChangeResellerRoleDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_change_status_details": {"fq_name": "team_log.EventDetails.member_change_status_details", "param_name": "memberChangeStatusDetailsValue", "static_instance": null, "getter_method": "getMemberChangeStatusDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_delete_manual_contacts_details": {"fq_name": "team_log.EventDetails.member_delete_manual_contacts_details", "param_name": "memberDeleteManualContactsDetailsValue", "static_instance": null, "getter_method": "getMemberDeleteManualContactsDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_delete_profile_photo_details": {"fq_name": "team_log.EventDetails.member_delete_profile_photo_details", "param_name": "memberDeleteProfilePhotoDetailsValue", "static_instance": null, "getter_method": "getMemberDeleteProfilePhotoDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_permanently_delete_account_contents_details": {"fq_name": "team_log.EventDetails.member_permanently_delete_account_contents_details", "param_name": "memberPermanentlyDeleteAccountContentsDetailsValue", "static_instance": null, "getter_method": "getMemberPermanentlyDeleteAccountContentsDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_remove_external_id_details": {"fq_name": "team_log.EventDetails.member_remove_external_id_details", "param_name": "memberRemoveExternalIdDetailsValue", "static_instance": null, "getter_method": "getMemberRemoveExternalIdDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_set_profile_photo_details": {"fq_name": "team_log.EventDetails.member_set_profile_photo_details", "param_name": "memberSetProfilePhotoDetailsValue", "static_instance": null, "getter_method": "getMemberSetProfilePhotoDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_space_limits_add_custom_quota_details": {"fq_name": "team_log.EventDetails.member_space_limits_add_custom_quota_details", "param_name": "memberSpaceLimitsAddCustomQuotaDetailsValue", "static_instance": null, "getter_method": "getMemberSpaceLimitsAddCustomQuotaDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_space_limits_change_custom_quota_details": {"fq_name": "team_log.EventDetails.member_space_limits_change_custom_quota_details", "param_name": "memberSpaceLimitsChangeCustomQuotaDetailsValue", "static_instance": null, "getter_method": "getMemberSpaceLimitsChangeCustomQuotaDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_space_limits_change_status_details": {"fq_name": "team_log.EventDetails.member_space_limits_change_status_details", "param_name": "memberSpaceLimitsChangeStatusDetailsValue", "static_instance": null, "getter_method": "getMemberSpaceLimitsChangeStatusDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_space_limits_remove_custom_quota_details": {"fq_name": "team_log.EventDetails.member_space_limits_remove_custom_quota_details", "param_name": "memberSpaceLimitsRemoveCustomQuotaDetailsValue", "static_instance": null, "getter_method": "getMemberSpaceLimitsRemoveCustomQuotaDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_suggest_details": {"fq_name": "team_log.EventDetails.member_suggest_details", "param_name": "memberSuggestDetailsValue", "static_instance": null, "getter_method": "getMemberSuggestDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_transfer_account_contents_details": {"fq_name": "team_log.EventDetails.member_transfer_account_contents_details", "param_name": "memberTransferAccountContentsDetailsValue", "static_instance": null, "getter_method": "getMemberTransferAccountContentsDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.pending_secondary_email_added_details": {"fq_name": "team_log.EventDetails.pending_secondary_email_added_details", "param_name": "pendingSecondaryEmailAddedDetailsValue", "static_instance": null, "getter_method": "getPendingSecondaryEmailAddedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.secondary_email_deleted_details": {"fq_name": "team_log.EventDetails.secondary_email_deleted_details", "param_name": "secondaryEmailDeletedDetailsValue", "static_instance": null, "getter_method": "getSecondaryEmailDeletedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.secondary_email_verified_details": {"fq_name": "team_log.EventDetails.secondary_email_verified_details", "param_name": "secondaryEmailVerifiedDetailsValue", "static_instance": null, "getter_method": "getSecondaryEmailVerifiedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.secondary_mails_policy_changed_details": {"fq_name": "team_log.EventDetails.secondary_mails_policy_changed_details", "param_name": "secondaryMailsPolicyChangedDetailsValue", "static_instance": null, "getter_method": "getSecondaryMailsPolicyChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.binder_add_page_details": {"fq_name": "team_log.EventDetails.binder_add_page_details", "param_name": "binderAddPageDetailsValue", "static_instance": null, "getter_method": "getBinderAddPageDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.binder_add_section_details": {"fq_name": "team_log.EventDetails.binder_add_section_details", "param_name": "binderAddSectionDetailsValue", "static_instance": null, "getter_method": "getBinderAddSectionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.binder_remove_page_details": {"fq_name": "team_log.EventDetails.binder_remove_page_details", "param_name": "binderRemovePageDetailsValue", "static_instance": null, "getter_method": "getBinderRemovePageDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.binder_remove_section_details": {"fq_name": "team_log.EventDetails.binder_remove_section_details", "param_name": "binderRemoveSectionDetailsValue", "static_instance": null, "getter_method": "getBinderRemoveSectionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.binder_rename_page_details": {"fq_name": "team_log.EventDetails.binder_rename_page_details", "param_name": "binderRenamePageDetailsValue", "static_instance": null, "getter_method": "getBinderRenamePageDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.binder_rename_section_details": {"fq_name": "team_log.EventDetails.binder_rename_section_details", "param_name": "binderRenameSectionDetailsValue", "static_instance": null, "getter_method": "getBinderRenameSectionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.binder_reorder_page_details": {"fq_name": "team_log.EventDetails.binder_reorder_page_details", "param_name": "binderReorderPageDetailsValue", "static_instance": null, "getter_method": "getBinderReorderPageDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.binder_reorder_section_details": {"fq_name": "team_log.EventDetails.binder_reorder_section_details", "param_name": "binderReorderSectionDetailsValue", "static_instance": null, "getter_method": "getBinderReorderSectionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_content_add_member_details": {"fq_name": "team_log.EventDetails.paper_content_add_member_details", "param_name": "paperContentAddMemberDetailsValue", "static_instance": null, "getter_method": "getPaperContentAddMemberDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_content_add_to_folder_details": {"fq_name": "team_log.EventDetails.paper_content_add_to_folder_details", "param_name": "paperContentAddToFolderDetailsValue", "static_instance": null, "getter_method": "getPaperContentAddToFolderDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_content_archive_details": {"fq_name": "team_log.EventDetails.paper_content_archive_details", "param_name": "paperContentArchiveDetailsValue", "static_instance": null, "getter_method": "getPaperContentArchiveDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_content_create_details": {"fq_name": "team_log.EventDetails.paper_content_create_details", "param_name": "paperContentCreateDetailsValue", "static_instance": null, "getter_method": "getPaperContentCreateDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_content_permanently_delete_details": {"fq_name": "team_log.EventDetails.paper_content_permanently_delete_details", "param_name": "paperContentPermanentlyDeleteDetailsValue", "static_instance": null, "getter_method": "getPaperContentPermanentlyDeleteDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_content_remove_from_folder_details": {"fq_name": "team_log.EventDetails.paper_content_remove_from_folder_details", "param_name": "paperContentRemoveFromFolderDetailsValue", "static_instance": null, "getter_method": "getPaperContentRemoveFromFolderDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_content_remove_member_details": {"fq_name": "team_log.EventDetails.paper_content_remove_member_details", "param_name": "paperContentRemoveMemberDetailsValue", "static_instance": null, "getter_method": "getPaperContentRemoveMemberDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_content_rename_details": {"fq_name": "team_log.EventDetails.paper_content_rename_details", "param_name": "paperContentRenameDetailsValue", "static_instance": null, "getter_method": "getPaperContentRenameDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_content_restore_details": {"fq_name": "team_log.EventDetails.paper_content_restore_details", "param_name": "paperContentRestoreDetailsValue", "static_instance": null, "getter_method": "getPaperContentRestoreDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_doc_add_comment_details": {"fq_name": "team_log.EventDetails.paper_doc_add_comment_details", "param_name": "paperDocAddCommentDetailsValue", "static_instance": null, "getter_method": "getPaperDocAddCommentDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_doc_change_member_role_details": {"fq_name": "team_log.EventDetails.paper_doc_change_member_role_details", "param_name": "paperDocChangeMemberRoleDetailsValue", "static_instance": null, "getter_method": "getPaperDocChangeMemberRoleDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_doc_change_sharing_policy_details": {"fq_name": "team_log.EventDetails.paper_doc_change_sharing_policy_details", "param_name": "paperDocChangeSharingPolicyDetailsValue", "static_instance": null, "getter_method": "getPaperDocChangeSharingPolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_doc_change_subscription_details": {"fq_name": "team_log.EventDetails.paper_doc_change_subscription_details", "param_name": "paperDocChangeSubscriptionDetailsValue", "static_instance": null, "getter_method": "getPaperDocChangeSubscriptionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_doc_deleted_details": {"fq_name": "team_log.EventDetails.paper_doc_deleted_details", "param_name": "paperDocDeletedDetailsValue", "static_instance": null, "getter_method": "getPaperDocDeletedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_doc_delete_comment_details": {"fq_name": "team_log.EventDetails.paper_doc_delete_comment_details", "param_name": "paperDocDeleteCommentDetailsValue", "static_instance": null, "getter_method": "getPaperDocDeleteCommentDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_doc_download_details": {"fq_name": "team_log.EventDetails.paper_doc_download_details", "param_name": "paperDocDownloadDetailsValue", "static_instance": null, "getter_method": "getPaperDocDownloadDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_doc_edit_details": {"fq_name": "team_log.EventDetails.paper_doc_edit_details", "param_name": "paperDocEditDetailsValue", "static_instance": null, "getter_method": "getPaperDocEditDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_doc_edit_comment_details": {"fq_name": "team_log.EventDetails.paper_doc_edit_comment_details", "param_name": "paperDocEditCommentDetailsValue", "static_instance": null, "getter_method": "getPaperDocEditCommentDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_doc_followed_details": {"fq_name": "team_log.EventDetails.paper_doc_followed_details", "param_name": "paperDocFollowedDetailsValue", "static_instance": null, "getter_method": "getPaperDocFollowedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_doc_mention_details": {"fq_name": "team_log.EventDetails.paper_doc_mention_details", "param_name": "paperDocMentionDetailsValue", "static_instance": null, "getter_method": "getPaperDocMentionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_doc_ownership_changed_details": {"fq_name": "team_log.EventDetails.paper_doc_ownership_changed_details", "param_name": "paperDocOwnershipChangedDetailsValue", "static_instance": null, "getter_method": "getPaperDocOwnershipChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_doc_request_access_details": {"fq_name": "team_log.EventDetails.paper_doc_request_access_details", "param_name": "paperDocRequestAccessDetailsValue", "static_instance": null, "getter_method": "getPaperDocRequestAccessDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_doc_resolve_comment_details": {"fq_name": "team_log.EventDetails.paper_doc_resolve_comment_details", "param_name": "paperDocResolveCommentDetailsValue", "static_instance": null, "getter_method": "getPaperDocResolveCommentDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_doc_revert_details": {"fq_name": "team_log.EventDetails.paper_doc_revert_details", "param_name": "paperDocRevertDetailsValue", "static_instance": null, "getter_method": "getPaperDocRevertDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_doc_slack_share_details": {"fq_name": "team_log.EventDetails.paper_doc_slack_share_details", "param_name": "paperDocSlackShareDetailsValue", "static_instance": null, "getter_method": "getPaperDocSlackShareDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_doc_team_invite_details": {"fq_name": "team_log.EventDetails.paper_doc_team_invite_details", "param_name": "paperDocTeamInviteDetailsValue", "static_instance": null, "getter_method": "getPaperDocTeamInviteDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_doc_trashed_details": {"fq_name": "team_log.EventDetails.paper_doc_trashed_details", "param_name": "paperDocTrashedDetailsValue", "static_instance": null, "getter_method": "getPaperDocTrashedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_doc_unresolve_comment_details": {"fq_name": "team_log.EventDetails.paper_doc_unresolve_comment_details", "param_name": "paperDocUnresolveCommentDetailsValue", "static_instance": null, "getter_method": "getPaperDocUnresolveCommentDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_doc_untrashed_details": {"fq_name": "team_log.EventDetails.paper_doc_untrashed_details", "param_name": "paperDocUntrashedDetailsValue", "static_instance": null, "getter_method": "getPaperDocUntrashedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_doc_view_details": {"fq_name": "team_log.EventDetails.paper_doc_view_details", "param_name": "paperDocViewDetailsValue", "static_instance": null, "getter_method": "getPaperDocViewDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_external_view_allow_details": {"fq_name": "team_log.EventDetails.paper_external_view_allow_details", "param_name": "paperExternalViewAllowDetailsValue", "static_instance": null, "getter_method": "getPaperExternalViewAllowDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_external_view_default_team_details": {"fq_name": "team_log.EventDetails.paper_external_view_default_team_details", "param_name": "paperExternalViewDefaultTeamDetailsValue", "static_instance": null, "getter_method": "getPaperExternalViewDefaultTeamDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_external_view_forbid_details": {"fq_name": "team_log.EventDetails.paper_external_view_forbid_details", "param_name": "paperExternalViewForbidDetailsValue", "static_instance": null, "getter_method": "getPaperExternalViewForbidDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_folder_change_subscription_details": {"fq_name": "team_log.EventDetails.paper_folder_change_subscription_details", "param_name": "paperFolderChangeSubscriptionDetailsValue", "static_instance": null, "getter_method": "getPaperFolderChangeSubscriptionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_folder_deleted_details": {"fq_name": "team_log.EventDetails.paper_folder_deleted_details", "param_name": "paperFolderDeletedDetailsValue", "static_instance": null, "getter_method": "getPaperFolderDeletedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_folder_followed_details": {"fq_name": "team_log.EventDetails.paper_folder_followed_details", "param_name": "paperFolderFollowedDetailsValue", "static_instance": null, "getter_method": "getPaperFolderFollowedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_folder_team_invite_details": {"fq_name": "team_log.EventDetails.paper_folder_team_invite_details", "param_name": "paperFolderTeamInviteDetailsValue", "static_instance": null, "getter_method": "getPaperFolderTeamInviteDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_published_link_change_permission_details": {"fq_name": "team_log.EventDetails.paper_published_link_change_permission_details", "param_name": "paperPublishedLinkChangePermissionDetailsValue", "static_instance": null, "getter_method": "getPaperPublishedLinkChangePermissionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_published_link_create_details": {"fq_name": "team_log.EventDetails.paper_published_link_create_details", "param_name": "paperPublishedLinkCreateDetailsValue", "static_instance": null, "getter_method": "getPaperPublishedLinkCreateDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_published_link_disabled_details": {"fq_name": "team_log.EventDetails.paper_published_link_disabled_details", "param_name": "paperPublishedLinkDisabledDetailsValue", "static_instance": null, "getter_method": "getPaperPublishedLinkDisabledDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_published_link_view_details": {"fq_name": "team_log.EventDetails.paper_published_link_view_details", "param_name": "paperPublishedLinkViewDetailsValue", "static_instance": null, "getter_method": "getPaperPublishedLinkViewDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.password_change_details": {"fq_name": "team_log.EventDetails.password_change_details", "param_name": "passwordChangeDetailsValue", "static_instance": null, "getter_method": "getPasswordChangeDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.password_reset_details": {"fq_name": "team_log.EventDetails.password_reset_details", "param_name": "passwordResetDetailsValue", "static_instance": null, "getter_method": "getPasswordResetDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.password_reset_all_details": {"fq_name": "team_log.EventDetails.password_reset_all_details", "param_name": "passwordResetAllDetailsValue", "static_instance": null, "getter_method": "getPasswordResetAllDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.classification_create_report_details": {"fq_name": "team_log.EventDetails.classification_create_report_details", "param_name": "classificationCreateReportDetailsValue", "static_instance": null, "getter_method": "getClassificationCreateReportDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.classification_create_report_fail_details": {"fq_name": "team_log.EventDetails.classification_create_report_fail_details", "param_name": "classificationCreateReportFailDetailsValue", "static_instance": null, "getter_method": "getClassificationCreateReportFailDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.emm_create_exceptions_report_details": {"fq_name": "team_log.EventDetails.emm_create_exceptions_report_details", "param_name": "emmCreateExceptionsReportDetailsValue", "static_instance": null, "getter_method": "getEmmCreateExceptionsReportDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.emm_create_usage_report_details": {"fq_name": "team_log.EventDetails.emm_create_usage_report_details", "param_name": "emmCreateUsageReportDetailsValue", "static_instance": null, "getter_method": "getEmmCreateUsageReportDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.export_members_report_details": {"fq_name": "team_log.EventDetails.export_members_report_details", "param_name": "exportMembersReportDetailsValue", "static_instance": null, "getter_method": "getExportMembersReportDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.export_members_report_fail_details": {"fq_name": "team_log.EventDetails.export_members_report_fail_details", "param_name": "exportMembersReportFailDetailsValue", "static_instance": null, "getter_method": "getExportMembersReportFailDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.external_sharing_create_report_details": {"fq_name": "team_log.EventDetails.external_sharing_create_report_details", "param_name": "externalSharingCreateReportDetailsValue", "static_instance": null, "getter_method": "getExternalSharingCreateReportDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.external_sharing_report_failed_details": {"fq_name": "team_log.EventDetails.external_sharing_report_failed_details", "param_name": "externalSharingReportFailedDetailsValue", "static_instance": null, "getter_method": "getExternalSharingReportFailedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.no_expiration_link_gen_create_report_details": {"fq_name": "team_log.EventDetails.no_expiration_link_gen_create_report_details", "param_name": "noExpirationLinkGenCreateReportDetailsValue", "static_instance": null, "getter_method": "getNoExpirationLinkGenCreateReportDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.no_expiration_link_gen_report_failed_details": {"fq_name": "team_log.EventDetails.no_expiration_link_gen_report_failed_details", "param_name": "noExpirationLinkGenReportFailedDetailsValue", "static_instance": null, "getter_method": "getNoExpirationLinkGenReportFailedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.no_password_link_gen_create_report_details": {"fq_name": "team_log.EventDetails.no_password_link_gen_create_report_details", "param_name": "noPasswordLinkGenCreateReportDetailsValue", "static_instance": null, "getter_method": "getNoPasswordLinkGenCreateReportDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.no_password_link_gen_report_failed_details": {"fq_name": "team_log.EventDetails.no_password_link_gen_report_failed_details", "param_name": "noPasswordLinkGenReportFailedDetailsValue", "static_instance": null, "getter_method": "getNoPasswordLinkGenReportFailedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.no_password_link_view_create_report_details": {"fq_name": "team_log.EventDetails.no_password_link_view_create_report_details", "param_name": "noPasswordLinkViewCreateReportDetailsValue", "static_instance": null, "getter_method": "getNoPasswordLinkViewCreateReportDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.no_password_link_view_report_failed_details": {"fq_name": "team_log.EventDetails.no_password_link_view_report_failed_details", "param_name": "noPasswordLinkViewReportFailedDetailsValue", "static_instance": null, "getter_method": "getNoPasswordLinkViewReportFailedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.outdated_link_view_create_report_details": {"fq_name": "team_log.EventDetails.outdated_link_view_create_report_details", "param_name": "outdatedLinkViewCreateReportDetailsValue", "static_instance": null, "getter_method": "getOutdatedLinkViewCreateReportDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.outdated_link_view_report_failed_details": {"fq_name": "team_log.EventDetails.outdated_link_view_report_failed_details", "param_name": "outdatedLinkViewReportFailedDetailsValue", "static_instance": null, "getter_method": "getOutdatedLinkViewReportFailedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_admin_export_start_details": {"fq_name": "team_log.EventDetails.paper_admin_export_start_details", "param_name": "paperAdminExportStartDetailsValue", "static_instance": null, "getter_method": "getPaperAdminExportStartDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.ransomware_alert_create_report_details": {"fq_name": "team_log.EventDetails.ransomware_alert_create_report_details", "param_name": "ransomwareAlertCreateReportDetailsValue", "static_instance": null, "getter_method": "getRansomwareAlertCreateReportDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.ransomware_alert_create_report_failed_details": {"fq_name": "team_log.EventDetails.ransomware_alert_create_report_failed_details", "param_name": "ransomwareAlertCreateReportFailedDetailsValue", "static_instance": null, "getter_method": "getRansomwareAlertCreateReportFailedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.smart_sync_create_admin_privilege_report_details": {"fq_name": "team_log.EventDetails.smart_sync_create_admin_privilege_report_details", "param_name": "smartSyncCreateAdminPrivilegeReportDetailsValue", "static_instance": null, "getter_method": "getSmartSyncCreateAdminPrivilegeReportDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_activity_create_report_details": {"fq_name": "team_log.EventDetails.team_activity_create_report_details", "param_name": "teamActivityCreateReportDetailsValue", "static_instance": null, "getter_method": "getTeamActivityCreateReportDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_activity_create_report_fail_details": {"fq_name": "team_log.EventDetails.team_activity_create_report_fail_details", "param_name": "teamActivityCreateReportFailDetailsValue", "static_instance": null, "getter_method": "getTeamActivityCreateReportFailDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.collection_share_details": {"fq_name": "team_log.EventDetails.collection_share_details", "param_name": "collectionShareDetailsValue", "static_instance": null, "getter_method": "getCollectionShareDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_transfers_file_add_details": {"fq_name": "team_log.EventDetails.file_transfers_file_add_details", "param_name": "fileTransfersFileAddDetailsValue", "static_instance": null, "getter_method": "getFileTransfersFileAddDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_transfers_transfer_delete_details": {"fq_name": "team_log.EventDetails.file_transfers_transfer_delete_details", "param_name": "fileTransfersTransferDeleteDetailsValue", "static_instance": null, "getter_method": "getFileTransfersTransferDeleteDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_transfers_transfer_download_details": {"fq_name": "team_log.EventDetails.file_transfers_transfer_download_details", "param_name": "fileTransfersTransferDownloadDetailsValue", "static_instance": null, "getter_method": "getFileTransfersTransferDownloadDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_transfers_transfer_send_details": {"fq_name": "team_log.EventDetails.file_transfers_transfer_send_details", "param_name": "fileTransfersTransferSendDetailsValue", "static_instance": null, "getter_method": "getFileTransfersTransferSendDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_transfers_transfer_view_details": {"fq_name": "team_log.EventDetails.file_transfers_transfer_view_details", "param_name": "fileTransfersTransferViewDetailsValue", "static_instance": null, "getter_method": "getFileTransfersTransferViewDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.note_acl_invite_only_details": {"fq_name": "team_log.EventDetails.note_acl_invite_only_details", "param_name": "noteAclInviteOnlyDetailsValue", "static_instance": null, "getter_method": "getNoteAclInviteOnlyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.note_acl_link_details": {"fq_name": "team_log.EventDetails.note_acl_link_details", "param_name": "noteAclLinkDetailsValue", "static_instance": null, "getter_method": "getNoteAclLinkDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.note_acl_team_link_details": {"fq_name": "team_log.EventDetails.note_acl_team_link_details", "param_name": "noteAclTeamLinkDetailsValue", "static_instance": null, "getter_method": "getNoteAclTeamLinkDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.note_shared_details": {"fq_name": "team_log.EventDetails.note_shared_details", "param_name": "noteSharedDetailsValue", "static_instance": null, "getter_method": "getNoteSharedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.note_share_receive_details": {"fq_name": "team_log.EventDetails.note_share_receive_details", "param_name": "noteShareReceiveDetailsValue", "static_instance": null, "getter_method": "getNoteShareReceiveDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.open_note_shared_details": {"fq_name": "team_log.EventDetails.open_note_shared_details", "param_name": "openNoteSharedDetailsValue", "static_instance": null, "getter_method": "getOpenNoteSharedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.replay_file_shared_link_created_details": {"fq_name": "team_log.EventDetails.replay_file_shared_link_created_details", "param_name": "replayFileSharedLinkCreatedDetailsValue", "static_instance": null, "getter_method": "getReplayFileSharedLinkCreatedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.replay_file_shared_link_modified_details": {"fq_name": "team_log.EventDetails.replay_file_shared_link_modified_details", "param_name": "replayFileSharedLinkModifiedDetailsValue", "static_instance": null, "getter_method": "getReplayFileSharedLinkModifiedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.replay_project_team_add_details": {"fq_name": "team_log.EventDetails.replay_project_team_add_details", "param_name": "replayProjectTeamAddDetailsValue", "static_instance": null, "getter_method": "getReplayProjectTeamAddDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.replay_project_team_delete_details": {"fq_name": "team_log.EventDetails.replay_project_team_delete_details", "param_name": "replayProjectTeamDeleteDetailsValue", "static_instance": null, "getter_method": "getReplayProjectTeamDeleteDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sf_add_group_details": {"fq_name": "team_log.EventDetails.sf_add_group_details", "param_name": "sfAddGroupDetailsValue", "static_instance": null, "getter_method": "getSfAddGroupDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sf_allow_non_members_to_view_shared_links_details": {"fq_name": "team_log.EventDetails.sf_allow_non_members_to_view_shared_links_details", "param_name": "sfAllowNonMembersToViewSharedLinksDetailsValue", "static_instance": null, "getter_method": "getSfAllowNonMembersToViewSharedLinksDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sf_external_invite_warn_details": {"fq_name": "team_log.EventDetails.sf_external_invite_warn_details", "param_name": "sfExternalInviteWarnDetailsValue", "static_instance": null, "getter_method": "getSfExternalInviteWarnDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sf_fb_invite_details": {"fq_name": "team_log.EventDetails.sf_fb_invite_details", "param_name": "sfFbInviteDetailsValue", "static_instance": null, "getter_method": "getSfFbInviteDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sf_fb_invite_change_role_details": {"fq_name": "team_log.EventDetails.sf_fb_invite_change_role_details", "param_name": "sfFbInviteChangeRoleDetailsValue", "static_instance": null, "getter_method": "getSfFbInviteChangeRoleDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sf_fb_uninvite_details": {"fq_name": "team_log.EventDetails.sf_fb_uninvite_details", "param_name": "sfFbUninviteDetailsValue", "static_instance": null, "getter_method": "getSfFbUninviteDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sf_invite_group_details": {"fq_name": "team_log.EventDetails.sf_invite_group_details", "param_name": "sfInviteGroupDetailsValue", "static_instance": null, "getter_method": "getSfInviteGroupDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sf_team_grant_access_details": {"fq_name": "team_log.EventDetails.sf_team_grant_access_details", "param_name": "sfTeamGrantAccessDetailsValue", "static_instance": null, "getter_method": "getSfTeamGrantAccessDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sf_team_invite_details": {"fq_name": "team_log.EventDetails.sf_team_invite_details", "param_name": "sfTeamInviteDetailsValue", "static_instance": null, "getter_method": "getSfTeamInviteDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sf_team_invite_change_role_details": {"fq_name": "team_log.EventDetails.sf_team_invite_change_role_details", "param_name": "sfTeamInviteChangeRoleDetailsValue", "static_instance": null, "getter_method": "getSfTeamInviteChangeRoleDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sf_team_join_details": {"fq_name": "team_log.EventDetails.sf_team_join_details", "param_name": "sfTeamJoinDetailsValue", "static_instance": null, "getter_method": "getSfTeamJoinDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sf_team_join_from_oob_link_details": {"fq_name": "team_log.EventDetails.sf_team_join_from_oob_link_details", "param_name": "sfTeamJoinFromOobLinkDetailsValue", "static_instance": null, "getter_method": "getSfTeamJoinFromOobLinkDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sf_team_uninvite_details": {"fq_name": "team_log.EventDetails.sf_team_uninvite_details", "param_name": "sfTeamUninviteDetailsValue", "static_instance": null, "getter_method": "getSfTeamUninviteDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_content_add_invitees_details": {"fq_name": "team_log.EventDetails.shared_content_add_invitees_details", "param_name": "sharedContentAddInviteesDetailsValue", "static_instance": null, "getter_method": "getSharedContentAddInviteesDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_content_add_link_expiry_details": {"fq_name": "team_log.EventDetails.shared_content_add_link_expiry_details", "param_name": "sharedContentAddLinkExpiryDetailsValue", "static_instance": null, "getter_method": "getSharedContentAddLinkExpiryDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_content_add_link_password_details": {"fq_name": "team_log.EventDetails.shared_content_add_link_password_details", "param_name": "sharedContentAddLinkPasswordDetailsValue", "static_instance": null, "getter_method": "getSharedContentAddLinkPasswordDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_content_add_member_details": {"fq_name": "team_log.EventDetails.shared_content_add_member_details", "param_name": "sharedContentAddMemberDetailsValue", "static_instance": null, "getter_method": "getSharedContentAddMemberDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_content_change_downloads_policy_details": {"fq_name": "team_log.EventDetails.shared_content_change_downloads_policy_details", "param_name": "sharedContentChangeDownloadsPolicyDetailsValue", "static_instance": null, "getter_method": "getSharedContentChangeDownloadsPolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_content_change_invitee_role_details": {"fq_name": "team_log.EventDetails.shared_content_change_invitee_role_details", "param_name": "sharedContentChangeInviteeRoleDetailsValue", "static_instance": null, "getter_method": "getSharedContentChangeInviteeRoleDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_content_change_link_audience_details": {"fq_name": "team_log.EventDetails.shared_content_change_link_audience_details", "param_name": "sharedContentChangeLinkAudienceDetailsValue", "static_instance": null, "getter_method": "getSharedContentChangeLinkAudienceDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_content_change_link_expiry_details": {"fq_name": "team_log.EventDetails.shared_content_change_link_expiry_details", "param_name": "sharedContentChangeLinkExpiryDetailsValue", "static_instance": null, "getter_method": "getSharedContentChangeLinkExpiryDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_content_change_link_password_details": {"fq_name": "team_log.EventDetails.shared_content_change_link_password_details", "param_name": "sharedContentChangeLinkPasswordDetailsValue", "static_instance": null, "getter_method": "getSharedContentChangeLinkPasswordDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_content_change_member_role_details": {"fq_name": "team_log.EventDetails.shared_content_change_member_role_details", "param_name": "sharedContentChangeMemberRoleDetailsValue", "static_instance": null, "getter_method": "getSharedContentChangeMemberRoleDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_content_change_viewer_info_policy_details": {"fq_name": "team_log.EventDetails.shared_content_change_viewer_info_policy_details", "param_name": "sharedContentChangeViewerInfoPolicyDetailsValue", "static_instance": null, "getter_method": "getSharedContentChangeViewerInfoPolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_content_claim_invitation_details": {"fq_name": "team_log.EventDetails.shared_content_claim_invitation_details", "param_name": "sharedContentClaimInvitationDetailsValue", "static_instance": null, "getter_method": "getSharedContentClaimInvitationDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_content_copy_details": {"fq_name": "team_log.EventDetails.shared_content_copy_details", "param_name": "sharedContentCopyDetailsValue", "static_instance": null, "getter_method": "getSharedContentCopyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_content_download_details": {"fq_name": "team_log.EventDetails.shared_content_download_details", "param_name": "sharedContentDownloadDetailsValue", "static_instance": null, "getter_method": "getSharedContentDownloadDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_content_relinquish_membership_details": {"fq_name": "team_log.EventDetails.shared_content_relinquish_membership_details", "param_name": "sharedContentRelinquishMembershipDetailsValue", "static_instance": null, "getter_method": "getSharedContentRelinquishMembershipDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_content_remove_invitees_details": {"fq_name": "team_log.EventDetails.shared_content_remove_invitees_details", "param_name": "sharedContentRemoveInviteesDetailsValue", "static_instance": null, "getter_method": "getSharedContentRemoveInviteesDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_content_remove_link_expiry_details": {"fq_name": "team_log.EventDetails.shared_content_remove_link_expiry_details", "param_name": "sharedContentRemoveLinkExpiryDetailsValue", "static_instance": null, "getter_method": "getSharedContentRemoveLinkExpiryDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_content_remove_link_password_details": {"fq_name": "team_log.EventDetails.shared_content_remove_link_password_details", "param_name": "sharedContentRemoveLinkPasswordDetailsValue", "static_instance": null, "getter_method": "getSharedContentRemoveLinkPasswordDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_content_remove_member_details": {"fq_name": "team_log.EventDetails.shared_content_remove_member_details", "param_name": "sharedContentRemoveMemberDetailsValue", "static_instance": null, "getter_method": "getSharedContentRemoveMemberDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_content_request_access_details": {"fq_name": "team_log.EventDetails.shared_content_request_access_details", "param_name": "sharedContentRequestAccessDetailsValue", "static_instance": null, "getter_method": "getSharedContentRequestAccessDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_content_restore_invitees_details": {"fq_name": "team_log.EventDetails.shared_content_restore_invitees_details", "param_name": "sharedContentRestoreInviteesDetailsValue", "static_instance": null, "getter_method": "getSharedContentRestoreInviteesDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_content_restore_member_details": {"fq_name": "team_log.EventDetails.shared_content_restore_member_details", "param_name": "sharedContentRestoreMemberDetailsValue", "static_instance": null, "getter_method": "getSharedContentRestoreMemberDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_content_unshare_details": {"fq_name": "team_log.EventDetails.shared_content_unshare_details", "param_name": "sharedContentUnshareDetailsValue", "static_instance": null, "getter_method": "getSharedContentUnshareDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_content_view_details": {"fq_name": "team_log.EventDetails.shared_content_view_details", "param_name": "sharedContentViewDetailsValue", "static_instance": null, "getter_method": "getSharedContentViewDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_folder_change_link_policy_details": {"fq_name": "team_log.EventDetails.shared_folder_change_link_policy_details", "param_name": "sharedFolderChangeLinkPolicyDetailsValue", "static_instance": null, "getter_method": "getSharedFolderChangeLinkPolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_folder_change_members_inheritance_policy_details": {"fq_name": "team_log.EventDetails.shared_folder_change_members_inheritance_policy_details", "param_name": "sharedFolderChangeMembersInheritancePolicyDetailsValue", "static_instance": null, "getter_method": "getSharedFolderChangeMembersInheritancePolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_folder_change_members_management_policy_details": {"fq_name": "team_log.EventDetails.shared_folder_change_members_management_policy_details", "param_name": "sharedFolderChangeMembersManagementPolicyDetailsValue", "static_instance": null, "getter_method": "getSharedFolderChangeMembersManagementPolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_folder_change_members_policy_details": {"fq_name": "team_log.EventDetails.shared_folder_change_members_policy_details", "param_name": "sharedFolderChangeMembersPolicyDetailsValue", "static_instance": null, "getter_method": "getSharedFolderChangeMembersPolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_folder_create_details": {"fq_name": "team_log.EventDetails.shared_folder_create_details", "param_name": "sharedFolderCreateDetailsValue", "static_instance": null, "getter_method": "getSharedFolderCreateDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_folder_decline_invitation_details": {"fq_name": "team_log.EventDetails.shared_folder_decline_invitation_details", "param_name": "sharedFolderDeclineInvitationDetailsValue", "static_instance": null, "getter_method": "getSharedFolderDeclineInvitationDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_folder_mount_details": {"fq_name": "team_log.EventDetails.shared_folder_mount_details", "param_name": "sharedFolderMountDetailsValue", "static_instance": null, "getter_method": "getSharedFolderMountDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_folder_nest_details": {"fq_name": "team_log.EventDetails.shared_folder_nest_details", "param_name": "sharedFolderNestDetailsValue", "static_instance": null, "getter_method": "getSharedFolderNestDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_folder_transfer_ownership_details": {"fq_name": "team_log.EventDetails.shared_folder_transfer_ownership_details", "param_name": "sharedFolderTransferOwnershipDetailsValue", "static_instance": null, "getter_method": "getSharedFolderTransferOwnershipDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_folder_unmount_details": {"fq_name": "team_log.EventDetails.shared_folder_unmount_details", "param_name": "sharedFolderUnmountDetailsValue", "static_instance": null, "getter_method": "getSharedFolderUnmountDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_link_add_expiry_details": {"fq_name": "team_log.EventDetails.shared_link_add_expiry_details", "param_name": "sharedLinkAddExpiryDetailsValue", "static_instance": null, "getter_method": "getSharedLinkAddExpiryDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_link_change_expiry_details": {"fq_name": "team_log.EventDetails.shared_link_change_expiry_details", "param_name": "sharedLinkChangeExpiryDetailsValue", "static_instance": null, "getter_method": "getSharedLinkChangeExpiryDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_link_change_visibility_details": {"fq_name": "team_log.EventDetails.shared_link_change_visibility_details", "param_name": "sharedLinkChangeVisibilityDetailsValue", "static_instance": null, "getter_method": "getSharedLinkChangeVisibilityDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_link_copy_details": {"fq_name": "team_log.EventDetails.shared_link_copy_details", "param_name": "sharedLinkCopyDetailsValue", "static_instance": null, "getter_method": "getSharedLinkCopyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_link_create_details": {"fq_name": "team_log.EventDetails.shared_link_create_details", "param_name": "sharedLinkCreateDetailsValue", "static_instance": null, "getter_method": "getSharedLinkCreateDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_link_disable_details": {"fq_name": "team_log.EventDetails.shared_link_disable_details", "param_name": "sharedLinkDisableDetailsValue", "static_instance": null, "getter_method": "getSharedLinkDisableDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_link_download_details": {"fq_name": "team_log.EventDetails.shared_link_download_details", "param_name": "sharedLinkDownloadDetailsValue", "static_instance": null, "getter_method": "getSharedLinkDownloadDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_link_remove_expiry_details": {"fq_name": "team_log.EventDetails.shared_link_remove_expiry_details", "param_name": "sharedLinkRemoveExpiryDetailsValue", "static_instance": null, "getter_method": "getSharedLinkRemoveExpiryDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_link_settings_add_expiration_details": {"fq_name": "team_log.EventDetails.shared_link_settings_add_expiration_details", "param_name": "sharedLinkSettingsAddExpirationDetailsValue", "static_instance": null, "getter_method": "getSharedLinkSettingsAddExpirationDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_link_settings_add_password_details": {"fq_name": "team_log.EventDetails.shared_link_settings_add_password_details", "param_name": "sharedLinkSettingsAddPasswordDetailsValue", "static_instance": null, "getter_method": "getSharedLinkSettingsAddPasswordDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_link_settings_allow_download_disabled_details": {"fq_name": "team_log.EventDetails.shared_link_settings_allow_download_disabled_details", "param_name": "sharedLinkSettingsAllowDownloadDisabledDetailsValue", "static_instance": null, "getter_method": "getSharedLinkSettingsAllowDownloadDisabledDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_link_settings_allow_download_enabled_details": {"fq_name": "team_log.EventDetails.shared_link_settings_allow_download_enabled_details", "param_name": "sharedLinkSettingsAllowDownloadEnabledDetailsValue", "static_instance": null, "getter_method": "getSharedLinkSettingsAllowDownloadEnabledDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_link_settings_change_audience_details": {"fq_name": "team_log.EventDetails.shared_link_settings_change_audience_details", "param_name": "sharedLinkSettingsChangeAudienceDetailsValue", "static_instance": null, "getter_method": "getSharedLinkSettingsChangeAudienceDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_link_settings_change_expiration_details": {"fq_name": "team_log.EventDetails.shared_link_settings_change_expiration_details", "param_name": "sharedLinkSettingsChangeExpirationDetailsValue", "static_instance": null, "getter_method": "getSharedLinkSettingsChangeExpirationDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_link_settings_change_password_details": {"fq_name": "team_log.EventDetails.shared_link_settings_change_password_details", "param_name": "sharedLinkSettingsChangePasswordDetailsValue", "static_instance": null, "getter_method": "getSharedLinkSettingsChangePasswordDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_link_settings_remove_expiration_details": {"fq_name": "team_log.EventDetails.shared_link_settings_remove_expiration_details", "param_name": "sharedLinkSettingsRemoveExpirationDetailsValue", "static_instance": null, "getter_method": "getSharedLinkSettingsRemoveExpirationDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_link_settings_remove_password_details": {"fq_name": "team_log.EventDetails.shared_link_settings_remove_password_details", "param_name": "sharedLinkSettingsRemovePasswordDetailsValue", "static_instance": null, "getter_method": "getSharedLinkSettingsRemovePasswordDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_link_share_details": {"fq_name": "team_log.EventDetails.shared_link_share_details", "param_name": "sharedLinkShareDetailsValue", "static_instance": null, "getter_method": "getSharedLinkShareDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_link_view_details": {"fq_name": "team_log.EventDetails.shared_link_view_details", "param_name": "sharedLinkViewDetailsValue", "static_instance": null, "getter_method": "getSharedLinkViewDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shared_note_opened_details": {"fq_name": "team_log.EventDetails.shared_note_opened_details", "param_name": "sharedNoteOpenedDetailsValue", "static_instance": null, "getter_method": "getSharedNoteOpenedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shmodel_disable_downloads_details": {"fq_name": "team_log.EventDetails.shmodel_disable_downloads_details", "param_name": "shmodelDisableDownloadsDetailsValue", "static_instance": null, "getter_method": "getShmodelDisableDownloadsDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shmodel_enable_downloads_details": {"fq_name": "team_log.EventDetails.shmodel_enable_downloads_details", "param_name": "shmodelEnableDownloadsDetailsValue", "static_instance": null, "getter_method": "getShmodelEnableDownloadsDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.shmodel_group_share_details": {"fq_name": "team_log.EventDetails.shmodel_group_share_details", "param_name": "shmodelGroupShareDetailsValue", "static_instance": null, "getter_method": "getShmodelGroupShareDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_access_granted_details": {"fq_name": "team_log.EventDetails.showcase_access_granted_details", "param_name": "showcaseAccessGrantedDetailsValue", "static_instance": null, "getter_method": "getShowcaseAccessGrantedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_add_member_details": {"fq_name": "team_log.EventDetails.showcase_add_member_details", "param_name": "showcaseAddMemberDetailsValue", "static_instance": null, "getter_method": "getShowcaseAddMemberDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_archived_details": {"fq_name": "team_log.EventDetails.showcase_archived_details", "param_name": "showcaseArchivedDetailsValue", "static_instance": null, "getter_method": "getShowcaseArchivedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_created_details": {"fq_name": "team_log.EventDetails.showcase_created_details", "param_name": "showcaseCreatedDetailsValue", "static_instance": null, "getter_method": "getShowcaseCreatedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_delete_comment_details": {"fq_name": "team_log.EventDetails.showcase_delete_comment_details", "param_name": "showcaseDeleteCommentDetailsValue", "static_instance": null, "getter_method": "getShowcaseDeleteCommentDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_edited_details": {"fq_name": "team_log.EventDetails.showcase_edited_details", "param_name": "showcaseEditedDetailsValue", "static_instance": null, "getter_method": "getShowcaseEditedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_edit_comment_details": {"fq_name": "team_log.EventDetails.showcase_edit_comment_details", "param_name": "showcaseEditCommentDetailsValue", "static_instance": null, "getter_method": "getShowcaseEditCommentDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_file_added_details": {"fq_name": "team_log.EventDetails.showcase_file_added_details", "param_name": "showcaseFileAddedDetailsValue", "static_instance": null, "getter_method": "getShowcaseFileAddedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_file_download_details": {"fq_name": "team_log.EventDetails.showcase_file_download_details", "param_name": "showcaseFileDownloadDetailsValue", "static_instance": null, "getter_method": "getShowcaseFileDownloadDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_file_removed_details": {"fq_name": "team_log.EventDetails.showcase_file_removed_details", "param_name": "showcaseFileRemovedDetailsValue", "static_instance": null, "getter_method": "getShowcaseFileRemovedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_file_view_details": {"fq_name": "team_log.EventDetails.showcase_file_view_details", "param_name": "showcaseFileViewDetailsValue", "static_instance": null, "getter_method": "getShowcaseFileViewDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_permanently_deleted_details": {"fq_name": "team_log.EventDetails.showcase_permanently_deleted_details", "param_name": "showcasePermanentlyDeletedDetailsValue", "static_instance": null, "getter_method": "getShowcasePermanentlyDeletedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_post_comment_details": {"fq_name": "team_log.EventDetails.showcase_post_comment_details", "param_name": "showcasePostCommentDetailsValue", "static_instance": null, "getter_method": "getShowcasePostCommentDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_remove_member_details": {"fq_name": "team_log.EventDetails.showcase_remove_member_details", "param_name": "showcaseRemoveMemberDetailsValue", "static_instance": null, "getter_method": "getShowcaseRemoveMemberDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_renamed_details": {"fq_name": "team_log.EventDetails.showcase_renamed_details", "param_name": "showcaseRenamedDetailsValue", "static_instance": null, "getter_method": "getShowcaseRenamedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_request_access_details": {"fq_name": "team_log.EventDetails.showcase_request_access_details", "param_name": "showcaseRequestAccessDetailsValue", "static_instance": null, "getter_method": "getShowcaseRequestAccessDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_resolve_comment_details": {"fq_name": "team_log.EventDetails.showcase_resolve_comment_details", "param_name": "showcaseResolveCommentDetailsValue", "static_instance": null, "getter_method": "getShowcaseResolveCommentDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_restored_details": {"fq_name": "team_log.EventDetails.showcase_restored_details", "param_name": "showcaseRestoredDetailsValue", "static_instance": null, "getter_method": "getShowcaseRestoredDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_trashed_details": {"fq_name": "team_log.EventDetails.showcase_trashed_details", "param_name": "showcaseTrashedDetailsValue", "static_instance": null, "getter_method": "getShowcaseTrashedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_trashed_deprecated_details": {"fq_name": "team_log.EventDetails.showcase_trashed_deprecated_details", "param_name": "showcaseTrashedDeprecatedDetailsValue", "static_instance": null, "getter_method": "getShowcaseTrashedDeprecatedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_unresolve_comment_details": {"fq_name": "team_log.EventDetails.showcase_unresolve_comment_details", "param_name": "showcaseUnresolveCommentDetailsValue", "static_instance": null, "getter_method": "getShowcaseUnresolveCommentDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_untrashed_details": {"fq_name": "team_log.EventDetails.showcase_untrashed_details", "param_name": "showcaseUntrashedDetailsValue", "static_instance": null, "getter_method": "getShowcaseUntrashedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_untrashed_deprecated_details": {"fq_name": "team_log.EventDetails.showcase_untrashed_deprecated_details", "param_name": "showcaseUntrashedDeprecatedDetailsValue", "static_instance": null, "getter_method": "getShowcaseUntrashedDeprecatedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_view_details": {"fq_name": "team_log.EventDetails.showcase_view_details", "param_name": "showcaseViewDetailsValue", "static_instance": null, "getter_method": "getShowcaseViewDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sso_add_cert_details": {"fq_name": "team_log.EventDetails.sso_add_cert_details", "param_name": "ssoAddCertDetailsValue", "static_instance": null, "getter_method": "getSsoAddCertDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sso_add_login_url_details": {"fq_name": "team_log.EventDetails.sso_add_login_url_details", "param_name": "ssoAddLoginUrlDetailsValue", "static_instance": null, "getter_method": "getSsoAddLoginUrlDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sso_add_logout_url_details": {"fq_name": "team_log.EventDetails.sso_add_logout_url_details", "param_name": "ssoAddLogoutUrlDetailsValue", "static_instance": null, "getter_method": "getSsoAddLogoutUrlDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sso_change_cert_details": {"fq_name": "team_log.EventDetails.sso_change_cert_details", "param_name": "ssoChangeCertDetailsValue", "static_instance": null, "getter_method": "getSsoChangeCertDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sso_change_login_url_details": {"fq_name": "team_log.EventDetails.sso_change_login_url_details", "param_name": "ssoChangeLoginUrlDetailsValue", "static_instance": null, "getter_method": "getSsoChangeLoginUrlDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sso_change_logout_url_details": {"fq_name": "team_log.EventDetails.sso_change_logout_url_details", "param_name": "ssoChangeLogoutUrlDetailsValue", "static_instance": null, "getter_method": "getSsoChangeLogoutUrlDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sso_change_saml_identity_mode_details": {"fq_name": "team_log.EventDetails.sso_change_saml_identity_mode_details", "param_name": "ssoChangeSamlIdentityModeDetailsValue", "static_instance": null, "getter_method": "getSsoChangeSamlIdentityModeDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sso_remove_cert_details": {"fq_name": "team_log.EventDetails.sso_remove_cert_details", "param_name": "ssoRemoveCertDetailsValue", "static_instance": null, "getter_method": "getSsoRemoveCertDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sso_remove_login_url_details": {"fq_name": "team_log.EventDetails.sso_remove_login_url_details", "param_name": "ssoRemoveLoginUrlDetailsValue", "static_instance": null, "getter_method": "getSsoRemoveLoginUrlDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sso_remove_logout_url_details": {"fq_name": "team_log.EventDetails.sso_remove_logout_url_details", "param_name": "ssoRemoveLogoutUrlDetailsValue", "static_instance": null, "getter_method": "getSsoRemoveLogoutUrlDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_folder_change_status_details": {"fq_name": "team_log.EventDetails.team_folder_change_status_details", "param_name": "teamFolderChangeStatusDetailsValue", "static_instance": null, "getter_method": "getTeamFolderChangeStatusDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_folder_create_details": {"fq_name": "team_log.EventDetails.team_folder_create_details", "param_name": "teamFolderCreateDetailsValue", "static_instance": null, "getter_method": "getTeamFolderCreateDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_folder_downgrade_details": {"fq_name": "team_log.EventDetails.team_folder_downgrade_details", "param_name": "teamFolderDowngradeDetailsValue", "static_instance": null, "getter_method": "getTeamFolderDowngradeDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_folder_permanently_delete_details": {"fq_name": "team_log.EventDetails.team_folder_permanently_delete_details", "param_name": "teamFolderPermanentlyDeleteDetailsValue", "static_instance": null, "getter_method": "getTeamFolderPermanentlyDeleteDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_folder_rename_details": {"fq_name": "team_log.EventDetails.team_folder_rename_details", "param_name": "teamFolderRenameDetailsValue", "static_instance": null, "getter_method": "getTeamFolderRenameDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_selective_sync_settings_changed_details": {"fq_name": "team_log.EventDetails.team_selective_sync_settings_changed_details", "param_name": "teamSelectiveSyncSettingsChangedDetailsValue", "static_instance": null, "getter_method": "getTeamSelectiveSyncSettingsChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.account_capture_change_policy_details": {"fq_name": "team_log.EventDetails.account_capture_change_policy_details", "param_name": "accountCaptureChangePolicyDetailsValue", "static_instance": null, "getter_method": "getAccountCaptureChangePolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.admin_email_reminders_changed_details": {"fq_name": "team_log.EventDetails.admin_email_reminders_changed_details", "param_name": "adminEmailRemindersChangedDetailsValue", "static_instance": null, "getter_method": "getAdminEmailRemindersChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.allow_download_disabled_details": {"fq_name": "team_log.EventDetails.allow_download_disabled_details", "param_name": "allowDownloadDisabledDetailsValue", "static_instance": null, "getter_method": "getAllowDownloadDisabledDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.allow_download_enabled_details": {"fq_name": "team_log.EventDetails.allow_download_enabled_details", "param_name": "allowDownloadEnabledDetailsValue", "static_instance": null, "getter_method": "getAllowDownloadEnabledDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.app_permissions_changed_details": {"fq_name": "team_log.EventDetails.app_permissions_changed_details", "param_name": "appPermissionsChangedDetailsValue", "static_instance": null, "getter_method": "getAppPermissionsChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.camera_uploads_policy_changed_details": {"fq_name": "team_log.EventDetails.camera_uploads_policy_changed_details", "param_name": "cameraUploadsPolicyChangedDetailsValue", "static_instance": null, "getter_method": "getCameraUploadsPolicyChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.capture_transcript_policy_changed_details": {"fq_name": "team_log.EventDetails.capture_transcript_policy_changed_details", "param_name": "captureTranscriptPolicyChangedDetailsValue", "static_instance": null, "getter_method": "getCaptureTranscriptPolicyChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.classification_change_policy_details": {"fq_name": "team_log.EventDetails.classification_change_policy_details", "param_name": "classificationChangePolicyDetailsValue", "static_instance": null, "getter_method": "getClassificationChangePolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.computer_backup_policy_changed_details": {"fq_name": "team_log.EventDetails.computer_backup_policy_changed_details", "param_name": "computerBackupPolicyChangedDetailsValue", "static_instance": null, "getter_method": "getComputerBackupPolicyChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.content_administration_policy_changed_details": {"fq_name": "team_log.EventDetails.content_administration_policy_changed_details", "param_name": "contentAdministrationPolicyChangedDetailsValue", "static_instance": null, "getter_method": "getContentAdministrationPolicyChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.data_placement_restriction_change_policy_details": {"fq_name": "team_log.EventDetails.data_placement_restriction_change_policy_details", "param_name": "dataPlacementRestrictionChangePolicyDetailsValue", "static_instance": null, "getter_method": "getDataPlacementRestrictionChangePolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.data_placement_restriction_satisfy_policy_details": {"fq_name": "team_log.EventDetails.data_placement_restriction_satisfy_policy_details", "param_name": "dataPlacementRestrictionSatisfyPolicyDetailsValue", "static_instance": null, "getter_method": "getDataPlacementRestrictionSatisfyPolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.device_approvals_add_exception_details": {"fq_name": "team_log.EventDetails.device_approvals_add_exception_details", "param_name": "deviceApprovalsAddExceptionDetailsValue", "static_instance": null, "getter_method": "getDeviceApprovalsAddExceptionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.device_approvals_change_desktop_policy_details": {"fq_name": "team_log.EventDetails.device_approvals_change_desktop_policy_details", "param_name": "deviceApprovalsChangeDesktopPolicyDetailsValue", "static_instance": null, "getter_method": "getDeviceApprovalsChangeDesktopPolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.device_approvals_change_mobile_policy_details": {"fq_name": "team_log.EventDetails.device_approvals_change_mobile_policy_details", "param_name": "deviceApprovalsChangeMobilePolicyDetailsValue", "static_instance": null, "getter_method": "getDeviceApprovalsChangeMobilePolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.device_approvals_change_overage_action_details": {"fq_name": "team_log.EventDetails.device_approvals_change_overage_action_details", "param_name": "deviceApprovalsChangeOverageActionDetailsValue", "static_instance": null, "getter_method": "getDeviceApprovalsChangeOverageActionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.device_approvals_change_unlink_action_details": {"fq_name": "team_log.EventDetails.device_approvals_change_unlink_action_details", "param_name": "deviceApprovalsChangeUnlinkActionDetailsValue", "static_instance": null, "getter_method": "getDeviceApprovalsChangeUnlinkActionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.device_approvals_remove_exception_details": {"fq_name": "team_log.EventDetails.device_approvals_remove_exception_details", "param_name": "deviceApprovalsRemoveExceptionDetailsValue", "static_instance": null, "getter_method": "getDeviceApprovalsRemoveExceptionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.directory_restrictions_add_members_details": {"fq_name": "team_log.EventDetails.directory_restrictions_add_members_details", "param_name": "directoryRestrictionsAddMembersDetailsValue", "static_instance": null, "getter_method": "getDirectoryRestrictionsAddMembersDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.directory_restrictions_remove_members_details": {"fq_name": "team_log.EventDetails.directory_restrictions_remove_members_details", "param_name": "directoryRestrictionsRemoveMembersDetailsValue", "static_instance": null, "getter_method": "getDirectoryRestrictionsRemoveMembersDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.dropbox_passwords_policy_changed_details": {"fq_name": "team_log.EventDetails.dropbox_passwords_policy_changed_details", "param_name": "dropboxPasswordsPolicyChangedDetailsValue", "static_instance": null, "getter_method": "getDropboxPasswordsPolicyChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.email_ingest_policy_changed_details": {"fq_name": "team_log.EventDetails.email_ingest_policy_changed_details", "param_name": "emailIngestPolicyChangedDetailsValue", "static_instance": null, "getter_method": "getEmailIngestPolicyChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.emm_add_exception_details": {"fq_name": "team_log.EventDetails.emm_add_exception_details", "param_name": "emmAddExceptionDetailsValue", "static_instance": null, "getter_method": "getEmmAddExceptionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.emm_change_policy_details": {"fq_name": "team_log.EventDetails.emm_change_policy_details", "param_name": "emmChangePolicyDetailsValue", "static_instance": null, "getter_method": "getEmmChangePolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.emm_remove_exception_details": {"fq_name": "team_log.EventDetails.emm_remove_exception_details", "param_name": "emmRemoveExceptionDetailsValue", "static_instance": null, "getter_method": "getEmmRemoveExceptionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.extended_version_history_change_policy_details": {"fq_name": "team_log.EventDetails.extended_version_history_change_policy_details", "param_name": "extendedVersionHistoryChangePolicyDetailsValue", "static_instance": null, "getter_method": "getExtendedVersionHistoryChangePolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.external_drive_backup_policy_changed_details": {"fq_name": "team_log.EventDetails.external_drive_backup_policy_changed_details", "param_name": "externalDriveBackupPolicyChangedDetailsValue", "static_instance": null, "getter_method": "getExternalDriveBackupPolicyChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_comments_change_policy_details": {"fq_name": "team_log.EventDetails.file_comments_change_policy_details", "param_name": "fileCommentsChangePolicyDetailsValue", "static_instance": null, "getter_method": "getFileCommentsChangePolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_locking_policy_changed_details": {"fq_name": "team_log.EventDetails.file_locking_policy_changed_details", "param_name": "fileLockingPolicyChangedDetailsValue", "static_instance": null, "getter_method": "getFileLockingPolicyChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_provider_migration_policy_changed_details": {"fq_name": "team_log.EventDetails.file_provider_migration_policy_changed_details", "param_name": "fileProviderMigrationPolicyChangedDetailsValue", "static_instance": null, "getter_method": "getFileProviderMigrationPolicyChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_requests_change_policy_details": {"fq_name": "team_log.EventDetails.file_requests_change_policy_details", "param_name": "fileRequestsChangePolicyDetailsValue", "static_instance": null, "getter_method": "getFileRequestsChangePolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_requests_emails_enabled_details": {"fq_name": "team_log.EventDetails.file_requests_emails_enabled_details", "param_name": "fileRequestsEmailsEnabledDetailsValue", "static_instance": null, "getter_method": "getFileRequestsEmailsEnabledDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_requests_emails_restricted_to_team_only_details": {"fq_name": "team_log.EventDetails.file_requests_emails_restricted_to_team_only_details", "param_name": "fileRequestsEmailsRestrictedToTeamOnlyDetailsValue", "static_instance": null, "getter_method": "getFileRequestsEmailsRestrictedToTeamOnlyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.file_transfers_policy_changed_details": {"fq_name": "team_log.EventDetails.file_transfers_policy_changed_details", "param_name": "fileTransfersPolicyChangedDetailsValue", "static_instance": null, "getter_method": "getFileTransfersPolicyChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.folder_link_restriction_policy_changed_details": {"fq_name": "team_log.EventDetails.folder_link_restriction_policy_changed_details", "param_name": "folderLinkRestrictionPolicyChangedDetailsValue", "static_instance": null, "getter_method": "getFolderLinkRestrictionPolicyChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.google_sso_change_policy_details": {"fq_name": "team_log.EventDetails.google_sso_change_policy_details", "param_name": "googleSsoChangePolicyDetailsValue", "static_instance": null, "getter_method": "getGoogleSsoChangePolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.group_user_management_change_policy_details": {"fq_name": "team_log.EventDetails.group_user_management_change_policy_details", "param_name": "groupUserManagementChangePolicyDetailsValue", "static_instance": null, "getter_method": "getGroupUserManagementChangePolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.integration_policy_changed_details": {"fq_name": "team_log.EventDetails.integration_policy_changed_details", "param_name": "integrationPolicyChangedDetailsValue", "static_instance": null, "getter_method": "getIntegrationPolicyChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.invite_acceptance_email_policy_changed_details": {"fq_name": "team_log.EventDetails.invite_acceptance_email_policy_changed_details", "param_name": "inviteAcceptanceEmailPolicyChangedDetailsValue", "static_instance": null, "getter_method": "getInviteAcceptanceEmailPolicyChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_requests_change_policy_details": {"fq_name": "team_log.EventDetails.member_requests_change_policy_details", "param_name": "memberRequestsChangePolicyDetailsValue", "static_instance": null, "getter_method": "getMemberRequestsChangePolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_send_invite_policy_changed_details": {"fq_name": "team_log.EventDetails.member_send_invite_policy_changed_details", "param_name": "memberSendInvitePolicyChangedDetailsValue", "static_instance": null, "getter_method": "getMemberSendInvitePolicyChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_space_limits_add_exception_details": {"fq_name": "team_log.EventDetails.member_space_limits_add_exception_details", "param_name": "memberSpaceLimitsAddExceptionDetailsValue", "static_instance": null, "getter_method": "getMemberSpaceLimitsAddExceptionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_space_limits_change_caps_type_policy_details": {"fq_name": "team_log.EventDetails.member_space_limits_change_caps_type_policy_details", "param_name": "memberSpaceLimitsChangeCapsTypePolicyDetailsValue", "static_instance": null, "getter_method": "getMemberSpaceLimitsChangeCapsTypePolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_space_limits_change_policy_details": {"fq_name": "team_log.EventDetails.member_space_limits_change_policy_details", "param_name": "memberSpaceLimitsChangePolicyDetailsValue", "static_instance": null, "getter_method": "getMemberSpaceLimitsChangePolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_space_limits_remove_exception_details": {"fq_name": "team_log.EventDetails.member_space_limits_remove_exception_details", "param_name": "memberSpaceLimitsRemoveExceptionDetailsValue", "static_instance": null, "getter_method": "getMemberSpaceLimitsRemoveExceptionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.member_suggestions_change_policy_details": {"fq_name": "team_log.EventDetails.member_suggestions_change_policy_details", "param_name": "memberSuggestionsChangePolicyDetailsValue", "static_instance": null, "getter_method": "getMemberSuggestionsChangePolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.microsoft_office_addin_change_policy_details": {"fq_name": "team_log.EventDetails.microsoft_office_addin_change_policy_details", "param_name": "microsoftOfficeAddinChangePolicyDetailsValue", "static_instance": null, "getter_method": "getMicrosoftOfficeAddinChangePolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.network_control_change_policy_details": {"fq_name": "team_log.EventDetails.network_control_change_policy_details", "param_name": "networkControlChangePolicyDetailsValue", "static_instance": null, "getter_method": "getNetworkControlChangePolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_change_deployment_policy_details": {"fq_name": "team_log.EventDetails.paper_change_deployment_policy_details", "param_name": "paperChangeDeploymentPolicyDetailsValue", "static_instance": null, "getter_method": "getPaperChangeDeploymentPolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_change_member_link_policy_details": {"fq_name": "team_log.EventDetails.paper_change_member_link_policy_details", "param_name": "paperChangeMemberLinkPolicyDetailsValue", "static_instance": null, "getter_method": "getPaperChangeMemberLinkPolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_change_member_policy_details": {"fq_name": "team_log.EventDetails.paper_change_member_policy_details", "param_name": "paperChangeMemberPolicyDetailsValue", "static_instance": null, "getter_method": "getPaperChangeMemberPolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_change_policy_details": {"fq_name": "team_log.EventDetails.paper_change_policy_details", "param_name": "paperChangePolicyDetailsValue", "static_instance": null, "getter_method": "getPaperChangePolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_default_folder_policy_changed_details": {"fq_name": "team_log.EventDetails.paper_default_folder_policy_changed_details", "param_name": "paperDefaultFolderPolicyChangedDetailsValue", "static_instance": null, "getter_method": "getPaperDefaultFolderPolicyChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_desktop_policy_changed_details": {"fq_name": "team_log.EventDetails.paper_desktop_policy_changed_details", "param_name": "paperDesktopPolicyChangedDetailsValue", "static_instance": null, "getter_method": "getPaperDesktopPolicyChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_enabled_users_group_addition_details": {"fq_name": "team_log.EventDetails.paper_enabled_users_group_addition_details", "param_name": "paperEnabledUsersGroupAdditionDetailsValue", "static_instance": null, "getter_method": "getPaperEnabledUsersGroupAdditionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.paper_enabled_users_group_removal_details": {"fq_name": "team_log.EventDetails.paper_enabled_users_group_removal_details", "param_name": "paperEnabledUsersGroupRemovalDetailsValue", "static_instance": null, "getter_method": "getPaperEnabledUsersGroupRemovalDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.password_strength_requirements_change_policy_details": {"fq_name": "team_log.EventDetails.password_strength_requirements_change_policy_details", "param_name": "passwordStrengthRequirementsChangePolicyDetailsValue", "static_instance": null, "getter_method": "getPasswordStrengthRequirementsChangePolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.permanent_delete_change_policy_details": {"fq_name": "team_log.EventDetails.permanent_delete_change_policy_details", "param_name": "permanentDeleteChangePolicyDetailsValue", "static_instance": null, "getter_method": "getPermanentDeleteChangePolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.reseller_support_change_policy_details": {"fq_name": "team_log.EventDetails.reseller_support_change_policy_details", "param_name": "resellerSupportChangePolicyDetailsValue", "static_instance": null, "getter_method": "getResellerSupportChangePolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.rewind_policy_changed_details": {"fq_name": "team_log.EventDetails.rewind_policy_changed_details", "param_name": "rewindPolicyChangedDetailsValue", "static_instance": null, "getter_method": "getRewindPolicyChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.send_for_signature_policy_changed_details": {"fq_name": "team_log.EventDetails.send_for_signature_policy_changed_details", "param_name": "sendForSignaturePolicyChangedDetailsValue", "static_instance": null, "getter_method": "getSendForSignaturePolicyChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sharing_change_folder_join_policy_details": {"fq_name": "team_log.EventDetails.sharing_change_folder_join_policy_details", "param_name": "sharingChangeFolderJoinPolicyDetailsValue", "static_instance": null, "getter_method": "getSharingChangeFolderJoinPolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sharing_change_link_allow_change_expiration_policy_details": {"fq_name": "team_log.EventDetails.sharing_change_link_allow_change_expiration_policy_details", "param_name": "sharingChangeLinkAllowChangeExpirationPolicyDetailsValue", "static_instance": null, "getter_method": "getSharingChangeLinkAllowChangeExpirationPolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sharing_change_link_default_expiration_policy_details": {"fq_name": "team_log.EventDetails.sharing_change_link_default_expiration_policy_details", "param_name": "sharingChangeLinkDefaultExpirationPolicyDetailsValue", "static_instance": null, "getter_method": "getSharingChangeLinkDefaultExpirationPolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sharing_change_link_enforce_password_policy_details": {"fq_name": "team_log.EventDetails.sharing_change_link_enforce_password_policy_details", "param_name": "sharingChangeLinkEnforcePasswordPolicyDetailsValue", "static_instance": null, "getter_method": "getSharingChangeLinkEnforcePasswordPolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sharing_change_link_policy_details": {"fq_name": "team_log.EventDetails.sharing_change_link_policy_details", "param_name": "sharingChangeLinkPolicyDetailsValue", "static_instance": null, "getter_method": "getSharingChangeLinkPolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sharing_change_member_policy_details": {"fq_name": "team_log.EventDetails.sharing_change_member_policy_details", "param_name": "sharingChangeMemberPolicyDetailsValue", "static_instance": null, "getter_method": "getSharingChangeMemberPolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_change_download_policy_details": {"fq_name": "team_log.EventDetails.showcase_change_download_policy_details", "param_name": "showcaseChangeDownloadPolicyDetailsValue", "static_instance": null, "getter_method": "getShowcaseChangeDownloadPolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_change_enabled_policy_details": {"fq_name": "team_log.EventDetails.showcase_change_enabled_policy_details", "param_name": "showcaseChangeEnabledPolicyDetailsValue", "static_instance": null, "getter_method": "getShowcaseChangeEnabledPolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.showcase_change_external_sharing_policy_details": {"fq_name": "team_log.EventDetails.showcase_change_external_sharing_policy_details", "param_name": "showcaseChangeExternalSharingPolicyDetailsValue", "static_instance": null, "getter_method": "getShowcaseChangeExternalSharingPolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.smarter_smart_sync_policy_changed_details": {"fq_name": "team_log.EventDetails.smarter_smart_sync_policy_changed_details", "param_name": "smarterSmartSyncPolicyChangedDetailsValue", "static_instance": null, "getter_method": "getSmarterSmartSyncPolicyChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.smart_sync_change_policy_details": {"fq_name": "team_log.EventDetails.smart_sync_change_policy_details", "param_name": "smartSyncChangePolicyDetailsValue", "static_instance": null, "getter_method": "getSmartSyncChangePolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.smart_sync_not_opt_out_details": {"fq_name": "team_log.EventDetails.smart_sync_not_opt_out_details", "param_name": "smartSyncNotOptOutDetailsValue", "static_instance": null, "getter_method": "getSmartSyncNotOptOutDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.smart_sync_opt_out_details": {"fq_name": "team_log.EventDetails.smart_sync_opt_out_details", "param_name": "smartSyncOptOutDetailsValue", "static_instance": null, "getter_method": "getSmartSyncOptOutDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.sso_change_policy_details": {"fq_name": "team_log.EventDetails.sso_change_policy_details", "param_name": "ssoChangePolicyDetailsValue", "static_instance": null, "getter_method": "getSsoChangePolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_branding_policy_changed_details": {"fq_name": "team_log.EventDetails.team_branding_policy_changed_details", "param_name": "teamBrandingPolicyChangedDetailsValue", "static_instance": null, "getter_method": "getTeamBrandingPolicyChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_extensions_policy_changed_details": {"fq_name": "team_log.EventDetails.team_extensions_policy_changed_details", "param_name": "teamExtensionsPolicyChangedDetailsValue", "static_instance": null, "getter_method": "getTeamExtensionsPolicyChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_selective_sync_policy_changed_details": {"fq_name": "team_log.EventDetails.team_selective_sync_policy_changed_details", "param_name": "teamSelectiveSyncPolicyChangedDetailsValue", "static_instance": null, "getter_method": "getTeamSelectiveSyncPolicyChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_sharing_whitelist_subjects_changed_details": {"fq_name": "team_log.EventDetails.team_sharing_whitelist_subjects_changed_details", "param_name": "teamSharingWhitelistSubjectsChangedDetailsValue", "static_instance": null, "getter_method": "getTeamSharingWhitelistSubjectsChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.tfa_add_exception_details": {"fq_name": "team_log.EventDetails.tfa_add_exception_details", "param_name": "tfaAddExceptionDetailsValue", "static_instance": null, "getter_method": "getTfaAddExceptionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.tfa_change_policy_details": {"fq_name": "team_log.EventDetails.tfa_change_policy_details", "param_name": "tfaChangePolicyDetailsValue", "static_instance": null, "getter_method": "getTfaChangePolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.tfa_remove_exception_details": {"fq_name": "team_log.EventDetails.tfa_remove_exception_details", "param_name": "tfaRemoveExceptionDetailsValue", "static_instance": null, "getter_method": "getTfaRemoveExceptionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.two_account_change_policy_details": {"fq_name": "team_log.EventDetails.two_account_change_policy_details", "param_name": "twoAccountChangePolicyDetailsValue", "static_instance": null, "getter_method": "getTwoAccountChangePolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.viewer_info_policy_changed_details": {"fq_name": "team_log.EventDetails.viewer_info_policy_changed_details", "param_name": "viewerInfoPolicyChangedDetailsValue", "static_instance": null, "getter_method": "getViewerInfoPolicyChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.watermarking_policy_changed_details": {"fq_name": "team_log.EventDetails.watermarking_policy_changed_details", "param_name": "watermarkingPolicyChangedDetailsValue", "static_instance": null, "getter_method": "getWatermarkingPolicyChangedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.web_sessions_change_active_session_limit_details": {"fq_name": "team_log.EventDetails.web_sessions_change_active_session_limit_details", "param_name": "webSessionsChangeActiveSessionLimitDetailsValue", "static_instance": null, "getter_method": "getWebSessionsChangeActiveSessionLimitDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.web_sessions_change_fixed_length_policy_details": {"fq_name": "team_log.EventDetails.web_sessions_change_fixed_length_policy_details", "param_name": "webSessionsChangeFixedLengthPolicyDetailsValue", "static_instance": null, "getter_method": "getWebSessionsChangeFixedLengthPolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.web_sessions_change_idle_length_policy_details": {"fq_name": "team_log.EventDetails.web_sessions_change_idle_length_policy_details", "param_name": "webSessionsChangeIdleLengthPolicyDetailsValue", "static_instance": null, "getter_method": "getWebSessionsChangeIdleLengthPolicyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.data_residency_migration_request_successful_details": {"fq_name": "team_log.EventDetails.data_residency_migration_request_successful_details", "param_name": "dataResidencyMigrationRequestSuccessfulDetailsValue", "static_instance": null, "getter_method": "getDataResidencyMigrationRequestSuccessfulDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.data_residency_migration_request_unsuccessful_details": {"fq_name": "team_log.EventDetails.data_residency_migration_request_unsuccessful_details", "param_name": "dataResidencyMigrationRequestUnsuccessfulDetailsValue", "static_instance": null, "getter_method": "getDataResidencyMigrationRequestUnsuccessfulDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_merge_from_details": {"fq_name": "team_log.EventDetails.team_merge_from_details", "param_name": "teamMergeFromDetailsValue", "static_instance": null, "getter_method": "getTeamMergeFromDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_merge_to_details": {"fq_name": "team_log.EventDetails.team_merge_to_details", "param_name": "teamMergeToDetailsValue", "static_instance": null, "getter_method": "getTeamMergeToDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_profile_add_background_details": {"fq_name": "team_log.EventDetails.team_profile_add_background_details", "param_name": "teamProfileAddBackgroundDetailsValue", "static_instance": null, "getter_method": "getTeamProfileAddBackgroundDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_profile_add_logo_details": {"fq_name": "team_log.EventDetails.team_profile_add_logo_details", "param_name": "teamProfileAddLogoDetailsValue", "static_instance": null, "getter_method": "getTeamProfileAddLogoDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_profile_change_background_details": {"fq_name": "team_log.EventDetails.team_profile_change_background_details", "param_name": "teamProfileChangeBackgroundDetailsValue", "static_instance": null, "getter_method": "getTeamProfileChangeBackgroundDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_profile_change_default_language_details": {"fq_name": "team_log.EventDetails.team_profile_change_default_language_details", "param_name": "teamProfileChangeDefaultLanguageDetailsValue", "static_instance": null, "getter_method": "getTeamProfileChangeDefaultLanguageDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_profile_change_logo_details": {"fq_name": "team_log.EventDetails.team_profile_change_logo_details", "param_name": "teamProfileChangeLogoDetailsValue", "static_instance": null, "getter_method": "getTeamProfileChangeLogoDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_profile_change_name_details": {"fq_name": "team_log.EventDetails.team_profile_change_name_details", "param_name": "teamProfileChangeNameDetailsValue", "static_instance": null, "getter_method": "getTeamProfileChangeNameDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_profile_remove_background_details": {"fq_name": "team_log.EventDetails.team_profile_remove_background_details", "param_name": "teamProfileRemoveBackgroundDetailsValue", "static_instance": null, "getter_method": "getTeamProfileRemoveBackgroundDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_profile_remove_logo_details": {"fq_name": "team_log.EventDetails.team_profile_remove_logo_details", "param_name": "teamProfileRemoveLogoDetailsValue", "static_instance": null, "getter_method": "getTeamProfileRemoveLogoDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.tfa_add_backup_phone_details": {"fq_name": "team_log.EventDetails.tfa_add_backup_phone_details", "param_name": "tfaAddBackupPhoneDetailsValue", "static_instance": null, "getter_method": "getTfaAddBackupPhoneDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.tfa_add_security_key_details": {"fq_name": "team_log.EventDetails.tfa_add_security_key_details", "param_name": "tfaAddSecurityKeyDetailsValue", "static_instance": null, "getter_method": "getTfaAddSecurityKeyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.tfa_change_backup_phone_details": {"fq_name": "team_log.EventDetails.tfa_change_backup_phone_details", "param_name": "tfaChangeBackupPhoneDetailsValue", "static_instance": null, "getter_method": "getTfaChangeBackupPhoneDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.tfa_change_status_details": {"fq_name": "team_log.EventDetails.tfa_change_status_details", "param_name": "tfaChangeStatusDetailsValue", "static_instance": null, "getter_method": "getTfaChangeStatusDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.tfa_remove_backup_phone_details": {"fq_name": "team_log.EventDetails.tfa_remove_backup_phone_details", "param_name": "tfaRemoveBackupPhoneDetailsValue", "static_instance": null, "getter_method": "getTfaRemoveBackupPhoneDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.tfa_remove_security_key_details": {"fq_name": "team_log.EventDetails.tfa_remove_security_key_details", "param_name": "tfaRemoveSecurityKeyDetailsValue", "static_instance": null, "getter_method": "getTfaRemoveSecurityKeyDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.tfa_reset_details": {"fq_name": "team_log.EventDetails.tfa_reset_details", "param_name": "tfaResetDetailsValue", "static_instance": null, "getter_method": "getTfaResetDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.changed_enterprise_admin_role_details": {"fq_name": "team_log.EventDetails.changed_enterprise_admin_role_details", "param_name": "changedEnterpriseAdminRoleDetailsValue", "static_instance": null, "getter_method": "getChangedEnterpriseAdminRoleDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.changed_enterprise_connected_team_status_details": {"fq_name": "team_log.EventDetails.changed_enterprise_connected_team_status_details", "param_name": "changedEnterpriseConnectedTeamStatusDetailsValue", "static_instance": null, "getter_method": "getChangedEnterpriseConnectedTeamStatusDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.ended_enterprise_admin_session_details": {"fq_name": "team_log.EventDetails.ended_enterprise_admin_session_details", "param_name": "endedEnterpriseAdminSessionDetailsValue", "static_instance": null, "getter_method": "getEndedEnterpriseAdminSessionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.ended_enterprise_admin_session_deprecated_details": {"fq_name": "team_log.EventDetails.ended_enterprise_admin_session_deprecated_details", "param_name": "endedEnterpriseAdminSessionDeprecatedDetailsValue", "static_instance": null, "getter_method": "getEndedEnterpriseAdminSessionDeprecatedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.enterprise_settings_locking_details": {"fq_name": "team_log.EventDetails.enterprise_settings_locking_details", "param_name": "enterpriseSettingsLockingDetailsValue", "static_instance": null, "getter_method": "getEnterpriseSettingsLockingDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.guest_admin_change_status_details": {"fq_name": "team_log.EventDetails.guest_admin_change_status_details", "param_name": "guestAdminChangeStatusDetailsValue", "static_instance": null, "getter_method": "getGuestAdminChangeStatusDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.started_enterprise_admin_session_details": {"fq_name": "team_log.EventDetails.started_enterprise_admin_session_details", "param_name": "startedEnterpriseAdminSessionDetailsValue", "static_instance": null, "getter_method": "getStartedEnterpriseAdminSessionDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_merge_request_accepted_details": {"fq_name": "team_log.EventDetails.team_merge_request_accepted_details", "param_name": "teamMergeRequestAcceptedDetailsValue", "static_instance": null, "getter_method": "getTeamMergeRequestAcceptedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_merge_request_accepted_shown_to_primary_team_details": {"fq_name": "team_log.EventDetails.team_merge_request_accepted_shown_to_primary_team_details", "param_name": "teamMergeRequestAcceptedShownToPrimaryTeamDetailsValue", "static_instance": null, "getter_method": "getTeamMergeRequestAcceptedShownToPrimaryTeamDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_merge_request_accepted_shown_to_secondary_team_details": {"fq_name": "team_log.EventDetails.team_merge_request_accepted_shown_to_secondary_team_details", "param_name": "teamMergeRequestAcceptedShownToSecondaryTeamDetailsValue", "static_instance": null, "getter_method": "getTeamMergeRequestAcceptedShownToSecondaryTeamDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_merge_request_auto_canceled_details": {"fq_name": "team_log.EventDetails.team_merge_request_auto_canceled_details", "param_name": "teamMergeRequestAutoCanceledDetailsValue", "static_instance": null, "getter_method": "getTeamMergeRequestAutoCanceledDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_merge_request_canceled_details": {"fq_name": "team_log.EventDetails.team_merge_request_canceled_details", "param_name": "teamMergeRequestCanceledDetailsValue", "static_instance": null, "getter_method": "getTeamMergeRequestCanceledDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_merge_request_canceled_shown_to_primary_team_details": {"fq_name": "team_log.EventDetails.team_merge_request_canceled_shown_to_primary_team_details", "param_name": "teamMergeRequestCanceledShownToPrimaryTeamDetailsValue", "static_instance": null, "getter_method": "getTeamMergeRequestCanceledShownToPrimaryTeamDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_merge_request_canceled_shown_to_secondary_team_details": {"fq_name": "team_log.EventDetails.team_merge_request_canceled_shown_to_secondary_team_details", "param_name": "teamMergeRequestCanceledShownToSecondaryTeamDetailsValue", "static_instance": null, "getter_method": "getTeamMergeRequestCanceledShownToSecondaryTeamDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_merge_request_expired_details": {"fq_name": "team_log.EventDetails.team_merge_request_expired_details", "param_name": "teamMergeRequestExpiredDetailsValue", "static_instance": null, "getter_method": "getTeamMergeRequestExpiredDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_merge_request_expired_shown_to_primary_team_details": {"fq_name": "team_log.EventDetails.team_merge_request_expired_shown_to_primary_team_details", "param_name": "teamMergeRequestExpiredShownToPrimaryTeamDetailsValue", "static_instance": null, "getter_method": "getTeamMergeRequestExpiredShownToPrimaryTeamDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_merge_request_expired_shown_to_secondary_team_details": {"fq_name": "team_log.EventDetails.team_merge_request_expired_shown_to_secondary_team_details", "param_name": "teamMergeRequestExpiredShownToSecondaryTeamDetailsValue", "static_instance": null, "getter_method": "getTeamMergeRequestExpiredShownToSecondaryTeamDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_merge_request_rejected_shown_to_primary_team_details": {"fq_name": "team_log.EventDetails.team_merge_request_rejected_shown_to_primary_team_details", "param_name": "teamMergeRequestRejectedShownToPrimaryTeamDetailsValue", "static_instance": null, "getter_method": "getTeamMergeRequestRejectedShownToPrimaryTeamDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_merge_request_rejected_shown_to_secondary_team_details": {"fq_name": "team_log.EventDetails.team_merge_request_rejected_shown_to_secondary_team_details", "param_name": "teamMergeRequestRejectedShownToSecondaryTeamDetailsValue", "static_instance": null, "getter_method": "getTeamMergeRequestRejectedShownToSecondaryTeamDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_merge_request_reminder_details": {"fq_name": "team_log.EventDetails.team_merge_request_reminder_details", "param_name": "teamMergeRequestReminderDetailsValue", "static_instance": null, "getter_method": "getTeamMergeRequestReminderDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_merge_request_reminder_shown_to_primary_team_details": {"fq_name": "team_log.EventDetails.team_merge_request_reminder_shown_to_primary_team_details", "param_name": "teamMergeRequestReminderShownToPrimaryTeamDetailsValue", "static_instance": null, "getter_method": "getTeamMergeRequestReminderShownToPrimaryTeamDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_merge_request_reminder_shown_to_secondary_team_details": {"fq_name": "team_log.EventDetails.team_merge_request_reminder_shown_to_secondary_team_details", "param_name": "teamMergeRequestReminderShownToSecondaryTeamDetailsValue", "static_instance": null, "getter_method": "getTeamMergeRequestReminderShownToSecondaryTeamDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_merge_request_revoked_details": {"fq_name": "team_log.EventDetails.team_merge_request_revoked_details", "param_name": "teamMergeRequestRevokedDetailsValue", "static_instance": null, "getter_method": "getTeamMergeRequestRevokedDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_merge_request_sent_shown_to_primary_team_details": {"fq_name": "team_log.EventDetails.team_merge_request_sent_shown_to_primary_team_details", "param_name": "teamMergeRequestSentShownToPrimaryTeamDetailsValue", "static_instance": null, "getter_method": "getTeamMergeRequestSentShownToPrimaryTeamDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.team_merge_request_sent_shown_to_secondary_team_details": {"fq_name": "team_log.EventDetails.team_merge_request_sent_shown_to_secondary_team_details", "param_name": "teamMergeRequestSentShownToSecondaryTeamDetailsValue", "static_instance": null, "getter_method": "getTeamMergeRequestSentShownToSecondaryTeamDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.missing_details": {"fq_name": "team_log.EventDetails.missing_details", "param_name": "missingDetailsValue", "static_instance": null, "getter_method": "getMissingDetailsValue", "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventDetails.other": {"fq_name": "team_log.EventDetails.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.EventDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.admin_alerting_alert_state_changed": {"fq_name": "team_log.EventType.admin_alerting_alert_state_changed", "param_name": "adminAlertingAlertStateChangedValue", "static_instance": null, "getter_method": "getAdminAlertingAlertStateChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.admin_alerting_changed_alert_config": {"fq_name": "team_log.EventType.admin_alerting_changed_alert_config", "param_name": "adminAlertingChangedAlertConfigValue", "static_instance": null, "getter_method": "getAdminAlertingChangedAlertConfigValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.admin_alerting_triggered_alert": {"fq_name": "team_log.EventType.admin_alerting_triggered_alert", "param_name": "adminAlertingTriggeredAlertValue", "static_instance": null, "getter_method": "getAdminAlertingTriggeredAlertValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.ransomware_restore_process_completed": {"fq_name": "team_log.EventType.ransomware_restore_process_completed", "param_name": "ransomwareRestoreProcessCompletedValue", "static_instance": null, "getter_method": "getRansomwareRestoreProcessCompletedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.ransomware_restore_process_started": {"fq_name": "team_log.EventType.ransomware_restore_process_started", "param_name": "ransomwareRestoreProcessStartedValue", "static_instance": null, "getter_method": "getRansomwareRestoreProcessStartedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.app_blocked_by_permissions": {"fq_name": "team_log.EventType.app_blocked_by_permissions", "param_name": "appBlockedByPermissionsValue", "static_instance": null, "getter_method": "getAppBlockedByPermissionsValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.app_link_team": {"fq_name": "team_log.EventType.app_link_team", "param_name": "appLinkTeamValue", "static_instance": null, "getter_method": "getAppLinkTeamValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.app_link_user": {"fq_name": "team_log.EventType.app_link_user", "param_name": "appLinkUserValue", "static_instance": null, "getter_method": "getAppLinkUserValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.app_unlink_team": {"fq_name": "team_log.EventType.app_unlink_team", "param_name": "appUnlinkTeamValue", "static_instance": null, "getter_method": "getAppUnlinkTeamValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.app_unlink_user": {"fq_name": "team_log.EventType.app_unlink_user", "param_name": "appUnlinkUserValue", "static_instance": null, "getter_method": "getAppUnlinkUserValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.integration_connected": {"fq_name": "team_log.EventType.integration_connected", "param_name": "integrationConnectedValue", "static_instance": null, "getter_method": "getIntegrationConnectedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.integration_disconnected": {"fq_name": "team_log.EventType.integration_disconnected", "param_name": "integrationDisconnectedValue", "static_instance": null, "getter_method": "getIntegrationDisconnectedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_add_comment": {"fq_name": "team_log.EventType.file_add_comment", "param_name": "fileAddCommentValue", "static_instance": null, "getter_method": "getFileAddCommentValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_change_comment_subscription": {"fq_name": "team_log.EventType.file_change_comment_subscription", "param_name": "fileChangeCommentSubscriptionValue", "static_instance": null, "getter_method": "getFileChangeCommentSubscriptionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_delete_comment": {"fq_name": "team_log.EventType.file_delete_comment", "param_name": "fileDeleteCommentValue", "static_instance": null, "getter_method": "getFileDeleteCommentValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_edit_comment": {"fq_name": "team_log.EventType.file_edit_comment", "param_name": "fileEditCommentValue", "static_instance": null, "getter_method": "getFileEditCommentValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_like_comment": {"fq_name": "team_log.EventType.file_like_comment", "param_name": "fileLikeCommentValue", "static_instance": null, "getter_method": "getFileLikeCommentValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_resolve_comment": {"fq_name": "team_log.EventType.file_resolve_comment", "param_name": "fileResolveCommentValue", "static_instance": null, "getter_method": "getFileResolveCommentValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_unlike_comment": {"fq_name": "team_log.EventType.file_unlike_comment", "param_name": "fileUnlikeCommentValue", "static_instance": null, "getter_method": "getFileUnlikeCommentValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_unresolve_comment": {"fq_name": "team_log.EventType.file_unresolve_comment", "param_name": "fileUnresolveCommentValue", "static_instance": null, "getter_method": "getFileUnresolveCommentValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.governance_policy_add_folders": {"fq_name": "team_log.EventType.governance_policy_add_folders", "param_name": "governancePolicyAddFoldersValue", "static_instance": null, "getter_method": "getGovernancePolicyAddFoldersValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.governance_policy_add_folder_failed": {"fq_name": "team_log.EventType.governance_policy_add_folder_failed", "param_name": "governancePolicyAddFolderFailedValue", "static_instance": null, "getter_method": "getGovernancePolicyAddFolderFailedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.governance_policy_content_disposed": {"fq_name": "team_log.EventType.governance_policy_content_disposed", "param_name": "governancePolicyContentDisposedValue", "static_instance": null, "getter_method": "getGovernancePolicyContentDisposedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.governance_policy_create": {"fq_name": "team_log.EventType.governance_policy_create", "param_name": "governancePolicyCreateValue", "static_instance": null, "getter_method": "getGovernancePolicyCreateValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.governance_policy_delete": {"fq_name": "team_log.EventType.governance_policy_delete", "param_name": "governancePolicyDeleteValue", "static_instance": null, "getter_method": "getGovernancePolicyDeleteValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.governance_policy_edit_details": {"fq_name": "team_log.EventType.governance_policy_edit_details", "param_name": "governancePolicyEditDetailsValue", "static_instance": null, "getter_method": "getGovernancePolicyEditDetailsValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.governance_policy_edit_duration": {"fq_name": "team_log.EventType.governance_policy_edit_duration", "param_name": "governancePolicyEditDurationValue", "static_instance": null, "getter_method": "getGovernancePolicyEditDurationValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.governance_policy_export_created": {"fq_name": "team_log.EventType.governance_policy_export_created", "param_name": "governancePolicyExportCreatedValue", "static_instance": null, "getter_method": "getGovernancePolicyExportCreatedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.governance_policy_export_removed": {"fq_name": "team_log.EventType.governance_policy_export_removed", "param_name": "governancePolicyExportRemovedValue", "static_instance": null, "getter_method": "getGovernancePolicyExportRemovedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.governance_policy_remove_folders": {"fq_name": "team_log.EventType.governance_policy_remove_folders", "param_name": "governancePolicyRemoveFoldersValue", "static_instance": null, "getter_method": "getGovernancePolicyRemoveFoldersValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.governance_policy_report_created": {"fq_name": "team_log.EventType.governance_policy_report_created", "param_name": "governancePolicyReportCreatedValue", "static_instance": null, "getter_method": "getGovernancePolicyReportCreatedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.governance_policy_zip_part_downloaded": {"fq_name": "team_log.EventType.governance_policy_zip_part_downloaded", "param_name": "governancePolicyZipPartDownloadedValue", "static_instance": null, "getter_method": "getGovernancePolicyZipPartDownloadedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.legal_holds_activate_a_hold": {"fq_name": "team_log.EventType.legal_holds_activate_a_hold", "param_name": "legalHoldsActivateAHoldValue", "static_instance": null, "getter_method": "getLegalHoldsActivateAHoldValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.legal_holds_add_members": {"fq_name": "team_log.EventType.legal_holds_add_members", "param_name": "legalHoldsAddMembersValue", "static_instance": null, "getter_method": "getLegalHoldsAddMembersValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.legal_holds_change_hold_details": {"fq_name": "team_log.EventType.legal_holds_change_hold_details", "param_name": "legalHoldsChangeHoldDetailsValue", "static_instance": null, "getter_method": "getLegalHoldsChangeHoldDetailsValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.legal_holds_change_hold_name": {"fq_name": "team_log.EventType.legal_holds_change_hold_name", "param_name": "legalHoldsChangeHoldNameValue", "static_instance": null, "getter_method": "getLegalHoldsChangeHoldNameValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.legal_holds_export_a_hold": {"fq_name": "team_log.EventType.legal_holds_export_a_hold", "param_name": "legalHoldsExportAHoldValue", "static_instance": null, "getter_method": "getLegalHoldsExportAHoldValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.legal_holds_export_cancelled": {"fq_name": "team_log.EventType.legal_holds_export_cancelled", "param_name": "legalHoldsExportCancelledValue", "static_instance": null, "getter_method": "getLegalHoldsExportCancelledValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.legal_holds_export_downloaded": {"fq_name": "team_log.EventType.legal_holds_export_downloaded", "param_name": "legalHoldsExportDownloadedValue", "static_instance": null, "getter_method": "getLegalHoldsExportDownloadedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.legal_holds_export_removed": {"fq_name": "team_log.EventType.legal_holds_export_removed", "param_name": "legalHoldsExportRemovedValue", "static_instance": null, "getter_method": "getLegalHoldsExportRemovedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.legal_holds_release_a_hold": {"fq_name": "team_log.EventType.legal_holds_release_a_hold", "param_name": "legalHoldsReleaseAHoldValue", "static_instance": null, "getter_method": "getLegalHoldsReleaseAHoldValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.legal_holds_remove_members": {"fq_name": "team_log.EventType.legal_holds_remove_members", "param_name": "legalHoldsRemoveMembersValue", "static_instance": null, "getter_method": "getLegalHoldsRemoveMembersValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.legal_holds_report_a_hold": {"fq_name": "team_log.EventType.legal_holds_report_a_hold", "param_name": "legalHoldsReportAHoldValue", "static_instance": null, "getter_method": "getLegalHoldsReportAHoldValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.device_change_ip_desktop": {"fq_name": "team_log.EventType.device_change_ip_desktop", "param_name": "deviceChangeIpDesktopValue", "static_instance": null, "getter_method": "getDeviceChangeIpDesktopValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.device_change_ip_mobile": {"fq_name": "team_log.EventType.device_change_ip_mobile", "param_name": "deviceChangeIpMobileValue", "static_instance": null, "getter_method": "getDeviceChangeIpMobileValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.device_change_ip_web": {"fq_name": "team_log.EventType.device_change_ip_web", "param_name": "deviceChangeIpWebValue", "static_instance": null, "getter_method": "getDeviceChangeIpWebValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.device_delete_on_unlink_fail": {"fq_name": "team_log.EventType.device_delete_on_unlink_fail", "param_name": "deviceDeleteOnUnlinkFailValue", "static_instance": null, "getter_method": "getDeviceDeleteOnUnlinkFailValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.device_delete_on_unlink_success": {"fq_name": "team_log.EventType.device_delete_on_unlink_success", "param_name": "deviceDeleteOnUnlinkSuccessValue", "static_instance": null, "getter_method": "getDeviceDeleteOnUnlinkSuccessValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.device_link_fail": {"fq_name": "team_log.EventType.device_link_fail", "param_name": "deviceLinkFailValue", "static_instance": null, "getter_method": "getDeviceLinkFailValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.device_link_success": {"fq_name": "team_log.EventType.device_link_success", "param_name": "deviceLinkSuccessValue", "static_instance": null, "getter_method": "getDeviceLinkSuccessValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.device_management_disabled": {"fq_name": "team_log.EventType.device_management_disabled", "param_name": "deviceManagementDisabledValue", "static_instance": null, "getter_method": "getDeviceManagementDisabledValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.device_management_enabled": {"fq_name": "team_log.EventType.device_management_enabled", "param_name": "deviceManagementEnabledValue", "static_instance": null, "getter_method": "getDeviceManagementEnabledValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.device_sync_backup_status_changed": {"fq_name": "team_log.EventType.device_sync_backup_status_changed", "param_name": "deviceSyncBackupStatusChangedValue", "static_instance": null, "getter_method": "getDeviceSyncBackupStatusChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.device_unlink": {"fq_name": "team_log.EventType.device_unlink", "param_name": "deviceUnlinkValue", "static_instance": null, "getter_method": "getDeviceUnlinkValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.dropbox_passwords_exported": {"fq_name": "team_log.EventType.dropbox_passwords_exported", "param_name": "dropboxPasswordsExportedValue", "static_instance": null, "getter_method": "getDropboxPasswordsExportedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.dropbox_passwords_new_device_enrolled": {"fq_name": "team_log.EventType.dropbox_passwords_new_device_enrolled", "param_name": "dropboxPasswordsNewDeviceEnrolledValue", "static_instance": null, "getter_method": "getDropboxPasswordsNewDeviceEnrolledValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.emm_refresh_auth_token": {"fq_name": "team_log.EventType.emm_refresh_auth_token", "param_name": "emmRefreshAuthTokenValue", "static_instance": null, "getter_method": "getEmmRefreshAuthTokenValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.external_drive_backup_eligibility_status_checked": {"fq_name": "team_log.EventType.external_drive_backup_eligibility_status_checked", "param_name": "externalDriveBackupEligibilityStatusCheckedValue", "static_instance": null, "getter_method": "getExternalDriveBackupEligibilityStatusCheckedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.external_drive_backup_status_changed": {"fq_name": "team_log.EventType.external_drive_backup_status_changed", "param_name": "externalDriveBackupStatusChangedValue", "static_instance": null, "getter_method": "getExternalDriveBackupStatusChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.account_capture_change_availability": {"fq_name": "team_log.EventType.account_capture_change_availability", "param_name": "accountCaptureChangeAvailabilityValue", "static_instance": null, "getter_method": "getAccountCaptureChangeAvailabilityValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.account_capture_migrate_account": {"fq_name": "team_log.EventType.account_capture_migrate_account", "param_name": "accountCaptureMigrateAccountValue", "static_instance": null, "getter_method": "getAccountCaptureMigrateAccountValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.account_capture_notification_emails_sent": {"fq_name": "team_log.EventType.account_capture_notification_emails_sent", "param_name": "accountCaptureNotificationEmailsSentValue", "static_instance": null, "getter_method": "getAccountCaptureNotificationEmailsSentValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.account_capture_relinquish_account": {"fq_name": "team_log.EventType.account_capture_relinquish_account", "param_name": "accountCaptureRelinquishAccountValue", "static_instance": null, "getter_method": "getAccountCaptureRelinquishAccountValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.disabled_domain_invites": {"fq_name": "team_log.EventType.disabled_domain_invites", "param_name": "disabledDomainInvitesValue", "static_instance": null, "getter_method": "getDisabledDomainInvitesValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.domain_invites_approve_request_to_join_team": {"fq_name": "team_log.EventType.domain_invites_approve_request_to_join_team", "param_name": "domainInvitesApproveRequestToJoinTeamValue", "static_instance": null, "getter_method": "getDomainInvitesApproveRequestToJoinTeamValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.domain_invites_decline_request_to_join_team": {"fq_name": "team_log.EventType.domain_invites_decline_request_to_join_team", "param_name": "domainInvitesDeclineRequestToJoinTeamValue", "static_instance": null, "getter_method": "getDomainInvitesDeclineRequestToJoinTeamValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.domain_invites_email_existing_users": {"fq_name": "team_log.EventType.domain_invites_email_existing_users", "param_name": "domainInvitesEmailExistingUsersValue", "static_instance": null, "getter_method": "getDomainInvitesEmailExistingUsersValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.domain_invites_request_to_join_team": {"fq_name": "team_log.EventType.domain_invites_request_to_join_team", "param_name": "domainInvitesRequestToJoinTeamValue", "static_instance": null, "getter_method": "getDomainInvitesRequestToJoinTeamValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.domain_invites_set_invite_new_user_pref_to_no": {"fq_name": "team_log.EventType.domain_invites_set_invite_new_user_pref_to_no", "param_name": "domainInvitesSetInviteNewUserPrefToNoValue", "static_instance": null, "getter_method": "getDomainInvitesSetInviteNewUserPrefToNoValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.domain_invites_set_invite_new_user_pref_to_yes": {"fq_name": "team_log.EventType.domain_invites_set_invite_new_user_pref_to_yes", "param_name": "domainInvitesSetInviteNewUserPrefToYesValue", "static_instance": null, "getter_method": "getDomainInvitesSetInviteNewUserPrefToYesValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.domain_verification_add_domain_fail": {"fq_name": "team_log.EventType.domain_verification_add_domain_fail", "param_name": "domainVerificationAddDomainFailValue", "static_instance": null, "getter_method": "getDomainVerificationAddDomainFailValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.domain_verification_add_domain_success": {"fq_name": "team_log.EventType.domain_verification_add_domain_success", "param_name": "domainVerificationAddDomainSuccessValue", "static_instance": null, "getter_method": "getDomainVerificationAddDomainSuccessValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.domain_verification_remove_domain": {"fq_name": "team_log.EventType.domain_verification_remove_domain", "param_name": "domainVerificationRemoveDomainValue", "static_instance": null, "getter_method": "getDomainVerificationRemoveDomainValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.enabled_domain_invites": {"fq_name": "team_log.EventType.enabled_domain_invites", "param_name": "enabledDomainInvitesValue", "static_instance": null, "getter_method": "getEnabledDomainInvitesValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_encryption_key_cancel_key_deletion": {"fq_name": "team_log.EventType.team_encryption_key_cancel_key_deletion", "param_name": "teamEncryptionKeyCancelKeyDeletionValue", "static_instance": null, "getter_method": "getTeamEncryptionKeyCancelKeyDeletionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_encryption_key_create_key": {"fq_name": "team_log.EventType.team_encryption_key_create_key", "param_name": "teamEncryptionKeyCreateKeyValue", "static_instance": null, "getter_method": "getTeamEncryptionKeyCreateKeyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_encryption_key_delete_key": {"fq_name": "team_log.EventType.team_encryption_key_delete_key", "param_name": "teamEncryptionKeyDeleteKeyValue", "static_instance": null, "getter_method": "getTeamEncryptionKeyDeleteKeyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_encryption_key_disable_key": {"fq_name": "team_log.EventType.team_encryption_key_disable_key", "param_name": "teamEncryptionKeyDisableKeyValue", "static_instance": null, "getter_method": "getTeamEncryptionKeyDisableKeyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_encryption_key_enable_key": {"fq_name": "team_log.EventType.team_encryption_key_enable_key", "param_name": "teamEncryptionKeyEnableKeyValue", "static_instance": null, "getter_method": "getTeamEncryptionKeyEnableKeyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_encryption_key_rotate_key": {"fq_name": "team_log.EventType.team_encryption_key_rotate_key", "param_name": "teamEncryptionKeyRotateKeyValue", "static_instance": null, "getter_method": "getTeamEncryptionKeyRotateKeyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_encryption_key_schedule_key_deletion": {"fq_name": "team_log.EventType.team_encryption_key_schedule_key_deletion", "param_name": "teamEncryptionKeyScheduleKeyDeletionValue", "static_instance": null, "getter_method": "getTeamEncryptionKeyScheduleKeyDeletionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.apply_naming_convention": {"fq_name": "team_log.EventType.apply_naming_convention", "param_name": "applyNamingConventionValue", "static_instance": null, "getter_method": "getApplyNamingConventionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.create_folder": {"fq_name": "team_log.EventType.create_folder", "param_name": "createFolderValue", "static_instance": null, "getter_method": "getCreateFolderValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_add": {"fq_name": "team_log.EventType.file_add", "param_name": "fileAddValue", "static_instance": null, "getter_method": "getFileAddValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_add_from_automation": {"fq_name": "team_log.EventType.file_add_from_automation", "param_name": "fileAddFromAutomationValue", "static_instance": null, "getter_method": "getFileAddFromAutomationValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_copy": {"fq_name": "team_log.EventType.file_copy", "param_name": "fileCopyValue", "static_instance": null, "getter_method": "getFileCopyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_delete": {"fq_name": "team_log.EventType.file_delete", "param_name": "fileDeleteValue", "static_instance": null, "getter_method": "getFileDeleteValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_download": {"fq_name": "team_log.EventType.file_download", "param_name": "fileDownloadValue", "static_instance": null, "getter_method": "getFileDownloadValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_edit": {"fq_name": "team_log.EventType.file_edit", "param_name": "fileEditValue", "static_instance": null, "getter_method": "getFileEditValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_get_copy_reference": {"fq_name": "team_log.EventType.file_get_copy_reference", "param_name": "fileGetCopyReferenceValue", "static_instance": null, "getter_method": "getFileGetCopyReferenceValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_locking_lock_status_changed": {"fq_name": "team_log.EventType.file_locking_lock_status_changed", "param_name": "fileLockingLockStatusChangedValue", "static_instance": null, "getter_method": "getFileLockingLockStatusChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_move": {"fq_name": "team_log.EventType.file_move", "param_name": "fileMoveValue", "static_instance": null, "getter_method": "getFileMoveValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_permanently_delete": {"fq_name": "team_log.EventType.file_permanently_delete", "param_name": "filePermanentlyDeleteValue", "static_instance": null, "getter_method": "getFilePermanentlyDeleteValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_preview": {"fq_name": "team_log.EventType.file_preview", "param_name": "filePreviewValue", "static_instance": null, "getter_method": "getFilePreviewValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_rename": {"fq_name": "team_log.EventType.file_rename", "param_name": "fileRenameValue", "static_instance": null, "getter_method": "getFileRenameValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_restore": {"fq_name": "team_log.EventType.file_restore", "param_name": "fileRestoreValue", "static_instance": null, "getter_method": "getFileRestoreValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_revert": {"fq_name": "team_log.EventType.file_revert", "param_name": "fileRevertValue", "static_instance": null, "getter_method": "getFileRevertValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_rollback_changes": {"fq_name": "team_log.EventType.file_rollback_changes", "param_name": "fileRollbackChangesValue", "static_instance": null, "getter_method": "getFileRollbackChangesValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_save_copy_reference": {"fq_name": "team_log.EventType.file_save_copy_reference", "param_name": "fileSaveCopyReferenceValue", "static_instance": null, "getter_method": "getFileSaveCopyReferenceValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.folder_overview_description_changed": {"fq_name": "team_log.EventType.folder_overview_description_changed", "param_name": "folderOverviewDescriptionChangedValue", "static_instance": null, "getter_method": "getFolderOverviewDescriptionChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.folder_overview_item_pinned": {"fq_name": "team_log.EventType.folder_overview_item_pinned", "param_name": "folderOverviewItemPinnedValue", "static_instance": null, "getter_method": "getFolderOverviewItemPinnedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.folder_overview_item_unpinned": {"fq_name": "team_log.EventType.folder_overview_item_unpinned", "param_name": "folderOverviewItemUnpinnedValue", "static_instance": null, "getter_method": "getFolderOverviewItemUnpinnedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.object_label_added": {"fq_name": "team_log.EventType.object_label_added", "param_name": "objectLabelAddedValue", "static_instance": null, "getter_method": "getObjectLabelAddedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.object_label_removed": {"fq_name": "team_log.EventType.object_label_removed", "param_name": "objectLabelRemovedValue", "static_instance": null, "getter_method": "getObjectLabelRemovedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.object_label_updated_value": {"fq_name": "team_log.EventType.object_label_updated_value", "param_name": "objectLabelUpdatedValueValue", "static_instance": null, "getter_method": "getObjectLabelUpdatedValueValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.organize_folder_with_tidy": {"fq_name": "team_log.EventType.organize_folder_with_tidy", "param_name": "organizeFolderWithTidyValue", "static_instance": null, "getter_method": "getOrganizeFolderWithTidyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.replay_file_delete": {"fq_name": "team_log.EventType.replay_file_delete", "param_name": "replayFileDeleteValue", "static_instance": null, "getter_method": "getReplayFileDeleteValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.rewind_folder": {"fq_name": "team_log.EventType.rewind_folder", "param_name": "rewindFolderValue", "static_instance": null, "getter_method": "getRewindFolderValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.undo_naming_convention": {"fq_name": "team_log.EventType.undo_naming_convention", "param_name": "undoNamingConventionValue", "static_instance": null, "getter_method": "getUndoNamingConventionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.undo_organize_folder_with_tidy": {"fq_name": "team_log.EventType.undo_organize_folder_with_tidy", "param_name": "undoOrganizeFolderWithTidyValue", "static_instance": null, "getter_method": "getUndoOrganizeFolderWithTidyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.user_tags_added": {"fq_name": "team_log.EventType.user_tags_added", "param_name": "userTagsAddedValue", "static_instance": null, "getter_method": "getUserTagsAddedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.user_tags_removed": {"fq_name": "team_log.EventType.user_tags_removed", "param_name": "userTagsRemovedValue", "static_instance": null, "getter_method": "getUserTagsRemovedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.email_ingest_receive_file": {"fq_name": "team_log.EventType.email_ingest_receive_file", "param_name": "emailIngestReceiveFileValue", "static_instance": null, "getter_method": "getEmailIngestReceiveFileValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_request_change": {"fq_name": "team_log.EventType.file_request_change", "param_name": "fileRequestChangeValue", "static_instance": null, "getter_method": "getFileRequestChangeValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_request_close": {"fq_name": "team_log.EventType.file_request_close", "param_name": "fileRequestCloseValue", "static_instance": null, "getter_method": "getFileRequestCloseValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_request_create": {"fq_name": "team_log.EventType.file_request_create", "param_name": "fileRequestCreateValue", "static_instance": null, "getter_method": "getFileRequestCreateValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_request_delete": {"fq_name": "team_log.EventType.file_request_delete", "param_name": "fileRequestDeleteValue", "static_instance": null, "getter_method": "getFileRequestDeleteValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_request_receive_file": {"fq_name": "team_log.EventType.file_request_receive_file", "param_name": "fileRequestReceiveFileValue", "static_instance": null, "getter_method": "getFileRequestReceiveFileValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.group_add_external_id": {"fq_name": "team_log.EventType.group_add_external_id", "param_name": "groupAddExternalIdValue", "static_instance": null, "getter_method": "getGroupAddExternalIdValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.group_add_member": {"fq_name": "team_log.EventType.group_add_member", "param_name": "groupAddMemberValue", "static_instance": null, "getter_method": "getGroupAddMemberValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.group_change_external_id": {"fq_name": "team_log.EventType.group_change_external_id", "param_name": "groupChangeExternalIdValue", "static_instance": null, "getter_method": "getGroupChangeExternalIdValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.group_change_management_type": {"fq_name": "team_log.EventType.group_change_management_type", "param_name": "groupChangeManagementTypeValue", "static_instance": null, "getter_method": "getGroupChangeManagementTypeValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.group_change_member_role": {"fq_name": "team_log.EventType.group_change_member_role", "param_name": "groupChangeMemberRoleValue", "static_instance": null, "getter_method": "getGroupChangeMemberRoleValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.group_create": {"fq_name": "team_log.EventType.group_create", "param_name": "groupCreateValue", "static_instance": null, "getter_method": "getGroupCreateValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.group_delete": {"fq_name": "team_log.EventType.group_delete", "param_name": "groupDeleteValue", "static_instance": null, "getter_method": "getGroupDeleteValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.group_description_updated": {"fq_name": "team_log.EventType.group_description_updated", "param_name": "groupDescriptionUpdatedValue", "static_instance": null, "getter_method": "getGroupDescriptionUpdatedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.group_join_policy_updated": {"fq_name": "team_log.EventType.group_join_policy_updated", "param_name": "groupJoinPolicyUpdatedValue", "static_instance": null, "getter_method": "getGroupJoinPolicyUpdatedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.group_moved": {"fq_name": "team_log.EventType.group_moved", "param_name": "groupMovedValue", "static_instance": null, "getter_method": "getGroupMovedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.group_remove_external_id": {"fq_name": "team_log.EventType.group_remove_external_id", "param_name": "groupRemoveExternalIdValue", "static_instance": null, "getter_method": "getGroupRemoveExternalIdValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.group_remove_member": {"fq_name": "team_log.EventType.group_remove_member", "param_name": "groupRemoveMemberValue", "static_instance": null, "getter_method": "getGroupRemoveMemberValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.group_rename": {"fq_name": "team_log.EventType.group_rename", "param_name": "groupRenameValue", "static_instance": null, "getter_method": "getGroupRenameValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.account_lock_or_unlocked": {"fq_name": "team_log.EventType.account_lock_or_unlocked", "param_name": "accountLockOrUnlockedValue", "static_instance": null, "getter_method": "getAccountLockOrUnlockedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.emm_error": {"fq_name": "team_log.EventType.emm_error", "param_name": "emmErrorValue", "static_instance": null, "getter_method": "getEmmErrorValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.guest_admin_signed_in_via_trusted_teams": {"fq_name": "team_log.EventType.guest_admin_signed_in_via_trusted_teams", "param_name": "guestAdminSignedInViaTrustedTeamsValue", "static_instance": null, "getter_method": "getGuestAdminSignedInViaTrustedTeamsValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.guest_admin_signed_out_via_trusted_teams": {"fq_name": "team_log.EventType.guest_admin_signed_out_via_trusted_teams", "param_name": "guestAdminSignedOutViaTrustedTeamsValue", "static_instance": null, "getter_method": "getGuestAdminSignedOutViaTrustedTeamsValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.login_fail": {"fq_name": "team_log.EventType.login_fail", "param_name": "loginFailValue", "static_instance": null, "getter_method": "getLoginFailValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.login_success": {"fq_name": "team_log.EventType.login_success", "param_name": "loginSuccessValue", "static_instance": null, "getter_method": "getLoginSuccessValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.logout": {"fq_name": "team_log.EventType.logout", "param_name": "logoutValue", "static_instance": null, "getter_method": "getLogoutValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.reseller_support_session_end": {"fq_name": "team_log.EventType.reseller_support_session_end", "param_name": "resellerSupportSessionEndValue", "static_instance": null, "getter_method": "getResellerSupportSessionEndValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.reseller_support_session_start": {"fq_name": "team_log.EventType.reseller_support_session_start", "param_name": "resellerSupportSessionStartValue", "static_instance": null, "getter_method": "getResellerSupportSessionStartValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sign_in_as_session_end": {"fq_name": "team_log.EventType.sign_in_as_session_end", "param_name": "signInAsSessionEndValue", "static_instance": null, "getter_method": "getSignInAsSessionEndValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sign_in_as_session_start": {"fq_name": "team_log.EventType.sign_in_as_session_start", "param_name": "signInAsSessionStartValue", "static_instance": null, "getter_method": "getSignInAsSessionStartValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sso_error": {"fq_name": "team_log.EventType.sso_error", "param_name": "ssoErrorValue", "static_instance": null, "getter_method": "getSsoErrorValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.backup_admin_invitation_sent": {"fq_name": "team_log.EventType.backup_admin_invitation_sent", "param_name": "backupAdminInvitationSentValue", "static_instance": null, "getter_method": "getBackupAdminInvitationSentValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.backup_invitation_opened": {"fq_name": "team_log.EventType.backup_invitation_opened", "param_name": "backupInvitationOpenedValue", "static_instance": null, "getter_method": "getBackupInvitationOpenedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.create_team_invite_link": {"fq_name": "team_log.EventType.create_team_invite_link", "param_name": "createTeamInviteLinkValue", "static_instance": null, "getter_method": "getCreateTeamInviteLinkValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.delete_team_invite_link": {"fq_name": "team_log.EventType.delete_team_invite_link", "param_name": "deleteTeamInviteLinkValue", "static_instance": null, "getter_method": "getDeleteTeamInviteLinkValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_add_external_id": {"fq_name": "team_log.EventType.member_add_external_id", "param_name": "memberAddExternalIdValue", "static_instance": null, "getter_method": "getMemberAddExternalIdValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_add_name": {"fq_name": "team_log.EventType.member_add_name", "param_name": "memberAddNameValue", "static_instance": null, "getter_method": "getMemberAddNameValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_change_admin_role": {"fq_name": "team_log.EventType.member_change_admin_role", "param_name": "memberChangeAdminRoleValue", "static_instance": null, "getter_method": "getMemberChangeAdminRoleValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_change_email": {"fq_name": "team_log.EventType.member_change_email", "param_name": "memberChangeEmailValue", "static_instance": null, "getter_method": "getMemberChangeEmailValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_change_external_id": {"fq_name": "team_log.EventType.member_change_external_id", "param_name": "memberChangeExternalIdValue", "static_instance": null, "getter_method": "getMemberChangeExternalIdValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_change_membership_type": {"fq_name": "team_log.EventType.member_change_membership_type", "param_name": "memberChangeMembershipTypeValue", "static_instance": null, "getter_method": "getMemberChangeMembershipTypeValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_change_name": {"fq_name": "team_log.EventType.member_change_name", "param_name": "memberChangeNameValue", "static_instance": null, "getter_method": "getMemberChangeNameValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_change_reseller_role": {"fq_name": "team_log.EventType.member_change_reseller_role", "param_name": "memberChangeResellerRoleValue", "static_instance": null, "getter_method": "getMemberChangeResellerRoleValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_change_status": {"fq_name": "team_log.EventType.member_change_status", "param_name": "memberChangeStatusValue", "static_instance": null, "getter_method": "getMemberChangeStatusValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_delete_manual_contacts": {"fq_name": "team_log.EventType.member_delete_manual_contacts", "param_name": "memberDeleteManualContactsValue", "static_instance": null, "getter_method": "getMemberDeleteManualContactsValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_delete_profile_photo": {"fq_name": "team_log.EventType.member_delete_profile_photo", "param_name": "memberDeleteProfilePhotoValue", "static_instance": null, "getter_method": "getMemberDeleteProfilePhotoValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_permanently_delete_account_contents": {"fq_name": "team_log.EventType.member_permanently_delete_account_contents", "param_name": "memberPermanentlyDeleteAccountContentsValue", "static_instance": null, "getter_method": "getMemberPermanentlyDeleteAccountContentsValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_remove_external_id": {"fq_name": "team_log.EventType.member_remove_external_id", "param_name": "memberRemoveExternalIdValue", "static_instance": null, "getter_method": "getMemberRemoveExternalIdValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_set_profile_photo": {"fq_name": "team_log.EventType.member_set_profile_photo", "param_name": "memberSetProfilePhotoValue", "static_instance": null, "getter_method": "getMemberSetProfilePhotoValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_space_limits_add_custom_quota": {"fq_name": "team_log.EventType.member_space_limits_add_custom_quota", "param_name": "memberSpaceLimitsAddCustomQuotaValue", "static_instance": null, "getter_method": "getMemberSpaceLimitsAddCustomQuotaValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_space_limits_change_custom_quota": {"fq_name": "team_log.EventType.member_space_limits_change_custom_quota", "param_name": "memberSpaceLimitsChangeCustomQuotaValue", "static_instance": null, "getter_method": "getMemberSpaceLimitsChangeCustomQuotaValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_space_limits_change_status": {"fq_name": "team_log.EventType.member_space_limits_change_status", "param_name": "memberSpaceLimitsChangeStatusValue", "static_instance": null, "getter_method": "getMemberSpaceLimitsChangeStatusValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_space_limits_remove_custom_quota": {"fq_name": "team_log.EventType.member_space_limits_remove_custom_quota", "param_name": "memberSpaceLimitsRemoveCustomQuotaValue", "static_instance": null, "getter_method": "getMemberSpaceLimitsRemoveCustomQuotaValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_suggest": {"fq_name": "team_log.EventType.member_suggest", "param_name": "memberSuggestValue", "static_instance": null, "getter_method": "getMemberSuggestValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_transfer_account_contents": {"fq_name": "team_log.EventType.member_transfer_account_contents", "param_name": "memberTransferAccountContentsValue", "static_instance": null, "getter_method": "getMemberTransferAccountContentsValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.pending_secondary_email_added": {"fq_name": "team_log.EventType.pending_secondary_email_added", "param_name": "pendingSecondaryEmailAddedValue", "static_instance": null, "getter_method": "getPendingSecondaryEmailAddedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.secondary_email_deleted": {"fq_name": "team_log.EventType.secondary_email_deleted", "param_name": "secondaryEmailDeletedValue", "static_instance": null, "getter_method": "getSecondaryEmailDeletedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.secondary_email_verified": {"fq_name": "team_log.EventType.secondary_email_verified", "param_name": "secondaryEmailVerifiedValue", "static_instance": null, "getter_method": "getSecondaryEmailVerifiedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.secondary_mails_policy_changed": {"fq_name": "team_log.EventType.secondary_mails_policy_changed", "param_name": "secondaryMailsPolicyChangedValue", "static_instance": null, "getter_method": "getSecondaryMailsPolicyChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.binder_add_page": {"fq_name": "team_log.EventType.binder_add_page", "param_name": "binderAddPageValue", "static_instance": null, "getter_method": "getBinderAddPageValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.binder_add_section": {"fq_name": "team_log.EventType.binder_add_section", "param_name": "binderAddSectionValue", "static_instance": null, "getter_method": "getBinderAddSectionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.binder_remove_page": {"fq_name": "team_log.EventType.binder_remove_page", "param_name": "binderRemovePageValue", "static_instance": null, "getter_method": "getBinderRemovePageValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.binder_remove_section": {"fq_name": "team_log.EventType.binder_remove_section", "param_name": "binderRemoveSectionValue", "static_instance": null, "getter_method": "getBinderRemoveSectionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.binder_rename_page": {"fq_name": "team_log.EventType.binder_rename_page", "param_name": "binderRenamePageValue", "static_instance": null, "getter_method": "getBinderRenamePageValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.binder_rename_section": {"fq_name": "team_log.EventType.binder_rename_section", "param_name": "binderRenameSectionValue", "static_instance": null, "getter_method": "getBinderRenameSectionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.binder_reorder_page": {"fq_name": "team_log.EventType.binder_reorder_page", "param_name": "binderReorderPageValue", "static_instance": null, "getter_method": "getBinderReorderPageValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.binder_reorder_section": {"fq_name": "team_log.EventType.binder_reorder_section", "param_name": "binderReorderSectionValue", "static_instance": null, "getter_method": "getBinderReorderSectionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_content_add_member": {"fq_name": "team_log.EventType.paper_content_add_member", "param_name": "paperContentAddMemberValue", "static_instance": null, "getter_method": "getPaperContentAddMemberValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_content_add_to_folder": {"fq_name": "team_log.EventType.paper_content_add_to_folder", "param_name": "paperContentAddToFolderValue", "static_instance": null, "getter_method": "getPaperContentAddToFolderValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_content_archive": {"fq_name": "team_log.EventType.paper_content_archive", "param_name": "paperContentArchiveValue", "static_instance": null, "getter_method": "getPaperContentArchiveValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_content_create": {"fq_name": "team_log.EventType.paper_content_create", "param_name": "paperContentCreateValue", "static_instance": null, "getter_method": "getPaperContentCreateValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_content_permanently_delete": {"fq_name": "team_log.EventType.paper_content_permanently_delete", "param_name": "paperContentPermanentlyDeleteValue", "static_instance": null, "getter_method": "getPaperContentPermanentlyDeleteValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_content_remove_from_folder": {"fq_name": "team_log.EventType.paper_content_remove_from_folder", "param_name": "paperContentRemoveFromFolderValue", "static_instance": null, "getter_method": "getPaperContentRemoveFromFolderValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_content_remove_member": {"fq_name": "team_log.EventType.paper_content_remove_member", "param_name": "paperContentRemoveMemberValue", "static_instance": null, "getter_method": "getPaperContentRemoveMemberValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_content_rename": {"fq_name": "team_log.EventType.paper_content_rename", "param_name": "paperContentRenameValue", "static_instance": null, "getter_method": "getPaperContentRenameValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_content_restore": {"fq_name": "team_log.EventType.paper_content_restore", "param_name": "paperContentRestoreValue", "static_instance": null, "getter_method": "getPaperContentRestoreValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_doc_add_comment": {"fq_name": "team_log.EventType.paper_doc_add_comment", "param_name": "paperDocAddCommentValue", "static_instance": null, "getter_method": "getPaperDocAddCommentValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_doc_change_member_role": {"fq_name": "team_log.EventType.paper_doc_change_member_role", "param_name": "paperDocChangeMemberRoleValue", "static_instance": null, "getter_method": "getPaperDocChangeMemberRoleValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_doc_change_sharing_policy": {"fq_name": "team_log.EventType.paper_doc_change_sharing_policy", "param_name": "paperDocChangeSharingPolicyValue", "static_instance": null, "getter_method": "getPaperDocChangeSharingPolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_doc_change_subscription": {"fq_name": "team_log.EventType.paper_doc_change_subscription", "param_name": "paperDocChangeSubscriptionValue", "static_instance": null, "getter_method": "getPaperDocChangeSubscriptionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_doc_deleted": {"fq_name": "team_log.EventType.paper_doc_deleted", "param_name": "paperDocDeletedValue", "static_instance": null, "getter_method": "getPaperDocDeletedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_doc_delete_comment": {"fq_name": "team_log.EventType.paper_doc_delete_comment", "param_name": "paperDocDeleteCommentValue", "static_instance": null, "getter_method": "getPaperDocDeleteCommentValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_doc_download": {"fq_name": "team_log.EventType.paper_doc_download", "param_name": "paperDocDownloadValue", "static_instance": null, "getter_method": "getPaperDocDownloadValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_doc_edit": {"fq_name": "team_log.EventType.paper_doc_edit", "param_name": "paperDocEditValue", "static_instance": null, "getter_method": "getPaperDocEditValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_doc_edit_comment": {"fq_name": "team_log.EventType.paper_doc_edit_comment", "param_name": "paperDocEditCommentValue", "static_instance": null, "getter_method": "getPaperDocEditCommentValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_doc_followed": {"fq_name": "team_log.EventType.paper_doc_followed", "param_name": "paperDocFollowedValue", "static_instance": null, "getter_method": "getPaperDocFollowedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_doc_mention": {"fq_name": "team_log.EventType.paper_doc_mention", "param_name": "paperDocMentionValue", "static_instance": null, "getter_method": "getPaperDocMentionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_doc_ownership_changed": {"fq_name": "team_log.EventType.paper_doc_ownership_changed", "param_name": "paperDocOwnershipChangedValue", "static_instance": null, "getter_method": "getPaperDocOwnershipChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_doc_request_access": {"fq_name": "team_log.EventType.paper_doc_request_access", "param_name": "paperDocRequestAccessValue", "static_instance": null, "getter_method": "getPaperDocRequestAccessValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_doc_resolve_comment": {"fq_name": "team_log.EventType.paper_doc_resolve_comment", "param_name": "paperDocResolveCommentValue", "static_instance": null, "getter_method": "getPaperDocResolveCommentValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_doc_revert": {"fq_name": "team_log.EventType.paper_doc_revert", "param_name": "paperDocRevertValue", "static_instance": null, "getter_method": "getPaperDocRevertValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_doc_slack_share": {"fq_name": "team_log.EventType.paper_doc_slack_share", "param_name": "paperDocSlackShareValue", "static_instance": null, "getter_method": "getPaperDocSlackShareValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_doc_team_invite": {"fq_name": "team_log.EventType.paper_doc_team_invite", "param_name": "paperDocTeamInviteValue", "static_instance": null, "getter_method": "getPaperDocTeamInviteValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_doc_trashed": {"fq_name": "team_log.EventType.paper_doc_trashed", "param_name": "paperDocTrashedValue", "static_instance": null, "getter_method": "getPaperDocTrashedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_doc_unresolve_comment": {"fq_name": "team_log.EventType.paper_doc_unresolve_comment", "param_name": "paperDocUnresolveCommentValue", "static_instance": null, "getter_method": "getPaperDocUnresolveCommentValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_doc_untrashed": {"fq_name": "team_log.EventType.paper_doc_untrashed", "param_name": "paperDocUntrashedValue", "static_instance": null, "getter_method": "getPaperDocUntrashedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_doc_view": {"fq_name": "team_log.EventType.paper_doc_view", "param_name": "paperDocViewValue", "static_instance": null, "getter_method": "getPaperDocViewValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_external_view_allow": {"fq_name": "team_log.EventType.paper_external_view_allow", "param_name": "paperExternalViewAllowValue", "static_instance": null, "getter_method": "getPaperExternalViewAllowValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_external_view_default_team": {"fq_name": "team_log.EventType.paper_external_view_default_team", "param_name": "paperExternalViewDefaultTeamValue", "static_instance": null, "getter_method": "getPaperExternalViewDefaultTeamValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_external_view_forbid": {"fq_name": "team_log.EventType.paper_external_view_forbid", "param_name": "paperExternalViewForbidValue", "static_instance": null, "getter_method": "getPaperExternalViewForbidValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_folder_change_subscription": {"fq_name": "team_log.EventType.paper_folder_change_subscription", "param_name": "paperFolderChangeSubscriptionValue", "static_instance": null, "getter_method": "getPaperFolderChangeSubscriptionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_folder_deleted": {"fq_name": "team_log.EventType.paper_folder_deleted", "param_name": "paperFolderDeletedValue", "static_instance": null, "getter_method": "getPaperFolderDeletedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_folder_followed": {"fq_name": "team_log.EventType.paper_folder_followed", "param_name": "paperFolderFollowedValue", "static_instance": null, "getter_method": "getPaperFolderFollowedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_folder_team_invite": {"fq_name": "team_log.EventType.paper_folder_team_invite", "param_name": "paperFolderTeamInviteValue", "static_instance": null, "getter_method": "getPaperFolderTeamInviteValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_published_link_change_permission": {"fq_name": "team_log.EventType.paper_published_link_change_permission", "param_name": "paperPublishedLinkChangePermissionValue", "static_instance": null, "getter_method": "getPaperPublishedLinkChangePermissionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_published_link_create": {"fq_name": "team_log.EventType.paper_published_link_create", "param_name": "paperPublishedLinkCreateValue", "static_instance": null, "getter_method": "getPaperPublishedLinkCreateValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_published_link_disabled": {"fq_name": "team_log.EventType.paper_published_link_disabled", "param_name": "paperPublishedLinkDisabledValue", "static_instance": null, "getter_method": "getPaperPublishedLinkDisabledValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_published_link_view": {"fq_name": "team_log.EventType.paper_published_link_view", "param_name": "paperPublishedLinkViewValue", "static_instance": null, "getter_method": "getPaperPublishedLinkViewValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.password_change": {"fq_name": "team_log.EventType.password_change", "param_name": "passwordChangeValue", "static_instance": null, "getter_method": "getPasswordChangeValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.password_reset": {"fq_name": "team_log.EventType.password_reset", "param_name": "passwordResetValue", "static_instance": null, "getter_method": "getPasswordResetValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.password_reset_all": {"fq_name": "team_log.EventType.password_reset_all", "param_name": "passwordResetAllValue", "static_instance": null, "getter_method": "getPasswordResetAllValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.classification_create_report": {"fq_name": "team_log.EventType.classification_create_report", "param_name": "classificationCreateReportValue", "static_instance": null, "getter_method": "getClassificationCreateReportValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.classification_create_report_fail": {"fq_name": "team_log.EventType.classification_create_report_fail", "param_name": "classificationCreateReportFailValue", "static_instance": null, "getter_method": "getClassificationCreateReportFailValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.emm_create_exceptions_report": {"fq_name": "team_log.EventType.emm_create_exceptions_report", "param_name": "emmCreateExceptionsReportValue", "static_instance": null, "getter_method": "getEmmCreateExceptionsReportValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.emm_create_usage_report": {"fq_name": "team_log.EventType.emm_create_usage_report", "param_name": "emmCreateUsageReportValue", "static_instance": null, "getter_method": "getEmmCreateUsageReportValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.export_members_report": {"fq_name": "team_log.EventType.export_members_report", "param_name": "exportMembersReportValue", "static_instance": null, "getter_method": "getExportMembersReportValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.export_members_report_fail": {"fq_name": "team_log.EventType.export_members_report_fail", "param_name": "exportMembersReportFailValue", "static_instance": null, "getter_method": "getExportMembersReportFailValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.external_sharing_create_report": {"fq_name": "team_log.EventType.external_sharing_create_report", "param_name": "externalSharingCreateReportValue", "static_instance": null, "getter_method": "getExternalSharingCreateReportValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.external_sharing_report_failed": {"fq_name": "team_log.EventType.external_sharing_report_failed", "param_name": "externalSharingReportFailedValue", "static_instance": null, "getter_method": "getExternalSharingReportFailedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.no_expiration_link_gen_create_report": {"fq_name": "team_log.EventType.no_expiration_link_gen_create_report", "param_name": "noExpirationLinkGenCreateReportValue", "static_instance": null, "getter_method": "getNoExpirationLinkGenCreateReportValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.no_expiration_link_gen_report_failed": {"fq_name": "team_log.EventType.no_expiration_link_gen_report_failed", "param_name": "noExpirationLinkGenReportFailedValue", "static_instance": null, "getter_method": "getNoExpirationLinkGenReportFailedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.no_password_link_gen_create_report": {"fq_name": "team_log.EventType.no_password_link_gen_create_report", "param_name": "noPasswordLinkGenCreateReportValue", "static_instance": null, "getter_method": "getNoPasswordLinkGenCreateReportValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.no_password_link_gen_report_failed": {"fq_name": "team_log.EventType.no_password_link_gen_report_failed", "param_name": "noPasswordLinkGenReportFailedValue", "static_instance": null, "getter_method": "getNoPasswordLinkGenReportFailedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.no_password_link_view_create_report": {"fq_name": "team_log.EventType.no_password_link_view_create_report", "param_name": "noPasswordLinkViewCreateReportValue", "static_instance": null, "getter_method": "getNoPasswordLinkViewCreateReportValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.no_password_link_view_report_failed": {"fq_name": "team_log.EventType.no_password_link_view_report_failed", "param_name": "noPasswordLinkViewReportFailedValue", "static_instance": null, "getter_method": "getNoPasswordLinkViewReportFailedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.outdated_link_view_create_report": {"fq_name": "team_log.EventType.outdated_link_view_create_report", "param_name": "outdatedLinkViewCreateReportValue", "static_instance": null, "getter_method": "getOutdatedLinkViewCreateReportValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.outdated_link_view_report_failed": {"fq_name": "team_log.EventType.outdated_link_view_report_failed", "param_name": "outdatedLinkViewReportFailedValue", "static_instance": null, "getter_method": "getOutdatedLinkViewReportFailedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_admin_export_start": {"fq_name": "team_log.EventType.paper_admin_export_start", "param_name": "paperAdminExportStartValue", "static_instance": null, "getter_method": "getPaperAdminExportStartValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.ransomware_alert_create_report": {"fq_name": "team_log.EventType.ransomware_alert_create_report", "param_name": "ransomwareAlertCreateReportValue", "static_instance": null, "getter_method": "getRansomwareAlertCreateReportValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.ransomware_alert_create_report_failed": {"fq_name": "team_log.EventType.ransomware_alert_create_report_failed", "param_name": "ransomwareAlertCreateReportFailedValue", "static_instance": null, "getter_method": "getRansomwareAlertCreateReportFailedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.smart_sync_create_admin_privilege_report": {"fq_name": "team_log.EventType.smart_sync_create_admin_privilege_report", "param_name": "smartSyncCreateAdminPrivilegeReportValue", "static_instance": null, "getter_method": "getSmartSyncCreateAdminPrivilegeReportValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_activity_create_report": {"fq_name": "team_log.EventType.team_activity_create_report", "param_name": "teamActivityCreateReportValue", "static_instance": null, "getter_method": "getTeamActivityCreateReportValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_activity_create_report_fail": {"fq_name": "team_log.EventType.team_activity_create_report_fail", "param_name": "teamActivityCreateReportFailValue", "static_instance": null, "getter_method": "getTeamActivityCreateReportFailValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.collection_share": {"fq_name": "team_log.EventType.collection_share", "param_name": "collectionShareValue", "static_instance": null, "getter_method": "getCollectionShareValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_transfers_file_add": {"fq_name": "team_log.EventType.file_transfers_file_add", "param_name": "fileTransfersFileAddValue", "static_instance": null, "getter_method": "getFileTransfersFileAddValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_transfers_transfer_delete": {"fq_name": "team_log.EventType.file_transfers_transfer_delete", "param_name": "fileTransfersTransferDeleteValue", "static_instance": null, "getter_method": "getFileTransfersTransferDeleteValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_transfers_transfer_download": {"fq_name": "team_log.EventType.file_transfers_transfer_download", "param_name": "fileTransfersTransferDownloadValue", "static_instance": null, "getter_method": "getFileTransfersTransferDownloadValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_transfers_transfer_send": {"fq_name": "team_log.EventType.file_transfers_transfer_send", "param_name": "fileTransfersTransferSendValue", "static_instance": null, "getter_method": "getFileTransfersTransferSendValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_transfers_transfer_view": {"fq_name": "team_log.EventType.file_transfers_transfer_view", "param_name": "fileTransfersTransferViewValue", "static_instance": null, "getter_method": "getFileTransfersTransferViewValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.note_acl_invite_only": {"fq_name": "team_log.EventType.note_acl_invite_only", "param_name": "noteAclInviteOnlyValue", "static_instance": null, "getter_method": "getNoteAclInviteOnlyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.note_acl_link": {"fq_name": "team_log.EventType.note_acl_link", "param_name": "noteAclLinkValue", "static_instance": null, "getter_method": "getNoteAclLinkValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.note_acl_team_link": {"fq_name": "team_log.EventType.note_acl_team_link", "param_name": "noteAclTeamLinkValue", "static_instance": null, "getter_method": "getNoteAclTeamLinkValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.note_shared": {"fq_name": "team_log.EventType.note_shared", "param_name": "noteSharedValue", "static_instance": null, "getter_method": "getNoteSharedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.note_share_receive": {"fq_name": "team_log.EventType.note_share_receive", "param_name": "noteShareReceiveValue", "static_instance": null, "getter_method": "getNoteShareReceiveValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.open_note_shared": {"fq_name": "team_log.EventType.open_note_shared", "param_name": "openNoteSharedValue", "static_instance": null, "getter_method": "getOpenNoteSharedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.replay_file_shared_link_created": {"fq_name": "team_log.EventType.replay_file_shared_link_created", "param_name": "replayFileSharedLinkCreatedValue", "static_instance": null, "getter_method": "getReplayFileSharedLinkCreatedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.replay_file_shared_link_modified": {"fq_name": "team_log.EventType.replay_file_shared_link_modified", "param_name": "replayFileSharedLinkModifiedValue", "static_instance": null, "getter_method": "getReplayFileSharedLinkModifiedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.replay_project_team_add": {"fq_name": "team_log.EventType.replay_project_team_add", "param_name": "replayProjectTeamAddValue", "static_instance": null, "getter_method": "getReplayProjectTeamAddValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.replay_project_team_delete": {"fq_name": "team_log.EventType.replay_project_team_delete", "param_name": "replayProjectTeamDeleteValue", "static_instance": null, "getter_method": "getReplayProjectTeamDeleteValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sf_add_group": {"fq_name": "team_log.EventType.sf_add_group", "param_name": "sfAddGroupValue", "static_instance": null, "getter_method": "getSfAddGroupValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sf_allow_non_members_to_view_shared_links": {"fq_name": "team_log.EventType.sf_allow_non_members_to_view_shared_links", "param_name": "sfAllowNonMembersToViewSharedLinksValue", "static_instance": null, "getter_method": "getSfAllowNonMembersToViewSharedLinksValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sf_external_invite_warn": {"fq_name": "team_log.EventType.sf_external_invite_warn", "param_name": "sfExternalInviteWarnValue", "static_instance": null, "getter_method": "getSfExternalInviteWarnValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sf_fb_invite": {"fq_name": "team_log.EventType.sf_fb_invite", "param_name": "sfFbInviteValue", "static_instance": null, "getter_method": "getSfFbInviteValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sf_fb_invite_change_role": {"fq_name": "team_log.EventType.sf_fb_invite_change_role", "param_name": "sfFbInviteChangeRoleValue", "static_instance": null, "getter_method": "getSfFbInviteChangeRoleValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sf_fb_uninvite": {"fq_name": "team_log.EventType.sf_fb_uninvite", "param_name": "sfFbUninviteValue", "static_instance": null, "getter_method": "getSfFbUninviteValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sf_invite_group": {"fq_name": "team_log.EventType.sf_invite_group", "param_name": "sfInviteGroupValue", "static_instance": null, "getter_method": "getSfInviteGroupValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sf_team_grant_access": {"fq_name": "team_log.EventType.sf_team_grant_access", "param_name": "sfTeamGrantAccessValue", "static_instance": null, "getter_method": "getSfTeamGrantAccessValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sf_team_invite": {"fq_name": "team_log.EventType.sf_team_invite", "param_name": "sfTeamInviteValue", "static_instance": null, "getter_method": "getSfTeamInviteValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sf_team_invite_change_role": {"fq_name": "team_log.EventType.sf_team_invite_change_role", "param_name": "sfTeamInviteChangeRoleValue", "static_instance": null, "getter_method": "getSfTeamInviteChangeRoleValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sf_team_join": {"fq_name": "team_log.EventType.sf_team_join", "param_name": "sfTeamJoinValue", "static_instance": null, "getter_method": "getSfTeamJoinValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sf_team_join_from_oob_link": {"fq_name": "team_log.EventType.sf_team_join_from_oob_link", "param_name": "sfTeamJoinFromOobLinkValue", "static_instance": null, "getter_method": "getSfTeamJoinFromOobLinkValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sf_team_uninvite": {"fq_name": "team_log.EventType.sf_team_uninvite", "param_name": "sfTeamUninviteValue", "static_instance": null, "getter_method": "getSfTeamUninviteValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_content_add_invitees": {"fq_name": "team_log.EventType.shared_content_add_invitees", "param_name": "sharedContentAddInviteesValue", "static_instance": null, "getter_method": "getSharedContentAddInviteesValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_content_add_link_expiry": {"fq_name": "team_log.EventType.shared_content_add_link_expiry", "param_name": "sharedContentAddLinkExpiryValue", "static_instance": null, "getter_method": "getSharedContentAddLinkExpiryValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_content_add_link_password": {"fq_name": "team_log.EventType.shared_content_add_link_password", "param_name": "sharedContentAddLinkPasswordValue", "static_instance": null, "getter_method": "getSharedContentAddLinkPasswordValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_content_add_member": {"fq_name": "team_log.EventType.shared_content_add_member", "param_name": "sharedContentAddMemberValue", "static_instance": null, "getter_method": "getSharedContentAddMemberValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_content_change_downloads_policy": {"fq_name": "team_log.EventType.shared_content_change_downloads_policy", "param_name": "sharedContentChangeDownloadsPolicyValue", "static_instance": null, "getter_method": "getSharedContentChangeDownloadsPolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_content_change_invitee_role": {"fq_name": "team_log.EventType.shared_content_change_invitee_role", "param_name": "sharedContentChangeInviteeRoleValue", "static_instance": null, "getter_method": "getSharedContentChangeInviteeRoleValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_content_change_link_audience": {"fq_name": "team_log.EventType.shared_content_change_link_audience", "param_name": "sharedContentChangeLinkAudienceValue", "static_instance": null, "getter_method": "getSharedContentChangeLinkAudienceValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_content_change_link_expiry": {"fq_name": "team_log.EventType.shared_content_change_link_expiry", "param_name": "sharedContentChangeLinkExpiryValue", "static_instance": null, "getter_method": "getSharedContentChangeLinkExpiryValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_content_change_link_password": {"fq_name": "team_log.EventType.shared_content_change_link_password", "param_name": "sharedContentChangeLinkPasswordValue", "static_instance": null, "getter_method": "getSharedContentChangeLinkPasswordValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_content_change_member_role": {"fq_name": "team_log.EventType.shared_content_change_member_role", "param_name": "sharedContentChangeMemberRoleValue", "static_instance": null, "getter_method": "getSharedContentChangeMemberRoleValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_content_change_viewer_info_policy": {"fq_name": "team_log.EventType.shared_content_change_viewer_info_policy", "param_name": "sharedContentChangeViewerInfoPolicyValue", "static_instance": null, "getter_method": "getSharedContentChangeViewerInfoPolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_content_claim_invitation": {"fq_name": "team_log.EventType.shared_content_claim_invitation", "param_name": "sharedContentClaimInvitationValue", "static_instance": null, "getter_method": "getSharedContentClaimInvitationValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_content_copy": {"fq_name": "team_log.EventType.shared_content_copy", "param_name": "sharedContentCopyValue", "static_instance": null, "getter_method": "getSharedContentCopyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_content_download": {"fq_name": "team_log.EventType.shared_content_download", "param_name": "sharedContentDownloadValue", "static_instance": null, "getter_method": "getSharedContentDownloadValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_content_relinquish_membership": {"fq_name": "team_log.EventType.shared_content_relinquish_membership", "param_name": "sharedContentRelinquishMembershipValue", "static_instance": null, "getter_method": "getSharedContentRelinquishMembershipValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_content_remove_invitees": {"fq_name": "team_log.EventType.shared_content_remove_invitees", "param_name": "sharedContentRemoveInviteesValue", "static_instance": null, "getter_method": "getSharedContentRemoveInviteesValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_content_remove_link_expiry": {"fq_name": "team_log.EventType.shared_content_remove_link_expiry", "param_name": "sharedContentRemoveLinkExpiryValue", "static_instance": null, "getter_method": "getSharedContentRemoveLinkExpiryValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_content_remove_link_password": {"fq_name": "team_log.EventType.shared_content_remove_link_password", "param_name": "sharedContentRemoveLinkPasswordValue", "static_instance": null, "getter_method": "getSharedContentRemoveLinkPasswordValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_content_remove_member": {"fq_name": "team_log.EventType.shared_content_remove_member", "param_name": "sharedContentRemoveMemberValue", "static_instance": null, "getter_method": "getSharedContentRemoveMemberValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_content_request_access": {"fq_name": "team_log.EventType.shared_content_request_access", "param_name": "sharedContentRequestAccessValue", "static_instance": null, "getter_method": "getSharedContentRequestAccessValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_content_restore_invitees": {"fq_name": "team_log.EventType.shared_content_restore_invitees", "param_name": "sharedContentRestoreInviteesValue", "static_instance": null, "getter_method": "getSharedContentRestoreInviteesValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_content_restore_member": {"fq_name": "team_log.EventType.shared_content_restore_member", "param_name": "sharedContentRestoreMemberValue", "static_instance": null, "getter_method": "getSharedContentRestoreMemberValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_content_unshare": {"fq_name": "team_log.EventType.shared_content_unshare", "param_name": "sharedContentUnshareValue", "static_instance": null, "getter_method": "getSharedContentUnshareValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_content_view": {"fq_name": "team_log.EventType.shared_content_view", "param_name": "sharedContentViewValue", "static_instance": null, "getter_method": "getSharedContentViewValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_folder_change_link_policy": {"fq_name": "team_log.EventType.shared_folder_change_link_policy", "param_name": "sharedFolderChangeLinkPolicyValue", "static_instance": null, "getter_method": "getSharedFolderChangeLinkPolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_folder_change_members_inheritance_policy": {"fq_name": "team_log.EventType.shared_folder_change_members_inheritance_policy", "param_name": "sharedFolderChangeMembersInheritancePolicyValue", "static_instance": null, "getter_method": "getSharedFolderChangeMembersInheritancePolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_folder_change_members_management_policy": {"fq_name": "team_log.EventType.shared_folder_change_members_management_policy", "param_name": "sharedFolderChangeMembersManagementPolicyValue", "static_instance": null, "getter_method": "getSharedFolderChangeMembersManagementPolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_folder_change_members_policy": {"fq_name": "team_log.EventType.shared_folder_change_members_policy", "param_name": "sharedFolderChangeMembersPolicyValue", "static_instance": null, "getter_method": "getSharedFolderChangeMembersPolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_folder_create": {"fq_name": "team_log.EventType.shared_folder_create", "param_name": "sharedFolderCreateValue", "static_instance": null, "getter_method": "getSharedFolderCreateValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_folder_decline_invitation": {"fq_name": "team_log.EventType.shared_folder_decline_invitation", "param_name": "sharedFolderDeclineInvitationValue", "static_instance": null, "getter_method": "getSharedFolderDeclineInvitationValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_folder_mount": {"fq_name": "team_log.EventType.shared_folder_mount", "param_name": "sharedFolderMountValue", "static_instance": null, "getter_method": "getSharedFolderMountValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_folder_nest": {"fq_name": "team_log.EventType.shared_folder_nest", "param_name": "sharedFolderNestValue", "static_instance": null, "getter_method": "getSharedFolderNestValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_folder_transfer_ownership": {"fq_name": "team_log.EventType.shared_folder_transfer_ownership", "param_name": "sharedFolderTransferOwnershipValue", "static_instance": null, "getter_method": "getSharedFolderTransferOwnershipValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_folder_unmount": {"fq_name": "team_log.EventType.shared_folder_unmount", "param_name": "sharedFolderUnmountValue", "static_instance": null, "getter_method": "getSharedFolderUnmountValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_link_add_expiry": {"fq_name": "team_log.EventType.shared_link_add_expiry", "param_name": "sharedLinkAddExpiryValue", "static_instance": null, "getter_method": "getSharedLinkAddExpiryValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_link_change_expiry": {"fq_name": "team_log.EventType.shared_link_change_expiry", "param_name": "sharedLinkChangeExpiryValue", "static_instance": null, "getter_method": "getSharedLinkChangeExpiryValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_link_change_visibility": {"fq_name": "team_log.EventType.shared_link_change_visibility", "param_name": "sharedLinkChangeVisibilityValue", "static_instance": null, "getter_method": "getSharedLinkChangeVisibilityValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_link_copy": {"fq_name": "team_log.EventType.shared_link_copy", "param_name": "sharedLinkCopyValue", "static_instance": null, "getter_method": "getSharedLinkCopyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_link_create": {"fq_name": "team_log.EventType.shared_link_create", "param_name": "sharedLinkCreateValue", "static_instance": null, "getter_method": "getSharedLinkCreateValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_link_disable": {"fq_name": "team_log.EventType.shared_link_disable", "param_name": "sharedLinkDisableValue", "static_instance": null, "getter_method": "getSharedLinkDisableValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_link_download": {"fq_name": "team_log.EventType.shared_link_download", "param_name": "sharedLinkDownloadValue", "static_instance": null, "getter_method": "getSharedLinkDownloadValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_link_remove_expiry": {"fq_name": "team_log.EventType.shared_link_remove_expiry", "param_name": "sharedLinkRemoveExpiryValue", "static_instance": null, "getter_method": "getSharedLinkRemoveExpiryValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_link_settings_add_expiration": {"fq_name": "team_log.EventType.shared_link_settings_add_expiration", "param_name": "sharedLinkSettingsAddExpirationValue", "static_instance": null, "getter_method": "getSharedLinkSettingsAddExpirationValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_link_settings_add_password": {"fq_name": "team_log.EventType.shared_link_settings_add_password", "param_name": "sharedLinkSettingsAddPasswordValue", "static_instance": null, "getter_method": "getSharedLinkSettingsAddPasswordValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_link_settings_allow_download_disabled": {"fq_name": "team_log.EventType.shared_link_settings_allow_download_disabled", "param_name": "sharedLinkSettingsAllowDownloadDisabledValue", "static_instance": null, "getter_method": "getSharedLinkSettingsAllowDownloadDisabledValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_link_settings_allow_download_enabled": {"fq_name": "team_log.EventType.shared_link_settings_allow_download_enabled", "param_name": "sharedLinkSettingsAllowDownloadEnabledValue", "static_instance": null, "getter_method": "getSharedLinkSettingsAllowDownloadEnabledValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_link_settings_change_audience": {"fq_name": "team_log.EventType.shared_link_settings_change_audience", "param_name": "sharedLinkSettingsChangeAudienceValue", "static_instance": null, "getter_method": "getSharedLinkSettingsChangeAudienceValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_link_settings_change_expiration": {"fq_name": "team_log.EventType.shared_link_settings_change_expiration", "param_name": "sharedLinkSettingsChangeExpirationValue", "static_instance": null, "getter_method": "getSharedLinkSettingsChangeExpirationValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_link_settings_change_password": {"fq_name": "team_log.EventType.shared_link_settings_change_password", "param_name": "sharedLinkSettingsChangePasswordValue", "static_instance": null, "getter_method": "getSharedLinkSettingsChangePasswordValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_link_settings_remove_expiration": {"fq_name": "team_log.EventType.shared_link_settings_remove_expiration", "param_name": "sharedLinkSettingsRemoveExpirationValue", "static_instance": null, "getter_method": "getSharedLinkSettingsRemoveExpirationValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_link_settings_remove_password": {"fq_name": "team_log.EventType.shared_link_settings_remove_password", "param_name": "sharedLinkSettingsRemovePasswordValue", "static_instance": null, "getter_method": "getSharedLinkSettingsRemovePasswordValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_link_share": {"fq_name": "team_log.EventType.shared_link_share", "param_name": "sharedLinkShareValue", "static_instance": null, "getter_method": "getSharedLinkShareValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_link_view": {"fq_name": "team_log.EventType.shared_link_view", "param_name": "sharedLinkViewValue", "static_instance": null, "getter_method": "getSharedLinkViewValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shared_note_opened": {"fq_name": "team_log.EventType.shared_note_opened", "param_name": "sharedNoteOpenedValue", "static_instance": null, "getter_method": "getSharedNoteOpenedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shmodel_disable_downloads": {"fq_name": "team_log.EventType.shmodel_disable_downloads", "param_name": "shmodelDisableDownloadsValue", "static_instance": null, "getter_method": "getShmodelDisableDownloadsValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shmodel_enable_downloads": {"fq_name": "team_log.EventType.shmodel_enable_downloads", "param_name": "shmodelEnableDownloadsValue", "static_instance": null, "getter_method": "getShmodelEnableDownloadsValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.shmodel_group_share": {"fq_name": "team_log.EventType.shmodel_group_share", "param_name": "shmodelGroupShareValue", "static_instance": null, "getter_method": "getShmodelGroupShareValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_access_granted": {"fq_name": "team_log.EventType.showcase_access_granted", "param_name": "showcaseAccessGrantedValue", "static_instance": null, "getter_method": "getShowcaseAccessGrantedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_add_member": {"fq_name": "team_log.EventType.showcase_add_member", "param_name": "showcaseAddMemberValue", "static_instance": null, "getter_method": "getShowcaseAddMemberValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_archived": {"fq_name": "team_log.EventType.showcase_archived", "param_name": "showcaseArchivedValue", "static_instance": null, "getter_method": "getShowcaseArchivedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_created": {"fq_name": "team_log.EventType.showcase_created", "param_name": "showcaseCreatedValue", "static_instance": null, "getter_method": "getShowcaseCreatedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_delete_comment": {"fq_name": "team_log.EventType.showcase_delete_comment", "param_name": "showcaseDeleteCommentValue", "static_instance": null, "getter_method": "getShowcaseDeleteCommentValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_edited": {"fq_name": "team_log.EventType.showcase_edited", "param_name": "showcaseEditedValue", "static_instance": null, "getter_method": "getShowcaseEditedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_edit_comment": {"fq_name": "team_log.EventType.showcase_edit_comment", "param_name": "showcaseEditCommentValue", "static_instance": null, "getter_method": "getShowcaseEditCommentValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_file_added": {"fq_name": "team_log.EventType.showcase_file_added", "param_name": "showcaseFileAddedValue", "static_instance": null, "getter_method": "getShowcaseFileAddedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_file_download": {"fq_name": "team_log.EventType.showcase_file_download", "param_name": "showcaseFileDownloadValue", "static_instance": null, "getter_method": "getShowcaseFileDownloadValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_file_removed": {"fq_name": "team_log.EventType.showcase_file_removed", "param_name": "showcaseFileRemovedValue", "static_instance": null, "getter_method": "getShowcaseFileRemovedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_file_view": {"fq_name": "team_log.EventType.showcase_file_view", "param_name": "showcaseFileViewValue", "static_instance": null, "getter_method": "getShowcaseFileViewValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_permanently_deleted": {"fq_name": "team_log.EventType.showcase_permanently_deleted", "param_name": "showcasePermanentlyDeletedValue", "static_instance": null, "getter_method": "getShowcasePermanentlyDeletedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_post_comment": {"fq_name": "team_log.EventType.showcase_post_comment", "param_name": "showcasePostCommentValue", "static_instance": null, "getter_method": "getShowcasePostCommentValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_remove_member": {"fq_name": "team_log.EventType.showcase_remove_member", "param_name": "showcaseRemoveMemberValue", "static_instance": null, "getter_method": "getShowcaseRemoveMemberValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_renamed": {"fq_name": "team_log.EventType.showcase_renamed", "param_name": "showcaseRenamedValue", "static_instance": null, "getter_method": "getShowcaseRenamedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_request_access": {"fq_name": "team_log.EventType.showcase_request_access", "param_name": "showcaseRequestAccessValue", "static_instance": null, "getter_method": "getShowcaseRequestAccessValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_resolve_comment": {"fq_name": "team_log.EventType.showcase_resolve_comment", "param_name": "showcaseResolveCommentValue", "static_instance": null, "getter_method": "getShowcaseResolveCommentValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_restored": {"fq_name": "team_log.EventType.showcase_restored", "param_name": "showcaseRestoredValue", "static_instance": null, "getter_method": "getShowcaseRestoredValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_trashed": {"fq_name": "team_log.EventType.showcase_trashed", "param_name": "showcaseTrashedValue", "static_instance": null, "getter_method": "getShowcaseTrashedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_trashed_deprecated": {"fq_name": "team_log.EventType.showcase_trashed_deprecated", "param_name": "showcaseTrashedDeprecatedValue", "static_instance": null, "getter_method": "getShowcaseTrashedDeprecatedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_unresolve_comment": {"fq_name": "team_log.EventType.showcase_unresolve_comment", "param_name": "showcaseUnresolveCommentValue", "static_instance": null, "getter_method": "getShowcaseUnresolveCommentValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_untrashed": {"fq_name": "team_log.EventType.showcase_untrashed", "param_name": "showcaseUntrashedValue", "static_instance": null, "getter_method": "getShowcaseUntrashedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_untrashed_deprecated": {"fq_name": "team_log.EventType.showcase_untrashed_deprecated", "param_name": "showcaseUntrashedDeprecatedValue", "static_instance": null, "getter_method": "getShowcaseUntrashedDeprecatedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_view": {"fq_name": "team_log.EventType.showcase_view", "param_name": "showcaseViewValue", "static_instance": null, "getter_method": "getShowcaseViewValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sso_add_cert": {"fq_name": "team_log.EventType.sso_add_cert", "param_name": "ssoAddCertValue", "static_instance": null, "getter_method": "getSsoAddCertValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sso_add_login_url": {"fq_name": "team_log.EventType.sso_add_login_url", "param_name": "ssoAddLoginUrlValue", "static_instance": null, "getter_method": "getSsoAddLoginUrlValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sso_add_logout_url": {"fq_name": "team_log.EventType.sso_add_logout_url", "param_name": "ssoAddLogoutUrlValue", "static_instance": null, "getter_method": "getSsoAddLogoutUrlValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sso_change_cert": {"fq_name": "team_log.EventType.sso_change_cert", "param_name": "ssoChangeCertValue", "static_instance": null, "getter_method": "getSsoChangeCertValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sso_change_login_url": {"fq_name": "team_log.EventType.sso_change_login_url", "param_name": "ssoChangeLoginUrlValue", "static_instance": null, "getter_method": "getSsoChangeLoginUrlValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sso_change_logout_url": {"fq_name": "team_log.EventType.sso_change_logout_url", "param_name": "ssoChangeLogoutUrlValue", "static_instance": null, "getter_method": "getSsoChangeLogoutUrlValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sso_change_saml_identity_mode": {"fq_name": "team_log.EventType.sso_change_saml_identity_mode", "param_name": "ssoChangeSamlIdentityModeValue", "static_instance": null, "getter_method": "getSsoChangeSamlIdentityModeValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sso_remove_cert": {"fq_name": "team_log.EventType.sso_remove_cert", "param_name": "ssoRemoveCertValue", "static_instance": null, "getter_method": "getSsoRemoveCertValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sso_remove_login_url": {"fq_name": "team_log.EventType.sso_remove_login_url", "param_name": "ssoRemoveLoginUrlValue", "static_instance": null, "getter_method": "getSsoRemoveLoginUrlValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sso_remove_logout_url": {"fq_name": "team_log.EventType.sso_remove_logout_url", "param_name": "ssoRemoveLogoutUrlValue", "static_instance": null, "getter_method": "getSsoRemoveLogoutUrlValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_folder_change_status": {"fq_name": "team_log.EventType.team_folder_change_status", "param_name": "teamFolderChangeStatusValue", "static_instance": null, "getter_method": "getTeamFolderChangeStatusValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_folder_create": {"fq_name": "team_log.EventType.team_folder_create", "param_name": "teamFolderCreateValue", "static_instance": null, "getter_method": "getTeamFolderCreateValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_folder_downgrade": {"fq_name": "team_log.EventType.team_folder_downgrade", "param_name": "teamFolderDowngradeValue", "static_instance": null, "getter_method": "getTeamFolderDowngradeValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_folder_permanently_delete": {"fq_name": "team_log.EventType.team_folder_permanently_delete", "param_name": "teamFolderPermanentlyDeleteValue", "static_instance": null, "getter_method": "getTeamFolderPermanentlyDeleteValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_folder_rename": {"fq_name": "team_log.EventType.team_folder_rename", "param_name": "teamFolderRenameValue", "static_instance": null, "getter_method": "getTeamFolderRenameValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_selective_sync_settings_changed": {"fq_name": "team_log.EventType.team_selective_sync_settings_changed", "param_name": "teamSelectiveSyncSettingsChangedValue", "static_instance": null, "getter_method": "getTeamSelectiveSyncSettingsChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.account_capture_change_policy": {"fq_name": "team_log.EventType.account_capture_change_policy", "param_name": "accountCaptureChangePolicyValue", "static_instance": null, "getter_method": "getAccountCaptureChangePolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.admin_email_reminders_changed": {"fq_name": "team_log.EventType.admin_email_reminders_changed", "param_name": "adminEmailRemindersChangedValue", "static_instance": null, "getter_method": "getAdminEmailRemindersChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.allow_download_disabled": {"fq_name": "team_log.EventType.allow_download_disabled", "param_name": "allowDownloadDisabledValue", "static_instance": null, "getter_method": "getAllowDownloadDisabledValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.allow_download_enabled": {"fq_name": "team_log.EventType.allow_download_enabled", "param_name": "allowDownloadEnabledValue", "static_instance": null, "getter_method": "getAllowDownloadEnabledValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.app_permissions_changed": {"fq_name": "team_log.EventType.app_permissions_changed", "param_name": "appPermissionsChangedValue", "static_instance": null, "getter_method": "getAppPermissionsChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.camera_uploads_policy_changed": {"fq_name": "team_log.EventType.camera_uploads_policy_changed", "param_name": "cameraUploadsPolicyChangedValue", "static_instance": null, "getter_method": "getCameraUploadsPolicyChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.capture_transcript_policy_changed": {"fq_name": "team_log.EventType.capture_transcript_policy_changed", "param_name": "captureTranscriptPolicyChangedValue", "static_instance": null, "getter_method": "getCaptureTranscriptPolicyChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.classification_change_policy": {"fq_name": "team_log.EventType.classification_change_policy", "param_name": "classificationChangePolicyValue", "static_instance": null, "getter_method": "getClassificationChangePolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.computer_backup_policy_changed": {"fq_name": "team_log.EventType.computer_backup_policy_changed", "param_name": "computerBackupPolicyChangedValue", "static_instance": null, "getter_method": "getComputerBackupPolicyChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.content_administration_policy_changed": {"fq_name": "team_log.EventType.content_administration_policy_changed", "param_name": "contentAdministrationPolicyChangedValue", "static_instance": null, "getter_method": "getContentAdministrationPolicyChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.data_placement_restriction_change_policy": {"fq_name": "team_log.EventType.data_placement_restriction_change_policy", "param_name": "dataPlacementRestrictionChangePolicyValue", "static_instance": null, "getter_method": "getDataPlacementRestrictionChangePolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.data_placement_restriction_satisfy_policy": {"fq_name": "team_log.EventType.data_placement_restriction_satisfy_policy", "param_name": "dataPlacementRestrictionSatisfyPolicyValue", "static_instance": null, "getter_method": "getDataPlacementRestrictionSatisfyPolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.device_approvals_add_exception": {"fq_name": "team_log.EventType.device_approvals_add_exception", "param_name": "deviceApprovalsAddExceptionValue", "static_instance": null, "getter_method": "getDeviceApprovalsAddExceptionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.device_approvals_change_desktop_policy": {"fq_name": "team_log.EventType.device_approvals_change_desktop_policy", "param_name": "deviceApprovalsChangeDesktopPolicyValue", "static_instance": null, "getter_method": "getDeviceApprovalsChangeDesktopPolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.device_approvals_change_mobile_policy": {"fq_name": "team_log.EventType.device_approvals_change_mobile_policy", "param_name": "deviceApprovalsChangeMobilePolicyValue", "static_instance": null, "getter_method": "getDeviceApprovalsChangeMobilePolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.device_approvals_change_overage_action": {"fq_name": "team_log.EventType.device_approvals_change_overage_action", "param_name": "deviceApprovalsChangeOverageActionValue", "static_instance": null, "getter_method": "getDeviceApprovalsChangeOverageActionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.device_approvals_change_unlink_action": {"fq_name": "team_log.EventType.device_approvals_change_unlink_action", "param_name": "deviceApprovalsChangeUnlinkActionValue", "static_instance": null, "getter_method": "getDeviceApprovalsChangeUnlinkActionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.device_approvals_remove_exception": {"fq_name": "team_log.EventType.device_approvals_remove_exception", "param_name": "deviceApprovalsRemoveExceptionValue", "static_instance": null, "getter_method": "getDeviceApprovalsRemoveExceptionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.directory_restrictions_add_members": {"fq_name": "team_log.EventType.directory_restrictions_add_members", "param_name": "directoryRestrictionsAddMembersValue", "static_instance": null, "getter_method": "getDirectoryRestrictionsAddMembersValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.directory_restrictions_remove_members": {"fq_name": "team_log.EventType.directory_restrictions_remove_members", "param_name": "directoryRestrictionsRemoveMembersValue", "static_instance": null, "getter_method": "getDirectoryRestrictionsRemoveMembersValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.dropbox_passwords_policy_changed": {"fq_name": "team_log.EventType.dropbox_passwords_policy_changed", "param_name": "dropboxPasswordsPolicyChangedValue", "static_instance": null, "getter_method": "getDropboxPasswordsPolicyChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.email_ingest_policy_changed": {"fq_name": "team_log.EventType.email_ingest_policy_changed", "param_name": "emailIngestPolicyChangedValue", "static_instance": null, "getter_method": "getEmailIngestPolicyChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.emm_add_exception": {"fq_name": "team_log.EventType.emm_add_exception", "param_name": "emmAddExceptionValue", "static_instance": null, "getter_method": "getEmmAddExceptionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.emm_change_policy": {"fq_name": "team_log.EventType.emm_change_policy", "param_name": "emmChangePolicyValue", "static_instance": null, "getter_method": "getEmmChangePolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.emm_remove_exception": {"fq_name": "team_log.EventType.emm_remove_exception", "param_name": "emmRemoveExceptionValue", "static_instance": null, "getter_method": "getEmmRemoveExceptionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.extended_version_history_change_policy": {"fq_name": "team_log.EventType.extended_version_history_change_policy", "param_name": "extendedVersionHistoryChangePolicyValue", "static_instance": null, "getter_method": "getExtendedVersionHistoryChangePolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.external_drive_backup_policy_changed": {"fq_name": "team_log.EventType.external_drive_backup_policy_changed", "param_name": "externalDriveBackupPolicyChangedValue", "static_instance": null, "getter_method": "getExternalDriveBackupPolicyChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_comments_change_policy": {"fq_name": "team_log.EventType.file_comments_change_policy", "param_name": "fileCommentsChangePolicyValue", "static_instance": null, "getter_method": "getFileCommentsChangePolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_locking_policy_changed": {"fq_name": "team_log.EventType.file_locking_policy_changed", "param_name": "fileLockingPolicyChangedValue", "static_instance": null, "getter_method": "getFileLockingPolicyChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_provider_migration_policy_changed": {"fq_name": "team_log.EventType.file_provider_migration_policy_changed", "param_name": "fileProviderMigrationPolicyChangedValue", "static_instance": null, "getter_method": "getFileProviderMigrationPolicyChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_requests_change_policy": {"fq_name": "team_log.EventType.file_requests_change_policy", "param_name": "fileRequestsChangePolicyValue", "static_instance": null, "getter_method": "getFileRequestsChangePolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_requests_emails_enabled": {"fq_name": "team_log.EventType.file_requests_emails_enabled", "param_name": "fileRequestsEmailsEnabledValue", "static_instance": null, "getter_method": "getFileRequestsEmailsEnabledValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_requests_emails_restricted_to_team_only": {"fq_name": "team_log.EventType.file_requests_emails_restricted_to_team_only", "param_name": "fileRequestsEmailsRestrictedToTeamOnlyValue", "static_instance": null, "getter_method": "getFileRequestsEmailsRestrictedToTeamOnlyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.file_transfers_policy_changed": {"fq_name": "team_log.EventType.file_transfers_policy_changed", "param_name": "fileTransfersPolicyChangedValue", "static_instance": null, "getter_method": "getFileTransfersPolicyChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.folder_link_restriction_policy_changed": {"fq_name": "team_log.EventType.folder_link_restriction_policy_changed", "param_name": "folderLinkRestrictionPolicyChangedValue", "static_instance": null, "getter_method": "getFolderLinkRestrictionPolicyChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.google_sso_change_policy": {"fq_name": "team_log.EventType.google_sso_change_policy", "param_name": "googleSsoChangePolicyValue", "static_instance": null, "getter_method": "getGoogleSsoChangePolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.group_user_management_change_policy": {"fq_name": "team_log.EventType.group_user_management_change_policy", "param_name": "groupUserManagementChangePolicyValue", "static_instance": null, "getter_method": "getGroupUserManagementChangePolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.integration_policy_changed": {"fq_name": "team_log.EventType.integration_policy_changed", "param_name": "integrationPolicyChangedValue", "static_instance": null, "getter_method": "getIntegrationPolicyChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.invite_acceptance_email_policy_changed": {"fq_name": "team_log.EventType.invite_acceptance_email_policy_changed", "param_name": "inviteAcceptanceEmailPolicyChangedValue", "static_instance": null, "getter_method": "getInviteAcceptanceEmailPolicyChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_requests_change_policy": {"fq_name": "team_log.EventType.member_requests_change_policy", "param_name": "memberRequestsChangePolicyValue", "static_instance": null, "getter_method": "getMemberRequestsChangePolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_send_invite_policy_changed": {"fq_name": "team_log.EventType.member_send_invite_policy_changed", "param_name": "memberSendInvitePolicyChangedValue", "static_instance": null, "getter_method": "getMemberSendInvitePolicyChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_space_limits_add_exception": {"fq_name": "team_log.EventType.member_space_limits_add_exception", "param_name": "memberSpaceLimitsAddExceptionValue", "static_instance": null, "getter_method": "getMemberSpaceLimitsAddExceptionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_space_limits_change_caps_type_policy": {"fq_name": "team_log.EventType.member_space_limits_change_caps_type_policy", "param_name": "memberSpaceLimitsChangeCapsTypePolicyValue", "static_instance": null, "getter_method": "getMemberSpaceLimitsChangeCapsTypePolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_space_limits_change_policy": {"fq_name": "team_log.EventType.member_space_limits_change_policy", "param_name": "memberSpaceLimitsChangePolicyValue", "static_instance": null, "getter_method": "getMemberSpaceLimitsChangePolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_space_limits_remove_exception": {"fq_name": "team_log.EventType.member_space_limits_remove_exception", "param_name": "memberSpaceLimitsRemoveExceptionValue", "static_instance": null, "getter_method": "getMemberSpaceLimitsRemoveExceptionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.member_suggestions_change_policy": {"fq_name": "team_log.EventType.member_suggestions_change_policy", "param_name": "memberSuggestionsChangePolicyValue", "static_instance": null, "getter_method": "getMemberSuggestionsChangePolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.microsoft_office_addin_change_policy": {"fq_name": "team_log.EventType.microsoft_office_addin_change_policy", "param_name": "microsoftOfficeAddinChangePolicyValue", "static_instance": null, "getter_method": "getMicrosoftOfficeAddinChangePolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.network_control_change_policy": {"fq_name": "team_log.EventType.network_control_change_policy", "param_name": "networkControlChangePolicyValue", "static_instance": null, "getter_method": "getNetworkControlChangePolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_change_deployment_policy": {"fq_name": "team_log.EventType.paper_change_deployment_policy", "param_name": "paperChangeDeploymentPolicyValue", "static_instance": null, "getter_method": "getPaperChangeDeploymentPolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_change_member_link_policy": {"fq_name": "team_log.EventType.paper_change_member_link_policy", "param_name": "paperChangeMemberLinkPolicyValue", "static_instance": null, "getter_method": "getPaperChangeMemberLinkPolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_change_member_policy": {"fq_name": "team_log.EventType.paper_change_member_policy", "param_name": "paperChangeMemberPolicyValue", "static_instance": null, "getter_method": "getPaperChangeMemberPolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_change_policy": {"fq_name": "team_log.EventType.paper_change_policy", "param_name": "paperChangePolicyValue", "static_instance": null, "getter_method": "getPaperChangePolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_default_folder_policy_changed": {"fq_name": "team_log.EventType.paper_default_folder_policy_changed", "param_name": "paperDefaultFolderPolicyChangedValue", "static_instance": null, "getter_method": "getPaperDefaultFolderPolicyChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_desktop_policy_changed": {"fq_name": "team_log.EventType.paper_desktop_policy_changed", "param_name": "paperDesktopPolicyChangedValue", "static_instance": null, "getter_method": "getPaperDesktopPolicyChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_enabled_users_group_addition": {"fq_name": "team_log.EventType.paper_enabled_users_group_addition", "param_name": "paperEnabledUsersGroupAdditionValue", "static_instance": null, "getter_method": "getPaperEnabledUsersGroupAdditionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.paper_enabled_users_group_removal": {"fq_name": "team_log.EventType.paper_enabled_users_group_removal", "param_name": "paperEnabledUsersGroupRemovalValue", "static_instance": null, "getter_method": "getPaperEnabledUsersGroupRemovalValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.password_strength_requirements_change_policy": {"fq_name": "team_log.EventType.password_strength_requirements_change_policy", "param_name": "passwordStrengthRequirementsChangePolicyValue", "static_instance": null, "getter_method": "getPasswordStrengthRequirementsChangePolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.permanent_delete_change_policy": {"fq_name": "team_log.EventType.permanent_delete_change_policy", "param_name": "permanentDeleteChangePolicyValue", "static_instance": null, "getter_method": "getPermanentDeleteChangePolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.reseller_support_change_policy": {"fq_name": "team_log.EventType.reseller_support_change_policy", "param_name": "resellerSupportChangePolicyValue", "static_instance": null, "getter_method": "getResellerSupportChangePolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.rewind_policy_changed": {"fq_name": "team_log.EventType.rewind_policy_changed", "param_name": "rewindPolicyChangedValue", "static_instance": null, "getter_method": "getRewindPolicyChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.send_for_signature_policy_changed": {"fq_name": "team_log.EventType.send_for_signature_policy_changed", "param_name": "sendForSignaturePolicyChangedValue", "static_instance": null, "getter_method": "getSendForSignaturePolicyChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sharing_change_folder_join_policy": {"fq_name": "team_log.EventType.sharing_change_folder_join_policy", "param_name": "sharingChangeFolderJoinPolicyValue", "static_instance": null, "getter_method": "getSharingChangeFolderJoinPolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sharing_change_link_allow_change_expiration_policy": {"fq_name": "team_log.EventType.sharing_change_link_allow_change_expiration_policy", "param_name": "sharingChangeLinkAllowChangeExpirationPolicyValue", "static_instance": null, "getter_method": "getSharingChangeLinkAllowChangeExpirationPolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sharing_change_link_default_expiration_policy": {"fq_name": "team_log.EventType.sharing_change_link_default_expiration_policy", "param_name": "sharingChangeLinkDefaultExpirationPolicyValue", "static_instance": null, "getter_method": "getSharingChangeLinkDefaultExpirationPolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sharing_change_link_enforce_password_policy": {"fq_name": "team_log.EventType.sharing_change_link_enforce_password_policy", "param_name": "sharingChangeLinkEnforcePasswordPolicyValue", "static_instance": null, "getter_method": "getSharingChangeLinkEnforcePasswordPolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sharing_change_link_policy": {"fq_name": "team_log.EventType.sharing_change_link_policy", "param_name": "sharingChangeLinkPolicyValue", "static_instance": null, "getter_method": "getSharingChangeLinkPolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sharing_change_member_policy": {"fq_name": "team_log.EventType.sharing_change_member_policy", "param_name": "sharingChangeMemberPolicyValue", "static_instance": null, "getter_method": "getSharingChangeMemberPolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_change_download_policy": {"fq_name": "team_log.EventType.showcase_change_download_policy", "param_name": "showcaseChangeDownloadPolicyValue", "static_instance": null, "getter_method": "getShowcaseChangeDownloadPolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_change_enabled_policy": {"fq_name": "team_log.EventType.showcase_change_enabled_policy", "param_name": "showcaseChangeEnabledPolicyValue", "static_instance": null, "getter_method": "getShowcaseChangeEnabledPolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.showcase_change_external_sharing_policy": {"fq_name": "team_log.EventType.showcase_change_external_sharing_policy", "param_name": "showcaseChangeExternalSharingPolicyValue", "static_instance": null, "getter_method": "getShowcaseChangeExternalSharingPolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.smarter_smart_sync_policy_changed": {"fq_name": "team_log.EventType.smarter_smart_sync_policy_changed", "param_name": "smarterSmartSyncPolicyChangedValue", "static_instance": null, "getter_method": "getSmarterSmartSyncPolicyChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.smart_sync_change_policy": {"fq_name": "team_log.EventType.smart_sync_change_policy", "param_name": "smartSyncChangePolicyValue", "static_instance": null, "getter_method": "getSmartSyncChangePolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.smart_sync_not_opt_out": {"fq_name": "team_log.EventType.smart_sync_not_opt_out", "param_name": "smartSyncNotOptOutValue", "static_instance": null, "getter_method": "getSmartSyncNotOptOutValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.smart_sync_opt_out": {"fq_name": "team_log.EventType.smart_sync_opt_out", "param_name": "smartSyncOptOutValue", "static_instance": null, "getter_method": "getSmartSyncOptOutValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.sso_change_policy": {"fq_name": "team_log.EventType.sso_change_policy", "param_name": "ssoChangePolicyValue", "static_instance": null, "getter_method": "getSsoChangePolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_branding_policy_changed": {"fq_name": "team_log.EventType.team_branding_policy_changed", "param_name": "teamBrandingPolicyChangedValue", "static_instance": null, "getter_method": "getTeamBrandingPolicyChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_extensions_policy_changed": {"fq_name": "team_log.EventType.team_extensions_policy_changed", "param_name": "teamExtensionsPolicyChangedValue", "static_instance": null, "getter_method": "getTeamExtensionsPolicyChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_selective_sync_policy_changed": {"fq_name": "team_log.EventType.team_selective_sync_policy_changed", "param_name": "teamSelectiveSyncPolicyChangedValue", "static_instance": null, "getter_method": "getTeamSelectiveSyncPolicyChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_sharing_whitelist_subjects_changed": {"fq_name": "team_log.EventType.team_sharing_whitelist_subjects_changed", "param_name": "teamSharingWhitelistSubjectsChangedValue", "static_instance": null, "getter_method": "getTeamSharingWhitelistSubjectsChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.tfa_add_exception": {"fq_name": "team_log.EventType.tfa_add_exception", "param_name": "tfaAddExceptionValue", "static_instance": null, "getter_method": "getTfaAddExceptionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.tfa_change_policy": {"fq_name": "team_log.EventType.tfa_change_policy", "param_name": "tfaChangePolicyValue", "static_instance": null, "getter_method": "getTfaChangePolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.tfa_remove_exception": {"fq_name": "team_log.EventType.tfa_remove_exception", "param_name": "tfaRemoveExceptionValue", "static_instance": null, "getter_method": "getTfaRemoveExceptionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.two_account_change_policy": {"fq_name": "team_log.EventType.two_account_change_policy", "param_name": "twoAccountChangePolicyValue", "static_instance": null, "getter_method": "getTwoAccountChangePolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.viewer_info_policy_changed": {"fq_name": "team_log.EventType.viewer_info_policy_changed", "param_name": "viewerInfoPolicyChangedValue", "static_instance": null, "getter_method": "getViewerInfoPolicyChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.watermarking_policy_changed": {"fq_name": "team_log.EventType.watermarking_policy_changed", "param_name": "watermarkingPolicyChangedValue", "static_instance": null, "getter_method": "getWatermarkingPolicyChangedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.web_sessions_change_active_session_limit": {"fq_name": "team_log.EventType.web_sessions_change_active_session_limit", "param_name": "webSessionsChangeActiveSessionLimitValue", "static_instance": null, "getter_method": "getWebSessionsChangeActiveSessionLimitValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.web_sessions_change_fixed_length_policy": {"fq_name": "team_log.EventType.web_sessions_change_fixed_length_policy", "param_name": "webSessionsChangeFixedLengthPolicyValue", "static_instance": null, "getter_method": "getWebSessionsChangeFixedLengthPolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.web_sessions_change_idle_length_policy": {"fq_name": "team_log.EventType.web_sessions_change_idle_length_policy", "param_name": "webSessionsChangeIdleLengthPolicyValue", "static_instance": null, "getter_method": "getWebSessionsChangeIdleLengthPolicyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.data_residency_migration_request_successful": {"fq_name": "team_log.EventType.data_residency_migration_request_successful", "param_name": "dataResidencyMigrationRequestSuccessfulValue", "static_instance": null, "getter_method": "getDataResidencyMigrationRequestSuccessfulValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.data_residency_migration_request_unsuccessful": {"fq_name": "team_log.EventType.data_residency_migration_request_unsuccessful", "param_name": "dataResidencyMigrationRequestUnsuccessfulValue", "static_instance": null, "getter_method": "getDataResidencyMigrationRequestUnsuccessfulValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_merge_from": {"fq_name": "team_log.EventType.team_merge_from", "param_name": "teamMergeFromValue", "static_instance": null, "getter_method": "getTeamMergeFromValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_merge_to": {"fq_name": "team_log.EventType.team_merge_to", "param_name": "teamMergeToValue", "static_instance": null, "getter_method": "getTeamMergeToValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_profile_add_background": {"fq_name": "team_log.EventType.team_profile_add_background", "param_name": "teamProfileAddBackgroundValue", "static_instance": null, "getter_method": "getTeamProfileAddBackgroundValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_profile_add_logo": {"fq_name": "team_log.EventType.team_profile_add_logo", "param_name": "teamProfileAddLogoValue", "static_instance": null, "getter_method": "getTeamProfileAddLogoValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_profile_change_background": {"fq_name": "team_log.EventType.team_profile_change_background", "param_name": "teamProfileChangeBackgroundValue", "static_instance": null, "getter_method": "getTeamProfileChangeBackgroundValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_profile_change_default_language": {"fq_name": "team_log.EventType.team_profile_change_default_language", "param_name": "teamProfileChangeDefaultLanguageValue", "static_instance": null, "getter_method": "getTeamProfileChangeDefaultLanguageValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_profile_change_logo": {"fq_name": "team_log.EventType.team_profile_change_logo", "param_name": "teamProfileChangeLogoValue", "static_instance": null, "getter_method": "getTeamProfileChangeLogoValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_profile_change_name": {"fq_name": "team_log.EventType.team_profile_change_name", "param_name": "teamProfileChangeNameValue", "static_instance": null, "getter_method": "getTeamProfileChangeNameValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_profile_remove_background": {"fq_name": "team_log.EventType.team_profile_remove_background", "param_name": "teamProfileRemoveBackgroundValue", "static_instance": null, "getter_method": "getTeamProfileRemoveBackgroundValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_profile_remove_logo": {"fq_name": "team_log.EventType.team_profile_remove_logo", "param_name": "teamProfileRemoveLogoValue", "static_instance": null, "getter_method": "getTeamProfileRemoveLogoValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.tfa_add_backup_phone": {"fq_name": "team_log.EventType.tfa_add_backup_phone", "param_name": "tfaAddBackupPhoneValue", "static_instance": null, "getter_method": "getTfaAddBackupPhoneValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.tfa_add_security_key": {"fq_name": "team_log.EventType.tfa_add_security_key", "param_name": "tfaAddSecurityKeyValue", "static_instance": null, "getter_method": "getTfaAddSecurityKeyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.tfa_change_backup_phone": {"fq_name": "team_log.EventType.tfa_change_backup_phone", "param_name": "tfaChangeBackupPhoneValue", "static_instance": null, "getter_method": "getTfaChangeBackupPhoneValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.tfa_change_status": {"fq_name": "team_log.EventType.tfa_change_status", "param_name": "tfaChangeStatusValue", "static_instance": null, "getter_method": "getTfaChangeStatusValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.tfa_remove_backup_phone": {"fq_name": "team_log.EventType.tfa_remove_backup_phone", "param_name": "tfaRemoveBackupPhoneValue", "static_instance": null, "getter_method": "getTfaRemoveBackupPhoneValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.tfa_remove_security_key": {"fq_name": "team_log.EventType.tfa_remove_security_key", "param_name": "tfaRemoveSecurityKeyValue", "static_instance": null, "getter_method": "getTfaRemoveSecurityKeyValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.tfa_reset": {"fq_name": "team_log.EventType.tfa_reset", "param_name": "tfaResetValue", "static_instance": null, "getter_method": "getTfaResetValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.changed_enterprise_admin_role": {"fq_name": "team_log.EventType.changed_enterprise_admin_role", "param_name": "changedEnterpriseAdminRoleValue", "static_instance": null, "getter_method": "getChangedEnterpriseAdminRoleValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.changed_enterprise_connected_team_status": {"fq_name": "team_log.EventType.changed_enterprise_connected_team_status", "param_name": "changedEnterpriseConnectedTeamStatusValue", "static_instance": null, "getter_method": "getChangedEnterpriseConnectedTeamStatusValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.ended_enterprise_admin_session": {"fq_name": "team_log.EventType.ended_enterprise_admin_session", "param_name": "endedEnterpriseAdminSessionValue", "static_instance": null, "getter_method": "getEndedEnterpriseAdminSessionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.ended_enterprise_admin_session_deprecated": {"fq_name": "team_log.EventType.ended_enterprise_admin_session_deprecated", "param_name": "endedEnterpriseAdminSessionDeprecatedValue", "static_instance": null, "getter_method": "getEndedEnterpriseAdminSessionDeprecatedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.enterprise_settings_locking": {"fq_name": "team_log.EventType.enterprise_settings_locking", "param_name": "enterpriseSettingsLockingValue", "static_instance": null, "getter_method": "getEnterpriseSettingsLockingValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.guest_admin_change_status": {"fq_name": "team_log.EventType.guest_admin_change_status", "param_name": "guestAdminChangeStatusValue", "static_instance": null, "getter_method": "getGuestAdminChangeStatusValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.started_enterprise_admin_session": {"fq_name": "team_log.EventType.started_enterprise_admin_session", "param_name": "startedEnterpriseAdminSessionValue", "static_instance": null, "getter_method": "getStartedEnterpriseAdminSessionValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_merge_request_accepted": {"fq_name": "team_log.EventType.team_merge_request_accepted", "param_name": "teamMergeRequestAcceptedValue", "static_instance": null, "getter_method": "getTeamMergeRequestAcceptedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_merge_request_accepted_shown_to_primary_team": {"fq_name": "team_log.EventType.team_merge_request_accepted_shown_to_primary_team", "param_name": "teamMergeRequestAcceptedShownToPrimaryTeamValue", "static_instance": null, "getter_method": "getTeamMergeRequestAcceptedShownToPrimaryTeamValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_merge_request_accepted_shown_to_secondary_team": {"fq_name": "team_log.EventType.team_merge_request_accepted_shown_to_secondary_team", "param_name": "teamMergeRequestAcceptedShownToSecondaryTeamValue", "static_instance": null, "getter_method": "getTeamMergeRequestAcceptedShownToSecondaryTeamValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_merge_request_auto_canceled": {"fq_name": "team_log.EventType.team_merge_request_auto_canceled", "param_name": "teamMergeRequestAutoCanceledValue", "static_instance": null, "getter_method": "getTeamMergeRequestAutoCanceledValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_merge_request_canceled": {"fq_name": "team_log.EventType.team_merge_request_canceled", "param_name": "teamMergeRequestCanceledValue", "static_instance": null, "getter_method": "getTeamMergeRequestCanceledValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_merge_request_canceled_shown_to_primary_team": {"fq_name": "team_log.EventType.team_merge_request_canceled_shown_to_primary_team", "param_name": "teamMergeRequestCanceledShownToPrimaryTeamValue", "static_instance": null, "getter_method": "getTeamMergeRequestCanceledShownToPrimaryTeamValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_merge_request_canceled_shown_to_secondary_team": {"fq_name": "team_log.EventType.team_merge_request_canceled_shown_to_secondary_team", "param_name": "teamMergeRequestCanceledShownToSecondaryTeamValue", "static_instance": null, "getter_method": "getTeamMergeRequestCanceledShownToSecondaryTeamValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_merge_request_expired": {"fq_name": "team_log.EventType.team_merge_request_expired", "param_name": "teamMergeRequestExpiredValue", "static_instance": null, "getter_method": "getTeamMergeRequestExpiredValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_merge_request_expired_shown_to_primary_team": {"fq_name": "team_log.EventType.team_merge_request_expired_shown_to_primary_team", "param_name": "teamMergeRequestExpiredShownToPrimaryTeamValue", "static_instance": null, "getter_method": "getTeamMergeRequestExpiredShownToPrimaryTeamValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_merge_request_expired_shown_to_secondary_team": {"fq_name": "team_log.EventType.team_merge_request_expired_shown_to_secondary_team", "param_name": "teamMergeRequestExpiredShownToSecondaryTeamValue", "static_instance": null, "getter_method": "getTeamMergeRequestExpiredShownToSecondaryTeamValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_merge_request_rejected_shown_to_primary_team": {"fq_name": "team_log.EventType.team_merge_request_rejected_shown_to_primary_team", "param_name": "teamMergeRequestRejectedShownToPrimaryTeamValue", "static_instance": null, "getter_method": "getTeamMergeRequestRejectedShownToPrimaryTeamValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_merge_request_rejected_shown_to_secondary_team": {"fq_name": "team_log.EventType.team_merge_request_rejected_shown_to_secondary_team", "param_name": "teamMergeRequestRejectedShownToSecondaryTeamValue", "static_instance": null, "getter_method": "getTeamMergeRequestRejectedShownToSecondaryTeamValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_merge_request_reminder": {"fq_name": "team_log.EventType.team_merge_request_reminder", "param_name": "teamMergeRequestReminderValue", "static_instance": null, "getter_method": "getTeamMergeRequestReminderValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_merge_request_reminder_shown_to_primary_team": {"fq_name": "team_log.EventType.team_merge_request_reminder_shown_to_primary_team", "param_name": "teamMergeRequestReminderShownToPrimaryTeamValue", "static_instance": null, "getter_method": "getTeamMergeRequestReminderShownToPrimaryTeamValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_merge_request_reminder_shown_to_secondary_team": {"fq_name": "team_log.EventType.team_merge_request_reminder_shown_to_secondary_team", "param_name": "teamMergeRequestReminderShownToSecondaryTeamValue", "static_instance": null, "getter_method": "getTeamMergeRequestReminderShownToSecondaryTeamValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_merge_request_revoked": {"fq_name": "team_log.EventType.team_merge_request_revoked", "param_name": "teamMergeRequestRevokedValue", "static_instance": null, "getter_method": "getTeamMergeRequestRevokedValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_merge_request_sent_shown_to_primary_team": {"fq_name": "team_log.EventType.team_merge_request_sent_shown_to_primary_team", "param_name": "teamMergeRequestSentShownToPrimaryTeamValue", "static_instance": null, "getter_method": "getTeamMergeRequestSentShownToPrimaryTeamValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.team_merge_request_sent_shown_to_secondary_team": {"fq_name": "team_log.EventType.team_merge_request_sent_shown_to_secondary_team", "param_name": "teamMergeRequestSentShownToSecondaryTeamValue", "static_instance": null, "getter_method": "getTeamMergeRequestSentShownToSecondaryTeamValue", "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventType.other": {"fq_name": "team_log.EventType.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.EventType", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.admin_alerting_alert_state_changed": {"fq_name": "team_log.EventTypeArg.admin_alerting_alert_state_changed", "param_name": "adminAlertingAlertStateChangedValue", "static_instance": "ADMIN_ALERTING_ALERT_STATE_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.admin_alerting_changed_alert_config": {"fq_name": "team_log.EventTypeArg.admin_alerting_changed_alert_config", "param_name": "adminAlertingChangedAlertConfigValue", "static_instance": "ADMIN_ALERTING_CHANGED_ALERT_CONFIG", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.admin_alerting_triggered_alert": {"fq_name": "team_log.EventTypeArg.admin_alerting_triggered_alert", "param_name": "adminAlertingTriggeredAlertValue", "static_instance": "ADMIN_ALERTING_TRIGGERED_ALERT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.ransomware_restore_process_completed": {"fq_name": "team_log.EventTypeArg.ransomware_restore_process_completed", "param_name": "ransomwareRestoreProcessCompletedValue", "static_instance": "RANSOMWARE_RESTORE_PROCESS_COMPLETED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.ransomware_restore_process_started": {"fq_name": "team_log.EventTypeArg.ransomware_restore_process_started", "param_name": "ransomwareRestoreProcessStartedValue", "static_instance": "RANSOMWARE_RESTORE_PROCESS_STARTED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.app_blocked_by_permissions": {"fq_name": "team_log.EventTypeArg.app_blocked_by_permissions", "param_name": "appBlockedByPermissionsValue", "static_instance": "APP_BLOCKED_BY_PERMISSIONS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.app_link_team": {"fq_name": "team_log.EventTypeArg.app_link_team", "param_name": "appLinkTeamValue", "static_instance": "APP_LINK_TEAM", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.app_link_user": {"fq_name": "team_log.EventTypeArg.app_link_user", "param_name": "appLinkUserValue", "static_instance": "APP_LINK_USER", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.app_unlink_team": {"fq_name": "team_log.EventTypeArg.app_unlink_team", "param_name": "appUnlinkTeamValue", "static_instance": "APP_UNLINK_TEAM", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.app_unlink_user": {"fq_name": "team_log.EventTypeArg.app_unlink_user", "param_name": "appUnlinkUserValue", "static_instance": "APP_UNLINK_USER", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.integration_connected": {"fq_name": "team_log.EventTypeArg.integration_connected", "param_name": "integrationConnectedValue", "static_instance": "INTEGRATION_CONNECTED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.integration_disconnected": {"fq_name": "team_log.EventTypeArg.integration_disconnected", "param_name": "integrationDisconnectedValue", "static_instance": "INTEGRATION_DISCONNECTED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_add_comment": {"fq_name": "team_log.EventTypeArg.file_add_comment", "param_name": "fileAddCommentValue", "static_instance": "FILE_ADD_COMMENT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_change_comment_subscription": {"fq_name": "team_log.EventTypeArg.file_change_comment_subscription", "param_name": "fileChangeCommentSubscriptionValue", "static_instance": "FILE_CHANGE_COMMENT_SUBSCRIPTION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_delete_comment": {"fq_name": "team_log.EventTypeArg.file_delete_comment", "param_name": "fileDeleteCommentValue", "static_instance": "FILE_DELETE_COMMENT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_edit_comment": {"fq_name": "team_log.EventTypeArg.file_edit_comment", "param_name": "fileEditCommentValue", "static_instance": "FILE_EDIT_COMMENT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_like_comment": {"fq_name": "team_log.EventTypeArg.file_like_comment", "param_name": "fileLikeCommentValue", "static_instance": "FILE_LIKE_COMMENT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_resolve_comment": {"fq_name": "team_log.EventTypeArg.file_resolve_comment", "param_name": "fileResolveCommentValue", "static_instance": "FILE_RESOLVE_COMMENT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_unlike_comment": {"fq_name": "team_log.EventTypeArg.file_unlike_comment", "param_name": "fileUnlikeCommentValue", "static_instance": "FILE_UNLIKE_COMMENT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_unresolve_comment": {"fq_name": "team_log.EventTypeArg.file_unresolve_comment", "param_name": "fileUnresolveCommentValue", "static_instance": "FILE_UNRESOLVE_COMMENT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.governance_policy_add_folders": {"fq_name": "team_log.EventTypeArg.governance_policy_add_folders", "param_name": "governancePolicyAddFoldersValue", "static_instance": "GOVERNANCE_POLICY_ADD_FOLDERS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.governance_policy_add_folder_failed": {"fq_name": "team_log.EventTypeArg.governance_policy_add_folder_failed", "param_name": "governancePolicyAddFolderFailedValue", "static_instance": "GOVERNANCE_POLICY_ADD_FOLDER_FAILED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.governance_policy_content_disposed": {"fq_name": "team_log.EventTypeArg.governance_policy_content_disposed", "param_name": "governancePolicyContentDisposedValue", "static_instance": "GOVERNANCE_POLICY_CONTENT_DISPOSED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.governance_policy_create": {"fq_name": "team_log.EventTypeArg.governance_policy_create", "param_name": "governancePolicyCreateValue", "static_instance": "GOVERNANCE_POLICY_CREATE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.governance_policy_delete": {"fq_name": "team_log.EventTypeArg.governance_policy_delete", "param_name": "governancePolicyDeleteValue", "static_instance": "GOVERNANCE_POLICY_DELETE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.governance_policy_edit_details": {"fq_name": "team_log.EventTypeArg.governance_policy_edit_details", "param_name": "governancePolicyEditDetailsValue", "static_instance": "GOVERNANCE_POLICY_EDIT_DETAILS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.governance_policy_edit_duration": {"fq_name": "team_log.EventTypeArg.governance_policy_edit_duration", "param_name": "governancePolicyEditDurationValue", "static_instance": "GOVERNANCE_POLICY_EDIT_DURATION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.governance_policy_export_created": {"fq_name": "team_log.EventTypeArg.governance_policy_export_created", "param_name": "governancePolicyExportCreatedValue", "static_instance": "GOVERNANCE_POLICY_EXPORT_CREATED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.governance_policy_export_removed": {"fq_name": "team_log.EventTypeArg.governance_policy_export_removed", "param_name": "governancePolicyExportRemovedValue", "static_instance": "GOVERNANCE_POLICY_EXPORT_REMOVED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.governance_policy_remove_folders": {"fq_name": "team_log.EventTypeArg.governance_policy_remove_folders", "param_name": "governancePolicyRemoveFoldersValue", "static_instance": "GOVERNANCE_POLICY_REMOVE_FOLDERS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.governance_policy_report_created": {"fq_name": "team_log.EventTypeArg.governance_policy_report_created", "param_name": "governancePolicyReportCreatedValue", "static_instance": "GOVERNANCE_POLICY_REPORT_CREATED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.governance_policy_zip_part_downloaded": {"fq_name": "team_log.EventTypeArg.governance_policy_zip_part_downloaded", "param_name": "governancePolicyZipPartDownloadedValue", "static_instance": "GOVERNANCE_POLICY_ZIP_PART_DOWNLOADED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.legal_holds_activate_a_hold": {"fq_name": "team_log.EventTypeArg.legal_holds_activate_a_hold", "param_name": "legalHoldsActivateAHoldValue", "static_instance": "LEGAL_HOLDS_ACTIVATE_A_HOLD", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.legal_holds_add_members": {"fq_name": "team_log.EventTypeArg.legal_holds_add_members", "param_name": "legalHoldsAddMembersValue", "static_instance": "LEGAL_HOLDS_ADD_MEMBERS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.legal_holds_change_hold_details": {"fq_name": "team_log.EventTypeArg.legal_holds_change_hold_details", "param_name": "legalHoldsChangeHoldDetailsValue", "static_instance": "LEGAL_HOLDS_CHANGE_HOLD_DETAILS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.legal_holds_change_hold_name": {"fq_name": "team_log.EventTypeArg.legal_holds_change_hold_name", "param_name": "legalHoldsChangeHoldNameValue", "static_instance": "LEGAL_HOLDS_CHANGE_HOLD_NAME", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.legal_holds_export_a_hold": {"fq_name": "team_log.EventTypeArg.legal_holds_export_a_hold", "param_name": "legalHoldsExportAHoldValue", "static_instance": "LEGAL_HOLDS_EXPORT_A_HOLD", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.legal_holds_export_cancelled": {"fq_name": "team_log.EventTypeArg.legal_holds_export_cancelled", "param_name": "legalHoldsExportCancelledValue", "static_instance": "LEGAL_HOLDS_EXPORT_CANCELLED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.legal_holds_export_downloaded": {"fq_name": "team_log.EventTypeArg.legal_holds_export_downloaded", "param_name": "legalHoldsExportDownloadedValue", "static_instance": "LEGAL_HOLDS_EXPORT_DOWNLOADED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.legal_holds_export_removed": {"fq_name": "team_log.EventTypeArg.legal_holds_export_removed", "param_name": "legalHoldsExportRemovedValue", "static_instance": "LEGAL_HOLDS_EXPORT_REMOVED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.legal_holds_release_a_hold": {"fq_name": "team_log.EventTypeArg.legal_holds_release_a_hold", "param_name": "legalHoldsReleaseAHoldValue", "static_instance": "LEGAL_HOLDS_RELEASE_A_HOLD", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.legal_holds_remove_members": {"fq_name": "team_log.EventTypeArg.legal_holds_remove_members", "param_name": "legalHoldsRemoveMembersValue", "static_instance": "LEGAL_HOLDS_REMOVE_MEMBERS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.legal_holds_report_a_hold": {"fq_name": "team_log.EventTypeArg.legal_holds_report_a_hold", "param_name": "legalHoldsReportAHoldValue", "static_instance": "LEGAL_HOLDS_REPORT_A_HOLD", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.device_change_ip_desktop": {"fq_name": "team_log.EventTypeArg.device_change_ip_desktop", "param_name": "deviceChangeIpDesktopValue", "static_instance": "DEVICE_CHANGE_IP_DESKTOP", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.device_change_ip_mobile": {"fq_name": "team_log.EventTypeArg.device_change_ip_mobile", "param_name": "deviceChangeIpMobileValue", "static_instance": "DEVICE_CHANGE_IP_MOBILE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.device_change_ip_web": {"fq_name": "team_log.EventTypeArg.device_change_ip_web", "param_name": "deviceChangeIpWebValue", "static_instance": "DEVICE_CHANGE_IP_WEB", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.device_delete_on_unlink_fail": {"fq_name": "team_log.EventTypeArg.device_delete_on_unlink_fail", "param_name": "deviceDeleteOnUnlinkFailValue", "static_instance": "DEVICE_DELETE_ON_UNLINK_FAIL", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.device_delete_on_unlink_success": {"fq_name": "team_log.EventTypeArg.device_delete_on_unlink_success", "param_name": "deviceDeleteOnUnlinkSuccessValue", "static_instance": "DEVICE_DELETE_ON_UNLINK_SUCCESS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.device_link_fail": {"fq_name": "team_log.EventTypeArg.device_link_fail", "param_name": "deviceLinkFailValue", "static_instance": "DEVICE_LINK_FAIL", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.device_link_success": {"fq_name": "team_log.EventTypeArg.device_link_success", "param_name": "deviceLinkSuccessValue", "static_instance": "DEVICE_LINK_SUCCESS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.device_management_disabled": {"fq_name": "team_log.EventTypeArg.device_management_disabled", "param_name": "deviceManagementDisabledValue", "static_instance": "DEVICE_MANAGEMENT_DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.device_management_enabled": {"fq_name": "team_log.EventTypeArg.device_management_enabled", "param_name": "deviceManagementEnabledValue", "static_instance": "DEVICE_MANAGEMENT_ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.device_sync_backup_status_changed": {"fq_name": "team_log.EventTypeArg.device_sync_backup_status_changed", "param_name": "deviceSyncBackupStatusChangedValue", "static_instance": "DEVICE_SYNC_BACKUP_STATUS_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.device_unlink": {"fq_name": "team_log.EventTypeArg.device_unlink", "param_name": "deviceUnlinkValue", "static_instance": "DEVICE_UNLINK", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.dropbox_passwords_exported": {"fq_name": "team_log.EventTypeArg.dropbox_passwords_exported", "param_name": "dropboxPasswordsExportedValue", "static_instance": "DROPBOX_PASSWORDS_EXPORTED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.dropbox_passwords_new_device_enrolled": {"fq_name": "team_log.EventTypeArg.dropbox_passwords_new_device_enrolled", "param_name": "dropboxPasswordsNewDeviceEnrolledValue", "static_instance": "DROPBOX_PASSWORDS_NEW_DEVICE_ENROLLED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.emm_refresh_auth_token": {"fq_name": "team_log.EventTypeArg.emm_refresh_auth_token", "param_name": "emmRefreshAuthTokenValue", "static_instance": "EMM_REFRESH_AUTH_TOKEN", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.external_drive_backup_eligibility_status_checked": {"fq_name": "team_log.EventTypeArg.external_drive_backup_eligibility_status_checked", "param_name": "externalDriveBackupEligibilityStatusCheckedValue", "static_instance": "EXTERNAL_DRIVE_BACKUP_ELIGIBILITY_STATUS_CHECKED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.external_drive_backup_status_changed": {"fq_name": "team_log.EventTypeArg.external_drive_backup_status_changed", "param_name": "externalDriveBackupStatusChangedValue", "static_instance": "EXTERNAL_DRIVE_BACKUP_STATUS_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.account_capture_change_availability": {"fq_name": "team_log.EventTypeArg.account_capture_change_availability", "param_name": "accountCaptureChangeAvailabilityValue", "static_instance": "ACCOUNT_CAPTURE_CHANGE_AVAILABILITY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.account_capture_migrate_account": {"fq_name": "team_log.EventTypeArg.account_capture_migrate_account", "param_name": "accountCaptureMigrateAccountValue", "static_instance": "ACCOUNT_CAPTURE_MIGRATE_ACCOUNT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.account_capture_notification_emails_sent": {"fq_name": "team_log.EventTypeArg.account_capture_notification_emails_sent", "param_name": "accountCaptureNotificationEmailsSentValue", "static_instance": "ACCOUNT_CAPTURE_NOTIFICATION_EMAILS_SENT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.account_capture_relinquish_account": {"fq_name": "team_log.EventTypeArg.account_capture_relinquish_account", "param_name": "accountCaptureRelinquishAccountValue", "static_instance": "ACCOUNT_CAPTURE_RELINQUISH_ACCOUNT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.disabled_domain_invites": {"fq_name": "team_log.EventTypeArg.disabled_domain_invites", "param_name": "disabledDomainInvitesValue", "static_instance": "DISABLED_DOMAIN_INVITES", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.domain_invites_approve_request_to_join_team": {"fq_name": "team_log.EventTypeArg.domain_invites_approve_request_to_join_team", "param_name": "domainInvitesApproveRequestToJoinTeamValue", "static_instance": "DOMAIN_INVITES_APPROVE_REQUEST_TO_JOIN_TEAM", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.domain_invites_decline_request_to_join_team": {"fq_name": "team_log.EventTypeArg.domain_invites_decline_request_to_join_team", "param_name": "domainInvitesDeclineRequestToJoinTeamValue", "static_instance": "DOMAIN_INVITES_DECLINE_REQUEST_TO_JOIN_TEAM", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.domain_invites_email_existing_users": {"fq_name": "team_log.EventTypeArg.domain_invites_email_existing_users", "param_name": "domainInvitesEmailExistingUsersValue", "static_instance": "DOMAIN_INVITES_EMAIL_EXISTING_USERS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.domain_invites_request_to_join_team": {"fq_name": "team_log.EventTypeArg.domain_invites_request_to_join_team", "param_name": "domainInvitesRequestToJoinTeamValue", "static_instance": "DOMAIN_INVITES_REQUEST_TO_JOIN_TEAM", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.domain_invites_set_invite_new_user_pref_to_no": {"fq_name": "team_log.EventTypeArg.domain_invites_set_invite_new_user_pref_to_no", "param_name": "domainInvitesSetInviteNewUserPrefToNoValue", "static_instance": "DOMAIN_INVITES_SET_INVITE_NEW_USER_PREF_TO_NO", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.domain_invites_set_invite_new_user_pref_to_yes": {"fq_name": "team_log.EventTypeArg.domain_invites_set_invite_new_user_pref_to_yes", "param_name": "domainInvitesSetInviteNewUserPrefToYesValue", "static_instance": "DOMAIN_INVITES_SET_INVITE_NEW_USER_PREF_TO_YES", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.domain_verification_add_domain_fail": {"fq_name": "team_log.EventTypeArg.domain_verification_add_domain_fail", "param_name": "domainVerificationAddDomainFailValue", "static_instance": "DOMAIN_VERIFICATION_ADD_DOMAIN_FAIL", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.domain_verification_add_domain_success": {"fq_name": "team_log.EventTypeArg.domain_verification_add_domain_success", "param_name": "domainVerificationAddDomainSuccessValue", "static_instance": "DOMAIN_VERIFICATION_ADD_DOMAIN_SUCCESS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.domain_verification_remove_domain": {"fq_name": "team_log.EventTypeArg.domain_verification_remove_domain", "param_name": "domainVerificationRemoveDomainValue", "static_instance": "DOMAIN_VERIFICATION_REMOVE_DOMAIN", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.enabled_domain_invites": {"fq_name": "team_log.EventTypeArg.enabled_domain_invites", "param_name": "enabledDomainInvitesValue", "static_instance": "ENABLED_DOMAIN_INVITES", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_encryption_key_cancel_key_deletion": {"fq_name": "team_log.EventTypeArg.team_encryption_key_cancel_key_deletion", "param_name": "teamEncryptionKeyCancelKeyDeletionValue", "static_instance": "TEAM_ENCRYPTION_KEY_CANCEL_KEY_DELETION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_encryption_key_create_key": {"fq_name": "team_log.EventTypeArg.team_encryption_key_create_key", "param_name": "teamEncryptionKeyCreateKeyValue", "static_instance": "TEAM_ENCRYPTION_KEY_CREATE_KEY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_encryption_key_delete_key": {"fq_name": "team_log.EventTypeArg.team_encryption_key_delete_key", "param_name": "teamEncryptionKeyDeleteKeyValue", "static_instance": "TEAM_ENCRYPTION_KEY_DELETE_KEY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_encryption_key_disable_key": {"fq_name": "team_log.EventTypeArg.team_encryption_key_disable_key", "param_name": "teamEncryptionKeyDisableKeyValue", "static_instance": "TEAM_ENCRYPTION_KEY_DISABLE_KEY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_encryption_key_enable_key": {"fq_name": "team_log.EventTypeArg.team_encryption_key_enable_key", "param_name": "teamEncryptionKeyEnableKeyValue", "static_instance": "TEAM_ENCRYPTION_KEY_ENABLE_KEY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_encryption_key_rotate_key": {"fq_name": "team_log.EventTypeArg.team_encryption_key_rotate_key", "param_name": "teamEncryptionKeyRotateKeyValue", "static_instance": "TEAM_ENCRYPTION_KEY_ROTATE_KEY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_encryption_key_schedule_key_deletion": {"fq_name": "team_log.EventTypeArg.team_encryption_key_schedule_key_deletion", "param_name": "teamEncryptionKeyScheduleKeyDeletionValue", "static_instance": "TEAM_ENCRYPTION_KEY_SCHEDULE_KEY_DELETION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.apply_naming_convention": {"fq_name": "team_log.EventTypeArg.apply_naming_convention", "param_name": "applyNamingConventionValue", "static_instance": "APPLY_NAMING_CONVENTION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.create_folder": {"fq_name": "team_log.EventTypeArg.create_folder", "param_name": "createFolderValue", "static_instance": "CREATE_FOLDER", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_add": {"fq_name": "team_log.EventTypeArg.file_add", "param_name": "fileAddValue", "static_instance": "FILE_ADD", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_add_from_automation": {"fq_name": "team_log.EventTypeArg.file_add_from_automation", "param_name": "fileAddFromAutomationValue", "static_instance": "FILE_ADD_FROM_AUTOMATION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_copy": {"fq_name": "team_log.EventTypeArg.file_copy", "param_name": "fileCopyValue", "static_instance": "FILE_COPY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_delete": {"fq_name": "team_log.EventTypeArg.file_delete", "param_name": "fileDeleteValue", "static_instance": "FILE_DELETE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_download": {"fq_name": "team_log.EventTypeArg.file_download", "param_name": "fileDownloadValue", "static_instance": "FILE_DOWNLOAD", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_edit": {"fq_name": "team_log.EventTypeArg.file_edit", "param_name": "fileEditValue", "static_instance": "FILE_EDIT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_get_copy_reference": {"fq_name": "team_log.EventTypeArg.file_get_copy_reference", "param_name": "fileGetCopyReferenceValue", "static_instance": "FILE_GET_COPY_REFERENCE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_locking_lock_status_changed": {"fq_name": "team_log.EventTypeArg.file_locking_lock_status_changed", "param_name": "fileLockingLockStatusChangedValue", "static_instance": "FILE_LOCKING_LOCK_STATUS_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_move": {"fq_name": "team_log.EventTypeArg.file_move", "param_name": "fileMoveValue", "static_instance": "FILE_MOVE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_permanently_delete": {"fq_name": "team_log.EventTypeArg.file_permanently_delete", "param_name": "filePermanentlyDeleteValue", "static_instance": "FILE_PERMANENTLY_DELETE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_preview": {"fq_name": "team_log.EventTypeArg.file_preview", "param_name": "filePreviewValue", "static_instance": "FILE_PREVIEW", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_rename": {"fq_name": "team_log.EventTypeArg.file_rename", "param_name": "fileRenameValue", "static_instance": "FILE_RENAME", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_restore": {"fq_name": "team_log.EventTypeArg.file_restore", "param_name": "fileRestoreValue", "static_instance": "FILE_RESTORE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_revert": {"fq_name": "team_log.EventTypeArg.file_revert", "param_name": "fileRevertValue", "static_instance": "FILE_REVERT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_rollback_changes": {"fq_name": "team_log.EventTypeArg.file_rollback_changes", "param_name": "fileRollbackChangesValue", "static_instance": "FILE_ROLLBACK_CHANGES", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_save_copy_reference": {"fq_name": "team_log.EventTypeArg.file_save_copy_reference", "param_name": "fileSaveCopyReferenceValue", "static_instance": "FILE_SAVE_COPY_REFERENCE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.folder_overview_description_changed": {"fq_name": "team_log.EventTypeArg.folder_overview_description_changed", "param_name": "folderOverviewDescriptionChangedValue", "static_instance": "FOLDER_OVERVIEW_DESCRIPTION_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.folder_overview_item_pinned": {"fq_name": "team_log.EventTypeArg.folder_overview_item_pinned", "param_name": "folderOverviewItemPinnedValue", "static_instance": "FOLDER_OVERVIEW_ITEM_PINNED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.folder_overview_item_unpinned": {"fq_name": "team_log.EventTypeArg.folder_overview_item_unpinned", "param_name": "folderOverviewItemUnpinnedValue", "static_instance": "FOLDER_OVERVIEW_ITEM_UNPINNED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.object_label_added": {"fq_name": "team_log.EventTypeArg.object_label_added", "param_name": "objectLabelAddedValue", "static_instance": "OBJECT_LABEL_ADDED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.object_label_removed": {"fq_name": "team_log.EventTypeArg.object_label_removed", "param_name": "objectLabelRemovedValue", "static_instance": "OBJECT_LABEL_REMOVED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.object_label_updated_value": {"fq_name": "team_log.EventTypeArg.object_label_updated_value", "param_name": "objectLabelUpdatedValueValue", "static_instance": "OBJECT_LABEL_UPDATED_VALUE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.organize_folder_with_tidy": {"fq_name": "team_log.EventTypeArg.organize_folder_with_tidy", "param_name": "organizeFolderWithTidyValue", "static_instance": "ORGANIZE_FOLDER_WITH_TIDY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.replay_file_delete": {"fq_name": "team_log.EventTypeArg.replay_file_delete", "param_name": "replayFileDeleteValue", "static_instance": "REPLAY_FILE_DELETE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.rewind_folder": {"fq_name": "team_log.EventTypeArg.rewind_folder", "param_name": "rewindFolderValue", "static_instance": "REWIND_FOLDER", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.undo_naming_convention": {"fq_name": "team_log.EventTypeArg.undo_naming_convention", "param_name": "undoNamingConventionValue", "static_instance": "UNDO_NAMING_CONVENTION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.undo_organize_folder_with_tidy": {"fq_name": "team_log.EventTypeArg.undo_organize_folder_with_tidy", "param_name": "undoOrganizeFolderWithTidyValue", "static_instance": "UNDO_ORGANIZE_FOLDER_WITH_TIDY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.user_tags_added": {"fq_name": "team_log.EventTypeArg.user_tags_added", "param_name": "userTagsAddedValue", "static_instance": "USER_TAGS_ADDED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.user_tags_removed": {"fq_name": "team_log.EventTypeArg.user_tags_removed", "param_name": "userTagsRemovedValue", "static_instance": "USER_TAGS_REMOVED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.email_ingest_receive_file": {"fq_name": "team_log.EventTypeArg.email_ingest_receive_file", "param_name": "emailIngestReceiveFileValue", "static_instance": "EMAIL_INGEST_RECEIVE_FILE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_request_change": {"fq_name": "team_log.EventTypeArg.file_request_change", "param_name": "fileRequestChangeValue", "static_instance": "FILE_REQUEST_CHANGE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_request_close": {"fq_name": "team_log.EventTypeArg.file_request_close", "param_name": "fileRequestCloseValue", "static_instance": "FILE_REQUEST_CLOSE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_request_create": {"fq_name": "team_log.EventTypeArg.file_request_create", "param_name": "fileRequestCreateValue", "static_instance": "FILE_REQUEST_CREATE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_request_delete": {"fq_name": "team_log.EventTypeArg.file_request_delete", "param_name": "fileRequestDeleteValue", "static_instance": "FILE_REQUEST_DELETE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_request_receive_file": {"fq_name": "team_log.EventTypeArg.file_request_receive_file", "param_name": "fileRequestReceiveFileValue", "static_instance": "FILE_REQUEST_RECEIVE_FILE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.group_add_external_id": {"fq_name": "team_log.EventTypeArg.group_add_external_id", "param_name": "groupAddExternalIdValue", "static_instance": "GROUP_ADD_EXTERNAL_ID", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.group_add_member": {"fq_name": "team_log.EventTypeArg.group_add_member", "param_name": "groupAddMemberValue", "static_instance": "GROUP_ADD_MEMBER", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.group_change_external_id": {"fq_name": "team_log.EventTypeArg.group_change_external_id", "param_name": "groupChangeExternalIdValue", "static_instance": "GROUP_CHANGE_EXTERNAL_ID", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.group_change_management_type": {"fq_name": "team_log.EventTypeArg.group_change_management_type", "param_name": "groupChangeManagementTypeValue", "static_instance": "GROUP_CHANGE_MANAGEMENT_TYPE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.group_change_member_role": {"fq_name": "team_log.EventTypeArg.group_change_member_role", "param_name": "groupChangeMemberRoleValue", "static_instance": "GROUP_CHANGE_MEMBER_ROLE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.group_create": {"fq_name": "team_log.EventTypeArg.group_create", "param_name": "groupCreateValue", "static_instance": "GROUP_CREATE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.group_delete": {"fq_name": "team_log.EventTypeArg.group_delete", "param_name": "groupDeleteValue", "static_instance": "GROUP_DELETE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.group_description_updated": {"fq_name": "team_log.EventTypeArg.group_description_updated", "param_name": "groupDescriptionUpdatedValue", "static_instance": "GROUP_DESCRIPTION_UPDATED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.group_join_policy_updated": {"fq_name": "team_log.EventTypeArg.group_join_policy_updated", "param_name": "groupJoinPolicyUpdatedValue", "static_instance": "GROUP_JOIN_POLICY_UPDATED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.group_moved": {"fq_name": "team_log.EventTypeArg.group_moved", "param_name": "groupMovedValue", "static_instance": "GROUP_MOVED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.group_remove_external_id": {"fq_name": "team_log.EventTypeArg.group_remove_external_id", "param_name": "groupRemoveExternalIdValue", "static_instance": "GROUP_REMOVE_EXTERNAL_ID", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.group_remove_member": {"fq_name": "team_log.EventTypeArg.group_remove_member", "param_name": "groupRemoveMemberValue", "static_instance": "GROUP_REMOVE_MEMBER", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.group_rename": {"fq_name": "team_log.EventTypeArg.group_rename", "param_name": "groupRenameValue", "static_instance": "GROUP_RENAME", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.account_lock_or_unlocked": {"fq_name": "team_log.EventTypeArg.account_lock_or_unlocked", "param_name": "accountLockOrUnlockedValue", "static_instance": "ACCOUNT_LOCK_OR_UNLOCKED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.emm_error": {"fq_name": "team_log.EventTypeArg.emm_error", "param_name": "emmErrorValue", "static_instance": "EMM_ERROR", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.guest_admin_signed_in_via_trusted_teams": {"fq_name": "team_log.EventTypeArg.guest_admin_signed_in_via_trusted_teams", "param_name": "guestAdminSignedInViaTrustedTeamsValue", "static_instance": "GUEST_ADMIN_SIGNED_IN_VIA_TRUSTED_TEAMS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.guest_admin_signed_out_via_trusted_teams": {"fq_name": "team_log.EventTypeArg.guest_admin_signed_out_via_trusted_teams", "param_name": "guestAdminSignedOutViaTrustedTeamsValue", "static_instance": "GUEST_ADMIN_SIGNED_OUT_VIA_TRUSTED_TEAMS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.login_fail": {"fq_name": "team_log.EventTypeArg.login_fail", "param_name": "loginFailValue", "static_instance": "LOGIN_FAIL", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.login_success": {"fq_name": "team_log.EventTypeArg.login_success", "param_name": "loginSuccessValue", "static_instance": "LOGIN_SUCCESS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.logout": {"fq_name": "team_log.EventTypeArg.logout", "param_name": "logoutValue", "static_instance": "LOGOUT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.reseller_support_session_end": {"fq_name": "team_log.EventTypeArg.reseller_support_session_end", "param_name": "resellerSupportSessionEndValue", "static_instance": "RESELLER_SUPPORT_SESSION_END", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.reseller_support_session_start": {"fq_name": "team_log.EventTypeArg.reseller_support_session_start", "param_name": "resellerSupportSessionStartValue", "static_instance": "RESELLER_SUPPORT_SESSION_START", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sign_in_as_session_end": {"fq_name": "team_log.EventTypeArg.sign_in_as_session_end", "param_name": "signInAsSessionEndValue", "static_instance": "SIGN_IN_AS_SESSION_END", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sign_in_as_session_start": {"fq_name": "team_log.EventTypeArg.sign_in_as_session_start", "param_name": "signInAsSessionStartValue", "static_instance": "SIGN_IN_AS_SESSION_START", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sso_error": {"fq_name": "team_log.EventTypeArg.sso_error", "param_name": "ssoErrorValue", "static_instance": "SSO_ERROR", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.backup_admin_invitation_sent": {"fq_name": "team_log.EventTypeArg.backup_admin_invitation_sent", "param_name": "backupAdminInvitationSentValue", "static_instance": "BACKUP_ADMIN_INVITATION_SENT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.backup_invitation_opened": {"fq_name": "team_log.EventTypeArg.backup_invitation_opened", "param_name": "backupInvitationOpenedValue", "static_instance": "BACKUP_INVITATION_OPENED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.create_team_invite_link": {"fq_name": "team_log.EventTypeArg.create_team_invite_link", "param_name": "createTeamInviteLinkValue", "static_instance": "CREATE_TEAM_INVITE_LINK", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.delete_team_invite_link": {"fq_name": "team_log.EventTypeArg.delete_team_invite_link", "param_name": "deleteTeamInviteLinkValue", "static_instance": "DELETE_TEAM_INVITE_LINK", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_add_external_id": {"fq_name": "team_log.EventTypeArg.member_add_external_id", "param_name": "memberAddExternalIdValue", "static_instance": "MEMBER_ADD_EXTERNAL_ID", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_add_name": {"fq_name": "team_log.EventTypeArg.member_add_name", "param_name": "memberAddNameValue", "static_instance": "MEMBER_ADD_NAME", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_change_admin_role": {"fq_name": "team_log.EventTypeArg.member_change_admin_role", "param_name": "memberChangeAdminRoleValue", "static_instance": "MEMBER_CHANGE_ADMIN_ROLE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_change_email": {"fq_name": "team_log.EventTypeArg.member_change_email", "param_name": "memberChangeEmailValue", "static_instance": "MEMBER_CHANGE_EMAIL", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_change_external_id": {"fq_name": "team_log.EventTypeArg.member_change_external_id", "param_name": "memberChangeExternalIdValue", "static_instance": "MEMBER_CHANGE_EXTERNAL_ID", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_change_membership_type": {"fq_name": "team_log.EventTypeArg.member_change_membership_type", "param_name": "memberChangeMembershipTypeValue", "static_instance": "MEMBER_CHANGE_MEMBERSHIP_TYPE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_change_name": {"fq_name": "team_log.EventTypeArg.member_change_name", "param_name": "memberChangeNameValue", "static_instance": "MEMBER_CHANGE_NAME", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_change_reseller_role": {"fq_name": "team_log.EventTypeArg.member_change_reseller_role", "param_name": "memberChangeResellerRoleValue", "static_instance": "MEMBER_CHANGE_RESELLER_ROLE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_change_status": {"fq_name": "team_log.EventTypeArg.member_change_status", "param_name": "memberChangeStatusValue", "static_instance": "MEMBER_CHANGE_STATUS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_delete_manual_contacts": {"fq_name": "team_log.EventTypeArg.member_delete_manual_contacts", "param_name": "memberDeleteManualContactsValue", "static_instance": "MEMBER_DELETE_MANUAL_CONTACTS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_delete_profile_photo": {"fq_name": "team_log.EventTypeArg.member_delete_profile_photo", "param_name": "memberDeleteProfilePhotoValue", "static_instance": "MEMBER_DELETE_PROFILE_PHOTO", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_permanently_delete_account_contents": {"fq_name": "team_log.EventTypeArg.member_permanently_delete_account_contents", "param_name": "memberPermanentlyDeleteAccountContentsValue", "static_instance": "MEMBER_PERMANENTLY_DELETE_ACCOUNT_CONTENTS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_remove_external_id": {"fq_name": "team_log.EventTypeArg.member_remove_external_id", "param_name": "memberRemoveExternalIdValue", "static_instance": "MEMBER_REMOVE_EXTERNAL_ID", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_set_profile_photo": {"fq_name": "team_log.EventTypeArg.member_set_profile_photo", "param_name": "memberSetProfilePhotoValue", "static_instance": "MEMBER_SET_PROFILE_PHOTO", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_space_limits_add_custom_quota": {"fq_name": "team_log.EventTypeArg.member_space_limits_add_custom_quota", "param_name": "memberSpaceLimitsAddCustomQuotaValue", "static_instance": "MEMBER_SPACE_LIMITS_ADD_CUSTOM_QUOTA", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_space_limits_change_custom_quota": {"fq_name": "team_log.EventTypeArg.member_space_limits_change_custom_quota", "param_name": "memberSpaceLimitsChangeCustomQuotaValue", "static_instance": "MEMBER_SPACE_LIMITS_CHANGE_CUSTOM_QUOTA", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_space_limits_change_status": {"fq_name": "team_log.EventTypeArg.member_space_limits_change_status", "param_name": "memberSpaceLimitsChangeStatusValue", "static_instance": "MEMBER_SPACE_LIMITS_CHANGE_STATUS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_space_limits_remove_custom_quota": {"fq_name": "team_log.EventTypeArg.member_space_limits_remove_custom_quota", "param_name": "memberSpaceLimitsRemoveCustomQuotaValue", "static_instance": "MEMBER_SPACE_LIMITS_REMOVE_CUSTOM_QUOTA", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_suggest": {"fq_name": "team_log.EventTypeArg.member_suggest", "param_name": "memberSuggestValue", "static_instance": "MEMBER_SUGGEST", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_transfer_account_contents": {"fq_name": "team_log.EventTypeArg.member_transfer_account_contents", "param_name": "memberTransferAccountContentsValue", "static_instance": "MEMBER_TRANSFER_ACCOUNT_CONTENTS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.pending_secondary_email_added": {"fq_name": "team_log.EventTypeArg.pending_secondary_email_added", "param_name": "pendingSecondaryEmailAddedValue", "static_instance": "PENDING_SECONDARY_EMAIL_ADDED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.secondary_email_deleted": {"fq_name": "team_log.EventTypeArg.secondary_email_deleted", "param_name": "secondaryEmailDeletedValue", "static_instance": "SECONDARY_EMAIL_DELETED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.secondary_email_verified": {"fq_name": "team_log.EventTypeArg.secondary_email_verified", "param_name": "secondaryEmailVerifiedValue", "static_instance": "SECONDARY_EMAIL_VERIFIED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.secondary_mails_policy_changed": {"fq_name": "team_log.EventTypeArg.secondary_mails_policy_changed", "param_name": "secondaryMailsPolicyChangedValue", "static_instance": "SECONDARY_MAILS_POLICY_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.binder_add_page": {"fq_name": "team_log.EventTypeArg.binder_add_page", "param_name": "binderAddPageValue", "static_instance": "BINDER_ADD_PAGE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.binder_add_section": {"fq_name": "team_log.EventTypeArg.binder_add_section", "param_name": "binderAddSectionValue", "static_instance": "BINDER_ADD_SECTION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.binder_remove_page": {"fq_name": "team_log.EventTypeArg.binder_remove_page", "param_name": "binderRemovePageValue", "static_instance": "BINDER_REMOVE_PAGE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.binder_remove_section": {"fq_name": "team_log.EventTypeArg.binder_remove_section", "param_name": "binderRemoveSectionValue", "static_instance": "BINDER_REMOVE_SECTION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.binder_rename_page": {"fq_name": "team_log.EventTypeArg.binder_rename_page", "param_name": "binderRenamePageValue", "static_instance": "BINDER_RENAME_PAGE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.binder_rename_section": {"fq_name": "team_log.EventTypeArg.binder_rename_section", "param_name": "binderRenameSectionValue", "static_instance": "BINDER_RENAME_SECTION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.binder_reorder_page": {"fq_name": "team_log.EventTypeArg.binder_reorder_page", "param_name": "binderReorderPageValue", "static_instance": "BINDER_REORDER_PAGE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.binder_reorder_section": {"fq_name": "team_log.EventTypeArg.binder_reorder_section", "param_name": "binderReorderSectionValue", "static_instance": "BINDER_REORDER_SECTION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_content_add_member": {"fq_name": "team_log.EventTypeArg.paper_content_add_member", "param_name": "paperContentAddMemberValue", "static_instance": "PAPER_CONTENT_ADD_MEMBER", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_content_add_to_folder": {"fq_name": "team_log.EventTypeArg.paper_content_add_to_folder", "param_name": "paperContentAddToFolderValue", "static_instance": "PAPER_CONTENT_ADD_TO_FOLDER", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_content_archive": {"fq_name": "team_log.EventTypeArg.paper_content_archive", "param_name": "paperContentArchiveValue", "static_instance": "PAPER_CONTENT_ARCHIVE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_content_create": {"fq_name": "team_log.EventTypeArg.paper_content_create", "param_name": "paperContentCreateValue", "static_instance": "PAPER_CONTENT_CREATE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_content_permanently_delete": {"fq_name": "team_log.EventTypeArg.paper_content_permanently_delete", "param_name": "paperContentPermanentlyDeleteValue", "static_instance": "PAPER_CONTENT_PERMANENTLY_DELETE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_content_remove_from_folder": {"fq_name": "team_log.EventTypeArg.paper_content_remove_from_folder", "param_name": "paperContentRemoveFromFolderValue", "static_instance": "PAPER_CONTENT_REMOVE_FROM_FOLDER", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_content_remove_member": {"fq_name": "team_log.EventTypeArg.paper_content_remove_member", "param_name": "paperContentRemoveMemberValue", "static_instance": "PAPER_CONTENT_REMOVE_MEMBER", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_content_rename": {"fq_name": "team_log.EventTypeArg.paper_content_rename", "param_name": "paperContentRenameValue", "static_instance": "PAPER_CONTENT_RENAME", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_content_restore": {"fq_name": "team_log.EventTypeArg.paper_content_restore", "param_name": "paperContentRestoreValue", "static_instance": "PAPER_CONTENT_RESTORE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_doc_add_comment": {"fq_name": "team_log.EventTypeArg.paper_doc_add_comment", "param_name": "paperDocAddCommentValue", "static_instance": "PAPER_DOC_ADD_COMMENT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_doc_change_member_role": {"fq_name": "team_log.EventTypeArg.paper_doc_change_member_role", "param_name": "paperDocChangeMemberRoleValue", "static_instance": "PAPER_DOC_CHANGE_MEMBER_ROLE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_doc_change_sharing_policy": {"fq_name": "team_log.EventTypeArg.paper_doc_change_sharing_policy", "param_name": "paperDocChangeSharingPolicyValue", "static_instance": "PAPER_DOC_CHANGE_SHARING_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_doc_change_subscription": {"fq_name": "team_log.EventTypeArg.paper_doc_change_subscription", "param_name": "paperDocChangeSubscriptionValue", "static_instance": "PAPER_DOC_CHANGE_SUBSCRIPTION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_doc_deleted": {"fq_name": "team_log.EventTypeArg.paper_doc_deleted", "param_name": "paperDocDeletedValue", "static_instance": "PAPER_DOC_DELETED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_doc_delete_comment": {"fq_name": "team_log.EventTypeArg.paper_doc_delete_comment", "param_name": "paperDocDeleteCommentValue", "static_instance": "PAPER_DOC_DELETE_COMMENT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_doc_download": {"fq_name": "team_log.EventTypeArg.paper_doc_download", "param_name": "paperDocDownloadValue", "static_instance": "PAPER_DOC_DOWNLOAD", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_doc_edit": {"fq_name": "team_log.EventTypeArg.paper_doc_edit", "param_name": "paperDocEditValue", "static_instance": "PAPER_DOC_EDIT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_doc_edit_comment": {"fq_name": "team_log.EventTypeArg.paper_doc_edit_comment", "param_name": "paperDocEditCommentValue", "static_instance": "PAPER_DOC_EDIT_COMMENT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_doc_followed": {"fq_name": "team_log.EventTypeArg.paper_doc_followed", "param_name": "paperDocFollowedValue", "static_instance": "PAPER_DOC_FOLLOWED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_doc_mention": {"fq_name": "team_log.EventTypeArg.paper_doc_mention", "param_name": "paperDocMentionValue", "static_instance": "PAPER_DOC_MENTION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_doc_ownership_changed": {"fq_name": "team_log.EventTypeArg.paper_doc_ownership_changed", "param_name": "paperDocOwnershipChangedValue", "static_instance": "PAPER_DOC_OWNERSHIP_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_doc_request_access": {"fq_name": "team_log.EventTypeArg.paper_doc_request_access", "param_name": "paperDocRequestAccessValue", "static_instance": "PAPER_DOC_REQUEST_ACCESS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_doc_resolve_comment": {"fq_name": "team_log.EventTypeArg.paper_doc_resolve_comment", "param_name": "paperDocResolveCommentValue", "static_instance": "PAPER_DOC_RESOLVE_COMMENT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_doc_revert": {"fq_name": "team_log.EventTypeArg.paper_doc_revert", "param_name": "paperDocRevertValue", "static_instance": "PAPER_DOC_REVERT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_doc_slack_share": {"fq_name": "team_log.EventTypeArg.paper_doc_slack_share", "param_name": "paperDocSlackShareValue", "static_instance": "PAPER_DOC_SLACK_SHARE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_doc_team_invite": {"fq_name": "team_log.EventTypeArg.paper_doc_team_invite", "param_name": "paperDocTeamInviteValue", "static_instance": "PAPER_DOC_TEAM_INVITE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_doc_trashed": {"fq_name": "team_log.EventTypeArg.paper_doc_trashed", "param_name": "paperDocTrashedValue", "static_instance": "PAPER_DOC_TRASHED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_doc_unresolve_comment": {"fq_name": "team_log.EventTypeArg.paper_doc_unresolve_comment", "param_name": "paperDocUnresolveCommentValue", "static_instance": "PAPER_DOC_UNRESOLVE_COMMENT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_doc_untrashed": {"fq_name": "team_log.EventTypeArg.paper_doc_untrashed", "param_name": "paperDocUntrashedValue", "static_instance": "PAPER_DOC_UNTRASHED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_doc_view": {"fq_name": "team_log.EventTypeArg.paper_doc_view", "param_name": "paperDocViewValue", "static_instance": "PAPER_DOC_VIEW", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_external_view_allow": {"fq_name": "team_log.EventTypeArg.paper_external_view_allow", "param_name": "paperExternalViewAllowValue", "static_instance": "PAPER_EXTERNAL_VIEW_ALLOW", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_external_view_default_team": {"fq_name": "team_log.EventTypeArg.paper_external_view_default_team", "param_name": "paperExternalViewDefaultTeamValue", "static_instance": "PAPER_EXTERNAL_VIEW_DEFAULT_TEAM", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_external_view_forbid": {"fq_name": "team_log.EventTypeArg.paper_external_view_forbid", "param_name": "paperExternalViewForbidValue", "static_instance": "PAPER_EXTERNAL_VIEW_FORBID", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_folder_change_subscription": {"fq_name": "team_log.EventTypeArg.paper_folder_change_subscription", "param_name": "paperFolderChangeSubscriptionValue", "static_instance": "PAPER_FOLDER_CHANGE_SUBSCRIPTION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_folder_deleted": {"fq_name": "team_log.EventTypeArg.paper_folder_deleted", "param_name": "paperFolderDeletedValue", "static_instance": "PAPER_FOLDER_DELETED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_folder_followed": {"fq_name": "team_log.EventTypeArg.paper_folder_followed", "param_name": "paperFolderFollowedValue", "static_instance": "PAPER_FOLDER_FOLLOWED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_folder_team_invite": {"fq_name": "team_log.EventTypeArg.paper_folder_team_invite", "param_name": "paperFolderTeamInviteValue", "static_instance": "PAPER_FOLDER_TEAM_INVITE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_published_link_change_permission": {"fq_name": "team_log.EventTypeArg.paper_published_link_change_permission", "param_name": "paperPublishedLinkChangePermissionValue", "static_instance": "PAPER_PUBLISHED_LINK_CHANGE_PERMISSION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_published_link_create": {"fq_name": "team_log.EventTypeArg.paper_published_link_create", "param_name": "paperPublishedLinkCreateValue", "static_instance": "PAPER_PUBLISHED_LINK_CREATE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_published_link_disabled": {"fq_name": "team_log.EventTypeArg.paper_published_link_disabled", "param_name": "paperPublishedLinkDisabledValue", "static_instance": "PAPER_PUBLISHED_LINK_DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_published_link_view": {"fq_name": "team_log.EventTypeArg.paper_published_link_view", "param_name": "paperPublishedLinkViewValue", "static_instance": "PAPER_PUBLISHED_LINK_VIEW", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.password_change": {"fq_name": "team_log.EventTypeArg.password_change", "param_name": "passwordChangeValue", "static_instance": "PASSWORD_CHANGE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.password_reset": {"fq_name": "team_log.EventTypeArg.password_reset", "param_name": "passwordResetValue", "static_instance": "PASSWORD_RESET", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.password_reset_all": {"fq_name": "team_log.EventTypeArg.password_reset_all", "param_name": "passwordResetAllValue", "static_instance": "PASSWORD_RESET_ALL", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.classification_create_report": {"fq_name": "team_log.EventTypeArg.classification_create_report", "param_name": "classificationCreateReportValue", "static_instance": "CLASSIFICATION_CREATE_REPORT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.classification_create_report_fail": {"fq_name": "team_log.EventTypeArg.classification_create_report_fail", "param_name": "classificationCreateReportFailValue", "static_instance": "CLASSIFICATION_CREATE_REPORT_FAIL", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.emm_create_exceptions_report": {"fq_name": "team_log.EventTypeArg.emm_create_exceptions_report", "param_name": "emmCreateExceptionsReportValue", "static_instance": "EMM_CREATE_EXCEPTIONS_REPORT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.emm_create_usage_report": {"fq_name": "team_log.EventTypeArg.emm_create_usage_report", "param_name": "emmCreateUsageReportValue", "static_instance": "EMM_CREATE_USAGE_REPORT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.export_members_report": {"fq_name": "team_log.EventTypeArg.export_members_report", "param_name": "exportMembersReportValue", "static_instance": "EXPORT_MEMBERS_REPORT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.export_members_report_fail": {"fq_name": "team_log.EventTypeArg.export_members_report_fail", "param_name": "exportMembersReportFailValue", "static_instance": "EXPORT_MEMBERS_REPORT_FAIL", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.external_sharing_create_report": {"fq_name": "team_log.EventTypeArg.external_sharing_create_report", "param_name": "externalSharingCreateReportValue", "static_instance": "EXTERNAL_SHARING_CREATE_REPORT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.external_sharing_report_failed": {"fq_name": "team_log.EventTypeArg.external_sharing_report_failed", "param_name": "externalSharingReportFailedValue", "static_instance": "EXTERNAL_SHARING_REPORT_FAILED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.no_expiration_link_gen_create_report": {"fq_name": "team_log.EventTypeArg.no_expiration_link_gen_create_report", "param_name": "noExpirationLinkGenCreateReportValue", "static_instance": "NO_EXPIRATION_LINK_GEN_CREATE_REPORT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.no_expiration_link_gen_report_failed": {"fq_name": "team_log.EventTypeArg.no_expiration_link_gen_report_failed", "param_name": "noExpirationLinkGenReportFailedValue", "static_instance": "NO_EXPIRATION_LINK_GEN_REPORT_FAILED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.no_password_link_gen_create_report": {"fq_name": "team_log.EventTypeArg.no_password_link_gen_create_report", "param_name": "noPasswordLinkGenCreateReportValue", "static_instance": "NO_PASSWORD_LINK_GEN_CREATE_REPORT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.no_password_link_gen_report_failed": {"fq_name": "team_log.EventTypeArg.no_password_link_gen_report_failed", "param_name": "noPasswordLinkGenReportFailedValue", "static_instance": "NO_PASSWORD_LINK_GEN_REPORT_FAILED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.no_password_link_view_create_report": {"fq_name": "team_log.EventTypeArg.no_password_link_view_create_report", "param_name": "noPasswordLinkViewCreateReportValue", "static_instance": "NO_PASSWORD_LINK_VIEW_CREATE_REPORT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.no_password_link_view_report_failed": {"fq_name": "team_log.EventTypeArg.no_password_link_view_report_failed", "param_name": "noPasswordLinkViewReportFailedValue", "static_instance": "NO_PASSWORD_LINK_VIEW_REPORT_FAILED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.outdated_link_view_create_report": {"fq_name": "team_log.EventTypeArg.outdated_link_view_create_report", "param_name": "outdatedLinkViewCreateReportValue", "static_instance": "OUTDATED_LINK_VIEW_CREATE_REPORT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.outdated_link_view_report_failed": {"fq_name": "team_log.EventTypeArg.outdated_link_view_report_failed", "param_name": "outdatedLinkViewReportFailedValue", "static_instance": "OUTDATED_LINK_VIEW_REPORT_FAILED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_admin_export_start": {"fq_name": "team_log.EventTypeArg.paper_admin_export_start", "param_name": "paperAdminExportStartValue", "static_instance": "PAPER_ADMIN_EXPORT_START", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.ransomware_alert_create_report": {"fq_name": "team_log.EventTypeArg.ransomware_alert_create_report", "param_name": "ransomwareAlertCreateReportValue", "static_instance": "RANSOMWARE_ALERT_CREATE_REPORT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.ransomware_alert_create_report_failed": {"fq_name": "team_log.EventTypeArg.ransomware_alert_create_report_failed", "param_name": "ransomwareAlertCreateReportFailedValue", "static_instance": "RANSOMWARE_ALERT_CREATE_REPORT_FAILED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.smart_sync_create_admin_privilege_report": {"fq_name": "team_log.EventTypeArg.smart_sync_create_admin_privilege_report", "param_name": "smartSyncCreateAdminPrivilegeReportValue", "static_instance": "SMART_SYNC_CREATE_ADMIN_PRIVILEGE_REPORT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_activity_create_report": {"fq_name": "team_log.EventTypeArg.team_activity_create_report", "param_name": "teamActivityCreateReportValue", "static_instance": "TEAM_ACTIVITY_CREATE_REPORT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_activity_create_report_fail": {"fq_name": "team_log.EventTypeArg.team_activity_create_report_fail", "param_name": "teamActivityCreateReportFailValue", "static_instance": "TEAM_ACTIVITY_CREATE_REPORT_FAIL", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.collection_share": {"fq_name": "team_log.EventTypeArg.collection_share", "param_name": "collectionShareValue", "static_instance": "COLLECTION_SHARE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_transfers_file_add": {"fq_name": "team_log.EventTypeArg.file_transfers_file_add", "param_name": "fileTransfersFileAddValue", "static_instance": "FILE_TRANSFERS_FILE_ADD", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_transfers_transfer_delete": {"fq_name": "team_log.EventTypeArg.file_transfers_transfer_delete", "param_name": "fileTransfersTransferDeleteValue", "static_instance": "FILE_TRANSFERS_TRANSFER_DELETE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_transfers_transfer_download": {"fq_name": "team_log.EventTypeArg.file_transfers_transfer_download", "param_name": "fileTransfersTransferDownloadValue", "static_instance": "FILE_TRANSFERS_TRANSFER_DOWNLOAD", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_transfers_transfer_send": {"fq_name": "team_log.EventTypeArg.file_transfers_transfer_send", "param_name": "fileTransfersTransferSendValue", "static_instance": "FILE_TRANSFERS_TRANSFER_SEND", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_transfers_transfer_view": {"fq_name": "team_log.EventTypeArg.file_transfers_transfer_view", "param_name": "fileTransfersTransferViewValue", "static_instance": "FILE_TRANSFERS_TRANSFER_VIEW", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.note_acl_invite_only": {"fq_name": "team_log.EventTypeArg.note_acl_invite_only", "param_name": "noteAclInviteOnlyValue", "static_instance": "NOTE_ACL_INVITE_ONLY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.note_acl_link": {"fq_name": "team_log.EventTypeArg.note_acl_link", "param_name": "noteAclLinkValue", "static_instance": "NOTE_ACL_LINK", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.note_acl_team_link": {"fq_name": "team_log.EventTypeArg.note_acl_team_link", "param_name": "noteAclTeamLinkValue", "static_instance": "NOTE_ACL_TEAM_LINK", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.note_shared": {"fq_name": "team_log.EventTypeArg.note_shared", "param_name": "noteSharedValue", "static_instance": "NOTE_SHARED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.note_share_receive": {"fq_name": "team_log.EventTypeArg.note_share_receive", "param_name": "noteShareReceiveValue", "static_instance": "NOTE_SHARE_RECEIVE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.open_note_shared": {"fq_name": "team_log.EventTypeArg.open_note_shared", "param_name": "openNoteSharedValue", "static_instance": "OPEN_NOTE_SHARED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.replay_file_shared_link_created": {"fq_name": "team_log.EventTypeArg.replay_file_shared_link_created", "param_name": "replayFileSharedLinkCreatedValue", "static_instance": "REPLAY_FILE_SHARED_LINK_CREATED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.replay_file_shared_link_modified": {"fq_name": "team_log.EventTypeArg.replay_file_shared_link_modified", "param_name": "replayFileSharedLinkModifiedValue", "static_instance": "REPLAY_FILE_SHARED_LINK_MODIFIED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.replay_project_team_add": {"fq_name": "team_log.EventTypeArg.replay_project_team_add", "param_name": "replayProjectTeamAddValue", "static_instance": "REPLAY_PROJECT_TEAM_ADD", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.replay_project_team_delete": {"fq_name": "team_log.EventTypeArg.replay_project_team_delete", "param_name": "replayProjectTeamDeleteValue", "static_instance": "REPLAY_PROJECT_TEAM_DELETE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sf_add_group": {"fq_name": "team_log.EventTypeArg.sf_add_group", "param_name": "sfAddGroupValue", "static_instance": "SF_ADD_GROUP", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sf_allow_non_members_to_view_shared_links": {"fq_name": "team_log.EventTypeArg.sf_allow_non_members_to_view_shared_links", "param_name": "sfAllowNonMembersToViewSharedLinksValue", "static_instance": "SF_ALLOW_NON_MEMBERS_TO_VIEW_SHARED_LINKS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sf_external_invite_warn": {"fq_name": "team_log.EventTypeArg.sf_external_invite_warn", "param_name": "sfExternalInviteWarnValue", "static_instance": "SF_EXTERNAL_INVITE_WARN", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sf_fb_invite": {"fq_name": "team_log.EventTypeArg.sf_fb_invite", "param_name": "sfFbInviteValue", "static_instance": "SF_FB_INVITE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sf_fb_invite_change_role": {"fq_name": "team_log.EventTypeArg.sf_fb_invite_change_role", "param_name": "sfFbInviteChangeRoleValue", "static_instance": "SF_FB_INVITE_CHANGE_ROLE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sf_fb_uninvite": {"fq_name": "team_log.EventTypeArg.sf_fb_uninvite", "param_name": "sfFbUninviteValue", "static_instance": "SF_FB_UNINVITE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sf_invite_group": {"fq_name": "team_log.EventTypeArg.sf_invite_group", "param_name": "sfInviteGroupValue", "static_instance": "SF_INVITE_GROUP", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sf_team_grant_access": {"fq_name": "team_log.EventTypeArg.sf_team_grant_access", "param_name": "sfTeamGrantAccessValue", "static_instance": "SF_TEAM_GRANT_ACCESS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sf_team_invite": {"fq_name": "team_log.EventTypeArg.sf_team_invite", "param_name": "sfTeamInviteValue", "static_instance": "SF_TEAM_INVITE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sf_team_invite_change_role": {"fq_name": "team_log.EventTypeArg.sf_team_invite_change_role", "param_name": "sfTeamInviteChangeRoleValue", "static_instance": "SF_TEAM_INVITE_CHANGE_ROLE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sf_team_join": {"fq_name": "team_log.EventTypeArg.sf_team_join", "param_name": "sfTeamJoinValue", "static_instance": "SF_TEAM_JOIN", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sf_team_join_from_oob_link": {"fq_name": "team_log.EventTypeArg.sf_team_join_from_oob_link", "param_name": "sfTeamJoinFromOobLinkValue", "static_instance": "SF_TEAM_JOIN_FROM_OOB_LINK", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sf_team_uninvite": {"fq_name": "team_log.EventTypeArg.sf_team_uninvite", "param_name": "sfTeamUninviteValue", "static_instance": "SF_TEAM_UNINVITE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_content_add_invitees": {"fq_name": "team_log.EventTypeArg.shared_content_add_invitees", "param_name": "sharedContentAddInviteesValue", "static_instance": "SHARED_CONTENT_ADD_INVITEES", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_content_add_link_expiry": {"fq_name": "team_log.EventTypeArg.shared_content_add_link_expiry", "param_name": "sharedContentAddLinkExpiryValue", "static_instance": "SHARED_CONTENT_ADD_LINK_EXPIRY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_content_add_link_password": {"fq_name": "team_log.EventTypeArg.shared_content_add_link_password", "param_name": "sharedContentAddLinkPasswordValue", "static_instance": "SHARED_CONTENT_ADD_LINK_PASSWORD", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_content_add_member": {"fq_name": "team_log.EventTypeArg.shared_content_add_member", "param_name": "sharedContentAddMemberValue", "static_instance": "SHARED_CONTENT_ADD_MEMBER", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_content_change_downloads_policy": {"fq_name": "team_log.EventTypeArg.shared_content_change_downloads_policy", "param_name": "sharedContentChangeDownloadsPolicyValue", "static_instance": "SHARED_CONTENT_CHANGE_DOWNLOADS_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_content_change_invitee_role": {"fq_name": "team_log.EventTypeArg.shared_content_change_invitee_role", "param_name": "sharedContentChangeInviteeRoleValue", "static_instance": "SHARED_CONTENT_CHANGE_INVITEE_ROLE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_content_change_link_audience": {"fq_name": "team_log.EventTypeArg.shared_content_change_link_audience", "param_name": "sharedContentChangeLinkAudienceValue", "static_instance": "SHARED_CONTENT_CHANGE_LINK_AUDIENCE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_content_change_link_expiry": {"fq_name": "team_log.EventTypeArg.shared_content_change_link_expiry", "param_name": "sharedContentChangeLinkExpiryValue", "static_instance": "SHARED_CONTENT_CHANGE_LINK_EXPIRY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_content_change_link_password": {"fq_name": "team_log.EventTypeArg.shared_content_change_link_password", "param_name": "sharedContentChangeLinkPasswordValue", "static_instance": "SHARED_CONTENT_CHANGE_LINK_PASSWORD", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_content_change_member_role": {"fq_name": "team_log.EventTypeArg.shared_content_change_member_role", "param_name": "sharedContentChangeMemberRoleValue", "static_instance": "SHARED_CONTENT_CHANGE_MEMBER_ROLE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_content_change_viewer_info_policy": {"fq_name": "team_log.EventTypeArg.shared_content_change_viewer_info_policy", "param_name": "sharedContentChangeViewerInfoPolicyValue", "static_instance": "SHARED_CONTENT_CHANGE_VIEWER_INFO_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_content_claim_invitation": {"fq_name": "team_log.EventTypeArg.shared_content_claim_invitation", "param_name": "sharedContentClaimInvitationValue", "static_instance": "SHARED_CONTENT_CLAIM_INVITATION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_content_copy": {"fq_name": "team_log.EventTypeArg.shared_content_copy", "param_name": "sharedContentCopyValue", "static_instance": "SHARED_CONTENT_COPY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_content_download": {"fq_name": "team_log.EventTypeArg.shared_content_download", "param_name": "sharedContentDownloadValue", "static_instance": "SHARED_CONTENT_DOWNLOAD", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_content_relinquish_membership": {"fq_name": "team_log.EventTypeArg.shared_content_relinquish_membership", "param_name": "sharedContentRelinquishMembershipValue", "static_instance": "SHARED_CONTENT_RELINQUISH_MEMBERSHIP", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_content_remove_invitees": {"fq_name": "team_log.EventTypeArg.shared_content_remove_invitees", "param_name": "sharedContentRemoveInviteesValue", "static_instance": "SHARED_CONTENT_REMOVE_INVITEES", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_content_remove_link_expiry": {"fq_name": "team_log.EventTypeArg.shared_content_remove_link_expiry", "param_name": "sharedContentRemoveLinkExpiryValue", "static_instance": "SHARED_CONTENT_REMOVE_LINK_EXPIRY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_content_remove_link_password": {"fq_name": "team_log.EventTypeArg.shared_content_remove_link_password", "param_name": "sharedContentRemoveLinkPasswordValue", "static_instance": "SHARED_CONTENT_REMOVE_LINK_PASSWORD", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_content_remove_member": {"fq_name": "team_log.EventTypeArg.shared_content_remove_member", "param_name": "sharedContentRemoveMemberValue", "static_instance": "SHARED_CONTENT_REMOVE_MEMBER", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_content_request_access": {"fq_name": "team_log.EventTypeArg.shared_content_request_access", "param_name": "sharedContentRequestAccessValue", "static_instance": "SHARED_CONTENT_REQUEST_ACCESS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_content_restore_invitees": {"fq_name": "team_log.EventTypeArg.shared_content_restore_invitees", "param_name": "sharedContentRestoreInviteesValue", "static_instance": "SHARED_CONTENT_RESTORE_INVITEES", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_content_restore_member": {"fq_name": "team_log.EventTypeArg.shared_content_restore_member", "param_name": "sharedContentRestoreMemberValue", "static_instance": "SHARED_CONTENT_RESTORE_MEMBER", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_content_unshare": {"fq_name": "team_log.EventTypeArg.shared_content_unshare", "param_name": "sharedContentUnshareValue", "static_instance": "SHARED_CONTENT_UNSHARE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_content_view": {"fq_name": "team_log.EventTypeArg.shared_content_view", "param_name": "sharedContentViewValue", "static_instance": "SHARED_CONTENT_VIEW", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_folder_change_link_policy": {"fq_name": "team_log.EventTypeArg.shared_folder_change_link_policy", "param_name": "sharedFolderChangeLinkPolicyValue", "static_instance": "SHARED_FOLDER_CHANGE_LINK_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_folder_change_members_inheritance_policy": {"fq_name": "team_log.EventTypeArg.shared_folder_change_members_inheritance_policy", "param_name": "sharedFolderChangeMembersInheritancePolicyValue", "static_instance": "SHARED_FOLDER_CHANGE_MEMBERS_INHERITANCE_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_folder_change_members_management_policy": {"fq_name": "team_log.EventTypeArg.shared_folder_change_members_management_policy", "param_name": "sharedFolderChangeMembersManagementPolicyValue", "static_instance": "SHARED_FOLDER_CHANGE_MEMBERS_MANAGEMENT_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_folder_change_members_policy": {"fq_name": "team_log.EventTypeArg.shared_folder_change_members_policy", "param_name": "sharedFolderChangeMembersPolicyValue", "static_instance": "SHARED_FOLDER_CHANGE_MEMBERS_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_folder_create": {"fq_name": "team_log.EventTypeArg.shared_folder_create", "param_name": "sharedFolderCreateValue", "static_instance": "SHARED_FOLDER_CREATE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_folder_decline_invitation": {"fq_name": "team_log.EventTypeArg.shared_folder_decline_invitation", "param_name": "sharedFolderDeclineInvitationValue", "static_instance": "SHARED_FOLDER_DECLINE_INVITATION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_folder_mount": {"fq_name": "team_log.EventTypeArg.shared_folder_mount", "param_name": "sharedFolderMountValue", "static_instance": "SHARED_FOLDER_MOUNT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_folder_nest": {"fq_name": "team_log.EventTypeArg.shared_folder_nest", "param_name": "sharedFolderNestValue", "static_instance": "SHARED_FOLDER_NEST", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_folder_transfer_ownership": {"fq_name": "team_log.EventTypeArg.shared_folder_transfer_ownership", "param_name": "sharedFolderTransferOwnershipValue", "static_instance": "SHARED_FOLDER_TRANSFER_OWNERSHIP", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_folder_unmount": {"fq_name": "team_log.EventTypeArg.shared_folder_unmount", "param_name": "sharedFolderUnmountValue", "static_instance": "SHARED_FOLDER_UNMOUNT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_link_add_expiry": {"fq_name": "team_log.EventTypeArg.shared_link_add_expiry", "param_name": "sharedLinkAddExpiryValue", "static_instance": "SHARED_LINK_ADD_EXPIRY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_link_change_expiry": {"fq_name": "team_log.EventTypeArg.shared_link_change_expiry", "param_name": "sharedLinkChangeExpiryValue", "static_instance": "SHARED_LINK_CHANGE_EXPIRY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_link_change_visibility": {"fq_name": "team_log.EventTypeArg.shared_link_change_visibility", "param_name": "sharedLinkChangeVisibilityValue", "static_instance": "SHARED_LINK_CHANGE_VISIBILITY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_link_copy": {"fq_name": "team_log.EventTypeArg.shared_link_copy", "param_name": "sharedLinkCopyValue", "static_instance": "SHARED_LINK_COPY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_link_create": {"fq_name": "team_log.EventTypeArg.shared_link_create", "param_name": "sharedLinkCreateValue", "static_instance": "SHARED_LINK_CREATE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_link_disable": {"fq_name": "team_log.EventTypeArg.shared_link_disable", "param_name": "sharedLinkDisableValue", "static_instance": "SHARED_LINK_DISABLE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_link_download": {"fq_name": "team_log.EventTypeArg.shared_link_download", "param_name": "sharedLinkDownloadValue", "static_instance": "SHARED_LINK_DOWNLOAD", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_link_remove_expiry": {"fq_name": "team_log.EventTypeArg.shared_link_remove_expiry", "param_name": "sharedLinkRemoveExpiryValue", "static_instance": "SHARED_LINK_REMOVE_EXPIRY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_link_settings_add_expiration": {"fq_name": "team_log.EventTypeArg.shared_link_settings_add_expiration", "param_name": "sharedLinkSettingsAddExpirationValue", "static_instance": "SHARED_LINK_SETTINGS_ADD_EXPIRATION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_link_settings_add_password": {"fq_name": "team_log.EventTypeArg.shared_link_settings_add_password", "param_name": "sharedLinkSettingsAddPasswordValue", "static_instance": "SHARED_LINK_SETTINGS_ADD_PASSWORD", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_link_settings_allow_download_disabled": {"fq_name": "team_log.EventTypeArg.shared_link_settings_allow_download_disabled", "param_name": "sharedLinkSettingsAllowDownloadDisabledValue", "static_instance": "SHARED_LINK_SETTINGS_ALLOW_DOWNLOAD_DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_link_settings_allow_download_enabled": {"fq_name": "team_log.EventTypeArg.shared_link_settings_allow_download_enabled", "param_name": "sharedLinkSettingsAllowDownloadEnabledValue", "static_instance": "SHARED_LINK_SETTINGS_ALLOW_DOWNLOAD_ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_link_settings_change_audience": {"fq_name": "team_log.EventTypeArg.shared_link_settings_change_audience", "param_name": "sharedLinkSettingsChangeAudienceValue", "static_instance": "SHARED_LINK_SETTINGS_CHANGE_AUDIENCE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_link_settings_change_expiration": {"fq_name": "team_log.EventTypeArg.shared_link_settings_change_expiration", "param_name": "sharedLinkSettingsChangeExpirationValue", "static_instance": "SHARED_LINK_SETTINGS_CHANGE_EXPIRATION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_link_settings_change_password": {"fq_name": "team_log.EventTypeArg.shared_link_settings_change_password", "param_name": "sharedLinkSettingsChangePasswordValue", "static_instance": "SHARED_LINK_SETTINGS_CHANGE_PASSWORD", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_link_settings_remove_expiration": {"fq_name": "team_log.EventTypeArg.shared_link_settings_remove_expiration", "param_name": "sharedLinkSettingsRemoveExpirationValue", "static_instance": "SHARED_LINK_SETTINGS_REMOVE_EXPIRATION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_link_settings_remove_password": {"fq_name": "team_log.EventTypeArg.shared_link_settings_remove_password", "param_name": "sharedLinkSettingsRemovePasswordValue", "static_instance": "SHARED_LINK_SETTINGS_REMOVE_PASSWORD", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_link_share": {"fq_name": "team_log.EventTypeArg.shared_link_share", "param_name": "sharedLinkShareValue", "static_instance": "SHARED_LINK_SHARE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_link_view": {"fq_name": "team_log.EventTypeArg.shared_link_view", "param_name": "sharedLinkViewValue", "static_instance": "SHARED_LINK_VIEW", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shared_note_opened": {"fq_name": "team_log.EventTypeArg.shared_note_opened", "param_name": "sharedNoteOpenedValue", "static_instance": "SHARED_NOTE_OPENED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shmodel_disable_downloads": {"fq_name": "team_log.EventTypeArg.shmodel_disable_downloads", "param_name": "shmodelDisableDownloadsValue", "static_instance": "SHMODEL_DISABLE_DOWNLOADS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shmodel_enable_downloads": {"fq_name": "team_log.EventTypeArg.shmodel_enable_downloads", "param_name": "shmodelEnableDownloadsValue", "static_instance": "SHMODEL_ENABLE_DOWNLOADS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.shmodel_group_share": {"fq_name": "team_log.EventTypeArg.shmodel_group_share", "param_name": "shmodelGroupShareValue", "static_instance": "SHMODEL_GROUP_SHARE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_access_granted": {"fq_name": "team_log.EventTypeArg.showcase_access_granted", "param_name": "showcaseAccessGrantedValue", "static_instance": "SHOWCASE_ACCESS_GRANTED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_add_member": {"fq_name": "team_log.EventTypeArg.showcase_add_member", "param_name": "showcaseAddMemberValue", "static_instance": "SHOWCASE_ADD_MEMBER", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_archived": {"fq_name": "team_log.EventTypeArg.showcase_archived", "param_name": "showcaseArchivedValue", "static_instance": "SHOWCASE_ARCHIVED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_created": {"fq_name": "team_log.EventTypeArg.showcase_created", "param_name": "showcaseCreatedValue", "static_instance": "SHOWCASE_CREATED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_delete_comment": {"fq_name": "team_log.EventTypeArg.showcase_delete_comment", "param_name": "showcaseDeleteCommentValue", "static_instance": "SHOWCASE_DELETE_COMMENT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_edited": {"fq_name": "team_log.EventTypeArg.showcase_edited", "param_name": "showcaseEditedValue", "static_instance": "SHOWCASE_EDITED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_edit_comment": {"fq_name": "team_log.EventTypeArg.showcase_edit_comment", "param_name": "showcaseEditCommentValue", "static_instance": "SHOWCASE_EDIT_COMMENT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_file_added": {"fq_name": "team_log.EventTypeArg.showcase_file_added", "param_name": "showcaseFileAddedValue", "static_instance": "SHOWCASE_FILE_ADDED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_file_download": {"fq_name": "team_log.EventTypeArg.showcase_file_download", "param_name": "showcaseFileDownloadValue", "static_instance": "SHOWCASE_FILE_DOWNLOAD", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_file_removed": {"fq_name": "team_log.EventTypeArg.showcase_file_removed", "param_name": "showcaseFileRemovedValue", "static_instance": "SHOWCASE_FILE_REMOVED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_file_view": {"fq_name": "team_log.EventTypeArg.showcase_file_view", "param_name": "showcaseFileViewValue", "static_instance": "SHOWCASE_FILE_VIEW", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_permanently_deleted": {"fq_name": "team_log.EventTypeArg.showcase_permanently_deleted", "param_name": "showcasePermanentlyDeletedValue", "static_instance": "SHOWCASE_PERMANENTLY_DELETED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_post_comment": {"fq_name": "team_log.EventTypeArg.showcase_post_comment", "param_name": "showcasePostCommentValue", "static_instance": "SHOWCASE_POST_COMMENT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_remove_member": {"fq_name": "team_log.EventTypeArg.showcase_remove_member", "param_name": "showcaseRemoveMemberValue", "static_instance": "SHOWCASE_REMOVE_MEMBER", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_renamed": {"fq_name": "team_log.EventTypeArg.showcase_renamed", "param_name": "showcaseRenamedValue", "static_instance": "SHOWCASE_RENAMED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_request_access": {"fq_name": "team_log.EventTypeArg.showcase_request_access", "param_name": "showcaseRequestAccessValue", "static_instance": "SHOWCASE_REQUEST_ACCESS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_resolve_comment": {"fq_name": "team_log.EventTypeArg.showcase_resolve_comment", "param_name": "showcaseResolveCommentValue", "static_instance": "SHOWCASE_RESOLVE_COMMENT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_restored": {"fq_name": "team_log.EventTypeArg.showcase_restored", "param_name": "showcaseRestoredValue", "static_instance": "SHOWCASE_RESTORED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_trashed": {"fq_name": "team_log.EventTypeArg.showcase_trashed", "param_name": "showcaseTrashedValue", "static_instance": "SHOWCASE_TRASHED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_trashed_deprecated": {"fq_name": "team_log.EventTypeArg.showcase_trashed_deprecated", "param_name": "showcaseTrashedDeprecatedValue", "static_instance": "SHOWCASE_TRASHED_DEPRECATED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_unresolve_comment": {"fq_name": "team_log.EventTypeArg.showcase_unresolve_comment", "param_name": "showcaseUnresolveCommentValue", "static_instance": "SHOWCASE_UNRESOLVE_COMMENT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_untrashed": {"fq_name": "team_log.EventTypeArg.showcase_untrashed", "param_name": "showcaseUntrashedValue", "static_instance": "SHOWCASE_UNTRASHED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_untrashed_deprecated": {"fq_name": "team_log.EventTypeArg.showcase_untrashed_deprecated", "param_name": "showcaseUntrashedDeprecatedValue", "static_instance": "SHOWCASE_UNTRASHED_DEPRECATED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_view": {"fq_name": "team_log.EventTypeArg.showcase_view", "param_name": "showcaseViewValue", "static_instance": "SHOWCASE_VIEW", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sso_add_cert": {"fq_name": "team_log.EventTypeArg.sso_add_cert", "param_name": "ssoAddCertValue", "static_instance": "SSO_ADD_CERT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sso_add_login_url": {"fq_name": "team_log.EventTypeArg.sso_add_login_url", "param_name": "ssoAddLoginUrlValue", "static_instance": "SSO_ADD_LOGIN_URL", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sso_add_logout_url": {"fq_name": "team_log.EventTypeArg.sso_add_logout_url", "param_name": "ssoAddLogoutUrlValue", "static_instance": "SSO_ADD_LOGOUT_URL", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sso_change_cert": {"fq_name": "team_log.EventTypeArg.sso_change_cert", "param_name": "ssoChangeCertValue", "static_instance": "SSO_CHANGE_CERT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sso_change_login_url": {"fq_name": "team_log.EventTypeArg.sso_change_login_url", "param_name": "ssoChangeLoginUrlValue", "static_instance": "SSO_CHANGE_LOGIN_URL", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sso_change_logout_url": {"fq_name": "team_log.EventTypeArg.sso_change_logout_url", "param_name": "ssoChangeLogoutUrlValue", "static_instance": "SSO_CHANGE_LOGOUT_URL", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sso_change_saml_identity_mode": {"fq_name": "team_log.EventTypeArg.sso_change_saml_identity_mode", "param_name": "ssoChangeSamlIdentityModeValue", "static_instance": "SSO_CHANGE_SAML_IDENTITY_MODE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sso_remove_cert": {"fq_name": "team_log.EventTypeArg.sso_remove_cert", "param_name": "ssoRemoveCertValue", "static_instance": "SSO_REMOVE_CERT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sso_remove_login_url": {"fq_name": "team_log.EventTypeArg.sso_remove_login_url", "param_name": "ssoRemoveLoginUrlValue", "static_instance": "SSO_REMOVE_LOGIN_URL", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sso_remove_logout_url": {"fq_name": "team_log.EventTypeArg.sso_remove_logout_url", "param_name": "ssoRemoveLogoutUrlValue", "static_instance": "SSO_REMOVE_LOGOUT_URL", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_folder_change_status": {"fq_name": "team_log.EventTypeArg.team_folder_change_status", "param_name": "teamFolderChangeStatusValue", "static_instance": "TEAM_FOLDER_CHANGE_STATUS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_folder_create": {"fq_name": "team_log.EventTypeArg.team_folder_create", "param_name": "teamFolderCreateValue", "static_instance": "TEAM_FOLDER_CREATE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_folder_downgrade": {"fq_name": "team_log.EventTypeArg.team_folder_downgrade", "param_name": "teamFolderDowngradeValue", "static_instance": "TEAM_FOLDER_DOWNGRADE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_folder_permanently_delete": {"fq_name": "team_log.EventTypeArg.team_folder_permanently_delete", "param_name": "teamFolderPermanentlyDeleteValue", "static_instance": "TEAM_FOLDER_PERMANENTLY_DELETE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_folder_rename": {"fq_name": "team_log.EventTypeArg.team_folder_rename", "param_name": "teamFolderRenameValue", "static_instance": "TEAM_FOLDER_RENAME", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_selective_sync_settings_changed": {"fq_name": "team_log.EventTypeArg.team_selective_sync_settings_changed", "param_name": "teamSelectiveSyncSettingsChangedValue", "static_instance": "TEAM_SELECTIVE_SYNC_SETTINGS_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.account_capture_change_policy": {"fq_name": "team_log.EventTypeArg.account_capture_change_policy", "param_name": "accountCaptureChangePolicyValue", "static_instance": "ACCOUNT_CAPTURE_CHANGE_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.admin_email_reminders_changed": {"fq_name": "team_log.EventTypeArg.admin_email_reminders_changed", "param_name": "adminEmailRemindersChangedValue", "static_instance": "ADMIN_EMAIL_REMINDERS_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.allow_download_disabled": {"fq_name": "team_log.EventTypeArg.allow_download_disabled", "param_name": "allowDownloadDisabledValue", "static_instance": "ALLOW_DOWNLOAD_DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.allow_download_enabled": {"fq_name": "team_log.EventTypeArg.allow_download_enabled", "param_name": "allowDownloadEnabledValue", "static_instance": "ALLOW_DOWNLOAD_ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.app_permissions_changed": {"fq_name": "team_log.EventTypeArg.app_permissions_changed", "param_name": "appPermissionsChangedValue", "static_instance": "APP_PERMISSIONS_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.camera_uploads_policy_changed": {"fq_name": "team_log.EventTypeArg.camera_uploads_policy_changed", "param_name": "cameraUploadsPolicyChangedValue", "static_instance": "CAMERA_UPLOADS_POLICY_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.capture_transcript_policy_changed": {"fq_name": "team_log.EventTypeArg.capture_transcript_policy_changed", "param_name": "captureTranscriptPolicyChangedValue", "static_instance": "CAPTURE_TRANSCRIPT_POLICY_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.classification_change_policy": {"fq_name": "team_log.EventTypeArg.classification_change_policy", "param_name": "classificationChangePolicyValue", "static_instance": "CLASSIFICATION_CHANGE_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.computer_backup_policy_changed": {"fq_name": "team_log.EventTypeArg.computer_backup_policy_changed", "param_name": "computerBackupPolicyChangedValue", "static_instance": "COMPUTER_BACKUP_POLICY_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.content_administration_policy_changed": {"fq_name": "team_log.EventTypeArg.content_administration_policy_changed", "param_name": "contentAdministrationPolicyChangedValue", "static_instance": "CONTENT_ADMINISTRATION_POLICY_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.data_placement_restriction_change_policy": {"fq_name": "team_log.EventTypeArg.data_placement_restriction_change_policy", "param_name": "dataPlacementRestrictionChangePolicyValue", "static_instance": "DATA_PLACEMENT_RESTRICTION_CHANGE_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.data_placement_restriction_satisfy_policy": {"fq_name": "team_log.EventTypeArg.data_placement_restriction_satisfy_policy", "param_name": "dataPlacementRestrictionSatisfyPolicyValue", "static_instance": "DATA_PLACEMENT_RESTRICTION_SATISFY_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.device_approvals_add_exception": {"fq_name": "team_log.EventTypeArg.device_approvals_add_exception", "param_name": "deviceApprovalsAddExceptionValue", "static_instance": "DEVICE_APPROVALS_ADD_EXCEPTION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.device_approvals_change_desktop_policy": {"fq_name": "team_log.EventTypeArg.device_approvals_change_desktop_policy", "param_name": "deviceApprovalsChangeDesktopPolicyValue", "static_instance": "DEVICE_APPROVALS_CHANGE_DESKTOP_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.device_approvals_change_mobile_policy": {"fq_name": "team_log.EventTypeArg.device_approvals_change_mobile_policy", "param_name": "deviceApprovalsChangeMobilePolicyValue", "static_instance": "DEVICE_APPROVALS_CHANGE_MOBILE_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.device_approvals_change_overage_action": {"fq_name": "team_log.EventTypeArg.device_approvals_change_overage_action", "param_name": "deviceApprovalsChangeOverageActionValue", "static_instance": "DEVICE_APPROVALS_CHANGE_OVERAGE_ACTION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.device_approvals_change_unlink_action": {"fq_name": "team_log.EventTypeArg.device_approvals_change_unlink_action", "param_name": "deviceApprovalsChangeUnlinkActionValue", "static_instance": "DEVICE_APPROVALS_CHANGE_UNLINK_ACTION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.device_approvals_remove_exception": {"fq_name": "team_log.EventTypeArg.device_approvals_remove_exception", "param_name": "deviceApprovalsRemoveExceptionValue", "static_instance": "DEVICE_APPROVALS_REMOVE_EXCEPTION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.directory_restrictions_add_members": {"fq_name": "team_log.EventTypeArg.directory_restrictions_add_members", "param_name": "directoryRestrictionsAddMembersValue", "static_instance": "DIRECTORY_RESTRICTIONS_ADD_MEMBERS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.directory_restrictions_remove_members": {"fq_name": "team_log.EventTypeArg.directory_restrictions_remove_members", "param_name": "directoryRestrictionsRemoveMembersValue", "static_instance": "DIRECTORY_RESTRICTIONS_REMOVE_MEMBERS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.dropbox_passwords_policy_changed": {"fq_name": "team_log.EventTypeArg.dropbox_passwords_policy_changed", "param_name": "dropboxPasswordsPolicyChangedValue", "static_instance": "DROPBOX_PASSWORDS_POLICY_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.email_ingest_policy_changed": {"fq_name": "team_log.EventTypeArg.email_ingest_policy_changed", "param_name": "emailIngestPolicyChangedValue", "static_instance": "EMAIL_INGEST_POLICY_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.emm_add_exception": {"fq_name": "team_log.EventTypeArg.emm_add_exception", "param_name": "emmAddExceptionValue", "static_instance": "EMM_ADD_EXCEPTION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.emm_change_policy": {"fq_name": "team_log.EventTypeArg.emm_change_policy", "param_name": "emmChangePolicyValue", "static_instance": "EMM_CHANGE_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.emm_remove_exception": {"fq_name": "team_log.EventTypeArg.emm_remove_exception", "param_name": "emmRemoveExceptionValue", "static_instance": "EMM_REMOVE_EXCEPTION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.extended_version_history_change_policy": {"fq_name": "team_log.EventTypeArg.extended_version_history_change_policy", "param_name": "extendedVersionHistoryChangePolicyValue", "static_instance": "EXTENDED_VERSION_HISTORY_CHANGE_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.external_drive_backup_policy_changed": {"fq_name": "team_log.EventTypeArg.external_drive_backup_policy_changed", "param_name": "externalDriveBackupPolicyChangedValue", "static_instance": "EXTERNAL_DRIVE_BACKUP_POLICY_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_comments_change_policy": {"fq_name": "team_log.EventTypeArg.file_comments_change_policy", "param_name": "fileCommentsChangePolicyValue", "static_instance": "FILE_COMMENTS_CHANGE_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_locking_policy_changed": {"fq_name": "team_log.EventTypeArg.file_locking_policy_changed", "param_name": "fileLockingPolicyChangedValue", "static_instance": "FILE_LOCKING_POLICY_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_provider_migration_policy_changed": {"fq_name": "team_log.EventTypeArg.file_provider_migration_policy_changed", "param_name": "fileProviderMigrationPolicyChangedValue", "static_instance": "FILE_PROVIDER_MIGRATION_POLICY_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_requests_change_policy": {"fq_name": "team_log.EventTypeArg.file_requests_change_policy", "param_name": "fileRequestsChangePolicyValue", "static_instance": "FILE_REQUESTS_CHANGE_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_requests_emails_enabled": {"fq_name": "team_log.EventTypeArg.file_requests_emails_enabled", "param_name": "fileRequestsEmailsEnabledValue", "static_instance": "FILE_REQUESTS_EMAILS_ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_requests_emails_restricted_to_team_only": {"fq_name": "team_log.EventTypeArg.file_requests_emails_restricted_to_team_only", "param_name": "fileRequestsEmailsRestrictedToTeamOnlyValue", "static_instance": "FILE_REQUESTS_EMAILS_RESTRICTED_TO_TEAM_ONLY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.file_transfers_policy_changed": {"fq_name": "team_log.EventTypeArg.file_transfers_policy_changed", "param_name": "fileTransfersPolicyChangedValue", "static_instance": "FILE_TRANSFERS_POLICY_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.folder_link_restriction_policy_changed": {"fq_name": "team_log.EventTypeArg.folder_link_restriction_policy_changed", "param_name": "folderLinkRestrictionPolicyChangedValue", "static_instance": "FOLDER_LINK_RESTRICTION_POLICY_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.google_sso_change_policy": {"fq_name": "team_log.EventTypeArg.google_sso_change_policy", "param_name": "googleSsoChangePolicyValue", "static_instance": "GOOGLE_SSO_CHANGE_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.group_user_management_change_policy": {"fq_name": "team_log.EventTypeArg.group_user_management_change_policy", "param_name": "groupUserManagementChangePolicyValue", "static_instance": "GROUP_USER_MANAGEMENT_CHANGE_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.integration_policy_changed": {"fq_name": "team_log.EventTypeArg.integration_policy_changed", "param_name": "integrationPolicyChangedValue", "static_instance": "INTEGRATION_POLICY_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.invite_acceptance_email_policy_changed": {"fq_name": "team_log.EventTypeArg.invite_acceptance_email_policy_changed", "param_name": "inviteAcceptanceEmailPolicyChangedValue", "static_instance": "INVITE_ACCEPTANCE_EMAIL_POLICY_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_requests_change_policy": {"fq_name": "team_log.EventTypeArg.member_requests_change_policy", "param_name": "memberRequestsChangePolicyValue", "static_instance": "MEMBER_REQUESTS_CHANGE_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_send_invite_policy_changed": {"fq_name": "team_log.EventTypeArg.member_send_invite_policy_changed", "param_name": "memberSendInvitePolicyChangedValue", "static_instance": "MEMBER_SEND_INVITE_POLICY_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_space_limits_add_exception": {"fq_name": "team_log.EventTypeArg.member_space_limits_add_exception", "param_name": "memberSpaceLimitsAddExceptionValue", "static_instance": "MEMBER_SPACE_LIMITS_ADD_EXCEPTION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_space_limits_change_caps_type_policy": {"fq_name": "team_log.EventTypeArg.member_space_limits_change_caps_type_policy", "param_name": "memberSpaceLimitsChangeCapsTypePolicyValue", "static_instance": "MEMBER_SPACE_LIMITS_CHANGE_CAPS_TYPE_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_space_limits_change_policy": {"fq_name": "team_log.EventTypeArg.member_space_limits_change_policy", "param_name": "memberSpaceLimitsChangePolicyValue", "static_instance": "MEMBER_SPACE_LIMITS_CHANGE_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_space_limits_remove_exception": {"fq_name": "team_log.EventTypeArg.member_space_limits_remove_exception", "param_name": "memberSpaceLimitsRemoveExceptionValue", "static_instance": "MEMBER_SPACE_LIMITS_REMOVE_EXCEPTION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.member_suggestions_change_policy": {"fq_name": "team_log.EventTypeArg.member_suggestions_change_policy", "param_name": "memberSuggestionsChangePolicyValue", "static_instance": "MEMBER_SUGGESTIONS_CHANGE_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.microsoft_office_addin_change_policy": {"fq_name": "team_log.EventTypeArg.microsoft_office_addin_change_policy", "param_name": "microsoftOfficeAddinChangePolicyValue", "static_instance": "MICROSOFT_OFFICE_ADDIN_CHANGE_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.network_control_change_policy": {"fq_name": "team_log.EventTypeArg.network_control_change_policy", "param_name": "networkControlChangePolicyValue", "static_instance": "NETWORK_CONTROL_CHANGE_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_change_deployment_policy": {"fq_name": "team_log.EventTypeArg.paper_change_deployment_policy", "param_name": "paperChangeDeploymentPolicyValue", "static_instance": "PAPER_CHANGE_DEPLOYMENT_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_change_member_link_policy": {"fq_name": "team_log.EventTypeArg.paper_change_member_link_policy", "param_name": "paperChangeMemberLinkPolicyValue", "static_instance": "PAPER_CHANGE_MEMBER_LINK_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_change_member_policy": {"fq_name": "team_log.EventTypeArg.paper_change_member_policy", "param_name": "paperChangeMemberPolicyValue", "static_instance": "PAPER_CHANGE_MEMBER_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_change_policy": {"fq_name": "team_log.EventTypeArg.paper_change_policy", "param_name": "paperChangePolicyValue", "static_instance": "PAPER_CHANGE_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_default_folder_policy_changed": {"fq_name": "team_log.EventTypeArg.paper_default_folder_policy_changed", "param_name": "paperDefaultFolderPolicyChangedValue", "static_instance": "PAPER_DEFAULT_FOLDER_POLICY_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_desktop_policy_changed": {"fq_name": "team_log.EventTypeArg.paper_desktop_policy_changed", "param_name": "paperDesktopPolicyChangedValue", "static_instance": "PAPER_DESKTOP_POLICY_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_enabled_users_group_addition": {"fq_name": "team_log.EventTypeArg.paper_enabled_users_group_addition", "param_name": "paperEnabledUsersGroupAdditionValue", "static_instance": "PAPER_ENABLED_USERS_GROUP_ADDITION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.paper_enabled_users_group_removal": {"fq_name": "team_log.EventTypeArg.paper_enabled_users_group_removal", "param_name": "paperEnabledUsersGroupRemovalValue", "static_instance": "PAPER_ENABLED_USERS_GROUP_REMOVAL", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.password_strength_requirements_change_policy": {"fq_name": "team_log.EventTypeArg.password_strength_requirements_change_policy", "param_name": "passwordStrengthRequirementsChangePolicyValue", "static_instance": "PASSWORD_STRENGTH_REQUIREMENTS_CHANGE_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.permanent_delete_change_policy": {"fq_name": "team_log.EventTypeArg.permanent_delete_change_policy", "param_name": "permanentDeleteChangePolicyValue", "static_instance": "PERMANENT_DELETE_CHANGE_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.reseller_support_change_policy": {"fq_name": "team_log.EventTypeArg.reseller_support_change_policy", "param_name": "resellerSupportChangePolicyValue", "static_instance": "RESELLER_SUPPORT_CHANGE_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.rewind_policy_changed": {"fq_name": "team_log.EventTypeArg.rewind_policy_changed", "param_name": "rewindPolicyChangedValue", "static_instance": "REWIND_POLICY_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.send_for_signature_policy_changed": {"fq_name": "team_log.EventTypeArg.send_for_signature_policy_changed", "param_name": "sendForSignaturePolicyChangedValue", "static_instance": "SEND_FOR_SIGNATURE_POLICY_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sharing_change_folder_join_policy": {"fq_name": "team_log.EventTypeArg.sharing_change_folder_join_policy", "param_name": "sharingChangeFolderJoinPolicyValue", "static_instance": "SHARING_CHANGE_FOLDER_JOIN_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sharing_change_link_allow_change_expiration_policy": {"fq_name": "team_log.EventTypeArg.sharing_change_link_allow_change_expiration_policy", "param_name": "sharingChangeLinkAllowChangeExpirationPolicyValue", "static_instance": "SHARING_CHANGE_LINK_ALLOW_CHANGE_EXPIRATION_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sharing_change_link_default_expiration_policy": {"fq_name": "team_log.EventTypeArg.sharing_change_link_default_expiration_policy", "param_name": "sharingChangeLinkDefaultExpirationPolicyValue", "static_instance": "SHARING_CHANGE_LINK_DEFAULT_EXPIRATION_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sharing_change_link_enforce_password_policy": {"fq_name": "team_log.EventTypeArg.sharing_change_link_enforce_password_policy", "param_name": "sharingChangeLinkEnforcePasswordPolicyValue", "static_instance": "SHARING_CHANGE_LINK_ENFORCE_PASSWORD_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sharing_change_link_policy": {"fq_name": "team_log.EventTypeArg.sharing_change_link_policy", "param_name": "sharingChangeLinkPolicyValue", "static_instance": "SHARING_CHANGE_LINK_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sharing_change_member_policy": {"fq_name": "team_log.EventTypeArg.sharing_change_member_policy", "param_name": "sharingChangeMemberPolicyValue", "static_instance": "SHARING_CHANGE_MEMBER_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_change_download_policy": {"fq_name": "team_log.EventTypeArg.showcase_change_download_policy", "param_name": "showcaseChangeDownloadPolicyValue", "static_instance": "SHOWCASE_CHANGE_DOWNLOAD_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_change_enabled_policy": {"fq_name": "team_log.EventTypeArg.showcase_change_enabled_policy", "param_name": "showcaseChangeEnabledPolicyValue", "static_instance": "SHOWCASE_CHANGE_ENABLED_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.showcase_change_external_sharing_policy": {"fq_name": "team_log.EventTypeArg.showcase_change_external_sharing_policy", "param_name": "showcaseChangeExternalSharingPolicyValue", "static_instance": "SHOWCASE_CHANGE_EXTERNAL_SHARING_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.smarter_smart_sync_policy_changed": {"fq_name": "team_log.EventTypeArg.smarter_smart_sync_policy_changed", "param_name": "smarterSmartSyncPolicyChangedValue", "static_instance": "SMARTER_SMART_SYNC_POLICY_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.smart_sync_change_policy": {"fq_name": "team_log.EventTypeArg.smart_sync_change_policy", "param_name": "smartSyncChangePolicyValue", "static_instance": "SMART_SYNC_CHANGE_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.smart_sync_not_opt_out": {"fq_name": "team_log.EventTypeArg.smart_sync_not_opt_out", "param_name": "smartSyncNotOptOutValue", "static_instance": "SMART_SYNC_NOT_OPT_OUT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.smart_sync_opt_out": {"fq_name": "team_log.EventTypeArg.smart_sync_opt_out", "param_name": "smartSyncOptOutValue", "static_instance": "SMART_SYNC_OPT_OUT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.sso_change_policy": {"fq_name": "team_log.EventTypeArg.sso_change_policy", "param_name": "ssoChangePolicyValue", "static_instance": "SSO_CHANGE_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_branding_policy_changed": {"fq_name": "team_log.EventTypeArg.team_branding_policy_changed", "param_name": "teamBrandingPolicyChangedValue", "static_instance": "TEAM_BRANDING_POLICY_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_extensions_policy_changed": {"fq_name": "team_log.EventTypeArg.team_extensions_policy_changed", "param_name": "teamExtensionsPolicyChangedValue", "static_instance": "TEAM_EXTENSIONS_POLICY_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_selective_sync_policy_changed": {"fq_name": "team_log.EventTypeArg.team_selective_sync_policy_changed", "param_name": "teamSelectiveSyncPolicyChangedValue", "static_instance": "TEAM_SELECTIVE_SYNC_POLICY_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_sharing_whitelist_subjects_changed": {"fq_name": "team_log.EventTypeArg.team_sharing_whitelist_subjects_changed", "param_name": "teamSharingWhitelistSubjectsChangedValue", "static_instance": "TEAM_SHARING_WHITELIST_SUBJECTS_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.tfa_add_exception": {"fq_name": "team_log.EventTypeArg.tfa_add_exception", "param_name": "tfaAddExceptionValue", "static_instance": "TFA_ADD_EXCEPTION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.tfa_change_policy": {"fq_name": "team_log.EventTypeArg.tfa_change_policy", "param_name": "tfaChangePolicyValue", "static_instance": "TFA_CHANGE_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.tfa_remove_exception": {"fq_name": "team_log.EventTypeArg.tfa_remove_exception", "param_name": "tfaRemoveExceptionValue", "static_instance": "TFA_REMOVE_EXCEPTION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.two_account_change_policy": {"fq_name": "team_log.EventTypeArg.two_account_change_policy", "param_name": "twoAccountChangePolicyValue", "static_instance": "TWO_ACCOUNT_CHANGE_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.viewer_info_policy_changed": {"fq_name": "team_log.EventTypeArg.viewer_info_policy_changed", "param_name": "viewerInfoPolicyChangedValue", "static_instance": "VIEWER_INFO_POLICY_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.watermarking_policy_changed": {"fq_name": "team_log.EventTypeArg.watermarking_policy_changed", "param_name": "watermarkingPolicyChangedValue", "static_instance": "WATERMARKING_POLICY_CHANGED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.web_sessions_change_active_session_limit": {"fq_name": "team_log.EventTypeArg.web_sessions_change_active_session_limit", "param_name": "webSessionsChangeActiveSessionLimitValue", "static_instance": "WEB_SESSIONS_CHANGE_ACTIVE_SESSION_LIMIT", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.web_sessions_change_fixed_length_policy": {"fq_name": "team_log.EventTypeArg.web_sessions_change_fixed_length_policy", "param_name": "webSessionsChangeFixedLengthPolicyValue", "static_instance": "WEB_SESSIONS_CHANGE_FIXED_LENGTH_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.web_sessions_change_idle_length_policy": {"fq_name": "team_log.EventTypeArg.web_sessions_change_idle_length_policy", "param_name": "webSessionsChangeIdleLengthPolicyValue", "static_instance": "WEB_SESSIONS_CHANGE_IDLE_LENGTH_POLICY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.data_residency_migration_request_successful": {"fq_name": "team_log.EventTypeArg.data_residency_migration_request_successful", "param_name": "dataResidencyMigrationRequestSuccessfulValue", "static_instance": "DATA_RESIDENCY_MIGRATION_REQUEST_SUCCESSFUL", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.data_residency_migration_request_unsuccessful": {"fq_name": "team_log.EventTypeArg.data_residency_migration_request_unsuccessful", "param_name": "dataResidencyMigrationRequestUnsuccessfulValue", "static_instance": "DATA_RESIDENCY_MIGRATION_REQUEST_UNSUCCESSFUL", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_merge_from": {"fq_name": "team_log.EventTypeArg.team_merge_from", "param_name": "teamMergeFromValue", "static_instance": "TEAM_MERGE_FROM", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_merge_to": {"fq_name": "team_log.EventTypeArg.team_merge_to", "param_name": "teamMergeToValue", "static_instance": "TEAM_MERGE_TO", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_profile_add_background": {"fq_name": "team_log.EventTypeArg.team_profile_add_background", "param_name": "teamProfileAddBackgroundValue", "static_instance": "TEAM_PROFILE_ADD_BACKGROUND", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_profile_add_logo": {"fq_name": "team_log.EventTypeArg.team_profile_add_logo", "param_name": "teamProfileAddLogoValue", "static_instance": "TEAM_PROFILE_ADD_LOGO", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_profile_change_background": {"fq_name": "team_log.EventTypeArg.team_profile_change_background", "param_name": "teamProfileChangeBackgroundValue", "static_instance": "TEAM_PROFILE_CHANGE_BACKGROUND", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_profile_change_default_language": {"fq_name": "team_log.EventTypeArg.team_profile_change_default_language", "param_name": "teamProfileChangeDefaultLanguageValue", "static_instance": "TEAM_PROFILE_CHANGE_DEFAULT_LANGUAGE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_profile_change_logo": {"fq_name": "team_log.EventTypeArg.team_profile_change_logo", "param_name": "teamProfileChangeLogoValue", "static_instance": "TEAM_PROFILE_CHANGE_LOGO", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_profile_change_name": {"fq_name": "team_log.EventTypeArg.team_profile_change_name", "param_name": "teamProfileChangeNameValue", "static_instance": "TEAM_PROFILE_CHANGE_NAME", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_profile_remove_background": {"fq_name": "team_log.EventTypeArg.team_profile_remove_background", "param_name": "teamProfileRemoveBackgroundValue", "static_instance": "TEAM_PROFILE_REMOVE_BACKGROUND", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_profile_remove_logo": {"fq_name": "team_log.EventTypeArg.team_profile_remove_logo", "param_name": "teamProfileRemoveLogoValue", "static_instance": "TEAM_PROFILE_REMOVE_LOGO", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.tfa_add_backup_phone": {"fq_name": "team_log.EventTypeArg.tfa_add_backup_phone", "param_name": "tfaAddBackupPhoneValue", "static_instance": "TFA_ADD_BACKUP_PHONE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.tfa_add_security_key": {"fq_name": "team_log.EventTypeArg.tfa_add_security_key", "param_name": "tfaAddSecurityKeyValue", "static_instance": "TFA_ADD_SECURITY_KEY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.tfa_change_backup_phone": {"fq_name": "team_log.EventTypeArg.tfa_change_backup_phone", "param_name": "tfaChangeBackupPhoneValue", "static_instance": "TFA_CHANGE_BACKUP_PHONE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.tfa_change_status": {"fq_name": "team_log.EventTypeArg.tfa_change_status", "param_name": "tfaChangeStatusValue", "static_instance": "TFA_CHANGE_STATUS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.tfa_remove_backup_phone": {"fq_name": "team_log.EventTypeArg.tfa_remove_backup_phone", "param_name": "tfaRemoveBackupPhoneValue", "static_instance": "TFA_REMOVE_BACKUP_PHONE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.tfa_remove_security_key": {"fq_name": "team_log.EventTypeArg.tfa_remove_security_key", "param_name": "tfaRemoveSecurityKeyValue", "static_instance": "TFA_REMOVE_SECURITY_KEY", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.tfa_reset": {"fq_name": "team_log.EventTypeArg.tfa_reset", "param_name": "tfaResetValue", "static_instance": "TFA_RESET", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.changed_enterprise_admin_role": {"fq_name": "team_log.EventTypeArg.changed_enterprise_admin_role", "param_name": "changedEnterpriseAdminRoleValue", "static_instance": "CHANGED_ENTERPRISE_ADMIN_ROLE", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.changed_enterprise_connected_team_status": {"fq_name": "team_log.EventTypeArg.changed_enterprise_connected_team_status", "param_name": "changedEnterpriseConnectedTeamStatusValue", "static_instance": "CHANGED_ENTERPRISE_CONNECTED_TEAM_STATUS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.ended_enterprise_admin_session": {"fq_name": "team_log.EventTypeArg.ended_enterprise_admin_session", "param_name": "endedEnterpriseAdminSessionValue", "static_instance": "ENDED_ENTERPRISE_ADMIN_SESSION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.ended_enterprise_admin_session_deprecated": {"fq_name": "team_log.EventTypeArg.ended_enterprise_admin_session_deprecated", "param_name": "endedEnterpriseAdminSessionDeprecatedValue", "static_instance": "ENDED_ENTERPRISE_ADMIN_SESSION_DEPRECATED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.enterprise_settings_locking": {"fq_name": "team_log.EventTypeArg.enterprise_settings_locking", "param_name": "enterpriseSettingsLockingValue", "static_instance": "ENTERPRISE_SETTINGS_LOCKING", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.guest_admin_change_status": {"fq_name": "team_log.EventTypeArg.guest_admin_change_status", "param_name": "guestAdminChangeStatusValue", "static_instance": "GUEST_ADMIN_CHANGE_STATUS", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.started_enterprise_admin_session": {"fq_name": "team_log.EventTypeArg.started_enterprise_admin_session", "param_name": "startedEnterpriseAdminSessionValue", "static_instance": "STARTED_ENTERPRISE_ADMIN_SESSION", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_merge_request_accepted": {"fq_name": "team_log.EventTypeArg.team_merge_request_accepted", "param_name": "teamMergeRequestAcceptedValue", "static_instance": "TEAM_MERGE_REQUEST_ACCEPTED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_merge_request_accepted_shown_to_primary_team": {"fq_name": "team_log.EventTypeArg.team_merge_request_accepted_shown_to_primary_team", "param_name": "teamMergeRequestAcceptedShownToPrimaryTeamValue", "static_instance": "TEAM_MERGE_REQUEST_ACCEPTED_SHOWN_TO_PRIMARY_TEAM", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_merge_request_accepted_shown_to_secondary_team": {"fq_name": "team_log.EventTypeArg.team_merge_request_accepted_shown_to_secondary_team", "param_name": "teamMergeRequestAcceptedShownToSecondaryTeamValue", "static_instance": "TEAM_MERGE_REQUEST_ACCEPTED_SHOWN_TO_SECONDARY_TEAM", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_merge_request_auto_canceled": {"fq_name": "team_log.EventTypeArg.team_merge_request_auto_canceled", "param_name": "teamMergeRequestAutoCanceledValue", "static_instance": "TEAM_MERGE_REQUEST_AUTO_CANCELED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_merge_request_canceled": {"fq_name": "team_log.EventTypeArg.team_merge_request_canceled", "param_name": "teamMergeRequestCanceledValue", "static_instance": "TEAM_MERGE_REQUEST_CANCELED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_merge_request_canceled_shown_to_primary_team": {"fq_name": "team_log.EventTypeArg.team_merge_request_canceled_shown_to_primary_team", "param_name": "teamMergeRequestCanceledShownToPrimaryTeamValue", "static_instance": "TEAM_MERGE_REQUEST_CANCELED_SHOWN_TO_PRIMARY_TEAM", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_merge_request_canceled_shown_to_secondary_team": {"fq_name": "team_log.EventTypeArg.team_merge_request_canceled_shown_to_secondary_team", "param_name": "teamMergeRequestCanceledShownToSecondaryTeamValue", "static_instance": "TEAM_MERGE_REQUEST_CANCELED_SHOWN_TO_SECONDARY_TEAM", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_merge_request_expired": {"fq_name": "team_log.EventTypeArg.team_merge_request_expired", "param_name": "teamMergeRequestExpiredValue", "static_instance": "TEAM_MERGE_REQUEST_EXPIRED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_merge_request_expired_shown_to_primary_team": {"fq_name": "team_log.EventTypeArg.team_merge_request_expired_shown_to_primary_team", "param_name": "teamMergeRequestExpiredShownToPrimaryTeamValue", "static_instance": "TEAM_MERGE_REQUEST_EXPIRED_SHOWN_TO_PRIMARY_TEAM", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_merge_request_expired_shown_to_secondary_team": {"fq_name": "team_log.EventTypeArg.team_merge_request_expired_shown_to_secondary_team", "param_name": "teamMergeRequestExpiredShownToSecondaryTeamValue", "static_instance": "TEAM_MERGE_REQUEST_EXPIRED_SHOWN_TO_SECONDARY_TEAM", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_merge_request_rejected_shown_to_primary_team": {"fq_name": "team_log.EventTypeArg.team_merge_request_rejected_shown_to_primary_team", "param_name": "teamMergeRequestRejectedShownToPrimaryTeamValue", "static_instance": "TEAM_MERGE_REQUEST_REJECTED_SHOWN_TO_PRIMARY_TEAM", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_merge_request_rejected_shown_to_secondary_team": {"fq_name": "team_log.EventTypeArg.team_merge_request_rejected_shown_to_secondary_team", "param_name": "teamMergeRequestRejectedShownToSecondaryTeamValue", "static_instance": "TEAM_MERGE_REQUEST_REJECTED_SHOWN_TO_SECONDARY_TEAM", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_merge_request_reminder": {"fq_name": "team_log.EventTypeArg.team_merge_request_reminder", "param_name": "teamMergeRequestReminderValue", "static_instance": "TEAM_MERGE_REQUEST_REMINDER", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_merge_request_reminder_shown_to_primary_team": {"fq_name": "team_log.EventTypeArg.team_merge_request_reminder_shown_to_primary_team", "param_name": "teamMergeRequestReminderShownToPrimaryTeamValue", "static_instance": "TEAM_MERGE_REQUEST_REMINDER_SHOWN_TO_PRIMARY_TEAM", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_merge_request_reminder_shown_to_secondary_team": {"fq_name": "team_log.EventTypeArg.team_merge_request_reminder_shown_to_secondary_team", "param_name": "teamMergeRequestReminderShownToSecondaryTeamValue", "static_instance": "TEAM_MERGE_REQUEST_REMINDER_SHOWN_TO_SECONDARY_TEAM", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_merge_request_revoked": {"fq_name": "team_log.EventTypeArg.team_merge_request_revoked", "param_name": "teamMergeRequestRevokedValue", "static_instance": "TEAM_MERGE_REQUEST_REVOKED", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_merge_request_sent_shown_to_primary_team": {"fq_name": "team_log.EventTypeArg.team_merge_request_sent_shown_to_primary_team", "param_name": "teamMergeRequestSentShownToPrimaryTeamValue", "static_instance": "TEAM_MERGE_REQUEST_SENT_SHOWN_TO_PRIMARY_TEAM", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.team_merge_request_sent_shown_to_secondary_team": {"fq_name": "team_log.EventTypeArg.team_merge_request_sent_shown_to_secondary_team", "param_name": "teamMergeRequestSentShownToSecondaryTeamValue", "static_instance": "TEAM_MERGE_REQUEST_SENT_SHOWN_TO_SECONDARY_TEAM", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.EventTypeArg.other": {"fq_name": "team_log.EventTypeArg.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.EventTypeArg", "route_refs": [], "_type": "FieldReference"}, "team_log.ExportMembersReportFailDetails.failure_reason": {"fq_name": "team_log.ExportMembersReportFailDetails.failure_reason", "param_name": "failureReason", "static_instance": null, "getter_method": "getFailureReason", "containing_data_type_ref": "team_log.ExportMembersReportFailDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ExportMembersReportFailType.description": {"fq_name": "team_log.ExportMembersReportFailType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ExportMembersReportFailType", "route_refs": [], "_type": "FieldReference"}, "team_log.ExportMembersReportType.description": {"fq_name": "team_log.ExportMembersReportType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ExportMembersReportType", "route_refs": [], "_type": "FieldReference"}, "team_log.ExtendedVersionHistoryChangePolicyDetails.new_value": {"fq_name": "team_log.ExtendedVersionHistoryChangePolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.ExtendedVersionHistoryChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ExtendedVersionHistoryChangePolicyDetails.previous_value": {"fq_name": "team_log.ExtendedVersionHistoryChangePolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.ExtendedVersionHistoryChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ExtendedVersionHistoryChangePolicyType.description": {"fq_name": "team_log.ExtendedVersionHistoryChangePolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ExtendedVersionHistoryChangePolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.ExtendedVersionHistoryPolicy.explicitly_limited": {"fq_name": "team_log.ExtendedVersionHistoryPolicy.explicitly_limited", "param_name": "explicitlyLimitedValue", "static_instance": "EXPLICITLY_LIMITED", "getter_method": null, "containing_data_type_ref": "team_log.ExtendedVersionHistoryPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ExtendedVersionHistoryPolicy.explicitly_unlimited": {"fq_name": "team_log.ExtendedVersionHistoryPolicy.explicitly_unlimited", "param_name": "explicitlyUnlimitedValue", "static_instance": "EXPLICITLY_UNLIMITED", "getter_method": null, "containing_data_type_ref": "team_log.ExtendedVersionHistoryPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ExtendedVersionHistoryPolicy.implicitly_limited": {"fq_name": "team_log.ExtendedVersionHistoryPolicy.implicitly_limited", "param_name": "implicitlyLimitedValue", "static_instance": "IMPLICITLY_LIMITED", "getter_method": null, "containing_data_type_ref": "team_log.ExtendedVersionHistoryPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ExtendedVersionHistoryPolicy.implicitly_unlimited": {"fq_name": "team_log.ExtendedVersionHistoryPolicy.implicitly_unlimited", "param_name": "implicitlyUnlimitedValue", "static_instance": "IMPLICITLY_UNLIMITED", "getter_method": null, "containing_data_type_ref": "team_log.ExtendedVersionHistoryPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ExtendedVersionHistoryPolicy.other": {"fq_name": "team_log.ExtendedVersionHistoryPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.ExtendedVersionHistoryPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalDriveBackupEligibilityStatus.exceed_license_cap": {"fq_name": "team_log.ExternalDriveBackupEligibilityStatus.exceed_license_cap", "param_name": "exceedLicenseCapValue", "static_instance": "EXCEED_LICENSE_CAP", "getter_method": null, "containing_data_type_ref": "team_log.ExternalDriveBackupEligibilityStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalDriveBackupEligibilityStatus.success": {"fq_name": "team_log.ExternalDriveBackupEligibilityStatus.success", "param_name": "successValue", "static_instance": "SUCCESS", "getter_method": null, "containing_data_type_ref": "team_log.ExternalDriveBackupEligibilityStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalDriveBackupEligibilityStatus.other": {"fq_name": "team_log.ExternalDriveBackupEligibilityStatus.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.ExternalDriveBackupEligibilityStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalDriveBackupEligibilityStatusCheckedDetails.desktop_device_session_info": {"fq_name": "team_log.ExternalDriveBackupEligibilityStatusCheckedDetails.desktop_device_session_info", "param_name": "desktopDeviceSessionInfo", "static_instance": null, "getter_method": "getDesktopDeviceSessionInfo", "containing_data_type_ref": "team_log.ExternalDriveBackupEligibilityStatusCheckedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalDriveBackupEligibilityStatusCheckedDetails.status": {"fq_name": "team_log.ExternalDriveBackupEligibilityStatusCheckedDetails.status", "param_name": "status", "static_instance": null, "getter_method": "getStatus", "containing_data_type_ref": "team_log.ExternalDriveBackupEligibilityStatusCheckedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalDriveBackupEligibilityStatusCheckedDetails.number_of_external_drive_backup": {"fq_name": "team_log.ExternalDriveBackupEligibilityStatusCheckedDetails.number_of_external_drive_backup", "param_name": "numberOfExternalDriveBackup", "static_instance": null, "getter_method": "getNumberOfExternalDriveBackup", "containing_data_type_ref": "team_log.ExternalDriveBackupEligibilityStatusCheckedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalDriveBackupEligibilityStatusCheckedType.description": {"fq_name": "team_log.ExternalDriveBackupEligibilityStatusCheckedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ExternalDriveBackupEligibilityStatusCheckedType", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalDriveBackupPolicy.default": {"fq_name": "team_log.ExternalDriveBackupPolicy.default", "param_name": "defaultValue", "static_instance": "DEFAULT", "getter_method": null, "containing_data_type_ref": "team_log.ExternalDriveBackupPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalDriveBackupPolicy.disabled": {"fq_name": "team_log.ExternalDriveBackupPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.ExternalDriveBackupPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalDriveBackupPolicy.enabled": {"fq_name": "team_log.ExternalDriveBackupPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.ExternalDriveBackupPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalDriveBackupPolicy.other": {"fq_name": "team_log.ExternalDriveBackupPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.ExternalDriveBackupPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalDriveBackupPolicyChangedDetails.new_value": {"fq_name": "team_log.ExternalDriveBackupPolicyChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.ExternalDriveBackupPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalDriveBackupPolicyChangedDetails.previous_value": {"fq_name": "team_log.ExternalDriveBackupPolicyChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.ExternalDriveBackupPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalDriveBackupPolicyChangedType.description": {"fq_name": "team_log.ExternalDriveBackupPolicyChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ExternalDriveBackupPolicyChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalDriveBackupStatus.broken": {"fq_name": "team_log.ExternalDriveBackupStatus.broken", "param_name": "brokenValue", "static_instance": "BROKEN", "getter_method": null, "containing_data_type_ref": "team_log.ExternalDriveBackupStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalDriveBackupStatus.created": {"fq_name": "team_log.ExternalDriveBackupStatus.created", "param_name": "createdValue", "static_instance": "CREATED", "getter_method": null, "containing_data_type_ref": "team_log.ExternalDriveBackupStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalDriveBackupStatus.created_or_broken": {"fq_name": "team_log.ExternalDriveBackupStatus.created_or_broken", "param_name": "createdOrBrokenValue", "static_instance": "CREATED_OR_BROKEN", "getter_method": null, "containing_data_type_ref": "team_log.ExternalDriveBackupStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalDriveBackupStatus.deleted": {"fq_name": "team_log.ExternalDriveBackupStatus.deleted", "param_name": "deletedValue", "static_instance": "DELETED", "getter_method": null, "containing_data_type_ref": "team_log.ExternalDriveBackupStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalDriveBackupStatus.empty": {"fq_name": "team_log.ExternalDriveBackupStatus.empty", "param_name": "emptyValue", "static_instance": "EMPTY", "getter_method": null, "containing_data_type_ref": "team_log.ExternalDriveBackupStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalDriveBackupStatus.unknown": {"fq_name": "team_log.ExternalDriveBackupStatus.unknown", "param_name": "unknownValue", "static_instance": "UNKNOWN", "getter_method": null, "containing_data_type_ref": "team_log.ExternalDriveBackupStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalDriveBackupStatus.other": {"fq_name": "team_log.ExternalDriveBackupStatus.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.ExternalDriveBackupStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalDriveBackupStatusChangedDetails.desktop_device_session_info": {"fq_name": "team_log.ExternalDriveBackupStatusChangedDetails.desktop_device_session_info", "param_name": "desktopDeviceSessionInfo", "static_instance": null, "getter_method": "getDesktopDeviceSessionInfo", "containing_data_type_ref": "team_log.ExternalDriveBackupStatusChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalDriveBackupStatusChangedDetails.previous_value": {"fq_name": "team_log.ExternalDriveBackupStatusChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.ExternalDriveBackupStatusChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalDriveBackupStatusChangedDetails.new_value": {"fq_name": "team_log.ExternalDriveBackupStatusChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.ExternalDriveBackupStatusChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalDriveBackupStatusChangedType.description": {"fq_name": "team_log.ExternalDriveBackupStatusChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ExternalDriveBackupStatusChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalSharingCreateReportType.description": {"fq_name": "team_log.ExternalSharingCreateReportType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ExternalSharingCreateReportType", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalSharingReportFailedDetails.failure_reason": {"fq_name": "team_log.ExternalSharingReportFailedDetails.failure_reason", "param_name": "failureReason", "static_instance": null, "getter_method": "getFailureReason", "containing_data_type_ref": "team_log.ExternalSharingReportFailedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalSharingReportFailedType.description": {"fq_name": "team_log.ExternalSharingReportFailedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ExternalSharingReportFailedType", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalUserLogInfo.user_identifier": {"fq_name": "team_log.ExternalUserLogInfo.user_identifier", "param_name": "userIdentifier", "static_instance": null, "getter_method": "getUserIdentifier", "containing_data_type_ref": "team_log.ExternalUserLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.ExternalUserLogInfo.identifier_type": {"fq_name": "team_log.ExternalUserLogInfo.identifier_type", "param_name": "identifierType", "static_instance": null, "getter_method": "getIdentifierType", "containing_data_type_ref": "team_log.ExternalUserLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.FailureDetailsLogInfo.user_friendly_message": {"fq_name": "team_log.FailureDetailsLogInfo.user_friendly_message", "param_name": "userFriendlyMessage", "static_instance": null, "getter_method": "getUserFriendlyMessage", "containing_data_type_ref": "team_log.FailureDetailsLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.FailureDetailsLogInfo.technical_error_message": {"fq_name": "team_log.FailureDetailsLogInfo.technical_error_message", "param_name": "technicalErrorMessage", "static_instance": null, "getter_method": "getTechnicalErrorMessage", "containing_data_type_ref": "team_log.FailureDetailsLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.FedAdminRole.enterprise_admin": {"fq_name": "team_log.FedAdminRole.enterprise_admin", "param_name": "enterpriseAdminValue", "static_instance": "ENTERPRISE_ADMIN", "getter_method": null, "containing_data_type_ref": "team_log.FedAdminRole", "route_refs": [], "_type": "FieldReference"}, "team_log.FedAdminRole.not_enterprise_admin": {"fq_name": "team_log.FedAdminRole.not_enterprise_admin", "param_name": "notEnterpriseAdminValue", "static_instance": "NOT_ENTERPRISE_ADMIN", "getter_method": null, "containing_data_type_ref": "team_log.FedAdminRole", "route_refs": [], "_type": "FieldReference"}, "team_log.FedAdminRole.other": {"fq_name": "team_log.FedAdminRole.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.FedAdminRole", "route_refs": [], "_type": "FieldReference"}, "team_log.FedExtraDetails.organization": {"fq_name": "team_log.FedExtraDetails.organization", "param_name": "organizationValue", "static_instance": null, "getter_method": "getOrganizationValue", "containing_data_type_ref": "team_log.FedExtraDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FedExtraDetails.team": {"fq_name": "team_log.FedExtraDetails.team", "param_name": "teamValue", "static_instance": null, "getter_method": "getTeamValue", "containing_data_type_ref": "team_log.FedExtraDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FedExtraDetails.other": {"fq_name": "team_log.FedExtraDetails.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.FedExtraDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FedHandshakeAction.accepted_invite": {"fq_name": "team_log.FedHandshakeAction.accepted_invite", "param_name": "acceptedInviteValue", "static_instance": "ACCEPTED_INVITE", "getter_method": null, "containing_data_type_ref": "team_log.FedHandshakeAction", "route_refs": [], "_type": "FieldReference"}, "team_log.FedHandshakeAction.canceled_invite": {"fq_name": "team_log.FedHandshakeAction.canceled_invite", "param_name": "canceledInviteValue", "static_instance": "CANCELED_INVITE", "getter_method": null, "containing_data_type_ref": "team_log.FedHandshakeAction", "route_refs": [], "_type": "FieldReference"}, "team_log.FedHandshakeAction.invite_expired": {"fq_name": "team_log.FedHandshakeAction.invite_expired", "param_name": "inviteExpiredValue", "static_instance": "INVITE_EXPIRED", "getter_method": null, "containing_data_type_ref": "team_log.FedHandshakeAction", "route_refs": [], "_type": "FieldReference"}, "team_log.FedHandshakeAction.invited": {"fq_name": "team_log.FedHandshakeAction.invited", "param_name": "invitedValue", "static_instance": "INVITED", "getter_method": null, "containing_data_type_ref": "team_log.FedHandshakeAction", "route_refs": [], "_type": "FieldReference"}, "team_log.FedHandshakeAction.rejected_invite": {"fq_name": "team_log.FedHandshakeAction.rejected_invite", "param_name": "rejectedInviteValue", "static_instance": "REJECTED_INVITE", "getter_method": null, "containing_data_type_ref": "team_log.FedHandshakeAction", "route_refs": [], "_type": "FieldReference"}, "team_log.FedHandshakeAction.removed_team": {"fq_name": "team_log.FedHandshakeAction.removed_team", "param_name": "removedTeamValue", "static_instance": "REMOVED_TEAM", "getter_method": null, "containing_data_type_ref": "team_log.FedHandshakeAction", "route_refs": [], "_type": "FieldReference"}, "team_log.FedHandshakeAction.other": {"fq_name": "team_log.FedHandshakeAction.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.FedHandshakeAction", "route_refs": [], "_type": "FieldReference"}, "team_log.FederationStatusChangeAdditionalInfo.connected_team_name": {"fq_name": "team_log.FederationStatusChangeAdditionalInfo.connected_team_name", "param_name": "connectedTeamNameValue", "static_instance": null, "getter_method": "getConnectedTeamNameValue", "containing_data_type_ref": "team_log.FederationStatusChangeAdditionalInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.FederationStatusChangeAdditionalInfo.non_trusted_team_details": {"fq_name": "team_log.FederationStatusChangeAdditionalInfo.non_trusted_team_details", "param_name": "nonTrustedTeamDetailsValue", "static_instance": null, "getter_method": "getNonTrustedTeamDetailsValue", "containing_data_type_ref": "team_log.FederationStatusChangeAdditionalInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.FederationStatusChangeAdditionalInfo.organization_name": {"fq_name": "team_log.FederationStatusChangeAdditionalInfo.organization_name", "param_name": "organizationNameValue", "static_instance": null, "getter_method": "getOrganizationNameValue", "containing_data_type_ref": "team_log.FederationStatusChangeAdditionalInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.FederationStatusChangeAdditionalInfo.other": {"fq_name": "team_log.FederationStatusChangeAdditionalInfo.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.FederationStatusChangeAdditionalInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.FileAddCommentDetails.comment_text": {"fq_name": "team_log.FileAddCommentDetails.comment_text", "param_name": "commentText", "static_instance": null, "getter_method": "getCommentText", "containing_data_type_ref": "team_log.FileAddCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileAddCommentType.description": {"fq_name": "team_log.FileAddCommentType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileAddCommentType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileAddFromAutomationType.description": {"fq_name": "team_log.FileAddFromAutomationType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileAddFromAutomationType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileAddType.description": {"fq_name": "team_log.FileAddType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileAddType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileChangeCommentSubscriptionDetails.new_value": {"fq_name": "team_log.FileChangeCommentSubscriptionDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.FileChangeCommentSubscriptionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileChangeCommentSubscriptionDetails.previous_value": {"fq_name": "team_log.FileChangeCommentSubscriptionDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.FileChangeCommentSubscriptionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileChangeCommentSubscriptionType.description": {"fq_name": "team_log.FileChangeCommentSubscriptionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileChangeCommentSubscriptionType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileCommentNotificationPolicy.disabled": {"fq_name": "team_log.FileCommentNotificationPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.FileCommentNotificationPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.FileCommentNotificationPolicy.enabled": {"fq_name": "team_log.FileCommentNotificationPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.FileCommentNotificationPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.FileCommentNotificationPolicy.other": {"fq_name": "team_log.FileCommentNotificationPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.FileCommentNotificationPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.FileCommentsChangePolicyDetails.new_value": {"fq_name": "team_log.FileCommentsChangePolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.FileCommentsChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileCommentsChangePolicyDetails.previous_value": {"fq_name": "team_log.FileCommentsChangePolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.FileCommentsChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileCommentsChangePolicyType.description": {"fq_name": "team_log.FileCommentsChangePolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileCommentsChangePolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileCommentsPolicy.disabled": {"fq_name": "team_log.FileCommentsPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.FileCommentsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.FileCommentsPolicy.enabled": {"fq_name": "team_log.FileCommentsPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.FileCommentsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.FileCommentsPolicy.other": {"fq_name": "team_log.FileCommentsPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.FileCommentsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.FileCopyDetails.relocate_action_details": {"fq_name": "team_log.FileCopyDetails.relocate_action_details", "param_name": "relocateActionDetails", "static_instance": null, "getter_method": "getRelocateActionDetails", "containing_data_type_ref": "team_log.FileCopyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileCopyType.description": {"fq_name": "team_log.FileCopyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileCopyType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileDeleteCommentDetails.comment_text": {"fq_name": "team_log.FileDeleteCommentDetails.comment_text", "param_name": "commentText", "static_instance": null, "getter_method": "getCommentText", "containing_data_type_ref": "team_log.FileDeleteCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileDeleteCommentType.description": {"fq_name": "team_log.FileDeleteCommentType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileDeleteCommentType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileDeleteType.description": {"fq_name": "team_log.FileDeleteType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileDeleteType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileDownloadType.description": {"fq_name": "team_log.FileDownloadType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileDownloadType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileEditCommentDetails.previous_comment_text": {"fq_name": "team_log.FileEditCommentDetails.previous_comment_text", "param_name": "previousCommentText", "static_instance": null, "getter_method": "getPreviousCommentText", "containing_data_type_ref": "team_log.FileEditCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileEditCommentDetails.comment_text": {"fq_name": "team_log.FileEditCommentDetails.comment_text", "param_name": "commentText", "static_instance": null, "getter_method": "getCommentText", "containing_data_type_ref": "team_log.FileEditCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileEditCommentType.description": {"fq_name": "team_log.FileEditCommentType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileEditCommentType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileEditType.description": {"fq_name": "team_log.FileEditType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileEditType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileGetCopyReferenceType.description": {"fq_name": "team_log.FileGetCopyReferenceType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileGetCopyReferenceType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileLikeCommentDetails.comment_text": {"fq_name": "team_log.FileLikeCommentDetails.comment_text", "param_name": "commentText", "static_instance": null, "getter_method": "getCommentText", "containing_data_type_ref": "team_log.FileLikeCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileLikeCommentType.description": {"fq_name": "team_log.FileLikeCommentType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileLikeCommentType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileLockingLockStatusChangedDetails.previous_value": {"fq_name": "team_log.FileLockingLockStatusChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.FileLockingLockStatusChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileLockingLockStatusChangedDetails.new_value": {"fq_name": "team_log.FileLockingLockStatusChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.FileLockingLockStatusChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileLockingLockStatusChangedType.description": {"fq_name": "team_log.FileLockingLockStatusChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileLockingLockStatusChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileLockingPolicyChangedDetails.new_value": {"fq_name": "team_log.FileLockingPolicyChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.FileLockingPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileLockingPolicyChangedDetails.previous_value": {"fq_name": "team_log.FileLockingPolicyChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.FileLockingPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileLockingPolicyChangedType.description": {"fq_name": "team_log.FileLockingPolicyChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileLockingPolicyChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileLogInfo.path": {"fq_name": "team_log.FileLogInfo.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "team_log.FileLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.FileLogInfo.display_name": {"fq_name": "team_log.FileLogInfo.display_name", "param_name": "displayName", "static_instance": null, "getter_method": "getDisplayName", "containing_data_type_ref": "team_log.FileLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.FileLogInfo.file_id": {"fq_name": "team_log.FileLogInfo.file_id", "param_name": "fileId", "static_instance": null, "getter_method": "getFileId", "containing_data_type_ref": "team_log.FileLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.FileLogInfo.file_size": {"fq_name": "team_log.FileLogInfo.file_size", "param_name": "fileSize", "static_instance": null, "getter_method": "getFileSize", "containing_data_type_ref": "team_log.FileLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.FileMoveDetails.relocate_action_details": {"fq_name": "team_log.FileMoveDetails.relocate_action_details", "param_name": "relocateActionDetails", "static_instance": null, "getter_method": "getRelocateActionDetails", "containing_data_type_ref": "team_log.FileMoveDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileMoveType.description": {"fq_name": "team_log.FileMoveType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileMoveType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileOrFolderLogInfo.path": {"fq_name": "team_log.FileOrFolderLogInfo.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "team_log.FileOrFolderLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.FileOrFolderLogInfo.display_name": {"fq_name": "team_log.FileOrFolderLogInfo.display_name", "param_name": "displayName", "static_instance": null, "getter_method": "getDisplayName", "containing_data_type_ref": "team_log.FileOrFolderLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.FileOrFolderLogInfo.file_id": {"fq_name": "team_log.FileOrFolderLogInfo.file_id", "param_name": "fileId", "static_instance": null, "getter_method": "getFileId", "containing_data_type_ref": "team_log.FileOrFolderLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.FileOrFolderLogInfo.file_size": {"fq_name": "team_log.FileOrFolderLogInfo.file_size", "param_name": "fileSize", "static_instance": null, "getter_method": "getFileSize", "containing_data_type_ref": "team_log.FileOrFolderLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.FilePermanentlyDeleteType.description": {"fq_name": "team_log.FilePermanentlyDeleteType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FilePermanentlyDeleteType", "route_refs": [], "_type": "FieldReference"}, "team_log.FilePreviewType.description": {"fq_name": "team_log.FilePreviewType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FilePreviewType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileProviderMigrationPolicyChangedDetails.new_value": {"fq_name": "team_log.FileProviderMigrationPolicyChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.FileProviderMigrationPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileProviderMigrationPolicyChangedDetails.previous_value": {"fq_name": "team_log.FileProviderMigrationPolicyChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.FileProviderMigrationPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileProviderMigrationPolicyChangedType.description": {"fq_name": "team_log.FileProviderMigrationPolicyChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileProviderMigrationPolicyChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRenameDetails.relocate_action_details": {"fq_name": "team_log.FileRenameDetails.relocate_action_details", "param_name": "relocateActionDetails", "static_instance": null, "getter_method": "getRelocateActionDetails", "containing_data_type_ref": "team_log.FileRenameDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRenameType.description": {"fq_name": "team_log.FileRenameType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileRenameType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestChangeDetails.new_details": {"fq_name": "team_log.FileRequestChangeDetails.new_details", "param_name": "newDetails", "static_instance": null, "getter_method": "getNewDetails", "containing_data_type_ref": "team_log.FileRequestChangeDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestChangeDetails.file_request_id": {"fq_name": "team_log.FileRequestChangeDetails.file_request_id", "param_name": "fileRequestId", "static_instance": null, "getter_method": "getFileRequestId", "containing_data_type_ref": "team_log.FileRequestChangeDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestChangeDetails.previous_details": {"fq_name": "team_log.FileRequestChangeDetails.previous_details", "param_name": "previousDetails", "static_instance": null, "getter_method": "getPreviousDetails", "containing_data_type_ref": "team_log.FileRequestChangeDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestChangeType.description": {"fq_name": "team_log.FileRequestChangeType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileRequestChangeType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestCloseDetails.file_request_id": {"fq_name": "team_log.FileRequestCloseDetails.file_request_id", "param_name": "fileRequestId", "static_instance": null, "getter_method": "getFileRequestId", "containing_data_type_ref": "team_log.FileRequestCloseDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestCloseDetails.previous_details": {"fq_name": "team_log.FileRequestCloseDetails.previous_details", "param_name": "previousDetails", "static_instance": null, "getter_method": "getPreviousDetails", "containing_data_type_ref": "team_log.FileRequestCloseDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestCloseType.description": {"fq_name": "team_log.FileRequestCloseType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileRequestCloseType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestCreateDetails.file_request_id": {"fq_name": "team_log.FileRequestCreateDetails.file_request_id", "param_name": "fileRequestId", "static_instance": null, "getter_method": "getFileRequestId", "containing_data_type_ref": "team_log.FileRequestCreateDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestCreateDetails.request_details": {"fq_name": "team_log.FileRequestCreateDetails.request_details", "param_name": "requestDetails", "static_instance": null, "getter_method": "getRequestDetails", "containing_data_type_ref": "team_log.FileRequestCreateDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestCreateType.description": {"fq_name": "team_log.FileRequestCreateType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileRequestCreateType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestDeadline.deadline": {"fq_name": "team_log.FileRequestDeadline.deadline", "param_name": "deadline", "static_instance": null, "getter_method": "getDeadline", "containing_data_type_ref": "team_log.FileRequestDeadline", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestDeadline.allow_late_uploads": {"fq_name": "team_log.FileRequestDeadline.allow_late_uploads", "param_name": "allowLateUploads", "static_instance": null, "getter_method": "getAllowLateUploads", "containing_data_type_ref": "team_log.FileRequestDeadline", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestDeleteDetails.file_request_id": {"fq_name": "team_log.FileRequestDeleteDetails.file_request_id", "param_name": "fileRequestId", "static_instance": null, "getter_method": "getFileRequestId", "containing_data_type_ref": "team_log.FileRequestDeleteDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestDeleteDetails.previous_details": {"fq_name": "team_log.FileRequestDeleteDetails.previous_details", "param_name": "previousDetails", "static_instance": null, "getter_method": "getPreviousDetails", "containing_data_type_ref": "team_log.FileRequestDeleteDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestDeleteType.description": {"fq_name": "team_log.FileRequestDeleteType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileRequestDeleteType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestDetails.asset_index": {"fq_name": "team_log.FileRequestDetails.asset_index", "param_name": "assetIndex", "static_instance": null, "getter_method": "getAssetIndex", "containing_data_type_ref": "team_log.FileRequestDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestDetails.deadline": {"fq_name": "team_log.FileRequestDetails.deadline", "param_name": "deadline", "static_instance": null, "getter_method": "getDeadline", "containing_data_type_ref": "team_log.FileRequestDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestReceiveFileDetails.submitted_file_names": {"fq_name": "team_log.FileRequestReceiveFileDetails.submitted_file_names", "param_name": "submittedFileNames", "static_instance": null, "getter_method": "getSubmittedFileNames", "containing_data_type_ref": "team_log.FileRequestReceiveFileDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestReceiveFileDetails.file_request_id": {"fq_name": "team_log.FileRequestReceiveFileDetails.file_request_id", "param_name": "fileRequestId", "static_instance": null, "getter_method": "getFileRequestId", "containing_data_type_ref": "team_log.FileRequestReceiveFileDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestReceiveFileDetails.file_request_details": {"fq_name": "team_log.FileRequestReceiveFileDetails.file_request_details", "param_name": "fileRequestDetails", "static_instance": null, "getter_method": "getFileRequestDetails", "containing_data_type_ref": "team_log.FileRequestReceiveFileDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestReceiveFileDetails.submitter_name": {"fq_name": "team_log.FileRequestReceiveFileDetails.submitter_name", "param_name": "submitterName", "static_instance": null, "getter_method": "getSubmitterName", "containing_data_type_ref": "team_log.FileRequestReceiveFileDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestReceiveFileDetails.submitter_email": {"fq_name": "team_log.FileRequestReceiveFileDetails.submitter_email", "param_name": "submitterEmail", "static_instance": null, "getter_method": "getSubmitterEmail", "containing_data_type_ref": "team_log.FileRequestReceiveFileDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestReceiveFileType.description": {"fq_name": "team_log.FileRequestReceiveFileType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileRequestReceiveFileType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestsChangePolicyDetails.new_value": {"fq_name": "team_log.FileRequestsChangePolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.FileRequestsChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestsChangePolicyDetails.previous_value": {"fq_name": "team_log.FileRequestsChangePolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.FileRequestsChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestsChangePolicyType.description": {"fq_name": "team_log.FileRequestsChangePolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileRequestsChangePolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestsEmailsEnabledType.description": {"fq_name": "team_log.FileRequestsEmailsEnabledType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileRequestsEmailsEnabledType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestsEmailsRestrictedToTeamOnlyType.description": {"fq_name": "team_log.FileRequestsEmailsRestrictedToTeamOnlyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileRequestsEmailsRestrictedToTeamOnlyType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestsPolicy.disabled": {"fq_name": "team_log.FileRequestsPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.FileRequestsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestsPolicy.enabled": {"fq_name": "team_log.FileRequestsPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.FileRequestsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRequestsPolicy.other": {"fq_name": "team_log.FileRequestsPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.FileRequestsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.FileResolveCommentDetails.comment_text": {"fq_name": "team_log.FileResolveCommentDetails.comment_text", "param_name": "commentText", "static_instance": null, "getter_method": "getCommentText", "containing_data_type_ref": "team_log.FileResolveCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileResolveCommentType.description": {"fq_name": "team_log.FileResolveCommentType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileResolveCommentType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRestoreType.description": {"fq_name": "team_log.FileRestoreType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileRestoreType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRevertType.description": {"fq_name": "team_log.FileRevertType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileRevertType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileRollbackChangesType.description": {"fq_name": "team_log.FileRollbackChangesType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileRollbackChangesType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileSaveCopyReferenceDetails.relocate_action_details": {"fq_name": "team_log.FileSaveCopyReferenceDetails.relocate_action_details", "param_name": "relocateActionDetails", "static_instance": null, "getter_method": "getRelocateActionDetails", "containing_data_type_ref": "team_log.FileSaveCopyReferenceDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileSaveCopyReferenceType.description": {"fq_name": "team_log.FileSaveCopyReferenceType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileSaveCopyReferenceType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileTransfersFileAddDetails.file_transfer_id": {"fq_name": "team_log.FileTransfersFileAddDetails.file_transfer_id", "param_name": "fileTransferId", "static_instance": null, "getter_method": "getFileTransferId", "containing_data_type_ref": "team_log.FileTransfersFileAddDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileTransfersFileAddType.description": {"fq_name": "team_log.FileTransfersFileAddType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileTransfersFileAddType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileTransfersPolicy.disabled": {"fq_name": "team_log.FileTransfersPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.FileTransfersPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.FileTransfersPolicy.enabled": {"fq_name": "team_log.FileTransfersPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.FileTransfersPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.FileTransfersPolicy.other": {"fq_name": "team_log.FileTransfersPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.FileTransfersPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.FileTransfersPolicyChangedDetails.new_value": {"fq_name": "team_log.FileTransfersPolicyChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.FileTransfersPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileTransfersPolicyChangedDetails.previous_value": {"fq_name": "team_log.FileTransfersPolicyChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.FileTransfersPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileTransfersPolicyChangedType.description": {"fq_name": "team_log.FileTransfersPolicyChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileTransfersPolicyChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileTransfersTransferDeleteDetails.file_transfer_id": {"fq_name": "team_log.FileTransfersTransferDeleteDetails.file_transfer_id", "param_name": "fileTransferId", "static_instance": null, "getter_method": "getFileTransferId", "containing_data_type_ref": "team_log.FileTransfersTransferDeleteDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileTransfersTransferDeleteType.description": {"fq_name": "team_log.FileTransfersTransferDeleteType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileTransfersTransferDeleteType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileTransfersTransferDownloadDetails.file_transfer_id": {"fq_name": "team_log.FileTransfersTransferDownloadDetails.file_transfer_id", "param_name": "fileTransferId", "static_instance": null, "getter_method": "getFileTransferId", "containing_data_type_ref": "team_log.FileTransfersTransferDownloadDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileTransfersTransferDownloadType.description": {"fq_name": "team_log.FileTransfersTransferDownloadType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileTransfersTransferDownloadType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileTransfersTransferSendDetails.file_transfer_id": {"fq_name": "team_log.FileTransfersTransferSendDetails.file_transfer_id", "param_name": "fileTransferId", "static_instance": null, "getter_method": "getFileTransferId", "containing_data_type_ref": "team_log.FileTransfersTransferSendDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileTransfersTransferSendType.description": {"fq_name": "team_log.FileTransfersTransferSendType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileTransfersTransferSendType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileTransfersTransferViewDetails.file_transfer_id": {"fq_name": "team_log.FileTransfersTransferViewDetails.file_transfer_id", "param_name": "fileTransferId", "static_instance": null, "getter_method": "getFileTransferId", "containing_data_type_ref": "team_log.FileTransfersTransferViewDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileTransfersTransferViewType.description": {"fq_name": "team_log.FileTransfersTransferViewType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileTransfersTransferViewType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileUnlikeCommentDetails.comment_text": {"fq_name": "team_log.FileUnlikeCommentDetails.comment_text", "param_name": "commentText", "static_instance": null, "getter_method": "getCommentText", "containing_data_type_ref": "team_log.FileUnlikeCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileUnlikeCommentType.description": {"fq_name": "team_log.FileUnlikeCommentType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileUnlikeCommentType", "route_refs": [], "_type": "FieldReference"}, "team_log.FileUnresolveCommentDetails.comment_text": {"fq_name": "team_log.FileUnresolveCommentDetails.comment_text", "param_name": "commentText", "static_instance": null, "getter_method": "getCommentText", "containing_data_type_ref": "team_log.FileUnresolveCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FileUnresolveCommentType.description": {"fq_name": "team_log.FileUnresolveCommentType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FileUnresolveCommentType", "route_refs": [], "_type": "FieldReference"}, "team_log.FolderLinkRestrictionPolicy.disabled": {"fq_name": "team_log.FolderLinkRestrictionPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.FolderLinkRestrictionPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.FolderLinkRestrictionPolicy.enabled": {"fq_name": "team_log.FolderLinkRestrictionPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.FolderLinkRestrictionPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.FolderLinkRestrictionPolicy.other": {"fq_name": "team_log.FolderLinkRestrictionPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.FolderLinkRestrictionPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.FolderLinkRestrictionPolicyChangedDetails.new_value": {"fq_name": "team_log.FolderLinkRestrictionPolicyChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.FolderLinkRestrictionPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FolderLinkRestrictionPolicyChangedDetails.previous_value": {"fq_name": "team_log.FolderLinkRestrictionPolicyChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.FolderLinkRestrictionPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FolderLinkRestrictionPolicyChangedType.description": {"fq_name": "team_log.FolderLinkRestrictionPolicyChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FolderLinkRestrictionPolicyChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.FolderLogInfo.path": {"fq_name": "team_log.FolderLogInfo.path", "param_name": "path", "static_instance": null, "getter_method": "getPath", "containing_data_type_ref": "team_log.FolderLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.FolderLogInfo.display_name": {"fq_name": "team_log.FolderLogInfo.display_name", "param_name": "displayName", "static_instance": null, "getter_method": "getDisplayName", "containing_data_type_ref": "team_log.FolderLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.FolderLogInfo.file_id": {"fq_name": "team_log.FolderLogInfo.file_id", "param_name": "fileId", "static_instance": null, "getter_method": "getFileId", "containing_data_type_ref": "team_log.FolderLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.FolderLogInfo.file_size": {"fq_name": "team_log.FolderLogInfo.file_size", "param_name": "fileSize", "static_instance": null, "getter_method": "getFileSize", "containing_data_type_ref": "team_log.FolderLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.FolderLogInfo.file_count": {"fq_name": "team_log.FolderLogInfo.file_count", "param_name": "fileCount", "static_instance": null, "getter_method": "getFileCount", "containing_data_type_ref": "team_log.FolderLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.FolderOverviewDescriptionChangedDetails.folder_overview_location_asset": {"fq_name": "team_log.FolderOverviewDescriptionChangedDetails.folder_overview_location_asset", "param_name": "folderOverviewLocationAsset", "static_instance": null, "getter_method": "getFolderOverviewLocationAsset", "containing_data_type_ref": "team_log.FolderOverviewDescriptionChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FolderOverviewDescriptionChangedType.description": {"fq_name": "team_log.FolderOverviewDescriptionChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FolderOverviewDescriptionChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.FolderOverviewItemPinnedDetails.folder_overview_location_asset": {"fq_name": "team_log.FolderOverviewItemPinnedDetails.folder_overview_location_asset", "param_name": "folderOverviewLocationAsset", "static_instance": null, "getter_method": "getFolderOverviewLocationAsset", "containing_data_type_ref": "team_log.FolderOverviewItemPinnedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FolderOverviewItemPinnedDetails.pinned_items_asset_indices": {"fq_name": "team_log.FolderOverviewItemPinnedDetails.pinned_items_asset_indices", "param_name": "pinnedItemsAssetIndices", "static_instance": null, "getter_method": "getPinnedItemsAssetIndices", "containing_data_type_ref": "team_log.FolderOverviewItemPinnedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FolderOverviewItemPinnedType.description": {"fq_name": "team_log.FolderOverviewItemPinnedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FolderOverviewItemPinnedType", "route_refs": [], "_type": "FieldReference"}, "team_log.FolderOverviewItemUnpinnedDetails.folder_overview_location_asset": {"fq_name": "team_log.FolderOverviewItemUnpinnedDetails.folder_overview_location_asset", "param_name": "folderOverviewLocationAsset", "static_instance": null, "getter_method": "getFolderOverviewLocationAsset", "containing_data_type_ref": "team_log.FolderOverviewItemUnpinnedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FolderOverviewItemUnpinnedDetails.pinned_items_asset_indices": {"fq_name": "team_log.FolderOverviewItemUnpinnedDetails.pinned_items_asset_indices", "param_name": "pinnedItemsAssetIndices", "static_instance": null, "getter_method": "getPinnedItemsAssetIndices", "containing_data_type_ref": "team_log.FolderOverviewItemUnpinnedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.FolderOverviewItemUnpinnedType.description": {"fq_name": "team_log.FolderOverviewItemUnpinnedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.FolderOverviewItemUnpinnedType", "route_refs": [], "_type": "FieldReference"}, "team_log.GeoLocationLogInfo.ip_address": {"fq_name": "team_log.GeoLocationLogInfo.ip_address", "param_name": "ipAddress", "static_instance": null, "getter_method": "getIpAddress", "containing_data_type_ref": "team_log.GeoLocationLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.GeoLocationLogInfo.city": {"fq_name": "team_log.GeoLocationLogInfo.city", "param_name": "city", "static_instance": null, "getter_method": "getCity", "containing_data_type_ref": "team_log.GeoLocationLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.GeoLocationLogInfo.region": {"fq_name": "team_log.GeoLocationLogInfo.region", "param_name": "region", "static_instance": null, "getter_method": "getRegion", "containing_data_type_ref": "team_log.GeoLocationLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.GeoLocationLogInfo.country": {"fq_name": "team_log.GeoLocationLogInfo.country", "param_name": "country", "static_instance": null, "getter_method": "getCountry", "containing_data_type_ref": "team_log.GeoLocationLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.GetTeamEventsArg.limit": {"fq_name": "team_log.GetTeamEventsArg.limit", "param_name": "limit", "static_instance": null, "getter_method": "getLimit", "containing_data_type_ref": "team_log.GetTeamEventsArg", "route_refs": [], "_type": "FieldReference"}, "team_log.GetTeamEventsArg.account_id": {"fq_name": "team_log.GetTeamEventsArg.account_id", "param_name": "accountId", "static_instance": null, "getter_method": "getAccountId", "containing_data_type_ref": "team_log.GetTeamEventsArg", "route_refs": [], "_type": "FieldReference"}, "team_log.GetTeamEventsArg.time": {"fq_name": "team_log.GetTeamEventsArg.time", "param_name": "time", "static_instance": null, "getter_method": "getTime", "containing_data_type_ref": "team_log.GetTeamEventsArg", "route_refs": [], "_type": "FieldReference"}, "team_log.GetTeamEventsArg.category": {"fq_name": "team_log.GetTeamEventsArg.category", "param_name": "category", "static_instance": null, "getter_method": "getCategory", "containing_data_type_ref": "team_log.GetTeamEventsArg", "route_refs": [], "_type": "FieldReference"}, "team_log.GetTeamEventsArg.event_type": {"fq_name": "team_log.GetTeamEventsArg.event_type", "param_name": "eventType", "static_instance": null, "getter_method": "getEventType", "containing_data_type_ref": "team_log.GetTeamEventsArg", "route_refs": [], "_type": "FieldReference"}, "team_log.GetTeamEventsContinueArg.cursor": {"fq_name": "team_log.GetTeamEventsContinueArg.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team_log.GetTeamEventsContinueArg", "route_refs": [], "_type": "FieldReference"}, "team_log.GetTeamEventsContinueError.bad_cursor": {"fq_name": "team_log.GetTeamEventsContinueError.bad_cursor", "param_name": "badCursorValue", "static_instance": "BAD_CURSOR", "getter_method": null, "containing_data_type_ref": "team_log.GetTeamEventsContinueError", "route_refs": [], "_type": "FieldReference"}, "team_log.GetTeamEventsContinueError.reset": {"fq_name": "team_log.GetTeamEventsContinueError.reset", "param_name": "resetValue", "static_instance": null, "getter_method": "getResetValue", "containing_data_type_ref": "team_log.GetTeamEventsContinueError", "route_refs": [], "_type": "FieldReference"}, "team_log.GetTeamEventsContinueError.other": {"fq_name": "team_log.GetTeamEventsContinueError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.GetTeamEventsContinueError", "route_refs": [], "_type": "FieldReference"}, "team_log.GetTeamEventsError.account_id_not_found": {"fq_name": "team_log.GetTeamEventsError.account_id_not_found", "param_name": "accountIdNotFoundValue", "static_instance": "ACCOUNT_ID_NOT_FOUND", "getter_method": null, "containing_data_type_ref": "team_log.GetTeamEventsError", "route_refs": [], "_type": "FieldReference"}, "team_log.GetTeamEventsError.invalid_time_range": {"fq_name": "team_log.GetTeamEventsError.invalid_time_range", "param_name": "invalidTimeRangeValue", "static_instance": "INVALID_TIME_RANGE", "getter_method": null, "containing_data_type_ref": "team_log.GetTeamEventsError", "route_refs": [], "_type": "FieldReference"}, "team_log.GetTeamEventsError.invalid_filters": {"fq_name": "team_log.GetTeamEventsError.invalid_filters", "param_name": "invalidFiltersValue", "static_instance": "INVALID_FILTERS", "getter_method": null, "containing_data_type_ref": "team_log.GetTeamEventsError", "route_refs": [], "_type": "FieldReference"}, "team_log.GetTeamEventsError.other": {"fq_name": "team_log.GetTeamEventsError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.GetTeamEventsError", "route_refs": [], "_type": "FieldReference"}, "team_log.GetTeamEventsResult.events": {"fq_name": "team_log.GetTeamEventsResult.events", "param_name": "events", "static_instance": null, "getter_method": "getEvents", "containing_data_type_ref": "team_log.GetTeamEventsResult", "route_refs": [], "_type": "FieldReference"}, "team_log.GetTeamEventsResult.cursor": {"fq_name": "team_log.GetTeamEventsResult.cursor", "param_name": "cursor", "static_instance": null, "getter_method": "getCursor", "containing_data_type_ref": "team_log.GetTeamEventsResult", "route_refs": [], "_type": "FieldReference"}, "team_log.GetTeamEventsResult.has_more": {"fq_name": "team_log.GetTeamEventsResult.has_more", "param_name": "hasMore", "static_instance": null, "getter_method": "getHasMore", "containing_data_type_ref": "team_log.GetTeamEventsResult", "route_refs": [], "_type": "FieldReference"}, "team_log.GoogleSsoChangePolicyDetails.new_value": {"fq_name": "team_log.GoogleSsoChangePolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.GoogleSsoChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GoogleSsoChangePolicyDetails.previous_value": {"fq_name": "team_log.GoogleSsoChangePolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.GoogleSsoChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GoogleSsoChangePolicyType.description": {"fq_name": "team_log.GoogleSsoChangePolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GoogleSsoChangePolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.GoogleSsoPolicy.disabled": {"fq_name": "team_log.GoogleSsoPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.GoogleSsoPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.GoogleSsoPolicy.enabled": {"fq_name": "team_log.GoogleSsoPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.GoogleSsoPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.GoogleSsoPolicy.other": {"fq_name": "team_log.GoogleSsoPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.GoogleSsoPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyAddFolderFailedDetails.governance_policy_id": {"fq_name": "team_log.GovernancePolicyAddFolderFailedDetails.governance_policy_id", "param_name": "governancePolicyId", "static_instance": null, "getter_method": "getGovernancePolicyId", "containing_data_type_ref": "team_log.GovernancePolicyAddFolderFailedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyAddFolderFailedDetails.name": {"fq_name": "team_log.GovernancePolicyAddFolderFailedDetails.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team_log.GovernancePolicyAddFolderFailedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyAddFolderFailedDetails.folder": {"fq_name": "team_log.GovernancePolicyAddFolderFailedDetails.folder", "param_name": "folder", "static_instance": null, "getter_method": "getFolder", "containing_data_type_ref": "team_log.GovernancePolicyAddFolderFailedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyAddFolderFailedDetails.policy_type": {"fq_name": "team_log.GovernancePolicyAddFolderFailedDetails.policy_type", "param_name": "policyType", "static_instance": null, "getter_method": "getPolicyType", "containing_data_type_ref": "team_log.GovernancePolicyAddFolderFailedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyAddFolderFailedDetails.reason": {"fq_name": "team_log.GovernancePolicyAddFolderFailedDetails.reason", "param_name": "reason", "static_instance": null, "getter_method": "getReason", "containing_data_type_ref": "team_log.GovernancePolicyAddFolderFailedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyAddFolderFailedType.description": {"fq_name": "team_log.GovernancePolicyAddFolderFailedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GovernancePolicyAddFolderFailedType", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyAddFoldersDetails.governance_policy_id": {"fq_name": "team_log.GovernancePolicyAddFoldersDetails.governance_policy_id", "param_name": "governancePolicyId", "static_instance": null, "getter_method": "getGovernancePolicyId", "containing_data_type_ref": "team_log.GovernancePolicyAddFoldersDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyAddFoldersDetails.name": {"fq_name": "team_log.GovernancePolicyAddFoldersDetails.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team_log.GovernancePolicyAddFoldersDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyAddFoldersDetails.policy_type": {"fq_name": "team_log.GovernancePolicyAddFoldersDetails.policy_type", "param_name": "policyType", "static_instance": null, "getter_method": "getPolicyType", "containing_data_type_ref": "team_log.GovernancePolicyAddFoldersDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyAddFoldersDetails.folders": {"fq_name": "team_log.GovernancePolicyAddFoldersDetails.folders", "param_name": "folders", "static_instance": null, "getter_method": "getFolders", "containing_data_type_ref": "team_log.GovernancePolicyAddFoldersDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyAddFoldersType.description": {"fq_name": "team_log.GovernancePolicyAddFoldersType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GovernancePolicyAddFoldersType", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyContentDisposedDetails.governance_policy_id": {"fq_name": "team_log.GovernancePolicyContentDisposedDetails.governance_policy_id", "param_name": "governancePolicyId", "static_instance": null, "getter_method": "getGovernancePolicyId", "containing_data_type_ref": "team_log.GovernancePolicyContentDisposedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyContentDisposedDetails.name": {"fq_name": "team_log.GovernancePolicyContentDisposedDetails.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team_log.GovernancePolicyContentDisposedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyContentDisposedDetails.disposition_type": {"fq_name": "team_log.GovernancePolicyContentDisposedDetails.disposition_type", "param_name": "dispositionType", "static_instance": null, "getter_method": "getDispositionType", "containing_data_type_ref": "team_log.GovernancePolicyContentDisposedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyContentDisposedDetails.policy_type": {"fq_name": "team_log.GovernancePolicyContentDisposedDetails.policy_type", "param_name": "policyType", "static_instance": null, "getter_method": "getPolicyType", "containing_data_type_ref": "team_log.GovernancePolicyContentDisposedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyContentDisposedType.description": {"fq_name": "team_log.GovernancePolicyContentDisposedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GovernancePolicyContentDisposedType", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyCreateDetails.governance_policy_id": {"fq_name": "team_log.GovernancePolicyCreateDetails.governance_policy_id", "param_name": "governancePolicyId", "static_instance": null, "getter_method": "getGovernancePolicyId", "containing_data_type_ref": "team_log.GovernancePolicyCreateDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyCreateDetails.name": {"fq_name": "team_log.GovernancePolicyCreateDetails.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team_log.GovernancePolicyCreateDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyCreateDetails.duration": {"fq_name": "team_log.GovernancePolicyCreateDetails.duration", "param_name": "duration", "static_instance": null, "getter_method": "getDuration", "containing_data_type_ref": "team_log.GovernancePolicyCreateDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyCreateDetails.policy_type": {"fq_name": "team_log.GovernancePolicyCreateDetails.policy_type", "param_name": "policyType", "static_instance": null, "getter_method": "getPolicyType", "containing_data_type_ref": "team_log.GovernancePolicyCreateDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyCreateDetails.folders": {"fq_name": "team_log.GovernancePolicyCreateDetails.folders", "param_name": "folders", "static_instance": null, "getter_method": "getFolders", "containing_data_type_ref": "team_log.GovernancePolicyCreateDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyCreateType.description": {"fq_name": "team_log.GovernancePolicyCreateType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GovernancePolicyCreateType", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyDeleteDetails.governance_policy_id": {"fq_name": "team_log.GovernancePolicyDeleteDetails.governance_policy_id", "param_name": "governancePolicyId", "static_instance": null, "getter_method": "getGovernancePolicyId", "containing_data_type_ref": "team_log.GovernancePolicyDeleteDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyDeleteDetails.name": {"fq_name": "team_log.GovernancePolicyDeleteDetails.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team_log.GovernancePolicyDeleteDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyDeleteDetails.policy_type": {"fq_name": "team_log.GovernancePolicyDeleteDetails.policy_type", "param_name": "policyType", "static_instance": null, "getter_method": "getPolicyType", "containing_data_type_ref": "team_log.GovernancePolicyDeleteDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyDeleteType.description": {"fq_name": "team_log.GovernancePolicyDeleteType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GovernancePolicyDeleteType", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyEditDetailsDetails.governance_policy_id": {"fq_name": "team_log.GovernancePolicyEditDetailsDetails.governance_policy_id", "param_name": "governancePolicyId", "static_instance": null, "getter_method": "getGovernancePolicyId", "containing_data_type_ref": "team_log.GovernancePolicyEditDetailsDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyEditDetailsDetails.name": {"fq_name": "team_log.GovernancePolicyEditDetailsDetails.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team_log.GovernancePolicyEditDetailsDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyEditDetailsDetails.attribute": {"fq_name": "team_log.GovernancePolicyEditDetailsDetails.attribute", "param_name": "attribute", "static_instance": null, "getter_method": "getAttribute", "containing_data_type_ref": "team_log.GovernancePolicyEditDetailsDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyEditDetailsDetails.previous_value": {"fq_name": "team_log.GovernancePolicyEditDetailsDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.GovernancePolicyEditDetailsDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyEditDetailsDetails.new_value": {"fq_name": "team_log.GovernancePolicyEditDetailsDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.GovernancePolicyEditDetailsDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyEditDetailsDetails.policy_type": {"fq_name": "team_log.GovernancePolicyEditDetailsDetails.policy_type", "param_name": "policyType", "static_instance": null, "getter_method": "getPolicyType", "containing_data_type_ref": "team_log.GovernancePolicyEditDetailsDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyEditDetailsType.description": {"fq_name": "team_log.GovernancePolicyEditDetailsType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GovernancePolicyEditDetailsType", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyEditDurationDetails.governance_policy_id": {"fq_name": "team_log.GovernancePolicyEditDurationDetails.governance_policy_id", "param_name": "governancePolicyId", "static_instance": null, "getter_method": "getGovernancePolicyId", "containing_data_type_ref": "team_log.GovernancePolicyEditDurationDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyEditDurationDetails.name": {"fq_name": "team_log.GovernancePolicyEditDurationDetails.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team_log.GovernancePolicyEditDurationDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyEditDurationDetails.previous_value": {"fq_name": "team_log.GovernancePolicyEditDurationDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.GovernancePolicyEditDurationDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyEditDurationDetails.new_value": {"fq_name": "team_log.GovernancePolicyEditDurationDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.GovernancePolicyEditDurationDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyEditDurationDetails.policy_type": {"fq_name": "team_log.GovernancePolicyEditDurationDetails.policy_type", "param_name": "policyType", "static_instance": null, "getter_method": "getPolicyType", "containing_data_type_ref": "team_log.GovernancePolicyEditDurationDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyEditDurationType.description": {"fq_name": "team_log.GovernancePolicyEditDurationType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GovernancePolicyEditDurationType", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyExportCreatedDetails.governance_policy_id": {"fq_name": "team_log.GovernancePolicyExportCreatedDetails.governance_policy_id", "param_name": "governancePolicyId", "static_instance": null, "getter_method": "getGovernancePolicyId", "containing_data_type_ref": "team_log.GovernancePolicyExportCreatedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyExportCreatedDetails.name": {"fq_name": "team_log.GovernancePolicyExportCreatedDetails.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team_log.GovernancePolicyExportCreatedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyExportCreatedDetails.export_name": {"fq_name": "team_log.GovernancePolicyExportCreatedDetails.export_name", "param_name": "exportName", "static_instance": null, "getter_method": "getExportName", "containing_data_type_ref": "team_log.GovernancePolicyExportCreatedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyExportCreatedDetails.policy_type": {"fq_name": "team_log.GovernancePolicyExportCreatedDetails.policy_type", "param_name": "policyType", "static_instance": null, "getter_method": "getPolicyType", "containing_data_type_ref": "team_log.GovernancePolicyExportCreatedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyExportCreatedType.description": {"fq_name": "team_log.GovernancePolicyExportCreatedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GovernancePolicyExportCreatedType", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyExportRemovedDetails.governance_policy_id": {"fq_name": "team_log.GovernancePolicyExportRemovedDetails.governance_policy_id", "param_name": "governancePolicyId", "static_instance": null, "getter_method": "getGovernancePolicyId", "containing_data_type_ref": "team_log.GovernancePolicyExportRemovedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyExportRemovedDetails.name": {"fq_name": "team_log.GovernancePolicyExportRemovedDetails.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team_log.GovernancePolicyExportRemovedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyExportRemovedDetails.export_name": {"fq_name": "team_log.GovernancePolicyExportRemovedDetails.export_name", "param_name": "exportName", "static_instance": null, "getter_method": "getExportName", "containing_data_type_ref": "team_log.GovernancePolicyExportRemovedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyExportRemovedDetails.policy_type": {"fq_name": "team_log.GovernancePolicyExportRemovedDetails.policy_type", "param_name": "policyType", "static_instance": null, "getter_method": "getPolicyType", "containing_data_type_ref": "team_log.GovernancePolicyExportRemovedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyExportRemovedType.description": {"fq_name": "team_log.GovernancePolicyExportRemovedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GovernancePolicyExportRemovedType", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyRemoveFoldersDetails.governance_policy_id": {"fq_name": "team_log.GovernancePolicyRemoveFoldersDetails.governance_policy_id", "param_name": "governancePolicyId", "static_instance": null, "getter_method": "getGovernancePolicyId", "containing_data_type_ref": "team_log.GovernancePolicyRemoveFoldersDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyRemoveFoldersDetails.name": {"fq_name": "team_log.GovernancePolicyRemoveFoldersDetails.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team_log.GovernancePolicyRemoveFoldersDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyRemoveFoldersDetails.policy_type": {"fq_name": "team_log.GovernancePolicyRemoveFoldersDetails.policy_type", "param_name": "policyType", "static_instance": null, "getter_method": "getPolicyType", "containing_data_type_ref": "team_log.GovernancePolicyRemoveFoldersDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyRemoveFoldersDetails.folders": {"fq_name": "team_log.GovernancePolicyRemoveFoldersDetails.folders", "param_name": "folders", "static_instance": null, "getter_method": "getFolders", "containing_data_type_ref": "team_log.GovernancePolicyRemoveFoldersDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyRemoveFoldersDetails.reason": {"fq_name": "team_log.GovernancePolicyRemoveFoldersDetails.reason", "param_name": "reason", "static_instance": null, "getter_method": "getReason", "containing_data_type_ref": "team_log.GovernancePolicyRemoveFoldersDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyRemoveFoldersType.description": {"fq_name": "team_log.GovernancePolicyRemoveFoldersType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GovernancePolicyRemoveFoldersType", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyReportCreatedDetails.governance_policy_id": {"fq_name": "team_log.GovernancePolicyReportCreatedDetails.governance_policy_id", "param_name": "governancePolicyId", "static_instance": null, "getter_method": "getGovernancePolicyId", "containing_data_type_ref": "team_log.GovernancePolicyReportCreatedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyReportCreatedDetails.name": {"fq_name": "team_log.GovernancePolicyReportCreatedDetails.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team_log.GovernancePolicyReportCreatedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyReportCreatedDetails.policy_type": {"fq_name": "team_log.GovernancePolicyReportCreatedDetails.policy_type", "param_name": "policyType", "static_instance": null, "getter_method": "getPolicyType", "containing_data_type_ref": "team_log.GovernancePolicyReportCreatedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyReportCreatedType.description": {"fq_name": "team_log.GovernancePolicyReportCreatedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GovernancePolicyReportCreatedType", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyZipPartDownloadedDetails.governance_policy_id": {"fq_name": "team_log.GovernancePolicyZipPartDownloadedDetails.governance_policy_id", "param_name": "governancePolicyId", "static_instance": null, "getter_method": "getGovernancePolicyId", "containing_data_type_ref": "team_log.GovernancePolicyZipPartDownloadedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyZipPartDownloadedDetails.name": {"fq_name": "team_log.GovernancePolicyZipPartDownloadedDetails.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team_log.GovernancePolicyZipPartDownloadedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyZipPartDownloadedDetails.export_name": {"fq_name": "team_log.GovernancePolicyZipPartDownloadedDetails.export_name", "param_name": "exportName", "static_instance": null, "getter_method": "getExportName", "containing_data_type_ref": "team_log.GovernancePolicyZipPartDownloadedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyZipPartDownloadedDetails.policy_type": {"fq_name": "team_log.GovernancePolicyZipPartDownloadedDetails.policy_type", "param_name": "policyType", "static_instance": null, "getter_method": "getPolicyType", "containing_data_type_ref": "team_log.GovernancePolicyZipPartDownloadedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyZipPartDownloadedDetails.part": {"fq_name": "team_log.GovernancePolicyZipPartDownloadedDetails.part", "param_name": "part", "static_instance": null, "getter_method": "getPart", "containing_data_type_ref": "team_log.GovernancePolicyZipPartDownloadedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GovernancePolicyZipPartDownloadedType.description": {"fq_name": "team_log.GovernancePolicyZipPartDownloadedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GovernancePolicyZipPartDownloadedType", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupAddExternalIdDetails.new_value": {"fq_name": "team_log.GroupAddExternalIdDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.GroupAddExternalIdDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupAddExternalIdType.description": {"fq_name": "team_log.GroupAddExternalIdType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GroupAddExternalIdType", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupAddMemberDetails.is_group_owner": {"fq_name": "team_log.GroupAddMemberDetails.is_group_owner", "param_name": "isGroupOwner", "static_instance": null, "getter_method": "getIsGroupOwner", "containing_data_type_ref": "team_log.GroupAddMemberDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupAddMemberType.description": {"fq_name": "team_log.GroupAddMemberType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GroupAddMemberType", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupChangeExternalIdDetails.new_value": {"fq_name": "team_log.GroupChangeExternalIdDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.GroupChangeExternalIdDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupChangeExternalIdDetails.previous_value": {"fq_name": "team_log.GroupChangeExternalIdDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.GroupChangeExternalIdDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupChangeExternalIdType.description": {"fq_name": "team_log.GroupChangeExternalIdType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GroupChangeExternalIdType", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupChangeManagementTypeDetails.new_value": {"fq_name": "team_log.GroupChangeManagementTypeDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.GroupChangeManagementTypeDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupChangeManagementTypeDetails.previous_value": {"fq_name": "team_log.GroupChangeManagementTypeDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.GroupChangeManagementTypeDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupChangeManagementTypeType.description": {"fq_name": "team_log.GroupChangeManagementTypeType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GroupChangeManagementTypeType", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupChangeMemberRoleDetails.is_group_owner": {"fq_name": "team_log.GroupChangeMemberRoleDetails.is_group_owner", "param_name": "isGroupOwner", "static_instance": null, "getter_method": "getIsGroupOwner", "containing_data_type_ref": "team_log.GroupChangeMemberRoleDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupChangeMemberRoleType.description": {"fq_name": "team_log.GroupChangeMemberRoleType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GroupChangeMemberRoleType", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupCreateDetails.is_company_managed": {"fq_name": "team_log.GroupCreateDetails.is_company_managed", "param_name": "isCompanyManaged", "static_instance": null, "getter_method": "getIsCompanyManaged", "containing_data_type_ref": "team_log.GroupCreateDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupCreateDetails.join_policy": {"fq_name": "team_log.GroupCreateDetails.join_policy", "param_name": "joinPolicy", "static_instance": null, "getter_method": "getJoinPolicy", "containing_data_type_ref": "team_log.GroupCreateDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupCreateType.description": {"fq_name": "team_log.GroupCreateType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GroupCreateType", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupDeleteDetails.is_company_managed": {"fq_name": "team_log.GroupDeleteDetails.is_company_managed", "param_name": "isCompanyManaged", "static_instance": null, "getter_method": "getIsCompanyManaged", "containing_data_type_ref": "team_log.GroupDeleteDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupDeleteType.description": {"fq_name": "team_log.GroupDeleteType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GroupDeleteType", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupDescriptionUpdatedType.description": {"fq_name": "team_log.GroupDescriptionUpdatedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GroupDescriptionUpdatedType", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupJoinPolicy.open": {"fq_name": "team_log.GroupJoinPolicy.open", "param_name": "openValue", "static_instance": "OPEN", "getter_method": null, "containing_data_type_ref": "team_log.GroupJoinPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupJoinPolicy.request_to_join": {"fq_name": "team_log.GroupJoinPolicy.request_to_join", "param_name": "requestToJoinValue", "static_instance": "REQUEST_TO_JOIN", "getter_method": null, "containing_data_type_ref": "team_log.GroupJoinPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupJoinPolicy.other": {"fq_name": "team_log.GroupJoinPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.GroupJoinPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupJoinPolicyUpdatedDetails.is_company_managed": {"fq_name": "team_log.GroupJoinPolicyUpdatedDetails.is_company_managed", "param_name": "isCompanyManaged", "static_instance": null, "getter_method": "getIsCompanyManaged", "containing_data_type_ref": "team_log.GroupJoinPolicyUpdatedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupJoinPolicyUpdatedDetails.join_policy": {"fq_name": "team_log.GroupJoinPolicyUpdatedDetails.join_policy", "param_name": "joinPolicy", "static_instance": null, "getter_method": "getJoinPolicy", "containing_data_type_ref": "team_log.GroupJoinPolicyUpdatedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupJoinPolicyUpdatedType.description": {"fq_name": "team_log.GroupJoinPolicyUpdatedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GroupJoinPolicyUpdatedType", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupLogInfo.display_name": {"fq_name": "team_log.GroupLogInfo.display_name", "param_name": "displayName", "static_instance": null, "getter_method": "getDisplayName", "containing_data_type_ref": "team_log.GroupLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupLogInfo.group_id": {"fq_name": "team_log.GroupLogInfo.group_id", "param_name": "groupId", "static_instance": null, "getter_method": "getGroupId", "containing_data_type_ref": "team_log.GroupLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupLogInfo.external_id": {"fq_name": "team_log.GroupLogInfo.external_id", "param_name": "externalId", "static_instance": null, "getter_method": "getExternalId", "containing_data_type_ref": "team_log.GroupLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupMovedType.description": {"fq_name": "team_log.GroupMovedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GroupMovedType", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupRemoveExternalIdDetails.previous_value": {"fq_name": "team_log.GroupRemoveExternalIdDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.GroupRemoveExternalIdDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupRemoveExternalIdType.description": {"fq_name": "team_log.GroupRemoveExternalIdType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GroupRemoveExternalIdType", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupRemoveMemberType.description": {"fq_name": "team_log.GroupRemoveMemberType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GroupRemoveMemberType", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupRenameDetails.previous_value": {"fq_name": "team_log.GroupRenameDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.GroupRenameDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupRenameDetails.new_value": {"fq_name": "team_log.GroupRenameDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.GroupRenameDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupRenameType.description": {"fq_name": "team_log.GroupRenameType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GroupRenameType", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupUserManagementChangePolicyDetails.new_value": {"fq_name": "team_log.GroupUserManagementChangePolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.GroupUserManagementChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupUserManagementChangePolicyDetails.previous_value": {"fq_name": "team_log.GroupUserManagementChangePolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.GroupUserManagementChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GroupUserManagementChangePolicyType.description": {"fq_name": "team_log.GroupUserManagementChangePolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GroupUserManagementChangePolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.GuestAdminChangeStatusDetails.is_guest": {"fq_name": "team_log.GuestAdminChangeStatusDetails.is_guest", "param_name": "isGuest", "static_instance": null, "getter_method": "getIsGuest", "containing_data_type_ref": "team_log.GuestAdminChangeStatusDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GuestAdminChangeStatusDetails.previous_value": {"fq_name": "team_log.GuestAdminChangeStatusDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.GuestAdminChangeStatusDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GuestAdminChangeStatusDetails.new_value": {"fq_name": "team_log.GuestAdminChangeStatusDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.GuestAdminChangeStatusDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GuestAdminChangeStatusDetails.action_details": {"fq_name": "team_log.GuestAdminChangeStatusDetails.action_details", "param_name": "actionDetails", "static_instance": null, "getter_method": "getActionDetails", "containing_data_type_ref": "team_log.GuestAdminChangeStatusDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GuestAdminChangeStatusDetails.guest_team_name": {"fq_name": "team_log.GuestAdminChangeStatusDetails.guest_team_name", "param_name": "guestTeamName", "static_instance": null, "getter_method": "getGuestTeamName", "containing_data_type_ref": "team_log.GuestAdminChangeStatusDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GuestAdminChangeStatusDetails.host_team_name": {"fq_name": "team_log.GuestAdminChangeStatusDetails.host_team_name", "param_name": "hostTeamName", "static_instance": null, "getter_method": "getHostTeamName", "containing_data_type_ref": "team_log.GuestAdminChangeStatusDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GuestAdminChangeStatusType.description": {"fq_name": "team_log.GuestAdminChangeStatusType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GuestAdminChangeStatusType", "route_refs": [], "_type": "FieldReference"}, "team_log.GuestAdminSignedInViaTrustedTeamsDetails.team_name": {"fq_name": "team_log.GuestAdminSignedInViaTrustedTeamsDetails.team_name", "param_name": "teamName", "static_instance": null, "getter_method": "getTeamName", "containing_data_type_ref": "team_log.GuestAdminSignedInViaTrustedTeamsDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GuestAdminSignedInViaTrustedTeamsDetails.trusted_team_name": {"fq_name": "team_log.GuestAdminSignedInViaTrustedTeamsDetails.trusted_team_name", "param_name": "trustedTeamName", "static_instance": null, "getter_method": "getTrustedTeamName", "containing_data_type_ref": "team_log.GuestAdminSignedInViaTrustedTeamsDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GuestAdminSignedInViaTrustedTeamsType.description": {"fq_name": "team_log.GuestAdminSignedInViaTrustedTeamsType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GuestAdminSignedInViaTrustedTeamsType", "route_refs": [], "_type": "FieldReference"}, "team_log.GuestAdminSignedOutViaTrustedTeamsDetails.team_name": {"fq_name": "team_log.GuestAdminSignedOutViaTrustedTeamsDetails.team_name", "param_name": "teamName", "static_instance": null, "getter_method": "getTeamName", "containing_data_type_ref": "team_log.GuestAdminSignedOutViaTrustedTeamsDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GuestAdminSignedOutViaTrustedTeamsDetails.trusted_team_name": {"fq_name": "team_log.GuestAdminSignedOutViaTrustedTeamsDetails.trusted_team_name", "param_name": "trustedTeamName", "static_instance": null, "getter_method": "getTrustedTeamName", "containing_data_type_ref": "team_log.GuestAdminSignedOutViaTrustedTeamsDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.GuestAdminSignedOutViaTrustedTeamsType.description": {"fq_name": "team_log.GuestAdminSignedOutViaTrustedTeamsType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.GuestAdminSignedOutViaTrustedTeamsType", "route_refs": [], "_type": "FieldReference"}, "team_log.IdentifierType.email": {"fq_name": "team_log.IdentifierType.email", "param_name": "emailValue", "static_instance": "EMAIL", "getter_method": null, "containing_data_type_ref": "team_log.IdentifierType", "route_refs": [], "_type": "FieldReference"}, "team_log.IdentifierType.facebook_profile_name": {"fq_name": "team_log.IdentifierType.facebook_profile_name", "param_name": "facebookProfileNameValue", "static_instance": "FACEBOOK_PROFILE_NAME", "getter_method": null, "containing_data_type_ref": "team_log.IdentifierType", "route_refs": [], "_type": "FieldReference"}, "team_log.IdentifierType.other": {"fq_name": "team_log.IdentifierType.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.IdentifierType", "route_refs": [], "_type": "FieldReference"}, "team_log.IntegrationConnectedDetails.integration_name": {"fq_name": "team_log.IntegrationConnectedDetails.integration_name", "param_name": "integrationName", "static_instance": null, "getter_method": "getIntegrationName", "containing_data_type_ref": "team_log.IntegrationConnectedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.IntegrationConnectedType.description": {"fq_name": "team_log.IntegrationConnectedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.IntegrationConnectedType", "route_refs": [], "_type": "FieldReference"}, "team_log.IntegrationDisconnectedDetails.integration_name": {"fq_name": "team_log.IntegrationDisconnectedDetails.integration_name", "param_name": "integrationName", "static_instance": null, "getter_method": "getIntegrationName", "containing_data_type_ref": "team_log.IntegrationDisconnectedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.IntegrationDisconnectedType.description": {"fq_name": "team_log.IntegrationDisconnectedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.IntegrationDisconnectedType", "route_refs": [], "_type": "FieldReference"}, "team_log.IntegrationPolicy.disabled": {"fq_name": "team_log.IntegrationPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.IntegrationPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.IntegrationPolicy.enabled": {"fq_name": "team_log.IntegrationPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.IntegrationPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.IntegrationPolicy.other": {"fq_name": "team_log.IntegrationPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.IntegrationPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.IntegrationPolicyChangedDetails.integration_name": {"fq_name": "team_log.IntegrationPolicyChangedDetails.integration_name", "param_name": "integrationName", "static_instance": null, "getter_method": "getIntegrationName", "containing_data_type_ref": "team_log.IntegrationPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.IntegrationPolicyChangedDetails.new_value": {"fq_name": "team_log.IntegrationPolicyChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.IntegrationPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.IntegrationPolicyChangedDetails.previous_value": {"fq_name": "team_log.IntegrationPolicyChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.IntegrationPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.IntegrationPolicyChangedType.description": {"fq_name": "team_log.IntegrationPolicyChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.IntegrationPolicyChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.InviteAcceptanceEmailPolicy.disabled": {"fq_name": "team_log.InviteAcceptanceEmailPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.InviteAcceptanceEmailPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.InviteAcceptanceEmailPolicy.enabled": {"fq_name": "team_log.InviteAcceptanceEmailPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.InviteAcceptanceEmailPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.InviteAcceptanceEmailPolicy.other": {"fq_name": "team_log.InviteAcceptanceEmailPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.InviteAcceptanceEmailPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.InviteAcceptanceEmailPolicyChangedDetails.new_value": {"fq_name": "team_log.InviteAcceptanceEmailPolicyChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.InviteAcceptanceEmailPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.InviteAcceptanceEmailPolicyChangedDetails.previous_value": {"fq_name": "team_log.InviteAcceptanceEmailPolicyChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.InviteAcceptanceEmailPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.InviteAcceptanceEmailPolicyChangedType.description": {"fq_name": "team_log.InviteAcceptanceEmailPolicyChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.InviteAcceptanceEmailPolicyChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.InviteMethod.auto_approve": {"fq_name": "team_log.InviteMethod.auto_approve", "param_name": "autoApproveValue", "static_instance": "AUTO_APPROVE", "getter_method": null, "containing_data_type_ref": "team_log.InviteMethod", "route_refs": [], "_type": "FieldReference"}, "team_log.InviteMethod.invite_link": {"fq_name": "team_log.InviteMethod.invite_link", "param_name": "inviteLinkValue", "static_instance": "INVITE_LINK", "getter_method": null, "containing_data_type_ref": "team_log.InviteMethod", "route_refs": [], "_type": "FieldReference"}, "team_log.InviteMethod.member_invite": {"fq_name": "team_log.InviteMethod.member_invite", "param_name": "memberInviteValue", "static_instance": "MEMBER_INVITE", "getter_method": null, "containing_data_type_ref": "team_log.InviteMethod", "route_refs": [], "_type": "FieldReference"}, "team_log.InviteMethod.moved_from_another_team": {"fq_name": "team_log.InviteMethod.moved_from_another_team", "param_name": "movedFromAnotherTeamValue", "static_instance": "MOVED_FROM_ANOTHER_TEAM", "getter_method": null, "containing_data_type_ref": "team_log.InviteMethod", "route_refs": [], "_type": "FieldReference"}, "team_log.InviteMethod.other": {"fq_name": "team_log.InviteMethod.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.InviteMethod", "route_refs": [], "_type": "FieldReference"}, "team_log.JoinTeamDetails.linked_apps": {"fq_name": "team_log.JoinTeamDetails.linked_apps", "param_name": "linkedApps", "static_instance": null, "getter_method": "getLinkedApps", "containing_data_type_ref": "team_log.JoinTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.JoinTeamDetails.linked_devices": {"fq_name": "team_log.JoinTeamDetails.linked_devices", "param_name": "linkedDevices", "static_instance": null, "getter_method": "getLinkedDevices", "containing_data_type_ref": "team_log.JoinTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.JoinTeamDetails.linked_shared_folders": {"fq_name": "team_log.JoinTeamDetails.linked_shared_folders", "param_name": "linkedSharedFolders", "static_instance": null, "getter_method": "getLinkedSharedFolders", "containing_data_type_ref": "team_log.JoinTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.JoinTeamDetails.was_linked_apps_truncated": {"fq_name": "team_log.JoinTeamDetails.was_linked_apps_truncated", "param_name": "wasLinkedAppsTruncated", "static_instance": null, "getter_method": "getWasLinkedAppsTruncated", "containing_data_type_ref": "team_log.JoinTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.JoinTeamDetails.was_linked_devices_truncated": {"fq_name": "team_log.JoinTeamDetails.was_linked_devices_truncated", "param_name": "wasLinkedDevicesTruncated", "static_instance": null, "getter_method": "getWasLinkedDevicesTruncated", "containing_data_type_ref": "team_log.JoinTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.JoinTeamDetails.was_linked_shared_folders_truncated": {"fq_name": "team_log.JoinTeamDetails.was_linked_shared_folders_truncated", "param_name": "wasLinkedSharedFoldersTruncated", "static_instance": null, "getter_method": "getWasLinkedSharedFoldersTruncated", "containing_data_type_ref": "team_log.JoinTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.JoinTeamDetails.has_linked_apps": {"fq_name": "team_log.JoinTeamDetails.has_linked_apps", "param_name": "hasLinkedApps", "static_instance": null, "getter_method": "getHasLinkedApps", "containing_data_type_ref": "team_log.JoinTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.JoinTeamDetails.has_linked_devices": {"fq_name": "team_log.JoinTeamDetails.has_linked_devices", "param_name": "hasLinkedDevices", "static_instance": null, "getter_method": "getHasLinkedDevices", "containing_data_type_ref": "team_log.JoinTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.JoinTeamDetails.has_linked_shared_folders": {"fq_name": "team_log.JoinTeamDetails.has_linked_shared_folders", "param_name": "hasLinkedSharedFolders", "static_instance": null, "getter_method": "getHasLinkedSharedFolders", "containing_data_type_ref": "team_log.JoinTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LabelType.personal_information": {"fq_name": "team_log.LabelType.personal_information", "param_name": "personalInformationValue", "static_instance": "PERSONAL_INFORMATION", "getter_method": null, "containing_data_type_ref": "team_log.LabelType", "route_refs": [], "_type": "FieldReference"}, "team_log.LabelType.test_only": {"fq_name": "team_log.LabelType.test_only", "param_name": "testOnlyValue", "static_instance": "TEST_ONLY", "getter_method": null, "containing_data_type_ref": "team_log.LabelType", "route_refs": [], "_type": "FieldReference"}, "team_log.LabelType.user_defined_tag": {"fq_name": "team_log.LabelType.user_defined_tag", "param_name": "userDefinedTagValue", "static_instance": "USER_DEFINED_TAG", "getter_method": null, "containing_data_type_ref": "team_log.LabelType", "route_refs": [], "_type": "FieldReference"}, "team_log.LabelType.other": {"fq_name": "team_log.LabelType.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.LabelType", "route_refs": [], "_type": "FieldReference"}, "team_log.LegacyDeviceSessionLogInfo.ip_address": {"fq_name": "team_log.LegacyDeviceSessionLogInfo.ip_address", "param_name": "ipAddress", "static_instance": null, "getter_method": "getIpAddress", "containing_data_type_ref": "team_log.LegacyDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.LegacyDeviceSessionLogInfo.created": {"fq_name": "team_log.LegacyDeviceSessionLogInfo.created", "param_name": "created", "static_instance": null, "getter_method": "getCreated", "containing_data_type_ref": "team_log.LegacyDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.LegacyDeviceSessionLogInfo.updated": {"fq_name": "team_log.LegacyDeviceSessionLogInfo.updated", "param_name": "updated", "static_instance": null, "getter_method": "getUpdated", "containing_data_type_ref": "team_log.LegacyDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.LegacyDeviceSessionLogInfo.session_info": {"fq_name": "team_log.LegacyDeviceSessionLogInfo.session_info", "param_name": "sessionInfo", "static_instance": null, "getter_method": "getSessionInfo", "containing_data_type_ref": "team_log.LegacyDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.LegacyDeviceSessionLogInfo.display_name": {"fq_name": "team_log.LegacyDeviceSessionLogInfo.display_name", "param_name": "displayName", "static_instance": null, "getter_method": "getDisplayName", "containing_data_type_ref": "team_log.LegacyDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.LegacyDeviceSessionLogInfo.is_emm_managed": {"fq_name": "team_log.LegacyDeviceSessionLogInfo.is_emm_managed", "param_name": "isEmmManaged", "static_instance": null, "getter_method": "getIsEmmManaged", "containing_data_type_ref": "team_log.LegacyDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.LegacyDeviceSessionLogInfo.platform": {"fq_name": "team_log.LegacyDeviceSessionLogInfo.platform", "param_name": "platform", "static_instance": null, "getter_method": "getPlatform", "containing_data_type_ref": "team_log.LegacyDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.LegacyDeviceSessionLogInfo.mac_address": {"fq_name": "team_log.LegacyDeviceSessionLogInfo.mac_address", "param_name": "macAddress", "static_instance": null, "getter_method": "getMacAddress", "containing_data_type_ref": "team_log.LegacyDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.LegacyDeviceSessionLogInfo.os_version": {"fq_name": "team_log.LegacyDeviceSessionLogInfo.os_version", "param_name": "osVersion", "static_instance": null, "getter_method": "getOsVersion", "containing_data_type_ref": "team_log.LegacyDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.LegacyDeviceSessionLogInfo.device_type": {"fq_name": "team_log.LegacyDeviceSessionLogInfo.device_type", "param_name": "deviceType", "static_instance": null, "getter_method": "getDeviceType", "containing_data_type_ref": "team_log.LegacyDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.LegacyDeviceSessionLogInfo.client_version": {"fq_name": "team_log.LegacyDeviceSessionLogInfo.client_version", "param_name": "clientVersion", "static_instance": null, "getter_method": "getClientVersion", "containing_data_type_ref": "team_log.LegacyDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.LegacyDeviceSessionLogInfo.legacy_uniq_id": {"fq_name": "team_log.LegacyDeviceSessionLogInfo.legacy_uniq_id", "param_name": "legacyUniqId", "static_instance": null, "getter_method": "getLegacyUniqId", "containing_data_type_ref": "team_log.LegacyDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsActivateAHoldDetails.legal_hold_id": {"fq_name": "team_log.LegalHoldsActivateAHoldDetails.legal_hold_id", "param_name": "legalHoldId", "static_instance": null, "getter_method": "getLegalHoldId", "containing_data_type_ref": "team_log.LegalHoldsActivateAHoldDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsActivateAHoldDetails.name": {"fq_name": "team_log.LegalHoldsActivateAHoldDetails.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team_log.LegalHoldsActivateAHoldDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsActivateAHoldDetails.start_date": {"fq_name": "team_log.LegalHoldsActivateAHoldDetails.start_date", "param_name": "startDate", "static_instance": null, "getter_method": "getStartDate", "containing_data_type_ref": "team_log.LegalHoldsActivateAHoldDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsActivateAHoldDetails.end_date": {"fq_name": "team_log.LegalHoldsActivateAHoldDetails.end_date", "param_name": "endDate", "static_instance": null, "getter_method": "getEndDate", "containing_data_type_ref": "team_log.LegalHoldsActivateAHoldDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsActivateAHoldType.description": {"fq_name": "team_log.LegalHoldsActivateAHoldType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.LegalHoldsActivateAHoldType", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsAddMembersDetails.legal_hold_id": {"fq_name": "team_log.LegalHoldsAddMembersDetails.legal_hold_id", "param_name": "legalHoldId", "static_instance": null, "getter_method": "getLegalHoldId", "containing_data_type_ref": "team_log.LegalHoldsAddMembersDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsAddMembersDetails.name": {"fq_name": "team_log.LegalHoldsAddMembersDetails.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team_log.LegalHoldsAddMembersDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsAddMembersType.description": {"fq_name": "team_log.LegalHoldsAddMembersType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.LegalHoldsAddMembersType", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsChangeHoldDetailsDetails.legal_hold_id": {"fq_name": "team_log.LegalHoldsChangeHoldDetailsDetails.legal_hold_id", "param_name": "legalHoldId", "static_instance": null, "getter_method": "getLegalHoldId", "containing_data_type_ref": "team_log.LegalHoldsChangeHoldDetailsDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsChangeHoldDetailsDetails.name": {"fq_name": "team_log.LegalHoldsChangeHoldDetailsDetails.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team_log.LegalHoldsChangeHoldDetailsDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsChangeHoldDetailsDetails.previous_value": {"fq_name": "team_log.LegalHoldsChangeHoldDetailsDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.LegalHoldsChangeHoldDetailsDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsChangeHoldDetailsDetails.new_value": {"fq_name": "team_log.LegalHoldsChangeHoldDetailsDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.LegalHoldsChangeHoldDetailsDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsChangeHoldDetailsType.description": {"fq_name": "team_log.LegalHoldsChangeHoldDetailsType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.LegalHoldsChangeHoldDetailsType", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsChangeHoldNameDetails.legal_hold_id": {"fq_name": "team_log.LegalHoldsChangeHoldNameDetails.legal_hold_id", "param_name": "legalHoldId", "static_instance": null, "getter_method": "getLegalHoldId", "containing_data_type_ref": "team_log.LegalHoldsChangeHoldNameDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsChangeHoldNameDetails.previous_value": {"fq_name": "team_log.LegalHoldsChangeHoldNameDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.LegalHoldsChangeHoldNameDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsChangeHoldNameDetails.new_value": {"fq_name": "team_log.LegalHoldsChangeHoldNameDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.LegalHoldsChangeHoldNameDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsChangeHoldNameType.description": {"fq_name": "team_log.LegalHoldsChangeHoldNameType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.LegalHoldsChangeHoldNameType", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsExportAHoldDetails.legal_hold_id": {"fq_name": "team_log.LegalHoldsExportAHoldDetails.legal_hold_id", "param_name": "legalHoldId", "static_instance": null, "getter_method": "getLegalHoldId", "containing_data_type_ref": "team_log.LegalHoldsExportAHoldDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsExportAHoldDetails.name": {"fq_name": "team_log.LegalHoldsExportAHoldDetails.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team_log.LegalHoldsExportAHoldDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsExportAHoldDetails.export_name": {"fq_name": "team_log.LegalHoldsExportAHoldDetails.export_name", "param_name": "exportName", "static_instance": null, "getter_method": "getExportName", "containing_data_type_ref": "team_log.LegalHoldsExportAHoldDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsExportAHoldType.description": {"fq_name": "team_log.LegalHoldsExportAHoldType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.LegalHoldsExportAHoldType", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsExportCancelledDetails.legal_hold_id": {"fq_name": "team_log.LegalHoldsExportCancelledDetails.legal_hold_id", "param_name": "legalHoldId", "static_instance": null, "getter_method": "getLegalHoldId", "containing_data_type_ref": "team_log.LegalHoldsExportCancelledDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsExportCancelledDetails.name": {"fq_name": "team_log.LegalHoldsExportCancelledDetails.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team_log.LegalHoldsExportCancelledDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsExportCancelledDetails.export_name": {"fq_name": "team_log.LegalHoldsExportCancelledDetails.export_name", "param_name": "exportName", "static_instance": null, "getter_method": "getExportName", "containing_data_type_ref": "team_log.LegalHoldsExportCancelledDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsExportCancelledType.description": {"fq_name": "team_log.LegalHoldsExportCancelledType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.LegalHoldsExportCancelledType", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsExportDownloadedDetails.legal_hold_id": {"fq_name": "team_log.LegalHoldsExportDownloadedDetails.legal_hold_id", "param_name": "legalHoldId", "static_instance": null, "getter_method": "getLegalHoldId", "containing_data_type_ref": "team_log.LegalHoldsExportDownloadedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsExportDownloadedDetails.name": {"fq_name": "team_log.LegalHoldsExportDownloadedDetails.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team_log.LegalHoldsExportDownloadedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsExportDownloadedDetails.export_name": {"fq_name": "team_log.LegalHoldsExportDownloadedDetails.export_name", "param_name": "exportName", "static_instance": null, "getter_method": "getExportName", "containing_data_type_ref": "team_log.LegalHoldsExportDownloadedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsExportDownloadedDetails.part": {"fq_name": "team_log.LegalHoldsExportDownloadedDetails.part", "param_name": "part", "static_instance": null, "getter_method": "getPart", "containing_data_type_ref": "team_log.LegalHoldsExportDownloadedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsExportDownloadedDetails.file_name": {"fq_name": "team_log.LegalHoldsExportDownloadedDetails.file_name", "param_name": "fileName", "static_instance": null, "getter_method": "getFileName", "containing_data_type_ref": "team_log.LegalHoldsExportDownloadedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsExportDownloadedType.description": {"fq_name": "team_log.LegalHoldsExportDownloadedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.LegalHoldsExportDownloadedType", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsExportRemovedDetails.legal_hold_id": {"fq_name": "team_log.LegalHoldsExportRemovedDetails.legal_hold_id", "param_name": "legalHoldId", "static_instance": null, "getter_method": "getLegalHoldId", "containing_data_type_ref": "team_log.LegalHoldsExportRemovedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsExportRemovedDetails.name": {"fq_name": "team_log.LegalHoldsExportRemovedDetails.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team_log.LegalHoldsExportRemovedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsExportRemovedDetails.export_name": {"fq_name": "team_log.LegalHoldsExportRemovedDetails.export_name", "param_name": "exportName", "static_instance": null, "getter_method": "getExportName", "containing_data_type_ref": "team_log.LegalHoldsExportRemovedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsExportRemovedType.description": {"fq_name": "team_log.LegalHoldsExportRemovedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.LegalHoldsExportRemovedType", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsReleaseAHoldDetails.legal_hold_id": {"fq_name": "team_log.LegalHoldsReleaseAHoldDetails.legal_hold_id", "param_name": "legalHoldId", "static_instance": null, "getter_method": "getLegalHoldId", "containing_data_type_ref": "team_log.LegalHoldsReleaseAHoldDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsReleaseAHoldDetails.name": {"fq_name": "team_log.LegalHoldsReleaseAHoldDetails.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team_log.LegalHoldsReleaseAHoldDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsReleaseAHoldType.description": {"fq_name": "team_log.LegalHoldsReleaseAHoldType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.LegalHoldsReleaseAHoldType", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsRemoveMembersDetails.legal_hold_id": {"fq_name": "team_log.LegalHoldsRemoveMembersDetails.legal_hold_id", "param_name": "legalHoldId", "static_instance": null, "getter_method": "getLegalHoldId", "containing_data_type_ref": "team_log.LegalHoldsRemoveMembersDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsRemoveMembersDetails.name": {"fq_name": "team_log.LegalHoldsRemoveMembersDetails.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team_log.LegalHoldsRemoveMembersDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsRemoveMembersType.description": {"fq_name": "team_log.LegalHoldsRemoveMembersType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.LegalHoldsRemoveMembersType", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsReportAHoldDetails.legal_hold_id": {"fq_name": "team_log.LegalHoldsReportAHoldDetails.legal_hold_id", "param_name": "legalHoldId", "static_instance": null, "getter_method": "getLegalHoldId", "containing_data_type_ref": "team_log.LegalHoldsReportAHoldDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsReportAHoldDetails.name": {"fq_name": "team_log.LegalHoldsReportAHoldDetails.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "team_log.LegalHoldsReportAHoldDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LegalHoldsReportAHoldType.description": {"fq_name": "team_log.LegalHoldsReportAHoldType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.LegalHoldsReportAHoldType", "route_refs": [], "_type": "FieldReference"}, "team_log.LinkedDeviceLogInfo.desktop_device_session": {"fq_name": "team_log.LinkedDeviceLogInfo.desktop_device_session", "param_name": "desktopDeviceSessionValue", "static_instance": null, "getter_method": "getDesktopDeviceSessionValue", "containing_data_type_ref": "team_log.LinkedDeviceLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.LinkedDeviceLogInfo.legacy_device_session": {"fq_name": "team_log.LinkedDeviceLogInfo.legacy_device_session", "param_name": "legacyDeviceSessionValue", "static_instance": null, "getter_method": "getLegacyDeviceSessionValue", "containing_data_type_ref": "team_log.LinkedDeviceLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.LinkedDeviceLogInfo.mobile_device_session": {"fq_name": "team_log.LinkedDeviceLogInfo.mobile_device_session", "param_name": "mobileDeviceSessionValue", "static_instance": null, "getter_method": "getMobileDeviceSessionValue", "containing_data_type_ref": "team_log.LinkedDeviceLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.LinkedDeviceLogInfo.web_device_session": {"fq_name": "team_log.LinkedDeviceLogInfo.web_device_session", "param_name": "webDeviceSessionValue", "static_instance": null, "getter_method": "getWebDeviceSessionValue", "containing_data_type_ref": "team_log.LinkedDeviceLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.LinkedDeviceLogInfo.other": {"fq_name": "team_log.LinkedDeviceLogInfo.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.LinkedDeviceLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.LockStatus.locked": {"fq_name": "team_log.LockStatus.locked", "param_name": "lockedValue", "static_instance": "LOCKED", "getter_method": null, "containing_data_type_ref": "team_log.LockStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.LockStatus.unlocked": {"fq_name": "team_log.LockStatus.unlocked", "param_name": "unlockedValue", "static_instance": "UNLOCKED", "getter_method": null, "containing_data_type_ref": "team_log.LockStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.LockStatus.other": {"fq_name": "team_log.LockStatus.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.LockStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.LoginFailDetails.login_method": {"fq_name": "team_log.LoginFailDetails.login_method", "param_name": "loginMethod", "static_instance": null, "getter_method": "getLoginMethod", "containing_data_type_ref": "team_log.LoginFailDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LoginFailDetails.error_details": {"fq_name": "team_log.LoginFailDetails.error_details", "param_name": "errorDetails", "static_instance": null, "getter_method": "getErrorDetails", "containing_data_type_ref": "team_log.LoginFailDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LoginFailDetails.is_emm_managed": {"fq_name": "team_log.LoginFailDetails.is_emm_managed", "param_name": "isEmmManaged", "static_instance": null, "getter_method": "getIsEmmManaged", "containing_data_type_ref": "team_log.LoginFailDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LoginFailType.description": {"fq_name": "team_log.LoginFailType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.LoginFailType", "route_refs": [], "_type": "FieldReference"}, "team_log.LoginMethod.apple_oauth": {"fq_name": "team_log.LoginMethod.apple_oauth", "param_name": "appleOauthValue", "static_instance": "APPLE_OAUTH", "getter_method": null, "containing_data_type_ref": "team_log.LoginMethod", "route_refs": [], "_type": "FieldReference"}, "team_log.LoginMethod.first_party_token_exchange": {"fq_name": "team_log.LoginMethod.first_party_token_exchange", "param_name": "firstPartyTokenExchangeValue", "static_instance": "FIRST_PARTY_TOKEN_EXCHANGE", "getter_method": null, "containing_data_type_ref": "team_log.LoginMethod", "route_refs": [], "_type": "FieldReference"}, "team_log.LoginMethod.google_oauth": {"fq_name": "team_log.LoginMethod.google_oauth", "param_name": "googleOauthValue", "static_instance": "GOOGLE_OAUTH", "getter_method": null, "containing_data_type_ref": "team_log.LoginMethod", "route_refs": [], "_type": "FieldReference"}, "team_log.LoginMethod.lenovo_oauth": {"fq_name": "team_log.LoginMethod.lenovo_oauth", "param_name": "lenovoOauthValue", "static_instance": "LENOVO_OAUTH", "getter_method": null, "containing_data_type_ref": "team_log.LoginMethod", "route_refs": [], "_type": "FieldReference"}, "team_log.LoginMethod.password": {"fq_name": "team_log.LoginMethod.password", "param_name": "passwordValue", "static_instance": "PASSWORD", "getter_method": null, "containing_data_type_ref": "team_log.LoginMethod", "route_refs": [], "_type": "FieldReference"}, "team_log.LoginMethod.qr_code": {"fq_name": "team_log.LoginMethod.qr_code", "param_name": "qrCodeValue", "static_instance": "QR_CODE", "getter_method": null, "containing_data_type_ref": "team_log.LoginMethod", "route_refs": [], "_type": "FieldReference"}, "team_log.LoginMethod.saml": {"fq_name": "team_log.LoginMethod.saml", "param_name": "samlValue", "static_instance": "SAML", "getter_method": null, "containing_data_type_ref": "team_log.LoginMethod", "route_refs": [], "_type": "FieldReference"}, "team_log.LoginMethod.two_factor_authentication": {"fq_name": "team_log.LoginMethod.two_factor_authentication", "param_name": "twoFactorAuthenticationValue", "static_instance": "TWO_FACTOR_AUTHENTICATION", "getter_method": null, "containing_data_type_ref": "team_log.LoginMethod", "route_refs": [], "_type": "FieldReference"}, "team_log.LoginMethod.web_session": {"fq_name": "team_log.LoginMethod.web_session", "param_name": "webSessionValue", "static_instance": "WEB_SESSION", "getter_method": null, "containing_data_type_ref": "team_log.LoginMethod", "route_refs": [], "_type": "FieldReference"}, "team_log.LoginMethod.other": {"fq_name": "team_log.LoginMethod.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.LoginMethod", "route_refs": [], "_type": "FieldReference"}, "team_log.LoginSuccessDetails.login_method": {"fq_name": "team_log.LoginSuccessDetails.login_method", "param_name": "loginMethod", "static_instance": null, "getter_method": "getLoginMethod", "containing_data_type_ref": "team_log.LoginSuccessDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LoginSuccessDetails.is_emm_managed": {"fq_name": "team_log.LoginSuccessDetails.is_emm_managed", "param_name": "isEmmManaged", "static_instance": null, "getter_method": "getIsEmmManaged", "containing_data_type_ref": "team_log.LoginSuccessDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LoginSuccessType.description": {"fq_name": "team_log.LoginSuccessType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.LoginSuccessType", "route_refs": [], "_type": "FieldReference"}, "team_log.LogoutDetails.login_id": {"fq_name": "team_log.LogoutDetails.login_id", "param_name": "loginId", "static_instance": null, "getter_method": "getLoginId", "containing_data_type_ref": "team_log.LogoutDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.LogoutType.description": {"fq_name": "team_log.LogoutType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.LogoutType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberAddExternalIdDetails.new_value": {"fq_name": "team_log.MemberAddExternalIdDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.MemberAddExternalIdDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberAddExternalIdType.description": {"fq_name": "team_log.MemberAddExternalIdType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberAddExternalIdType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberAddNameDetails.new_value": {"fq_name": "team_log.MemberAddNameDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.MemberAddNameDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberAddNameType.description": {"fq_name": "team_log.MemberAddNameType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberAddNameType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberChangeAdminRoleDetails.new_value": {"fq_name": "team_log.MemberChangeAdminRoleDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.MemberChangeAdminRoleDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberChangeAdminRoleDetails.previous_value": {"fq_name": "team_log.MemberChangeAdminRoleDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.MemberChangeAdminRoleDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberChangeAdminRoleType.description": {"fq_name": "team_log.MemberChangeAdminRoleType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberChangeAdminRoleType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberChangeEmailDetails.new_value": {"fq_name": "team_log.MemberChangeEmailDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.MemberChangeEmailDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberChangeEmailDetails.previous_value": {"fq_name": "team_log.MemberChangeEmailDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.MemberChangeEmailDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberChangeEmailType.description": {"fq_name": "team_log.MemberChangeEmailType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberChangeEmailType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberChangeExternalIdDetails.new_value": {"fq_name": "team_log.MemberChangeExternalIdDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.MemberChangeExternalIdDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberChangeExternalIdDetails.previous_value": {"fq_name": "team_log.MemberChangeExternalIdDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.MemberChangeExternalIdDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberChangeExternalIdType.description": {"fq_name": "team_log.MemberChangeExternalIdType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberChangeExternalIdType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberChangeMembershipTypeDetails.prev_value": {"fq_name": "team_log.MemberChangeMembershipTypeDetails.prev_value", "param_name": "prevValue", "static_instance": null, "getter_method": "getPrevValue", "containing_data_type_ref": "team_log.MemberChangeMembershipTypeDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberChangeMembershipTypeDetails.new_value": {"fq_name": "team_log.MemberChangeMembershipTypeDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.MemberChangeMembershipTypeDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberChangeMembershipTypeType.description": {"fq_name": "team_log.MemberChangeMembershipTypeType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberChangeMembershipTypeType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberChangeNameDetails.new_value": {"fq_name": "team_log.MemberChangeNameDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.MemberChangeNameDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberChangeNameDetails.previous_value": {"fq_name": "team_log.MemberChangeNameDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.MemberChangeNameDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberChangeNameType.description": {"fq_name": "team_log.MemberChangeNameType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberChangeNameType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberChangeResellerRoleDetails.new_value": {"fq_name": "team_log.MemberChangeResellerRoleDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.MemberChangeResellerRoleDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberChangeResellerRoleDetails.previous_value": {"fq_name": "team_log.MemberChangeResellerRoleDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.MemberChangeResellerRoleDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberChangeResellerRoleType.description": {"fq_name": "team_log.MemberChangeResellerRoleType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberChangeResellerRoleType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberChangeStatusDetails.new_value": {"fq_name": "team_log.MemberChangeStatusDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.MemberChangeStatusDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberChangeStatusDetails.previous_value": {"fq_name": "team_log.MemberChangeStatusDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.MemberChangeStatusDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberChangeStatusDetails.action": {"fq_name": "team_log.MemberChangeStatusDetails.action", "param_name": "action", "static_instance": null, "getter_method": "getAction", "containing_data_type_ref": "team_log.MemberChangeStatusDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberChangeStatusDetails.new_team": {"fq_name": "team_log.MemberChangeStatusDetails.new_team", "param_name": "newTeam", "static_instance": null, "getter_method": "getNewTeam", "containing_data_type_ref": "team_log.MemberChangeStatusDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberChangeStatusDetails.previous_team": {"fq_name": "team_log.MemberChangeStatusDetails.previous_team", "param_name": "previousTeam", "static_instance": null, "getter_method": "getPreviousTeam", "containing_data_type_ref": "team_log.MemberChangeStatusDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberChangeStatusType.description": {"fq_name": "team_log.MemberChangeStatusType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberChangeStatusType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberDeleteManualContactsType.description": {"fq_name": "team_log.MemberDeleteManualContactsType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberDeleteManualContactsType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberDeleteProfilePhotoType.description": {"fq_name": "team_log.MemberDeleteProfilePhotoType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberDeleteProfilePhotoType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberPermanentlyDeleteAccountContentsType.description": {"fq_name": "team_log.MemberPermanentlyDeleteAccountContentsType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberPermanentlyDeleteAccountContentsType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberRemoveActionType.delete": {"fq_name": "team_log.MemberRemoveActionType.delete", "param_name": "deleteValue", "static_instance": "DELETE", "getter_method": null, "containing_data_type_ref": "team_log.MemberRemoveActionType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberRemoveActionType.leave": {"fq_name": "team_log.MemberRemoveActionType.leave", "param_name": "leaveValue", "static_instance": "LEAVE", "getter_method": null, "containing_data_type_ref": "team_log.MemberRemoveActionType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberRemoveActionType.offboard": {"fq_name": "team_log.MemberRemoveActionType.offboard", "param_name": "offboardValue", "static_instance": "OFFBOARD", "getter_method": null, "containing_data_type_ref": "team_log.MemberRemoveActionType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberRemoveActionType.offboard_and_retain_team_folders": {"fq_name": "team_log.MemberRemoveActionType.offboard_and_retain_team_folders", "param_name": "offboardAndRetainTeamFoldersValue", "static_instance": "OFFBOARD_AND_RETAIN_TEAM_FOLDERS", "getter_method": null, "containing_data_type_ref": "team_log.MemberRemoveActionType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberRemoveActionType.other": {"fq_name": "team_log.MemberRemoveActionType.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.MemberRemoveActionType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberRemoveExternalIdDetails.previous_value": {"fq_name": "team_log.MemberRemoveExternalIdDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.MemberRemoveExternalIdDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberRemoveExternalIdType.description": {"fq_name": "team_log.MemberRemoveExternalIdType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberRemoveExternalIdType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberRequestsChangePolicyDetails.new_value": {"fq_name": "team_log.MemberRequestsChangePolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.MemberRequestsChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberRequestsChangePolicyDetails.previous_value": {"fq_name": "team_log.MemberRequestsChangePolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.MemberRequestsChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberRequestsChangePolicyType.description": {"fq_name": "team_log.MemberRequestsChangePolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberRequestsChangePolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberRequestsPolicy.auto_accept": {"fq_name": "team_log.MemberRequestsPolicy.auto_accept", "param_name": "autoAcceptValue", "static_instance": "AUTO_ACCEPT", "getter_method": null, "containing_data_type_ref": "team_log.MemberRequestsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberRequestsPolicy.disabled": {"fq_name": "team_log.MemberRequestsPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.MemberRequestsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberRequestsPolicy.require_approval": {"fq_name": "team_log.MemberRequestsPolicy.require_approval", "param_name": "requireApprovalValue", "static_instance": "REQUIRE_APPROVAL", "getter_method": null, "containing_data_type_ref": "team_log.MemberRequestsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberRequestsPolicy.other": {"fq_name": "team_log.MemberRequestsPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.MemberRequestsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSendInvitePolicy.disabled": {"fq_name": "team_log.MemberSendInvitePolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.MemberSendInvitePolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSendInvitePolicy.everyone": {"fq_name": "team_log.MemberSendInvitePolicy.everyone", "param_name": "everyoneValue", "static_instance": "EVERYONE", "getter_method": null, "containing_data_type_ref": "team_log.MemberSendInvitePolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSendInvitePolicy.specific_members": {"fq_name": "team_log.MemberSendInvitePolicy.specific_members", "param_name": "specificMembersValue", "static_instance": "SPECIFIC_MEMBERS", "getter_method": null, "containing_data_type_ref": "team_log.MemberSendInvitePolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSendInvitePolicy.other": {"fq_name": "team_log.MemberSendInvitePolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.MemberSendInvitePolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSendInvitePolicyChangedDetails.new_value": {"fq_name": "team_log.MemberSendInvitePolicyChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.MemberSendInvitePolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSendInvitePolicyChangedDetails.previous_value": {"fq_name": "team_log.MemberSendInvitePolicyChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.MemberSendInvitePolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSendInvitePolicyChangedType.description": {"fq_name": "team_log.MemberSendInvitePolicyChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberSendInvitePolicyChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSetProfilePhotoType.description": {"fq_name": "team_log.MemberSetProfilePhotoType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberSetProfilePhotoType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSpaceLimitsAddCustomQuotaDetails.new_value": {"fq_name": "team_log.MemberSpaceLimitsAddCustomQuotaDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.MemberSpaceLimitsAddCustomQuotaDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSpaceLimitsAddCustomQuotaType.description": {"fq_name": "team_log.MemberSpaceLimitsAddCustomQuotaType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberSpaceLimitsAddCustomQuotaType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSpaceLimitsAddExceptionType.description": {"fq_name": "team_log.MemberSpaceLimitsAddExceptionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberSpaceLimitsAddExceptionType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSpaceLimitsChangeCapsTypePolicyDetails.previous_value": {"fq_name": "team_log.MemberSpaceLimitsChangeCapsTypePolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.MemberSpaceLimitsChangeCapsTypePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSpaceLimitsChangeCapsTypePolicyDetails.new_value": {"fq_name": "team_log.MemberSpaceLimitsChangeCapsTypePolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.MemberSpaceLimitsChangeCapsTypePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSpaceLimitsChangeCapsTypePolicyType.description": {"fq_name": "team_log.MemberSpaceLimitsChangeCapsTypePolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberSpaceLimitsChangeCapsTypePolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSpaceLimitsChangeCustomQuotaDetails.previous_value": {"fq_name": "team_log.MemberSpaceLimitsChangeCustomQuotaDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.MemberSpaceLimitsChangeCustomQuotaDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSpaceLimitsChangeCustomQuotaDetails.new_value": {"fq_name": "team_log.MemberSpaceLimitsChangeCustomQuotaDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.MemberSpaceLimitsChangeCustomQuotaDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSpaceLimitsChangeCustomQuotaType.description": {"fq_name": "team_log.MemberSpaceLimitsChangeCustomQuotaType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberSpaceLimitsChangeCustomQuotaType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSpaceLimitsChangePolicyDetails.previous_value": {"fq_name": "team_log.MemberSpaceLimitsChangePolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.MemberSpaceLimitsChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSpaceLimitsChangePolicyDetails.new_value": {"fq_name": "team_log.MemberSpaceLimitsChangePolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.MemberSpaceLimitsChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSpaceLimitsChangePolicyType.description": {"fq_name": "team_log.MemberSpaceLimitsChangePolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberSpaceLimitsChangePolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSpaceLimitsChangeStatusDetails.previous_value": {"fq_name": "team_log.MemberSpaceLimitsChangeStatusDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.MemberSpaceLimitsChangeStatusDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSpaceLimitsChangeStatusDetails.new_value": {"fq_name": "team_log.MemberSpaceLimitsChangeStatusDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.MemberSpaceLimitsChangeStatusDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSpaceLimitsChangeStatusType.description": {"fq_name": "team_log.MemberSpaceLimitsChangeStatusType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberSpaceLimitsChangeStatusType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSpaceLimitsRemoveCustomQuotaType.description": {"fq_name": "team_log.MemberSpaceLimitsRemoveCustomQuotaType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberSpaceLimitsRemoveCustomQuotaType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSpaceLimitsRemoveExceptionType.description": {"fq_name": "team_log.MemberSpaceLimitsRemoveExceptionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberSpaceLimitsRemoveExceptionType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberStatus.active": {"fq_name": "team_log.MemberStatus.active", "param_name": "activeValue", "static_instance": "ACTIVE", "getter_method": null, "containing_data_type_ref": "team_log.MemberStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberStatus.invited": {"fq_name": "team_log.MemberStatus.invited", "param_name": "invitedValue", "static_instance": "INVITED", "getter_method": null, "containing_data_type_ref": "team_log.MemberStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberStatus.moved_to_another_team": {"fq_name": "team_log.MemberStatus.moved_to_another_team", "param_name": "movedToAnotherTeamValue", "static_instance": "MOVED_TO_ANOTHER_TEAM", "getter_method": null, "containing_data_type_ref": "team_log.MemberStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberStatus.not_joined": {"fq_name": "team_log.MemberStatus.not_joined", "param_name": "notJoinedValue", "static_instance": "NOT_JOINED", "getter_method": null, "containing_data_type_ref": "team_log.MemberStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberStatus.removed": {"fq_name": "team_log.MemberStatus.removed", "param_name": "removedValue", "static_instance": "REMOVED", "getter_method": null, "containing_data_type_ref": "team_log.MemberStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberStatus.suspended": {"fq_name": "team_log.MemberStatus.suspended", "param_name": "suspendedValue", "static_instance": "SUSPENDED", "getter_method": null, "containing_data_type_ref": "team_log.MemberStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberStatus.other": {"fq_name": "team_log.MemberStatus.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.MemberStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSuggestDetails.suggested_members": {"fq_name": "team_log.MemberSuggestDetails.suggested_members", "param_name": "suggestedMembers", "static_instance": null, "getter_method": "getSuggestedMembers", "containing_data_type_ref": "team_log.MemberSuggestDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSuggestType.description": {"fq_name": "team_log.MemberSuggestType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberSuggestType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSuggestionsChangePolicyDetails.new_value": {"fq_name": "team_log.MemberSuggestionsChangePolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.MemberSuggestionsChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSuggestionsChangePolicyDetails.previous_value": {"fq_name": "team_log.MemberSuggestionsChangePolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.MemberSuggestionsChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSuggestionsChangePolicyType.description": {"fq_name": "team_log.MemberSuggestionsChangePolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberSuggestionsChangePolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSuggestionsPolicy.disabled": {"fq_name": "team_log.MemberSuggestionsPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.MemberSuggestionsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSuggestionsPolicy.enabled": {"fq_name": "team_log.MemberSuggestionsPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.MemberSuggestionsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberSuggestionsPolicy.other": {"fq_name": "team_log.MemberSuggestionsPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.MemberSuggestionsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberTransferAccountContentsType.description": {"fq_name": "team_log.MemberTransferAccountContentsType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MemberTransferAccountContentsType", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberTransferredInternalFields.source_team_id": {"fq_name": "team_log.MemberTransferredInternalFields.source_team_id", "param_name": "sourceTeamId", "static_instance": null, "getter_method": "getSourceTeamId", "containing_data_type_ref": "team_log.MemberTransferredInternalFields", "route_refs": [], "_type": "FieldReference"}, "team_log.MemberTransferredInternalFields.target_team_id": {"fq_name": "team_log.MemberTransferredInternalFields.target_team_id", "param_name": "targetTeamId", "static_instance": null, "getter_method": "getTargetTeamId", "containing_data_type_ref": "team_log.MemberTransferredInternalFields", "route_refs": [], "_type": "FieldReference"}, "team_log.MicrosoftOfficeAddinChangePolicyDetails.new_value": {"fq_name": "team_log.MicrosoftOfficeAddinChangePolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.MicrosoftOfficeAddinChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MicrosoftOfficeAddinChangePolicyDetails.previous_value": {"fq_name": "team_log.MicrosoftOfficeAddinChangePolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.MicrosoftOfficeAddinChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MicrosoftOfficeAddinChangePolicyType.description": {"fq_name": "team_log.MicrosoftOfficeAddinChangePolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.MicrosoftOfficeAddinChangePolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.MicrosoftOfficeAddinPolicy.disabled": {"fq_name": "team_log.MicrosoftOfficeAddinPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.MicrosoftOfficeAddinPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.MicrosoftOfficeAddinPolicy.enabled": {"fq_name": "team_log.MicrosoftOfficeAddinPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.MicrosoftOfficeAddinPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.MicrosoftOfficeAddinPolicy.other": {"fq_name": "team_log.MicrosoftOfficeAddinPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.MicrosoftOfficeAddinPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.MissingDetails.source_event_fields": {"fq_name": "team_log.MissingDetails.source_event_fields", "param_name": "sourceEventFields", "static_instance": null, "getter_method": "getSourceEventFields", "containing_data_type_ref": "team_log.MissingDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.MobileDeviceSessionLogInfo.device_name": {"fq_name": "team_log.MobileDeviceSessionLogInfo.device_name", "param_name": "deviceName", "static_instance": null, "getter_method": "getDeviceName", "containing_data_type_ref": "team_log.MobileDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.MobileDeviceSessionLogInfo.client_type": {"fq_name": "team_log.MobileDeviceSessionLogInfo.client_type", "param_name": "clientType", "static_instance": null, "getter_method": "getClientType", "containing_data_type_ref": "team_log.MobileDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.MobileDeviceSessionLogInfo.ip_address": {"fq_name": "team_log.MobileDeviceSessionLogInfo.ip_address", "param_name": "ipAddress", "static_instance": null, "getter_method": "getIpAddress", "containing_data_type_ref": "team_log.MobileDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.MobileDeviceSessionLogInfo.created": {"fq_name": "team_log.MobileDeviceSessionLogInfo.created", "param_name": "created", "static_instance": null, "getter_method": "getCreated", "containing_data_type_ref": "team_log.MobileDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.MobileDeviceSessionLogInfo.updated": {"fq_name": "team_log.MobileDeviceSessionLogInfo.updated", "param_name": "updated", "static_instance": null, "getter_method": "getUpdated", "containing_data_type_ref": "team_log.MobileDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.MobileDeviceSessionLogInfo.session_info": {"fq_name": "team_log.MobileDeviceSessionLogInfo.session_info", "param_name": "sessionInfo", "static_instance": null, "getter_method": "getSessionInfo", "containing_data_type_ref": "team_log.MobileDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.MobileDeviceSessionLogInfo.client_version": {"fq_name": "team_log.MobileDeviceSessionLogInfo.client_version", "param_name": "clientVersion", "static_instance": null, "getter_method": "getClientVersion", "containing_data_type_ref": "team_log.MobileDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.MobileDeviceSessionLogInfo.os_version": {"fq_name": "team_log.MobileDeviceSessionLogInfo.os_version", "param_name": "osVersion", "static_instance": null, "getter_method": "getOsVersion", "containing_data_type_ref": "team_log.MobileDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.MobileDeviceSessionLogInfo.last_carrier": {"fq_name": "team_log.MobileDeviceSessionLogInfo.last_carrier", "param_name": "lastCarrier", "static_instance": null, "getter_method": "getLastCarrier", "containing_data_type_ref": "team_log.MobileDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.MobileSessionLogInfo.session_id": {"fq_name": "team_log.MobileSessionLogInfo.session_id", "param_name": "sessionId", "static_instance": null, "getter_method": "getSessionId", "containing_data_type_ref": "team_log.MobileSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.NamespaceRelativePathLogInfo.ns_id": {"fq_name": "team_log.NamespaceRelativePathLogInfo.ns_id", "param_name": "nsId", "static_instance": null, "getter_method": "getNsId", "containing_data_type_ref": "team_log.NamespaceRelativePathLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.NamespaceRelativePathLogInfo.relative_path": {"fq_name": "team_log.NamespaceRelativePathLogInfo.relative_path", "param_name": "relativePath", "static_instance": null, "getter_method": "getRelativePath", "containing_data_type_ref": "team_log.NamespaceRelativePathLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.NamespaceRelativePathLogInfo.is_shared_namespace": {"fq_name": "team_log.NamespaceRelativePathLogInfo.is_shared_namespace", "param_name": "isSharedNamespace", "static_instance": null, "getter_method": "getIsSharedNamespace", "containing_data_type_ref": "team_log.NamespaceRelativePathLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.NetworkControlChangePolicyDetails.new_value": {"fq_name": "team_log.NetworkControlChangePolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.NetworkControlChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.NetworkControlChangePolicyDetails.previous_value": {"fq_name": "team_log.NetworkControlChangePolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.NetworkControlChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.NetworkControlChangePolicyType.description": {"fq_name": "team_log.NetworkControlChangePolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.NetworkControlChangePolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.NetworkControlPolicy.disabled": {"fq_name": "team_log.NetworkControlPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.NetworkControlPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.NetworkControlPolicy.enabled": {"fq_name": "team_log.NetworkControlPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.NetworkControlPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.NetworkControlPolicy.other": {"fq_name": "team_log.NetworkControlPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.NetworkControlPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.NoExpirationLinkGenCreateReportDetails.start_date": {"fq_name": "team_log.NoExpirationLinkGenCreateReportDetails.start_date", "param_name": "startDate", "static_instance": null, "getter_method": "getStartDate", "containing_data_type_ref": "team_log.NoExpirationLinkGenCreateReportDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.NoExpirationLinkGenCreateReportDetails.end_date": {"fq_name": "team_log.NoExpirationLinkGenCreateReportDetails.end_date", "param_name": "endDate", "static_instance": null, "getter_method": "getEndDate", "containing_data_type_ref": "team_log.NoExpirationLinkGenCreateReportDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.NoExpirationLinkGenCreateReportType.description": {"fq_name": "team_log.NoExpirationLinkGenCreateReportType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.NoExpirationLinkGenCreateReportType", "route_refs": [], "_type": "FieldReference"}, "team_log.NoExpirationLinkGenReportFailedDetails.failure_reason": {"fq_name": "team_log.NoExpirationLinkGenReportFailedDetails.failure_reason", "param_name": "failureReason", "static_instance": null, "getter_method": "getFailureReason", "containing_data_type_ref": "team_log.NoExpirationLinkGenReportFailedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.NoExpirationLinkGenReportFailedType.description": {"fq_name": "team_log.NoExpirationLinkGenReportFailedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.NoExpirationLinkGenReportFailedType", "route_refs": [], "_type": "FieldReference"}, "team_log.NoPasswordLinkGenCreateReportDetails.start_date": {"fq_name": "team_log.NoPasswordLinkGenCreateReportDetails.start_date", "param_name": "startDate", "static_instance": null, "getter_method": "getStartDate", "containing_data_type_ref": "team_log.NoPasswordLinkGenCreateReportDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.NoPasswordLinkGenCreateReportDetails.end_date": {"fq_name": "team_log.NoPasswordLinkGenCreateReportDetails.end_date", "param_name": "endDate", "static_instance": null, "getter_method": "getEndDate", "containing_data_type_ref": "team_log.NoPasswordLinkGenCreateReportDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.NoPasswordLinkGenCreateReportType.description": {"fq_name": "team_log.NoPasswordLinkGenCreateReportType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.NoPasswordLinkGenCreateReportType", "route_refs": [], "_type": "FieldReference"}, "team_log.NoPasswordLinkGenReportFailedDetails.failure_reason": {"fq_name": "team_log.NoPasswordLinkGenReportFailedDetails.failure_reason", "param_name": "failureReason", "static_instance": null, "getter_method": "getFailureReason", "containing_data_type_ref": "team_log.NoPasswordLinkGenReportFailedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.NoPasswordLinkGenReportFailedType.description": {"fq_name": "team_log.NoPasswordLinkGenReportFailedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.NoPasswordLinkGenReportFailedType", "route_refs": [], "_type": "FieldReference"}, "team_log.NoPasswordLinkViewCreateReportDetails.start_date": {"fq_name": "team_log.NoPasswordLinkViewCreateReportDetails.start_date", "param_name": "startDate", "static_instance": null, "getter_method": "getStartDate", "containing_data_type_ref": "team_log.NoPasswordLinkViewCreateReportDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.NoPasswordLinkViewCreateReportDetails.end_date": {"fq_name": "team_log.NoPasswordLinkViewCreateReportDetails.end_date", "param_name": "endDate", "static_instance": null, "getter_method": "getEndDate", "containing_data_type_ref": "team_log.NoPasswordLinkViewCreateReportDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.NoPasswordLinkViewCreateReportType.description": {"fq_name": "team_log.NoPasswordLinkViewCreateReportType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.NoPasswordLinkViewCreateReportType", "route_refs": [], "_type": "FieldReference"}, "team_log.NoPasswordLinkViewReportFailedDetails.failure_reason": {"fq_name": "team_log.NoPasswordLinkViewReportFailedDetails.failure_reason", "param_name": "failureReason", "static_instance": null, "getter_method": "getFailureReason", "containing_data_type_ref": "team_log.NoPasswordLinkViewReportFailedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.NoPasswordLinkViewReportFailedType.description": {"fq_name": "team_log.NoPasswordLinkViewReportFailedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.NoPasswordLinkViewReportFailedType", "route_refs": [], "_type": "FieldReference"}, "team_log.NonTeamMemberLogInfo.account_id": {"fq_name": "team_log.NonTeamMemberLogInfo.account_id", "param_name": "accountId", "static_instance": null, "getter_method": "getAccountId", "containing_data_type_ref": "team_log.NonTeamMemberLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.NonTeamMemberLogInfo.display_name": {"fq_name": "team_log.NonTeamMemberLogInfo.display_name", "param_name": "displayName", "static_instance": null, "getter_method": "getDisplayName", "containing_data_type_ref": "team_log.NonTeamMemberLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.NonTeamMemberLogInfo.email": {"fq_name": "team_log.NonTeamMemberLogInfo.email", "param_name": "email", "static_instance": null, "getter_method": "getEmail", "containing_data_type_ref": "team_log.NonTeamMemberLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.NonTrustedTeamDetails.team": {"fq_name": "team_log.NonTrustedTeamDetails.team", "param_name": "team", "static_instance": null, "getter_method": "getTeam", "containing_data_type_ref": "team_log.NonTrustedTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.NoteAclInviteOnlyType.description": {"fq_name": "team_log.NoteAclInviteOnlyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.NoteAclInviteOnlyType", "route_refs": [], "_type": "FieldReference"}, "team_log.NoteAclLinkType.description": {"fq_name": "team_log.NoteAclLinkType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.NoteAclLinkType", "route_refs": [], "_type": "FieldReference"}, "team_log.NoteAclTeamLinkType.description": {"fq_name": "team_log.NoteAclTeamLinkType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.NoteAclTeamLinkType", "route_refs": [], "_type": "FieldReference"}, "team_log.NoteShareReceiveType.description": {"fq_name": "team_log.NoteShareReceiveType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.NoteShareReceiveType", "route_refs": [], "_type": "FieldReference"}, "team_log.NoteSharedType.description": {"fq_name": "team_log.NoteSharedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.NoteSharedType", "route_refs": [], "_type": "FieldReference"}, "team_log.ObjectLabelAddedDetails.label_type": {"fq_name": "team_log.ObjectLabelAddedDetails.label_type", "param_name": "labelType", "static_instance": null, "getter_method": "getLabelType", "containing_data_type_ref": "team_log.ObjectLabelAddedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ObjectLabelAddedType.description": {"fq_name": "team_log.ObjectLabelAddedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ObjectLabelAddedType", "route_refs": [], "_type": "FieldReference"}, "team_log.ObjectLabelRemovedDetails.label_type": {"fq_name": "team_log.ObjectLabelRemovedDetails.label_type", "param_name": "labelType", "static_instance": null, "getter_method": "getLabelType", "containing_data_type_ref": "team_log.ObjectLabelRemovedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ObjectLabelRemovedType.description": {"fq_name": "team_log.ObjectLabelRemovedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ObjectLabelRemovedType", "route_refs": [], "_type": "FieldReference"}, "team_log.ObjectLabelUpdatedValueDetails.label_type": {"fq_name": "team_log.ObjectLabelUpdatedValueDetails.label_type", "param_name": "labelType", "static_instance": null, "getter_method": "getLabelType", "containing_data_type_ref": "team_log.ObjectLabelUpdatedValueDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ObjectLabelUpdatedValueType.description": {"fq_name": "team_log.ObjectLabelUpdatedValueType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ObjectLabelUpdatedValueType", "route_refs": [], "_type": "FieldReference"}, "team_log.OpenNoteSharedType.description": {"fq_name": "team_log.OpenNoteSharedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.OpenNoteSharedType", "route_refs": [], "_type": "FieldReference"}, "team_log.OrganizationDetails.organization": {"fq_name": "team_log.OrganizationDetails.organization", "param_name": "organization", "static_instance": null, "getter_method": "getOrganization", "containing_data_type_ref": "team_log.OrganizationDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.OrganizationName.organization": {"fq_name": "team_log.OrganizationName.organization", "param_name": "organization", "static_instance": null, "getter_method": "getOrganization", "containing_data_type_ref": "team_log.OrganizationName", "route_refs": [], "_type": "FieldReference"}, "team_log.OrganizeFolderWithTidyType.description": {"fq_name": "team_log.OrganizeFolderWithTidyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.OrganizeFolderWithTidyType", "route_refs": [], "_type": "FieldReference"}, "team_log.OriginLogInfo.access_method": {"fq_name": "team_log.OriginLogInfo.access_method", "param_name": "accessMethod", "static_instance": null, "getter_method": "getAccessMethod", "containing_data_type_ref": "team_log.OriginLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.OriginLogInfo.geo_location": {"fq_name": "team_log.OriginLogInfo.geo_location", "param_name": "geoLocation", "static_instance": null, "getter_method": "getGeoLocation", "containing_data_type_ref": "team_log.OriginLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.OutdatedLinkViewCreateReportDetails.start_date": {"fq_name": "team_log.OutdatedLinkViewCreateReportDetails.start_date", "param_name": "startDate", "static_instance": null, "getter_method": "getStartDate", "containing_data_type_ref": "team_log.OutdatedLinkViewCreateReportDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.OutdatedLinkViewCreateReportDetails.end_date": {"fq_name": "team_log.OutdatedLinkViewCreateReportDetails.end_date", "param_name": "endDate", "static_instance": null, "getter_method": "getEndDate", "containing_data_type_ref": "team_log.OutdatedLinkViewCreateReportDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.OutdatedLinkViewCreateReportType.description": {"fq_name": "team_log.OutdatedLinkViewCreateReportType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.OutdatedLinkViewCreateReportType", "route_refs": [], "_type": "FieldReference"}, "team_log.OutdatedLinkViewReportFailedDetails.failure_reason": {"fq_name": "team_log.OutdatedLinkViewReportFailedDetails.failure_reason", "param_name": "failureReason", "static_instance": null, "getter_method": "getFailureReason", "containing_data_type_ref": "team_log.OutdatedLinkViewReportFailedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.OutdatedLinkViewReportFailedType.description": {"fq_name": "team_log.OutdatedLinkViewReportFailedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.OutdatedLinkViewReportFailedType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperAccessType.commenter": {"fq_name": "team_log.PaperAccessType.commenter", "param_name": "commenterValue", "static_instance": "COMMENTER", "getter_method": null, "containing_data_type_ref": "team_log.PaperAccessType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperAccessType.editor": {"fq_name": "team_log.PaperAccessType.editor", "param_name": "editorValue", "static_instance": "EDITOR", "getter_method": null, "containing_data_type_ref": "team_log.PaperAccessType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperAccessType.viewer": {"fq_name": "team_log.PaperAccessType.viewer", "param_name": "viewerValue", "static_instance": "VIEWER", "getter_method": null, "containing_data_type_ref": "team_log.PaperAccessType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperAccessType.other": {"fq_name": "team_log.PaperAccessType.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.PaperAccessType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperAdminExportStartType.description": {"fq_name": "team_log.PaperAdminExportStartType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperAdminExportStartType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperChangeDeploymentPolicyDetails.new_value": {"fq_name": "team_log.PaperChangeDeploymentPolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.PaperChangeDeploymentPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperChangeDeploymentPolicyDetails.previous_value": {"fq_name": "team_log.PaperChangeDeploymentPolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.PaperChangeDeploymentPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperChangeDeploymentPolicyType.description": {"fq_name": "team_log.PaperChangeDeploymentPolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperChangeDeploymentPolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperChangeMemberLinkPolicyDetails.new_value": {"fq_name": "team_log.PaperChangeMemberLinkPolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.PaperChangeMemberLinkPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperChangeMemberLinkPolicyType.description": {"fq_name": "team_log.PaperChangeMemberLinkPolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperChangeMemberLinkPolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperChangeMemberPolicyDetails.new_value": {"fq_name": "team_log.PaperChangeMemberPolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.PaperChangeMemberPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperChangeMemberPolicyDetails.previous_value": {"fq_name": "team_log.PaperChangeMemberPolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.PaperChangeMemberPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperChangeMemberPolicyType.description": {"fq_name": "team_log.PaperChangeMemberPolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperChangeMemberPolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperChangePolicyDetails.new_value": {"fq_name": "team_log.PaperChangePolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.PaperChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperChangePolicyDetails.previous_value": {"fq_name": "team_log.PaperChangePolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.PaperChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperChangePolicyType.description": {"fq_name": "team_log.PaperChangePolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperChangePolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperContentAddMemberDetails.event_uuid": {"fq_name": "team_log.PaperContentAddMemberDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperContentAddMemberDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperContentAddMemberType.description": {"fq_name": "team_log.PaperContentAddMemberType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperContentAddMemberType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperContentAddToFolderDetails.event_uuid": {"fq_name": "team_log.PaperContentAddToFolderDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperContentAddToFolderDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperContentAddToFolderDetails.target_asset_index": {"fq_name": "team_log.PaperContentAddToFolderDetails.target_asset_index", "param_name": "targetAssetIndex", "static_instance": null, "getter_method": "getTargetAssetIndex", "containing_data_type_ref": "team_log.PaperContentAddToFolderDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperContentAddToFolderDetails.parent_asset_index": {"fq_name": "team_log.PaperContentAddToFolderDetails.parent_asset_index", "param_name": "parentAssetIndex", "static_instance": null, "getter_method": "getParentAssetIndex", "containing_data_type_ref": "team_log.PaperContentAddToFolderDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperContentAddToFolderType.description": {"fq_name": "team_log.PaperContentAddToFolderType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperContentAddToFolderType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperContentArchiveDetails.event_uuid": {"fq_name": "team_log.PaperContentArchiveDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperContentArchiveDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperContentArchiveType.description": {"fq_name": "team_log.PaperContentArchiveType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperContentArchiveType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperContentCreateDetails.event_uuid": {"fq_name": "team_log.PaperContentCreateDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperContentCreateDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperContentCreateType.description": {"fq_name": "team_log.PaperContentCreateType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperContentCreateType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperContentPermanentlyDeleteDetails.event_uuid": {"fq_name": "team_log.PaperContentPermanentlyDeleteDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperContentPermanentlyDeleteDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperContentPermanentlyDeleteType.description": {"fq_name": "team_log.PaperContentPermanentlyDeleteType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperContentPermanentlyDeleteType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperContentRemoveFromFolderDetails.event_uuid": {"fq_name": "team_log.PaperContentRemoveFromFolderDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperContentRemoveFromFolderDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperContentRemoveFromFolderDetails.target_asset_index": {"fq_name": "team_log.PaperContentRemoveFromFolderDetails.target_asset_index", "param_name": "targetAssetIndex", "static_instance": null, "getter_method": "getTargetAssetIndex", "containing_data_type_ref": "team_log.PaperContentRemoveFromFolderDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperContentRemoveFromFolderDetails.parent_asset_index": {"fq_name": "team_log.PaperContentRemoveFromFolderDetails.parent_asset_index", "param_name": "parentAssetIndex", "static_instance": null, "getter_method": "getParentAssetIndex", "containing_data_type_ref": "team_log.PaperContentRemoveFromFolderDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperContentRemoveFromFolderType.description": {"fq_name": "team_log.PaperContentRemoveFromFolderType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperContentRemoveFromFolderType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperContentRemoveMemberDetails.event_uuid": {"fq_name": "team_log.PaperContentRemoveMemberDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperContentRemoveMemberDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperContentRemoveMemberType.description": {"fq_name": "team_log.PaperContentRemoveMemberType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperContentRemoveMemberType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperContentRenameDetails.event_uuid": {"fq_name": "team_log.PaperContentRenameDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperContentRenameDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperContentRenameType.description": {"fq_name": "team_log.PaperContentRenameType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperContentRenameType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperContentRestoreDetails.event_uuid": {"fq_name": "team_log.PaperContentRestoreDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperContentRestoreDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperContentRestoreType.description": {"fq_name": "team_log.PaperContentRestoreType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperContentRestoreType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDefaultFolderPolicy.everyone_in_team": {"fq_name": "team_log.PaperDefaultFolderPolicy.everyone_in_team", "param_name": "everyoneInTeamValue", "static_instance": "EVERYONE_IN_TEAM", "getter_method": null, "containing_data_type_ref": "team_log.PaperDefaultFolderPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDefaultFolderPolicy.invite_only": {"fq_name": "team_log.PaperDefaultFolderPolicy.invite_only", "param_name": "inviteOnlyValue", "static_instance": "INVITE_ONLY", "getter_method": null, "containing_data_type_ref": "team_log.PaperDefaultFolderPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDefaultFolderPolicy.other": {"fq_name": "team_log.PaperDefaultFolderPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.PaperDefaultFolderPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDefaultFolderPolicyChangedDetails.new_value": {"fq_name": "team_log.PaperDefaultFolderPolicyChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.PaperDefaultFolderPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDefaultFolderPolicyChangedDetails.previous_value": {"fq_name": "team_log.PaperDefaultFolderPolicyChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.PaperDefaultFolderPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDefaultFolderPolicyChangedType.description": {"fq_name": "team_log.PaperDefaultFolderPolicyChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperDefaultFolderPolicyChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDesktopPolicy.disabled": {"fq_name": "team_log.PaperDesktopPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.PaperDesktopPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDesktopPolicy.enabled": {"fq_name": "team_log.PaperDesktopPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.PaperDesktopPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDesktopPolicy.other": {"fq_name": "team_log.PaperDesktopPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.PaperDesktopPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDesktopPolicyChangedDetails.new_value": {"fq_name": "team_log.PaperDesktopPolicyChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.PaperDesktopPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDesktopPolicyChangedDetails.previous_value": {"fq_name": "team_log.PaperDesktopPolicyChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.PaperDesktopPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDesktopPolicyChangedType.description": {"fq_name": "team_log.PaperDesktopPolicyChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperDesktopPolicyChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocAddCommentDetails.event_uuid": {"fq_name": "team_log.PaperDocAddCommentDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperDocAddCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocAddCommentDetails.comment_text": {"fq_name": "team_log.PaperDocAddCommentDetails.comment_text", "param_name": "commentText", "static_instance": null, "getter_method": "getCommentText", "containing_data_type_ref": "team_log.PaperDocAddCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocAddCommentType.description": {"fq_name": "team_log.PaperDocAddCommentType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperDocAddCommentType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocChangeMemberRoleDetails.event_uuid": {"fq_name": "team_log.PaperDocChangeMemberRoleDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperDocChangeMemberRoleDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocChangeMemberRoleDetails.access_type": {"fq_name": "team_log.PaperDocChangeMemberRoleDetails.access_type", "param_name": "accessType", "static_instance": null, "getter_method": "getAccessType", "containing_data_type_ref": "team_log.PaperDocChangeMemberRoleDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocChangeMemberRoleType.description": {"fq_name": "team_log.PaperDocChangeMemberRoleType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperDocChangeMemberRoleType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocChangeSharingPolicyDetails.event_uuid": {"fq_name": "team_log.PaperDocChangeSharingPolicyDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperDocChangeSharingPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocChangeSharingPolicyDetails.public_sharing_policy": {"fq_name": "team_log.PaperDocChangeSharingPolicyDetails.public_sharing_policy", "param_name": "publicSharingPolicy", "static_instance": null, "getter_method": "getPublicSharingPolicy", "containing_data_type_ref": "team_log.PaperDocChangeSharingPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocChangeSharingPolicyDetails.team_sharing_policy": {"fq_name": "team_log.PaperDocChangeSharingPolicyDetails.team_sharing_policy", "param_name": "teamSharingPolicy", "static_instance": null, "getter_method": "getTeamSharingPolicy", "containing_data_type_ref": "team_log.PaperDocChangeSharingPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocChangeSharingPolicyType.description": {"fq_name": "team_log.PaperDocChangeSharingPolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperDocChangeSharingPolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocChangeSubscriptionDetails.event_uuid": {"fq_name": "team_log.PaperDocChangeSubscriptionDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperDocChangeSubscriptionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocChangeSubscriptionDetails.new_subscription_level": {"fq_name": "team_log.PaperDocChangeSubscriptionDetails.new_subscription_level", "param_name": "newSubscriptionLevel", "static_instance": null, "getter_method": "getNewSubscriptionLevel", "containing_data_type_ref": "team_log.PaperDocChangeSubscriptionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocChangeSubscriptionDetails.previous_subscription_level": {"fq_name": "team_log.PaperDocChangeSubscriptionDetails.previous_subscription_level", "param_name": "previousSubscriptionLevel", "static_instance": null, "getter_method": "getPreviousSubscriptionLevel", "containing_data_type_ref": "team_log.PaperDocChangeSubscriptionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocChangeSubscriptionType.description": {"fq_name": "team_log.PaperDocChangeSubscriptionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperDocChangeSubscriptionType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocDeleteCommentDetails.event_uuid": {"fq_name": "team_log.PaperDocDeleteCommentDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperDocDeleteCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocDeleteCommentDetails.comment_text": {"fq_name": "team_log.PaperDocDeleteCommentDetails.comment_text", "param_name": "commentText", "static_instance": null, "getter_method": "getCommentText", "containing_data_type_ref": "team_log.PaperDocDeleteCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocDeleteCommentType.description": {"fq_name": "team_log.PaperDocDeleteCommentType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperDocDeleteCommentType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocDeletedDetails.event_uuid": {"fq_name": "team_log.PaperDocDeletedDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperDocDeletedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocDeletedType.description": {"fq_name": "team_log.PaperDocDeletedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperDocDeletedType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocDownloadDetails.event_uuid": {"fq_name": "team_log.PaperDocDownloadDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperDocDownloadDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocDownloadDetails.export_file_format": {"fq_name": "team_log.PaperDocDownloadDetails.export_file_format", "param_name": "exportFileFormat", "static_instance": null, "getter_method": "getExportFileFormat", "containing_data_type_ref": "team_log.PaperDocDownloadDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocDownloadType.description": {"fq_name": "team_log.PaperDocDownloadType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperDocDownloadType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocEditCommentDetails.event_uuid": {"fq_name": "team_log.PaperDocEditCommentDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperDocEditCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocEditCommentDetails.comment_text": {"fq_name": "team_log.PaperDocEditCommentDetails.comment_text", "param_name": "commentText", "static_instance": null, "getter_method": "getCommentText", "containing_data_type_ref": "team_log.PaperDocEditCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocEditCommentType.description": {"fq_name": "team_log.PaperDocEditCommentType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperDocEditCommentType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocEditDetails.event_uuid": {"fq_name": "team_log.PaperDocEditDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperDocEditDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocEditType.description": {"fq_name": "team_log.PaperDocEditType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperDocEditType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocFollowedDetails.event_uuid": {"fq_name": "team_log.PaperDocFollowedDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperDocFollowedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocFollowedType.description": {"fq_name": "team_log.PaperDocFollowedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperDocFollowedType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocMentionDetails.event_uuid": {"fq_name": "team_log.PaperDocMentionDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperDocMentionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocMentionType.description": {"fq_name": "team_log.PaperDocMentionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperDocMentionType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocOwnershipChangedDetails.event_uuid": {"fq_name": "team_log.PaperDocOwnershipChangedDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperDocOwnershipChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocOwnershipChangedDetails.new_owner_user_id": {"fq_name": "team_log.PaperDocOwnershipChangedDetails.new_owner_user_id", "param_name": "newOwnerUserId", "static_instance": null, "getter_method": "getNewOwnerUserId", "containing_data_type_ref": "team_log.PaperDocOwnershipChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocOwnershipChangedDetails.old_owner_user_id": {"fq_name": "team_log.PaperDocOwnershipChangedDetails.old_owner_user_id", "param_name": "oldOwnerUserId", "static_instance": null, "getter_method": "getOldOwnerUserId", "containing_data_type_ref": "team_log.PaperDocOwnershipChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocOwnershipChangedType.description": {"fq_name": "team_log.PaperDocOwnershipChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperDocOwnershipChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocRequestAccessDetails.event_uuid": {"fq_name": "team_log.PaperDocRequestAccessDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperDocRequestAccessDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocRequestAccessType.description": {"fq_name": "team_log.PaperDocRequestAccessType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperDocRequestAccessType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocResolveCommentDetails.event_uuid": {"fq_name": "team_log.PaperDocResolveCommentDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperDocResolveCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocResolveCommentDetails.comment_text": {"fq_name": "team_log.PaperDocResolveCommentDetails.comment_text", "param_name": "commentText", "static_instance": null, "getter_method": "getCommentText", "containing_data_type_ref": "team_log.PaperDocResolveCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocResolveCommentType.description": {"fq_name": "team_log.PaperDocResolveCommentType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperDocResolveCommentType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocRevertDetails.event_uuid": {"fq_name": "team_log.PaperDocRevertDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperDocRevertDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocRevertType.description": {"fq_name": "team_log.PaperDocRevertType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperDocRevertType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocSlackShareDetails.event_uuid": {"fq_name": "team_log.PaperDocSlackShareDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperDocSlackShareDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocSlackShareType.description": {"fq_name": "team_log.PaperDocSlackShareType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperDocSlackShareType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocTeamInviteDetails.event_uuid": {"fq_name": "team_log.PaperDocTeamInviteDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperDocTeamInviteDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocTeamInviteType.description": {"fq_name": "team_log.PaperDocTeamInviteType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperDocTeamInviteType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocTrashedDetails.event_uuid": {"fq_name": "team_log.PaperDocTrashedDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperDocTrashedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocTrashedType.description": {"fq_name": "team_log.PaperDocTrashedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperDocTrashedType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocUnresolveCommentDetails.event_uuid": {"fq_name": "team_log.PaperDocUnresolveCommentDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperDocUnresolveCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocUnresolveCommentDetails.comment_text": {"fq_name": "team_log.PaperDocUnresolveCommentDetails.comment_text", "param_name": "commentText", "static_instance": null, "getter_method": "getCommentText", "containing_data_type_ref": "team_log.PaperDocUnresolveCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocUnresolveCommentType.description": {"fq_name": "team_log.PaperDocUnresolveCommentType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperDocUnresolveCommentType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocUntrashedDetails.event_uuid": {"fq_name": "team_log.PaperDocUntrashedDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperDocUntrashedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocUntrashedType.description": {"fq_name": "team_log.PaperDocUntrashedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperDocUntrashedType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocViewDetails.event_uuid": {"fq_name": "team_log.PaperDocViewDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperDocViewDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocViewType.description": {"fq_name": "team_log.PaperDocViewType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperDocViewType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocumentLogInfo.doc_id": {"fq_name": "team_log.PaperDocumentLogInfo.doc_id", "param_name": "docId", "static_instance": null, "getter_method": "getDocId", "containing_data_type_ref": "team_log.PaperDocumentLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDocumentLogInfo.doc_title": {"fq_name": "team_log.PaperDocumentLogInfo.doc_title", "param_name": "docTitle", "static_instance": null, "getter_method": "getDocTitle", "containing_data_type_ref": "team_log.PaperDocumentLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDownloadFormat.docx": {"fq_name": "team_log.PaperDownloadFormat.docx", "param_name": "docxValue", "static_instance": "DOCX", "getter_method": null, "containing_data_type_ref": "team_log.PaperDownloadFormat", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDownloadFormat.html": {"fq_name": "team_log.PaperDownloadFormat.html", "param_name": "htmlValue", "static_instance": "HTML", "getter_method": null, "containing_data_type_ref": "team_log.PaperDownloadFormat", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDownloadFormat.markdown": {"fq_name": "team_log.PaperDownloadFormat.markdown", "param_name": "markdownValue", "static_instance": "MARKDOWN", "getter_method": null, "containing_data_type_ref": "team_log.PaperDownloadFormat", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDownloadFormat.pdf": {"fq_name": "team_log.PaperDownloadFormat.pdf", "param_name": "pdfValue", "static_instance": "PDF", "getter_method": null, "containing_data_type_ref": "team_log.PaperDownloadFormat", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperDownloadFormat.other": {"fq_name": "team_log.PaperDownloadFormat.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.PaperDownloadFormat", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperEnabledUsersGroupAdditionType.description": {"fq_name": "team_log.PaperEnabledUsersGroupAdditionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperEnabledUsersGroupAdditionType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperEnabledUsersGroupRemovalType.description": {"fq_name": "team_log.PaperEnabledUsersGroupRemovalType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperEnabledUsersGroupRemovalType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperExternalViewAllowDetails.event_uuid": {"fq_name": "team_log.PaperExternalViewAllowDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperExternalViewAllowDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperExternalViewAllowType.description": {"fq_name": "team_log.PaperExternalViewAllowType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperExternalViewAllowType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperExternalViewDefaultTeamDetails.event_uuid": {"fq_name": "team_log.PaperExternalViewDefaultTeamDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperExternalViewDefaultTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperExternalViewDefaultTeamType.description": {"fq_name": "team_log.PaperExternalViewDefaultTeamType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperExternalViewDefaultTeamType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperExternalViewForbidDetails.event_uuid": {"fq_name": "team_log.PaperExternalViewForbidDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperExternalViewForbidDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperExternalViewForbidType.description": {"fq_name": "team_log.PaperExternalViewForbidType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperExternalViewForbidType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperFolderChangeSubscriptionDetails.event_uuid": {"fq_name": "team_log.PaperFolderChangeSubscriptionDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperFolderChangeSubscriptionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperFolderChangeSubscriptionDetails.new_subscription_level": {"fq_name": "team_log.PaperFolderChangeSubscriptionDetails.new_subscription_level", "param_name": "newSubscriptionLevel", "static_instance": null, "getter_method": "getNewSubscriptionLevel", "containing_data_type_ref": "team_log.PaperFolderChangeSubscriptionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperFolderChangeSubscriptionDetails.previous_subscription_level": {"fq_name": "team_log.PaperFolderChangeSubscriptionDetails.previous_subscription_level", "param_name": "previousSubscriptionLevel", "static_instance": null, "getter_method": "getPreviousSubscriptionLevel", "containing_data_type_ref": "team_log.PaperFolderChangeSubscriptionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperFolderChangeSubscriptionType.description": {"fq_name": "team_log.PaperFolderChangeSubscriptionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperFolderChangeSubscriptionType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperFolderDeletedDetails.event_uuid": {"fq_name": "team_log.PaperFolderDeletedDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperFolderDeletedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperFolderDeletedType.description": {"fq_name": "team_log.PaperFolderDeletedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperFolderDeletedType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperFolderFollowedDetails.event_uuid": {"fq_name": "team_log.PaperFolderFollowedDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperFolderFollowedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperFolderFollowedType.description": {"fq_name": "team_log.PaperFolderFollowedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperFolderFollowedType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperFolderLogInfo.folder_id": {"fq_name": "team_log.PaperFolderLogInfo.folder_id", "param_name": "folderId", "static_instance": null, "getter_method": "getFolderId", "containing_data_type_ref": "team_log.PaperFolderLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperFolderLogInfo.folder_name": {"fq_name": "team_log.PaperFolderLogInfo.folder_name", "param_name": "folderName", "static_instance": null, "getter_method": "getFolderName", "containing_data_type_ref": "team_log.PaperFolderLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperFolderTeamInviteDetails.event_uuid": {"fq_name": "team_log.PaperFolderTeamInviteDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperFolderTeamInviteDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperFolderTeamInviteType.description": {"fq_name": "team_log.PaperFolderTeamInviteType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperFolderTeamInviteType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperMemberPolicy.anyone_with_link": {"fq_name": "team_log.PaperMemberPolicy.anyone_with_link", "param_name": "anyoneWithLinkValue", "static_instance": "ANYONE_WITH_LINK", "getter_method": null, "containing_data_type_ref": "team_log.PaperMemberPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperMemberPolicy.only_team": {"fq_name": "team_log.PaperMemberPolicy.only_team", "param_name": "onlyTeamValue", "static_instance": "ONLY_TEAM", "getter_method": null, "containing_data_type_ref": "team_log.PaperMemberPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperMemberPolicy.team_and_explicitly_shared": {"fq_name": "team_log.PaperMemberPolicy.team_and_explicitly_shared", "param_name": "teamAndExplicitlySharedValue", "static_instance": "TEAM_AND_EXPLICITLY_SHARED", "getter_method": null, "containing_data_type_ref": "team_log.PaperMemberPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperMemberPolicy.other": {"fq_name": "team_log.PaperMemberPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.PaperMemberPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperPublishedLinkChangePermissionDetails.event_uuid": {"fq_name": "team_log.PaperPublishedLinkChangePermissionDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperPublishedLinkChangePermissionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperPublishedLinkChangePermissionDetails.new_permission_level": {"fq_name": "team_log.PaperPublishedLinkChangePermissionDetails.new_permission_level", "param_name": "newPermissionLevel", "static_instance": null, "getter_method": "getNewPermissionLevel", "containing_data_type_ref": "team_log.PaperPublishedLinkChangePermissionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperPublishedLinkChangePermissionDetails.previous_permission_level": {"fq_name": "team_log.PaperPublishedLinkChangePermissionDetails.previous_permission_level", "param_name": "previousPermissionLevel", "static_instance": null, "getter_method": "getPreviousPermissionLevel", "containing_data_type_ref": "team_log.PaperPublishedLinkChangePermissionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperPublishedLinkChangePermissionType.description": {"fq_name": "team_log.PaperPublishedLinkChangePermissionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperPublishedLinkChangePermissionType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperPublishedLinkCreateDetails.event_uuid": {"fq_name": "team_log.PaperPublishedLinkCreateDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperPublishedLinkCreateDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperPublishedLinkCreateType.description": {"fq_name": "team_log.PaperPublishedLinkCreateType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperPublishedLinkCreateType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperPublishedLinkDisabledDetails.event_uuid": {"fq_name": "team_log.PaperPublishedLinkDisabledDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperPublishedLinkDisabledDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperPublishedLinkDisabledType.description": {"fq_name": "team_log.PaperPublishedLinkDisabledType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperPublishedLinkDisabledType", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperPublishedLinkViewDetails.event_uuid": {"fq_name": "team_log.PaperPublishedLinkViewDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.PaperPublishedLinkViewDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PaperPublishedLinkViewType.description": {"fq_name": "team_log.PaperPublishedLinkViewType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PaperPublishedLinkViewType", "route_refs": [], "_type": "FieldReference"}, "team_log.ParticipantLogInfo.group": {"fq_name": "team_log.ParticipantLogInfo.group", "param_name": "groupValue", "static_instance": null, "getter_method": "getGroupValue", "containing_data_type_ref": "team_log.ParticipantLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.ParticipantLogInfo.user": {"fq_name": "team_log.ParticipantLogInfo.user", "param_name": "userValue", "static_instance": null, "getter_method": "getUserValue", "containing_data_type_ref": "team_log.ParticipantLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.ParticipantLogInfo.other": {"fq_name": "team_log.ParticipantLogInfo.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.ParticipantLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.PassPolicy.allow": {"fq_name": "team_log.PassPolicy.allow", "param_name": "allowValue", "static_instance": "ALLOW", "getter_method": null, "containing_data_type_ref": "team_log.PassPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.PassPolicy.disabled": {"fq_name": "team_log.PassPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.PassPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.PassPolicy.enabled": {"fq_name": "team_log.PassPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.PassPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.PassPolicy.other": {"fq_name": "team_log.PassPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.PassPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.PasswordChangeType.description": {"fq_name": "team_log.PasswordChangeType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PasswordChangeType", "route_refs": [], "_type": "FieldReference"}, "team_log.PasswordResetAllType.description": {"fq_name": "team_log.PasswordResetAllType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PasswordResetAllType", "route_refs": [], "_type": "FieldReference"}, "team_log.PasswordResetType.description": {"fq_name": "team_log.PasswordResetType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PasswordResetType", "route_refs": [], "_type": "FieldReference"}, "team_log.PasswordStrengthRequirementsChangePolicyDetails.previous_value": {"fq_name": "team_log.PasswordStrengthRequirementsChangePolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.PasswordStrengthRequirementsChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PasswordStrengthRequirementsChangePolicyDetails.new_value": {"fq_name": "team_log.PasswordStrengthRequirementsChangePolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.PasswordStrengthRequirementsChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PasswordStrengthRequirementsChangePolicyType.description": {"fq_name": "team_log.PasswordStrengthRequirementsChangePolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PasswordStrengthRequirementsChangePolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.PathLogInfo.namespace_relative": {"fq_name": "team_log.PathLogInfo.namespace_relative", "param_name": "namespaceRelative", "static_instance": null, "getter_method": "getNamespaceRelative", "containing_data_type_ref": "team_log.PathLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.PathLogInfo.contextual": {"fq_name": "team_log.PathLogInfo.contextual", "param_name": "contextual", "static_instance": null, "getter_method": "getContextual", "containing_data_type_ref": "team_log.PathLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.PendingSecondaryEmailAddedDetails.secondary_email": {"fq_name": "team_log.PendingSecondaryEmailAddedDetails.secondary_email", "param_name": "secondaryEmail", "static_instance": null, "getter_method": "getSecondaryEmail", "containing_data_type_ref": "team_log.PendingSecondaryEmailAddedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PendingSecondaryEmailAddedType.description": {"fq_name": "team_log.PendingSecondaryEmailAddedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PendingSecondaryEmailAddedType", "route_refs": [], "_type": "FieldReference"}, "team_log.PermanentDeleteChangePolicyDetails.new_value": {"fq_name": "team_log.PermanentDeleteChangePolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.PermanentDeleteChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PermanentDeleteChangePolicyDetails.previous_value": {"fq_name": "team_log.PermanentDeleteChangePolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.PermanentDeleteChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PermanentDeleteChangePolicyType.description": {"fq_name": "team_log.PermanentDeleteChangePolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.PermanentDeleteChangePolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.PlacementRestriction.australia_only": {"fq_name": "team_log.PlacementRestriction.australia_only", "param_name": "australiaOnlyValue", "static_instance": "AUSTRALIA_ONLY", "getter_method": null, "containing_data_type_ref": "team_log.PlacementRestriction", "route_refs": [], "_type": "FieldReference"}, "team_log.PlacementRestriction.europe_only": {"fq_name": "team_log.PlacementRestriction.europe_only", "param_name": "europeOnlyValue", "static_instance": "EUROPE_ONLY", "getter_method": null, "containing_data_type_ref": "team_log.PlacementRestriction", "route_refs": [], "_type": "FieldReference"}, "team_log.PlacementRestriction.japan_only": {"fq_name": "team_log.PlacementRestriction.japan_only", "param_name": "japanOnlyValue", "static_instance": "JAPAN_ONLY", "getter_method": null, "containing_data_type_ref": "team_log.PlacementRestriction", "route_refs": [], "_type": "FieldReference"}, "team_log.PlacementRestriction.none": {"fq_name": "team_log.PlacementRestriction.none", "param_name": "noneValue", "static_instance": "NONE", "getter_method": null, "containing_data_type_ref": "team_log.PlacementRestriction", "route_refs": [], "_type": "FieldReference"}, "team_log.PlacementRestriction.uk_only": {"fq_name": "team_log.PlacementRestriction.uk_only", "param_name": "ukOnlyValue", "static_instance": "UK_ONLY", "getter_method": null, "containing_data_type_ref": "team_log.PlacementRestriction", "route_refs": [], "_type": "FieldReference"}, "team_log.PlacementRestriction.us_s3_only": {"fq_name": "team_log.PlacementRestriction.us_s3_only", "param_name": "usS3OnlyValue", "static_instance": "US_S3_ONLY", "getter_method": null, "containing_data_type_ref": "team_log.PlacementRestriction", "route_refs": [], "_type": "FieldReference"}, "team_log.PlacementRestriction.other": {"fq_name": "team_log.PlacementRestriction.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.PlacementRestriction", "route_refs": [], "_type": "FieldReference"}, "team_log.PolicyType.disposition": {"fq_name": "team_log.PolicyType.disposition", "param_name": "dispositionValue", "static_instance": "DISPOSITION", "getter_method": null, "containing_data_type_ref": "team_log.PolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.PolicyType.retention": {"fq_name": "team_log.PolicyType.retention", "param_name": "retentionValue", "static_instance": "RETENTION", "getter_method": null, "containing_data_type_ref": "team_log.PolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.PolicyType.other": {"fq_name": "team_log.PolicyType.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.PolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.PrimaryTeamRequestAcceptedDetails.secondary_team": {"fq_name": "team_log.PrimaryTeamRequestAcceptedDetails.secondary_team", "param_name": "secondaryTeam", "static_instance": null, "getter_method": "getSecondaryTeam", "containing_data_type_ref": "team_log.PrimaryTeamRequestAcceptedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PrimaryTeamRequestAcceptedDetails.sent_by": {"fq_name": "team_log.PrimaryTeamRequestAcceptedDetails.sent_by", "param_name": "sentBy", "static_instance": null, "getter_method": "getSentBy", "containing_data_type_ref": "team_log.PrimaryTeamRequestAcceptedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PrimaryTeamRequestCanceledDetails.secondary_team": {"fq_name": "team_log.PrimaryTeamRequestCanceledDetails.secondary_team", "param_name": "secondaryTeam", "static_instance": null, "getter_method": "getSecondaryTeam", "containing_data_type_ref": "team_log.PrimaryTeamRequestCanceledDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PrimaryTeamRequestCanceledDetails.sent_by": {"fq_name": "team_log.PrimaryTeamRequestCanceledDetails.sent_by", "param_name": "sentBy", "static_instance": null, "getter_method": "getSentBy", "containing_data_type_ref": "team_log.PrimaryTeamRequestCanceledDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PrimaryTeamRequestExpiredDetails.secondary_team": {"fq_name": "team_log.PrimaryTeamRequestExpiredDetails.secondary_team", "param_name": "secondaryTeam", "static_instance": null, "getter_method": "getSecondaryTeam", "containing_data_type_ref": "team_log.PrimaryTeamRequestExpiredDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PrimaryTeamRequestExpiredDetails.sent_by": {"fq_name": "team_log.PrimaryTeamRequestExpiredDetails.sent_by", "param_name": "sentBy", "static_instance": null, "getter_method": "getSentBy", "containing_data_type_ref": "team_log.PrimaryTeamRequestExpiredDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PrimaryTeamRequestReminderDetails.secondary_team": {"fq_name": "team_log.PrimaryTeamRequestReminderDetails.secondary_team", "param_name": "secondaryTeam", "static_instance": null, "getter_method": "getSecondaryTeam", "containing_data_type_ref": "team_log.PrimaryTeamRequestReminderDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.PrimaryTeamRequestReminderDetails.sent_to": {"fq_name": "team_log.PrimaryTeamRequestReminderDetails.sent_to", "param_name": "sentTo", "static_instance": null, "getter_method": "getSentTo", "containing_data_type_ref": "team_log.PrimaryTeamRequestReminderDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.QuickActionType.delete_shared_link": {"fq_name": "team_log.QuickActionType.delete_shared_link", "param_name": "deleteSharedLinkValue", "static_instance": "DELETE_SHARED_LINK", "getter_method": null, "containing_data_type_ref": "team_log.QuickActionType", "route_refs": [], "_type": "FieldReference"}, "team_log.QuickActionType.reset_password": {"fq_name": "team_log.QuickActionType.reset_password", "param_name": "resetPasswordValue", "static_instance": "RESET_PASSWORD", "getter_method": null, "containing_data_type_ref": "team_log.QuickActionType", "route_refs": [], "_type": "FieldReference"}, "team_log.QuickActionType.restore_file_or_folder": {"fq_name": "team_log.QuickActionType.restore_file_or_folder", "param_name": "restoreFileOrFolderValue", "static_instance": "RESTORE_FILE_OR_FOLDER", "getter_method": null, "containing_data_type_ref": "team_log.QuickActionType", "route_refs": [], "_type": "FieldReference"}, "team_log.QuickActionType.unlink_app": {"fq_name": "team_log.QuickActionType.unlink_app", "param_name": "unlinkAppValue", "static_instance": "UNLINK_APP", "getter_method": null, "containing_data_type_ref": "team_log.QuickActionType", "route_refs": [], "_type": "FieldReference"}, "team_log.QuickActionType.unlink_device": {"fq_name": "team_log.QuickActionType.unlink_device", "param_name": "unlinkDeviceValue", "static_instance": "UNLINK_DEVICE", "getter_method": null, "containing_data_type_ref": "team_log.QuickActionType", "route_refs": [], "_type": "FieldReference"}, "team_log.QuickActionType.unlink_session": {"fq_name": "team_log.QuickActionType.unlink_session", "param_name": "unlinkSessionValue", "static_instance": "UNLINK_SESSION", "getter_method": null, "containing_data_type_ref": "team_log.QuickActionType", "route_refs": [], "_type": "FieldReference"}, "team_log.QuickActionType.other": {"fq_name": "team_log.QuickActionType.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.QuickActionType", "route_refs": [], "_type": "FieldReference"}, "team_log.RansomwareAlertCreateReportFailedDetails.failure_reason": {"fq_name": "team_log.RansomwareAlertCreateReportFailedDetails.failure_reason", "param_name": "failureReason", "static_instance": null, "getter_method": "getFailureReason", "containing_data_type_ref": "team_log.RansomwareAlertCreateReportFailedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.RansomwareAlertCreateReportFailedType.description": {"fq_name": "team_log.RansomwareAlertCreateReportFailedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.RansomwareAlertCreateReportFailedType", "route_refs": [], "_type": "FieldReference"}, "team_log.RansomwareAlertCreateReportType.description": {"fq_name": "team_log.RansomwareAlertCreateReportType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.RansomwareAlertCreateReportType", "route_refs": [], "_type": "FieldReference"}, "team_log.RansomwareRestoreProcessCompletedDetails.status": {"fq_name": "team_log.RansomwareRestoreProcessCompletedDetails.status", "param_name": "status", "static_instance": null, "getter_method": "getStatus", "containing_data_type_ref": "team_log.RansomwareRestoreProcessCompletedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.RansomwareRestoreProcessCompletedDetails.restored_files_count": {"fq_name": "team_log.RansomwareRestoreProcessCompletedDetails.restored_files_count", "param_name": "restoredFilesCount", "static_instance": null, "getter_method": "getRestoredFilesCount", "containing_data_type_ref": "team_log.RansomwareRestoreProcessCompletedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.RansomwareRestoreProcessCompletedDetails.restored_files_failed_count": {"fq_name": "team_log.RansomwareRestoreProcessCompletedDetails.restored_files_failed_count", "param_name": "restoredFilesFailedCount", "static_instance": null, "getter_method": "getRestoredFilesFailedCount", "containing_data_type_ref": "team_log.RansomwareRestoreProcessCompletedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.RansomwareRestoreProcessCompletedType.description": {"fq_name": "team_log.RansomwareRestoreProcessCompletedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.RansomwareRestoreProcessCompletedType", "route_refs": [], "_type": "FieldReference"}, "team_log.RansomwareRestoreProcessStartedDetails.extension": {"fq_name": "team_log.RansomwareRestoreProcessStartedDetails.extension", "param_name": "extension", "static_instance": null, "getter_method": "getExtension", "containing_data_type_ref": "team_log.RansomwareRestoreProcessStartedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.RansomwareRestoreProcessStartedType.description": {"fq_name": "team_log.RansomwareRestoreProcessStartedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.RansomwareRestoreProcessStartedType", "route_refs": [], "_type": "FieldReference"}, "team_log.RecipientsConfiguration.recipient_setting_type": {"fq_name": "team_log.RecipientsConfiguration.recipient_setting_type", "param_name": "recipientSettingType", "static_instance": null, "getter_method": "getRecipientSettingType", "containing_data_type_ref": "team_log.RecipientsConfiguration", "route_refs": [], "_type": "FieldReference"}, "team_log.RecipientsConfiguration.emails": {"fq_name": "team_log.RecipientsConfiguration.emails", "param_name": "emails", "static_instance": null, "getter_method": "getEmails", "containing_data_type_ref": "team_log.RecipientsConfiguration", "route_refs": [], "_type": "FieldReference"}, "team_log.RecipientsConfiguration.groups": {"fq_name": "team_log.RecipientsConfiguration.groups", "param_name": "groups", "static_instance": null, "getter_method": "getGroups", "containing_data_type_ref": "team_log.RecipientsConfiguration", "route_refs": [], "_type": "FieldReference"}, "team_log.RelocateAssetReferencesLogInfo.src_asset_index": {"fq_name": "team_log.RelocateAssetReferencesLogInfo.src_asset_index", "param_name": "srcAssetIndex", "static_instance": null, "getter_method": "getSrcAssetIndex", "containing_data_type_ref": "team_log.RelocateAssetReferencesLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.RelocateAssetReferencesLogInfo.dest_asset_index": {"fq_name": "team_log.RelocateAssetReferencesLogInfo.dest_asset_index", "param_name": "destAssetIndex", "static_instance": null, "getter_method": "getDestAssetIndex", "containing_data_type_ref": "team_log.RelocateAssetReferencesLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.ReplayFileDeleteType.description": {"fq_name": "team_log.ReplayFileDeleteType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ReplayFileDeleteType", "route_refs": [], "_type": "FieldReference"}, "team_log.ReplayFileSharedLinkCreatedType.description": {"fq_name": "team_log.ReplayFileSharedLinkCreatedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ReplayFileSharedLinkCreatedType", "route_refs": [], "_type": "FieldReference"}, "team_log.ReplayFileSharedLinkModifiedType.description": {"fq_name": "team_log.ReplayFileSharedLinkModifiedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ReplayFileSharedLinkModifiedType", "route_refs": [], "_type": "FieldReference"}, "team_log.ReplayProjectTeamAddType.description": {"fq_name": "team_log.ReplayProjectTeamAddType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ReplayProjectTeamAddType", "route_refs": [], "_type": "FieldReference"}, "team_log.ReplayProjectTeamDeleteType.description": {"fq_name": "team_log.ReplayProjectTeamDeleteType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ReplayProjectTeamDeleteType", "route_refs": [], "_type": "FieldReference"}, "team_log.ResellerLogInfo.reseller_name": {"fq_name": "team_log.ResellerLogInfo.reseller_name", "param_name": "resellerName", "static_instance": null, "getter_method": "getResellerName", "containing_data_type_ref": "team_log.ResellerLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.ResellerLogInfo.reseller_email": {"fq_name": "team_log.ResellerLogInfo.reseller_email", "param_name": "resellerEmail", "static_instance": null, "getter_method": "getResellerEmail", "containing_data_type_ref": "team_log.ResellerLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.ResellerRole.not_reseller": {"fq_name": "team_log.ResellerRole.not_reseller", "param_name": "notResellerValue", "static_instance": "NOT_RESELLER", "getter_method": null, "containing_data_type_ref": "team_log.ResellerRole", "route_refs": [], "_type": "FieldReference"}, "team_log.ResellerRole.reseller_admin": {"fq_name": "team_log.ResellerRole.reseller_admin", "param_name": "resellerAdminValue", "static_instance": "RESELLER_ADMIN", "getter_method": null, "containing_data_type_ref": "team_log.ResellerRole", "route_refs": [], "_type": "FieldReference"}, "team_log.ResellerRole.other": {"fq_name": "team_log.ResellerRole.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.ResellerRole", "route_refs": [], "_type": "FieldReference"}, "team_log.ResellerSupportChangePolicyDetails.new_value": {"fq_name": "team_log.ResellerSupportChangePolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.ResellerSupportChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ResellerSupportChangePolicyDetails.previous_value": {"fq_name": "team_log.ResellerSupportChangePolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.ResellerSupportChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ResellerSupportChangePolicyType.description": {"fq_name": "team_log.ResellerSupportChangePolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ResellerSupportChangePolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.ResellerSupportPolicy.disabled": {"fq_name": "team_log.ResellerSupportPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.ResellerSupportPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ResellerSupportPolicy.enabled": {"fq_name": "team_log.ResellerSupportPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.ResellerSupportPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ResellerSupportPolicy.other": {"fq_name": "team_log.ResellerSupportPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.ResellerSupportPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ResellerSupportSessionEndType.description": {"fq_name": "team_log.ResellerSupportSessionEndType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ResellerSupportSessionEndType", "route_refs": [], "_type": "FieldReference"}, "team_log.ResellerSupportSessionStartType.description": {"fq_name": "team_log.ResellerSupportSessionStartType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ResellerSupportSessionStartType", "route_refs": [], "_type": "FieldReference"}, "team_log.RewindFolderDetails.rewind_folder_target_ts_ms": {"fq_name": "team_log.RewindFolderDetails.rewind_folder_target_ts_ms", "param_name": "rewindFolderTargetTsMs", "static_instance": null, "getter_method": "getRewindFolderTargetTsMs", "containing_data_type_ref": "team_log.RewindFolderDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.RewindFolderType.description": {"fq_name": "team_log.RewindFolderType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.RewindFolderType", "route_refs": [], "_type": "FieldReference"}, "team_log.RewindPolicy.admins_only": {"fq_name": "team_log.RewindPolicy.admins_only", "param_name": "adminsOnlyValue", "static_instance": "ADMINS_ONLY", "getter_method": null, "containing_data_type_ref": "team_log.RewindPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.RewindPolicy.everyone": {"fq_name": "team_log.RewindPolicy.everyone", "param_name": "everyoneValue", "static_instance": "EVERYONE", "getter_method": null, "containing_data_type_ref": "team_log.RewindPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.RewindPolicy.other": {"fq_name": "team_log.RewindPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.RewindPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.RewindPolicyChangedDetails.new_value": {"fq_name": "team_log.RewindPolicyChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.RewindPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.RewindPolicyChangedDetails.previous_value": {"fq_name": "team_log.RewindPolicyChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.RewindPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.RewindPolicyChangedType.description": {"fq_name": "team_log.RewindPolicyChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.RewindPolicyChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.SecondaryEmailDeletedDetails.secondary_email": {"fq_name": "team_log.SecondaryEmailDeletedDetails.secondary_email", "param_name": "secondaryEmail", "static_instance": null, "getter_method": "getSecondaryEmail", "containing_data_type_ref": "team_log.SecondaryEmailDeletedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SecondaryEmailDeletedType.description": {"fq_name": "team_log.SecondaryEmailDeletedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SecondaryEmailDeletedType", "route_refs": [], "_type": "FieldReference"}, "team_log.SecondaryEmailVerifiedDetails.secondary_email": {"fq_name": "team_log.SecondaryEmailVerifiedDetails.secondary_email", "param_name": "secondaryEmail", "static_instance": null, "getter_method": "getSecondaryEmail", "containing_data_type_ref": "team_log.SecondaryEmailVerifiedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SecondaryEmailVerifiedType.description": {"fq_name": "team_log.SecondaryEmailVerifiedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SecondaryEmailVerifiedType", "route_refs": [], "_type": "FieldReference"}, "team_log.SecondaryMailsPolicy.disabled": {"fq_name": "team_log.SecondaryMailsPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.SecondaryMailsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.SecondaryMailsPolicy.enabled": {"fq_name": "team_log.SecondaryMailsPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.SecondaryMailsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.SecondaryMailsPolicy.other": {"fq_name": "team_log.SecondaryMailsPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.SecondaryMailsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.SecondaryMailsPolicyChangedDetails.previous_value": {"fq_name": "team_log.SecondaryMailsPolicyChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SecondaryMailsPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SecondaryMailsPolicyChangedDetails.new_value": {"fq_name": "team_log.SecondaryMailsPolicyChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SecondaryMailsPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SecondaryMailsPolicyChangedType.description": {"fq_name": "team_log.SecondaryMailsPolicyChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SecondaryMailsPolicyChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.SecondaryTeamRequestAcceptedDetails.primary_team": {"fq_name": "team_log.SecondaryTeamRequestAcceptedDetails.primary_team", "param_name": "primaryTeam", "static_instance": null, "getter_method": "getPrimaryTeam", "containing_data_type_ref": "team_log.SecondaryTeamRequestAcceptedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SecondaryTeamRequestAcceptedDetails.sent_by": {"fq_name": "team_log.SecondaryTeamRequestAcceptedDetails.sent_by", "param_name": "sentBy", "static_instance": null, "getter_method": "getSentBy", "containing_data_type_ref": "team_log.SecondaryTeamRequestAcceptedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SecondaryTeamRequestCanceledDetails.sent_to": {"fq_name": "team_log.SecondaryTeamRequestCanceledDetails.sent_to", "param_name": "sentTo", "static_instance": null, "getter_method": "getSentTo", "containing_data_type_ref": "team_log.SecondaryTeamRequestCanceledDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SecondaryTeamRequestCanceledDetails.sent_by": {"fq_name": "team_log.SecondaryTeamRequestCanceledDetails.sent_by", "param_name": "sentBy", "static_instance": null, "getter_method": "getSentBy", "containing_data_type_ref": "team_log.SecondaryTeamRequestCanceledDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SecondaryTeamRequestExpiredDetails.sent_to": {"fq_name": "team_log.SecondaryTeamRequestExpiredDetails.sent_to", "param_name": "sentTo", "static_instance": null, "getter_method": "getSentTo", "containing_data_type_ref": "team_log.SecondaryTeamRequestExpiredDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SecondaryTeamRequestReminderDetails.sent_to": {"fq_name": "team_log.SecondaryTeamRequestReminderDetails.sent_to", "param_name": "sentTo", "static_instance": null, "getter_method": "getSentTo", "containing_data_type_ref": "team_log.SecondaryTeamRequestReminderDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SendForSignaturePolicy.disabled": {"fq_name": "team_log.SendForSignaturePolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.SendForSignaturePolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.SendForSignaturePolicy.enabled": {"fq_name": "team_log.SendForSignaturePolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.SendForSignaturePolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.SendForSignaturePolicy.other": {"fq_name": "team_log.SendForSignaturePolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.SendForSignaturePolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.SendForSignaturePolicyChangedDetails.new_value": {"fq_name": "team_log.SendForSignaturePolicyChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SendForSignaturePolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SendForSignaturePolicyChangedDetails.previous_value": {"fq_name": "team_log.SendForSignaturePolicyChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SendForSignaturePolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SendForSignaturePolicyChangedType.description": {"fq_name": "team_log.SendForSignaturePolicyChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SendForSignaturePolicyChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.SessionLogInfo.session_id": {"fq_name": "team_log.SessionLogInfo.session_id", "param_name": "sessionId", "static_instance": null, "getter_method": "getSessionId", "containing_data_type_ref": "team_log.SessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.SfAddGroupDetails.target_asset_index": {"fq_name": "team_log.SfAddGroupDetails.target_asset_index", "param_name": "targetAssetIndex", "static_instance": null, "getter_method": "getTargetAssetIndex", "containing_data_type_ref": "team_log.SfAddGroupDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfAddGroupDetails.original_folder_name": {"fq_name": "team_log.SfAddGroupDetails.original_folder_name", "param_name": "originalFolderName", "static_instance": null, "getter_method": "getOriginalFolderName", "containing_data_type_ref": "team_log.SfAddGroupDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfAddGroupDetails.team_name": {"fq_name": "team_log.SfAddGroupDetails.team_name", "param_name": "teamName", "static_instance": null, "getter_method": "getTeamName", "containing_data_type_ref": "team_log.SfAddGroupDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfAddGroupDetails.sharing_permission": {"fq_name": "team_log.SfAddGroupDetails.sharing_permission", "param_name": "sharingPermission", "static_instance": null, "getter_method": "getSharingPermission", "containing_data_type_ref": "team_log.SfAddGroupDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfAddGroupType.description": {"fq_name": "team_log.SfAddGroupType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SfAddGroupType", "route_refs": [], "_type": "FieldReference"}, "team_log.SfAllowNonMembersToViewSharedLinksDetails.target_asset_index": {"fq_name": "team_log.SfAllowNonMembersToViewSharedLinksDetails.target_asset_index", "param_name": "targetAssetIndex", "static_instance": null, "getter_method": "getTargetAssetIndex", "containing_data_type_ref": "team_log.SfAllowNonMembersToViewSharedLinksDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfAllowNonMembersToViewSharedLinksDetails.original_folder_name": {"fq_name": "team_log.SfAllowNonMembersToViewSharedLinksDetails.original_folder_name", "param_name": "originalFolderName", "static_instance": null, "getter_method": "getOriginalFolderName", "containing_data_type_ref": "team_log.SfAllowNonMembersToViewSharedLinksDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfAllowNonMembersToViewSharedLinksDetails.shared_folder_type": {"fq_name": "team_log.SfAllowNonMembersToViewSharedLinksDetails.shared_folder_type", "param_name": "sharedFolderType", "static_instance": null, "getter_method": "getSharedFolderType", "containing_data_type_ref": "team_log.SfAllowNonMembersToViewSharedLinksDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfAllowNonMembersToViewSharedLinksType.description": {"fq_name": "team_log.SfAllowNonMembersToViewSharedLinksType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SfAllowNonMembersToViewSharedLinksType", "route_refs": [], "_type": "FieldReference"}, "team_log.SfExternalInviteWarnDetails.target_asset_index": {"fq_name": "team_log.SfExternalInviteWarnDetails.target_asset_index", "param_name": "targetAssetIndex", "static_instance": null, "getter_method": "getTargetAssetIndex", "containing_data_type_ref": "team_log.SfExternalInviteWarnDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfExternalInviteWarnDetails.original_folder_name": {"fq_name": "team_log.SfExternalInviteWarnDetails.original_folder_name", "param_name": "originalFolderName", "static_instance": null, "getter_method": "getOriginalFolderName", "containing_data_type_ref": "team_log.SfExternalInviteWarnDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfExternalInviteWarnDetails.new_sharing_permission": {"fq_name": "team_log.SfExternalInviteWarnDetails.new_sharing_permission", "param_name": "newSharingPermission", "static_instance": null, "getter_method": "getNewSharingPermission", "containing_data_type_ref": "team_log.SfExternalInviteWarnDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfExternalInviteWarnDetails.previous_sharing_permission": {"fq_name": "team_log.SfExternalInviteWarnDetails.previous_sharing_permission", "param_name": "previousSharingPermission", "static_instance": null, "getter_method": "getPreviousSharingPermission", "containing_data_type_ref": "team_log.SfExternalInviteWarnDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfExternalInviteWarnType.description": {"fq_name": "team_log.SfExternalInviteWarnType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SfExternalInviteWarnType", "route_refs": [], "_type": "FieldReference"}, "team_log.SfFbInviteChangeRoleDetails.target_asset_index": {"fq_name": "team_log.SfFbInviteChangeRoleDetails.target_asset_index", "param_name": "targetAssetIndex", "static_instance": null, "getter_method": "getTargetAssetIndex", "containing_data_type_ref": "team_log.SfFbInviteChangeRoleDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfFbInviteChangeRoleDetails.original_folder_name": {"fq_name": "team_log.SfFbInviteChangeRoleDetails.original_folder_name", "param_name": "originalFolderName", "static_instance": null, "getter_method": "getOriginalFolderName", "containing_data_type_ref": "team_log.SfFbInviteChangeRoleDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfFbInviteChangeRoleDetails.previous_sharing_permission": {"fq_name": "team_log.SfFbInviteChangeRoleDetails.previous_sharing_permission", "param_name": "previousSharingPermission", "static_instance": null, "getter_method": "getPreviousSharingPermission", "containing_data_type_ref": "team_log.SfFbInviteChangeRoleDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfFbInviteChangeRoleDetails.new_sharing_permission": {"fq_name": "team_log.SfFbInviteChangeRoleDetails.new_sharing_permission", "param_name": "newSharingPermission", "static_instance": null, "getter_method": "getNewSharingPermission", "containing_data_type_ref": "team_log.SfFbInviteChangeRoleDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfFbInviteChangeRoleType.description": {"fq_name": "team_log.SfFbInviteChangeRoleType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SfFbInviteChangeRoleType", "route_refs": [], "_type": "FieldReference"}, "team_log.SfFbInviteDetails.target_asset_index": {"fq_name": "team_log.SfFbInviteDetails.target_asset_index", "param_name": "targetAssetIndex", "static_instance": null, "getter_method": "getTargetAssetIndex", "containing_data_type_ref": "team_log.SfFbInviteDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfFbInviteDetails.original_folder_name": {"fq_name": "team_log.SfFbInviteDetails.original_folder_name", "param_name": "originalFolderName", "static_instance": null, "getter_method": "getOriginalFolderName", "containing_data_type_ref": "team_log.SfFbInviteDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfFbInviteDetails.sharing_permission": {"fq_name": "team_log.SfFbInviteDetails.sharing_permission", "param_name": "sharingPermission", "static_instance": null, "getter_method": "getSharingPermission", "containing_data_type_ref": "team_log.SfFbInviteDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfFbInviteType.description": {"fq_name": "team_log.SfFbInviteType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SfFbInviteType", "route_refs": [], "_type": "FieldReference"}, "team_log.SfFbUninviteDetails.target_asset_index": {"fq_name": "team_log.SfFbUninviteDetails.target_asset_index", "param_name": "targetAssetIndex", "static_instance": null, "getter_method": "getTargetAssetIndex", "containing_data_type_ref": "team_log.SfFbUninviteDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfFbUninviteDetails.original_folder_name": {"fq_name": "team_log.SfFbUninviteDetails.original_folder_name", "param_name": "originalFolderName", "static_instance": null, "getter_method": "getOriginalFolderName", "containing_data_type_ref": "team_log.SfFbUninviteDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfFbUninviteType.description": {"fq_name": "team_log.SfFbUninviteType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SfFbUninviteType", "route_refs": [], "_type": "FieldReference"}, "team_log.SfInviteGroupDetails.target_asset_index": {"fq_name": "team_log.SfInviteGroupDetails.target_asset_index", "param_name": "targetAssetIndex", "static_instance": null, "getter_method": "getTargetAssetIndex", "containing_data_type_ref": "team_log.SfInviteGroupDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfInviteGroupType.description": {"fq_name": "team_log.SfInviteGroupType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SfInviteGroupType", "route_refs": [], "_type": "FieldReference"}, "team_log.SfTeamGrantAccessDetails.target_asset_index": {"fq_name": "team_log.SfTeamGrantAccessDetails.target_asset_index", "param_name": "targetAssetIndex", "static_instance": null, "getter_method": "getTargetAssetIndex", "containing_data_type_ref": "team_log.SfTeamGrantAccessDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfTeamGrantAccessDetails.original_folder_name": {"fq_name": "team_log.SfTeamGrantAccessDetails.original_folder_name", "param_name": "originalFolderName", "static_instance": null, "getter_method": "getOriginalFolderName", "containing_data_type_ref": "team_log.SfTeamGrantAccessDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfTeamGrantAccessType.description": {"fq_name": "team_log.SfTeamGrantAccessType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SfTeamGrantAccessType", "route_refs": [], "_type": "FieldReference"}, "team_log.SfTeamInviteChangeRoleDetails.target_asset_index": {"fq_name": "team_log.SfTeamInviteChangeRoleDetails.target_asset_index", "param_name": "targetAssetIndex", "static_instance": null, "getter_method": "getTargetAssetIndex", "containing_data_type_ref": "team_log.SfTeamInviteChangeRoleDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfTeamInviteChangeRoleDetails.original_folder_name": {"fq_name": "team_log.SfTeamInviteChangeRoleDetails.original_folder_name", "param_name": "originalFolderName", "static_instance": null, "getter_method": "getOriginalFolderName", "containing_data_type_ref": "team_log.SfTeamInviteChangeRoleDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfTeamInviteChangeRoleDetails.new_sharing_permission": {"fq_name": "team_log.SfTeamInviteChangeRoleDetails.new_sharing_permission", "param_name": "newSharingPermission", "static_instance": null, "getter_method": "getNewSharingPermission", "containing_data_type_ref": "team_log.SfTeamInviteChangeRoleDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfTeamInviteChangeRoleDetails.previous_sharing_permission": {"fq_name": "team_log.SfTeamInviteChangeRoleDetails.previous_sharing_permission", "param_name": "previousSharingPermission", "static_instance": null, "getter_method": "getPreviousSharingPermission", "containing_data_type_ref": "team_log.SfTeamInviteChangeRoleDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfTeamInviteChangeRoleType.description": {"fq_name": "team_log.SfTeamInviteChangeRoleType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SfTeamInviteChangeRoleType", "route_refs": [], "_type": "FieldReference"}, "team_log.SfTeamInviteDetails.target_asset_index": {"fq_name": "team_log.SfTeamInviteDetails.target_asset_index", "param_name": "targetAssetIndex", "static_instance": null, "getter_method": "getTargetAssetIndex", "containing_data_type_ref": "team_log.SfTeamInviteDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfTeamInviteDetails.original_folder_name": {"fq_name": "team_log.SfTeamInviteDetails.original_folder_name", "param_name": "originalFolderName", "static_instance": null, "getter_method": "getOriginalFolderName", "containing_data_type_ref": "team_log.SfTeamInviteDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfTeamInviteDetails.sharing_permission": {"fq_name": "team_log.SfTeamInviteDetails.sharing_permission", "param_name": "sharingPermission", "static_instance": null, "getter_method": "getSharingPermission", "containing_data_type_ref": "team_log.SfTeamInviteDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfTeamInviteType.description": {"fq_name": "team_log.SfTeamInviteType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SfTeamInviteType", "route_refs": [], "_type": "FieldReference"}, "team_log.SfTeamJoinDetails.target_asset_index": {"fq_name": "team_log.SfTeamJoinDetails.target_asset_index", "param_name": "targetAssetIndex", "static_instance": null, "getter_method": "getTargetAssetIndex", "containing_data_type_ref": "team_log.SfTeamJoinDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfTeamJoinDetails.original_folder_name": {"fq_name": "team_log.SfTeamJoinDetails.original_folder_name", "param_name": "originalFolderName", "static_instance": null, "getter_method": "getOriginalFolderName", "containing_data_type_ref": "team_log.SfTeamJoinDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfTeamJoinFromOobLinkDetails.target_asset_index": {"fq_name": "team_log.SfTeamJoinFromOobLinkDetails.target_asset_index", "param_name": "targetAssetIndex", "static_instance": null, "getter_method": "getTargetAssetIndex", "containing_data_type_ref": "team_log.SfTeamJoinFromOobLinkDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfTeamJoinFromOobLinkDetails.original_folder_name": {"fq_name": "team_log.SfTeamJoinFromOobLinkDetails.original_folder_name", "param_name": "originalFolderName", "static_instance": null, "getter_method": "getOriginalFolderName", "containing_data_type_ref": "team_log.SfTeamJoinFromOobLinkDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfTeamJoinFromOobLinkDetails.token_key": {"fq_name": "team_log.SfTeamJoinFromOobLinkDetails.token_key", "param_name": "tokenKey", "static_instance": null, "getter_method": "getTokenKey", "containing_data_type_ref": "team_log.SfTeamJoinFromOobLinkDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfTeamJoinFromOobLinkDetails.sharing_permission": {"fq_name": "team_log.SfTeamJoinFromOobLinkDetails.sharing_permission", "param_name": "sharingPermission", "static_instance": null, "getter_method": "getSharingPermission", "containing_data_type_ref": "team_log.SfTeamJoinFromOobLinkDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfTeamJoinFromOobLinkType.description": {"fq_name": "team_log.SfTeamJoinFromOobLinkType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SfTeamJoinFromOobLinkType", "route_refs": [], "_type": "FieldReference"}, "team_log.SfTeamJoinType.description": {"fq_name": "team_log.SfTeamJoinType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SfTeamJoinType", "route_refs": [], "_type": "FieldReference"}, "team_log.SfTeamUninviteDetails.target_asset_index": {"fq_name": "team_log.SfTeamUninviteDetails.target_asset_index", "param_name": "targetAssetIndex", "static_instance": null, "getter_method": "getTargetAssetIndex", "containing_data_type_ref": "team_log.SfTeamUninviteDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfTeamUninviteDetails.original_folder_name": {"fq_name": "team_log.SfTeamUninviteDetails.original_folder_name", "param_name": "originalFolderName", "static_instance": null, "getter_method": "getOriginalFolderName", "containing_data_type_ref": "team_log.SfTeamUninviteDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SfTeamUninviteType.description": {"fq_name": "team_log.SfTeamUninviteType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SfTeamUninviteType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentAddInviteesDetails.shared_content_access_level": {"fq_name": "team_log.SharedContentAddInviteesDetails.shared_content_access_level", "param_name": "sharedContentAccessLevel", "static_instance": null, "getter_method": "getSharedContentAccessLevel", "containing_data_type_ref": "team_log.SharedContentAddInviteesDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentAddInviteesDetails.invitees": {"fq_name": "team_log.SharedContentAddInviteesDetails.invitees", "param_name": "invitees", "static_instance": null, "getter_method": "getInvitees", "containing_data_type_ref": "team_log.SharedContentAddInviteesDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentAddInviteesType.description": {"fq_name": "team_log.SharedContentAddInviteesType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedContentAddInviteesType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentAddLinkExpiryDetails.new_value": {"fq_name": "team_log.SharedContentAddLinkExpiryDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SharedContentAddLinkExpiryDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentAddLinkExpiryType.description": {"fq_name": "team_log.SharedContentAddLinkExpiryType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedContentAddLinkExpiryType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentAddLinkPasswordType.description": {"fq_name": "team_log.SharedContentAddLinkPasswordType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedContentAddLinkPasswordType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentAddMemberDetails.shared_content_access_level": {"fq_name": "team_log.SharedContentAddMemberDetails.shared_content_access_level", "param_name": "sharedContentAccessLevel", "static_instance": null, "getter_method": "getSharedContentAccessLevel", "containing_data_type_ref": "team_log.SharedContentAddMemberDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentAddMemberType.description": {"fq_name": "team_log.SharedContentAddMemberType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedContentAddMemberType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentChangeDownloadsPolicyDetails.new_value": {"fq_name": "team_log.SharedContentChangeDownloadsPolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SharedContentChangeDownloadsPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentChangeDownloadsPolicyDetails.previous_value": {"fq_name": "team_log.SharedContentChangeDownloadsPolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SharedContentChangeDownloadsPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentChangeDownloadsPolicyType.description": {"fq_name": "team_log.SharedContentChangeDownloadsPolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedContentChangeDownloadsPolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentChangeInviteeRoleDetails.new_access_level": {"fq_name": "team_log.SharedContentChangeInviteeRoleDetails.new_access_level", "param_name": "newAccessLevel", "static_instance": null, "getter_method": "getNewAccessLevel", "containing_data_type_ref": "team_log.SharedContentChangeInviteeRoleDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentChangeInviteeRoleDetails.invitee": {"fq_name": "team_log.SharedContentChangeInviteeRoleDetails.invitee", "param_name": "invitee", "static_instance": null, "getter_method": "getInvitee", "containing_data_type_ref": "team_log.SharedContentChangeInviteeRoleDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentChangeInviteeRoleDetails.previous_access_level": {"fq_name": "team_log.SharedContentChangeInviteeRoleDetails.previous_access_level", "param_name": "previousAccessLevel", "static_instance": null, "getter_method": "getPreviousAccessLevel", "containing_data_type_ref": "team_log.SharedContentChangeInviteeRoleDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentChangeInviteeRoleType.description": {"fq_name": "team_log.SharedContentChangeInviteeRoleType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedContentChangeInviteeRoleType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentChangeLinkAudienceDetails.new_value": {"fq_name": "team_log.SharedContentChangeLinkAudienceDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SharedContentChangeLinkAudienceDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentChangeLinkAudienceDetails.previous_value": {"fq_name": "team_log.SharedContentChangeLinkAudienceDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SharedContentChangeLinkAudienceDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentChangeLinkAudienceType.description": {"fq_name": "team_log.SharedContentChangeLinkAudienceType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedContentChangeLinkAudienceType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentChangeLinkExpiryDetails.new_value": {"fq_name": "team_log.SharedContentChangeLinkExpiryDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SharedContentChangeLinkExpiryDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentChangeLinkExpiryDetails.previous_value": {"fq_name": "team_log.SharedContentChangeLinkExpiryDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SharedContentChangeLinkExpiryDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentChangeLinkExpiryType.description": {"fq_name": "team_log.SharedContentChangeLinkExpiryType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedContentChangeLinkExpiryType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentChangeLinkPasswordType.description": {"fq_name": "team_log.SharedContentChangeLinkPasswordType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedContentChangeLinkPasswordType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentChangeMemberRoleDetails.new_access_level": {"fq_name": "team_log.SharedContentChangeMemberRoleDetails.new_access_level", "param_name": "newAccessLevel", "static_instance": null, "getter_method": "getNewAccessLevel", "containing_data_type_ref": "team_log.SharedContentChangeMemberRoleDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentChangeMemberRoleDetails.previous_access_level": {"fq_name": "team_log.SharedContentChangeMemberRoleDetails.previous_access_level", "param_name": "previousAccessLevel", "static_instance": null, "getter_method": "getPreviousAccessLevel", "containing_data_type_ref": "team_log.SharedContentChangeMemberRoleDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentChangeMemberRoleType.description": {"fq_name": "team_log.SharedContentChangeMemberRoleType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedContentChangeMemberRoleType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentChangeViewerInfoPolicyDetails.new_value": {"fq_name": "team_log.SharedContentChangeViewerInfoPolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SharedContentChangeViewerInfoPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentChangeViewerInfoPolicyDetails.previous_value": {"fq_name": "team_log.SharedContentChangeViewerInfoPolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SharedContentChangeViewerInfoPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentChangeViewerInfoPolicyType.description": {"fq_name": "team_log.SharedContentChangeViewerInfoPolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedContentChangeViewerInfoPolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentClaimInvitationDetails.shared_content_link": {"fq_name": "team_log.SharedContentClaimInvitationDetails.shared_content_link", "param_name": "sharedContentLink", "static_instance": null, "getter_method": "getSharedContentLink", "containing_data_type_ref": "team_log.SharedContentClaimInvitationDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentClaimInvitationType.description": {"fq_name": "team_log.SharedContentClaimInvitationType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedContentClaimInvitationType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentCopyDetails.shared_content_link": {"fq_name": "team_log.SharedContentCopyDetails.shared_content_link", "param_name": "sharedContentLink", "static_instance": null, "getter_method": "getSharedContentLink", "containing_data_type_ref": "team_log.SharedContentCopyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentCopyDetails.shared_content_access_level": {"fq_name": "team_log.SharedContentCopyDetails.shared_content_access_level", "param_name": "sharedContentAccessLevel", "static_instance": null, "getter_method": "getSharedContentAccessLevel", "containing_data_type_ref": "team_log.SharedContentCopyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentCopyDetails.destination_path": {"fq_name": "team_log.SharedContentCopyDetails.destination_path", "param_name": "destinationPath", "static_instance": null, "getter_method": "getDestinationPath", "containing_data_type_ref": "team_log.SharedContentCopyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentCopyDetails.shared_content_owner": {"fq_name": "team_log.SharedContentCopyDetails.shared_content_owner", "param_name": "sharedContentOwner", "static_instance": null, "getter_method": "getSharedContentOwner", "containing_data_type_ref": "team_log.SharedContentCopyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentCopyType.description": {"fq_name": "team_log.SharedContentCopyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedContentCopyType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentDownloadDetails.shared_content_link": {"fq_name": "team_log.SharedContentDownloadDetails.shared_content_link", "param_name": "sharedContentLink", "static_instance": null, "getter_method": "getSharedContentLink", "containing_data_type_ref": "team_log.SharedContentDownloadDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentDownloadDetails.shared_content_access_level": {"fq_name": "team_log.SharedContentDownloadDetails.shared_content_access_level", "param_name": "sharedContentAccessLevel", "static_instance": null, "getter_method": "getSharedContentAccessLevel", "containing_data_type_ref": "team_log.SharedContentDownloadDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentDownloadDetails.shared_content_owner": {"fq_name": "team_log.SharedContentDownloadDetails.shared_content_owner", "param_name": "sharedContentOwner", "static_instance": null, "getter_method": "getSharedContentOwner", "containing_data_type_ref": "team_log.SharedContentDownloadDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentDownloadType.description": {"fq_name": "team_log.SharedContentDownloadType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedContentDownloadType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentRelinquishMembershipType.description": {"fq_name": "team_log.SharedContentRelinquishMembershipType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedContentRelinquishMembershipType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentRemoveInviteesDetails.invitees": {"fq_name": "team_log.SharedContentRemoveInviteesDetails.invitees", "param_name": "invitees", "static_instance": null, "getter_method": "getInvitees", "containing_data_type_ref": "team_log.SharedContentRemoveInviteesDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentRemoveInviteesType.description": {"fq_name": "team_log.SharedContentRemoveInviteesType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedContentRemoveInviteesType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentRemoveLinkExpiryDetails.previous_value": {"fq_name": "team_log.SharedContentRemoveLinkExpiryDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SharedContentRemoveLinkExpiryDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentRemoveLinkExpiryType.description": {"fq_name": "team_log.SharedContentRemoveLinkExpiryType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedContentRemoveLinkExpiryType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentRemoveLinkPasswordType.description": {"fq_name": "team_log.SharedContentRemoveLinkPasswordType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedContentRemoveLinkPasswordType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentRemoveMemberDetails.shared_content_access_level": {"fq_name": "team_log.SharedContentRemoveMemberDetails.shared_content_access_level", "param_name": "sharedContentAccessLevel", "static_instance": null, "getter_method": "getSharedContentAccessLevel", "containing_data_type_ref": "team_log.SharedContentRemoveMemberDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentRemoveMemberType.description": {"fq_name": "team_log.SharedContentRemoveMemberType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedContentRemoveMemberType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentRequestAccessDetails.shared_content_link": {"fq_name": "team_log.SharedContentRequestAccessDetails.shared_content_link", "param_name": "sharedContentLink", "static_instance": null, "getter_method": "getSharedContentLink", "containing_data_type_ref": "team_log.SharedContentRequestAccessDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentRequestAccessType.description": {"fq_name": "team_log.SharedContentRequestAccessType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedContentRequestAccessType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentRestoreInviteesDetails.shared_content_access_level": {"fq_name": "team_log.SharedContentRestoreInviteesDetails.shared_content_access_level", "param_name": "sharedContentAccessLevel", "static_instance": null, "getter_method": "getSharedContentAccessLevel", "containing_data_type_ref": "team_log.SharedContentRestoreInviteesDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentRestoreInviteesDetails.invitees": {"fq_name": "team_log.SharedContentRestoreInviteesDetails.invitees", "param_name": "invitees", "static_instance": null, "getter_method": "getInvitees", "containing_data_type_ref": "team_log.SharedContentRestoreInviteesDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentRestoreInviteesType.description": {"fq_name": "team_log.SharedContentRestoreInviteesType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedContentRestoreInviteesType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentRestoreMemberDetails.shared_content_access_level": {"fq_name": "team_log.SharedContentRestoreMemberDetails.shared_content_access_level", "param_name": "sharedContentAccessLevel", "static_instance": null, "getter_method": "getSharedContentAccessLevel", "containing_data_type_ref": "team_log.SharedContentRestoreMemberDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentRestoreMemberType.description": {"fq_name": "team_log.SharedContentRestoreMemberType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedContentRestoreMemberType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentUnshareType.description": {"fq_name": "team_log.SharedContentUnshareType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedContentUnshareType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentViewDetails.shared_content_link": {"fq_name": "team_log.SharedContentViewDetails.shared_content_link", "param_name": "sharedContentLink", "static_instance": null, "getter_method": "getSharedContentLink", "containing_data_type_ref": "team_log.SharedContentViewDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentViewDetails.shared_content_access_level": {"fq_name": "team_log.SharedContentViewDetails.shared_content_access_level", "param_name": "sharedContentAccessLevel", "static_instance": null, "getter_method": "getSharedContentAccessLevel", "containing_data_type_ref": "team_log.SharedContentViewDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentViewDetails.shared_content_owner": {"fq_name": "team_log.SharedContentViewDetails.shared_content_owner", "param_name": "sharedContentOwner", "static_instance": null, "getter_method": "getSharedContentOwner", "containing_data_type_ref": "team_log.SharedContentViewDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedContentViewType.description": {"fq_name": "team_log.SharedContentViewType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedContentViewType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderChangeLinkPolicyDetails.new_value": {"fq_name": "team_log.SharedFolderChangeLinkPolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SharedFolderChangeLinkPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderChangeLinkPolicyDetails.previous_value": {"fq_name": "team_log.SharedFolderChangeLinkPolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SharedFolderChangeLinkPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderChangeLinkPolicyType.description": {"fq_name": "team_log.SharedFolderChangeLinkPolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedFolderChangeLinkPolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderChangeMembersInheritancePolicyDetails.new_value": {"fq_name": "team_log.SharedFolderChangeMembersInheritancePolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SharedFolderChangeMembersInheritancePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderChangeMembersInheritancePolicyDetails.previous_value": {"fq_name": "team_log.SharedFolderChangeMembersInheritancePolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SharedFolderChangeMembersInheritancePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderChangeMembersInheritancePolicyType.description": {"fq_name": "team_log.SharedFolderChangeMembersInheritancePolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedFolderChangeMembersInheritancePolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderChangeMembersManagementPolicyDetails.new_value": {"fq_name": "team_log.SharedFolderChangeMembersManagementPolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SharedFolderChangeMembersManagementPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderChangeMembersManagementPolicyDetails.previous_value": {"fq_name": "team_log.SharedFolderChangeMembersManagementPolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SharedFolderChangeMembersManagementPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderChangeMembersManagementPolicyType.description": {"fq_name": "team_log.SharedFolderChangeMembersManagementPolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedFolderChangeMembersManagementPolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderChangeMembersPolicyDetails.new_value": {"fq_name": "team_log.SharedFolderChangeMembersPolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SharedFolderChangeMembersPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderChangeMembersPolicyDetails.previous_value": {"fq_name": "team_log.SharedFolderChangeMembersPolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SharedFolderChangeMembersPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderChangeMembersPolicyType.description": {"fq_name": "team_log.SharedFolderChangeMembersPolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedFolderChangeMembersPolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderCreateDetails.target_ns_id": {"fq_name": "team_log.SharedFolderCreateDetails.target_ns_id", "param_name": "targetNsId", "static_instance": null, "getter_method": "getTargetNsId", "containing_data_type_ref": "team_log.SharedFolderCreateDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderCreateType.description": {"fq_name": "team_log.SharedFolderCreateType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedFolderCreateType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderDeclineInvitationType.description": {"fq_name": "team_log.SharedFolderDeclineInvitationType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedFolderDeclineInvitationType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderMembersInheritancePolicy.dont_inherit_members": {"fq_name": "team_log.SharedFolderMembersInheritancePolicy.dont_inherit_members", "param_name": "dontInheritMembersValue", "static_instance": "DONT_INHERIT_MEMBERS", "getter_method": null, "containing_data_type_ref": "team_log.SharedFolderMembersInheritancePolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderMembersInheritancePolicy.inherit_members": {"fq_name": "team_log.SharedFolderMembersInheritancePolicy.inherit_members", "param_name": "inheritMembersValue", "static_instance": "INHERIT_MEMBERS", "getter_method": null, "containing_data_type_ref": "team_log.SharedFolderMembersInheritancePolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderMembersInheritancePolicy.other": {"fq_name": "team_log.SharedFolderMembersInheritancePolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.SharedFolderMembersInheritancePolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderMountType.description": {"fq_name": "team_log.SharedFolderMountType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedFolderMountType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderNestDetails.previous_parent_ns_id": {"fq_name": "team_log.SharedFolderNestDetails.previous_parent_ns_id", "param_name": "previousParentNsId", "static_instance": null, "getter_method": "getPreviousParentNsId", "containing_data_type_ref": "team_log.SharedFolderNestDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderNestDetails.new_parent_ns_id": {"fq_name": "team_log.SharedFolderNestDetails.new_parent_ns_id", "param_name": "newParentNsId", "static_instance": null, "getter_method": "getNewParentNsId", "containing_data_type_ref": "team_log.SharedFolderNestDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderNestDetails.previous_ns_path": {"fq_name": "team_log.SharedFolderNestDetails.previous_ns_path", "param_name": "previousNsPath", "static_instance": null, "getter_method": "getPreviousNsPath", "containing_data_type_ref": "team_log.SharedFolderNestDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderNestDetails.new_ns_path": {"fq_name": "team_log.SharedFolderNestDetails.new_ns_path", "param_name": "newNsPath", "static_instance": null, "getter_method": "getNewNsPath", "containing_data_type_ref": "team_log.SharedFolderNestDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderNestType.description": {"fq_name": "team_log.SharedFolderNestType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedFolderNestType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderTransferOwnershipDetails.new_owner_email": {"fq_name": "team_log.SharedFolderTransferOwnershipDetails.new_owner_email", "param_name": "newOwnerEmail", "static_instance": null, "getter_method": "getNewOwnerEmail", "containing_data_type_ref": "team_log.SharedFolderTransferOwnershipDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderTransferOwnershipDetails.previous_owner_email": {"fq_name": "team_log.SharedFolderTransferOwnershipDetails.previous_owner_email", "param_name": "previousOwnerEmail", "static_instance": null, "getter_method": "getPreviousOwnerEmail", "containing_data_type_ref": "team_log.SharedFolderTransferOwnershipDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderTransferOwnershipType.description": {"fq_name": "team_log.SharedFolderTransferOwnershipType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedFolderTransferOwnershipType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedFolderUnmountType.description": {"fq_name": "team_log.SharedFolderUnmountType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedFolderUnmountType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkAccessLevel.none": {"fq_name": "team_log.SharedLinkAccessLevel.none", "param_name": "noneValue", "static_instance": "NONE", "getter_method": null, "containing_data_type_ref": "team_log.SharedLinkAccessLevel", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkAccessLevel.reader": {"fq_name": "team_log.SharedLinkAccessLevel.reader", "param_name": "readerValue", "static_instance": "READER", "getter_method": null, "containing_data_type_ref": "team_log.SharedLinkAccessLevel", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkAccessLevel.writer": {"fq_name": "team_log.SharedLinkAccessLevel.writer", "param_name": "writerValue", "static_instance": "WRITER", "getter_method": null, "containing_data_type_ref": "team_log.SharedLinkAccessLevel", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkAccessLevel.other": {"fq_name": "team_log.SharedLinkAccessLevel.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.SharedLinkAccessLevel", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkAddExpiryDetails.new_value": {"fq_name": "team_log.SharedLinkAddExpiryDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SharedLinkAddExpiryDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkAddExpiryType.description": {"fq_name": "team_log.SharedLinkAddExpiryType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedLinkAddExpiryType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkChangeExpiryDetails.new_value": {"fq_name": "team_log.SharedLinkChangeExpiryDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SharedLinkChangeExpiryDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkChangeExpiryDetails.previous_value": {"fq_name": "team_log.SharedLinkChangeExpiryDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SharedLinkChangeExpiryDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkChangeExpiryType.description": {"fq_name": "team_log.SharedLinkChangeExpiryType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedLinkChangeExpiryType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkChangeVisibilityDetails.new_value": {"fq_name": "team_log.SharedLinkChangeVisibilityDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SharedLinkChangeVisibilityDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkChangeVisibilityDetails.previous_value": {"fq_name": "team_log.SharedLinkChangeVisibilityDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SharedLinkChangeVisibilityDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkChangeVisibilityType.description": {"fq_name": "team_log.SharedLinkChangeVisibilityType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedLinkChangeVisibilityType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkCopyDetails.shared_link_owner": {"fq_name": "team_log.SharedLinkCopyDetails.shared_link_owner", "param_name": "sharedLinkOwner", "static_instance": null, "getter_method": "getSharedLinkOwner", "containing_data_type_ref": "team_log.SharedLinkCopyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkCopyType.description": {"fq_name": "team_log.SharedLinkCopyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedLinkCopyType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkCreateDetails.shared_link_access_level": {"fq_name": "team_log.SharedLinkCreateDetails.shared_link_access_level", "param_name": "sharedLinkAccessLevel", "static_instance": null, "getter_method": "getSharedLinkAccessLevel", "containing_data_type_ref": "team_log.SharedLinkCreateDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkCreateType.description": {"fq_name": "team_log.SharedLinkCreateType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedLinkCreateType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkDisableDetails.shared_link_owner": {"fq_name": "team_log.SharedLinkDisableDetails.shared_link_owner", "param_name": "sharedLinkOwner", "static_instance": null, "getter_method": "getSharedLinkOwner", "containing_data_type_ref": "team_log.SharedLinkDisableDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkDisableType.description": {"fq_name": "team_log.SharedLinkDisableType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedLinkDisableType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkDownloadDetails.shared_link_owner": {"fq_name": "team_log.SharedLinkDownloadDetails.shared_link_owner", "param_name": "sharedLinkOwner", "static_instance": null, "getter_method": "getSharedLinkOwner", "containing_data_type_ref": "team_log.SharedLinkDownloadDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkDownloadType.description": {"fq_name": "team_log.SharedLinkDownloadType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedLinkDownloadType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkRemoveExpiryDetails.previous_value": {"fq_name": "team_log.SharedLinkRemoveExpiryDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SharedLinkRemoveExpiryDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkRemoveExpiryType.description": {"fq_name": "team_log.SharedLinkRemoveExpiryType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedLinkRemoveExpiryType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsAddExpirationDetails.shared_content_access_level": {"fq_name": "team_log.SharedLinkSettingsAddExpirationDetails.shared_content_access_level", "param_name": "sharedContentAccessLevel", "static_instance": null, "getter_method": "getSharedContentAccessLevel", "containing_data_type_ref": "team_log.SharedLinkSettingsAddExpirationDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsAddExpirationDetails.shared_content_link": {"fq_name": "team_log.SharedLinkSettingsAddExpirationDetails.shared_content_link", "param_name": "sharedContentLink", "static_instance": null, "getter_method": "getSharedContentLink", "containing_data_type_ref": "team_log.SharedLinkSettingsAddExpirationDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsAddExpirationDetails.new_value": {"fq_name": "team_log.SharedLinkSettingsAddExpirationDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SharedLinkSettingsAddExpirationDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsAddExpirationType.description": {"fq_name": "team_log.SharedLinkSettingsAddExpirationType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedLinkSettingsAddExpirationType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsAddPasswordDetails.shared_content_access_level": {"fq_name": "team_log.SharedLinkSettingsAddPasswordDetails.shared_content_access_level", "param_name": "sharedContentAccessLevel", "static_instance": null, "getter_method": "getSharedContentAccessLevel", "containing_data_type_ref": "team_log.SharedLinkSettingsAddPasswordDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsAddPasswordDetails.shared_content_link": {"fq_name": "team_log.SharedLinkSettingsAddPasswordDetails.shared_content_link", "param_name": "sharedContentLink", "static_instance": null, "getter_method": "getSharedContentLink", "containing_data_type_ref": "team_log.SharedLinkSettingsAddPasswordDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsAddPasswordType.description": {"fq_name": "team_log.SharedLinkSettingsAddPasswordType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedLinkSettingsAddPasswordType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsAllowDownloadDisabledDetails.shared_content_access_level": {"fq_name": "team_log.SharedLinkSettingsAllowDownloadDisabledDetails.shared_content_access_level", "param_name": "sharedContentAccessLevel", "static_instance": null, "getter_method": "getSharedContentAccessLevel", "containing_data_type_ref": "team_log.SharedLinkSettingsAllowDownloadDisabledDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsAllowDownloadDisabledDetails.shared_content_link": {"fq_name": "team_log.SharedLinkSettingsAllowDownloadDisabledDetails.shared_content_link", "param_name": "sharedContentLink", "static_instance": null, "getter_method": "getSharedContentLink", "containing_data_type_ref": "team_log.SharedLinkSettingsAllowDownloadDisabledDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsAllowDownloadDisabledType.description": {"fq_name": "team_log.SharedLinkSettingsAllowDownloadDisabledType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedLinkSettingsAllowDownloadDisabledType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsAllowDownloadEnabledDetails.shared_content_access_level": {"fq_name": "team_log.SharedLinkSettingsAllowDownloadEnabledDetails.shared_content_access_level", "param_name": "sharedContentAccessLevel", "static_instance": null, "getter_method": "getSharedContentAccessLevel", "containing_data_type_ref": "team_log.SharedLinkSettingsAllowDownloadEnabledDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsAllowDownloadEnabledDetails.shared_content_link": {"fq_name": "team_log.SharedLinkSettingsAllowDownloadEnabledDetails.shared_content_link", "param_name": "sharedContentLink", "static_instance": null, "getter_method": "getSharedContentLink", "containing_data_type_ref": "team_log.SharedLinkSettingsAllowDownloadEnabledDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsAllowDownloadEnabledType.description": {"fq_name": "team_log.SharedLinkSettingsAllowDownloadEnabledType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedLinkSettingsAllowDownloadEnabledType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsChangeAudienceDetails.shared_content_access_level": {"fq_name": "team_log.SharedLinkSettingsChangeAudienceDetails.shared_content_access_level", "param_name": "sharedContentAccessLevel", "static_instance": null, "getter_method": "getSharedContentAccessLevel", "containing_data_type_ref": "team_log.SharedLinkSettingsChangeAudienceDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsChangeAudienceDetails.new_value": {"fq_name": "team_log.SharedLinkSettingsChangeAudienceDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SharedLinkSettingsChangeAudienceDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsChangeAudienceDetails.shared_content_link": {"fq_name": "team_log.SharedLinkSettingsChangeAudienceDetails.shared_content_link", "param_name": "sharedContentLink", "static_instance": null, "getter_method": "getSharedContentLink", "containing_data_type_ref": "team_log.SharedLinkSettingsChangeAudienceDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsChangeAudienceDetails.previous_value": {"fq_name": "team_log.SharedLinkSettingsChangeAudienceDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SharedLinkSettingsChangeAudienceDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsChangeAudienceType.description": {"fq_name": "team_log.SharedLinkSettingsChangeAudienceType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedLinkSettingsChangeAudienceType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsChangeExpirationDetails.shared_content_access_level": {"fq_name": "team_log.SharedLinkSettingsChangeExpirationDetails.shared_content_access_level", "param_name": "sharedContentAccessLevel", "static_instance": null, "getter_method": "getSharedContentAccessLevel", "containing_data_type_ref": "team_log.SharedLinkSettingsChangeExpirationDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsChangeExpirationDetails.shared_content_link": {"fq_name": "team_log.SharedLinkSettingsChangeExpirationDetails.shared_content_link", "param_name": "sharedContentLink", "static_instance": null, "getter_method": "getSharedContentLink", "containing_data_type_ref": "team_log.SharedLinkSettingsChangeExpirationDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsChangeExpirationDetails.new_value": {"fq_name": "team_log.SharedLinkSettingsChangeExpirationDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SharedLinkSettingsChangeExpirationDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsChangeExpirationDetails.previous_value": {"fq_name": "team_log.SharedLinkSettingsChangeExpirationDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SharedLinkSettingsChangeExpirationDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsChangeExpirationType.description": {"fq_name": "team_log.SharedLinkSettingsChangeExpirationType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedLinkSettingsChangeExpirationType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsChangePasswordDetails.shared_content_access_level": {"fq_name": "team_log.SharedLinkSettingsChangePasswordDetails.shared_content_access_level", "param_name": "sharedContentAccessLevel", "static_instance": null, "getter_method": "getSharedContentAccessLevel", "containing_data_type_ref": "team_log.SharedLinkSettingsChangePasswordDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsChangePasswordDetails.shared_content_link": {"fq_name": "team_log.SharedLinkSettingsChangePasswordDetails.shared_content_link", "param_name": "sharedContentLink", "static_instance": null, "getter_method": "getSharedContentLink", "containing_data_type_ref": "team_log.SharedLinkSettingsChangePasswordDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsChangePasswordType.description": {"fq_name": "team_log.SharedLinkSettingsChangePasswordType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedLinkSettingsChangePasswordType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsRemoveExpirationDetails.shared_content_access_level": {"fq_name": "team_log.SharedLinkSettingsRemoveExpirationDetails.shared_content_access_level", "param_name": "sharedContentAccessLevel", "static_instance": null, "getter_method": "getSharedContentAccessLevel", "containing_data_type_ref": "team_log.SharedLinkSettingsRemoveExpirationDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsRemoveExpirationDetails.shared_content_link": {"fq_name": "team_log.SharedLinkSettingsRemoveExpirationDetails.shared_content_link", "param_name": "sharedContentLink", "static_instance": null, "getter_method": "getSharedContentLink", "containing_data_type_ref": "team_log.SharedLinkSettingsRemoveExpirationDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsRemoveExpirationDetails.previous_value": {"fq_name": "team_log.SharedLinkSettingsRemoveExpirationDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SharedLinkSettingsRemoveExpirationDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsRemoveExpirationType.description": {"fq_name": "team_log.SharedLinkSettingsRemoveExpirationType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedLinkSettingsRemoveExpirationType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsRemovePasswordDetails.shared_content_access_level": {"fq_name": "team_log.SharedLinkSettingsRemovePasswordDetails.shared_content_access_level", "param_name": "sharedContentAccessLevel", "static_instance": null, "getter_method": "getSharedContentAccessLevel", "containing_data_type_ref": "team_log.SharedLinkSettingsRemovePasswordDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsRemovePasswordDetails.shared_content_link": {"fq_name": "team_log.SharedLinkSettingsRemovePasswordDetails.shared_content_link", "param_name": "sharedContentLink", "static_instance": null, "getter_method": "getSharedContentLink", "containing_data_type_ref": "team_log.SharedLinkSettingsRemovePasswordDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkSettingsRemovePasswordType.description": {"fq_name": "team_log.SharedLinkSettingsRemovePasswordType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedLinkSettingsRemovePasswordType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkShareDetails.shared_link_owner": {"fq_name": "team_log.SharedLinkShareDetails.shared_link_owner", "param_name": "sharedLinkOwner", "static_instance": null, "getter_method": "getSharedLinkOwner", "containing_data_type_ref": "team_log.SharedLinkShareDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkShareDetails.external_users": {"fq_name": "team_log.SharedLinkShareDetails.external_users", "param_name": "externalUsers", "static_instance": null, "getter_method": "getExternalUsers", "containing_data_type_ref": "team_log.SharedLinkShareDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkShareType.description": {"fq_name": "team_log.SharedLinkShareType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedLinkShareType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkViewDetails.shared_link_owner": {"fq_name": "team_log.SharedLinkViewDetails.shared_link_owner", "param_name": "sharedLinkOwner", "static_instance": null, "getter_method": "getSharedLinkOwner", "containing_data_type_ref": "team_log.SharedLinkViewDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkViewType.description": {"fq_name": "team_log.SharedLinkViewType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedLinkViewType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkVisibility.no_one": {"fq_name": "team_log.SharedLinkVisibility.no_one", "param_name": "noOneValue", "static_instance": "NO_ONE", "getter_method": null, "containing_data_type_ref": "team_log.SharedLinkVisibility", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkVisibility.password": {"fq_name": "team_log.SharedLinkVisibility.password", "param_name": "passwordValue", "static_instance": "PASSWORD", "getter_method": null, "containing_data_type_ref": "team_log.SharedLinkVisibility", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkVisibility.public": {"fq_name": "team_log.SharedLinkVisibility.public", "param_name": "publicValue", "static_instance": "PUBLIC", "getter_method": null, "containing_data_type_ref": "team_log.SharedLinkVisibility", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkVisibility.team_only": {"fq_name": "team_log.SharedLinkVisibility.team_only", "param_name": "teamOnlyValue", "static_instance": "TEAM_ONLY", "getter_method": null, "containing_data_type_ref": "team_log.SharedLinkVisibility", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedLinkVisibility.other": {"fq_name": "team_log.SharedLinkVisibility.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.SharedLinkVisibility", "route_refs": [], "_type": "FieldReference"}, "team_log.SharedNoteOpenedType.description": {"fq_name": "team_log.SharedNoteOpenedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharedNoteOpenedType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingChangeFolderJoinPolicyDetails.new_value": {"fq_name": "team_log.SharingChangeFolderJoinPolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SharingChangeFolderJoinPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingChangeFolderJoinPolicyDetails.previous_value": {"fq_name": "team_log.SharingChangeFolderJoinPolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SharingChangeFolderJoinPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingChangeFolderJoinPolicyType.description": {"fq_name": "team_log.SharingChangeFolderJoinPolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharingChangeFolderJoinPolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingChangeLinkAllowChangeExpirationPolicyDetails.new_value": {"fq_name": "team_log.SharingChangeLinkAllowChangeExpirationPolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SharingChangeLinkAllowChangeExpirationPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingChangeLinkAllowChangeExpirationPolicyDetails.previous_value": {"fq_name": "team_log.SharingChangeLinkAllowChangeExpirationPolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SharingChangeLinkAllowChangeExpirationPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingChangeLinkAllowChangeExpirationPolicyType.description": {"fq_name": "team_log.SharingChangeLinkAllowChangeExpirationPolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharingChangeLinkAllowChangeExpirationPolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingChangeLinkDefaultExpirationPolicyDetails.new_value": {"fq_name": "team_log.SharingChangeLinkDefaultExpirationPolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SharingChangeLinkDefaultExpirationPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingChangeLinkDefaultExpirationPolicyDetails.previous_value": {"fq_name": "team_log.SharingChangeLinkDefaultExpirationPolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SharingChangeLinkDefaultExpirationPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingChangeLinkDefaultExpirationPolicyType.description": {"fq_name": "team_log.SharingChangeLinkDefaultExpirationPolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharingChangeLinkDefaultExpirationPolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingChangeLinkEnforcePasswordPolicyDetails.new_value": {"fq_name": "team_log.SharingChangeLinkEnforcePasswordPolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SharingChangeLinkEnforcePasswordPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingChangeLinkEnforcePasswordPolicyDetails.previous_value": {"fq_name": "team_log.SharingChangeLinkEnforcePasswordPolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SharingChangeLinkEnforcePasswordPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingChangeLinkEnforcePasswordPolicyType.description": {"fq_name": "team_log.SharingChangeLinkEnforcePasswordPolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharingChangeLinkEnforcePasswordPolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingChangeLinkPolicyDetails.new_value": {"fq_name": "team_log.SharingChangeLinkPolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SharingChangeLinkPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingChangeLinkPolicyDetails.previous_value": {"fq_name": "team_log.SharingChangeLinkPolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SharingChangeLinkPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingChangeLinkPolicyType.description": {"fq_name": "team_log.SharingChangeLinkPolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharingChangeLinkPolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingChangeMemberPolicyDetails.new_value": {"fq_name": "team_log.SharingChangeMemberPolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SharingChangeMemberPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingChangeMemberPolicyDetails.previous_value": {"fq_name": "team_log.SharingChangeMemberPolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SharingChangeMemberPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingChangeMemberPolicyType.description": {"fq_name": "team_log.SharingChangeMemberPolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SharingChangeMemberPolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingFolderJoinPolicy.from_anyone": {"fq_name": "team_log.SharingFolderJoinPolicy.from_anyone", "param_name": "fromAnyoneValue", "static_instance": "FROM_ANYONE", "getter_method": null, "containing_data_type_ref": "team_log.SharingFolderJoinPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingFolderJoinPolicy.from_team_only": {"fq_name": "team_log.SharingFolderJoinPolicy.from_team_only", "param_name": "fromTeamOnlyValue", "static_instance": "FROM_TEAM_ONLY", "getter_method": null, "containing_data_type_ref": "team_log.SharingFolderJoinPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingFolderJoinPolicy.other": {"fq_name": "team_log.SharingFolderJoinPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.SharingFolderJoinPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingLinkPolicy.default_no_one": {"fq_name": "team_log.SharingLinkPolicy.default_no_one", "param_name": "defaultNoOneValue", "static_instance": "DEFAULT_NO_ONE", "getter_method": null, "containing_data_type_ref": "team_log.SharingLinkPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingLinkPolicy.default_private": {"fq_name": "team_log.SharingLinkPolicy.default_private", "param_name": "defaultPrivateValue", "static_instance": "DEFAULT_PRIVATE", "getter_method": null, "containing_data_type_ref": "team_log.SharingLinkPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingLinkPolicy.default_public": {"fq_name": "team_log.SharingLinkPolicy.default_public", "param_name": "defaultPublicValue", "static_instance": "DEFAULT_PUBLIC", "getter_method": null, "containing_data_type_ref": "team_log.SharingLinkPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingLinkPolicy.only_private": {"fq_name": "team_log.SharingLinkPolicy.only_private", "param_name": "onlyPrivateValue", "static_instance": "ONLY_PRIVATE", "getter_method": null, "containing_data_type_ref": "team_log.SharingLinkPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingLinkPolicy.other": {"fq_name": "team_log.SharingLinkPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.SharingLinkPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingMemberPolicy.allow": {"fq_name": "team_log.SharingMemberPolicy.allow", "param_name": "allowValue", "static_instance": "ALLOW", "getter_method": null, "containing_data_type_ref": "team_log.SharingMemberPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingMemberPolicy.forbid": {"fq_name": "team_log.SharingMemberPolicy.forbid", "param_name": "forbidValue", "static_instance": "FORBID", "getter_method": null, "containing_data_type_ref": "team_log.SharingMemberPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingMemberPolicy.forbid_with_exclusions": {"fq_name": "team_log.SharingMemberPolicy.forbid_with_exclusions", "param_name": "forbidWithExclusionsValue", "static_instance": "FORBID_WITH_EXCLUSIONS", "getter_method": null, "containing_data_type_ref": "team_log.SharingMemberPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.SharingMemberPolicy.other": {"fq_name": "team_log.SharingMemberPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.SharingMemberPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ShmodelDisableDownloadsDetails.shared_link_owner": {"fq_name": "team_log.ShmodelDisableDownloadsDetails.shared_link_owner", "param_name": "sharedLinkOwner", "static_instance": null, "getter_method": "getSharedLinkOwner", "containing_data_type_ref": "team_log.ShmodelDisableDownloadsDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShmodelDisableDownloadsType.description": {"fq_name": "team_log.ShmodelDisableDownloadsType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShmodelDisableDownloadsType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShmodelEnableDownloadsDetails.shared_link_owner": {"fq_name": "team_log.ShmodelEnableDownloadsDetails.shared_link_owner", "param_name": "sharedLinkOwner", "static_instance": null, "getter_method": "getSharedLinkOwner", "containing_data_type_ref": "team_log.ShmodelEnableDownloadsDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShmodelEnableDownloadsType.description": {"fq_name": "team_log.ShmodelEnableDownloadsType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShmodelEnableDownloadsType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShmodelGroupShareType.description": {"fq_name": "team_log.ShmodelGroupShareType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShmodelGroupShareType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseAccessGrantedDetails.event_uuid": {"fq_name": "team_log.ShowcaseAccessGrantedDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.ShowcaseAccessGrantedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseAccessGrantedType.description": {"fq_name": "team_log.ShowcaseAccessGrantedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcaseAccessGrantedType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseAddMemberDetails.event_uuid": {"fq_name": "team_log.ShowcaseAddMemberDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.ShowcaseAddMemberDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseAddMemberType.description": {"fq_name": "team_log.ShowcaseAddMemberType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcaseAddMemberType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseArchivedDetails.event_uuid": {"fq_name": "team_log.ShowcaseArchivedDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.ShowcaseArchivedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseArchivedType.description": {"fq_name": "team_log.ShowcaseArchivedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcaseArchivedType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseChangeDownloadPolicyDetails.new_value": {"fq_name": "team_log.ShowcaseChangeDownloadPolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.ShowcaseChangeDownloadPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseChangeDownloadPolicyDetails.previous_value": {"fq_name": "team_log.ShowcaseChangeDownloadPolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.ShowcaseChangeDownloadPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseChangeDownloadPolicyType.description": {"fq_name": "team_log.ShowcaseChangeDownloadPolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcaseChangeDownloadPolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseChangeEnabledPolicyDetails.new_value": {"fq_name": "team_log.ShowcaseChangeEnabledPolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.ShowcaseChangeEnabledPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseChangeEnabledPolicyDetails.previous_value": {"fq_name": "team_log.ShowcaseChangeEnabledPolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.ShowcaseChangeEnabledPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseChangeEnabledPolicyType.description": {"fq_name": "team_log.ShowcaseChangeEnabledPolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcaseChangeEnabledPolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseChangeExternalSharingPolicyDetails.new_value": {"fq_name": "team_log.ShowcaseChangeExternalSharingPolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.ShowcaseChangeExternalSharingPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseChangeExternalSharingPolicyDetails.previous_value": {"fq_name": "team_log.ShowcaseChangeExternalSharingPolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.ShowcaseChangeExternalSharingPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseChangeExternalSharingPolicyType.description": {"fq_name": "team_log.ShowcaseChangeExternalSharingPolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcaseChangeExternalSharingPolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseCreatedDetails.event_uuid": {"fq_name": "team_log.ShowcaseCreatedDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.ShowcaseCreatedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseCreatedType.description": {"fq_name": "team_log.ShowcaseCreatedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcaseCreatedType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseDeleteCommentDetails.event_uuid": {"fq_name": "team_log.ShowcaseDeleteCommentDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.ShowcaseDeleteCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseDeleteCommentDetails.comment_text": {"fq_name": "team_log.ShowcaseDeleteCommentDetails.comment_text", "param_name": "commentText", "static_instance": null, "getter_method": "getCommentText", "containing_data_type_ref": "team_log.ShowcaseDeleteCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseDeleteCommentType.description": {"fq_name": "team_log.ShowcaseDeleteCommentType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcaseDeleteCommentType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseDocumentLogInfo.showcase_id": {"fq_name": "team_log.ShowcaseDocumentLogInfo.showcase_id", "param_name": "showcaseId", "static_instance": null, "getter_method": "getShowcaseId", "containing_data_type_ref": "team_log.ShowcaseDocumentLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseDocumentLogInfo.showcase_title": {"fq_name": "team_log.ShowcaseDocumentLogInfo.showcase_title", "param_name": "showcaseTitle", "static_instance": null, "getter_method": "getShowcaseTitle", "containing_data_type_ref": "team_log.ShowcaseDocumentLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseDownloadPolicy.disabled": {"fq_name": "team_log.ShowcaseDownloadPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.ShowcaseDownloadPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseDownloadPolicy.enabled": {"fq_name": "team_log.ShowcaseDownloadPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.ShowcaseDownloadPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseDownloadPolicy.other": {"fq_name": "team_log.ShowcaseDownloadPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.ShowcaseDownloadPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseEditCommentDetails.event_uuid": {"fq_name": "team_log.ShowcaseEditCommentDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.ShowcaseEditCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseEditCommentDetails.comment_text": {"fq_name": "team_log.ShowcaseEditCommentDetails.comment_text", "param_name": "commentText", "static_instance": null, "getter_method": "getCommentText", "containing_data_type_ref": "team_log.ShowcaseEditCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseEditCommentType.description": {"fq_name": "team_log.ShowcaseEditCommentType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcaseEditCommentType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseEditedDetails.event_uuid": {"fq_name": "team_log.ShowcaseEditedDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.ShowcaseEditedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseEditedType.description": {"fq_name": "team_log.ShowcaseEditedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcaseEditedType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseEnabledPolicy.disabled": {"fq_name": "team_log.ShowcaseEnabledPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.ShowcaseEnabledPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseEnabledPolicy.enabled": {"fq_name": "team_log.ShowcaseEnabledPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.ShowcaseEnabledPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseEnabledPolicy.other": {"fq_name": "team_log.ShowcaseEnabledPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.ShowcaseEnabledPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseExternalSharingPolicy.disabled": {"fq_name": "team_log.ShowcaseExternalSharingPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.ShowcaseExternalSharingPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseExternalSharingPolicy.enabled": {"fq_name": "team_log.ShowcaseExternalSharingPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.ShowcaseExternalSharingPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseExternalSharingPolicy.other": {"fq_name": "team_log.ShowcaseExternalSharingPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.ShowcaseExternalSharingPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseFileAddedDetails.event_uuid": {"fq_name": "team_log.ShowcaseFileAddedDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.ShowcaseFileAddedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseFileAddedType.description": {"fq_name": "team_log.ShowcaseFileAddedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcaseFileAddedType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseFileDownloadDetails.event_uuid": {"fq_name": "team_log.ShowcaseFileDownloadDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.ShowcaseFileDownloadDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseFileDownloadDetails.download_type": {"fq_name": "team_log.ShowcaseFileDownloadDetails.download_type", "param_name": "downloadType", "static_instance": null, "getter_method": "getDownloadType", "containing_data_type_ref": "team_log.ShowcaseFileDownloadDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseFileDownloadType.description": {"fq_name": "team_log.ShowcaseFileDownloadType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcaseFileDownloadType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseFileRemovedDetails.event_uuid": {"fq_name": "team_log.ShowcaseFileRemovedDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.ShowcaseFileRemovedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseFileRemovedType.description": {"fq_name": "team_log.ShowcaseFileRemovedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcaseFileRemovedType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseFileViewDetails.event_uuid": {"fq_name": "team_log.ShowcaseFileViewDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.ShowcaseFileViewDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseFileViewType.description": {"fq_name": "team_log.ShowcaseFileViewType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcaseFileViewType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcasePermanentlyDeletedDetails.event_uuid": {"fq_name": "team_log.ShowcasePermanentlyDeletedDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.ShowcasePermanentlyDeletedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcasePermanentlyDeletedType.description": {"fq_name": "team_log.ShowcasePermanentlyDeletedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcasePermanentlyDeletedType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcasePostCommentDetails.event_uuid": {"fq_name": "team_log.ShowcasePostCommentDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.ShowcasePostCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcasePostCommentDetails.comment_text": {"fq_name": "team_log.ShowcasePostCommentDetails.comment_text", "param_name": "commentText", "static_instance": null, "getter_method": "getCommentText", "containing_data_type_ref": "team_log.ShowcasePostCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcasePostCommentType.description": {"fq_name": "team_log.ShowcasePostCommentType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcasePostCommentType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseRemoveMemberDetails.event_uuid": {"fq_name": "team_log.ShowcaseRemoveMemberDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.ShowcaseRemoveMemberDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseRemoveMemberType.description": {"fq_name": "team_log.ShowcaseRemoveMemberType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcaseRemoveMemberType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseRenamedDetails.event_uuid": {"fq_name": "team_log.ShowcaseRenamedDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.ShowcaseRenamedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseRenamedType.description": {"fq_name": "team_log.ShowcaseRenamedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcaseRenamedType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseRequestAccessDetails.event_uuid": {"fq_name": "team_log.ShowcaseRequestAccessDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.ShowcaseRequestAccessDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseRequestAccessType.description": {"fq_name": "team_log.ShowcaseRequestAccessType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcaseRequestAccessType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseResolveCommentDetails.event_uuid": {"fq_name": "team_log.ShowcaseResolveCommentDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.ShowcaseResolveCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseResolveCommentDetails.comment_text": {"fq_name": "team_log.ShowcaseResolveCommentDetails.comment_text", "param_name": "commentText", "static_instance": null, "getter_method": "getCommentText", "containing_data_type_ref": "team_log.ShowcaseResolveCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseResolveCommentType.description": {"fq_name": "team_log.ShowcaseResolveCommentType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcaseResolveCommentType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseRestoredDetails.event_uuid": {"fq_name": "team_log.ShowcaseRestoredDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.ShowcaseRestoredDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseRestoredType.description": {"fq_name": "team_log.ShowcaseRestoredType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcaseRestoredType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseTrashedDeprecatedDetails.event_uuid": {"fq_name": "team_log.ShowcaseTrashedDeprecatedDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.ShowcaseTrashedDeprecatedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseTrashedDeprecatedType.description": {"fq_name": "team_log.ShowcaseTrashedDeprecatedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcaseTrashedDeprecatedType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseTrashedDetails.event_uuid": {"fq_name": "team_log.ShowcaseTrashedDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.ShowcaseTrashedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseTrashedType.description": {"fq_name": "team_log.ShowcaseTrashedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcaseTrashedType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseUnresolveCommentDetails.event_uuid": {"fq_name": "team_log.ShowcaseUnresolveCommentDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.ShowcaseUnresolveCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseUnresolveCommentDetails.comment_text": {"fq_name": "team_log.ShowcaseUnresolveCommentDetails.comment_text", "param_name": "commentText", "static_instance": null, "getter_method": "getCommentText", "containing_data_type_ref": "team_log.ShowcaseUnresolveCommentDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseUnresolveCommentType.description": {"fq_name": "team_log.ShowcaseUnresolveCommentType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcaseUnresolveCommentType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseUntrashedDeprecatedDetails.event_uuid": {"fq_name": "team_log.ShowcaseUntrashedDeprecatedDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.ShowcaseUntrashedDeprecatedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseUntrashedDeprecatedType.description": {"fq_name": "team_log.ShowcaseUntrashedDeprecatedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcaseUntrashedDeprecatedType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseUntrashedDetails.event_uuid": {"fq_name": "team_log.ShowcaseUntrashedDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.ShowcaseUntrashedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseUntrashedType.description": {"fq_name": "team_log.ShowcaseUntrashedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcaseUntrashedType", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseViewDetails.event_uuid": {"fq_name": "team_log.ShowcaseViewDetails.event_uuid", "param_name": "eventUuid", "static_instance": null, "getter_method": "getEventUuid", "containing_data_type_ref": "team_log.ShowcaseViewDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ShowcaseViewType.description": {"fq_name": "team_log.ShowcaseViewType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ShowcaseViewType", "route_refs": [], "_type": "FieldReference"}, "team_log.SignInAsSessionEndType.description": {"fq_name": "team_log.SignInAsSessionEndType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SignInAsSessionEndType", "route_refs": [], "_type": "FieldReference"}, "team_log.SignInAsSessionStartType.description": {"fq_name": "team_log.SignInAsSessionStartType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SignInAsSessionStartType", "route_refs": [], "_type": "FieldReference"}, "team_log.SmartSyncChangePolicyDetails.new_value": {"fq_name": "team_log.SmartSyncChangePolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SmartSyncChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SmartSyncChangePolicyDetails.previous_value": {"fq_name": "team_log.SmartSyncChangePolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SmartSyncChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SmartSyncChangePolicyType.description": {"fq_name": "team_log.SmartSyncChangePolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SmartSyncChangePolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.SmartSyncCreateAdminPrivilegeReportType.description": {"fq_name": "team_log.SmartSyncCreateAdminPrivilegeReportType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SmartSyncCreateAdminPrivilegeReportType", "route_refs": [], "_type": "FieldReference"}, "team_log.SmartSyncNotOptOutDetails.previous_value": {"fq_name": "team_log.SmartSyncNotOptOutDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SmartSyncNotOptOutDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SmartSyncNotOptOutDetails.new_value": {"fq_name": "team_log.SmartSyncNotOptOutDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SmartSyncNotOptOutDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SmartSyncNotOptOutType.description": {"fq_name": "team_log.SmartSyncNotOptOutType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SmartSyncNotOptOutType", "route_refs": [], "_type": "FieldReference"}, "team_log.SmartSyncOptOutDetails.previous_value": {"fq_name": "team_log.SmartSyncOptOutDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SmartSyncOptOutDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SmartSyncOptOutDetails.new_value": {"fq_name": "team_log.SmartSyncOptOutDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SmartSyncOptOutDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SmartSyncOptOutPolicy.default": {"fq_name": "team_log.SmartSyncOptOutPolicy.default", "param_name": "defaultValue", "static_instance": "DEFAULT", "getter_method": null, "containing_data_type_ref": "team_log.SmartSyncOptOutPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.SmartSyncOptOutPolicy.opted_out": {"fq_name": "team_log.SmartSyncOptOutPolicy.opted_out", "param_name": "optedOutValue", "static_instance": "OPTED_OUT", "getter_method": null, "containing_data_type_ref": "team_log.SmartSyncOptOutPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.SmartSyncOptOutPolicy.other": {"fq_name": "team_log.SmartSyncOptOutPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.SmartSyncOptOutPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.SmartSyncOptOutType.description": {"fq_name": "team_log.SmartSyncOptOutType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SmartSyncOptOutType", "route_refs": [], "_type": "FieldReference"}, "team_log.SmarterSmartSyncPolicyChangedDetails.previous_value": {"fq_name": "team_log.SmarterSmartSyncPolicyChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SmarterSmartSyncPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SmarterSmartSyncPolicyChangedDetails.new_value": {"fq_name": "team_log.SmarterSmartSyncPolicyChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SmarterSmartSyncPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SmarterSmartSyncPolicyChangedType.description": {"fq_name": "team_log.SmarterSmartSyncPolicyChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SmarterSmartSyncPolicyChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.SpaceCapsType.hard": {"fq_name": "team_log.SpaceCapsType.hard", "param_name": "hardValue", "static_instance": "HARD", "getter_method": null, "containing_data_type_ref": "team_log.SpaceCapsType", "route_refs": [], "_type": "FieldReference"}, "team_log.SpaceCapsType.off": {"fq_name": "team_log.SpaceCapsType.off", "param_name": "offValue", "static_instance": "OFF", "getter_method": null, "containing_data_type_ref": "team_log.SpaceCapsType", "route_refs": [], "_type": "FieldReference"}, "team_log.SpaceCapsType.soft": {"fq_name": "team_log.SpaceCapsType.soft", "param_name": "softValue", "static_instance": "SOFT", "getter_method": null, "containing_data_type_ref": "team_log.SpaceCapsType", "route_refs": [], "_type": "FieldReference"}, "team_log.SpaceCapsType.other": {"fq_name": "team_log.SpaceCapsType.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.SpaceCapsType", "route_refs": [], "_type": "FieldReference"}, "team_log.SpaceLimitsStatus.near_quota": {"fq_name": "team_log.SpaceLimitsStatus.near_quota", "param_name": "nearQuotaValue", "static_instance": "NEAR_QUOTA", "getter_method": null, "containing_data_type_ref": "team_log.SpaceLimitsStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.SpaceLimitsStatus.over_quota": {"fq_name": "team_log.SpaceLimitsStatus.over_quota", "param_name": "overQuotaValue", "static_instance": "OVER_QUOTA", "getter_method": null, "containing_data_type_ref": "team_log.SpaceLimitsStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.SpaceLimitsStatus.within_quota": {"fq_name": "team_log.SpaceLimitsStatus.within_quota", "param_name": "withinQuotaValue", "static_instance": "WITHIN_QUOTA", "getter_method": null, "containing_data_type_ref": "team_log.SpaceLimitsStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.SpaceLimitsStatus.other": {"fq_name": "team_log.SpaceLimitsStatus.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.SpaceLimitsStatus", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoAddCertDetails.certificate_details": {"fq_name": "team_log.SsoAddCertDetails.certificate_details", "param_name": "certificateDetails", "static_instance": null, "getter_method": "getCertificateDetails", "containing_data_type_ref": "team_log.SsoAddCertDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoAddCertType.description": {"fq_name": "team_log.SsoAddCertType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SsoAddCertType", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoAddLoginUrlDetails.new_value": {"fq_name": "team_log.SsoAddLoginUrlDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SsoAddLoginUrlDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoAddLoginUrlType.description": {"fq_name": "team_log.SsoAddLoginUrlType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SsoAddLoginUrlType", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoAddLogoutUrlDetails.new_value": {"fq_name": "team_log.SsoAddLogoutUrlDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SsoAddLogoutUrlDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoAddLogoutUrlType.description": {"fq_name": "team_log.SsoAddLogoutUrlType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SsoAddLogoutUrlType", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoChangeCertDetails.new_certificate_details": {"fq_name": "team_log.SsoChangeCertDetails.new_certificate_details", "param_name": "newCertificateDetails", "static_instance": null, "getter_method": "getNewCertificateDetails", "containing_data_type_ref": "team_log.SsoChangeCertDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoChangeCertDetails.previous_certificate_details": {"fq_name": "team_log.SsoChangeCertDetails.previous_certificate_details", "param_name": "previousCertificateDetails", "static_instance": null, "getter_method": "getPreviousCertificateDetails", "containing_data_type_ref": "team_log.SsoChangeCertDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoChangeCertType.description": {"fq_name": "team_log.SsoChangeCertType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SsoChangeCertType", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoChangeLoginUrlDetails.previous_value": {"fq_name": "team_log.SsoChangeLoginUrlDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SsoChangeLoginUrlDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoChangeLoginUrlDetails.new_value": {"fq_name": "team_log.SsoChangeLoginUrlDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SsoChangeLoginUrlDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoChangeLoginUrlType.description": {"fq_name": "team_log.SsoChangeLoginUrlType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SsoChangeLoginUrlType", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoChangeLogoutUrlDetails.previous_value": {"fq_name": "team_log.SsoChangeLogoutUrlDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SsoChangeLogoutUrlDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoChangeLogoutUrlDetails.new_value": {"fq_name": "team_log.SsoChangeLogoutUrlDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SsoChangeLogoutUrlDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoChangeLogoutUrlType.description": {"fq_name": "team_log.SsoChangeLogoutUrlType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SsoChangeLogoutUrlType", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoChangePolicyDetails.new_value": {"fq_name": "team_log.SsoChangePolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SsoChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoChangePolicyDetails.previous_value": {"fq_name": "team_log.SsoChangePolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SsoChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoChangePolicyType.description": {"fq_name": "team_log.SsoChangePolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SsoChangePolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoChangeSamlIdentityModeDetails.previous_value": {"fq_name": "team_log.SsoChangeSamlIdentityModeDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SsoChangeSamlIdentityModeDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoChangeSamlIdentityModeDetails.new_value": {"fq_name": "team_log.SsoChangeSamlIdentityModeDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.SsoChangeSamlIdentityModeDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoChangeSamlIdentityModeType.description": {"fq_name": "team_log.SsoChangeSamlIdentityModeType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SsoChangeSamlIdentityModeType", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoErrorDetails.error_details": {"fq_name": "team_log.SsoErrorDetails.error_details", "param_name": "errorDetails", "static_instance": null, "getter_method": "getErrorDetails", "containing_data_type_ref": "team_log.SsoErrorDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoErrorType.description": {"fq_name": "team_log.SsoErrorType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SsoErrorType", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoRemoveCertType.description": {"fq_name": "team_log.SsoRemoveCertType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SsoRemoveCertType", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoRemoveLoginUrlDetails.previous_value": {"fq_name": "team_log.SsoRemoveLoginUrlDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SsoRemoveLoginUrlDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoRemoveLoginUrlType.description": {"fq_name": "team_log.SsoRemoveLoginUrlType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SsoRemoveLoginUrlType", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoRemoveLogoutUrlDetails.previous_value": {"fq_name": "team_log.SsoRemoveLogoutUrlDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.SsoRemoveLogoutUrlDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.SsoRemoveLogoutUrlType.description": {"fq_name": "team_log.SsoRemoveLogoutUrlType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.SsoRemoveLogoutUrlType", "route_refs": [], "_type": "FieldReference"}, "team_log.StartedEnterpriseAdminSessionDetails.federation_extra_details": {"fq_name": "team_log.StartedEnterpriseAdminSessionDetails.federation_extra_details", "param_name": "federationExtraDetails", "static_instance": null, "getter_method": "getFederationExtraDetails", "containing_data_type_ref": "team_log.StartedEnterpriseAdminSessionDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.StartedEnterpriseAdminSessionType.description": {"fq_name": "team_log.StartedEnterpriseAdminSessionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.StartedEnterpriseAdminSessionType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamActivityCreateReportDetails.start_date": {"fq_name": "team_log.TeamActivityCreateReportDetails.start_date", "param_name": "startDate", "static_instance": null, "getter_method": "getStartDate", "containing_data_type_ref": "team_log.TeamActivityCreateReportDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamActivityCreateReportDetails.end_date": {"fq_name": "team_log.TeamActivityCreateReportDetails.end_date", "param_name": "endDate", "static_instance": null, "getter_method": "getEndDate", "containing_data_type_ref": "team_log.TeamActivityCreateReportDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamActivityCreateReportFailDetails.failure_reason": {"fq_name": "team_log.TeamActivityCreateReportFailDetails.failure_reason", "param_name": "failureReason", "static_instance": null, "getter_method": "getFailureReason", "containing_data_type_ref": "team_log.TeamActivityCreateReportFailDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamActivityCreateReportFailType.description": {"fq_name": "team_log.TeamActivityCreateReportFailType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamActivityCreateReportFailType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamActivityCreateReportType.description": {"fq_name": "team_log.TeamActivityCreateReportType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamActivityCreateReportType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamBrandingPolicy.disabled": {"fq_name": "team_log.TeamBrandingPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.TeamBrandingPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamBrandingPolicy.enabled": {"fq_name": "team_log.TeamBrandingPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.TeamBrandingPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamBrandingPolicy.other": {"fq_name": "team_log.TeamBrandingPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.TeamBrandingPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamBrandingPolicyChangedDetails.new_value": {"fq_name": "team_log.TeamBrandingPolicyChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.TeamBrandingPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamBrandingPolicyChangedDetails.previous_value": {"fq_name": "team_log.TeamBrandingPolicyChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.TeamBrandingPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamBrandingPolicyChangedType.description": {"fq_name": "team_log.TeamBrandingPolicyChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamBrandingPolicyChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamDetails.team": {"fq_name": "team_log.TeamDetails.team", "param_name": "team", "static_instance": null, "getter_method": "getTeam", "containing_data_type_ref": "team_log.TeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamEncryptionKeyCancelKeyDeletionType.description": {"fq_name": "team_log.TeamEncryptionKeyCancelKeyDeletionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamEncryptionKeyCancelKeyDeletionType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamEncryptionKeyCreateKeyType.description": {"fq_name": "team_log.TeamEncryptionKeyCreateKeyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamEncryptionKeyCreateKeyType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamEncryptionKeyDeleteKeyType.description": {"fq_name": "team_log.TeamEncryptionKeyDeleteKeyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamEncryptionKeyDeleteKeyType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamEncryptionKeyDisableKeyType.description": {"fq_name": "team_log.TeamEncryptionKeyDisableKeyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamEncryptionKeyDisableKeyType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamEncryptionKeyEnableKeyType.description": {"fq_name": "team_log.TeamEncryptionKeyEnableKeyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamEncryptionKeyEnableKeyType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamEncryptionKeyRotateKeyType.description": {"fq_name": "team_log.TeamEncryptionKeyRotateKeyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamEncryptionKeyRotateKeyType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamEncryptionKeyScheduleKeyDeletionType.description": {"fq_name": "team_log.TeamEncryptionKeyScheduleKeyDeletionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamEncryptionKeyScheduleKeyDeletionType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamEvent.timestamp": {"fq_name": "team_log.TeamEvent.timestamp", "param_name": "timestamp", "static_instance": null, "getter_method": "getTimestamp", "containing_data_type_ref": "team_log.TeamEvent", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamEvent.event_category": {"fq_name": "team_log.TeamEvent.event_category", "param_name": "eventCategory", "static_instance": null, "getter_method": "getEventCategory", "containing_data_type_ref": "team_log.TeamEvent", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamEvent.event_type": {"fq_name": "team_log.TeamEvent.event_type", "param_name": "eventType", "static_instance": null, "getter_method": "getEventType", "containing_data_type_ref": "team_log.TeamEvent", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamEvent.details": {"fq_name": "team_log.TeamEvent.details", "param_name": "details", "static_instance": null, "getter_method": "getDetails", "containing_data_type_ref": "team_log.TeamEvent", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamEvent.actor": {"fq_name": "team_log.TeamEvent.actor", "param_name": "actor", "static_instance": null, "getter_method": "getActor", "containing_data_type_ref": "team_log.TeamEvent", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamEvent.origin": {"fq_name": "team_log.TeamEvent.origin", "param_name": "origin", "static_instance": null, "getter_method": "getOrigin", "containing_data_type_ref": "team_log.TeamEvent", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamEvent.involve_non_team_member": {"fq_name": "team_log.TeamEvent.involve_non_team_member", "param_name": "involveNonTeamMember", "static_instance": null, "getter_method": "getInvolveNonTeamMember", "containing_data_type_ref": "team_log.TeamEvent", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamEvent.context": {"fq_name": "team_log.TeamEvent.context", "param_name": "context", "static_instance": null, "getter_method": "getContext", "containing_data_type_ref": "team_log.TeamEvent", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamEvent.participants": {"fq_name": "team_log.TeamEvent.participants", "param_name": "participants", "static_instance": null, "getter_method": "getParticipants", "containing_data_type_ref": "team_log.TeamEvent", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamEvent.assets": {"fq_name": "team_log.TeamEvent.assets", "param_name": "assets", "static_instance": null, "getter_method": "getAssets", "containing_data_type_ref": "team_log.TeamEvent", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamExtensionsPolicy.disabled": {"fq_name": "team_log.TeamExtensionsPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.TeamExtensionsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamExtensionsPolicy.enabled": {"fq_name": "team_log.TeamExtensionsPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.TeamExtensionsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamExtensionsPolicy.other": {"fq_name": "team_log.TeamExtensionsPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.TeamExtensionsPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamExtensionsPolicyChangedDetails.new_value": {"fq_name": "team_log.TeamExtensionsPolicyChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.TeamExtensionsPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamExtensionsPolicyChangedDetails.previous_value": {"fq_name": "team_log.TeamExtensionsPolicyChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.TeamExtensionsPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamExtensionsPolicyChangedType.description": {"fq_name": "team_log.TeamExtensionsPolicyChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamExtensionsPolicyChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamFolderChangeStatusDetails.new_value": {"fq_name": "team_log.TeamFolderChangeStatusDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.TeamFolderChangeStatusDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamFolderChangeStatusDetails.previous_value": {"fq_name": "team_log.TeamFolderChangeStatusDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.TeamFolderChangeStatusDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamFolderChangeStatusType.description": {"fq_name": "team_log.TeamFolderChangeStatusType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamFolderChangeStatusType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamFolderCreateType.description": {"fq_name": "team_log.TeamFolderCreateType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamFolderCreateType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamFolderDowngradeDetails.target_asset_index": {"fq_name": "team_log.TeamFolderDowngradeDetails.target_asset_index", "param_name": "targetAssetIndex", "static_instance": null, "getter_method": "getTargetAssetIndex", "containing_data_type_ref": "team_log.TeamFolderDowngradeDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamFolderDowngradeType.description": {"fq_name": "team_log.TeamFolderDowngradeType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamFolderDowngradeType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamFolderPermanentlyDeleteType.description": {"fq_name": "team_log.TeamFolderPermanentlyDeleteType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamFolderPermanentlyDeleteType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamFolderRenameDetails.previous_folder_name": {"fq_name": "team_log.TeamFolderRenameDetails.previous_folder_name", "param_name": "previousFolderName", "static_instance": null, "getter_method": "getPreviousFolderName", "containing_data_type_ref": "team_log.TeamFolderRenameDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamFolderRenameDetails.new_folder_name": {"fq_name": "team_log.TeamFolderRenameDetails.new_folder_name", "param_name": "newFolderName", "static_instance": null, "getter_method": "getNewFolderName", "containing_data_type_ref": "team_log.TeamFolderRenameDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamFolderRenameType.description": {"fq_name": "team_log.TeamFolderRenameType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamFolderRenameType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamInviteDetails.invite_method": {"fq_name": "team_log.TeamInviteDetails.invite_method", "param_name": "inviteMethod", "static_instance": null, "getter_method": "getInviteMethod", "containing_data_type_ref": "team_log.TeamInviteDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamInviteDetails.additional_license_purchase": {"fq_name": "team_log.TeamInviteDetails.additional_license_purchase", "param_name": "additionalLicensePurchase", "static_instance": null, "getter_method": "getAdditionalLicensePurchase", "containing_data_type_ref": "team_log.TeamInviteDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamLinkedAppLogInfo.app_id": {"fq_name": "team_log.TeamLinkedAppLogInfo.app_id", "param_name": "appId", "static_instance": null, "getter_method": "getAppId", "containing_data_type_ref": "team_log.TeamLinkedAppLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamLinkedAppLogInfo.display_name": {"fq_name": "team_log.TeamLinkedAppLogInfo.display_name", "param_name": "displayName", "static_instance": null, "getter_method": "getDisplayName", "containing_data_type_ref": "team_log.TeamLinkedAppLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamLogInfo.display_name": {"fq_name": "team_log.TeamLogInfo.display_name", "param_name": "displayName", "static_instance": null, "getter_method": "getDisplayName", "containing_data_type_ref": "team_log.TeamLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMemberLogInfo.account_id": {"fq_name": "team_log.TeamMemberLogInfo.account_id", "param_name": "accountId", "static_instance": null, "getter_method": "getAccountId", "containing_data_type_ref": "team_log.TeamMemberLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMemberLogInfo.display_name": {"fq_name": "team_log.TeamMemberLogInfo.display_name", "param_name": "displayName", "static_instance": null, "getter_method": "getDisplayName", "containing_data_type_ref": "team_log.TeamMemberLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMemberLogInfo.email": {"fq_name": "team_log.TeamMemberLogInfo.email", "param_name": "email", "static_instance": null, "getter_method": "getEmail", "containing_data_type_ref": "team_log.TeamMemberLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMemberLogInfo.team_member_id": {"fq_name": "team_log.TeamMemberLogInfo.team_member_id", "param_name": "teamMemberId", "static_instance": null, "getter_method": "getTeamMemberId", "containing_data_type_ref": "team_log.TeamMemberLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMemberLogInfo.member_external_id": {"fq_name": "team_log.TeamMemberLogInfo.member_external_id", "param_name": "memberExternalId", "static_instance": null, "getter_method": "getMemberExternalId", "containing_data_type_ref": "team_log.TeamMemberLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMemberLogInfo.team": {"fq_name": "team_log.TeamMemberLogInfo.team", "param_name": "team", "static_instance": null, "getter_method": "getTeam", "containing_data_type_ref": "team_log.TeamMemberLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMembershipType.free": {"fq_name": "team_log.TeamMembershipType.free", "param_name": "freeValue", "static_instance": "FREE", "getter_method": null, "containing_data_type_ref": "team_log.TeamMembershipType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMembershipType.full": {"fq_name": "team_log.TeamMembershipType.full", "param_name": "fullValue", "static_instance": "FULL", "getter_method": null, "containing_data_type_ref": "team_log.TeamMembershipType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMembershipType.guest": {"fq_name": "team_log.TeamMembershipType.guest", "param_name": "guestValue", "static_instance": "GUEST", "getter_method": null, "containing_data_type_ref": "team_log.TeamMembershipType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMembershipType.other": {"fq_name": "team_log.TeamMembershipType.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.TeamMembershipType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeFromDetails.team_name": {"fq_name": "team_log.TeamMergeFromDetails.team_name", "param_name": "teamName", "static_instance": null, "getter_method": "getTeamName", "containing_data_type_ref": "team_log.TeamMergeFromDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeFromType.description": {"fq_name": "team_log.TeamMergeFromType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamMergeFromType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestAcceptedDetails.request_accepted_details": {"fq_name": "team_log.TeamMergeRequestAcceptedDetails.request_accepted_details", "param_name": "requestAcceptedDetails", "static_instance": null, "getter_method": "getRequestAcceptedDetails", "containing_data_type_ref": "team_log.TeamMergeRequestAcceptedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestAcceptedExtraDetails.primary_team": {"fq_name": "team_log.TeamMergeRequestAcceptedExtraDetails.primary_team", "param_name": "primaryTeamValue", "static_instance": null, "getter_method": "getPrimaryTeamValue", "containing_data_type_ref": "team_log.TeamMergeRequestAcceptedExtraDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestAcceptedExtraDetails.secondary_team": {"fq_name": "team_log.TeamMergeRequestAcceptedExtraDetails.secondary_team", "param_name": "secondaryTeamValue", "static_instance": null, "getter_method": "getSecondaryTeamValue", "containing_data_type_ref": "team_log.TeamMergeRequestAcceptedExtraDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestAcceptedExtraDetails.other": {"fq_name": "team_log.TeamMergeRequestAcceptedExtraDetails.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.TeamMergeRequestAcceptedExtraDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestAcceptedShownToPrimaryTeamDetails.secondary_team": {"fq_name": "team_log.TeamMergeRequestAcceptedShownToPrimaryTeamDetails.secondary_team", "param_name": "secondaryTeam", "static_instance": null, "getter_method": "getSecondaryTeam", "containing_data_type_ref": "team_log.TeamMergeRequestAcceptedShownToPrimaryTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestAcceptedShownToPrimaryTeamDetails.sent_by": {"fq_name": "team_log.TeamMergeRequestAcceptedShownToPrimaryTeamDetails.sent_by", "param_name": "sentBy", "static_instance": null, "getter_method": "getSentBy", "containing_data_type_ref": "team_log.TeamMergeRequestAcceptedShownToPrimaryTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestAcceptedShownToPrimaryTeamType.description": {"fq_name": "team_log.TeamMergeRequestAcceptedShownToPrimaryTeamType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamMergeRequestAcceptedShownToPrimaryTeamType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestAcceptedShownToSecondaryTeamDetails.primary_team": {"fq_name": "team_log.TeamMergeRequestAcceptedShownToSecondaryTeamDetails.primary_team", "param_name": "primaryTeam", "static_instance": null, "getter_method": "getPrimaryTeam", "containing_data_type_ref": "team_log.TeamMergeRequestAcceptedShownToSecondaryTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestAcceptedShownToSecondaryTeamDetails.sent_by": {"fq_name": "team_log.TeamMergeRequestAcceptedShownToSecondaryTeamDetails.sent_by", "param_name": "sentBy", "static_instance": null, "getter_method": "getSentBy", "containing_data_type_ref": "team_log.TeamMergeRequestAcceptedShownToSecondaryTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestAcceptedShownToSecondaryTeamType.description": {"fq_name": "team_log.TeamMergeRequestAcceptedShownToSecondaryTeamType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamMergeRequestAcceptedShownToSecondaryTeamType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestAcceptedType.description": {"fq_name": "team_log.TeamMergeRequestAcceptedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamMergeRequestAcceptedType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestAutoCanceledDetails.details": {"fq_name": "team_log.TeamMergeRequestAutoCanceledDetails.details", "param_name": "details", "static_instance": null, "getter_method": "getDetails", "containing_data_type_ref": "team_log.TeamMergeRequestAutoCanceledDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestAutoCanceledType.description": {"fq_name": "team_log.TeamMergeRequestAutoCanceledType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamMergeRequestAutoCanceledType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestCanceledDetails.request_canceled_details": {"fq_name": "team_log.TeamMergeRequestCanceledDetails.request_canceled_details", "param_name": "requestCanceledDetails", "static_instance": null, "getter_method": "getRequestCanceledDetails", "containing_data_type_ref": "team_log.TeamMergeRequestCanceledDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestCanceledExtraDetails.primary_team": {"fq_name": "team_log.TeamMergeRequestCanceledExtraDetails.primary_team", "param_name": "primaryTeamValue", "static_instance": null, "getter_method": "getPrimaryTeamValue", "containing_data_type_ref": "team_log.TeamMergeRequestCanceledExtraDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestCanceledExtraDetails.secondary_team": {"fq_name": "team_log.TeamMergeRequestCanceledExtraDetails.secondary_team", "param_name": "secondaryTeamValue", "static_instance": null, "getter_method": "getSecondaryTeamValue", "containing_data_type_ref": "team_log.TeamMergeRequestCanceledExtraDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestCanceledExtraDetails.other": {"fq_name": "team_log.TeamMergeRequestCanceledExtraDetails.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.TeamMergeRequestCanceledExtraDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestCanceledShownToPrimaryTeamDetails.secondary_team": {"fq_name": "team_log.TeamMergeRequestCanceledShownToPrimaryTeamDetails.secondary_team", "param_name": "secondaryTeam", "static_instance": null, "getter_method": "getSecondaryTeam", "containing_data_type_ref": "team_log.TeamMergeRequestCanceledShownToPrimaryTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestCanceledShownToPrimaryTeamDetails.sent_by": {"fq_name": "team_log.TeamMergeRequestCanceledShownToPrimaryTeamDetails.sent_by", "param_name": "sentBy", "static_instance": null, "getter_method": "getSentBy", "containing_data_type_ref": "team_log.TeamMergeRequestCanceledShownToPrimaryTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestCanceledShownToPrimaryTeamType.description": {"fq_name": "team_log.TeamMergeRequestCanceledShownToPrimaryTeamType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamMergeRequestCanceledShownToPrimaryTeamType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestCanceledShownToSecondaryTeamDetails.sent_to": {"fq_name": "team_log.TeamMergeRequestCanceledShownToSecondaryTeamDetails.sent_to", "param_name": "sentTo", "static_instance": null, "getter_method": "getSentTo", "containing_data_type_ref": "team_log.TeamMergeRequestCanceledShownToSecondaryTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestCanceledShownToSecondaryTeamDetails.sent_by": {"fq_name": "team_log.TeamMergeRequestCanceledShownToSecondaryTeamDetails.sent_by", "param_name": "sentBy", "static_instance": null, "getter_method": "getSentBy", "containing_data_type_ref": "team_log.TeamMergeRequestCanceledShownToSecondaryTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestCanceledShownToSecondaryTeamType.description": {"fq_name": "team_log.TeamMergeRequestCanceledShownToSecondaryTeamType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamMergeRequestCanceledShownToSecondaryTeamType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestCanceledType.description": {"fq_name": "team_log.TeamMergeRequestCanceledType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamMergeRequestCanceledType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestExpiredDetails.request_expired_details": {"fq_name": "team_log.TeamMergeRequestExpiredDetails.request_expired_details", "param_name": "requestExpiredDetails", "static_instance": null, "getter_method": "getRequestExpiredDetails", "containing_data_type_ref": "team_log.TeamMergeRequestExpiredDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestExpiredExtraDetails.primary_team": {"fq_name": "team_log.TeamMergeRequestExpiredExtraDetails.primary_team", "param_name": "primaryTeamValue", "static_instance": null, "getter_method": "getPrimaryTeamValue", "containing_data_type_ref": "team_log.TeamMergeRequestExpiredExtraDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestExpiredExtraDetails.secondary_team": {"fq_name": "team_log.TeamMergeRequestExpiredExtraDetails.secondary_team", "param_name": "secondaryTeamValue", "static_instance": null, "getter_method": "getSecondaryTeamValue", "containing_data_type_ref": "team_log.TeamMergeRequestExpiredExtraDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestExpiredExtraDetails.other": {"fq_name": "team_log.TeamMergeRequestExpiredExtraDetails.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.TeamMergeRequestExpiredExtraDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestExpiredShownToPrimaryTeamDetails.secondary_team": {"fq_name": "team_log.TeamMergeRequestExpiredShownToPrimaryTeamDetails.secondary_team", "param_name": "secondaryTeam", "static_instance": null, "getter_method": "getSecondaryTeam", "containing_data_type_ref": "team_log.TeamMergeRequestExpiredShownToPrimaryTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestExpiredShownToPrimaryTeamDetails.sent_by": {"fq_name": "team_log.TeamMergeRequestExpiredShownToPrimaryTeamDetails.sent_by", "param_name": "sentBy", "static_instance": null, "getter_method": "getSentBy", "containing_data_type_ref": "team_log.TeamMergeRequestExpiredShownToPrimaryTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestExpiredShownToPrimaryTeamType.description": {"fq_name": "team_log.TeamMergeRequestExpiredShownToPrimaryTeamType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamMergeRequestExpiredShownToPrimaryTeamType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestExpiredShownToSecondaryTeamDetails.sent_to": {"fq_name": "team_log.TeamMergeRequestExpiredShownToSecondaryTeamDetails.sent_to", "param_name": "sentTo", "static_instance": null, "getter_method": "getSentTo", "containing_data_type_ref": "team_log.TeamMergeRequestExpiredShownToSecondaryTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestExpiredShownToSecondaryTeamType.description": {"fq_name": "team_log.TeamMergeRequestExpiredShownToSecondaryTeamType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamMergeRequestExpiredShownToSecondaryTeamType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestExpiredType.description": {"fq_name": "team_log.TeamMergeRequestExpiredType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamMergeRequestExpiredType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestRejectedShownToPrimaryTeamDetails.secondary_team": {"fq_name": "team_log.TeamMergeRequestRejectedShownToPrimaryTeamDetails.secondary_team", "param_name": "secondaryTeam", "static_instance": null, "getter_method": "getSecondaryTeam", "containing_data_type_ref": "team_log.TeamMergeRequestRejectedShownToPrimaryTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestRejectedShownToPrimaryTeamDetails.sent_by": {"fq_name": "team_log.TeamMergeRequestRejectedShownToPrimaryTeamDetails.sent_by", "param_name": "sentBy", "static_instance": null, "getter_method": "getSentBy", "containing_data_type_ref": "team_log.TeamMergeRequestRejectedShownToPrimaryTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestRejectedShownToPrimaryTeamType.description": {"fq_name": "team_log.TeamMergeRequestRejectedShownToPrimaryTeamType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamMergeRequestRejectedShownToPrimaryTeamType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestRejectedShownToSecondaryTeamDetails.sent_by": {"fq_name": "team_log.TeamMergeRequestRejectedShownToSecondaryTeamDetails.sent_by", "param_name": "sentBy", "static_instance": null, "getter_method": "getSentBy", "containing_data_type_ref": "team_log.TeamMergeRequestRejectedShownToSecondaryTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestRejectedShownToSecondaryTeamType.description": {"fq_name": "team_log.TeamMergeRequestRejectedShownToSecondaryTeamType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamMergeRequestRejectedShownToSecondaryTeamType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestReminderDetails.request_reminder_details": {"fq_name": "team_log.TeamMergeRequestReminderDetails.request_reminder_details", "param_name": "requestReminderDetails", "static_instance": null, "getter_method": "getRequestReminderDetails", "containing_data_type_ref": "team_log.TeamMergeRequestReminderDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestReminderExtraDetails.primary_team": {"fq_name": "team_log.TeamMergeRequestReminderExtraDetails.primary_team", "param_name": "primaryTeamValue", "static_instance": null, "getter_method": "getPrimaryTeamValue", "containing_data_type_ref": "team_log.TeamMergeRequestReminderExtraDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestReminderExtraDetails.secondary_team": {"fq_name": "team_log.TeamMergeRequestReminderExtraDetails.secondary_team", "param_name": "secondaryTeamValue", "static_instance": null, "getter_method": "getSecondaryTeamValue", "containing_data_type_ref": "team_log.TeamMergeRequestReminderExtraDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestReminderExtraDetails.other": {"fq_name": "team_log.TeamMergeRequestReminderExtraDetails.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.TeamMergeRequestReminderExtraDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestReminderShownToPrimaryTeamDetails.secondary_team": {"fq_name": "team_log.TeamMergeRequestReminderShownToPrimaryTeamDetails.secondary_team", "param_name": "secondaryTeam", "static_instance": null, "getter_method": "getSecondaryTeam", "containing_data_type_ref": "team_log.TeamMergeRequestReminderShownToPrimaryTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestReminderShownToPrimaryTeamDetails.sent_to": {"fq_name": "team_log.TeamMergeRequestReminderShownToPrimaryTeamDetails.sent_to", "param_name": "sentTo", "static_instance": null, "getter_method": "getSentTo", "containing_data_type_ref": "team_log.TeamMergeRequestReminderShownToPrimaryTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestReminderShownToPrimaryTeamType.description": {"fq_name": "team_log.TeamMergeRequestReminderShownToPrimaryTeamType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamMergeRequestReminderShownToPrimaryTeamType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestReminderShownToSecondaryTeamDetails.sent_to": {"fq_name": "team_log.TeamMergeRequestReminderShownToSecondaryTeamDetails.sent_to", "param_name": "sentTo", "static_instance": null, "getter_method": "getSentTo", "containing_data_type_ref": "team_log.TeamMergeRequestReminderShownToSecondaryTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestReminderShownToSecondaryTeamType.description": {"fq_name": "team_log.TeamMergeRequestReminderShownToSecondaryTeamType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamMergeRequestReminderShownToSecondaryTeamType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestReminderType.description": {"fq_name": "team_log.TeamMergeRequestReminderType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamMergeRequestReminderType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestRevokedDetails.team": {"fq_name": "team_log.TeamMergeRequestRevokedDetails.team", "param_name": "team", "static_instance": null, "getter_method": "getTeam", "containing_data_type_ref": "team_log.TeamMergeRequestRevokedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestRevokedType.description": {"fq_name": "team_log.TeamMergeRequestRevokedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamMergeRequestRevokedType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestSentShownToPrimaryTeamDetails.secondary_team": {"fq_name": "team_log.TeamMergeRequestSentShownToPrimaryTeamDetails.secondary_team", "param_name": "secondaryTeam", "static_instance": null, "getter_method": "getSecondaryTeam", "containing_data_type_ref": "team_log.TeamMergeRequestSentShownToPrimaryTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestSentShownToPrimaryTeamDetails.sent_to": {"fq_name": "team_log.TeamMergeRequestSentShownToPrimaryTeamDetails.sent_to", "param_name": "sentTo", "static_instance": null, "getter_method": "getSentTo", "containing_data_type_ref": "team_log.TeamMergeRequestSentShownToPrimaryTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestSentShownToPrimaryTeamType.description": {"fq_name": "team_log.TeamMergeRequestSentShownToPrimaryTeamType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamMergeRequestSentShownToPrimaryTeamType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestSentShownToSecondaryTeamDetails.sent_to": {"fq_name": "team_log.TeamMergeRequestSentShownToSecondaryTeamDetails.sent_to", "param_name": "sentTo", "static_instance": null, "getter_method": "getSentTo", "containing_data_type_ref": "team_log.TeamMergeRequestSentShownToSecondaryTeamDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeRequestSentShownToSecondaryTeamType.description": {"fq_name": "team_log.TeamMergeRequestSentShownToSecondaryTeamType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamMergeRequestSentShownToSecondaryTeamType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeToDetails.team_name": {"fq_name": "team_log.TeamMergeToDetails.team_name", "param_name": "teamName", "static_instance": null, "getter_method": "getTeamName", "containing_data_type_ref": "team_log.TeamMergeToDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamMergeToType.description": {"fq_name": "team_log.TeamMergeToType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamMergeToType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamName.team_display_name": {"fq_name": "team_log.TeamName.team_display_name", "param_name": "teamDisplayName", "static_instance": null, "getter_method": "getTeamDisplayName", "containing_data_type_ref": "team_log.TeamName", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamName.team_legal_name": {"fq_name": "team_log.TeamName.team_legal_name", "param_name": "teamLegalName", "static_instance": null, "getter_method": "getTeamLegalName", "containing_data_type_ref": "team_log.TeamName", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamProfileAddBackgroundType.description": {"fq_name": "team_log.TeamProfileAddBackgroundType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamProfileAddBackgroundType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamProfileAddLogoType.description": {"fq_name": "team_log.TeamProfileAddLogoType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamProfileAddLogoType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamProfileChangeBackgroundType.description": {"fq_name": "team_log.TeamProfileChangeBackgroundType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamProfileChangeBackgroundType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamProfileChangeDefaultLanguageDetails.new_value": {"fq_name": "team_log.TeamProfileChangeDefaultLanguageDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.TeamProfileChangeDefaultLanguageDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamProfileChangeDefaultLanguageDetails.previous_value": {"fq_name": "team_log.TeamProfileChangeDefaultLanguageDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.TeamProfileChangeDefaultLanguageDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamProfileChangeDefaultLanguageType.description": {"fq_name": "team_log.TeamProfileChangeDefaultLanguageType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamProfileChangeDefaultLanguageType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamProfileChangeLogoType.description": {"fq_name": "team_log.TeamProfileChangeLogoType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamProfileChangeLogoType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamProfileChangeNameDetails.new_value": {"fq_name": "team_log.TeamProfileChangeNameDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.TeamProfileChangeNameDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamProfileChangeNameDetails.previous_value": {"fq_name": "team_log.TeamProfileChangeNameDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.TeamProfileChangeNameDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamProfileChangeNameType.description": {"fq_name": "team_log.TeamProfileChangeNameType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamProfileChangeNameType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamProfileRemoveBackgroundType.description": {"fq_name": "team_log.TeamProfileRemoveBackgroundType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamProfileRemoveBackgroundType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamProfileRemoveLogoType.description": {"fq_name": "team_log.TeamProfileRemoveLogoType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamProfileRemoveLogoType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamSelectiveSyncPolicy.disabled": {"fq_name": "team_log.TeamSelectiveSyncPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.TeamSelectiveSyncPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamSelectiveSyncPolicy.enabled": {"fq_name": "team_log.TeamSelectiveSyncPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.TeamSelectiveSyncPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamSelectiveSyncPolicy.other": {"fq_name": "team_log.TeamSelectiveSyncPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.TeamSelectiveSyncPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamSelectiveSyncPolicyChangedDetails.new_value": {"fq_name": "team_log.TeamSelectiveSyncPolicyChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.TeamSelectiveSyncPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamSelectiveSyncPolicyChangedDetails.previous_value": {"fq_name": "team_log.TeamSelectiveSyncPolicyChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.TeamSelectiveSyncPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamSelectiveSyncPolicyChangedType.description": {"fq_name": "team_log.TeamSelectiveSyncPolicyChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamSelectiveSyncPolicyChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamSelectiveSyncSettingsChangedDetails.previous_value": {"fq_name": "team_log.TeamSelectiveSyncSettingsChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.TeamSelectiveSyncSettingsChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamSelectiveSyncSettingsChangedDetails.new_value": {"fq_name": "team_log.TeamSelectiveSyncSettingsChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.TeamSelectiveSyncSettingsChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamSelectiveSyncSettingsChangedType.description": {"fq_name": "team_log.TeamSelectiveSyncSettingsChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamSelectiveSyncSettingsChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamSharingWhitelistSubjectsChangedDetails.added_whitelist_subjects": {"fq_name": "team_log.TeamSharingWhitelistSubjectsChangedDetails.added_whitelist_subjects", "param_name": "addedWhitelistSubjects", "static_instance": null, "getter_method": "getAddedWhitelistSubjects", "containing_data_type_ref": "team_log.TeamSharingWhitelistSubjectsChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamSharingWhitelistSubjectsChangedDetails.removed_whitelist_subjects": {"fq_name": "team_log.TeamSharingWhitelistSubjectsChangedDetails.removed_whitelist_subjects", "param_name": "removedWhitelistSubjects", "static_instance": null, "getter_method": "getRemovedWhitelistSubjects", "containing_data_type_ref": "team_log.TeamSharingWhitelistSubjectsChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TeamSharingWhitelistSubjectsChangedType.description": {"fq_name": "team_log.TeamSharingWhitelistSubjectsChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TeamSharingWhitelistSubjectsChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.TfaAddBackupPhoneType.description": {"fq_name": "team_log.TfaAddBackupPhoneType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TfaAddBackupPhoneType", "route_refs": [], "_type": "FieldReference"}, "team_log.TfaAddExceptionType.description": {"fq_name": "team_log.TfaAddExceptionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TfaAddExceptionType", "route_refs": [], "_type": "FieldReference"}, "team_log.TfaAddSecurityKeyType.description": {"fq_name": "team_log.TfaAddSecurityKeyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TfaAddSecurityKeyType", "route_refs": [], "_type": "FieldReference"}, "team_log.TfaChangeBackupPhoneType.description": {"fq_name": "team_log.TfaChangeBackupPhoneType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TfaChangeBackupPhoneType", "route_refs": [], "_type": "FieldReference"}, "team_log.TfaChangePolicyDetails.new_value": {"fq_name": "team_log.TfaChangePolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.TfaChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TfaChangePolicyDetails.previous_value": {"fq_name": "team_log.TfaChangePolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.TfaChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TfaChangePolicyType.description": {"fq_name": "team_log.TfaChangePolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TfaChangePolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.TfaChangeStatusDetails.new_value": {"fq_name": "team_log.TfaChangeStatusDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.TfaChangeStatusDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TfaChangeStatusDetails.previous_value": {"fq_name": "team_log.TfaChangeStatusDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.TfaChangeStatusDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TfaChangeStatusDetails.used_rescue_code": {"fq_name": "team_log.TfaChangeStatusDetails.used_rescue_code", "param_name": "usedRescueCode", "static_instance": null, "getter_method": "getUsedRescueCode", "containing_data_type_ref": "team_log.TfaChangeStatusDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TfaChangeStatusType.description": {"fq_name": "team_log.TfaChangeStatusType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TfaChangeStatusType", "route_refs": [], "_type": "FieldReference"}, "team_log.TfaConfiguration.authenticator": {"fq_name": "team_log.TfaConfiguration.authenticator", "param_name": "authenticatorValue", "static_instance": "AUTHENTICATOR", "getter_method": null, "containing_data_type_ref": "team_log.TfaConfiguration", "route_refs": [], "_type": "FieldReference"}, "team_log.TfaConfiguration.disabled": {"fq_name": "team_log.TfaConfiguration.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.TfaConfiguration", "route_refs": [], "_type": "FieldReference"}, "team_log.TfaConfiguration.enabled": {"fq_name": "team_log.TfaConfiguration.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.TfaConfiguration", "route_refs": [], "_type": "FieldReference"}, "team_log.TfaConfiguration.sms": {"fq_name": "team_log.TfaConfiguration.sms", "param_name": "smsValue", "static_instance": "SMS", "getter_method": null, "containing_data_type_ref": "team_log.TfaConfiguration", "route_refs": [], "_type": "FieldReference"}, "team_log.TfaConfiguration.other": {"fq_name": "team_log.TfaConfiguration.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.TfaConfiguration", "route_refs": [], "_type": "FieldReference"}, "team_log.TfaRemoveBackupPhoneType.description": {"fq_name": "team_log.TfaRemoveBackupPhoneType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TfaRemoveBackupPhoneType", "route_refs": [], "_type": "FieldReference"}, "team_log.TfaRemoveExceptionType.description": {"fq_name": "team_log.TfaRemoveExceptionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TfaRemoveExceptionType", "route_refs": [], "_type": "FieldReference"}, "team_log.TfaRemoveSecurityKeyType.description": {"fq_name": "team_log.TfaRemoveSecurityKeyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TfaRemoveSecurityKeyType", "route_refs": [], "_type": "FieldReference"}, "team_log.TfaResetType.description": {"fq_name": "team_log.TfaResetType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TfaResetType", "route_refs": [], "_type": "FieldReference"}, "team_log.TimeUnit.days": {"fq_name": "team_log.TimeUnit.days", "param_name": "daysValue", "static_instance": "DAYS", "getter_method": null, "containing_data_type_ref": "team_log.TimeUnit", "route_refs": [], "_type": "FieldReference"}, "team_log.TimeUnit.hours": {"fq_name": "team_log.TimeUnit.hours", "param_name": "hoursValue", "static_instance": "HOURS", "getter_method": null, "containing_data_type_ref": "team_log.TimeUnit", "route_refs": [], "_type": "FieldReference"}, "team_log.TimeUnit.milliseconds": {"fq_name": "team_log.TimeUnit.milliseconds", "param_name": "millisecondsValue", "static_instance": "MILLISECONDS", "getter_method": null, "containing_data_type_ref": "team_log.TimeUnit", "route_refs": [], "_type": "FieldReference"}, "team_log.TimeUnit.minutes": {"fq_name": "team_log.TimeUnit.minutes", "param_name": "minutesValue", "static_instance": "MINUTES", "getter_method": null, "containing_data_type_ref": "team_log.TimeUnit", "route_refs": [], "_type": "FieldReference"}, "team_log.TimeUnit.months": {"fq_name": "team_log.TimeUnit.months", "param_name": "monthsValue", "static_instance": "MONTHS", "getter_method": null, "containing_data_type_ref": "team_log.TimeUnit", "route_refs": [], "_type": "FieldReference"}, "team_log.TimeUnit.seconds": {"fq_name": "team_log.TimeUnit.seconds", "param_name": "secondsValue", "static_instance": "SECONDS", "getter_method": null, "containing_data_type_ref": "team_log.TimeUnit", "route_refs": [], "_type": "FieldReference"}, "team_log.TimeUnit.weeks": {"fq_name": "team_log.TimeUnit.weeks", "param_name": "weeksValue", "static_instance": "WEEKS", "getter_method": null, "containing_data_type_ref": "team_log.TimeUnit", "route_refs": [], "_type": "FieldReference"}, "team_log.TimeUnit.years": {"fq_name": "team_log.TimeUnit.years", "param_name": "yearsValue", "static_instance": "YEARS", "getter_method": null, "containing_data_type_ref": "team_log.TimeUnit", "route_refs": [], "_type": "FieldReference"}, "team_log.TimeUnit.other": {"fq_name": "team_log.TimeUnit.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.TimeUnit", "route_refs": [], "_type": "FieldReference"}, "team_log.TrustedNonTeamMemberLogInfo.trusted_non_team_member_type": {"fq_name": "team_log.TrustedNonTeamMemberLogInfo.trusted_non_team_member_type", "param_name": "trustedNonTeamMemberType", "static_instance": null, "getter_method": "getTrustedNonTeamMemberType", "containing_data_type_ref": "team_log.TrustedNonTeamMemberLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.TrustedNonTeamMemberLogInfo.account_id": {"fq_name": "team_log.TrustedNonTeamMemberLogInfo.account_id", "param_name": "accountId", "static_instance": null, "getter_method": "getAccountId", "containing_data_type_ref": "team_log.TrustedNonTeamMemberLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.TrustedNonTeamMemberLogInfo.display_name": {"fq_name": "team_log.TrustedNonTeamMemberLogInfo.display_name", "param_name": "displayName", "static_instance": null, "getter_method": "getDisplayName", "containing_data_type_ref": "team_log.TrustedNonTeamMemberLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.TrustedNonTeamMemberLogInfo.email": {"fq_name": "team_log.TrustedNonTeamMemberLogInfo.email", "param_name": "email", "static_instance": null, "getter_method": "getEmail", "containing_data_type_ref": "team_log.TrustedNonTeamMemberLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.TrustedNonTeamMemberLogInfo.team": {"fq_name": "team_log.TrustedNonTeamMemberLogInfo.team", "param_name": "team", "static_instance": null, "getter_method": "getTeam", "containing_data_type_ref": "team_log.TrustedNonTeamMemberLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.TrustedNonTeamMemberType.enterprise_admin": {"fq_name": "team_log.TrustedNonTeamMemberType.enterprise_admin", "param_name": "enterpriseAdminValue", "static_instance": "ENTERPRISE_ADMIN", "getter_method": null, "containing_data_type_ref": "team_log.TrustedNonTeamMemberType", "route_refs": [], "_type": "FieldReference"}, "team_log.TrustedNonTeamMemberType.multi_instance_admin": {"fq_name": "team_log.TrustedNonTeamMemberType.multi_instance_admin", "param_name": "multiInstanceAdminValue", "static_instance": "MULTI_INSTANCE_ADMIN", "getter_method": null, "containing_data_type_ref": "team_log.TrustedNonTeamMemberType", "route_refs": [], "_type": "FieldReference"}, "team_log.TrustedNonTeamMemberType.other": {"fq_name": "team_log.TrustedNonTeamMemberType.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.TrustedNonTeamMemberType", "route_refs": [], "_type": "FieldReference"}, "team_log.TrustedTeamsRequestAction.accepted": {"fq_name": "team_log.TrustedTeamsRequestAction.accepted", "param_name": "acceptedValue", "static_instance": "ACCEPTED", "getter_method": null, "containing_data_type_ref": "team_log.TrustedTeamsRequestAction", "route_refs": [], "_type": "FieldReference"}, "team_log.TrustedTeamsRequestAction.declined": {"fq_name": "team_log.TrustedTeamsRequestAction.declined", "param_name": "declinedValue", "static_instance": "DECLINED", "getter_method": null, "containing_data_type_ref": "team_log.TrustedTeamsRequestAction", "route_refs": [], "_type": "FieldReference"}, "team_log.TrustedTeamsRequestAction.expired": {"fq_name": "team_log.TrustedTeamsRequestAction.expired", "param_name": "expiredValue", "static_instance": "EXPIRED", "getter_method": null, "containing_data_type_ref": "team_log.TrustedTeamsRequestAction", "route_refs": [], "_type": "FieldReference"}, "team_log.TrustedTeamsRequestAction.invited": {"fq_name": "team_log.TrustedTeamsRequestAction.invited", "param_name": "invitedValue", "static_instance": "INVITED", "getter_method": null, "containing_data_type_ref": "team_log.TrustedTeamsRequestAction", "route_refs": [], "_type": "FieldReference"}, "team_log.TrustedTeamsRequestAction.revoked": {"fq_name": "team_log.TrustedTeamsRequestAction.revoked", "param_name": "revokedValue", "static_instance": "REVOKED", "getter_method": null, "containing_data_type_ref": "team_log.TrustedTeamsRequestAction", "route_refs": [], "_type": "FieldReference"}, "team_log.TrustedTeamsRequestAction.other": {"fq_name": "team_log.TrustedTeamsRequestAction.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.TrustedTeamsRequestAction", "route_refs": [], "_type": "FieldReference"}, "team_log.TrustedTeamsRequestState.invited": {"fq_name": "team_log.TrustedTeamsRequestState.invited", "param_name": "invitedValue", "static_instance": "INVITED", "getter_method": null, "containing_data_type_ref": "team_log.TrustedTeamsRequestState", "route_refs": [], "_type": "FieldReference"}, "team_log.TrustedTeamsRequestState.linked": {"fq_name": "team_log.TrustedTeamsRequestState.linked", "param_name": "linkedValue", "static_instance": "LINKED", "getter_method": null, "containing_data_type_ref": "team_log.TrustedTeamsRequestState", "route_refs": [], "_type": "FieldReference"}, "team_log.TrustedTeamsRequestState.unlinked": {"fq_name": "team_log.TrustedTeamsRequestState.unlinked", "param_name": "unlinkedValue", "static_instance": "UNLINKED", "getter_method": null, "containing_data_type_ref": "team_log.TrustedTeamsRequestState", "route_refs": [], "_type": "FieldReference"}, "team_log.TrustedTeamsRequestState.other": {"fq_name": "team_log.TrustedTeamsRequestState.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.TrustedTeamsRequestState", "route_refs": [], "_type": "FieldReference"}, "team_log.TwoAccountChangePolicyDetails.new_value": {"fq_name": "team_log.TwoAccountChangePolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.TwoAccountChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TwoAccountChangePolicyDetails.previous_value": {"fq_name": "team_log.TwoAccountChangePolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.TwoAccountChangePolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.TwoAccountChangePolicyType.description": {"fq_name": "team_log.TwoAccountChangePolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.TwoAccountChangePolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.TwoAccountPolicy.disabled": {"fq_name": "team_log.TwoAccountPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.TwoAccountPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.TwoAccountPolicy.enabled": {"fq_name": "team_log.TwoAccountPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.TwoAccountPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.TwoAccountPolicy.other": {"fq_name": "team_log.TwoAccountPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.TwoAccountPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.UndoNamingConventionType.description": {"fq_name": "team_log.UndoNamingConventionType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.UndoNamingConventionType", "route_refs": [], "_type": "FieldReference"}, "team_log.UndoOrganizeFolderWithTidyType.description": {"fq_name": "team_log.UndoOrganizeFolderWithTidyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.UndoOrganizeFolderWithTidyType", "route_refs": [], "_type": "FieldReference"}, "team_log.UserLinkedAppLogInfo.app_id": {"fq_name": "team_log.UserLinkedAppLogInfo.app_id", "param_name": "appId", "static_instance": null, "getter_method": "getAppId", "containing_data_type_ref": "team_log.UserLinkedAppLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.UserLinkedAppLogInfo.display_name": {"fq_name": "team_log.UserLinkedAppLogInfo.display_name", "param_name": "displayName", "static_instance": null, "getter_method": "getDisplayName", "containing_data_type_ref": "team_log.UserLinkedAppLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.UserLogInfo.account_id": {"fq_name": "team_log.UserLogInfo.account_id", "param_name": "accountId", "static_instance": null, "getter_method": "getAccountId", "containing_data_type_ref": "team_log.UserLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.UserLogInfo.display_name": {"fq_name": "team_log.UserLogInfo.display_name", "param_name": "displayName", "static_instance": null, "getter_method": "getDisplayName", "containing_data_type_ref": "team_log.UserLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.UserLogInfo.email": {"fq_name": "team_log.UserLogInfo.email", "param_name": "email", "static_instance": null, "getter_method": "getEmail", "containing_data_type_ref": "team_log.UserLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.UserNameLogInfo.given_name": {"fq_name": "team_log.UserNameLogInfo.given_name", "param_name": "givenName", "static_instance": null, "getter_method": "getGivenName", "containing_data_type_ref": "team_log.UserNameLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.UserNameLogInfo.surname": {"fq_name": "team_log.UserNameLogInfo.surname", "param_name": "surname", "static_instance": null, "getter_method": "getSurname", "containing_data_type_ref": "team_log.UserNameLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.UserNameLogInfo.locale": {"fq_name": "team_log.UserNameLogInfo.locale", "param_name": "locale", "static_instance": null, "getter_method": "getLocale", "containing_data_type_ref": "team_log.UserNameLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.UserOrTeamLinkedAppLogInfo.app_id": {"fq_name": "team_log.UserOrTeamLinkedAppLogInfo.app_id", "param_name": "appId", "static_instance": null, "getter_method": "getAppId", "containing_data_type_ref": "team_log.UserOrTeamLinkedAppLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.UserOrTeamLinkedAppLogInfo.display_name": {"fq_name": "team_log.UserOrTeamLinkedAppLogInfo.display_name", "param_name": "displayName", "static_instance": null, "getter_method": "getDisplayName", "containing_data_type_ref": "team_log.UserOrTeamLinkedAppLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.UserTagsAddedDetails.values": {"fq_name": "team_log.UserTagsAddedDetails.values", "param_name": "values", "static_instance": null, "getter_method": "getValues", "containing_data_type_ref": "team_log.UserTagsAddedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.UserTagsAddedType.description": {"fq_name": "team_log.UserTagsAddedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.UserTagsAddedType", "route_refs": [], "_type": "FieldReference"}, "team_log.UserTagsRemovedDetails.values": {"fq_name": "team_log.UserTagsRemovedDetails.values", "param_name": "values", "static_instance": null, "getter_method": "getValues", "containing_data_type_ref": "team_log.UserTagsRemovedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.UserTagsRemovedType.description": {"fq_name": "team_log.UserTagsRemovedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.UserTagsRemovedType", "route_refs": [], "_type": "FieldReference"}, "team_log.ViewerInfoPolicyChangedDetails.previous_value": {"fq_name": "team_log.ViewerInfoPolicyChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.ViewerInfoPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ViewerInfoPolicyChangedDetails.new_value": {"fq_name": "team_log.ViewerInfoPolicyChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.ViewerInfoPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.ViewerInfoPolicyChangedType.description": {"fq_name": "team_log.ViewerInfoPolicyChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.ViewerInfoPolicyChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.WatermarkingPolicy.disabled": {"fq_name": "team_log.WatermarkingPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_log.WatermarkingPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.WatermarkingPolicy.enabled": {"fq_name": "team_log.WatermarkingPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_log.WatermarkingPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.WatermarkingPolicy.other": {"fq_name": "team_log.WatermarkingPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.WatermarkingPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.WatermarkingPolicyChangedDetails.new_value": {"fq_name": "team_log.WatermarkingPolicyChangedDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.WatermarkingPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.WatermarkingPolicyChangedDetails.previous_value": {"fq_name": "team_log.WatermarkingPolicyChangedDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.WatermarkingPolicyChangedDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.WatermarkingPolicyChangedType.description": {"fq_name": "team_log.WatermarkingPolicyChangedType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.WatermarkingPolicyChangedType", "route_refs": [], "_type": "FieldReference"}, "team_log.WebDeviceSessionLogInfo.user_agent": {"fq_name": "team_log.WebDeviceSessionLogInfo.user_agent", "param_name": "userAgent", "static_instance": null, "getter_method": "getUserAgent", "containing_data_type_ref": "team_log.WebDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.WebDeviceSessionLogInfo.os": {"fq_name": "team_log.WebDeviceSessionLogInfo.os", "param_name": "os", "static_instance": null, "getter_method": "getOs", "containing_data_type_ref": "team_log.WebDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.WebDeviceSessionLogInfo.browser": {"fq_name": "team_log.WebDeviceSessionLogInfo.browser", "param_name": "browser", "static_instance": null, "getter_method": "getBrowser", "containing_data_type_ref": "team_log.WebDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.WebDeviceSessionLogInfo.ip_address": {"fq_name": "team_log.WebDeviceSessionLogInfo.ip_address", "param_name": "ipAddress", "static_instance": null, "getter_method": "getIpAddress", "containing_data_type_ref": "team_log.WebDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.WebDeviceSessionLogInfo.created": {"fq_name": "team_log.WebDeviceSessionLogInfo.created", "param_name": "created", "static_instance": null, "getter_method": "getCreated", "containing_data_type_ref": "team_log.WebDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.WebDeviceSessionLogInfo.updated": {"fq_name": "team_log.WebDeviceSessionLogInfo.updated", "param_name": "updated", "static_instance": null, "getter_method": "getUpdated", "containing_data_type_ref": "team_log.WebDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.WebDeviceSessionLogInfo.session_info": {"fq_name": "team_log.WebDeviceSessionLogInfo.session_info", "param_name": "sessionInfo", "static_instance": null, "getter_method": "getSessionInfo", "containing_data_type_ref": "team_log.WebDeviceSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.WebSessionLogInfo.session_id": {"fq_name": "team_log.WebSessionLogInfo.session_id", "param_name": "sessionId", "static_instance": null, "getter_method": "getSessionId", "containing_data_type_ref": "team_log.WebSessionLogInfo", "route_refs": [], "_type": "FieldReference"}, "team_log.WebSessionsChangeActiveSessionLimitDetails.previous_value": {"fq_name": "team_log.WebSessionsChangeActiveSessionLimitDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.WebSessionsChangeActiveSessionLimitDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.WebSessionsChangeActiveSessionLimitDetails.new_value": {"fq_name": "team_log.WebSessionsChangeActiveSessionLimitDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.WebSessionsChangeActiveSessionLimitDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.WebSessionsChangeActiveSessionLimitType.description": {"fq_name": "team_log.WebSessionsChangeActiveSessionLimitType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.WebSessionsChangeActiveSessionLimitType", "route_refs": [], "_type": "FieldReference"}, "team_log.WebSessionsChangeFixedLengthPolicyDetails.new_value": {"fq_name": "team_log.WebSessionsChangeFixedLengthPolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.WebSessionsChangeFixedLengthPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.WebSessionsChangeFixedLengthPolicyDetails.previous_value": {"fq_name": "team_log.WebSessionsChangeFixedLengthPolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.WebSessionsChangeFixedLengthPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.WebSessionsChangeFixedLengthPolicyType.description": {"fq_name": "team_log.WebSessionsChangeFixedLengthPolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.WebSessionsChangeFixedLengthPolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.WebSessionsChangeIdleLengthPolicyDetails.new_value": {"fq_name": "team_log.WebSessionsChangeIdleLengthPolicyDetails.new_value", "param_name": "newValue", "static_instance": null, "getter_method": "getNewValue", "containing_data_type_ref": "team_log.WebSessionsChangeIdleLengthPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.WebSessionsChangeIdleLengthPolicyDetails.previous_value": {"fq_name": "team_log.WebSessionsChangeIdleLengthPolicyDetails.previous_value", "param_name": "previousValue", "static_instance": null, "getter_method": "getPreviousValue", "containing_data_type_ref": "team_log.WebSessionsChangeIdleLengthPolicyDetails", "route_refs": [], "_type": "FieldReference"}, "team_log.WebSessionsChangeIdleLengthPolicyType.description": {"fq_name": "team_log.WebSessionsChangeIdleLengthPolicyType.description", "param_name": "description", "static_instance": null, "getter_method": "getDescription", "containing_data_type_ref": "team_log.WebSessionsChangeIdleLengthPolicyType", "route_refs": [], "_type": "FieldReference"}, "team_log.WebSessionsFixedLengthPolicy.defined": {"fq_name": "team_log.WebSessionsFixedLengthPolicy.defined", "param_name": "definedValue", "static_instance": null, "getter_method": "getDefinedValue", "containing_data_type_ref": "team_log.WebSessionsFixedLengthPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.WebSessionsFixedLengthPolicy.undefined": {"fq_name": "team_log.WebSessionsFixedLengthPolicy.undefined", "param_name": "undefinedValue", "static_instance": "UNDEFINED", "getter_method": null, "containing_data_type_ref": "team_log.WebSessionsFixedLengthPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.WebSessionsFixedLengthPolicy.other": {"fq_name": "team_log.WebSessionsFixedLengthPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.WebSessionsFixedLengthPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.WebSessionsIdleLengthPolicy.defined": {"fq_name": "team_log.WebSessionsIdleLengthPolicy.defined", "param_name": "definedValue", "static_instance": null, "getter_method": "getDefinedValue", "containing_data_type_ref": "team_log.WebSessionsIdleLengthPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.WebSessionsIdleLengthPolicy.undefined": {"fq_name": "team_log.WebSessionsIdleLengthPolicy.undefined", "param_name": "undefinedValue", "static_instance": "UNDEFINED", "getter_method": null, "containing_data_type_ref": "team_log.WebSessionsIdleLengthPolicy", "route_refs": [], "_type": "FieldReference"}, "team_log.WebSessionsIdleLengthPolicy.other": {"fq_name": "team_log.WebSessionsIdleLengthPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_log.WebSessionsIdleLengthPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.CameraUploadsPolicyState.disabled": {"fq_name": "team_policies.CameraUploadsPolicyState.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_policies.CameraUploadsPolicyState", "route_refs": [], "_type": "FieldReference"}, "team_policies.CameraUploadsPolicyState.enabled": {"fq_name": "team_policies.CameraUploadsPolicyState.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_policies.CameraUploadsPolicyState", "route_refs": [], "_type": "FieldReference"}, "team_policies.CameraUploadsPolicyState.other": {"fq_name": "team_policies.CameraUploadsPolicyState.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.CameraUploadsPolicyState", "route_refs": [], "_type": "FieldReference"}, "team_policies.ComputerBackupPolicyState.disabled": {"fq_name": "team_policies.ComputerBackupPolicyState.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_policies.ComputerBackupPolicyState", "route_refs": [], "_type": "FieldReference"}, "team_policies.ComputerBackupPolicyState.enabled": {"fq_name": "team_policies.ComputerBackupPolicyState.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_policies.ComputerBackupPolicyState", "route_refs": [], "_type": "FieldReference"}, "team_policies.ComputerBackupPolicyState.default": {"fq_name": "team_policies.ComputerBackupPolicyState.default", "param_name": "defaultValue", "static_instance": "DEFAULT", "getter_method": null, "containing_data_type_ref": "team_policies.ComputerBackupPolicyState", "route_refs": [], "_type": "FieldReference"}, "team_policies.ComputerBackupPolicyState.other": {"fq_name": "team_policies.ComputerBackupPolicyState.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.ComputerBackupPolicyState", "route_refs": [], "_type": "FieldReference"}, "team_policies.EmmState.disabled": {"fq_name": "team_policies.EmmState.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_policies.EmmState", "route_refs": [], "_type": "FieldReference"}, "team_policies.EmmState.optional": {"fq_name": "team_policies.EmmState.optional", "param_name": "optionalValue", "static_instance": "OPTIONAL", "getter_method": null, "containing_data_type_ref": "team_policies.EmmState", "route_refs": [], "_type": "FieldReference"}, "team_policies.EmmState.required": {"fq_name": "team_policies.EmmState.required", "param_name": "requiredValue", "static_instance": "REQUIRED", "getter_method": null, "containing_data_type_ref": "team_policies.EmmState", "route_refs": [], "_type": "FieldReference"}, "team_policies.EmmState.other": {"fq_name": "team_policies.EmmState.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.EmmState", "route_refs": [], "_type": "FieldReference"}, "team_policies.ExternalDriveBackupPolicyState.disabled": {"fq_name": "team_policies.ExternalDriveBackupPolicyState.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_policies.ExternalDriveBackupPolicyState", "route_refs": [], "_type": "FieldReference"}, "team_policies.ExternalDriveBackupPolicyState.enabled": {"fq_name": "team_policies.ExternalDriveBackupPolicyState.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_policies.ExternalDriveBackupPolicyState", "route_refs": [], "_type": "FieldReference"}, "team_policies.ExternalDriveBackupPolicyState.default": {"fq_name": "team_policies.ExternalDriveBackupPolicyState.default", "param_name": "defaultValue", "static_instance": "DEFAULT", "getter_method": null, "containing_data_type_ref": "team_policies.ExternalDriveBackupPolicyState", "route_refs": [], "_type": "FieldReference"}, "team_policies.ExternalDriveBackupPolicyState.other": {"fq_name": "team_policies.ExternalDriveBackupPolicyState.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.ExternalDriveBackupPolicyState", "route_refs": [], "_type": "FieldReference"}, "team_policies.FileLockingPolicyState.disabled": {"fq_name": "team_policies.FileLockingPolicyState.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_policies.FileLockingPolicyState", "route_refs": [], "_type": "FieldReference"}, "team_policies.FileLockingPolicyState.enabled": {"fq_name": "team_policies.FileLockingPolicyState.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_policies.FileLockingPolicyState", "route_refs": [], "_type": "FieldReference"}, "team_policies.FileLockingPolicyState.other": {"fq_name": "team_policies.FileLockingPolicyState.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.FileLockingPolicyState", "route_refs": [], "_type": "FieldReference"}, "team_policies.FileProviderMigrationPolicyState.disabled": {"fq_name": "team_policies.FileProviderMigrationPolicyState.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_policies.FileProviderMigrationPolicyState", "route_refs": [], "_type": "FieldReference"}, "team_policies.FileProviderMigrationPolicyState.enabled": {"fq_name": "team_policies.FileProviderMigrationPolicyState.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_policies.FileProviderMigrationPolicyState", "route_refs": [], "_type": "FieldReference"}, "team_policies.FileProviderMigrationPolicyState.default": {"fq_name": "team_policies.FileProviderMigrationPolicyState.default", "param_name": "defaultValue", "static_instance": "DEFAULT", "getter_method": null, "containing_data_type_ref": "team_policies.FileProviderMigrationPolicyState", "route_refs": [], "_type": "FieldReference"}, "team_policies.FileProviderMigrationPolicyState.other": {"fq_name": "team_policies.FileProviderMigrationPolicyState.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.FileProviderMigrationPolicyState", "route_refs": [], "_type": "FieldReference"}, "team_policies.GroupCreation.admins_and_members": {"fq_name": "team_policies.GroupCreation.admins_and_members", "param_name": "adminsAndMembersValue", "static_instance": "ADMINS_AND_MEMBERS", "getter_method": null, "containing_data_type_ref": "team_policies.GroupCreation", "route_refs": [], "_type": "FieldReference"}, "team_policies.GroupCreation.admins_only": {"fq_name": "team_policies.GroupCreation.admins_only", "param_name": "adminsOnlyValue", "static_instance": "ADMINS_ONLY", "getter_method": null, "containing_data_type_ref": "team_policies.GroupCreation", "route_refs": [], "_type": "FieldReference"}, "team_policies.OfficeAddInPolicy.disabled": {"fq_name": "team_policies.OfficeAddInPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_policies.OfficeAddInPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.OfficeAddInPolicy.enabled": {"fq_name": "team_policies.OfficeAddInPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_policies.OfficeAddInPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.OfficeAddInPolicy.other": {"fq_name": "team_policies.OfficeAddInPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.OfficeAddInPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.PaperDefaultFolderPolicy.everyone_in_team": {"fq_name": "team_policies.PaperDefaultFolderPolicy.everyone_in_team", "param_name": "everyoneInTeamValue", "static_instance": "EVERYONE_IN_TEAM", "getter_method": null, "containing_data_type_ref": "team_policies.PaperDefaultFolderPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.PaperDefaultFolderPolicy.invite_only": {"fq_name": "team_policies.PaperDefaultFolderPolicy.invite_only", "param_name": "inviteOnlyValue", "static_instance": "INVITE_ONLY", "getter_method": null, "containing_data_type_ref": "team_policies.PaperDefaultFolderPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.PaperDefaultFolderPolicy.other": {"fq_name": "team_policies.PaperDefaultFolderPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.PaperDefaultFolderPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.PaperDeploymentPolicy.full": {"fq_name": "team_policies.PaperDeploymentPolicy.full", "param_name": "fullValue", "static_instance": "FULL", "getter_method": null, "containing_data_type_ref": "team_policies.PaperDeploymentPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.PaperDeploymentPolicy.partial": {"fq_name": "team_policies.PaperDeploymentPolicy.partial", "param_name": "partialValue", "static_instance": "PARTIAL", "getter_method": null, "containing_data_type_ref": "team_policies.PaperDeploymentPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.PaperDeploymentPolicy.other": {"fq_name": "team_policies.PaperDeploymentPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.PaperDeploymentPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.PaperDesktopPolicy.disabled": {"fq_name": "team_policies.PaperDesktopPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_policies.PaperDesktopPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.PaperDesktopPolicy.enabled": {"fq_name": "team_policies.PaperDesktopPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_policies.PaperDesktopPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.PaperDesktopPolicy.other": {"fq_name": "team_policies.PaperDesktopPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.PaperDesktopPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.PaperEnabledPolicy.disabled": {"fq_name": "team_policies.PaperEnabledPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_policies.PaperEnabledPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.PaperEnabledPolicy.enabled": {"fq_name": "team_policies.PaperEnabledPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_policies.PaperEnabledPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.PaperEnabledPolicy.unspecified": {"fq_name": "team_policies.PaperEnabledPolicy.unspecified", "param_name": "unspecifiedValue", "static_instance": "UNSPECIFIED", "getter_method": null, "containing_data_type_ref": "team_policies.PaperEnabledPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.PaperEnabledPolicy.other": {"fq_name": "team_policies.PaperEnabledPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.PaperEnabledPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.PasswordControlMode.disabled": {"fq_name": "team_policies.PasswordControlMode.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_policies.PasswordControlMode", "route_refs": [], "_type": "FieldReference"}, "team_policies.PasswordControlMode.enabled": {"fq_name": "team_policies.PasswordControlMode.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_policies.PasswordControlMode", "route_refs": [], "_type": "FieldReference"}, "team_policies.PasswordControlMode.other": {"fq_name": "team_policies.PasswordControlMode.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.PasswordControlMode", "route_refs": [], "_type": "FieldReference"}, "team_policies.PasswordStrengthPolicy.minimal_requirements": {"fq_name": "team_policies.PasswordStrengthPolicy.minimal_requirements", "param_name": "minimalRequirementsValue", "static_instance": "MINIMAL_REQUIREMENTS", "getter_method": null, "containing_data_type_ref": "team_policies.PasswordStrengthPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.PasswordStrengthPolicy.moderate_password": {"fq_name": "team_policies.PasswordStrengthPolicy.moderate_password", "param_name": "moderatePasswordValue", "static_instance": "MODERATE_PASSWORD", "getter_method": null, "containing_data_type_ref": "team_policies.PasswordStrengthPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.PasswordStrengthPolicy.strong_password": {"fq_name": "team_policies.PasswordStrengthPolicy.strong_password", "param_name": "strongPasswordValue", "static_instance": "STRONG_PASSWORD", "getter_method": null, "containing_data_type_ref": "team_policies.PasswordStrengthPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.PasswordStrengthPolicy.other": {"fq_name": "team_policies.PasswordStrengthPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.PasswordStrengthPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.RolloutMethod.unlink_all": {"fq_name": "team_policies.RolloutMethod.unlink_all", "param_name": "unlinkAllValue", "static_instance": "UNLINK_ALL", "getter_method": null, "containing_data_type_ref": "team_policies.RolloutMethod", "route_refs": [], "_type": "FieldReference"}, "team_policies.RolloutMethod.unlink_most_inactive": {"fq_name": "team_policies.RolloutMethod.unlink_most_inactive", "param_name": "unlinkMostInactiveValue", "static_instance": "UNLINK_MOST_INACTIVE", "getter_method": null, "containing_data_type_ref": "team_policies.RolloutMethod", "route_refs": [], "_type": "FieldReference"}, "team_policies.RolloutMethod.add_member_to_exceptions": {"fq_name": "team_policies.RolloutMethod.add_member_to_exceptions", "param_name": "addMemberToExceptionsValue", "static_instance": "ADD_MEMBER_TO_EXCEPTIONS", "getter_method": null, "containing_data_type_ref": "team_policies.RolloutMethod", "route_refs": [], "_type": "FieldReference"}, "team_policies.SharedFolderBlanketLinkRestrictionPolicy.members": {"fq_name": "team_policies.SharedFolderBlanketLinkRestrictionPolicy.members", "param_name": "membersValue", "static_instance": "MEMBERS", "getter_method": null, "containing_data_type_ref": "team_policies.SharedFolderBlanketLinkRestrictionPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.SharedFolderBlanketLinkRestrictionPolicy.anyone": {"fq_name": "team_policies.SharedFolderBlanketLinkRestrictionPolicy.anyone", "param_name": "anyoneValue", "static_instance": "ANYONE", "getter_method": null, "containing_data_type_ref": "team_policies.SharedFolderBlanketLinkRestrictionPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.SharedFolderBlanketLinkRestrictionPolicy.other": {"fq_name": "team_policies.SharedFolderBlanketLinkRestrictionPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.SharedFolderBlanketLinkRestrictionPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.SharedFolderJoinPolicy.from_team_only": {"fq_name": "team_policies.SharedFolderJoinPolicy.from_team_only", "param_name": "fromTeamOnlyValue", "static_instance": "FROM_TEAM_ONLY", "getter_method": null, "containing_data_type_ref": "team_policies.SharedFolderJoinPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.SharedFolderJoinPolicy.from_anyone": {"fq_name": "team_policies.SharedFolderJoinPolicy.from_anyone", "param_name": "fromAnyoneValue", "static_instance": "FROM_ANYONE", "getter_method": null, "containing_data_type_ref": "team_policies.SharedFolderJoinPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.SharedFolderJoinPolicy.other": {"fq_name": "team_policies.SharedFolderJoinPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.SharedFolderJoinPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.SharedFolderMemberPolicy.team": {"fq_name": "team_policies.SharedFolderMemberPolicy.team", "param_name": "teamValue", "static_instance": "TEAM", "getter_method": null, "containing_data_type_ref": "team_policies.SharedFolderMemberPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.SharedFolderMemberPolicy.anyone": {"fq_name": "team_policies.SharedFolderMemberPolicy.anyone", "param_name": "anyoneValue", "static_instance": "ANYONE", "getter_method": null, "containing_data_type_ref": "team_policies.SharedFolderMemberPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.SharedFolderMemberPolicy.other": {"fq_name": "team_policies.SharedFolderMemberPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.SharedFolderMemberPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.SharedLinkCreatePolicy.default_public": {"fq_name": "team_policies.SharedLinkCreatePolicy.default_public", "param_name": "defaultPublicValue", "static_instance": "DEFAULT_PUBLIC", "getter_method": null, "containing_data_type_ref": "team_policies.SharedLinkCreatePolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.SharedLinkCreatePolicy.default_team_only": {"fq_name": "team_policies.SharedLinkCreatePolicy.default_team_only", "param_name": "defaultTeamOnlyValue", "static_instance": "DEFAULT_TEAM_ONLY", "getter_method": null, "containing_data_type_ref": "team_policies.SharedLinkCreatePolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.SharedLinkCreatePolicy.team_only": {"fq_name": "team_policies.SharedLinkCreatePolicy.team_only", "param_name": "teamOnlyValue", "static_instance": "TEAM_ONLY", "getter_method": null, "containing_data_type_ref": "team_policies.SharedLinkCreatePolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.SharedLinkCreatePolicy.default_no_one": {"fq_name": "team_policies.SharedLinkCreatePolicy.default_no_one", "param_name": "defaultNoOneValue", "static_instance": "DEFAULT_NO_ONE", "getter_method": null, "containing_data_type_ref": "team_policies.SharedLinkCreatePolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.SharedLinkCreatePolicy.other": {"fq_name": "team_policies.SharedLinkCreatePolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.SharedLinkCreatePolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.ShowcaseDownloadPolicy.disabled": {"fq_name": "team_policies.ShowcaseDownloadPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_policies.ShowcaseDownloadPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.ShowcaseDownloadPolicy.enabled": {"fq_name": "team_policies.ShowcaseDownloadPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_policies.ShowcaseDownloadPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.ShowcaseDownloadPolicy.other": {"fq_name": "team_policies.ShowcaseDownloadPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.ShowcaseDownloadPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.ShowcaseEnabledPolicy.disabled": {"fq_name": "team_policies.ShowcaseEnabledPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_policies.ShowcaseEnabledPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.ShowcaseEnabledPolicy.enabled": {"fq_name": "team_policies.ShowcaseEnabledPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_policies.ShowcaseEnabledPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.ShowcaseEnabledPolicy.other": {"fq_name": "team_policies.ShowcaseEnabledPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.ShowcaseEnabledPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.ShowcaseExternalSharingPolicy.disabled": {"fq_name": "team_policies.ShowcaseExternalSharingPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_policies.ShowcaseExternalSharingPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.ShowcaseExternalSharingPolicy.enabled": {"fq_name": "team_policies.ShowcaseExternalSharingPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_policies.ShowcaseExternalSharingPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.ShowcaseExternalSharingPolicy.other": {"fq_name": "team_policies.ShowcaseExternalSharingPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.ShowcaseExternalSharingPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.SmartSyncPolicy.local": {"fq_name": "team_policies.SmartSyncPolicy.local", "param_name": "localValue", "static_instance": "LOCAL", "getter_method": null, "containing_data_type_ref": "team_policies.SmartSyncPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.SmartSyncPolicy.on_demand": {"fq_name": "team_policies.SmartSyncPolicy.on_demand", "param_name": "onDemandValue", "static_instance": "ON_DEMAND", "getter_method": null, "containing_data_type_ref": "team_policies.SmartSyncPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.SmartSyncPolicy.other": {"fq_name": "team_policies.SmartSyncPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.SmartSyncPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.SmarterSmartSyncPolicyState.disabled": {"fq_name": "team_policies.SmarterSmartSyncPolicyState.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_policies.SmarterSmartSyncPolicyState", "route_refs": [], "_type": "FieldReference"}, "team_policies.SmarterSmartSyncPolicyState.enabled": {"fq_name": "team_policies.SmarterSmartSyncPolicyState.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_policies.SmarterSmartSyncPolicyState", "route_refs": [], "_type": "FieldReference"}, "team_policies.SmarterSmartSyncPolicyState.other": {"fq_name": "team_policies.SmarterSmartSyncPolicyState.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.SmarterSmartSyncPolicyState", "route_refs": [], "_type": "FieldReference"}, "team_policies.SsoPolicy.disabled": {"fq_name": "team_policies.SsoPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_policies.SsoPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.SsoPolicy.optional": {"fq_name": "team_policies.SsoPolicy.optional", "param_name": "optionalValue", "static_instance": "OPTIONAL", "getter_method": null, "containing_data_type_ref": "team_policies.SsoPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.SsoPolicy.required": {"fq_name": "team_policies.SsoPolicy.required", "param_name": "requiredValue", "static_instance": "REQUIRED", "getter_method": null, "containing_data_type_ref": "team_policies.SsoPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.SsoPolicy.other": {"fq_name": "team_policies.SsoPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.SsoPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.SuggestMembersPolicy.disabled": {"fq_name": "team_policies.SuggestMembersPolicy.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_policies.SuggestMembersPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.SuggestMembersPolicy.enabled": {"fq_name": "team_policies.SuggestMembersPolicy.enabled", "param_name": "enabledValue", "static_instance": "ENABLED", "getter_method": null, "containing_data_type_ref": "team_policies.SuggestMembersPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.SuggestMembersPolicy.other": {"fq_name": "team_policies.SuggestMembersPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.SuggestMembersPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.TeamMemberPolicies.sharing": {"fq_name": "team_policies.TeamMemberPolicies.sharing", "param_name": "sharing", "static_instance": null, "getter_method": "getSharing", "containing_data_type_ref": "team_policies.TeamMemberPolicies", "route_refs": [], "_type": "FieldReference"}, "team_policies.TeamMemberPolicies.emm_state": {"fq_name": "team_policies.TeamMemberPolicies.emm_state", "param_name": "emmState", "static_instance": null, "getter_method": "getEmmState", "containing_data_type_ref": "team_policies.TeamMemberPolicies", "route_refs": [], "_type": "FieldReference"}, "team_policies.TeamMemberPolicies.office_addin": {"fq_name": "team_policies.TeamMemberPolicies.office_addin", "param_name": "officeAddin", "static_instance": null, "getter_method": "getOfficeAddin", "containing_data_type_ref": "team_policies.TeamMemberPolicies", "route_refs": [], "_type": "FieldReference"}, "team_policies.TeamMemberPolicies.suggest_members_policy": {"fq_name": "team_policies.TeamMemberPolicies.suggest_members_policy", "param_name": "suggestMembersPolicy", "static_instance": null, "getter_method": "getSuggestMembersPolicy", "containing_data_type_ref": "team_policies.TeamMemberPolicies", "route_refs": [], "_type": "FieldReference"}, "team_policies.TeamSharingPolicies.shared_folder_member_policy": {"fq_name": "team_policies.TeamSharingPolicies.shared_folder_member_policy", "param_name": "sharedFolderMemberPolicy", "static_instance": null, "getter_method": "getSharedFolderMemberPolicy", "containing_data_type_ref": "team_policies.TeamSharingPolicies", "route_refs": [], "_type": "FieldReference"}, "team_policies.TeamSharingPolicies.shared_folder_join_policy": {"fq_name": "team_policies.TeamSharingPolicies.shared_folder_join_policy", "param_name": "sharedFolderJoinPolicy", "static_instance": null, "getter_method": "getSharedFolderJoinPolicy", "containing_data_type_ref": "team_policies.TeamSharingPolicies", "route_refs": [], "_type": "FieldReference"}, "team_policies.TeamSharingPolicies.shared_link_create_policy": {"fq_name": "team_policies.TeamSharingPolicies.shared_link_create_policy", "param_name": "sharedLinkCreatePolicy", "static_instance": null, "getter_method": "getSharedLinkCreatePolicy", "containing_data_type_ref": "team_policies.TeamSharingPolicies", "route_refs": [], "_type": "FieldReference"}, "team_policies.TeamSharingPolicies.group_creation_policy": {"fq_name": "team_policies.TeamSharingPolicies.group_creation_policy", "param_name": "groupCreationPolicy", "static_instance": null, "getter_method": "getGroupCreationPolicy", "containing_data_type_ref": "team_policies.TeamSharingPolicies", "route_refs": [], "_type": "FieldReference"}, "team_policies.TeamSharingPolicies.shared_folder_link_restriction_policy": {"fq_name": "team_policies.TeamSharingPolicies.shared_folder_link_restriction_policy", "param_name": "sharedFolderLinkRestrictionPolicy", "static_instance": null, "getter_method": "getSharedFolderLinkRestrictionPolicy", "containing_data_type_ref": "team_policies.TeamSharingPolicies", "route_refs": [], "_type": "FieldReference"}, "team_policies.TwoStepVerificationPolicy.require_tfa_enable": {"fq_name": "team_policies.TwoStepVerificationPolicy.require_tfa_enable", "param_name": "requireTfaEnableValue", "static_instance": "REQUIRE_TFA_ENABLE", "getter_method": null, "containing_data_type_ref": "team_policies.TwoStepVerificationPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.TwoStepVerificationPolicy.require_tfa_disable": {"fq_name": "team_policies.TwoStepVerificationPolicy.require_tfa_disable", "param_name": "requireTfaDisableValue", "static_instance": "REQUIRE_TFA_DISABLE", "getter_method": null, "containing_data_type_ref": "team_policies.TwoStepVerificationPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.TwoStepVerificationPolicy.other": {"fq_name": "team_policies.TwoStepVerificationPolicy.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.TwoStepVerificationPolicy", "route_refs": [], "_type": "FieldReference"}, "team_policies.TwoStepVerificationState.required": {"fq_name": "team_policies.TwoStepVerificationState.required", "param_name": "requiredValue", "static_instance": "REQUIRED", "getter_method": null, "containing_data_type_ref": "team_policies.TwoStepVerificationState", "route_refs": [], "_type": "FieldReference"}, "team_policies.TwoStepVerificationState.optional": {"fq_name": "team_policies.TwoStepVerificationState.optional", "param_name": "optionalValue", "static_instance": "OPTIONAL", "getter_method": null, "containing_data_type_ref": "team_policies.TwoStepVerificationState", "route_refs": [], "_type": "FieldReference"}, "team_policies.TwoStepVerificationState.disabled": {"fq_name": "team_policies.TwoStepVerificationState.disabled", "param_name": "disabledValue", "static_instance": "DISABLED", "getter_method": null, "containing_data_type_ref": "team_policies.TwoStepVerificationState", "route_refs": [], "_type": "FieldReference"}, "team_policies.TwoStepVerificationState.other": {"fq_name": "team_policies.TwoStepVerificationState.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "team_policies.TwoStepVerificationState", "route_refs": [], "_type": "FieldReference"}, "users.Account.account_id": {"fq_name": "users.Account.account_id", "param_name": "accountId", "static_instance": null, "getter_method": "getAccountId", "containing_data_type_ref": "users.Account", "route_refs": [], "_type": "FieldReference"}, "users.Account.name": {"fq_name": "users.Account.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "users.Account", "route_refs": [], "_type": "FieldReference"}, "users.Account.email": {"fq_name": "users.Account.email", "param_name": "email", "static_instance": null, "getter_method": "getEmail", "containing_data_type_ref": "users.Account", "route_refs": [], "_type": "FieldReference"}, "users.Account.email_verified": {"fq_name": "users.Account.email_verified", "param_name": "emailVerified", "static_instance": null, "getter_method": "getEmailVerified", "containing_data_type_ref": "users.Account", "route_refs": [], "_type": "FieldReference"}, "users.Account.disabled": {"fq_name": "users.Account.disabled", "param_name": "disabled", "static_instance": null, "getter_method": "getDisabled", "containing_data_type_ref": "users.Account", "route_refs": [], "_type": "FieldReference"}, "users.Account.profile_photo_url": {"fq_name": "users.Account.profile_photo_url", "param_name": "profilePhotoUrl", "static_instance": null, "getter_method": "getProfilePhotoUrl", "containing_data_type_ref": "users.Account", "route_refs": [], "_type": "FieldReference"}, "users.BasicAccount.account_id": {"fq_name": "users.BasicAccount.account_id", "param_name": "accountId", "static_instance": null, "getter_method": "getAccountId", "containing_data_type_ref": "users.BasicAccount", "route_refs": [], "_type": "FieldReference"}, "users.BasicAccount.name": {"fq_name": "users.BasicAccount.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "users.BasicAccount", "route_refs": [], "_type": "FieldReference"}, "users.BasicAccount.email": {"fq_name": "users.BasicAccount.email", "param_name": "email", "static_instance": null, "getter_method": "getEmail", "containing_data_type_ref": "users.BasicAccount", "route_refs": [], "_type": "FieldReference"}, "users.BasicAccount.email_verified": {"fq_name": "users.BasicAccount.email_verified", "param_name": "emailVerified", "static_instance": null, "getter_method": "getEmailVerified", "containing_data_type_ref": "users.BasicAccount", "route_refs": [], "_type": "FieldReference"}, "users.BasicAccount.disabled": {"fq_name": "users.BasicAccount.disabled", "param_name": "disabled", "static_instance": null, "getter_method": "getDisabled", "containing_data_type_ref": "users.BasicAccount", "route_refs": [], "_type": "FieldReference"}, "users.BasicAccount.is_teammate": {"fq_name": "users.BasicAccount.is_teammate", "param_name": "isTeammate", "static_instance": null, "getter_method": "getIsTeammate", "containing_data_type_ref": "users.BasicAccount", "route_refs": [], "_type": "FieldReference"}, "users.BasicAccount.profile_photo_url": {"fq_name": "users.BasicAccount.profile_photo_url", "param_name": "profilePhotoUrl", "static_instance": null, "getter_method": "getProfilePhotoUrl", "containing_data_type_ref": "users.BasicAccount", "route_refs": [], "_type": "FieldReference"}, "users.BasicAccount.team_member_id": {"fq_name": "users.BasicAccount.team_member_id", "param_name": "teamMemberId", "static_instance": null, "getter_method": "getTeamMemberId", "containing_data_type_ref": "users.BasicAccount", "route_refs": [], "_type": "FieldReference"}, "users.FileLockingValue.enabled": {"fq_name": "users.FileLockingValue.enabled", "param_name": "enabledValue", "static_instance": null, "getter_method": "getEnabledValue", "containing_data_type_ref": "users.FileLockingValue", "route_refs": [], "_type": "FieldReference"}, "users.FileLockingValue.other": {"fq_name": "users.FileLockingValue.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "users.FileLockingValue", "route_refs": [], "_type": "FieldReference"}, "users.FullAccount.account_id": {"fq_name": "users.FullAccount.account_id", "param_name": "accountId", "static_instance": null, "getter_method": "getAccountId", "containing_data_type_ref": "users.FullAccount", "route_refs": [], "_type": "FieldReference"}, "users.FullAccount.name": {"fq_name": "users.FullAccount.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "users.FullAccount", "route_refs": [], "_type": "FieldReference"}, "users.FullAccount.email": {"fq_name": "users.FullAccount.email", "param_name": "email", "static_instance": null, "getter_method": "getEmail", "containing_data_type_ref": "users.FullAccount", "route_refs": [], "_type": "FieldReference"}, "users.FullAccount.email_verified": {"fq_name": "users.FullAccount.email_verified", "param_name": "emailVerified", "static_instance": null, "getter_method": "getEmailVerified", "containing_data_type_ref": "users.FullAccount", "route_refs": [], "_type": "FieldReference"}, "users.FullAccount.disabled": {"fq_name": "users.FullAccount.disabled", "param_name": "disabled", "static_instance": null, "getter_method": "getDisabled", "containing_data_type_ref": "users.FullAccount", "route_refs": [], "_type": "FieldReference"}, "users.FullAccount.locale": {"fq_name": "users.FullAccount.locale", "param_name": "locale", "static_instance": null, "getter_method": "getLocale", "containing_data_type_ref": "users.FullAccount", "route_refs": [], "_type": "FieldReference"}, "users.FullAccount.referral_link": {"fq_name": "users.FullAccount.referral_link", "param_name": "referralLink", "static_instance": null, "getter_method": "getReferralLink", "containing_data_type_ref": "users.FullAccount", "route_refs": [], "_type": "FieldReference"}, "users.FullAccount.is_paired": {"fq_name": "users.FullAccount.is_paired", "param_name": "isPaired", "static_instance": null, "getter_method": "getIsPaired", "containing_data_type_ref": "users.FullAccount", "route_refs": [], "_type": "FieldReference"}, "users.FullAccount.account_type": {"fq_name": "users.FullAccount.account_type", "param_name": "accountType", "static_instance": null, "getter_method": "getAccountType", "containing_data_type_ref": "users.FullAccount", "route_refs": [], "_type": "FieldReference"}, "users.FullAccount.root_info": {"fq_name": "users.FullAccount.root_info", "param_name": "rootInfo", "static_instance": null, "getter_method": "getRootInfo", "containing_data_type_ref": "users.FullAccount", "route_refs": [], "_type": "FieldReference"}, "users.FullAccount.profile_photo_url": {"fq_name": "users.FullAccount.profile_photo_url", "param_name": "profilePhotoUrl", "static_instance": null, "getter_method": "getProfilePhotoUrl", "containing_data_type_ref": "users.FullAccount", "route_refs": [], "_type": "FieldReference"}, "users.FullAccount.country": {"fq_name": "users.FullAccount.country", "param_name": "country", "static_instance": null, "getter_method": "getCountry", "containing_data_type_ref": "users.FullAccount", "route_refs": [], "_type": "FieldReference"}, "users.FullAccount.team": {"fq_name": "users.FullAccount.team", "param_name": "team", "static_instance": null, "getter_method": "getTeam", "containing_data_type_ref": "users.FullAccount", "route_refs": [], "_type": "FieldReference"}, "users.FullAccount.team_member_id": {"fq_name": "users.FullAccount.team_member_id", "param_name": "teamMemberId", "static_instance": null, "getter_method": "getTeamMemberId", "containing_data_type_ref": "users.FullAccount", "route_refs": [], "_type": "FieldReference"}, "users.FullTeam.id": {"fq_name": "users.FullTeam.id", "param_name": "id", "static_instance": null, "getter_method": "getId", "containing_data_type_ref": "users.FullTeam", "route_refs": [], "_type": "FieldReference"}, "users.FullTeam.name": {"fq_name": "users.FullTeam.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "users.FullTeam", "route_refs": [], "_type": "FieldReference"}, "users.FullTeam.sharing_policies": {"fq_name": "users.FullTeam.sharing_policies", "param_name": "sharingPolicies", "static_instance": null, "getter_method": "getSharingPolicies", "containing_data_type_ref": "users.FullTeam", "route_refs": [], "_type": "FieldReference"}, "users.FullTeam.office_addin_policy": {"fq_name": "users.FullTeam.office_addin_policy", "param_name": "officeAddinPolicy", "static_instance": null, "getter_method": "getOfficeAddinPolicy", "containing_data_type_ref": "users.FullTeam", "route_refs": [], "_type": "FieldReference"}, "users.GetAccountArg.account_id": {"fq_name": "users.GetAccountArg.account_id", "param_name": "accountId", "static_instance": null, "getter_method": "getAccountId", "containing_data_type_ref": "users.GetAccountArg", "route_refs": [], "_type": "FieldReference"}, "users.GetAccountBatchArg.account_ids": {"fq_name": "users.GetAccountBatchArg.account_ids", "param_name": "accountIds", "static_instance": null, "getter_method": "getAccountIds", "containing_data_type_ref": "users.GetAccountBatchArg", "route_refs": [], "_type": "FieldReference"}, "users.GetAccountBatchError.no_account": {"fq_name": "users.GetAccountBatchError.no_account", "param_name": "noAccountValue", "static_instance": null, "getter_method": "getNoAccountValue", "containing_data_type_ref": "users.GetAccountBatchError", "route_refs": [], "_type": "FieldReference"}, "users.GetAccountBatchError.other": {"fq_name": "users.GetAccountBatchError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "users.GetAccountBatchError", "route_refs": [], "_type": "FieldReference"}, "users.GetAccountError.no_account": {"fq_name": "users.GetAccountError.no_account", "param_name": "noAccountValue", "static_instance": "NO_ACCOUNT", "getter_method": null, "containing_data_type_ref": "users.GetAccountError", "route_refs": [], "_type": "FieldReference"}, "users.GetAccountError.other": {"fq_name": "users.GetAccountError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "users.GetAccountError", "route_refs": [], "_type": "FieldReference"}, "users.IndividualSpaceAllocation.allocated": {"fq_name": "users.IndividualSpaceAllocation.allocated", "param_name": "allocated", "static_instance": null, "getter_method": "getAllocated", "containing_data_type_ref": "users.IndividualSpaceAllocation", "route_refs": [], "_type": "FieldReference"}, "users.Name.given_name": {"fq_name": "users.Name.given_name", "param_name": "givenName", "static_instance": null, "getter_method": "getGivenName", "containing_data_type_ref": "users.Name", "route_refs": [], "_type": "FieldReference"}, "users.Name.surname": {"fq_name": "users.Name.surname", "param_name": "surname", "static_instance": null, "getter_method": "getSurname", "containing_data_type_ref": "users.Name", "route_refs": [], "_type": "FieldReference"}, "users.Name.familiar_name": {"fq_name": "users.Name.familiar_name", "param_name": "familiarName", "static_instance": null, "getter_method": "getFamiliarName", "containing_data_type_ref": "users.Name", "route_refs": [], "_type": "FieldReference"}, "users.Name.display_name": {"fq_name": "users.Name.display_name", "param_name": "displayName", "static_instance": null, "getter_method": "getDisplayName", "containing_data_type_ref": "users.Name", "route_refs": [], "_type": "FieldReference"}, "users.Name.abbreviated_name": {"fq_name": "users.Name.abbreviated_name", "param_name": "abbreviatedName", "static_instance": null, "getter_method": "getAbbreviatedName", "containing_data_type_ref": "users.Name", "route_refs": [], "_type": "FieldReference"}, "users.PaperAsFilesValue.enabled": {"fq_name": "users.PaperAsFilesValue.enabled", "param_name": "enabledValue", "static_instance": null, "getter_method": "getEnabledValue", "containing_data_type_ref": "users.PaperAsFilesValue", "route_refs": [], "_type": "FieldReference"}, "users.PaperAsFilesValue.other": {"fq_name": "users.PaperAsFilesValue.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "users.PaperAsFilesValue", "route_refs": [], "_type": "FieldReference"}, "users.SpaceAllocation.individual": {"fq_name": "users.SpaceAllocation.individual", "param_name": "individualValue", "static_instance": null, "getter_method": "getIndividualValue", "containing_data_type_ref": "users.SpaceAllocation", "route_refs": [], "_type": "FieldReference"}, "users.SpaceAllocation.team": {"fq_name": "users.SpaceAllocation.team", "param_name": "teamValue", "static_instance": null, "getter_method": "getTeamValue", "containing_data_type_ref": "users.SpaceAllocation", "route_refs": [], "_type": "FieldReference"}, "users.SpaceAllocation.other": {"fq_name": "users.SpaceAllocation.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "users.SpaceAllocation", "route_refs": [], "_type": "FieldReference"}, "users.SpaceUsage.used": {"fq_name": "users.SpaceUsage.used", "param_name": "used", "static_instance": null, "getter_method": "getUsed", "containing_data_type_ref": "users.SpaceUsage", "route_refs": [], "_type": "FieldReference"}, "users.SpaceUsage.allocation": {"fq_name": "users.SpaceUsage.allocation", "param_name": "allocation", "static_instance": null, "getter_method": "getAllocation", "containing_data_type_ref": "users.SpaceUsage", "route_refs": [], "_type": "FieldReference"}, "users.Team.id": {"fq_name": "users.Team.id", "param_name": "id", "static_instance": null, "getter_method": "getId", "containing_data_type_ref": "users.Team", "route_refs": [], "_type": "FieldReference"}, "users.Team.name": {"fq_name": "users.Team.name", "param_name": "name", "static_instance": null, "getter_method": "getName", "containing_data_type_ref": "users.Team", "route_refs": [], "_type": "FieldReference"}, "users.TeamSpaceAllocation.used": {"fq_name": "users.TeamSpaceAllocation.used", "param_name": "used", "static_instance": null, "getter_method": "getUsed", "containing_data_type_ref": "users.TeamSpaceAllocation", "route_refs": [], "_type": "FieldReference"}, "users.TeamSpaceAllocation.allocated": {"fq_name": "users.TeamSpaceAllocation.allocated", "param_name": "allocated", "static_instance": null, "getter_method": "getAllocated", "containing_data_type_ref": "users.TeamSpaceAllocation", "route_refs": [], "_type": "FieldReference"}, "users.TeamSpaceAllocation.user_within_team_space_allocated": {"fq_name": "users.TeamSpaceAllocation.user_within_team_space_allocated", "param_name": "userWithinTeamSpaceAllocated", "static_instance": null, "getter_method": "getUserWithinTeamSpaceAllocated", "containing_data_type_ref": "users.TeamSpaceAllocation", "route_refs": [], "_type": "FieldReference"}, "users.TeamSpaceAllocation.user_within_team_space_limit_type": {"fq_name": "users.TeamSpaceAllocation.user_within_team_space_limit_type", "param_name": "userWithinTeamSpaceLimitType", "static_instance": null, "getter_method": "getUserWithinTeamSpaceLimitType", "containing_data_type_ref": "users.TeamSpaceAllocation", "route_refs": [], "_type": "FieldReference"}, "users.TeamSpaceAllocation.user_within_team_space_used_cached": {"fq_name": "users.TeamSpaceAllocation.user_within_team_space_used_cached", "param_name": "userWithinTeamSpaceUsedCached", "static_instance": null, "getter_method": "getUserWithinTeamSpaceUsedCached", "containing_data_type_ref": "users.TeamSpaceAllocation", "route_refs": [], "_type": "FieldReference"}, "users.UserFeature.paper_as_files": {"fq_name": "users.UserFeature.paper_as_files", "param_name": "paperAsFilesValue", "static_instance": "PAPER_AS_FILES", "getter_method": null, "containing_data_type_ref": "users.UserFeature", "route_refs": [], "_type": "FieldReference"}, "users.UserFeature.file_locking": {"fq_name": "users.UserFeature.file_locking", "param_name": "fileLockingValue", "static_instance": "FILE_LOCKING", "getter_method": null, "containing_data_type_ref": "users.UserFeature", "route_refs": [], "_type": "FieldReference"}, "users.UserFeature.other": {"fq_name": "users.UserFeature.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "users.UserFeature", "route_refs": [], "_type": "FieldReference"}, "users.UserFeatureValue.paper_as_files": {"fq_name": "users.UserFeatureValue.paper_as_files", "param_name": "paperAsFilesValue", "static_instance": null, "getter_method": "getPaperAsFilesValue", "containing_data_type_ref": "users.UserFeatureValue", "route_refs": [], "_type": "FieldReference"}, "users.UserFeatureValue.file_locking": {"fq_name": "users.UserFeatureValue.file_locking", "param_name": "fileLockingValue", "static_instance": null, "getter_method": "getFileLockingValue", "containing_data_type_ref": "users.UserFeatureValue", "route_refs": [], "_type": "FieldReference"}, "users.UserFeatureValue.other": {"fq_name": "users.UserFeatureValue.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "users.UserFeatureValue", "route_refs": [], "_type": "FieldReference"}, "users.UserFeaturesGetValuesBatchArg.features": {"fq_name": "users.UserFeaturesGetValuesBatchArg.features", "param_name": "features", "static_instance": null, "getter_method": "getFeatures", "containing_data_type_ref": "users.UserFeaturesGetValuesBatchArg", "route_refs": [], "_type": "FieldReference"}, "users.UserFeaturesGetValuesBatchError.empty_features_list": {"fq_name": "users.UserFeaturesGetValuesBatchError.empty_features_list", "param_name": "emptyFeaturesListValue", "static_instance": "EMPTY_FEATURES_LIST", "getter_method": null, "containing_data_type_ref": "users.UserFeaturesGetValuesBatchError", "route_refs": [], "_type": "FieldReference"}, "users.UserFeaturesGetValuesBatchError.other": {"fq_name": "users.UserFeaturesGetValuesBatchError.other", "param_name": "otherValue", "static_instance": "OTHER", "getter_method": null, "containing_data_type_ref": "users.UserFeaturesGetValuesBatchError", "route_refs": [], "_type": "FieldReference"}, "users.UserFeaturesGetValuesBatchResult.values": {"fq_name": "users.UserFeaturesGetValuesBatchResult.values", "param_name": "values", "static_instance": null, "getter_method": "getValues", "containing_data_type_ref": "users.UserFeaturesGetValuesBatchResult", "route_refs": [], "_type": "FieldReference"}, "users_common.AccountType.basic": {"fq_name": "users_common.AccountType.basic", "param_name": "basicValue", "static_instance": "BASIC", "getter_method": null, "containing_data_type_ref": "users_common.AccountType", "route_refs": [], "_type": "FieldReference"}, "users_common.AccountType.pro": {"fq_name": "users_common.AccountType.pro", "param_name": "proValue", "static_instance": "PRO", "getter_method": null, "containing_data_type_ref": "users_common.AccountType", "route_refs": [], "_type": "FieldReference"}, "users_common.AccountType.business": {"fq_name": "users_common.AccountType.business", "param_name": "businessValue", "static_instance": "BUSINESS", "getter_method": null, "containing_data_type_ref": "users_common.AccountType", "route_refs": [], "_type": "FieldReference"}}} \ No newline at end of file diff --git a/core/build/generated_stone_source/main/src/com/dropbox/core/v2/async/PollErrorException.java b/core/build/generated_stone_source/main/src/com/dropbox/core/v2/async/PollErrorException.java index d8d054ca3..86e0e646c 100644 --- a/core/build/generated_stone_source/main/src/com/dropbox/core/v2/async/PollErrorException.java +++ b/core/build/generated_stone_source/main/src/com/dropbox/core/v2/async/PollErrorException.java @@ -10,28 +10,28 @@ * Exception thrown when the server responds with a {@link PollError} error. * *

This exception is raised by {@link - * com.dropbox.core.v2.team.DbxTeamTeamRequests#membersAddJobStatusGetV2(String)}, - * {@link * com.dropbox.core.v2.team.DbxTeamTeamRequests#membersAddJobStatusGet(String)}, * {@link + * com.dropbox.core.v2.team.DbxTeamTeamRequests#membersAddJobStatusGetV2(String)}, + * {@link * com.dropbox.core.v2.team.DbxTeamTeamRequests#membersMoveFormerMemberFilesJobStatusCheck(String)}, * {@link * com.dropbox.core.v2.team.DbxTeamTeamRequests#membersRemoveJobStatusGet(String)}, * {@link * com.dropbox.core.v2.team.DbxTeamTeamRequests#teamFolderArchiveCheck(String)}, * {@link - * com.dropbox.core.v2.files.DbxUserFilesRequests#copyBatchCheckV2(String)}, - * {@link * com.dropbox.core.v2.files.DbxUserFilesRequests#copyBatchCheck(String)}, * {@link + * com.dropbox.core.v2.files.DbxUserFilesRequests#copyBatchCheckV2(String)}, + * {@link * com.dropbox.core.v2.files.DbxUserFilesRequests#createFolderBatchCheck(String)}, * {@link * com.dropbox.core.v2.files.DbxUserFilesRequests#deleteBatchCheck(String)}, * {@link - * com.dropbox.core.v2.files.DbxUserFilesRequests#moveBatchCheckV2(String)}, - * {@link * com.dropbox.core.v2.files.DbxUserFilesRequests#moveBatchCheck(String)}, * {@link + * com.dropbox.core.v2.files.DbxUserFilesRequests#moveBatchCheckV2(String)}, + * {@link * com.dropbox.core.v2.files.DbxUserFilesRequests#saveUrlCheckJobStatus(String)}, * {@link * com.dropbox.core.v2.files.DbxUserFilesRequests#uploadSessionFinishBatchCheck(String)}, @@ -45,17 +45,17 @@ */ public class PollErrorException extends DbxApiException { // exception for routes: - // 2/team/members/add/job_status/get_v2 // 2/team/members/add/job_status/get + // 2/team/members/add/job_status/get_v2 // 2/team/members/move_former_member_files/job_status/check // 2/team/members/remove/job_status/get // 2/team/team_folder/archive/check - // 2/files/copy_batch/check_v2 // 2/files/copy_batch/check + // 2/files/copy_batch/check_v2 // 2/files/create_folder_batch/check // 2/files/delete_batch/check - // 2/files/move_batch/check_v2 // 2/files/move_batch/check + // 2/files/move_batch/check_v2 // 2/files/save_url/check_job_status // 2/files/upload_session/finish_batch/check // 2/sharing/check_job_status @@ -66,28 +66,28 @@ public class PollErrorException extends DbxApiException { /** * The error reported by {@link - * com.dropbox.core.v2.team.DbxTeamTeamRequests#membersAddJobStatusGetV2(String)}, - * {@link * com.dropbox.core.v2.team.DbxTeamTeamRequests#membersAddJobStatusGet(String)}, * {@link + * com.dropbox.core.v2.team.DbxTeamTeamRequests#membersAddJobStatusGetV2(String)}, + * {@link * com.dropbox.core.v2.team.DbxTeamTeamRequests#membersMoveFormerMemberFilesJobStatusCheck(String)}, * {@link * com.dropbox.core.v2.team.DbxTeamTeamRequests#membersRemoveJobStatusGet(String)}, * {@link * com.dropbox.core.v2.team.DbxTeamTeamRequests#teamFolderArchiveCheck(String)}, * {@link - * com.dropbox.core.v2.files.DbxUserFilesRequests#copyBatchCheckV2(String)}, - * {@link * com.dropbox.core.v2.files.DbxUserFilesRequests#copyBatchCheck(String)}, * {@link + * com.dropbox.core.v2.files.DbxUserFilesRequests#copyBatchCheckV2(String)}, + * {@link * com.dropbox.core.v2.files.DbxUserFilesRequests#createFolderBatchCheck(String)}, * {@link * com.dropbox.core.v2.files.DbxUserFilesRequests#deleteBatchCheck(String)}, * {@link - * com.dropbox.core.v2.files.DbxUserFilesRequests#moveBatchCheckV2(String)}, - * {@link * com.dropbox.core.v2.files.DbxUserFilesRequests#moveBatchCheck(String)}, * {@link + * com.dropbox.core.v2.files.DbxUserFilesRequests#moveBatchCheckV2(String)}, + * {@link * com.dropbox.core.v2.files.DbxUserFilesRequests#saveUrlCheckJobStatus(String)}, * {@link * com.dropbox.core.v2.files.DbxUserFilesRequests#uploadSessionFinishBatchCheck(String)}, diff --git a/core/build/generated_stone_source/main/src/com/dropbox/core/v2/filerequests/DbxUserFileRequestsRequests.java b/core/build/generated_stone_source/main/src/com/dropbox/core/v2/filerequests/DbxUserFileRequestsRequests.java index ac8346eef..d87105ab7 100644 --- a/core/build/generated_stone_source/main/src/com/dropbox/core/v2/filerequests/DbxUserFileRequestsRequests.java +++ b/core/build/generated_stone_source/main/src/com/dropbox/core/v2/filerequests/DbxUserFileRequestsRequests.java @@ -235,6 +235,32 @@ public FileRequest get(String id) throws GetFileRequestErrorException, DbxExcept return get(_arg); } + // + // route 2/file_requests/list + // + + /** + * Returns a list of file requests owned by this user. For apps with the app + * folder permission, this will only return file requests with destinations + * in the app folder. + * + * @return Result for {@link DbxUserFileRequestsRequests#list}. + */ + public ListFileRequestsResult list() throws ListFileRequestsErrorException, DbxException { + try { + return this.client.rpcStyle(this.client.getHost().getApi(), + "2/file_requests/list", + null, + false, + com.dropbox.core.stone.StoneSerializers.void_(), + ListFileRequestsResult.Serializer.INSTANCE, + ListFileRequestsError.Serializer.INSTANCE); + } + catch (DbxWrappedException ex) { + throw new ListFileRequestsErrorException("2/file_requests/list", ex.getRequestId(), ex.getUserMessage(), (ListFileRequestsError) ex.getErrorValue()); + } + } + // // route 2/file_requests/list_v2 // @@ -297,32 +323,6 @@ public ListFileRequestsV2Result listV2(long limit) throws ListFileRequestsErrorE return listV2(_arg); } - // - // route 2/file_requests/list - // - - /** - * Returns a list of file requests owned by this user. For apps with the app - * folder permission, this will only return file requests with destinations - * in the app folder. - * - * @return Result for {@link DbxUserFileRequestsRequests#list}. - */ - public ListFileRequestsResult list() throws ListFileRequestsErrorException, DbxException { - try { - return this.client.rpcStyle(this.client.getHost().getApi(), - "2/file_requests/list", - null, - false, - com.dropbox.core.stone.StoneSerializers.void_(), - ListFileRequestsResult.Serializer.INSTANCE, - ListFileRequestsError.Serializer.INSTANCE); - } - catch (DbxWrappedException ex) { - throw new ListFileRequestsErrorException("2/file_requests/list", ex.getRequestId(), ex.getUserMessage(), (ListFileRequestsError) ex.getErrorValue()); - } - } - // // route 2/file_requests/list/continue // diff --git a/core/build/generated_stone_source/main/src/com/dropbox/core/v2/filerequests/ListFileRequestsErrorException.java b/core/build/generated_stone_source/main/src/com/dropbox/core/v2/filerequests/ListFileRequestsErrorException.java index 2be6413c6..2978b41bb 100644 --- a/core/build/generated_stone_source/main/src/com/dropbox/core/v2/filerequests/ListFileRequestsErrorException.java +++ b/core/build/generated_stone_source/main/src/com/dropbox/core/v2/filerequests/ListFileRequestsErrorException.java @@ -10,20 +10,19 @@ * Exception thrown when the server responds with a {@link * ListFileRequestsError} error. * - *

This exception is raised by {@link - * DbxUserFileRequestsRequests#listV2(long)} and {@link - * DbxUserFileRequestsRequests#list}.

+ *

This exception is raised by {@link DbxUserFileRequestsRequests#list} and + * {@link DbxUserFileRequestsRequests#listV2(long)}.

*/ public class ListFileRequestsErrorException extends DbxApiException { // exception for routes: - // 2/file_requests/list_v2 // 2/file_requests/list + // 2/file_requests/list_v2 private static final long serialVersionUID = 0L; /** - * The error reported by {@link DbxUserFileRequestsRequests#listV2(long)} - * and {@link DbxUserFileRequestsRequests#list}. + * The error reported by {@link DbxUserFileRequestsRequests#list} and {@link + * DbxUserFileRequestsRequests#listV2(long)}. */ public final ListFileRequestsError errorValue; diff --git a/core/build/generated_stone_source/main/src/com/dropbox/core/v2/files/CreateFolderErrorException.java b/core/build/generated_stone_source/main/src/com/dropbox/core/v2/files/CreateFolderErrorException.java index ac68c6939..ca12cd18b 100644 --- a/core/build/generated_stone_source/main/src/com/dropbox/core/v2/files/CreateFolderErrorException.java +++ b/core/build/generated_stone_source/main/src/com/dropbox/core/v2/files/CreateFolderErrorException.java @@ -11,20 +11,20 @@ * error. * *

This exception is raised by {@link - * DbxUserFilesRequests#createFolderV2(String,boolean)} and {@link - * DbxUserFilesRequests#createFolder(String,boolean)}.

+ * DbxUserFilesRequests#createFolder(String,boolean)} and {@link + * DbxUserFilesRequests#createFolderV2(String,boolean)}.

*/ public class CreateFolderErrorException extends DbxApiException { // exception for routes: - // 2/files/create_folder_v2 // 2/files/create_folder + // 2/files/create_folder_v2 private static final long serialVersionUID = 0L; /** * The error reported by {@link - * DbxUserFilesRequests#createFolderV2(String,boolean)} and {@link - * DbxUserFilesRequests#createFolder(String,boolean)}. + * DbxUserFilesRequests#createFolder(String,boolean)} and {@link + * DbxUserFilesRequests#createFolderV2(String,boolean)}. */ public final CreateFolderError errorValue; diff --git a/core/build/generated_stone_source/main/src/com/dropbox/core/v2/files/DbxUserFilesRequests.java b/core/build/generated_stone_source/main/src/com/dropbox/core/v2/files/DbxUserFilesRequests.java index f44e6f444..03c799c65 100644 --- a/core/build/generated_stone_source/main/src/com/dropbox/core/v2/files/DbxUserFilesRequests.java +++ b/core/build/generated_stone_source/main/src/com/dropbox/core/v2/files/DbxUserFilesRequests.java @@ -203,26 +203,28 @@ public AlphaUploadBuilder alphaUploadBuilder(String path) { } // - // route 2/files/copy_v2 + // route 2/files/copy // /** * Copy a file or folder to a different location in the user's Dropbox. If * the source path is a folder all its contents will be copied. * + * + * @return Metadata for a file or folder. */ - RelocationResult copyV2(RelocationArg arg) throws RelocationErrorException, DbxException { + Metadata copy(RelocationArg arg) throws RelocationErrorException, DbxException { try { return this.client.rpcStyle(this.client.getHost().getApi(), - "2/files/copy_v2", + "2/files/copy", arg, false, RelocationArg.Serializer.INSTANCE, - RelocationResult.Serializer.INSTANCE, + Metadata.Serializer.INSTANCE, RelocationError.Serializer.INSTANCE); } catch (DbxWrappedException ex) { - throw new RelocationErrorException("2/files/copy_v2", ex.getRequestId(), ex.getUserMessage(), (RelocationError) ex.getErrorValue()); + throw new RelocationErrorException("2/files/copy", ex.getRequestId(), ex.getUserMessage(), (RelocationError) ex.getErrorValue()); } } @@ -232,7 +234,7 @@ RelocationResult copyV2(RelocationArg arg) throws RelocationErrorException, DbxE *

If the source path is a folder all its contents will be copied.

* *

The default values for the optional request parameters will be used. - * See {@link CopyV2Builder} for more details.

+ * See {@link CopyBuilder} for more details.

* * @param fromPath Path in the user's Dropbox to be copied or moved. Must * match pattern "{@code (/(.|[\\r\\n])*)|(ns:[0-9]+(/.*)?)|(id:.*)}" @@ -241,12 +243,18 @@ RelocationResult copyV2(RelocationArg arg) throws RelocationErrorException, DbxE * match pattern "{@code (/(.|[\\r\\n])*)|(ns:[0-9]+(/.*)?)|(id:.*)}" * and not be {@code null}. * + * @return Metadata for a file or folder. + * * @throws IllegalArgumentException If any argument does not meet its * preconditions. + * + * @deprecated use {@link DbxUserFilesRequests#copyV2(String,String)} + * instead. */ - public RelocationResult copyV2(String fromPath, String toPath) throws RelocationErrorException, DbxException { + @Deprecated + public Metadata copy(String fromPath, String toPath) throws RelocationErrorException, DbxException { RelocationArg _arg = new RelocationArg(fromPath, toPath); - return copyV2(_arg); + return copy(_arg); } /** @@ -265,35 +273,37 @@ public RelocationResult copyV2(String fromPath, String toPath) throws Relocation * * @throws IllegalArgumentException If any argument does not meet its * preconditions. + * + * @deprecated use {@link DbxUserFilesRequests#copyV2(String,String)} + * instead. */ - public CopyV2Builder copyV2Builder(String fromPath, String toPath) { + @Deprecated + public CopyBuilder copyBuilder(String fromPath, String toPath) { RelocationArg.Builder argBuilder_ = RelocationArg.newBuilder(fromPath, toPath); - return new CopyV2Builder(this, argBuilder_); + return new CopyBuilder(this, argBuilder_); } // - // route 2/files/copy + // route 2/files/copy_v2 // /** * Copy a file or folder to a different location in the user's Dropbox. If * the source path is a folder all its contents will be copied. * - * - * @return Metadata for a file or folder. */ - Metadata copy(RelocationArg arg) throws RelocationErrorException, DbxException { + RelocationResult copyV2(RelocationArg arg) throws RelocationErrorException, DbxException { try { return this.client.rpcStyle(this.client.getHost().getApi(), - "2/files/copy", + "2/files/copy_v2", arg, false, RelocationArg.Serializer.INSTANCE, - Metadata.Serializer.INSTANCE, + RelocationResult.Serializer.INSTANCE, RelocationError.Serializer.INSTANCE); } catch (DbxWrappedException ex) { - throw new RelocationErrorException("2/files/copy", ex.getRequestId(), ex.getUserMessage(), (RelocationError) ex.getErrorValue()); + throw new RelocationErrorException("2/files/copy_v2", ex.getRequestId(), ex.getUserMessage(), (RelocationError) ex.getErrorValue()); } } @@ -303,7 +313,7 @@ Metadata copy(RelocationArg arg) throws RelocationErrorException, DbxException { *

If the source path is a folder all its contents will be copied.

* *

The default values for the optional request parameters will be used. - * See {@link CopyBuilder} for more details.

+ * See {@link CopyV2Builder} for more details.

* * @param fromPath Path in the user's Dropbox to be copied or moved. Must * match pattern "{@code (/(.|[\\r\\n])*)|(ns:[0-9]+(/.*)?)|(id:.*)}" @@ -312,18 +322,12 @@ Metadata copy(RelocationArg arg) throws RelocationErrorException, DbxException { * match pattern "{@code (/(.|[\\r\\n])*)|(ns:[0-9]+(/.*)?)|(id:.*)}" * and not be {@code null}. * - * @return Metadata for a file or folder. - * * @throws IllegalArgumentException If any argument does not meet its * preconditions. - * - * @deprecated use {@link DbxUserFilesRequests#copyV2(String,String)} - * instead. */ - @Deprecated - public Metadata copy(String fromPath, String toPath) throws RelocationErrorException, DbxException { + public RelocationResult copyV2(String fromPath, String toPath) throws RelocationErrorException, DbxException { RelocationArg _arg = new RelocationArg(fromPath, toPath); - return copy(_arg); + return copyV2(_arg); } /** @@ -342,14 +346,98 @@ public Metadata copy(String fromPath, String toPath) throws RelocationErrorExcep * * @throws IllegalArgumentException If any argument does not meet its * preconditions. + */ + public CopyV2Builder copyV2Builder(String fromPath, String toPath) { + RelocationArg.Builder argBuilder_ = RelocationArg.newBuilder(fromPath, toPath); + return new CopyV2Builder(this, argBuilder_); + } + + // + // route 2/files/copy_batch + // + + /** + * Copy multiple files or folders to different locations at once in the + * user's Dropbox. This route will return job ID immediately and do the + * async copy job in background. Please use {@code copyBatchCheck:1} to + * check the job status. * - * @deprecated use {@link DbxUserFilesRequests#copyV2(String,String)} + * + * @return Result returned by {@link DbxUserFilesRequests#copyBatch(List)} + * or {@link DbxUserFilesRequests#moveBatch(List)} that may either + * launch an asynchronous job or complete synchronously. + */ + RelocationBatchLaunch copyBatch(RelocationBatchArg arg) throws DbxApiException, DbxException { + try { + return this.client.rpcStyle(this.client.getHost().getApi(), + "2/files/copy_batch", + arg, + false, + RelocationBatchArg.Serializer.INSTANCE, + RelocationBatchLaunch.Serializer.INSTANCE, + com.dropbox.core.stone.StoneSerializers.void_()); + } + catch (DbxWrappedException ex) { + throw new DbxApiException(ex.getRequestId(), ex.getUserMessage(), "Unexpected error response for \"copy_batch\":" + ex.getErrorValue()); + } + } + + /** + * Copy multiple files or folders to different locations at once in the + * user's Dropbox. + * + *

This route will return job ID immediately and do the async copy job + * in background. Please use {@code copyBatchCheck:1} to check the job + * status.

+ * + *

The default values for the optional request parameters will be used. + * See {@link CopyBatchBuilder} for more details.

+ * + * @param entries List of entries to be moved or copied. Each entry is + * {@link RelocationPath}. Must contain at least 1 items, contain at + * most 1000 items, not contain a {@code null} item, and not be {@code + * null}. + * + * @return Result returned by {@link DbxUserFilesRequests#copyBatch(List)} + * or {@link DbxUserFilesRequests#moveBatch(List)} that may either + * launch an asynchronous job or complete synchronously. + * + * @throws IllegalArgumentException If any argument does not meet its + * preconditions. + * + * @deprecated use {@link DbxUserFilesRequests#copyBatchV2(List,boolean)} * instead. */ @Deprecated - public CopyBuilder copyBuilder(String fromPath, String toPath) { - RelocationArg.Builder argBuilder_ = RelocationArg.newBuilder(fromPath, toPath); - return new CopyBuilder(this, argBuilder_); + public RelocationBatchLaunch copyBatch(List entries) throws DbxApiException, DbxException { + RelocationBatchArg _arg = new RelocationBatchArg(entries); + return copyBatch(_arg); + } + + /** + * Copy multiple files or folders to different locations at once in the + * user's Dropbox. This route will return job ID immediately and do the + * async copy job in background. Please use {@code copyBatchCheck:1} to + * check the job status. + * + * @param entries List of entries to be moved or copied. Each entry is + * {@link RelocationPath}. Must contain at least 1 items, contain at + * most 1000 items, not contain a {@code null} item, and not be {@code + * null}. + * + * @return Request builder for configuring request parameters and completing + * the request. + * + * @throws IllegalArgumentException If any argument does not meet its + * preconditions. + * + * @deprecated use {@link DbxUserFilesRequests#copyBatchV2(List,boolean)} + * instead. + */ + @Deprecated + public CopyBatchBuilder copyBatchBuilder(List entries) { + RelocationBatchArg.Builder argBuilder_ = RelocationBatchArg.newBuilder(entries); + return new CopyBatchBuilder(this, argBuilder_); } // @@ -454,91 +542,49 @@ public RelocationBatchV2Launch copyBatchV2(List entries, boolean } // - // route 2/files/copy_batch + // route 2/files/copy_batch/check // /** - * Copy multiple files or folders to different locations at once in the - * user's Dropbox. This route will return job ID immediately and do the - * async copy job in background. Please use {@code copyBatchCheck:1} to - * check the job status. - * + * Returns the status of an asynchronous job for {@code copyBatch:1}. If + * success, it returns list of results for each entry. * - * @return Result returned by {@link DbxUserFilesRequests#copyBatch(List)} - * or {@link DbxUserFilesRequests#moveBatch(List)} that may either - * launch an asynchronous job or complete synchronously. + * @param arg Arguments for methods that poll the status of an asynchronous + * job. */ - RelocationBatchLaunch copyBatch(RelocationBatchArg arg) throws DbxApiException, DbxException { + RelocationBatchJobStatus copyBatchCheck(PollArg arg) throws PollErrorException, DbxException { try { return this.client.rpcStyle(this.client.getHost().getApi(), - "2/files/copy_batch", + "2/files/copy_batch/check", arg, false, - RelocationBatchArg.Serializer.INSTANCE, - RelocationBatchLaunch.Serializer.INSTANCE, - com.dropbox.core.stone.StoneSerializers.void_()); + PollArg.Serializer.INSTANCE, + RelocationBatchJobStatus.Serializer.INSTANCE, + PollError.Serializer.INSTANCE); } catch (DbxWrappedException ex) { - throw new DbxApiException(ex.getRequestId(), ex.getUserMessage(), "Unexpected error response for \"copy_batch\":" + ex.getErrorValue()); + throw new PollErrorException("2/files/copy_batch/check", ex.getRequestId(), ex.getUserMessage(), (PollError) ex.getErrorValue()); } } /** - * Copy multiple files or folders to different locations at once in the - * user's Dropbox. - * - *

This route will return job ID immediately and do the async copy job - * in background. Please use {@code copyBatchCheck:1} to check the job - * status.

- * - *

The default values for the optional request parameters will be used. - * See {@link CopyBatchBuilder} for more details.

- * - * @param entries List of entries to be moved or copied. Each entry is - * {@link RelocationPath}. Must contain at least 1 items, contain at - * most 1000 items, not contain a {@code null} item, and not be {@code - * null}. - * - * @return Result returned by {@link DbxUserFilesRequests#copyBatch(List)} - * or {@link DbxUserFilesRequests#moveBatch(List)} that may either - * launch an asynchronous job or complete synchronously. - * - * @throws IllegalArgumentException If any argument does not meet its - * preconditions. - * - * @deprecated use {@link DbxUserFilesRequests#copyBatchV2(List,boolean)} - * instead. - */ - @Deprecated - public RelocationBatchLaunch copyBatch(List entries) throws DbxApiException, DbxException { - RelocationBatchArg _arg = new RelocationBatchArg(entries); - return copyBatch(_arg); - } - - /** - * Copy multiple files or folders to different locations at once in the - * user's Dropbox. This route will return job ID immediately and do the - * async copy job in background. Please use {@code copyBatchCheck:1} to - * check the job status. - * - * @param entries List of entries to be moved or copied. Each entry is - * {@link RelocationPath}. Must contain at least 1 items, contain at - * most 1000 items, not contain a {@code null} item, and not be {@code - * null}. + * Returns the status of an asynchronous job for {@code copyBatch:1}. If + * success, it returns list of results for each entry. * - * @return Request builder for configuring request parameters and completing - * the request. + * @param asyncJobId Id of the asynchronous job. This is the value of a + * response returned from the method that launched the job. Must have + * length of at least 1 and not be {@code null}. * * @throws IllegalArgumentException If any argument does not meet its * preconditions. * - * @deprecated use {@link DbxUserFilesRequests#copyBatchV2(List,boolean)} + * @deprecated use {@link DbxUserFilesRequests#copyBatchCheckV2(String)} * instead. */ @Deprecated - public CopyBatchBuilder copyBatchBuilder(List entries) { - RelocationBatchArg.Builder argBuilder_ = RelocationBatchArg.newBuilder(entries); - return new CopyBatchBuilder(this, argBuilder_); + public RelocationBatchJobStatus copyBatchCheck(String asyncJobId) throws PollErrorException, DbxException { + PollArg _arg = new PollArg(asyncJobId); + return copyBatchCheck(_arg); } // @@ -595,52 +641,6 @@ public RelocationBatchV2JobStatus copyBatchCheckV2(String asyncJobId) throws Pol return copyBatchCheckV2(_arg); } - // - // route 2/files/copy_batch/check - // - - /** - * Returns the status of an asynchronous job for {@code copyBatch:1}. If - * success, it returns list of results for each entry. - * - * @param arg Arguments for methods that poll the status of an asynchronous - * job. - */ - RelocationBatchJobStatus copyBatchCheck(PollArg arg) throws PollErrorException, DbxException { - try { - return this.client.rpcStyle(this.client.getHost().getApi(), - "2/files/copy_batch/check", - arg, - false, - PollArg.Serializer.INSTANCE, - RelocationBatchJobStatus.Serializer.INSTANCE, - PollError.Serializer.INSTANCE); - } - catch (DbxWrappedException ex) { - throw new PollErrorException("2/files/copy_batch/check", ex.getRequestId(), ex.getUserMessage(), (PollError) ex.getErrorValue()); - } - } - - /** - * Returns the status of an asynchronous job for {@code copyBatch:1}. If - * success, it returns list of results for each entry. - * - * @param asyncJobId Id of the asynchronous job. This is the value of a - * response returned from the method that launched the job. Must have - * length of at least 1 and not be {@code null}. - * - * @throws IllegalArgumentException If any argument does not meet its - * preconditions. - * - * @deprecated use {@link DbxUserFilesRequests#copyBatchCheckV2(String)} - * instead. - */ - @Deprecated - public RelocationBatchJobStatus copyBatchCheck(String asyncJobId) throws PollErrorException, DbxException { - PollArg _arg = new PollArg(asyncJobId); - return copyBatchCheck(_arg); - } - // // route 2/files/copy_reference/get // @@ -727,25 +727,25 @@ public SaveCopyReferenceResult copyReferenceSave(String copyReference, String pa } // - // route 2/files/create_folder_v2 + // route 2/files/create_folder // /** * Create a folder at a given path. * */ - CreateFolderResult createFolderV2(CreateFolderArg arg) throws CreateFolderErrorException, DbxException { + FolderMetadata createFolder(CreateFolderArg arg) throws CreateFolderErrorException, DbxException { try { return this.client.rpcStyle(this.client.getHost().getApi(), - "2/files/create_folder_v2", + "2/files/create_folder", arg, false, CreateFolderArg.Serializer.INSTANCE, - CreateFolderResult.Serializer.INSTANCE, + FolderMetadata.Serializer.INSTANCE, CreateFolderError.Serializer.INSTANCE); } catch (DbxWrappedException ex) { - throw new CreateFolderErrorException("2/files/create_folder_v2", ex.getRequestId(), ex.getUserMessage(), (CreateFolderError) ex.getErrorValue()); + throw new CreateFolderErrorException("2/files/create_folder", ex.getRequestId(), ex.getUserMessage(), (CreateFolderError) ex.getErrorValue()); } } @@ -753,17 +753,21 @@ CreateFolderResult createFolderV2(CreateFolderArg arg) throws CreateFolderErrorE * Create a folder at a given path. * *

The {@code autorename} request parameter will default to {@code - * false} (see {@link #createFolderV2(String,boolean)}).

+ * false} (see {@link #createFolder(String,boolean)}).

* * @param path Path in the user's Dropbox to create. Must match pattern * "{@code (/(.|[\\r\\n])*)|(ns:[0-9]+(/.*)?)}" and not be {@code null}. * * @throws IllegalArgumentException If any argument does not meet its * preconditions. + * + * @deprecated use {@link + * DbxUserFilesRequests#createFolderV2(String,boolean)} instead. */ - public CreateFolderResult createFolderV2(String path) throws CreateFolderErrorException, DbxException { + @Deprecated + public FolderMetadata createFolder(String path) throws CreateFolderErrorException, DbxException { CreateFolderArg _arg = new CreateFolderArg(path); - return createFolderV2(_arg); + return createFolder(_arg); } /** @@ -776,32 +780,36 @@ public CreateFolderResult createFolderV2(String path) throws CreateFolderErrorEx * * @throws IllegalArgumentException If any argument does not meet its * preconditions. + * + * @deprecated use {@link + * DbxUserFilesRequests#createFolderV2(String,boolean)} instead. */ - public CreateFolderResult createFolderV2(String path, boolean autorename) throws CreateFolderErrorException, DbxException { + @Deprecated + public FolderMetadata createFolder(String path, boolean autorename) throws CreateFolderErrorException, DbxException { CreateFolderArg _arg = new CreateFolderArg(path, autorename); - return createFolderV2(_arg); + return createFolder(_arg); } // - // route 2/files/create_folder + // route 2/files/create_folder_v2 // /** * Create a folder at a given path. * */ - FolderMetadata createFolder(CreateFolderArg arg) throws CreateFolderErrorException, DbxException { + CreateFolderResult createFolderV2(CreateFolderArg arg) throws CreateFolderErrorException, DbxException { try { return this.client.rpcStyle(this.client.getHost().getApi(), - "2/files/create_folder", + "2/files/create_folder_v2", arg, false, CreateFolderArg.Serializer.INSTANCE, - FolderMetadata.Serializer.INSTANCE, + CreateFolderResult.Serializer.INSTANCE, CreateFolderError.Serializer.INSTANCE); } catch (DbxWrappedException ex) { - throw new CreateFolderErrorException("2/files/create_folder", ex.getRequestId(), ex.getUserMessage(), (CreateFolderError) ex.getErrorValue()); + throw new CreateFolderErrorException("2/files/create_folder_v2", ex.getRequestId(), ex.getUserMessage(), (CreateFolderError) ex.getErrorValue()); } } @@ -809,21 +817,17 @@ FolderMetadata createFolder(CreateFolderArg arg) throws CreateFolderErrorExcepti * Create a folder at a given path. * *

The {@code autorename} request parameter will default to {@code - * false} (see {@link #createFolder(String,boolean)}).

+ * false} (see {@link #createFolderV2(String,boolean)}).

* * @param path Path in the user's Dropbox to create. Must match pattern * "{@code (/(.|[\\r\\n])*)|(ns:[0-9]+(/.*)?)}" and not be {@code null}. * * @throws IllegalArgumentException If any argument does not meet its * preconditions. - * - * @deprecated use {@link - * DbxUserFilesRequests#createFolderV2(String,boolean)} instead. */ - @Deprecated - public FolderMetadata createFolder(String path) throws CreateFolderErrorException, DbxException { + public CreateFolderResult createFolderV2(String path) throws CreateFolderErrorException, DbxException { CreateFolderArg _arg = new CreateFolderArg(path); - return createFolder(_arg); + return createFolderV2(_arg); } /** @@ -836,14 +840,10 @@ public FolderMetadata createFolder(String path) throws CreateFolderErrorExceptio * * @throws IllegalArgumentException If any argument does not meet its * preconditions. - * - * @deprecated use {@link - * DbxUserFilesRequests#createFolderV2(String,boolean)} instead. */ - @Deprecated - public FolderMetadata createFolder(String path, boolean autorename) throws CreateFolderErrorException, DbxException { + public CreateFolderResult createFolderV2(String path, boolean autorename) throws CreateFolderErrorException, DbxException { CreateFolderArg _arg = new CreateFolderArg(path, autorename); - return createFolder(_arg); + return createFolderV2(_arg); } // @@ -980,7 +980,7 @@ public CreateFolderBatchJobStatus createFolderBatchCheck(String asyncJobId) thro } // - // route 2/files/delete_v2 + // route 2/files/delete // /** @@ -990,19 +990,21 @@ public CreateFolderBatchJobStatus createFolderBatchCheck(String asyncJobId) thro * corresponding {@link FileMetadata} or {@link FolderMetadata} for the item * at time of deletion, and not a {@link DeletedMetadata} object. * + * + * @return Metadata for a file or folder. */ - DeleteResult deleteV2(DeleteArg arg) throws DeleteErrorException, DbxException { + Metadata delete(DeleteArg arg) throws DeleteErrorException, DbxException { try { return this.client.rpcStyle(this.client.getHost().getApi(), - "2/files/delete_v2", + "2/files/delete", arg, false, DeleteArg.Serializer.INSTANCE, - DeleteResult.Serializer.INSTANCE, + Metadata.Serializer.INSTANCE, DeleteError.Serializer.INSTANCE); } catch (DbxWrappedException ex) { - throw new DeleteErrorException("2/files/delete_v2", ex.getRequestId(), ex.getUserMessage(), (DeleteError) ex.getErrorValue()); + throw new DeleteErrorException("2/files/delete", ex.getRequestId(), ex.getUserMessage(), (DeleteError) ex.getErrorValue()); } } @@ -1020,12 +1022,18 @@ DeleteResult deleteV2(DeleteArg arg) throws DeleteErrorException, DbxException { * "{@code (/(.|[\\r\\n])*)|(ns:[0-9]+(/.*)?)|(id:.*)}" and not be * {@code null}. * + * @return Metadata for a file or folder. + * * @throws IllegalArgumentException If any argument does not meet its * preconditions. + * + * @deprecated use {@link DbxUserFilesRequests#deleteV2(String,String)} + * instead. */ - public DeleteResult deleteV2(String path) throws DeleteErrorException, DbxException { + @Deprecated + public Metadata delete(String path) throws DeleteErrorException, DbxException { DeleteArg _arg = new DeleteArg(path); - return deleteV2(_arg); + return delete(_arg); } /** @@ -1045,10 +1053,16 @@ public DeleteResult deleteV2(String path) throws DeleteErrorException, DbxExcept * file's latest "rev". This field does not support deleting a folder. * Must have length of at least 9 and match pattern "{@code [0-9a-f]+}". * + * @return Metadata for a file or folder. + * * @throws IllegalArgumentException If any argument does not meet its * preconditions. + * + * @deprecated use {@link DbxUserFilesRequests#deleteV2(String,String)} + * instead. */ - public DeleteResult deleteV2(String path, String parentRev) throws DeleteErrorException, DbxException { + @Deprecated + public Metadata delete(String path, String parentRev) throws DeleteErrorException, DbxException { if (parentRev != null) { if (parentRev.length() < 9) { throw new IllegalArgumentException("String 'parentRev' is shorter than 9"); @@ -1058,11 +1072,11 @@ public DeleteResult deleteV2(String path, String parentRev) throws DeleteErrorEx } } DeleteArg _arg = new DeleteArg(path, parentRev); - return deleteV2(_arg); + return delete(_arg); } // - // route 2/files/delete + // route 2/files/delete_v2 // /** @@ -1072,21 +1086,19 @@ public DeleteResult deleteV2(String path, String parentRev) throws DeleteErrorEx * corresponding {@link FileMetadata} or {@link FolderMetadata} for the item * at time of deletion, and not a {@link DeletedMetadata} object. * - * - * @return Metadata for a file or folder. */ - Metadata delete(DeleteArg arg) throws DeleteErrorException, DbxException { + DeleteResult deleteV2(DeleteArg arg) throws DeleteErrorException, DbxException { try { return this.client.rpcStyle(this.client.getHost().getApi(), - "2/files/delete", + "2/files/delete_v2", arg, false, DeleteArg.Serializer.INSTANCE, - Metadata.Serializer.INSTANCE, + DeleteResult.Serializer.INSTANCE, DeleteError.Serializer.INSTANCE); } catch (DbxWrappedException ex) { - throw new DeleteErrorException("2/files/delete", ex.getRequestId(), ex.getUserMessage(), (DeleteError) ex.getErrorValue()); + throw new DeleteErrorException("2/files/delete_v2", ex.getRequestId(), ex.getUserMessage(), (DeleteError) ex.getErrorValue()); } } @@ -1104,18 +1116,12 @@ Metadata delete(DeleteArg arg) throws DeleteErrorException, DbxException { * "{@code (/(.|[\\r\\n])*)|(ns:[0-9]+(/.*)?)|(id:.*)}" and not be * {@code null}. * - * @return Metadata for a file or folder. - * * @throws IllegalArgumentException If any argument does not meet its * preconditions. - * - * @deprecated use {@link DbxUserFilesRequests#deleteV2(String,String)} - * instead. */ - @Deprecated - public Metadata delete(String path) throws DeleteErrorException, DbxException { + public DeleteResult deleteV2(String path) throws DeleteErrorException, DbxException { DeleteArg _arg = new DeleteArg(path); - return delete(_arg); + return deleteV2(_arg); } /** @@ -1135,16 +1141,10 @@ public Metadata delete(String path) throws DeleteErrorException, DbxException { * file's latest "rev". This field does not support deleting a folder. * Must have length of at least 9 and match pattern "{@code [0-9a-f]+}". * - * @return Metadata for a file or folder. - * * @throws IllegalArgumentException If any argument does not meet its * preconditions. - * - * @deprecated use {@link DbxUserFilesRequests#deleteV2(String,String)} - * instead. */ - @Deprecated - public Metadata delete(String path, String parentRev) throws DeleteErrorException, DbxException { + public DeleteResult deleteV2(String path, String parentRev) throws DeleteErrorException, DbxException { if (parentRev != null) { if (parentRev.length() < 9) { throw new IllegalArgumentException("String 'parentRev' is shorter than 9"); @@ -1154,7 +1154,7 @@ public Metadata delete(String path, String parentRev) throws DeleteErrorExceptio } } DeleteArg _arg = new DeleteArg(path, parentRev); - return delete(_arg); + return deleteV2(_arg); } // @@ -2678,6 +2678,87 @@ public LockFileBatchResult lockFileBatch(List entries) throws LockF return lockFileBatch(_arg); } + // + // route 2/files/move + // + + /** + * Move a file or folder to a different location in the user's Dropbox. If + * the source path is a folder all its contents will be moved. + * + * + * @return Metadata for a file or folder. + */ + Metadata move(RelocationArg arg) throws RelocationErrorException, DbxException { + try { + return this.client.rpcStyle(this.client.getHost().getApi(), + "2/files/move", + arg, + false, + RelocationArg.Serializer.INSTANCE, + Metadata.Serializer.INSTANCE, + RelocationError.Serializer.INSTANCE); + } + catch (DbxWrappedException ex) { + throw new RelocationErrorException("2/files/move", ex.getRequestId(), ex.getUserMessage(), (RelocationError) ex.getErrorValue()); + } + } + + /** + * Move a file or folder to a different location in the user's Dropbox. + * + *

If the source path is a folder all its contents will be moved.

+ * + *

The default values for the optional request parameters will be used. + * See {@link MoveBuilder} for more details.

+ * + * @param fromPath Path in the user's Dropbox to be copied or moved. Must + * match pattern "{@code (/(.|[\\r\\n])*)|(ns:[0-9]+(/.*)?)|(id:.*)}" + * and not be {@code null}. + * @param toPath Path in the user's Dropbox that is the destination. Must + * match pattern "{@code (/(.|[\\r\\n])*)|(ns:[0-9]+(/.*)?)|(id:.*)}" + * and not be {@code null}. + * + * @return Metadata for a file or folder. + * + * @throws IllegalArgumentException If any argument does not meet its + * preconditions. + * + * @deprecated use {@link DbxUserFilesRequests#moveV2(String,String)} + * instead. + */ + @Deprecated + public Metadata move(String fromPath, String toPath) throws RelocationErrorException, DbxException { + RelocationArg _arg = new RelocationArg(fromPath, toPath); + return move(_arg); + } + + /** + * Move a file or folder to a different location in the user's Dropbox. If + * the source path is a folder all its contents will be moved. + * + * @param fromPath Path in the user's Dropbox to be copied or moved. Must + * match pattern "{@code (/(.|[\\r\\n])*)|(ns:[0-9]+(/.*)?)|(id:.*)}" + * and not be {@code null}. + * @param toPath Path in the user's Dropbox that is the destination. Must + * match pattern "{@code (/(.|[\\r\\n])*)|(ns:[0-9]+(/.*)?)|(id:.*)}" + * and not be {@code null}. + * + * @return Request builder for configuring request parameters and completing + * the request. + * + * @throws IllegalArgumentException If any argument does not meet its + * preconditions. + * + * @deprecated use {@link DbxUserFilesRequests#moveV2(String,String)} + * instead. + */ + @Deprecated + public MoveBuilder moveBuilder(String fromPath, String toPath) { + RelocationArg.Builder argBuilder_ = RelocationArg.newBuilder(fromPath, toPath); + return new MoveBuilder(this, argBuilder_); + } + // // route 2/files/move_v2 // @@ -2752,70 +2833,76 @@ public MoveV2Builder moveV2Builder(String fromPath, String toPath) { } // - // route 2/files/move + // route 2/files/move_batch // /** - * Move a file or folder to a different location in the user's Dropbox. If - * the source path is a folder all its contents will be moved. + * Move multiple files or folders to different locations at once in the + * user's Dropbox. This route will return job ID immediately and do the + * async moving job in background. Please use {@code moveBatchCheck:1} to + * check the job status. * * - * @return Metadata for a file or folder. + * @return Result returned by {@link DbxUserFilesRequests#copyBatch(List)} + * or {@link DbxUserFilesRequests#moveBatch(List)} that may either + * launch an asynchronous job or complete synchronously. */ - Metadata move(RelocationArg arg) throws RelocationErrorException, DbxException { + RelocationBatchLaunch moveBatch(RelocationBatchArg arg) throws DbxApiException, DbxException { try { return this.client.rpcStyle(this.client.getHost().getApi(), - "2/files/move", + "2/files/move_batch", arg, false, - RelocationArg.Serializer.INSTANCE, - Metadata.Serializer.INSTANCE, - RelocationError.Serializer.INSTANCE); + RelocationBatchArg.Serializer.INSTANCE, + RelocationBatchLaunch.Serializer.INSTANCE, + com.dropbox.core.stone.StoneSerializers.void_()); } catch (DbxWrappedException ex) { - throw new RelocationErrorException("2/files/move", ex.getRequestId(), ex.getUserMessage(), (RelocationError) ex.getErrorValue()); + throw new DbxApiException(ex.getRequestId(), ex.getUserMessage(), "Unexpected error response for \"move_batch\":" + ex.getErrorValue()); } } /** - * Move a file or folder to a different location in the user's Dropbox. + * Move multiple files or folders to different locations at once in the + * user's Dropbox. * - *

If the source path is a folder all its contents will be moved.

+ *

This route will return job ID immediately and do the async moving job + * in background. Please use {@code moveBatchCheck:1} to check the job + * status.

* *

The default values for the optional request parameters will be used. - * See {@link MoveBuilder} for more details.

+ * See {@link MoveBatchBuilder} for more details.

* - * @param fromPath Path in the user's Dropbox to be copied or moved. Must - * match pattern "{@code (/(.|[\\r\\n])*)|(ns:[0-9]+(/.*)?)|(id:.*)}" - * and not be {@code null}. - * @param toPath Path in the user's Dropbox that is the destination. Must - * match pattern "{@code (/(.|[\\r\\n])*)|(ns:[0-9]+(/.*)?)|(id:.*)}" - * and not be {@code null}. + * @param entries List of entries to be moved or copied. Each entry is + * {@link RelocationPath}. Must contain at least 1 items, contain at + * most 1000 items, not contain a {@code null} item, and not be {@code + * null}. * - * @return Metadata for a file or folder. + * @return Result returned by {@link DbxUserFilesRequests#copyBatch(List)} + * or {@link DbxUserFilesRequests#moveBatch(List)} that may either + * launch an asynchronous job or complete synchronously. * * @throws IllegalArgumentException If any argument does not meet its * preconditions. * - * @deprecated use {@link DbxUserFilesRequests#moveV2(String,String)} - * instead. + * @deprecated use {@link DbxUserFilesRequests#moveBatchV2(List)} instead. */ @Deprecated - public Metadata move(String fromPath, String toPath) throws RelocationErrorException, DbxException { - RelocationArg _arg = new RelocationArg(fromPath, toPath); - return move(_arg); + public RelocationBatchLaunch moveBatch(List entries) throws DbxApiException, DbxException { + RelocationBatchArg _arg = new RelocationBatchArg(entries); + return moveBatch(_arg); } /** - * Move a file or folder to a different location in the user's Dropbox. If - * the source path is a folder all its contents will be moved. + * Move multiple files or folders to different locations at once in the + * user's Dropbox. This route will return job ID immediately and do the + * async moving job in background. Please use {@code moveBatchCheck:1} to + * check the job status. * - * @param fromPath Path in the user's Dropbox to be copied or moved. Must - * match pattern "{@code (/(.|[\\r\\n])*)|(ns:[0-9]+(/.*)?)|(id:.*)}" - * and not be {@code null}. - * @param toPath Path in the user's Dropbox that is the destination. Must - * match pattern "{@code (/(.|[\\r\\n])*)|(ns:[0-9]+(/.*)?)|(id:.*)}" - * and not be {@code null}. + * @param entries List of entries to be moved or copied. Each entry is + * {@link RelocationPath}. Must contain at least 1 items, contain at + * most 1000 items, not contain a {@code null} item, and not be {@code + * null}. * * @return Request builder for configuring request parameters and completing * the request. @@ -2823,13 +2910,12 @@ public Metadata move(String fromPath, String toPath) throws RelocationErrorExcep * @throws IllegalArgumentException If any argument does not meet its * preconditions. * - * @deprecated use {@link DbxUserFilesRequests#moveV2(String,String)} - * instead. + * @deprecated use {@link DbxUserFilesRequests#moveBatchV2(List)} instead. */ @Deprecated - public MoveBuilder moveBuilder(String fromPath, String toPath) { - RelocationArg.Builder argBuilder_ = RelocationArg.newBuilder(fromPath, toPath); - return new MoveBuilder(this, argBuilder_); + public MoveBatchBuilder moveBatchBuilder(List entries) { + RelocationBatchArg.Builder argBuilder_ = RelocationBatchArg.newBuilder(entries); + return new MoveBatchBuilder(this, argBuilder_); } // @@ -2928,89 +3014,49 @@ public MoveBatchV2Builder moveBatchV2Builder(List entries) { } // - // route 2/files/move_batch + // route 2/files/move_batch/check // /** - * Move multiple files or folders to different locations at once in the - * user's Dropbox. This route will return job ID immediately and do the - * async moving job in background. Please use {@code moveBatchCheck:1} to - * check the job status. - * + * Returns the status of an asynchronous job for {@code moveBatch:1}. If + * success, it returns list of results for each entry. * - * @return Result returned by {@link DbxUserFilesRequests#copyBatch(List)} - * or {@link DbxUserFilesRequests#moveBatch(List)} that may either - * launch an asynchronous job or complete synchronously. + * @param arg Arguments for methods that poll the status of an asynchronous + * job. */ - RelocationBatchLaunch moveBatch(RelocationBatchArg arg) throws DbxApiException, DbxException { + RelocationBatchJobStatus moveBatchCheck(PollArg arg) throws PollErrorException, DbxException { try { return this.client.rpcStyle(this.client.getHost().getApi(), - "2/files/move_batch", + "2/files/move_batch/check", arg, false, - RelocationBatchArg.Serializer.INSTANCE, - RelocationBatchLaunch.Serializer.INSTANCE, - com.dropbox.core.stone.StoneSerializers.void_()); + PollArg.Serializer.INSTANCE, + RelocationBatchJobStatus.Serializer.INSTANCE, + PollError.Serializer.INSTANCE); } catch (DbxWrappedException ex) { - throw new DbxApiException(ex.getRequestId(), ex.getUserMessage(), "Unexpected error response for \"move_batch\":" + ex.getErrorValue()); + throw new PollErrorException("2/files/move_batch/check", ex.getRequestId(), ex.getUserMessage(), (PollError) ex.getErrorValue()); } } /** - * Move multiple files or folders to different locations at once in the - * user's Dropbox. - * - *

This route will return job ID immediately and do the async moving job - * in background. Please use {@code moveBatchCheck:1} to check the job - * status.

- * - *

The default values for the optional request parameters will be used. - * See {@link MoveBatchBuilder} for more details.

- * - * @param entries List of entries to be moved or copied. Each entry is - * {@link RelocationPath}. Must contain at least 1 items, contain at - * most 1000 items, not contain a {@code null} item, and not be {@code - * null}. - * - * @return Result returned by {@link DbxUserFilesRequests#copyBatch(List)} - * or {@link DbxUserFilesRequests#moveBatch(List)} that may either - * launch an asynchronous job or complete synchronously. - * - * @throws IllegalArgumentException If any argument does not meet its - * preconditions. - * - * @deprecated use {@link DbxUserFilesRequests#moveBatchV2(List)} instead. - */ - @Deprecated - public RelocationBatchLaunch moveBatch(List entries) throws DbxApiException, DbxException { - RelocationBatchArg _arg = new RelocationBatchArg(entries); - return moveBatch(_arg); - } - - /** - * Move multiple files or folders to different locations at once in the - * user's Dropbox. This route will return job ID immediately and do the - * async moving job in background. Please use {@code moveBatchCheck:1} to - * check the job status. - * - * @param entries List of entries to be moved or copied. Each entry is - * {@link RelocationPath}. Must contain at least 1 items, contain at - * most 1000 items, not contain a {@code null} item, and not be {@code - * null}. + * Returns the status of an asynchronous job for {@code moveBatch:1}. If + * success, it returns list of results for each entry. * - * @return Request builder for configuring request parameters and completing - * the request. + * @param asyncJobId Id of the asynchronous job. This is the value of a + * response returned from the method that launched the job. Must have + * length of at least 1 and not be {@code null}. * * @throws IllegalArgumentException If any argument does not meet its * preconditions. * - * @deprecated use {@link DbxUserFilesRequests#moveBatchV2(List)} instead. + * @deprecated use {@link DbxUserFilesRequests#moveBatchCheckV2(String)} + * instead. */ @Deprecated - public MoveBatchBuilder moveBatchBuilder(List entries) { - RelocationBatchArg.Builder argBuilder_ = RelocationBatchArg.newBuilder(entries); - return new MoveBatchBuilder(this, argBuilder_); + public RelocationBatchJobStatus moveBatchCheck(String asyncJobId) throws PollErrorException, DbxException { + PollArg _arg = new PollArg(asyncJobId); + return moveBatchCheck(_arg); } // @@ -3067,52 +3113,6 @@ public RelocationBatchV2JobStatus moveBatchCheckV2(String asyncJobId) throws Pol return moveBatchCheckV2(_arg); } - // - // route 2/files/move_batch/check - // - - /** - * Returns the status of an asynchronous job for {@code moveBatch:1}. If - * success, it returns list of results for each entry. - * - * @param arg Arguments for methods that poll the status of an asynchronous - * job. - */ - RelocationBatchJobStatus moveBatchCheck(PollArg arg) throws PollErrorException, DbxException { - try { - return this.client.rpcStyle(this.client.getHost().getApi(), - "2/files/move_batch/check", - arg, - false, - PollArg.Serializer.INSTANCE, - RelocationBatchJobStatus.Serializer.INSTANCE, - PollError.Serializer.INSTANCE); - } - catch (DbxWrappedException ex) { - throw new PollErrorException("2/files/move_batch/check", ex.getRequestId(), ex.getUserMessage(), (PollError) ex.getErrorValue()); - } - } - - /** - * Returns the status of an asynchronous job for {@code moveBatch:1}. If - * success, it returns list of results for each entry. - * - * @param asyncJobId Id of the asynchronous job. This is the value of a - * response returned from the method that launched the job. Must have - * length of at least 1 and not be {@code null}. - * - * @throws IllegalArgumentException If any argument does not meet its - * preconditions. - * - * @deprecated use {@link DbxUserFilesRequests#moveBatchCheckV2(String)} - * instead. - */ - @Deprecated - public RelocationBatchJobStatus moveBatchCheck(String asyncJobId) throws PollErrorException, DbxException { - PollArg _arg = new PollArg(asyncJobId); - return moveBatchCheck(_arg); - } - // // route 2/files/paper/create // @@ -4128,6 +4128,64 @@ public UploadBuilder uploadBuilder(String path) { return new UploadBuilder(this, argBuilder_); } + // + // route 2/files/upload_session/append + // + + /** + * Append more data to an upload session. A single request should not upload + * more than 150 MB. The maximum size of a file one can upload to an upload + * session is 350 GB. Calls to this endpoint will count as data transport + * calls for any Dropbox Business teams with a limit on the number of data + * transport calls allowed per month. For more information, see the Data + * transport limit page. + * + * + * @return Uploader used to upload the request body and finish request. + */ + UploadSessionAppendUploader uploadSessionAppend(UploadSessionCursor arg) throws DbxException { + HttpRequestor.Uploader _uploader = this.client.uploadStyle(this.client.getHost().getContent(), + "2/files/upload_session/append", + arg, + false, + UploadSessionCursor.Serializer.INSTANCE); + return new UploadSessionAppendUploader(_uploader, this.client.getUserId()); + } + + /** + * Append more data to an upload session. + * + *

A single request should not upload more than 150 MB. The maximum size + * of a file one can upload to an upload session is 350 GB.

+ * + *

Calls to this endpoint will count as data transport calls for any + * Dropbox Business teams with a limit on the number of data transport calls + * allowed per month. For more information, see the Data + * transport limit page.

+ * + * @param sessionId The upload session ID (returned by {@link + * DbxUserFilesRequests#uploadSessionStart}). Must not be {@code null}. + * @param offset Offset in bytes at which data should be appended. We use + * this to make sure upload data isn't lost or duplicated in the event + * of a network error. + * + * @return Uploader used to upload the request body and finish request. + * + * @throws IllegalArgumentException If any argument does not meet its + * preconditions. + * + * @deprecated use {@link + * DbxUserFilesRequests#uploadSessionAppendV2(UploadSessionCursor)} + * instead. + */ + @Deprecated + public UploadSessionAppendUploader uploadSessionAppend(String sessionId, long offset) throws DbxException { + UploadSessionCursor _arg = new UploadSessionCursor(sessionId, offset); + return uploadSessionAppend(_arg); + } + // // route 2/files/upload_session/append_v2 // @@ -4209,64 +4267,6 @@ public UploadSessionAppendV2Builder uploadSessionAppendV2Builder(UploadSessionCu return new UploadSessionAppendV2Builder(this, argBuilder_); } - // - // route 2/files/upload_session/append - // - - /** - * Append more data to an upload session. A single request should not upload - * more than 150 MB. The maximum size of a file one can upload to an upload - * session is 350 GB. Calls to this endpoint will count as data transport - * calls for any Dropbox Business teams with a limit on the number of data - * transport calls allowed per month. For more information, see the Data - * transport limit page. - * - * - * @return Uploader used to upload the request body and finish request. - */ - UploadSessionAppendUploader uploadSessionAppend(UploadSessionCursor arg) throws DbxException { - HttpRequestor.Uploader _uploader = this.client.uploadStyle(this.client.getHost().getContent(), - "2/files/upload_session/append", - arg, - false, - UploadSessionCursor.Serializer.INSTANCE); - return new UploadSessionAppendUploader(_uploader, this.client.getUserId()); - } - - /** - * Append more data to an upload session. - * - *

A single request should not upload more than 150 MB. The maximum size - * of a file one can upload to an upload session is 350 GB.

- * - *

Calls to this endpoint will count as data transport calls for any - * Dropbox Business teams with a limit on the number of data transport calls - * allowed per month. For more information, see the Data - * transport limit page.

- * - * @param sessionId The upload session ID (returned by {@link - * DbxUserFilesRequests#uploadSessionStart}). Must not be {@code null}. - * @param offset Offset in bytes at which data should be appended. We use - * this to make sure upload data isn't lost or duplicated in the event - * of a network error. - * - * @return Uploader used to upload the request body and finish request. - * - * @throws IllegalArgumentException If any argument does not meet its - * preconditions. - * - * @deprecated use {@link - * DbxUserFilesRequests#uploadSessionAppendV2(UploadSessionCursor)} - * instead. - */ - @Deprecated - public UploadSessionAppendUploader uploadSessionAppend(String sessionId, long offset) throws DbxException { - UploadSessionCursor _arg = new UploadSessionCursor(sessionId, offset); - return uploadSessionAppend(_arg); - } - // // route 2/files/upload_session/finish // diff --git a/core/build/generated_stone_source/main/src/com/dropbox/core/v2/files/DeleteErrorException.java b/core/build/generated_stone_source/main/src/com/dropbox/core/v2/files/DeleteErrorException.java index a2c61d2bb..a5cc467e6 100644 --- a/core/build/generated_stone_source/main/src/com/dropbox/core/v2/files/DeleteErrorException.java +++ b/core/build/generated_stone_source/main/src/com/dropbox/core/v2/files/DeleteErrorException.java @@ -10,22 +10,21 @@ * Exception thrown when the server responds with a {@link DeleteError} error. * *

This exception is raised by {@link - * DbxUserFilesRequests#deleteV2(String,String)}, {@link - * DbxUserFilesRequests#delete(String,String)}, and {@link + * DbxUserFilesRequests#delete(String,String)}, {@link + * DbxUserFilesRequests#deleteV2(String,String)}, and {@link * DbxUserFilesRequests#permanentlyDelete(String,String)}.

*/ public class DeleteErrorException extends DbxApiException { // exception for routes: - // 2/files/delete_v2 // 2/files/delete + // 2/files/delete_v2 // 2/files/permanently_delete private static final long serialVersionUID = 0L; /** - * The error reported by {@link - * DbxUserFilesRequests#deleteV2(String,String)}, {@link - * DbxUserFilesRequests#delete(String,String)}, and {@link + * The error reported by {@link DbxUserFilesRequests#delete(String,String)}, + * {@link DbxUserFilesRequests#deleteV2(String,String)}, and {@link * DbxUserFilesRequests#permanentlyDelete(String,String)}. */ public final DeleteError errorValue; diff --git a/core/build/generated_stone_source/main/src/com/dropbox/core/v2/files/RelocationErrorException.java b/core/build/generated_stone_source/main/src/com/dropbox/core/v2/files/RelocationErrorException.java index 57186d271..672c4eaf1 100644 --- a/core/build/generated_stone_source/main/src/com/dropbox/core/v2/files/RelocationErrorException.java +++ b/core/build/generated_stone_source/main/src/com/dropbox/core/v2/files/RelocationErrorException.java @@ -11,25 +11,25 @@ * error. * *

This exception is raised by {@link - * DbxUserFilesRequests#copyV2(String,String)}, {@link * DbxUserFilesRequests#copy(String,String)}, {@link - * DbxUserFilesRequests#moveV2(String,String)}, and {@link - * DbxUserFilesRequests#move(String,String)}.

+ * DbxUserFilesRequests#copyV2(String,String)}, {@link + * DbxUserFilesRequests#move(String,String)}, and {@link + * DbxUserFilesRequests#moveV2(String,String)}.

*/ public class RelocationErrorException extends DbxApiException { // exception for routes: - // 2/files/copy_v2 // 2/files/copy - // 2/files/move_v2 + // 2/files/copy_v2 // 2/files/move + // 2/files/move_v2 private static final long serialVersionUID = 0L; /** - * The error reported by {@link DbxUserFilesRequests#copyV2(String,String)}, - * {@link DbxUserFilesRequests#copy(String,String)}, {@link - * DbxUserFilesRequests#moveV2(String,String)}, and {@link - * DbxUserFilesRequests#move(String,String)}. + * The error reported by {@link DbxUserFilesRequests#copy(String,String)}, + * {@link DbxUserFilesRequests#copyV2(String,String)}, {@link + * DbxUserFilesRequests#move(String,String)}, and {@link + * DbxUserFilesRequests#moveV2(String,String)}. */ public final RelocationError errorValue; diff --git a/core/build/generated_stone_source/main/src/com/dropbox/core/v2/files/UploadSessionAppendErrorException.java b/core/build/generated_stone_source/main/src/com/dropbox/core/v2/files/UploadSessionAppendErrorException.java index 4c11e3fac..38e202b8c 100644 --- a/core/build/generated_stone_source/main/src/com/dropbox/core/v2/files/UploadSessionAppendErrorException.java +++ b/core/build/generated_stone_source/main/src/com/dropbox/core/v2/files/UploadSessionAppendErrorException.java @@ -11,20 +11,20 @@ * UploadSessionAppendError} error. * *

This exception is raised by {@link - * DbxUserFilesRequests#uploadSessionAppendV2(UploadSessionCursor)} and {@link - * DbxUserFilesRequests#uploadSessionAppend(String,long)}.

+ * DbxUserFilesRequests#uploadSessionAppend(String,long)} and {@link + * DbxUserFilesRequests#uploadSessionAppendV2(UploadSessionCursor)}.

*/ public class UploadSessionAppendErrorException extends DbxApiException { // exception for routes: - // 2/files/upload_session/append_v2 // 2/files/upload_session/append + // 2/files/upload_session/append_v2 private static final long serialVersionUID = 0L; /** * The error reported by {@link - * DbxUserFilesRequests#uploadSessionAppendV2(UploadSessionCursor)} and - * {@link DbxUserFilesRequests#uploadSessionAppend(String,long)}. + * DbxUserFilesRequests#uploadSessionAppend(String,long)} and {@link + * DbxUserFilesRequests#uploadSessionAppendV2(UploadSessionCursor)}. */ public final UploadSessionAppendError errorValue; diff --git a/core/build/generated_stone_source/main/src/com/dropbox/core/v2/team/DbxTeamTeamRequests.java b/core/build/generated_stone_source/main/src/com/dropbox/core/v2/team/DbxTeamTeamRequests.java index 6a7323e18..4c1bec26b 100644 --- a/core/build/generated_stone_source/main/src/com/dropbox/core/v2/team/DbxTeamTeamRequests.java +++ b/core/build/generated_stone_source/main/src/com/dropbox/core/v2/team/DbxTeamTeamRequests.java @@ -2039,7 +2039,7 @@ public List memberSpaceLimitsSetCustomQuota(List memberSpaceLimitsSetCustomQuota(List * *

The {@code forceAsync} request parameter will default to {@code - * false} (see {@link #membersAddV2(List,boolean)}).

+ * false} (see {@link #membersAdd(List,boolean)}).

* * @param newMembers Details of new members to be added to the team. Must * not contain a {@code null} item and not be {@code null}. @@ -2100,9 +2100,9 @@ MembersAddLaunchV2Result membersAddV2(MembersAddV2Arg arg) throws DbxApiExceptio * @throws IllegalArgumentException If any argument does not meet its * preconditions. */ - public MembersAddLaunchV2Result membersAddV2(List newMembers) throws DbxApiException, DbxException { - MembersAddV2Arg _arg = new MembersAddV2Arg(newMembers); - return membersAddV2(_arg); + public MembersAddLaunch membersAdd(List newMembers) throws DbxApiException, DbxException { + MembersAddArg _arg = new MembersAddArg(newMembers); + return membersAdd(_arg); } /** @@ -2132,13 +2132,13 @@ public MembersAddLaunchV2Result membersAddV2(List newMembers) th * @throws IllegalArgumentException If any argument does not meet its * preconditions. */ - public MembersAddLaunchV2Result membersAddV2(List newMembers, boolean forceAsync) throws DbxApiException, DbxException { - MembersAddV2Arg _arg = new MembersAddV2Arg(newMembers, forceAsync); - return membersAddV2(_arg); + public MembersAddLaunch membersAdd(List newMembers, boolean forceAsync) throws DbxApiException, DbxException { + MembersAddArg _arg = new MembersAddArg(newMembers, forceAsync); + return membersAdd(_arg); } // - // route 2/team/members/add + // route 2/team/members/add_v2 // /** @@ -2155,18 +2155,18 @@ public MembersAddLaunchV2Result membersAddV2(List newMembers, bo * actions taken on the user before they become 'active'. * */ - MembersAddLaunch membersAdd(MembersAddArg arg) throws DbxApiException, DbxException { + MembersAddLaunchV2Result membersAddV2(MembersAddV2Arg arg) throws DbxApiException, DbxException { try { return this.client.rpcStyle(this.client.getHost().getApi(), - "2/team/members/add", + "2/team/members/add_v2", arg, false, - MembersAddArg.Serializer.INSTANCE, - MembersAddLaunch.Serializer.INSTANCE, + MembersAddV2Arg.Serializer.INSTANCE, + MembersAddLaunchV2Result.Serializer.INSTANCE, com.dropbox.core.stone.StoneSerializers.void_()); } catch (DbxWrappedException ex) { - throw new DbxApiException(ex.getRequestId(), ex.getUserMessage(), "Unexpected error response for \"members/add\":" + ex.getErrorValue()); + throw new DbxApiException(ex.getRequestId(), ex.getUserMessage(), "Unexpected error response for \"members/add_v2\":" + ex.getErrorValue()); } } @@ -2191,7 +2191,7 @@ MembersAddLaunch membersAdd(MembersAddArg arg) throws DbxApiException, DbxExcept * team member' actions taken on the user before they become 'active'.

* *

The {@code forceAsync} request parameter will default to {@code - * false} (see {@link #membersAdd(List,boolean)}).

+ * false} (see {@link #membersAddV2(List,boolean)}).

* * @param newMembers Details of new members to be added to the team. Must * not contain a {@code null} item and not be {@code null}. @@ -2199,9 +2199,9 @@ MembersAddLaunch membersAdd(MembersAddArg arg) throws DbxApiException, DbxExcept * @throws IllegalArgumentException If any argument does not meet its * preconditions. */ - public MembersAddLaunch membersAdd(List newMembers) throws DbxApiException, DbxException { - MembersAddArg _arg = new MembersAddArg(newMembers); - return membersAdd(_arg); + public MembersAddLaunchV2Result membersAddV2(List newMembers) throws DbxApiException, DbxException { + MembersAddV2Arg _arg = new MembersAddV2Arg(newMembers); + return membersAddV2(_arg); } /** @@ -2231,41 +2231,41 @@ public MembersAddLaunch membersAdd(List newMembers) throws DbxApiE * @throws IllegalArgumentException If any argument does not meet its * preconditions. */ - public MembersAddLaunch membersAdd(List newMembers, boolean forceAsync) throws DbxApiException, DbxException { - MembersAddArg _arg = new MembersAddArg(newMembers, forceAsync); - return membersAdd(_arg); + public MembersAddLaunchV2Result membersAddV2(List newMembers, boolean forceAsync) throws DbxApiException, DbxException { + MembersAddV2Arg _arg = new MembersAddV2Arg(newMembers, forceAsync); + return membersAddV2(_arg); } // - // route 2/team/members/add/job_status/get_v2 + // route 2/team/members/add/job_status/get // /** * Once an async_job_id is returned from {@link - * DbxTeamTeamRequests#membersAddV2(List,boolean)} , use this to poll the + * DbxTeamTeamRequests#membersAdd(List,boolean)} , use this to poll the * status of the asynchronous request. Permission : Team member management. * * @param arg Arguments for methods that poll the status of an asynchronous * job. */ - MembersAddJobStatusV2Result membersAddJobStatusGetV2(PollArg arg) throws PollErrorException, DbxException { + MembersAddJobStatus membersAddJobStatusGet(PollArg arg) throws PollErrorException, DbxException { try { return this.client.rpcStyle(this.client.getHost().getApi(), - "2/team/members/add/job_status/get_v2", + "2/team/members/add/job_status/get", arg, false, PollArg.Serializer.INSTANCE, - MembersAddJobStatusV2Result.Serializer.INSTANCE, + MembersAddJobStatus.Serializer.INSTANCE, PollError.Serializer.INSTANCE); } catch (DbxWrappedException ex) { - throw new PollErrorException("2/team/members/add/job_status/get_v2", ex.getRequestId(), ex.getUserMessage(), (PollError) ex.getErrorValue()); + throw new PollErrorException("2/team/members/add/job_status/get", ex.getRequestId(), ex.getUserMessage(), (PollError) ex.getErrorValue()); } } /** * Once an async_job_id is returned from {@link - * DbxTeamTeamRequests#membersAddV2(List,boolean)} , use this to poll the + * DbxTeamTeamRequests#membersAdd(List,boolean)} , use this to poll the * status of the asynchronous request. * *

Permission : Team member management.

@@ -2277,41 +2277,41 @@ MembersAddJobStatusV2Result membersAddJobStatusGetV2(PollArg arg) throws PollErr * @throws IllegalArgumentException If any argument does not meet its * preconditions. */ - public MembersAddJobStatusV2Result membersAddJobStatusGetV2(String asyncJobId) throws PollErrorException, DbxException { + public MembersAddJobStatus membersAddJobStatusGet(String asyncJobId) throws PollErrorException, DbxException { PollArg _arg = new PollArg(asyncJobId); - return membersAddJobStatusGetV2(_arg); + return membersAddJobStatusGet(_arg); } // - // route 2/team/members/add/job_status/get + // route 2/team/members/add/job_status/get_v2 // /** * Once an async_job_id is returned from {@link - * DbxTeamTeamRequests#membersAdd(List,boolean)} , use this to poll the + * DbxTeamTeamRequests#membersAddV2(List,boolean)} , use this to poll the * status of the asynchronous request. Permission : Team member management. * * @param arg Arguments for methods that poll the status of an asynchronous * job. */ - MembersAddJobStatus membersAddJobStatusGet(PollArg arg) throws PollErrorException, DbxException { + MembersAddJobStatusV2Result membersAddJobStatusGetV2(PollArg arg) throws PollErrorException, DbxException { try { return this.client.rpcStyle(this.client.getHost().getApi(), - "2/team/members/add/job_status/get", + "2/team/members/add/job_status/get_v2", arg, false, PollArg.Serializer.INSTANCE, - MembersAddJobStatus.Serializer.INSTANCE, + MembersAddJobStatusV2Result.Serializer.INSTANCE, PollError.Serializer.INSTANCE); } catch (DbxWrappedException ex) { - throw new PollErrorException("2/team/members/add/job_status/get", ex.getRequestId(), ex.getUserMessage(), (PollError) ex.getErrorValue()); + throw new PollErrorException("2/team/members/add/job_status/get_v2", ex.getRequestId(), ex.getUserMessage(), (PollError) ex.getErrorValue()); } } /** * Once an async_job_id is returned from {@link - * DbxTeamTeamRequests#membersAdd(List,boolean)} , use this to poll the + * DbxTeamTeamRequests#membersAddV2(List,boolean)} , use this to poll the * status of the asynchronous request. * *

Permission : Team member management.

@@ -2323,13 +2323,13 @@ MembersAddJobStatus membersAddJobStatusGet(PollArg arg) throws PollErrorExceptio * @throws IllegalArgumentException If any argument does not meet its * preconditions. */ - public MembersAddJobStatus membersAddJobStatusGet(String asyncJobId) throws PollErrorException, DbxException { + public MembersAddJobStatusV2Result membersAddJobStatusGetV2(String asyncJobId) throws PollErrorException, DbxException { PollArg _arg = new PollArg(asyncJobId); - return membersAddJobStatusGet(_arg); + return membersAddJobStatusGetV2(_arg); } // - // route 2/team/members/delete_profile_photo_v2 + // route 2/team/members/delete_profile_photo // /** @@ -2337,21 +2337,20 @@ public MembersAddJobStatus membersAddJobStatusGet(String asyncJobId) throws Poll * management. * * - * @return Information about a team member, after the change, like at {@link - * DbxTeamTeamRequests#membersSetProfileV2(UserSelectorArg)}. + * @return Information about a team member. */ - TeamMemberInfoV2Result membersDeleteProfilePhotoV2(MembersDeleteProfilePhotoArg arg) throws MembersDeleteProfilePhotoErrorException, DbxException { + TeamMemberInfo membersDeleteProfilePhoto(MembersDeleteProfilePhotoArg arg) throws MembersDeleteProfilePhotoErrorException, DbxException { try { return this.client.rpcStyle(this.client.getHost().getApi(), - "2/team/members/delete_profile_photo_v2", + "2/team/members/delete_profile_photo", arg, false, MembersDeleteProfilePhotoArg.Serializer.INSTANCE, - TeamMemberInfoV2Result.Serializer.INSTANCE, + TeamMemberInfo.Serializer.INSTANCE, MembersDeleteProfilePhotoError.Serializer.INSTANCE); } catch (DbxWrappedException ex) { - throw new MembersDeleteProfilePhotoErrorException("2/team/members/delete_profile_photo_v2", ex.getRequestId(), ex.getUserMessage(), (MembersDeleteProfilePhotoError) ex.getErrorValue()); + throw new MembersDeleteProfilePhotoErrorException("2/team/members/delete_profile_photo", ex.getRequestId(), ex.getUserMessage(), (MembersDeleteProfilePhotoError) ex.getErrorValue()); } } @@ -2363,19 +2362,18 @@ TeamMemberInfoV2Result membersDeleteProfilePhotoV2(MembersDeleteProfilePhotoArg * @param user Identity of the user whose profile photo will be deleted. * Must not be {@code null}. * - * @return Information about a team member, after the change, like at {@link - * DbxTeamTeamRequests#membersSetProfileV2(UserSelectorArg)}. + * @return Information about a team member. * * @throws IllegalArgumentException If any argument does not meet its * preconditions. */ - public TeamMemberInfoV2Result membersDeleteProfilePhotoV2(UserSelectorArg user) throws MembersDeleteProfilePhotoErrorException, DbxException { + public TeamMemberInfo membersDeleteProfilePhoto(UserSelectorArg user) throws MembersDeleteProfilePhotoErrorException, DbxException { MembersDeleteProfilePhotoArg _arg = new MembersDeleteProfilePhotoArg(user); - return membersDeleteProfilePhotoV2(_arg); + return membersDeleteProfilePhoto(_arg); } // - // route 2/team/members/delete_profile_photo + // route 2/team/members/delete_profile_photo_v2 // /** @@ -2383,20 +2381,21 @@ public TeamMemberInfoV2Result membersDeleteProfilePhotoV2(UserSelectorArg user) * management. * * - * @return Information about a team member. + * @return Information about a team member, after the change, like at {@link + * DbxTeamTeamRequests#membersSetProfileV2(UserSelectorArg)}. */ - TeamMemberInfo membersDeleteProfilePhoto(MembersDeleteProfilePhotoArg arg) throws MembersDeleteProfilePhotoErrorException, DbxException { + TeamMemberInfoV2Result membersDeleteProfilePhotoV2(MembersDeleteProfilePhotoArg arg) throws MembersDeleteProfilePhotoErrorException, DbxException { try { return this.client.rpcStyle(this.client.getHost().getApi(), - "2/team/members/delete_profile_photo", + "2/team/members/delete_profile_photo_v2", arg, false, MembersDeleteProfilePhotoArg.Serializer.INSTANCE, - TeamMemberInfo.Serializer.INSTANCE, + TeamMemberInfoV2Result.Serializer.INSTANCE, MembersDeleteProfilePhotoError.Serializer.INSTANCE); } catch (DbxWrappedException ex) { - throw new MembersDeleteProfilePhotoErrorException("2/team/members/delete_profile_photo", ex.getRequestId(), ex.getUserMessage(), (MembersDeleteProfilePhotoError) ex.getErrorValue()); + throw new MembersDeleteProfilePhotoErrorException("2/team/members/delete_profile_photo_v2", ex.getRequestId(), ex.getUserMessage(), (MembersDeleteProfilePhotoError) ex.getErrorValue()); } } @@ -2408,14 +2407,15 @@ TeamMemberInfo membersDeleteProfilePhoto(MembersDeleteProfilePhotoArg arg) throw * @param user Identity of the user whose profile photo will be deleted. * Must not be {@code null}. * - * @return Information about a team member. + * @return Information about a team member, after the change, like at {@link + * DbxTeamTeamRequests#membersSetProfileV2(UserSelectorArg)}. * * @throws IllegalArgumentException If any argument does not meet its * preconditions. */ - public TeamMemberInfo membersDeleteProfilePhoto(UserSelectorArg user) throws MembersDeleteProfilePhotoErrorException, DbxException { + public TeamMemberInfoV2Result membersDeleteProfilePhotoV2(UserSelectorArg user) throws MembersDeleteProfilePhotoErrorException, DbxException { MembersDeleteProfilePhotoArg _arg = new MembersDeleteProfilePhotoArg(user); - return membersDeleteProfilePhoto(_arg); + return membersDeleteProfilePhotoV2(_arg); } // @@ -2448,7 +2448,7 @@ public MembersGetAvailableTeamMemberRolesResult membersGetAvailableTeamMemberRol } // - // route 2/team/members/get_info_v2 + // route 2/team/members/get_info // /** @@ -2458,18 +2458,18 @@ public MembersGetAvailableTeamMemberRolesResult membersGetAvailableTeamMemberRol * be matched to a valid team member. * */ - MembersGetInfoV2Result membersGetInfoV2(MembersGetInfoV2Arg arg) throws MembersGetInfoErrorException, DbxException { + List membersGetInfo(MembersGetInfoArgs arg) throws MembersGetInfoErrorException, DbxException { try { return this.client.rpcStyle(this.client.getHost().getApi(), - "2/team/members/get_info_v2", + "2/team/members/get_info", arg, false, - MembersGetInfoV2Arg.Serializer.INSTANCE, - MembersGetInfoV2Result.Serializer.INSTANCE, + MembersGetInfoArgs.Serializer.INSTANCE, + com.dropbox.core.stone.StoneSerializers.list(MembersGetInfoItem.Serializer.INSTANCE), MembersGetInfoError.Serializer.INSTANCE); } catch (DbxWrappedException ex) { - throw new MembersGetInfoErrorException("2/team/members/get_info_v2", ex.getRequestId(), ex.getUserMessage(), (MembersGetInfoError) ex.getErrorValue()); + throw new MembersGetInfoErrorException("2/team/members/get_info", ex.getRequestId(), ex.getUserMessage(), (MembersGetInfoError) ex.getErrorValue()); } } @@ -2488,13 +2488,13 @@ MembersGetInfoV2Result membersGetInfoV2(MembersGetInfoV2Arg arg) throws MembersG * @throws IllegalArgumentException If any argument does not meet its * preconditions. */ - public MembersGetInfoV2Result membersGetInfoV2(List members) throws MembersGetInfoErrorException, DbxException { - MembersGetInfoV2Arg _arg = new MembersGetInfoV2Arg(members); - return membersGetInfoV2(_arg); + public List membersGetInfo(List members) throws MembersGetInfoErrorException, DbxException { + MembersGetInfoArgs _arg = new MembersGetInfoArgs(members); + return membersGetInfo(_arg); } // - // route 2/team/members/get_info + // route 2/team/members/get_info_v2 // /** @@ -2504,18 +2504,18 @@ public MembersGetInfoV2Result membersGetInfoV2(List members) th * be matched to a valid team member. * */ - List membersGetInfo(MembersGetInfoArgs arg) throws MembersGetInfoErrorException, DbxException { + MembersGetInfoV2Result membersGetInfoV2(MembersGetInfoV2Arg arg) throws MembersGetInfoErrorException, DbxException { try { return this.client.rpcStyle(this.client.getHost().getApi(), - "2/team/members/get_info", + "2/team/members/get_info_v2", arg, false, - MembersGetInfoArgs.Serializer.INSTANCE, - com.dropbox.core.stone.StoneSerializers.list(MembersGetInfoItem.Serializer.INSTANCE), + MembersGetInfoV2Arg.Serializer.INSTANCE, + MembersGetInfoV2Result.Serializer.INSTANCE, MembersGetInfoError.Serializer.INSTANCE); } catch (DbxWrappedException ex) { - throw new MembersGetInfoErrorException("2/team/members/get_info", ex.getRequestId(), ex.getUserMessage(), (MembersGetInfoError) ex.getErrorValue()); + throw new MembersGetInfoErrorException("2/team/members/get_info_v2", ex.getRequestId(), ex.getUserMessage(), (MembersGetInfoError) ex.getErrorValue()); } } @@ -2534,31 +2534,31 @@ List membersGetInfo(MembersGetInfoArgs arg) throws MembersGe * @throws IllegalArgumentException If any argument does not meet its * preconditions. */ - public List membersGetInfo(List members) throws MembersGetInfoErrorException, DbxException { - MembersGetInfoArgs _arg = new MembersGetInfoArgs(members); - return membersGetInfo(_arg); + public MembersGetInfoV2Result membersGetInfoV2(List members) throws MembersGetInfoErrorException, DbxException { + MembersGetInfoV2Arg _arg = new MembersGetInfoV2Arg(members); + return membersGetInfoV2(_arg); } // - // route 2/team/members/list_v2 + // route 2/team/members/list // /** * Lists members of a team. Permission : Team information. * */ - MembersListV2Result membersListV2(MembersListArg arg) throws MembersListErrorException, DbxException { + MembersListResult membersList(MembersListArg arg) throws MembersListErrorException, DbxException { try { return this.client.rpcStyle(this.client.getHost().getApi(), - "2/team/members/list_v2", + "2/team/members/list", arg, false, MembersListArg.Serializer.INSTANCE, - MembersListV2Result.Serializer.INSTANCE, + MembersListResult.Serializer.INSTANCE, MembersListError.Serializer.INSTANCE); } catch (DbxWrappedException ex) { - throw new MembersListErrorException("2/team/members/list_v2", ex.getRequestId(), ex.getUserMessage(), (MembersListError) ex.getErrorValue()); + throw new MembersListErrorException("2/team/members/list", ex.getRequestId(), ex.getUserMessage(), (MembersListError) ex.getErrorValue()); } } @@ -2568,11 +2568,11 @@ MembersListV2Result membersListV2(MembersListArg arg) throws MembersListErrorExc *

Permission : Team information.

* *

The default values for the optional request parameters will be used. - * See {@link MembersListV2Builder} for more details.

+ * See {@link MembersListBuilder} for more details.

*/ - public MembersListV2Result membersListV2() throws MembersListErrorException, DbxException { + public MembersListResult membersList() throws MembersListErrorException, DbxException { MembersListArg _arg = new MembersListArg(); - return membersListV2(_arg); + return membersList(_arg); } /** @@ -2581,31 +2581,31 @@ public MembersListV2Result membersListV2() throws MembersListErrorException, Dbx * @return Request builder for configuring request parameters and completing * the request. */ - public MembersListV2Builder membersListV2Builder() { + public MembersListBuilder membersListBuilder() { MembersListArg.Builder argBuilder_ = MembersListArg.newBuilder(); - return new MembersListV2Builder(this, argBuilder_); + return new MembersListBuilder(this, argBuilder_); } // - // route 2/team/members/list + // route 2/team/members/list_v2 // /** * Lists members of a team. Permission : Team information. * */ - MembersListResult membersList(MembersListArg arg) throws MembersListErrorException, DbxException { + MembersListV2Result membersListV2(MembersListArg arg) throws MembersListErrorException, DbxException { try { return this.client.rpcStyle(this.client.getHost().getApi(), - "2/team/members/list", + "2/team/members/list_v2", arg, false, MembersListArg.Serializer.INSTANCE, - MembersListResult.Serializer.INSTANCE, + MembersListV2Result.Serializer.INSTANCE, MembersListError.Serializer.INSTANCE); } catch (DbxWrappedException ex) { - throw new MembersListErrorException("2/team/members/list", ex.getRequestId(), ex.getUserMessage(), (MembersListError) ex.getErrorValue()); + throw new MembersListErrorException("2/team/members/list_v2", ex.getRequestId(), ex.getUserMessage(), (MembersListError) ex.getErrorValue()); } } @@ -2615,11 +2615,11 @@ MembersListResult membersList(MembersListArg arg) throws MembersListErrorExcepti *

Permission : Team information.

* *

The default values for the optional request parameters will be used. - * See {@link MembersListBuilder} for more details.

+ * See {@link MembersListV2Builder} for more details.

*/ - public MembersListResult membersList() throws MembersListErrorException, DbxException { + public MembersListV2Result membersListV2() throws MembersListErrorException, DbxException { MembersListArg _arg = new MembersListArg(); - return membersList(_arg); + return membersListV2(_arg); } /** @@ -2628,39 +2628,39 @@ public MembersListResult membersList() throws MembersListErrorException, DbxExce * @return Request builder for configuring request parameters and completing * the request. */ - public MembersListBuilder membersListBuilder() { + public MembersListV2Builder membersListV2Builder() { MembersListArg.Builder argBuilder_ = MembersListArg.newBuilder(); - return new MembersListBuilder(this, argBuilder_); + return new MembersListV2Builder(this, argBuilder_); } // - // route 2/team/members/list/continue_v2 + // route 2/team/members/list/continue // /** * Once a cursor has been retrieved from {@link - * DbxTeamTeamRequests#membersListV2}, use this to paginate through all team + * DbxTeamTeamRequests#membersList}, use this to paginate through all team * members. Permission : Team information. * */ - MembersListV2Result membersListContinueV2(MembersListContinueArg arg) throws MembersListContinueErrorException, DbxException { + MembersListResult membersListContinue(MembersListContinueArg arg) throws MembersListContinueErrorException, DbxException { try { return this.client.rpcStyle(this.client.getHost().getApi(), - "2/team/members/list/continue_v2", + "2/team/members/list/continue", arg, false, MembersListContinueArg.Serializer.INSTANCE, - MembersListV2Result.Serializer.INSTANCE, + MembersListResult.Serializer.INSTANCE, MembersListContinueError.Serializer.INSTANCE); } catch (DbxWrappedException ex) { - throw new MembersListContinueErrorException("2/team/members/list/continue_v2", ex.getRequestId(), ex.getUserMessage(), (MembersListContinueError) ex.getErrorValue()); + throw new MembersListContinueErrorException("2/team/members/list/continue", ex.getRequestId(), ex.getUserMessage(), (MembersListContinueError) ex.getErrorValue()); } } /** * Once a cursor has been retrieved from {@link - * DbxTeamTeamRequests#membersListV2}, use this to paginate through all team + * DbxTeamTeamRequests#membersList}, use this to paginate through all team * members. * *

Permission : Team information.

@@ -2671,39 +2671,39 @@ MembersListV2Result membersListContinueV2(MembersListContinueArg arg) throws Mem * @throws IllegalArgumentException If any argument does not meet its * preconditions. */ - public MembersListV2Result membersListContinueV2(String cursor) throws MembersListContinueErrorException, DbxException { + public MembersListResult membersListContinue(String cursor) throws MembersListContinueErrorException, DbxException { MembersListContinueArg _arg = new MembersListContinueArg(cursor); - return membersListContinueV2(_arg); + return membersListContinue(_arg); } // - // route 2/team/members/list/continue + // route 2/team/members/list/continue_v2 // /** * Once a cursor has been retrieved from {@link - * DbxTeamTeamRequests#membersList}, use this to paginate through all team + * DbxTeamTeamRequests#membersListV2}, use this to paginate through all team * members. Permission : Team information. * */ - MembersListResult membersListContinue(MembersListContinueArg arg) throws MembersListContinueErrorException, DbxException { + MembersListV2Result membersListContinueV2(MembersListContinueArg arg) throws MembersListContinueErrorException, DbxException { try { return this.client.rpcStyle(this.client.getHost().getApi(), - "2/team/members/list/continue", + "2/team/members/list/continue_v2", arg, false, MembersListContinueArg.Serializer.INSTANCE, - MembersListResult.Serializer.INSTANCE, + MembersListV2Result.Serializer.INSTANCE, MembersListContinueError.Serializer.INSTANCE); } catch (DbxWrappedException ex) { - throw new MembersListContinueErrorException("2/team/members/list/continue", ex.getRequestId(), ex.getUserMessage(), (MembersListContinueError) ex.getErrorValue()); + throw new MembersListContinueErrorException("2/team/members/list/continue_v2", ex.getRequestId(), ex.getUserMessage(), (MembersListContinueError) ex.getErrorValue()); } } /** * Once a cursor has been retrieved from {@link - * DbxTeamTeamRequests#membersList}, use this to paginate through all team + * DbxTeamTeamRequests#membersListV2}, use this to paginate through all team * members. * *

Permission : Team information.

@@ -2714,9 +2714,9 @@ MembersListResult membersListContinue(MembersListContinueArg arg) throws Members * @throws IllegalArgumentException If any argument does not meet its * preconditions. */ - public MembersListResult membersListContinue(String cursor) throws MembersListContinueErrorException, DbxException { + public MembersListV2Result membersListContinueV2(String cursor) throws MembersListContinueErrorException, DbxException { MembersListContinueArg _arg = new MembersListContinueArg(cursor); - return membersListContinue(_arg); + return membersListContinueV2(_arg); } // @@ -3207,6 +3207,48 @@ public void membersSendWelcomeEmail(UserSelectorArg arg) throws MembersSendWelco } } + // + // route 2/team/members/set_admin_permissions + // + + /** + * Updates a team member's permissions. Permission : Team member management. + * + * @param arg Exactly one of team_member_id, email, or external_id must be + * provided to identify the user account. + */ + MembersSetPermissionsResult membersSetAdminPermissions(MembersSetPermissionsArg arg) throws MembersSetPermissionsErrorException, DbxException { + try { + return this.client.rpcStyle(this.client.getHost().getApi(), + "2/team/members/set_admin_permissions", + arg, + false, + MembersSetPermissionsArg.Serializer.INSTANCE, + MembersSetPermissionsResult.Serializer.INSTANCE, + MembersSetPermissionsError.Serializer.INSTANCE); + } + catch (DbxWrappedException ex) { + throw new MembersSetPermissionsErrorException("2/team/members/set_admin_permissions", ex.getRequestId(), ex.getUserMessage(), (MembersSetPermissionsError) ex.getErrorValue()); + } + } + + /** + * Updates a team member's permissions. + * + *

Permission : Team member management.

+ * + * @param user Identity of user whose role will be set. Must not be {@code + * null}. + * @param newRole The new role of the member. Must not be {@code null}. + * + * @throws IllegalArgumentException If any argument does not meet its + * preconditions. + */ + public MembersSetPermissionsResult membersSetAdminPermissions(UserSelectorArg user, AdminTier newRole) throws MembersSetPermissionsErrorException, DbxException { + MembersSetPermissionsArg _arg = new MembersSetPermissionsArg(user, newRole); + return membersSetAdminPermissions(_arg); + } + // // route 2/team/members/set_admin_permissions_v2 // @@ -3284,49 +3326,7 @@ public MembersSetPermissions2Result membersSetAdminPermissionsV2(UserSelectorArg } // - // route 2/team/members/set_admin_permissions - // - - /** - * Updates a team member's permissions. Permission : Team member management. - * - * @param arg Exactly one of team_member_id, email, or external_id must be - * provided to identify the user account. - */ - MembersSetPermissionsResult membersSetAdminPermissions(MembersSetPermissionsArg arg) throws MembersSetPermissionsErrorException, DbxException { - try { - return this.client.rpcStyle(this.client.getHost().getApi(), - "2/team/members/set_admin_permissions", - arg, - false, - MembersSetPermissionsArg.Serializer.INSTANCE, - MembersSetPermissionsResult.Serializer.INSTANCE, - MembersSetPermissionsError.Serializer.INSTANCE); - } - catch (DbxWrappedException ex) { - throw new MembersSetPermissionsErrorException("2/team/members/set_admin_permissions", ex.getRequestId(), ex.getUserMessage(), (MembersSetPermissionsError) ex.getErrorValue()); - } - } - - /** - * Updates a team member's permissions. - * - *

Permission : Team member management.

- * - * @param user Identity of user whose role will be set. Must not be {@code - * null}. - * @param newRole The new role of the member. Must not be {@code null}. - * - * @throws IllegalArgumentException If any argument does not meet its - * preconditions. - */ - public MembersSetPermissionsResult membersSetAdminPermissions(UserSelectorArg user, AdminTier newRole) throws MembersSetPermissionsErrorException, DbxException { - MembersSetPermissionsArg _arg = new MembersSetPermissionsArg(user, newRole); - return membersSetAdminPermissions(_arg); - } - - // - // route 2/team/members/set_profile_v2 + // route 2/team/members/set_profile // /** @@ -3336,21 +3336,20 @@ public MembersSetPermissionsResult membersSetAdminPermissions(UserSelectorArg us * provided to identify the user account. At least one of new_email, * new_external_id, new_given_name, and/or new_surname must be provided. * - * @return Information about a team member, after the change, like at {@link - * DbxTeamTeamRequests#membersSetProfileV2(UserSelectorArg)}. + * @return Information about a team member. */ - TeamMemberInfoV2Result membersSetProfileV2(MembersSetProfileArg arg) throws MembersSetProfileErrorException, DbxException { + TeamMemberInfo membersSetProfile(MembersSetProfileArg arg) throws MembersSetProfileErrorException, DbxException { try { return this.client.rpcStyle(this.client.getHost().getApi(), - "2/team/members/set_profile_v2", + "2/team/members/set_profile", arg, false, MembersSetProfileArg.Serializer.INSTANCE, - TeamMemberInfoV2Result.Serializer.INSTANCE, + TeamMemberInfo.Serializer.INSTANCE, MembersSetProfileError.Serializer.INSTANCE); } catch (DbxWrappedException ex) { - throw new MembersSetProfileErrorException("2/team/members/set_profile_v2", ex.getRequestId(), ex.getUserMessage(), (MembersSetProfileError) ex.getErrorValue()); + throw new MembersSetProfileErrorException("2/team/members/set_profile", ex.getRequestId(), ex.getUserMessage(), (MembersSetProfileError) ex.getErrorValue()); } } @@ -3362,15 +3361,14 @@ TeamMemberInfoV2Result membersSetProfileV2(MembersSetProfileArg arg) throws Memb * @param user Identity of user whose profile will be set. Must not be * {@code null}. * - * @return Information about a team member, after the change, like at {@link - * DbxTeamTeamRequests#membersSetProfileV2(UserSelectorArg)}. + * @return Information about a team member. * * @throws IllegalArgumentException If any argument does not meet its * preconditions. */ - public TeamMemberInfoV2Result membersSetProfileV2(UserSelectorArg user) throws MembersSetProfileErrorException, DbxException { + public TeamMemberInfo membersSetProfile(UserSelectorArg user) throws MembersSetProfileErrorException, DbxException { MembersSetProfileArg _arg = new MembersSetProfileArg(user); - return membersSetProfileV2(_arg); + return membersSetProfile(_arg); } /** @@ -3385,13 +3383,13 @@ public TeamMemberInfoV2Result membersSetProfileV2(UserSelectorArg user) throws M * @throws IllegalArgumentException If any argument does not meet its * preconditions. */ - public MembersSetProfileV2Builder membersSetProfileV2Builder(UserSelectorArg user) { + public MembersSetProfileBuilder membersSetProfileBuilder(UserSelectorArg user) { MembersSetProfileArg.Builder argBuilder_ = MembersSetProfileArg.newBuilder(user); - return new MembersSetProfileV2Builder(this, argBuilder_); + return new MembersSetProfileBuilder(this, argBuilder_); } // - // route 2/team/members/set_profile + // route 2/team/members/set_profile_v2 // /** @@ -3401,20 +3399,21 @@ public MembersSetProfileV2Builder membersSetProfileV2Builder(UserSelectorArg use * provided to identify the user account. At least one of new_email, * new_external_id, new_given_name, and/or new_surname must be provided. * - * @return Information about a team member. + * @return Information about a team member, after the change, like at {@link + * DbxTeamTeamRequests#membersSetProfileV2(UserSelectorArg)}. */ - TeamMemberInfo membersSetProfile(MembersSetProfileArg arg) throws MembersSetProfileErrorException, DbxException { + TeamMemberInfoV2Result membersSetProfileV2(MembersSetProfileArg arg) throws MembersSetProfileErrorException, DbxException { try { return this.client.rpcStyle(this.client.getHost().getApi(), - "2/team/members/set_profile", + "2/team/members/set_profile_v2", arg, false, MembersSetProfileArg.Serializer.INSTANCE, - TeamMemberInfo.Serializer.INSTANCE, + TeamMemberInfoV2Result.Serializer.INSTANCE, MembersSetProfileError.Serializer.INSTANCE); } catch (DbxWrappedException ex) { - throw new MembersSetProfileErrorException("2/team/members/set_profile", ex.getRequestId(), ex.getUserMessage(), (MembersSetProfileError) ex.getErrorValue()); + throw new MembersSetProfileErrorException("2/team/members/set_profile_v2", ex.getRequestId(), ex.getUserMessage(), (MembersSetProfileError) ex.getErrorValue()); } } @@ -3426,14 +3425,15 @@ TeamMemberInfo membersSetProfile(MembersSetProfileArg arg) throws MembersSetProf * @param user Identity of user whose profile will be set. Must not be * {@code null}. * - * @return Information about a team member. + * @return Information about a team member, after the change, like at {@link + * DbxTeamTeamRequests#membersSetProfileV2(UserSelectorArg)}. * * @throws IllegalArgumentException If any argument does not meet its * preconditions. */ - public TeamMemberInfo membersSetProfile(UserSelectorArg user) throws MembersSetProfileErrorException, DbxException { + public TeamMemberInfoV2Result membersSetProfileV2(UserSelectorArg user) throws MembersSetProfileErrorException, DbxException { MembersSetProfileArg _arg = new MembersSetProfileArg(user); - return membersSetProfile(_arg); + return membersSetProfileV2(_arg); } /** @@ -3448,13 +3448,13 @@ public TeamMemberInfo membersSetProfile(UserSelectorArg user) throws MembersSetP * @throws IllegalArgumentException If any argument does not meet its * preconditions. */ - public MembersSetProfileBuilder membersSetProfileBuilder(UserSelectorArg user) { + public MembersSetProfileV2Builder membersSetProfileV2Builder(UserSelectorArg user) { MembersSetProfileArg.Builder argBuilder_ = MembersSetProfileArg.newBuilder(user); - return new MembersSetProfileBuilder(this, argBuilder_); + return new MembersSetProfileV2Builder(this, argBuilder_); } // - // route 2/team/members/set_profile_photo_v2 + // route 2/team/members/set_profile_photo // /** @@ -3462,21 +3462,20 @@ public MembersSetProfileBuilder membersSetProfileBuilder(UserSelectorArg user) { * management. * * - * @return Information about a team member, after the change, like at {@link - * DbxTeamTeamRequests#membersSetProfileV2(UserSelectorArg)}. + * @return Information about a team member. */ - TeamMemberInfoV2Result membersSetProfilePhotoV2(MembersSetProfilePhotoArg arg) throws MembersSetProfilePhotoErrorException, DbxException { + TeamMemberInfo membersSetProfilePhoto(MembersSetProfilePhotoArg arg) throws MembersSetProfilePhotoErrorException, DbxException { try { return this.client.rpcStyle(this.client.getHost().getApi(), - "2/team/members/set_profile_photo_v2", + "2/team/members/set_profile_photo", arg, false, MembersSetProfilePhotoArg.Serializer.INSTANCE, - TeamMemberInfoV2Result.Serializer.INSTANCE, + TeamMemberInfo.Serializer.INSTANCE, MembersSetProfilePhotoError.Serializer.INSTANCE); } catch (DbxWrappedException ex) { - throw new MembersSetProfilePhotoErrorException("2/team/members/set_profile_photo_v2", ex.getRequestId(), ex.getUserMessage(), (MembersSetProfilePhotoError) ex.getErrorValue()); + throw new MembersSetProfilePhotoErrorException("2/team/members/set_profile_photo", ex.getRequestId(), ex.getUserMessage(), (MembersSetProfilePhotoError) ex.getErrorValue()); } } @@ -3490,19 +3489,18 @@ TeamMemberInfoV2Result membersSetProfilePhotoV2(MembersSetProfilePhotoArg arg) t * @param photo Image to set as the member's new profile photo. Must not be * {@code null}. * - * @return Information about a team member, after the change, like at {@link - * DbxTeamTeamRequests#membersSetProfileV2(UserSelectorArg)}. + * @return Information about a team member. * * @throws IllegalArgumentException If any argument does not meet its * preconditions. */ - public TeamMemberInfoV2Result membersSetProfilePhotoV2(UserSelectorArg user, PhotoSourceArg photo) throws MembersSetProfilePhotoErrorException, DbxException { + public TeamMemberInfo membersSetProfilePhoto(UserSelectorArg user, PhotoSourceArg photo) throws MembersSetProfilePhotoErrorException, DbxException { MembersSetProfilePhotoArg _arg = new MembersSetProfilePhotoArg(user, photo); - return membersSetProfilePhotoV2(_arg); + return membersSetProfilePhoto(_arg); } // - // route 2/team/members/set_profile_photo + // route 2/team/members/set_profile_photo_v2 // /** @@ -3510,20 +3508,21 @@ public TeamMemberInfoV2Result membersSetProfilePhotoV2(UserSelectorArg user, Pho * management. * * - * @return Information about a team member. + * @return Information about a team member, after the change, like at {@link + * DbxTeamTeamRequests#membersSetProfileV2(UserSelectorArg)}. */ - TeamMemberInfo membersSetProfilePhoto(MembersSetProfilePhotoArg arg) throws MembersSetProfilePhotoErrorException, DbxException { + TeamMemberInfoV2Result membersSetProfilePhotoV2(MembersSetProfilePhotoArg arg) throws MembersSetProfilePhotoErrorException, DbxException { try { return this.client.rpcStyle(this.client.getHost().getApi(), - "2/team/members/set_profile_photo", + "2/team/members/set_profile_photo_v2", arg, false, MembersSetProfilePhotoArg.Serializer.INSTANCE, - TeamMemberInfo.Serializer.INSTANCE, + TeamMemberInfoV2Result.Serializer.INSTANCE, MembersSetProfilePhotoError.Serializer.INSTANCE); } catch (DbxWrappedException ex) { - throw new MembersSetProfilePhotoErrorException("2/team/members/set_profile_photo", ex.getRequestId(), ex.getUserMessage(), (MembersSetProfilePhotoError) ex.getErrorValue()); + throw new MembersSetProfilePhotoErrorException("2/team/members/set_profile_photo_v2", ex.getRequestId(), ex.getUserMessage(), (MembersSetProfilePhotoError) ex.getErrorValue()); } } @@ -3537,14 +3536,15 @@ TeamMemberInfo membersSetProfilePhoto(MembersSetProfilePhotoArg arg) throws Memb * @param photo Image to set as the member's new profile photo. Must not be * {@code null}. * - * @return Information about a team member. + * @return Information about a team member, after the change, like at {@link + * DbxTeamTeamRequests#membersSetProfileV2(UserSelectorArg)}. * * @throws IllegalArgumentException If any argument does not meet its * preconditions. */ - public TeamMemberInfo membersSetProfilePhoto(UserSelectorArg user, PhotoSourceArg photo) throws MembersSetProfilePhotoErrorException, DbxException { + public TeamMemberInfoV2Result membersSetProfilePhotoV2(UserSelectorArg user, PhotoSourceArg photo) throws MembersSetProfilePhotoErrorException, DbxException { MembersSetProfilePhotoArg _arg = new MembersSetProfilePhotoArg(user, photo); - return membersSetProfilePhoto(_arg); + return membersSetProfilePhotoV2(_arg); } // diff --git a/core/build/generated_stone_source/main/src/com/dropbox/core/v2/team/MembersDeleteProfilePhotoErrorException.java b/core/build/generated_stone_source/main/src/com/dropbox/core/v2/team/MembersDeleteProfilePhotoErrorException.java index 5fb3f8702..a778acbff 100644 --- a/core/build/generated_stone_source/main/src/com/dropbox/core/v2/team/MembersDeleteProfilePhotoErrorException.java +++ b/core/build/generated_stone_source/main/src/com/dropbox/core/v2/team/MembersDeleteProfilePhotoErrorException.java @@ -11,20 +11,20 @@ * MembersDeleteProfilePhotoError} error. * *

This exception is raised by {@link - * DbxTeamTeamRequests#membersDeleteProfilePhotoV2(UserSelectorArg)} and {@link - * DbxTeamTeamRequests#membersDeleteProfilePhoto(UserSelectorArg)}.

+ * DbxTeamTeamRequests#membersDeleteProfilePhoto(UserSelectorArg)} and {@link + * DbxTeamTeamRequests#membersDeleteProfilePhotoV2(UserSelectorArg)}.

*/ public class MembersDeleteProfilePhotoErrorException extends DbxApiException { // exception for routes: - // 2/team/members/delete_profile_photo_v2 // 2/team/members/delete_profile_photo + // 2/team/members/delete_profile_photo_v2 private static final long serialVersionUID = 0L; /** * The error reported by {@link - * DbxTeamTeamRequests#membersDeleteProfilePhotoV2(UserSelectorArg)} and - * {@link DbxTeamTeamRequests#membersDeleteProfilePhoto(UserSelectorArg)}. + * DbxTeamTeamRequests#membersDeleteProfilePhoto(UserSelectorArg)} and + * {@link DbxTeamTeamRequests#membersDeleteProfilePhotoV2(UserSelectorArg)}. */ public final MembersDeleteProfilePhotoError errorValue; diff --git a/core/build/generated_stone_source/main/src/com/dropbox/core/v2/team/MembersGetInfoErrorException.java b/core/build/generated_stone_source/main/src/com/dropbox/core/v2/team/MembersGetInfoErrorException.java index c19fdd4e5..bfe99a3c0 100644 --- a/core/build/generated_stone_source/main/src/com/dropbox/core/v2/team/MembersGetInfoErrorException.java +++ b/core/build/generated_stone_source/main/src/com/dropbox/core/v2/team/MembersGetInfoErrorException.java @@ -11,20 +11,20 @@ * error. * *

This exception is raised by {@link - * DbxTeamTeamRequests#membersGetInfoV2(java.util.List)} and {@link - * DbxTeamTeamRequests#membersGetInfo(java.util.List)}.

+ * DbxTeamTeamRequests#membersGetInfo(java.util.List)} and {@link + * DbxTeamTeamRequests#membersGetInfoV2(java.util.List)}.

*/ public class MembersGetInfoErrorException extends DbxApiException { // exception for routes: - // 2/team/members/get_info_v2 // 2/team/members/get_info + // 2/team/members/get_info_v2 private static final long serialVersionUID = 0L; /** * The error reported by {@link - * DbxTeamTeamRequests#membersGetInfoV2(java.util.List)} and {@link - * DbxTeamTeamRequests#membersGetInfo(java.util.List)}. + * DbxTeamTeamRequests#membersGetInfo(java.util.List)} and {@link + * DbxTeamTeamRequests#membersGetInfoV2(java.util.List)}. */ public final MembersGetInfoError errorValue; diff --git a/core/build/generated_stone_source/main/src/com/dropbox/core/v2/team/MembersListContinueErrorException.java b/core/build/generated_stone_source/main/src/com/dropbox/core/v2/team/MembersListContinueErrorException.java index eb644400b..3c93a0ea9 100644 --- a/core/build/generated_stone_source/main/src/com/dropbox/core/v2/team/MembersListContinueErrorException.java +++ b/core/build/generated_stone_source/main/src/com/dropbox/core/v2/team/MembersListContinueErrorException.java @@ -11,20 +11,20 @@ * MembersListContinueError} error. * *

This exception is raised by {@link - * DbxTeamTeamRequests#membersListContinueV2(String)} and {@link - * DbxTeamTeamRequests#membersListContinue(String)}.

+ * DbxTeamTeamRequests#membersListContinue(String)} and {@link + * DbxTeamTeamRequests#membersListContinueV2(String)}.

*/ public class MembersListContinueErrorException extends DbxApiException { // exception for routes: - // 2/team/members/list/continue_v2 // 2/team/members/list/continue + // 2/team/members/list/continue_v2 private static final long serialVersionUID = 0L; /** * The error reported by {@link - * DbxTeamTeamRequests#membersListContinueV2(String)} and {@link - * DbxTeamTeamRequests#membersListContinue(String)}. + * DbxTeamTeamRequests#membersListContinue(String)} and {@link + * DbxTeamTeamRequests#membersListContinueV2(String)}. */ public final MembersListContinueError errorValue; diff --git a/core/build/generated_stone_source/main/src/com/dropbox/core/v2/team/MembersListErrorException.java b/core/build/generated_stone_source/main/src/com/dropbox/core/v2/team/MembersListErrorException.java index c57c899f2..49dbf4dca 100644 --- a/core/build/generated_stone_source/main/src/com/dropbox/core/v2/team/MembersListErrorException.java +++ b/core/build/generated_stone_source/main/src/com/dropbox/core/v2/team/MembersListErrorException.java @@ -10,19 +10,19 @@ * Exception thrown when the server responds with a {@link MembersListError} * error. * - *

This exception is raised by {@link DbxTeamTeamRequests#membersListV2} and - * {@link DbxTeamTeamRequests#membersList}.

+ *

This exception is raised by {@link DbxTeamTeamRequests#membersList} and + * {@link DbxTeamTeamRequests#membersListV2}.

*/ public class MembersListErrorException extends DbxApiException { // exception for routes: - // 2/team/members/list_v2 // 2/team/members/list + // 2/team/members/list_v2 private static final long serialVersionUID = 0L; /** - * The error reported by {@link DbxTeamTeamRequests#membersListV2} and - * {@link DbxTeamTeamRequests#membersList}. + * The error reported by {@link DbxTeamTeamRequests#membersList} and {@link + * DbxTeamTeamRequests#membersListV2}. */ public final MembersListError errorValue; diff --git a/core/build/generated_stone_source/main/src/com/dropbox/core/v2/team/MembersSetProfileErrorException.java b/core/build/generated_stone_source/main/src/com/dropbox/core/v2/team/MembersSetProfileErrorException.java index 3098814e9..e06563d95 100644 --- a/core/build/generated_stone_source/main/src/com/dropbox/core/v2/team/MembersSetProfileErrorException.java +++ b/core/build/generated_stone_source/main/src/com/dropbox/core/v2/team/MembersSetProfileErrorException.java @@ -11,20 +11,20 @@ * MembersSetProfileError} error. * *

This exception is raised by {@link - * DbxTeamTeamRequests#membersSetProfileV2(UserSelectorArg)} and {@link - * DbxTeamTeamRequests#membersSetProfile(UserSelectorArg)}.

+ * DbxTeamTeamRequests#membersSetProfile(UserSelectorArg)} and {@link + * DbxTeamTeamRequests#membersSetProfileV2(UserSelectorArg)}.

*/ public class MembersSetProfileErrorException extends DbxApiException { // exception for routes: - // 2/team/members/set_profile_v2 // 2/team/members/set_profile + // 2/team/members/set_profile_v2 private static final long serialVersionUID = 0L; /** * The error reported by {@link - * DbxTeamTeamRequests#membersSetProfileV2(UserSelectorArg)} and {@link - * DbxTeamTeamRequests#membersSetProfile(UserSelectorArg)}. + * DbxTeamTeamRequests#membersSetProfile(UserSelectorArg)} and {@link + * DbxTeamTeamRequests#membersSetProfileV2(UserSelectorArg)}. */ public final MembersSetProfileError errorValue; diff --git a/core/build/generated_stone_source/main/src/com/dropbox/core/v2/team/MembersSetProfilePhotoErrorException.java b/core/build/generated_stone_source/main/src/com/dropbox/core/v2/team/MembersSetProfilePhotoErrorException.java index ced4c7782..1a4384e61 100644 --- a/core/build/generated_stone_source/main/src/com/dropbox/core/v2/team/MembersSetProfilePhotoErrorException.java +++ b/core/build/generated_stone_source/main/src/com/dropbox/core/v2/team/MembersSetProfilePhotoErrorException.java @@ -11,23 +11,23 @@ * MembersSetProfilePhotoError} error. * *

This exception is raised by {@link - * DbxTeamTeamRequests#membersSetProfilePhotoV2(UserSelectorArg,com.dropbox.core.v2.account.PhotoSourceArg)} + * DbxTeamTeamRequests#membersSetProfilePhoto(UserSelectorArg,com.dropbox.core.v2.account.PhotoSourceArg)} * and {@link - * DbxTeamTeamRequests#membersSetProfilePhoto(UserSelectorArg,com.dropbox.core.v2.account.PhotoSourceArg)}. + * DbxTeamTeamRequests#membersSetProfilePhotoV2(UserSelectorArg,com.dropbox.core.v2.account.PhotoSourceArg)}. *

*/ public class MembersSetProfilePhotoErrorException extends DbxApiException { // exception for routes: - // 2/team/members/set_profile_photo_v2 // 2/team/members/set_profile_photo + // 2/team/members/set_profile_photo_v2 private static final long serialVersionUID = 0L; /** * The error reported by {@link - * DbxTeamTeamRequests#membersSetProfilePhotoV2(UserSelectorArg,com.dropbox.core.v2.account.PhotoSourceArg)} + * DbxTeamTeamRequests#membersSetProfilePhoto(UserSelectorArg,com.dropbox.core.v2.account.PhotoSourceArg)} * and {@link - * DbxTeamTeamRequests#membersSetProfilePhoto(UserSelectorArg,com.dropbox.core.v2.account.PhotoSourceArg)}. + * DbxTeamTeamRequests#membersSetProfilePhotoV2(UserSelectorArg,com.dropbox.core.v2.account.PhotoSourceArg)}. */ public final MembersSetProfilePhotoError errorValue; diff --git a/core/generator/java/java.stoneg.py b/core/generator/java/java.stoneg.py index 544b06896..0cad05c33 100644 --- a/core/generator/java/java.stoneg.py +++ b/core/generator/java/java.stoneg.py @@ -2586,7 +2586,6 @@ def generate_client(self): def generate_namespace(self, namespace): assert isinstance(namespace, ApiNamespace), repr(namespace) - j = self.j # add documentation to our packages @@ -2679,6 +2678,7 @@ def generate_namespace_routes(self, namespace): w.out('this.client = client;') for route in namespace.routes: + print("++++++++ " + namespace.name + " " + route.name) w.out('') w.out('//') w.out('// route %s', j.url_path(route)) diff --git a/core/stone b/core/stone index 0c9ceb748..1cdb8c02a 160000 --- a/core/stone +++ b/core/stone @@ -1 +1 @@ -Subproject commit 0c9ceb748ac4dcdea5ff69c97704daccdcb7e60e +Subproject commit 1cdb8c02aaedf539fbfdb5913a552b9494aecc40