Atributo do membro da enumeração.MINE_ONLY
Mostrar apenas documentos do usuário ao mostrar itens do Google Drive.
Assinatura
MINE_ONLY = 'mineOnly'
Exceto em caso de indicação contrária, o conteúdo desta página é licenciado de acordo com a Licença de atribuição 4.0 do Creative Commons, e as amostras de código são licenciadas de acordo com a Licença Apache 2.0. Para mais detalhes, consulte as políticas do site do Google Developers. Java é uma marca registrada da Oracle e/ou afiliadas.
Última atualização 2024-11-09 UTC.
[null,null,["Última atualização 2024-11-09 UTC."],[[["This feature focuses on displaying only the documents owned by the user from their Google Drive."],["It employs the signature `MINE_ONLY = 'mineOnly'` for implementation."]]],["The core functionality involves filtering Google Drive items to display only those owned by the user. This filtering is achieved by employing a specific setting or parameter, represented by the constant `MINE_ONLY`. When this setting is active, it ensures that the displayed document list is restricted to documents where the current user is the owner, effectively hiding documents owned by other users.\n"]]