Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
Agente
O usuário de uma atividade do Drive.
Representação JSON
{// Union field type can be only one of the following:"user": {object (User)},"anonymous": {object (AnonymousUser)},"impersonation": {object (Impersonation)},"system": {object (SystemEvent)},"administrator": {object (Administrator)}// End of list of possible types for union field type.}
Campos
Campo de união
type: O tipo de ator.
type
pode ser apenas uma das seguintes opções:
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Não contém as informações de que eu preciso","missingTheInformationINeed","thumb-down"],["Muito complicado / etapas demais","tooComplicatedTooManySteps","thumb-down"],["Desatualizado","outOfDate","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Problema com as amostras / o código","samplesCodeIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2024-10-15 UTC."],[[["The Actor field identifies who or what initiated a Drive activity."],["Actor can be a user, an anonymous user, an impersonated account, a system event, or an administrator."],["The `type` field specifies the type of actor and links to more details about each actor type."],["JSON representation describes the structure of the actor object with its union field `type`."]]],[]]