সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
অভিনেতা
একটি ড্রাইভ কার্যকলাপ অভিনেতা.
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.}
ক্ষেত্র
ইউনিয়ন ক্ষেত্রের type । অভিনেতার ধরন। type নিম্নলিখিতগুলির মধ্যে একটি হতে পারে:
[[["সহজে বোঝা যায়","easyToUnderstand","thumb-up"],["আমার সমস্যার সমাধান হয়েছে","solvedMyProblem","thumb-up"],["অন্যান্য","otherUp","thumb-up"]],[["এতে আমার প্রয়োজনীয় তথ্য নেই","missingTheInformationINeed","thumb-down"],["খুব জটিল / অনেক ধাপ","tooComplicatedTooManySteps","thumb-down"],["পুরনো","outOfDate","thumb-down"],["অনুবাদ সংক্রান্ত সমস্যা","translationIssue","thumb-down"],["নমুনা / কোড সংক্রান্ত সমস্যা","samplesCodeIssue","thumb-down"],["অন্যান্য","otherDown","thumb-down"]],["2024-11-15 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."]]],[]]