Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Pelaku
Pelaku aktivitas Drive.
Representasi 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.}
Kolom
Kolom gabungan
type. Jenis aktor.
type
hanya dapat berupa salah satu dari hal berikut:
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2024-11-23 UTC."],[[["The Actor refers to the entity that performs a Drive activity."],["It can be an end-user, anonymous user, an account acting on behalf of another, a system trigger, or an administrator."],["The actor is categorized by a \"type\" field which determines its specific role."],["The JSON representation includes detailed information for each actor type."]]],["The document defines the \"Actor\" in a Drive activity, outlining its possible types. An Actor can be a `user`, `anonymous` user, an `impersonation` acting on behalf of another, a `system`-triggered event, or an `administrator`. The JSON representation and object details are provided for each type. The `type` is a union field, meaning only one of these types can represent the actor.\n"]]