Package google.chat.v1

সূচক

চ্যাট সার্ভিস

ডেভেলপারদের Google চ্যাট প্ল্যাটফর্মে চ্যাট অ্যাপ এবং ইন্টিগ্রেশন তৈরি করতে সক্ষম করে।

CompleteImportSpace

rpc CompleteImportSpace( CompleteImportSpaceRequest ) returns ( CompleteImportSpaceResponse )

নির্দিষ্ট স্থানের জন্য আমদানি প্রক্রিয়া সম্পূর্ণ করে এবং এটি ব্যবহারকারীদের কাছে দৃশ্যমান করে তোলে।

অনুমোদনের সুযোগ সহ ব্যবহারকারীর প্রমাণীকরণ এবং ডোমেন-ব্যাপী প্রতিনিধিত্ব প্রয়োজন:

  • https://www.googleapis.com/auth/chat.import

আরও তথ্যের জন্য, ডেটা আমদানি করতে Google চ্যাট অ্যাপ অনুমোদন করুন দেখুন।

অনুমোদনের সুযোগ

নিম্নলিখিত OAuth সুযোগ প্রয়োজন:

  • https://www.googleapis.com/auth/chat.import

আরও তথ্যের জন্য, অনুমোদন নির্দেশিকা দেখুন।

কাস্টম ইমোজি তৈরি করুন

rpc CreateCustomEmoji( CreateCustomEmojiRequest ) returns ( CustomEmoji )

একটি কাস্টম ইমোজি তৈরি করে।

কাস্টম ইমোজিগুলি শুধুমাত্র Google Workspace অ্যাকাউন্টের জন্য উপলব্ধ, এবং অ্যাডমিনিস্ট্রেটরকে অবশ্যই প্রতিষ্ঠানের জন্য কাস্টম ইমোজি চালু করতে হবে। আরও তথ্যের জন্য, Google চ্যাটে কাস্টম ইমোজি সম্পর্কে জানুন এবং কাস্টম ইমোজি অনুমতিগুলি পরিচালনা করুন দেখুন।

অনুমোদনের সুযোগ সহ ব্যবহারকারীর প্রমাণীকরণ প্রয়োজন:

  • https://www.googleapis.com/auth/chat.customemojis
অনুমোদনের সুযোগ

নিম্নলিখিত OAuth সুযোগ প্রয়োজন:

  • https://www.googleapis.com/auth/chat.customemojis

আরও তথ্যের জন্য, অনুমোদন নির্দেশিকা দেখুন।

সদস্যপদ তৈরি করুন

rpc CreateMembership( CreateMembershipRequest ) returns ( Membership )

কলিং চ্যাট অ্যাপ, ব্যবহারকারী বা Google গ্রুপের জন্য একটি সদস্যতা তৈরি করে। অন্যান্য চ্যাট অ্যাপের জন্য সদস্যতা তৈরি করা সমর্থিত নয়। একটি সদস্যপদ তৈরি করার সময়, যদি নির্দিষ্ট সদস্যের স্বতঃ-স্বীকার নীতি বন্ধ থাকে, তাহলে তারা আমন্ত্রিত, এবং যোগদানের আগে অবশ্যই স্পেস আমন্ত্রণ গ্রহণ করতে হবে। অন্যথায়, একটি সদস্যপদ তৈরি করা সদস্যকে সরাসরি নির্দিষ্ট স্থানে যোগ করে।

নিম্নলিখিত ধরনের প্রমাণীকরণ সমর্থন করে:

  • অ্যাডমিনিস্ট্রেটরের অনুমোদন এবং অনুমোদনের সুযোগ সহ অ্যাপ প্রমাণীকরণ :

    • https://www.googleapis.com/auth/chat.app.memberships
  • নিম্নলিখিত অনুমোদনের সুযোগগুলির মধ্যে একটি সহ ব্যবহারকারীর প্রমাণীকরণ :

    • https://www.googleapis.com/auth/chat.memberships
    • https://www.googleapis.com/auth/chat.memberships.app (স্পেসে কলিং অ্যাপ যোগ করতে)
    • https://www.googleapis.com/auth/chat.import (শুধুমাত্র মোড স্পেস আমদানি করুন)
    • ব্যবহারকারীর প্রমাণীকরণ প্রশাসকের বিশেষাধিকার প্রদান করে যখন একটি প্রশাসক অ্যাকাউন্ট প্রমাণীকরণ করে, use_admin_access হয় true , এবং নিম্নলিখিত অনুমোদনের সুযোগ ব্যবহার করা হয়:
      • https://www.googleapis.com/auth/chat.admin.memberships

নিম্নলিখিত ব্যবহারের ক্ষেত্রে অ্যাপ প্রমাণীকরণ সমর্থিত নয়:

  • স্পেসটির মালিক ওয়ার্কস্পেস সংস্থায় বহিরাগত ব্যবহারকারীদের আমন্ত্রণ জানানো।
  • একটি স্পেসে একটি Google গ্রুপ যোগ করা হচ্ছে।
  • একটি স্পেসে একটি চ্যাট অ্যাপ যোগ করা হচ্ছে।

উদাহরণস্বরূপ ব্যবহার, দেখুন:

অনুমোদনের সুযোগ

নিম্নলিখিত OAuth সুযোগগুলির মধ্যে একটি প্রয়োজন:

  • https://www.googleapis.com/auth/chat.app.memberships
  • https://www.googleapis.com/auth/chat.admin.memberships
  • https://www.googleapis.com/auth/chat.import
  • https://www.googleapis.com/auth/chat.memberships
  • https://www.googleapis.com/auth/chat.memberships.app

আরও তথ্যের জন্য, অনুমোদন নির্দেশিকা দেখুন।

মেসেজ তৈরি করুন

rpc CreateMessage( CreateMessageRequest ) returns ( Message )

একটি Google চ্যাট স্পেসে একটি বার্তা তৈরি করে। একটি উদাহরণের জন্য, একটি বার্তা পাঠান দেখুন।

নিম্নলিখিত ধরনের প্রমাণীকরণ সমর্থন করে:

  • অনুমোদনের সুযোগ সহ অ্যাপ প্রমাণীকরণ :
    • https://www.googleapis.com/auth/chat.bot
  • নিম্নলিখিত অনুমোদনের সুযোগগুলির মধ্যে একটি সহ ব্যবহারকারীর প্রমাণীকরণ :
    • https://www.googleapis.com/auth/chat.messages.create
    • https://www.googleapis.com/auth/chat.messages
    • https://www.googleapis.com/auth/chat.import (শুধুমাত্র মোড স্পেস আমদানি করুন)

আপনি আপনার অনুরোধে যে প্রমাণীকরণ ব্যবহার করেন তার উপর নির্ভর করে চ্যাট বার্তা প্রেরককে আলাদাভাবে বৈশিষ্ট্যযুক্ত করে।

আপনি যখন অ্যাপ প্রমাণীকরণ ব্যবহার করেন তখন Chat কীভাবে একটি মেসেজকে অ্যাট্রিবিউট করে তা নিচের ছবিটি দেখায়। চ্যাট চ্যাট অ্যাপটিকে বার্তা প্রেরক হিসাবে প্রদর্শন করে। বার্তার বিষয়বস্তুতে পাঠ্য ( text ), কার্ড ( cardsV2 ) এবং আনুষঙ্গিক উইজেট ( accessoryWidgets উইজেট) থাকতে পারে।

অ্যাপ প্রমাণীকরণ সহ বার্তা পাঠানো হয়েছে

আপনি যখন ব্যবহারকারীর প্রমাণীকরণ ব্যবহার করেন তখন Chat কীভাবে একটি মেসেজকে অ্যাট্রিবিউট করে তা নিচের ছবিটি দেখায়। চ্যাট ব্যবহারকারীকে বার্তা প্রেরক হিসাবে প্রদর্শন করে এবং বার্তাটির নাম প্রদর্শন করে চ্যাট অ্যাপটিকে বার্তাটির জন্য দায়ী করে। বার্তার বিষয়বস্তুতে শুধুমাত্র পাঠ্য ( text ) থাকতে পারে।

ব্যবহারকারীর প্রমাণীকরণ সহ বার্তা পাঠানো হয়েছে

বার্তার বিষয়বস্তু সহ সর্বাধিক বার্তার আকার হল 32,000 বাইট।

ওয়েবহুক অনুরোধের জন্য, প্রতিক্রিয়াটিতে সম্পূর্ণ বার্তা থাকে না। প্রতিক্রিয়াটি অনুরোধে থাকা তথ্য ছাড়াও name এবং thread.name ক্ষেত্রগুলিকে পূরণ করে৷

অনুমোদনের সুযোগ

নিম্নলিখিত OAuth সুযোগগুলির মধ্যে একটি প্রয়োজন:

  • https://www.googleapis.com/auth/chat.bot
  • https://www.googleapis.com/auth/chat.import
  • https://www.googleapis.com/auth/chat.messages
  • https://www.googleapis.com/auth/chat.messages.create

আরও তথ্যের জন্য, অনুমোদন নির্দেশিকা দেখুন।

প্রতিক্রিয়া তৈরি করুন

rpc CreateReaction( CreateReactionRequest ) returns ( Reaction )

একটি প্রতিক্রিয়া তৈরি করে এবং এটি একটি বার্তায় যোগ করে। একটি উদাহরণের জন্য, একটি বার্তার প্রতিক্রিয়া যোগ করুন দেখুন।

নিম্নলিখিত অনুমোদনের সুযোগগুলির মধ্যে একটি সহ ব্যবহারকারীর প্রমাণীকরণের প্রয়োজন:

  • https://www.googleapis.com/auth/chat.messages.reactions.create
  • https://www.googleapis.com/auth/chat.messages.reactions
  • https://www.googleapis.com/auth/chat.messages
  • https://www.googleapis.com/auth/chat.import (শুধুমাত্র মোড স্পেস আমদানি করুন)
অনুমোদনের সুযোগ

নিম্নলিখিত OAuth সুযোগগুলির মধ্যে একটি প্রয়োজন:

  • https://www.googleapis.com/auth/chat.import
  • https://www.googleapis.com/auth/chat.messages
  • https://www.googleapis.com/auth/chat.messages.reactions
  • https://www.googleapis.com/auth/chat.messages.reactions.create

আরও তথ্যের জন্য, অনুমোদন নির্দেশিকা দেখুন।

স্পেস তৈরি করুন

rpc CreateSpace( CreateSpaceRequest ) returns ( Space )

একটি স্থান তৈরি করে। একটি নামযুক্ত স্থান, বা Import mode একটি গ্রুপ চ্যাট তৈরি করতে ব্যবহার করা যেতে পারে৷ একটি উদাহরণের জন্য, একটি স্থান তৈরি করুন দেখুন।

নিম্নলিখিত ধরনের প্রমাণীকরণ সমর্থন করে:

একটি অ্যাপ হিসেবে প্রমাণীকরণ করার সময়, অনুরোধে space.customer ক্ষেত্রটি অবশ্যই সেট করতে হবে।

একটি অ্যাপ হিসাবে প্রমাণীকরণ করার সময়, চ্যাট অ্যাপটি স্থানের সদস্য হিসাবে যোগ করা হয়। যাইহোক, মানুষের প্রমাণীকরণের বিপরীতে, চ্যাট অ্যাপটি স্পেস ম্যানেজার হিসাবে যোগ করা হয় না। ডিফল্টরূপে, সমস্ত স্পেস সদস্যরা স্পেস থেকে চ্যাট অ্যাপটি সরাতে পারেন। স্পেস থেকে শুধুমাত্র স্পেস ম্যানেজারদের অ্যাপটি সরানোর অনুমতি দিতে, space.permission_settings.manage_appsmanagers_allowed সেট করুন।

স্পেস মেম্বারশিপ তৈরির উপর নির্ভর করে যে স্পেসটি Import mode তৈরি করা হয়েছে কিনা:

  • আমদানি মোড: কোনো সদস্য তৈরি করা হয় না।
  • অন্যান্য সমস্ত মোড: কলিং ব্যবহারকারীকে সদস্য হিসাবে যুক্ত করা হয়। এটি হল:
    • অ্যাপ প্রমাণীকরণ ব্যবহার করার সময় অ্যাপ নিজেই।
    • ব্যবহারকারী প্রমাণীকরণ ব্যবহার করার সময় মানব ব্যবহারকারী।

যদি আপনি একটি স্পেস তৈরি করার সময় ALREADY_EXISTS ত্রুটি বার্তাটি পান, একটি ভিন্ন displayName চেষ্টা করুন। Google Workspace সংস্থার মধ্যে আগে থেকেই এই ডিসপ্লে নাম ব্যবহার করা হতে পারে।

অনুমোদনের সুযোগ

নিম্নলিখিত OAuth সুযোগগুলির মধ্যে একটি প্রয়োজন:

  • https://www.googleapis.com/auth/chat.app.spaces.create
  • https://www.googleapis.com/auth/chat.app.spaces
  • https://www.googleapis.com/auth/chat.import
  • https://www.googleapis.com/auth/chat.spaces
  • https://www.googleapis.com/auth/chat.spaces.create

আরও তথ্যের জন্য, অনুমোদন নির্দেশিকা দেখুন।

কাস্টম ইমোজি মুছুন

rpc DeleteCustomEmoji( DeleteCustomEmojiRequest ) returns ( Empty )

একটি কাস্টম ইমোজি মুছে দেয়। ডিফল্টরূপে, ব্যবহারকারীরা শুধুমাত্র তাদের তৈরি কাস্টম ইমোজি মুছে ফেলতে পারে। অ্যাডমিনিস্ট্রেটর দ্বারা নির্ধারিত ইমোজি ম্যানেজাররা প্রতিষ্ঠানের যেকোনো কাস্টম ইমোজি মুছে ফেলতে পারেন। Google চ্যাটে কাস্টম ইমোজি সম্পর্কে জানুন দেখুন।

কাস্টম ইমোজিগুলি শুধুমাত্র Google Workspace অ্যাকাউন্টের জন্য উপলব্ধ, এবং অ্যাডমিনিস্ট্রেটরকে অবশ্যই প্রতিষ্ঠানের জন্য কাস্টম ইমোজি চালু করতে হবে। আরও তথ্যের জন্য, Google চ্যাটে কাস্টম ইমোজি সম্পর্কে জানুন এবং কাস্টম ইমোজি অনুমতিগুলি পরিচালনা করুন দেখুন।

অনুমোদনের সুযোগ সহ ব্যবহারকারীর প্রমাণীকরণ প্রয়োজন:

  • https://www.googleapis.com/auth/chat.customemojis
অনুমোদনের সুযোগ

নিম্নলিখিত OAuth সুযোগ প্রয়োজন:

  • https://www.googleapis.com/auth/chat.customemojis

আরও তথ্যের জন্য, অনুমোদন নির্দেশিকা দেখুন।

সদস্যপদ মুছুন

rpc DeleteMembership( DeleteMembershipRequest ) returns ( Membership )

একটি সদস্যপদ মুছে দেয়। একটি উদাহরণের জন্য, একটি স্থান থেকে ব্যবহারকারী বা একটি Google চ্যাট অ্যাপ সরান দেখুন।

নিম্নলিখিত ধরনের প্রমাণীকরণ সমর্থন করে:

  • অ্যাডমিনিস্ট্রেটরের অনুমোদন এবং অনুমোদনের সুযোগ সহ অ্যাপ প্রমাণীকরণ :

    • https://www.googleapis.com/auth/chat.app.memberships
  • নিম্নলিখিত অনুমোদনের সুযোগগুলির মধ্যে একটি সহ ব্যবহারকারীর প্রমাণীকরণ :

    • https://www.googleapis.com/auth/chat.memberships
    • https://www.googleapis.com/auth/chat.memberships.app (স্পেস থেকে কলিং অ্যাপ সরাতে)
    • https://www.googleapis.com/auth/chat.import (শুধুমাত্র মোড স্পেস আমদানি করুন)
    • ব্যবহারকারীর প্রমাণীকরণ প্রশাসকের বিশেষাধিকার প্রদান করে যখন একটি প্রশাসক অ্যাকাউন্ট প্রমাণীকরণ করে, use_admin_access হয় true , এবং নিম্নলিখিত অনুমোদনের সুযোগ ব্যবহার করা হয়:
      • https://www.googleapis.com/auth/chat.admin.memberships

নিম্নলিখিত ব্যবহারের ক্ষেত্রে অ্যাপ প্রমাণীকরণ সমর্থিত নয়:

  • একটি স্থান থেকে একটি Google গ্রুপ সরানো হচ্ছে।
  • একটি স্থান থেকে একটি চ্যাট অ্যাপ সরানো হচ্ছে।

স্পেস ম্যানেজারদের সদস্যতা মুছে ফেলতে অনুরোধকারীকে অবশ্যই একজন স্পেস ম্যানেজার হতে হবে। আপনি যদি অ্যাপ প্রমাণীকরণ ব্যবহার করেন তবে চ্যাট অ্যাপটি অবশ্যই স্পেস ক্রিয়েটর হতে হবে।

অনুমোদনের সুযোগ

নিম্নলিখিত OAuth সুযোগগুলির মধ্যে একটি প্রয়োজন:

  • https://www.googleapis.com/auth/chat.app.memberships
  • https://www.googleapis.com/auth/chat.admin.memberships
  • https://www.googleapis.com/auth/chat.import
  • https://www.googleapis.com/auth/chat.memberships
  • https://www.googleapis.com/auth/chat.memberships.app

আরও তথ্যের জন্য, অনুমোদন নির্দেশিকা দেখুন।

বার্তা মুছুন

rpc DeleteMessage( DeleteMessageRequest ) returns ( Empty )

একটি বার্তা মুছে দেয়। একটি উদাহরণের জন্য, একটি বার্তা মুছুন দেখুন।

নিম্নলিখিত ধরনের প্রমাণীকরণ সমর্থন করে:

অ্যাপ প্রমাণীকরণ ব্যবহার করার সময়, অনুরোধ শুধুমাত্র কলিং চ্যাট অ্যাপ দ্বারা তৈরি বার্তাগুলি মুছে ফেলতে পারে।

অনুমোদনের সুযোগ

নিম্নলিখিত OAuth সুযোগগুলির মধ্যে একটি প্রয়োজন:

  • https://www.googleapis.com/auth/chat.bot
  • https://www.googleapis.com/auth/chat.import
  • https://www.googleapis.com/auth/chat.messages

আরও তথ্যের জন্য, অনুমোদন নির্দেশিকা দেখুন।

ডিলিট রিঅ্যাকশন

rpc DeleteReaction( DeleteReactionRequest ) returns ( Empty )

একটি বার্তার প্রতিক্রিয়া মুছে দেয়। একটি উদাহরণের জন্য, একটি প্রতিক্রিয়া মুছুন দেখুন।

নিম্নলিখিত অনুমোদনের সুযোগগুলির মধ্যে একটি সহ ব্যবহারকারীর প্রমাণীকরণের প্রয়োজন:

  • https://www.googleapis.com/auth/chat.messages.reactions
  • https://www.googleapis.com/auth/chat.messages
  • https://www.googleapis.com/auth/chat.import (শুধুমাত্র মোড স্পেস আমদানি করুন)
অনুমোদনের সুযোগ

নিম্নলিখিত OAuth সুযোগগুলির মধ্যে একটি প্রয়োজন:

  • https://www.googleapis.com/auth/chat.import
  • https://www.googleapis.com/auth/chat.messages
  • https://www.googleapis.com/auth/chat.messages.reactions

আরও তথ্যের জন্য, অনুমোদন নির্দেশিকা দেখুন।

DeleteSpace

rpc DeleteSpace( DeleteSpaceRequest ) returns ( Empty )

একটি নামযুক্ত স্থান মুছে দেয়। সর্বদা একটি ক্যাসকেডিং ডিলিট সঞ্চালন করে, যার অর্থ হল স্পেসের চাইল্ড রিসোর্স - যেমন স্পেসে পোস্ট করা বার্তা এবং স্পেসে সদস্যপদগুলিও মুছে ফেলা হয়৷ একটি উদাহরণের জন্য, একটি স্থান মুছুন দেখুন।

নিম্নলিখিত ধরনের প্রমাণীকরণ সমর্থন করে:

  • অ্যাডমিনিস্ট্রেটরের অনুমোদন এবং অনুমোদনের সুযোগ সহ অ্যাপ প্রমাণীকরণ :

    • https://www.googleapis.com/auth/chat.app.delete (শুধুমাত্র অ্যাপ তৈরি করা স্পেসগুলিতে)
  • নিম্নলিখিত অনুমোদনের সুযোগগুলির মধ্যে একটি সহ ব্যবহারকারীর প্রমাণীকরণ :

    • https://www.googleapis.com/auth/chat.delete
    • https://www.googleapis.com/auth/chat.import (শুধুমাত্র মোড স্পেস আমদানি করুন)
    • ব্যবহারকারীর প্রমাণীকরণ প্রশাসকের বিশেষাধিকার প্রদান করে যখন একটি প্রশাসক অ্যাকাউন্ট প্রমাণীকরণ করে, use_admin_access হয় true , এবং নিম্নলিখিত অনুমোদনের সুযোগ ব্যবহার করা হয়:
      • https://www.googleapis.com/auth/chat.admin.delete
অনুমোদনের সুযোগ

নিম্নলিখিত OAuth সুযোগগুলির মধ্যে একটি প্রয়োজন:

  • https://www.googleapis.com/auth/chat.app.delete
  • https://www.googleapis.com/auth/chat.admin.delete
  • https://www.googleapis.com/auth/chat.import
  • https://www.googleapis.com/auth/chat.delete

আরও তথ্যের জন্য, অনুমোদন নির্দেশিকা দেখুন।

ডাইরেক্ট মেসেজ খুঁজুন

rpc FindDirectMessage( FindDirectMessageRequest ) returns ( Space )

নির্দিষ্ট ব্যবহারকারীর সাথে বিদ্যমান সরাসরি বার্তা ফেরত দেয়। যদি কোনো সরাসরি বার্তা স্থান না পাওয়া যায়, একটি 404 NOT_FOUND ত্রুটি প্রদান করে। একটি উদাহরণের জন্য, একটি সরাসরি বার্তা খুঁজুন দেখুন।

অ্যাপ প্রমাণীকরণের মাধ্যমে, নির্দিষ্ট ব্যবহারকারী এবং কলিং চ্যাট অ্যাপের মধ্যে সরাসরি বার্তার স্থান ফেরত দেয়।

ব্যবহারকারীর প্রমাণীকরণের সাথে, নির্দিষ্ট ব্যবহারকারী এবং প্রমাণীকৃত ব্যবহারকারীর মধ্যে সরাসরি বার্তা স্থান ফেরত দেয়।

নিম্নলিখিত ধরনের প্রমাণীকরণ সমর্থন করে:

অনুমোদনের সুযোগ

নিম্নলিখিত OAuth সুযোগগুলির মধ্যে একটি প্রয়োজন:

  • https://www.googleapis.com/auth/chat.spaces
  • https://www.googleapis.com/auth/chat.spaces.readonly
  • https://www.googleapis.com/auth/chat.bot

আরও তথ্যের জন্য, অনুমোদন নির্দেশিকা দেখুন।

অ্যাটাচমেন্ট পান

rpc GetAttachment( GetAttachmentRequest ) returns ( Attachment )

একটি বার্তা সংযুক্তির মেটাডেটা পায়। সংযুক্তি ডেটা মিডিয়া API ব্যবহার করে আনা হয়। একটি উদাহরণের জন্য, একটি বার্তা সংযুক্তি সম্পর্কে মেটাডেটা পান দেখুন।

অনুমোদনের সুযোগ সহ অ্যাপ প্রমাণীকরণের প্রয়োজন:

  • https://www.googleapis.com/auth/chat.bot
অনুমোদনের সুযোগ

নিম্নলিখিত OAuth সুযোগ প্রয়োজন:

  • https://www.googleapis.com/auth/chat.bot

আরও তথ্যের জন্য, অনুমোদন নির্দেশিকা দেখুন।

কাস্টম ইমোজি পান

rpc GetCustomEmoji( GetCustomEmojiRequest ) returns ( CustomEmoji )

একটি কাস্টম ইমোজি সম্পর্কে বিশদ বিবরণ প্রদান করে।

কাস্টম ইমোজিগুলি শুধুমাত্র Google Workspace অ্যাকাউন্টের জন্য উপলব্ধ, এবং অ্যাডমিনিস্ট্রেটরকে অবশ্যই প্রতিষ্ঠানের জন্য কাস্টম ইমোজি চালু করতে হবে। আরও তথ্যের জন্য, Google চ্যাটে কাস্টম ইমোজি সম্পর্কে জানুন এবং কাস্টম ইমোজি অনুমতিগুলি পরিচালনা করুন দেখুন।

নিম্নলিখিত অনুমোদনের সুযোগগুলির মধ্যে একটি সহ ব্যবহারকারীর প্রমাণীকরণের প্রয়োজন:

  • https://www.googleapis.com/auth/chat.customemojis.readonly
  • https://www.googleapis.com/auth/chat.customemojis
অনুমোদনের সুযোগ

নিম্নলিখিত OAuth সুযোগগুলির মধ্যে একটি প্রয়োজন:

  • https://www.googleapis.com/auth/chat.customemojis
  • https://www.googleapis.com/auth/chat.customemojis.readonly

আরও তথ্যের জন্য, অনুমোদন নির্দেশিকা দেখুন।

সদস্যপদ পান

rpc GetMembership( GetMembershipRequest ) returns ( Membership )

সদস্যতা সম্পর্কে বিশদ বিবরণ প্রদান করে। উদাহরণের জন্য, ব্যবহারকারীর বা Google চ্যাট অ্যাপের সদস্যতা সম্পর্কে বিশদ বিবরণ পান দেখুন।

নিম্নলিখিত ধরনের প্রমাণীকরণ সমর্থন করে:

  • নিম্নলিখিত অনুমোদনের সুযোগগুলির মধ্যে একটি সহ অ্যাপ প্রমাণীকরণ :

  • নিম্নলিখিত অনুমোদনের সুযোগগুলির মধ্যে একটি সহ ব্যবহারকারীর প্রমাণীকরণ :

    • https://www.googleapis.com/auth/chat.memberships.readonly
    • https://www.googleapis.com/auth/chat.memberships
    • ব্যবহারকারীর প্রমাণীকরণ প্রশাসকের বিশেষাধিকার প্রদান করে যখন একটি প্রশাসক অ্যাকাউন্ট প্রমাণীকরণ করে, use_admin_access হয় true , এবং নিম্নলিখিত অনুমোদনের সুযোগগুলির মধ্যে একটি ব্যবহার করা হয়:
      • https://www.googleapis.com/auth/chat.admin.memberships.readonly
      • https://www.googleapis.com/auth/chat.admin.memberships
অনুমোদনের সুযোগ

নিম্নলিখিত OAuth সুযোগগুলির মধ্যে একটি প্রয়োজন:

  • https://www.googleapis.com/auth/chat.admin.memberships
  • https://www.googleapis.com/auth/chat.admin.memberships.readonly
  • https://www.googleapis.com/auth/chat.app.memberships
  • https://www.googleapis.com/auth/chat.bot
  • https://www.googleapis.com/auth/chat.memberships
  • https://www.googleapis.com/auth/chat.memberships.readonly

আরও তথ্যের জন্য, অনুমোদন নির্দেশিকা দেখুন।

GetMessage

rpc GetMessage( GetMessageRequest ) returns ( Message )

একটি বার্তা সম্পর্কে বিবরণ প্রদান করে। একটি উদাহরণের জন্য, একটি বার্তা সম্পর্কে বিবরণ পান দেখুন।

নিম্নলিখিত ধরনের প্রমাণীকরণ সমর্থন করে:

  • নিম্নলিখিত অনুমোদনের সুযোগগুলির মধ্যে একটি সহ অ্যাপ প্রমাণীকরণ :

    • https://www.googleapis.com/auth/chat.bot : এই অনুমোদনের সুযোগ ব্যবহার করার সময়, এই পদ্ধতিটি চ্যাট অ্যাপের অ্যাক্সেস আছে এমন একটি বার্তার বিবরণ প্রদান করে, যেমন সরাসরি বার্তা এবং স্ল্যাশ কমান্ড যা চ্যাট অ্যাপকে আহ্বান করে।
    • https://www.googleapis.com/auth/chat.app.messages.readonly অ্যাডমিনিস্ট্রেটরের অনুমোদনের সাথে ( ডেভেলপার প্রিভিউতে উপলব্ধ)। এই প্রমাণীকরণের সুযোগ ব্যবহার করার সময়, এই পদ্ধতিটি একটি স্পেসে একটি সর্বজনীন বার্তা সম্পর্কে বিশদ বিবরণ প্রদান করে।
  • নিম্নলিখিত অনুমোদনের সুযোগগুলির মধ্যে একটি সহ ব্যবহারকারীর প্রমাণীকরণ :

    • https://www.googleapis.com/auth/chat.messages.readonly
    • https://www.googleapis.com/auth/chat.messages

দ্রষ্টব্য: একটি অবরুদ্ধ সদস্য বা স্থান থেকে একটি বার্তা ফিরে আসতে পারে.

অনুমোদনের সুযোগ

নিম্নলিখিত OAuth সুযোগগুলির মধ্যে একটি প্রয়োজন:

  • https://www.googleapis.com/auth/chat.bot
  • https://www.googleapis.com/auth/chat.messages
  • https://www.googleapis.com/auth/chat.messages.readonly
  • https://www.googleapis.com/auth/chat.app.messages.readonly

আরও তথ্যের জন্য, অনুমোদন নির্দেশিকা দেখুন।

GetSpace

rpc GetSpace( GetSpaceRequest ) returns ( Space )

একটি স্থান সম্পর্কে বিশদ বিবরণ প্রদান করে। একটি উদাহরণের জন্য, একটি স্থান সম্পর্কে বিশদ বিবরণ পান দেখুন।

নিম্নলিখিত ধরনের প্রমাণীকরণ সমর্থন করে:

  • নিম্নলিখিত অনুমোদনের সুযোগগুলির মধ্যে একটি সহ অ্যাপ প্রমাণীকরণ :

  • নিম্নলিখিত অনুমোদনের সুযোগগুলির মধ্যে একটি সহ ব্যবহারকারীর প্রমাণীকরণ :

    • https://www.googleapis.com/auth/chat.spaces.readonly
    • https://www.googleapis.com/auth/chat.spaces
    • ব্যবহারকারীর প্রমাণীকরণ প্রশাসকের বিশেষাধিকার প্রদান করে যখন একটি প্রশাসক অ্যাকাউন্ট প্রমাণীকরণ করে, use_admin_access হয় true , এবং নিম্নলিখিত অনুমোদনের সুযোগগুলির মধ্যে একটি ব্যবহার করা হয়:
      • https://www.googleapis.com/auth/chat.admin.spaces.readonly
      • https://www.googleapis.com/auth/chat.admin.spaces

অ্যাপ প্রমাণীকরণের নিম্নলিখিত সীমাবদ্ধতা রয়েছে:

  • space.access_settings শুধুমাত্র chat.app.spaces স্কোপ ব্যবহার করার সময় পপুলেট করা হয়।
  • space.predefind_permission_settings এবং space.permission_settings শুধুমাত্র chat.app.spaces স্কোপ ব্যবহার করার সময় পপুলেট করা হয় এবং শুধুমাত্র অ্যাপ তৈরি করা স্পেসগুলির জন্য।
অনুমোদনের সুযোগ

নিম্নলিখিত OAuth সুযোগগুলির মধ্যে একটি প্রয়োজন:

  • https://www.googleapis.com/auth/chat.admin.spaces
  • https://www.googleapis.com/auth/chat.admin.spaces.readonly
  • https://www.googleapis.com/auth/chat.spaces
  • https://www.googleapis.com/auth/chat.spaces.readonly
  • https://www.googleapis.com/auth/chat.bot
  • https://www.googleapis.com/auth/chat.app.spaces

আরও তথ্যের জন্য, অনুমোদন নির্দেশিকা দেখুন।

GetSpaceEvent

rpc GetSpaceEvent( GetSpaceEventRequest ) returns ( SpaceEvent )

একটি Google চ্যাট স্থান থেকে একটি ইভেন্ট ফেরত দেয়। ইভেন্ট পেলোডে পরিবর্তিত সম্পদের সাম্প্রতিকতম সংস্করণ রয়েছে। উদাহরণস্বরূপ, যদি আপনি একটি নতুন বার্তা সম্পর্কে একটি ইভেন্টের অনুরোধ করেন কিন্তু বার্তাটি পরে আপডেট করা হয়, সার্ভারটি ইভেন্ট পেলোডে আপডেট করা Message সংস্থান ফেরত দেয়।

দ্রষ্টব্য: এই অনুরোধের জন্য স্পেস ইভেন্ট ডেটার স্পেস অবজেক্টে permissionSettings ক্ষেত্রটি ফেরত দেওয়া হয় না।

অনুরোধ করা ডেটা পড়ার জন্য উপযুক্ত অনুমোদনের সুযোগ সহ নিম্নলিখিত ধরণের প্রমাণীকরণ সমর্থন করে:

একটি ইভেন্ট পেতে, প্রমাণীকৃত কলার অবশ্যই স্থানের সদস্য হতে হবে।

একটি উদাহরণের জন্য, একটি Google চ্যাট স্পেস থেকে একটি ইভেন্ট সম্পর্কে বিশদ বিবরণ পান দেখুন।

অনুমোদনের সুযোগ

নিম্নলিখিত OAuth সুযোগগুলির মধ্যে একটি প্রয়োজন:

  • https://www.googleapis.com/auth/chat.app.memberships
  • https://www.googleapis.com/auth/chat.app.messages.readonly
  • https://www.googleapis.com/auth/chat.app.spaces
  • https://www.googleapis.com/auth/chat.spaces
  • https://www.googleapis.com/auth/chat.spaces.readonly
  • https://www.googleapis.com/auth/chat.messages
  • https://www.googleapis.com/auth/chat.messages.readonly
  • https://www.googleapis.com/auth/chat.memberships
  • https://www.googleapis.com/auth/chat.memberships.readonly
  • https://www.googleapis.com/auth/chat.messages.reactions
  • https://www.googleapis.com/auth/chat.messages.reactions.readonly

আরও তথ্যের জন্য, অনুমোদন নির্দেশিকা দেখুন।

GetSpaceNotificationSetting

rpc GetSpaceNotificationSetting( GetSpaceNotificationSettingRequest ) returns ( SpaceNotificationSetting )

স্থান বিজ্ঞপ্তি সেটিং পায়. একটি উদাহরণের জন্য, কলারের স্থান বিজ্ঞপ্তি সেটিং পান দেখুন।

অনুমোদনের সুযোগ সহ ব্যবহারকারীর প্রমাণীকরণ প্রয়োজন:

  • https://www.googleapis.com/auth/chat.users.spacesettings
অনুমোদনের সুযোগ

নিম্নলিখিত OAuth সুযোগ প্রয়োজন:

  • https://www.googleapis.com/auth/chat.users.spacesettings

আরও তথ্যের জন্য, অনুমোদন নির্দেশিকা দেখুন।

GetSpaceReadState

rpc GetSpaceReadState( GetSpaceReadStateRequest ) returns ( SpaceReadState )

একটি স্পেসের মধ্যে ব্যবহারকারীর পঠিত অবস্থা সম্পর্কে বিশদ বিবরণ প্রদান করে, যা পঠিত এবং অপঠিত বার্তা সনাক্ত করতে ব্যবহৃত হয়। একটি উদাহরণের জন্য, ব্যবহারকারীর স্থান পড়ার অবস্থা সম্পর্কে বিশদ বিবরণ পান দেখুন।

নিম্নলিখিত অনুমোদনের সুযোগগুলির মধ্যে একটি সহ ব্যবহারকারীর প্রমাণীকরণের প্রয়োজন:

  • https://www.googleapis.com/auth/chat.users.readstate.readonly
  • https://www.googleapis.com/auth/chat.users.readstate
অনুমোদনের সুযোগ

নিম্নলিখিত OAuth সুযোগগুলির মধ্যে একটি প্রয়োজন:

  • https://www.googleapis.com/auth/chat.users.readstate
  • https://www.googleapis.com/auth/chat.users.readstate.readonly

আরও তথ্যের জন্য, অনুমোদন নির্দেশিকা দেখুন।

GetThreadReadState

rpc GetThreadReadState( GetThreadReadStateRequest ) returns ( ThreadReadState )

একটি থ্রেডের মধ্যে ব্যবহারকারীর পঠিত অবস্থা সম্পর্কে বিশদ বিবরণ প্রদান করে, পঠিত এবং অপঠিত বার্তা সনাক্ত করতে ব্যবহৃত হয়। একটি উদাহরণের জন্য, ব্যবহারকারীর থ্রেড পড়ার অবস্থা সম্পর্কে বিশদ বিবরণ পান দেখুন।

নিম্নলিখিত অনুমোদনের সুযোগগুলির মধ্যে একটি সহ ব্যবহারকারীর প্রমাণীকরণের প্রয়োজন:

  • https://www.googleapis.com/auth/chat.users.readstate.readonly
  • https://www.googleapis.com/auth/chat.users.readstate
অনুমোদনের সুযোগ

নিম্নলিখিত OAuth সুযোগগুলির মধ্যে একটি প্রয়োজন:

  • https://www.googleapis.com/auth/chat.users.readstate
  • https://www.googleapis.com/auth/chat.users.readstate.readonly

আরও তথ্যের জন্য, অনুমোদন নির্দেশিকা দেখুন।

কাস্টম ইমোজির তালিকা

rpc ListCustomEmojis( ListCustomEmojisRequest ) returns ( ListCustomEmojisResponse )

প্রমাণীকৃত ব্যবহারকারীর কাছে দৃশ্যমান কাস্টম ইমোজিগুলি তালিকাভুক্ত করে৷

কাস্টম ইমোজিগুলি শুধুমাত্র Google Workspace অ্যাকাউন্টের জন্য উপলব্ধ, এবং অ্যাডমিনিস্ট্রেটরকে অবশ্যই প্রতিষ্ঠানের জন্য কাস্টম ইমোজি চালু করতে হবে। আরও তথ্যের জন্য, Google চ্যাটে কাস্টম ইমোজি সম্পর্কে জানুন এবং কাস্টম ইমোজি অনুমতিগুলি পরিচালনা করুন দেখুন।

নিম্নলিখিত অনুমোদনের সুযোগগুলির মধ্যে একটি সহ ব্যবহারকারীর প্রমাণীকরণের প্রয়োজন:

  • https://www.googleapis.com/auth/chat.customemojis.readonly
  • https://www.googleapis.com/auth/chat.customemojis
অনুমোদনের সুযোগ

নিম্নলিখিত OAuth সুযোগগুলির মধ্যে একটি প্রয়োজন:

  • https://www.googleapis.com/auth/chat.customemojis
  • https://www.googleapis.com/auth/chat.customemojis.readonly

আরও তথ্যের জন্য, অনুমোদন নির্দেশিকা দেখুন।

তালিকা সদস্যপদ

rpc ListMemberships( ListMembershipsRequest ) returns ( ListMembershipsResponse )

একটি স্পেসে সদস্যতা তালিকা. উদাহরণের জন্য, একটি স্পেসে ব্যবহারকারী এবং Google চ্যাট অ্যাপের তালিকা দেখুন। অ্যাপ প্রমাণীকরণের মাধ্যমে মেম্বারশিপ তালিকাভুক্ত করা হলে Chat অ্যাপের অ্যাক্সেস আছে এমন জায়গায় মেম্বারশিপ তালিকাভুক্ত করা হয়, কিন্তু Chat অ্যাপ মেম্বারশিপ বাদ দেওয়া হয়, যার মধ্যে নিজস্ব। ব্যবহারকারীর প্রমাণীকরণের সাথে সদস্যতা তালিকাভুক্ত করা স্পেসগুলিতে সদস্যপদগুলিকে তালিকাভুক্ত করে যেখানে প্রমাণীকৃত ব্যবহারকারীর অ্যাক্সেস রয়েছে৷

নিম্নলিখিত ধরনের প্রমাণীকরণ সমর্থন করে:

  • নিম্নলিখিত অনুমোদনের সুযোগগুলির মধ্যে একটি সহ অ্যাপ প্রমাণীকরণ :

  • নিম্নলিখিত অনুমোদনের সুযোগগুলির মধ্যে একটি সহ ব্যবহারকারীর প্রমাণীকরণ :

    • https://www.googleapis.com/auth/chat.memberships.readonly
    • https://www.googleapis.com/auth/chat.memberships
    • https://www.googleapis.com/auth/chat.import (শুধুমাত্র মোড স্পেস আমদানি করুন)
    • ব্যবহারকারীর প্রমাণীকরণ প্রশাসকের বিশেষাধিকার প্রদান করে যখন একটি প্রশাসক অ্যাকাউন্ট প্রমাণীকরণ করে, use_admin_access হয় true , এবং নিম্নলিখিত অনুমোদনের সুযোগগুলির মধ্যে একটি ব্যবহার করা হয়:
      • https://www.googleapis.com/auth/chat.admin.memberships.readonly
      • https://www.googleapis.com/auth/chat.admin.memberships
অনুমোদনের সুযোগ

নিম্নলিখিত OAuth সুযোগগুলির মধ্যে একটি প্রয়োজন:

  • https://www.googleapis.com/auth/chat.admin.memberships
  • https://www.googleapis.com/auth/chat.admin.memberships.readonly
  • https://www.googleapis.com/auth/chat.app.memberships
  • https://www.googleapis.com/auth/chat.bot
  • https://www.googleapis.com/auth/chat.import
  • https://www.googleapis.com/auth/chat.memberships
  • https://www.googleapis.com/auth/chat.memberships.readonly

আরও তথ্যের জন্য, অনুমোদন নির্দেশিকা দেখুন।

তালিকা বার্তা

rpc ListMessages( ListMessagesRequest ) returns ( ListMessagesResponse )

বার্তাগুলিকে একটি স্পেসে তালিকাভুক্ত করে যেটির কলার সদস্য, অবরুদ্ধ সদস্য এবং স্পেস থেকে বার্তাগুলি সহ৷ সিস্টেম বার্তা, নতুন স্পেস সদস্যদের ঘোষণার মতো, অন্তর্ভুক্ত করা হয় না। যদি আপনি কোনো বার্তা ছাড়াই কোনো স্থান থেকে বার্তা তালিকাভুক্ত করেন, তাহলে প্রতিক্রিয়া একটি খালি বস্তু। একটি REST/HTTP ইন্টারফেস ব্যবহার করার সময়, প্রতিক্রিয়াটিতে একটি খালি JSON অবজেক্ট থাকে, {} । একটি উদাহরণের জন্য, তালিকা বার্তা দেখুন।

নিম্নলিখিত ধরনের প্রমাণীকরণ সমর্থন করে:

অনুমোদনের সুযোগ

নিম্নলিখিত OAuth সুযোগগুলির মধ্যে একটি প্রয়োজন:

  • https://www.googleapis.com/auth/chat.import
  • https://www.googleapis.com/auth/chat.messages
  • https://www.googleapis.com/auth/chat.messages.readonly
  • https://www.googleapis.com/auth/chat.app.messages.readonly

আরও তথ্যের জন্য, অনুমোদন নির্দেশিকা দেখুন।

তালিকা প্রতিক্রিয়া

rpc ListReactions( ListReactionsRequest ) returns ( ListReactionsResponse )

একটি বার্তার প্রতিক্রিয়া তালিকা করে। একটি উদাহরণের জন্য, একটি বার্তার জন্য প্রতিক্রিয়া তালিকা দেখুন।

নিম্নলিখিত অনুমোদনের সুযোগগুলির মধ্যে একটি সহ ব্যবহারকারীর প্রমাণীকরণের প্রয়োজন:

  • https://www.googleapis.com/auth/chat.messages.reactions.readonly
  • https://www.googleapis.com/auth/chat.messages.reactions
  • https://www.googleapis.com/auth/chat.messages.readonly
  • https://www.googleapis.com/auth/chat.messages
অনুমোদনের সুযোগ

নিম্নলিখিত OAuth সুযোগগুলির মধ্যে একটি প্রয়োজন:

  • https://www.googleapis.com/auth/chat.messages
  • https://www.googleapis.com/auth/chat.messages.readonly
  • https://www.googleapis.com/auth/chat.messages.reactions
  • https://www.googleapis.com/auth/chat.messages.reactions.readonly

আরও তথ্যের জন্য, অনুমোদন নির্দেশিকা দেখুন।

লিস্টস্পেস ইভেন্ট

rpc ListSpaceEvents( ListSpaceEventsRequest ) returns ( ListSpaceEventsResponse )

একটি Google চ্যাট স্পেস থেকে ইভেন্টগুলি তালিকাভুক্ত করে৷ প্রতিটি ইভেন্টের জন্য, পেলোডে চ্যাট রিসোর্সের সাম্প্রতিকতম সংস্করণ থাকে। উদাহরণস্বরূপ, যদি আপনি নতুন স্পেস সদস্যদের সম্পর্কে ইভেন্টগুলি তালিকাভুক্ত করেন, সার্ভার Membership সংস্থানগুলি ফেরত দেয় যাতে সর্বশেষ সদস্যতার বিবরণ রয়েছে। অনুরোধ করা সময়ের মধ্যে যদি নতুন সদস্যদের সরানো হয়, তাহলে ইভেন্ট পেলোডে একটি খালি Membership সম্পদ থাকে।

অনুরোধ করা ডেটা পড়ার জন্য উপযুক্ত অনুমোদনের সুযোগ সহ নিম্নলিখিত ধরণের প্রমাণীকরণ সমর্থন করে:

ইভেন্ট তালিকাভুক্ত করতে, প্রমাণীকৃত কলার অবশ্যই স্থানের সদস্য হতে হবে।

একটি উদাহরণের জন্য, একটি Google চ্যাট স্পেস থেকে ইভেন্টের তালিকা দেখুন।

অনুমোদনের সুযোগ

নিম্নলিখিত OAuth সুযোগগুলির মধ্যে একটি প্রয়োজন:

  • https://www.googleapis.com/auth/chat.app.memberships
  • https://www.googleapis.com/auth/chat.app.messages.readonly
  • https://www.googleapis.com/auth/chat.app.spaces
  • https://www.googleapis.com/auth/chat.spaces
  • https://www.googleapis.com/auth/chat.spaces.readonly
  • https://www.googleapis.com/auth/chat.messages
  • https://www.googleapis.com/auth/chat.messages.readonly
  • https://www.googleapis.com/auth/chat.memberships
  • https://www.googleapis.com/auth/chat.memberships.readonly
  • https://www.googleapis.com/auth/chat.messages.reactions
  • https://www.googleapis.com/auth/chat.messages.reactions.readonly

আরও তথ্যের জন্য, অনুমোদন নির্দেশিকা দেখুন।

লিস্টস্পেস

rpc ListSpaces( ListSpacesRequest ) returns ( ListSpacesResponse )

কলার যে স্থানের সদস্য তা তালিকাভুক্ত করে। প্রথম বার্তা পাঠানো না হওয়া পর্যন্ত গ্রুপ চ্যাট এবং DM তালিকাভুক্ত করা হয় না। একটি উদাহরণের জন্য, তালিকা স্পেস দেখুন।

নিম্নলিখিত ধরনের প্রমাণীকরণ সমর্থন করে:

Google Workspace অর্গানাইজেশনের সমস্ত নামযুক্ত স্পেস তালিকাভুক্ত করতে, পরিবর্তে Workspace অ্যাডমিনিস্ট্রেটর বিশেষাধিকার ব্যবহার করে spaces.search() পদ্ধতি ব্যবহার করুন।

অনুমোদনের সুযোগ

নিম্নলিখিত OAuth সুযোগগুলির মধ্যে একটি প্রয়োজন:

  • https://www.googleapis.com/auth/chat.spaces
  • https://www.googleapis.com/auth/chat.spaces.readonly
  • https://www.googleapis.com/auth/chat.bot

আরও তথ্যের জন্য, অনুমোদন নির্দেশিকা দেখুন।

সার্চস্পেস

rpc SearchSpaces( SearchSpacesRequest ) returns ( SearchSpacesResponse )

অ্যাডমিনিস্ট্রেটরের সার্চের উপর ভিত্তি করে Google Workspace সংস্থার স্পেসগুলির একটি তালিকা দেখায়। অনুরোধে, use_admin_access সেট করুন true । একটি উদাহরণের জন্য, স্পেস অনুসন্ধান এবং পরিচালনা দেখুন।

অ্যাডমিনিস্ট্রেটর বিশেষাধিকার এবং নিম্নলিখিত অনুমোদনের সুযোগগুলির মধ্যে একটি সহ ব্যবহারকারীর প্রমাণীকরণের প্রয়োজন:

  • https://www.googleapis.com/auth/chat.admin.spaces.readonly
  • https://www.googleapis.com/auth/chat.admin.spaces
অনুমোদনের সুযোগ

নিম্নলিখিত OAuth সুযোগগুলির মধ্যে একটি প্রয়োজন:

  • https://www.googleapis.com/auth/chat.admin.spaces
  • https://www.googleapis.com/auth/chat.admin.spaces.readonly

আরও তথ্যের জন্য, অনুমোদন নির্দেশিকা দেখুন।

সেটআপস্পেস

rpc SetUpSpace( SetUpSpaceRequest ) returns ( Space )

একটি স্থান তৈরি করে এবং এতে নির্দিষ্ট ব্যবহারকারী যোগ করে। কলিং ব্যবহারকারী স্বয়ংক্রিয়ভাবে স্থান যোগ করা হয়, এবং অনুরোধ একটি সদস্যতা হিসাবে নির্দিষ্ট করা উচিত নয়. একটি উদাহরণের জন্য, প্রাথমিক সদস্যদের সাথে একটি স্থান সেট আপ দেখুন।

যোগ করার জন্য মানব সদস্যদের নির্দিষ্ট করতে, উপযুক্ত membership.member.name দিয়ে সদস্যপদ যোগ করুন। একটি মানব ব্যবহারকারী যোগ করতে, users/{user} ব্যবহার করুন, যেখানে {user} ব্যবহারকারীর ইমেল ঠিকানা হতে পারে। একই ওয়ার্কস্পেস সংস্থার ব্যবহারকারীদের জন্য {user} জন এপিআই থেকে ব্যক্তির জন্য id বা ডিরেক্টরি API-এর ব্যবহারকারীর জন্য id হতে পারে। উদাহরণ স্বরূপ, user@example.com এর জন্য People API Person প্রোফাইল ID 123456789 হলে, আপনি users/user@example.com বা users/123456789membership.member.name সেট করে স্পেসে ব্যবহারকারীকে যোগ করতে পারেন।

যোগ করার জন্য Google গ্রুপগুলি নির্দিষ্ট করতে, উপযুক্ত membership.group_member.name এর সাথে সদস্যপদ যোগ করুন। একটি Google গোষ্ঠী যোগ করতে বা আমন্ত্রণ জানাতে, groups/{group} ব্যবহার করুন, যেখানে {group} হল Cloud Identity Groups API থেকে গোষ্ঠীর id ৷ উদাহরণস্বরূপ, আপনি গ্রুপ ইমেল group@example.com জন্য আইডি 123456789 পুনরুদ্ধার করতে ক্লাউড আইডেন্টিটি গ্রুপ লুকআপ API ব্যবহার করতে পারেন, তারপর আপনি groups/123456789membership.group_member.name সেট করে স্পেসে গ্রুপ যোগ করতে পারেন। গ্রুপ ইমেল সমর্থিত নয়, এবং Google গ্রুপগুলি শুধুমাত্র নামযুক্ত স্থানগুলিতে সদস্য হিসাবে যোগ করা যেতে পারে।

একটি নামযুক্ত স্থান বা গ্রুপ চ্যাটের জন্য, যদি কলার ব্লক করে, বা কিছু সদস্য দ্বারা অবরুদ্ধ করা হয়, বা কিছু সদস্য যোগ করার অনুমতি না থাকে, তাহলে সেই সদস্যদের তৈরি করা জায়গায় যোগ করা হয় না।

কলিং ব্যবহারকারী এবং অন্য মানব ব্যবহারকারীর মধ্যে একটি সরাসরি বার্তা (DM) তৈরি করতে, মানব ব্যবহারকারীর প্রতিনিধিত্ব করার জন্য ঠিক একটি সদস্যতা নির্দিষ্ট করুন। যদি একজন ব্যবহারকারী অন্যটিকে ব্লক করে, অনুরোধটি ব্যর্থ হয় এবং DM তৈরি হয় না।

কলিং ব্যবহারকারী এবং কলিং অ্যাপের মধ্যে একটি DM তৈরি করতে, Space.singleUserBotDm কে true সেট করুন এবং কোনো সদস্যতা নির্দিষ্ট করবেন না। আপনি শুধুমাত্র কলিং অ্যাপের সাথে একটি DM সেট আপ করতে এই পদ্ধতিটি ব্যবহার করতে পারেন৷ একটি স্পেসের সদস্য বা দুটি মানব ব্যবহারকারীর মধ্যে বিদ্যমান DM হিসাবে কলিং অ্যাপটিকে যোগ করতে, একটি স্পেসে একটি ব্যবহারকারী বা অ্যাপকে আমন্ত্রণ বা যোগ করুন দেখুন।

যদি একটি DM ইতিমধ্যেই দুটি ব্যবহারকারীর মধ্যে বিদ্যমান থাকে, এমনকি যখন একটি ব্যবহারকারী অনুরোধ করার সময় অন্যটিকে ব্লক করে, তখন বিদ্যমান DM ফেরত দেওয়া হয়।

থ্রেডেড উত্তর সহ স্পেস সমর্থিত নয়। যদি আপনি একটি স্পেস সেট আপ করার সময় ALREADY_EXISTS ত্রুটি বার্তাটি পান তবে একটি ভিন্ন displayName চেষ্টা করুন। Google Workspace সংস্থার মধ্যে আগে থেকেই এই ডিসপ্লে নাম ব্যবহার করা হতে পারে।

নিম্নলিখিত অনুমোদনের সুযোগগুলির মধ্যে একটি সহ ব্যবহারকারীর প্রমাণীকরণের প্রয়োজন:

  • https://www.googleapis.com/auth/chat.spaces.create
  • https://www.googleapis.com/auth/chat.spaces
অনুমোদনের সুযোগ

নিম্নলিখিত OAuth সুযোগগুলির মধ্যে একটি প্রয়োজন:

  • https://www.googleapis.com/auth/chat.spaces
  • https://www.googleapis.com/auth/chat.spaces.create

আরও তথ্যের জন্য, অনুমোদন নির্দেশিকা দেখুন।

সদস্যপদ আপডেট করুন

rpc UpdateMembership( UpdateMembershipRequest ) returns ( Membership )

সদস্যপদ আপডেট করে। একটি উদাহরণের জন্য, একটি স্পেসে ব্যবহারকারীর সদস্যতা আপডেট করুন দেখুন।

নিম্নলিখিত ধরনের প্রমাণীকরণ সমর্থন করে:

  • অ্যাডমিনিস্ট্রেটরের অনুমোদন এবং অনুমোদনের সুযোগ সহ অ্যাপ প্রমাণীকরণ :

    • https://www.googleapis.com/auth/chat.app.memberships (শুধুমাত্র অ্যাপ তৈরি করা স্পেসগুলিতে)
  • নিম্নলিখিত অনুমোদনের সুযোগগুলির মধ্যে একটি সহ ব্যবহারকারীর প্রমাণীকরণ :

    • https://www.googleapis.com/auth/chat.memberships
    • https://www.googleapis.com/auth/chat.import (শুধুমাত্র মোড স্পেস আমদানি করুন)
    • ব্যবহারকারীর প্রমাণীকরণ প্রশাসকের বিশেষাধিকার প্রদান করে যখন একটি প্রশাসক অ্যাকাউন্ট প্রমাণীকরণ করে, use_admin_access হয় true , এবং নিম্নলিখিত অনুমোদনের সুযোগ ব্যবহার করা হয়:
      • https://www.googleapis.com/auth/chat.admin.memberships
অনুমোদনের সুযোগ

নিম্নলিখিত OAuth সুযোগগুলির মধ্যে একটি প্রয়োজন:

  • https://www.googleapis.com/auth/chat.app.memberships
  • https://www.googleapis.com/auth/chat.admin.memberships
  • https://www.googleapis.com/auth/chat.import
  • https://www.googleapis.com/auth/chat.memberships

আরও তথ্যের জন্য, অনুমোদন নির্দেশিকা দেখুন।

UpdateMessage

rpc UpdateMessage( UpdateMessageRequest ) returns ( Message )

একটি বার্তা আপডেট করে। patch এবং update পদ্ধতির মধ্যে পার্থক্য আছে। patch পদ্ধতি একটি patch অনুরোধ ব্যবহার করে যখন update পদ্ধতি একটি put অনুরোধ ব্যবহার করে। আমরা patch পদ্ধতি ব্যবহার করার পরামর্শ দিই। একটি উদাহরণের জন্য, একটি বার্তা আপডেট করুন দেখুন।

নিম্নলিখিত ধরনের প্রমাণীকরণ সমর্থন করে:

অ্যাপ প্রমাণীকরণ ব্যবহার করার সময়, অনুরোধ শুধুমাত্র কলিং চ্যাট অ্যাপ দ্বারা তৈরি বার্তা আপডেট করতে পারে।

অনুমোদনের সুযোগ

নিম্নলিখিত OAuth সুযোগগুলির মধ্যে একটি প্রয়োজন:

  • https://www.googleapis.com/auth/chat.bot
  • https://www.googleapis.com/auth/chat.import
  • https://www.googleapis.com/auth/chat.messages

আরও তথ্যের জন্য, অনুমোদন নির্দেশিকা দেখুন।

UpdateSpace

rpc UpdateSpace( UpdateSpaceRequest ) returns ( Space )

একটি স্থান আপডেট করে। একটি উদাহরণের জন্য, একটি স্থান আপডেট করুন দেখুন।

আপনি যদি displayName ফিল্ড আপডেট করেন এবং ত্রুটি বার্তাটি পান ALREADY_EXISTS , তাহলে একটি ভিন্ন ডিসপ্লে নাম ব্যবহার করে দেখুন।

নিম্নলিখিত ধরনের প্রমাণীকরণ সমর্থন করে:

  • অ্যাডমিনিস্ট্রেটরের অনুমোদন এবং নিম্নলিখিত অনুমোদনের সুযোগগুলির মধ্যে একটি সহ অ্যাপ প্রমাণীকরণ :

    • https://www.googleapis.com/auth/chat.app.spaces
  • নিম্নলিখিত অনুমোদনের সুযোগগুলির মধ্যে একটি সহ ব্যবহারকারীর প্রমাণীকরণ :

    • https://www.googleapis.com/auth/chat.spaces
    • https://www.googleapis.com/auth/chat.import (শুধুমাত্র মোড স্পেস আমদানি করুন)
    • ব্যবহারকারীর প্রমাণীকরণ প্রশাসকের বিশেষাধিকার প্রদান করে যখন একটি প্রশাসক অ্যাকাউন্ট প্রমাণীকরণ করে, use_admin_access হয় true , এবং নিম্নলিখিত অনুমোদনের সুযোগগুলি ব্যবহার করা হয়:
      • https://www.googleapis.com/auth/chat.admin.spaces

অ্যাপ প্রমাণীকরণের নিম্নলিখিত সীমাবদ্ধতা রয়েছে:

  • space.predefined_permission_settings অথবা space.permission_settings আপডেট করতে, অ্যাপটিকে অবশ্যই স্পেস ক্রিয়েটর হতে হবে।
  • space.access_settings.audience আপডেট করা অ্যাপ প্রমাণীকরণের জন্য সমর্থিত নয়।
অনুমোদনের সুযোগ

নিম্নলিখিত OAuth সুযোগগুলির মধ্যে একটি প্রয়োজন:

  • https://www.googleapis.com/auth/chat.app.spaces
  • https://www.googleapis.com/auth/chat.admin.spaces
  • https://www.googleapis.com/auth/chat.import
  • https://www.googleapis.com/auth/chat.spaces

আরও তথ্যের জন্য, অনুমোদন নির্দেশিকা দেখুন।

UpdateSpaceNotificationSetting

rpc UpdateSpaceNotificationSetting( UpdateSpaceNotificationSettingRequest ) returns ( SpaceNotificationSetting )

স্পেস বিজ্ঞপ্তি সেটিং আপডেট করে। একটি উদাহরণের জন্য, কলারের স্পেস বিজ্ঞপ্তি সেটিং আপডেট করুন দেখুন।

অনুমোদনের সুযোগ সহ ব্যবহারকারীর প্রমাণীকরণ প্রয়োজন:

  • https://www.googleapis.com/auth/chat.users.spacesettings
অনুমোদনের সুযোগ

নিম্নলিখিত OAuth সুযোগ প্রয়োজন:

  • https://www.googleapis.com/auth/chat.users.spacesettings

আরও তথ্যের জন্য, অনুমোদন নির্দেশিকা দেখুন।

UpdateSpaceReadState

rpc UpdateSpaceReadState( UpdateSpaceReadStateRequest ) returns ( SpaceReadState )

একটি স্পেসের মধ্যে ব্যবহারকারীর পঠিত অবস্থা আপডেট করে, পঠিত এবং অপঠিত বার্তা সনাক্ত করতে ব্যবহৃত হয়। একটি উদাহরণের জন্য, একটি ব্যবহারকারীর স্থান পড়ার অবস্থা আপডেট করুন দেখুন।

অনুমোদনের সুযোগ সহ ব্যবহারকারীর প্রমাণীকরণ প্রয়োজন:

  • https://www.googleapis.com/auth/chat.users.readstate
অনুমোদনের সুযোগ

নিম্নলিখিত OAuth সুযোগ প্রয়োজন:

  • https://www.googleapis.com/auth/chat.users.readstate

আরও তথ্যের জন্য, অনুমোদন নির্দেশিকা দেখুন।

আনুষঙ্গিক উইজেট

এক বা একাধিক ইন্টারেক্টিভ উইজেট যা একটি বার্তার নীচে প্রদর্শিত হয়। বিশদ বিবরণের জন্য, একটি বার্তার নীচে ইন্টারেক্টিভ উইজেট যুক্ত করুন দেখুন।

ক্ষেত্র
ইউনিয়ন ফিল্ড action । কর্মের ধরন। action নিম্নলিখিতগুলির মধ্যে একটি হতে পারে:
button_list

ButtonList

বোতামগুলির একটি তালিকা।

অ্যাকশন রেসপন্স

যে প্যারামিটারগুলি একটি চ্যাট অ্যাপ কীভাবে তার প্রতিক্রিয়া পোস্ট করা হয় তা কনফিগার করতে ব্যবহার করতে পারে।

ক্ষেত্র
type

ResponseType

শুধুমাত্র ইনপুট। চ্যাট অ্যাপের প্রতিক্রিয়ার ধরন।

url

string

শুধুমাত্র ইনপুট। ব্যবহারকারীদের প্রমাণীকরণ বা কনফিগার করার জন্য URL। (শুধুমাত্র REQUEST_CONFIG প্রতিক্রিয়া প্রকারের জন্য।)

dialog_action

DialogAction

শুধুমাত্র ইনপুট। একটি ডায়ালগের সাথে সম্পর্কিত একটি মিথস্ক্রিয়া ইভেন্টের প্রতিক্রিয়া। ResponseType.Dialog এর সাথে অবশ্যই থাকতে হবে।

updated_widget

UpdatedWidget

শুধুমাত্র ইনপুট। আপডেট করা উইজেটের প্রতিক্রিয়া।

রেসপন্স টাইপ

চ্যাট অ্যাপের প্রতিক্রিয়ার ধরন।

এনামস
TYPE_UNSPECIFIED ডিফল্ট প্রকার যা NEW_MESSAGE হিসাবে পরিচালনা করা হয়।
NEW_MESSAGE বিষয়ে একটি নতুন বার্তা হিসাবে পোস্ট করুন.
UPDATE_MESSAGE চ্যাট অ্যাপের মেসেজ আপডেট করুন। এটি শুধুমাত্র একটি CARD_CLICKED ইভেন্টে অনুমোদিত যেখানে বার্তা প্রেরকের ধরন BOT
UPDATE_USER_MESSAGE_CARDS ব্যবহারকারীর বার্তায় কার্ডগুলি আপডেট করুন৷ এটি শুধুমাত্র একটি মিলিত url সহ একটি MESSAGE ইভেন্টের প্রতিক্রিয়া হিসাবে বা একটি CARD_CLICKED ইভেন্টের প্রতিক্রিয়া হিসাবে অনুমোদিত যেখানে বার্তা প্রেরকের ধরনটি হল HUMAN ৷ টেক্সট উপেক্ষা করা হয়.
REQUEST_CONFIG ব্যক্তিগতভাবে ব্যবহারকারীকে অতিরিক্ত প্রমাণীকরণ বা কনফিগারেশনের জন্য জিজ্ঞাসা করুন।
DIALOG একটি ডায়ালগ উপস্থাপন করে।
UPDATE_WIDGET উইজেট পাঠ্য স্বয়ংসম্পূর্ণ বিকল্প ক্যোয়ারী।

নির্বাচন আইটেম

উইজেট স্বয়ংসম্পূর্ণ ফলাফলের তালিকা।

ক্ষেত্র
items[]

SelectionItem

SelectionItem অবজেক্টের একটি অ্যারে।

আপডেট করা উইজেট

selectionInput উইজেটগুলির জন্য, একটি বহুনির্বাচন মেনুর জন্য স্বয়ংসম্পূর্ণ পরামর্শ প্রদান করে।

ক্ষেত্র
widget

string

আপডেট করা উইজেটের আইডি। আইডিটি অবশ্যই সেই উইজেটের সাথে মিলবে যা আপডেটের অনুরোধটি ট্রিগার করেছে৷

ইউনিয়ন ক্ষেত্র updated_widget । ব্যবহারকারীর কর্মের প্রতিক্রিয়ায় উইজেটটি আপডেট করা হয়েছে। updated_widget নিম্নলিখিতগুলির মধ্যে একটি হতে পারে:
suggestions

SelectionItems

উইজেট স্বয়ংসম্পূর্ণ ফলাফলের তালিকা

অ্যাকশন স্ট্যাটাস

একটি ডায়ালগ আহ্বান বা জমা দেওয়ার অনুরোধের জন্য স্থিতি প্রতিনিধিত্ব করে৷

ক্ষেত্র
status_code

Code

স্ট্যাটাস কোড।

user_facing_message

string

ব্যবহারকারীদের তাদের অনুরোধের অবস্থা সম্পর্কে বার্তা পাঠাতে। যদি সেট করা না থাকে, তাহলে status_code উপর ভিত্তি করে একটি জেনেরিক বার্তা পাঠানো হয়।

টীকা

শুধুমাত্র আউটপুট। টীকাগুলি মেসেজের প্লেইন-টেক্সট বডির সাথে বা Google Docs বা Sheets-এর মতো Google Workspace রিসোর্সের সাথে লিঙ্ক করা চিপগুলির সাথে start_index এবং 0 এর length যুক্ত হতে পারে। একটি টেক্সট মেসেজে মৌলিক ফর্ম্যাটিং যোগ করতে, টেক্সট মেসেজ ফর্ম্যাট দেখুন।

উদাহরণ প্লেইন-টেক্সট মেসেজ বডি:

Hello @FooBot how are you!"

সংশ্লিষ্ট টীকা মেটাডেটা:

"annotations":[{
  "type":"USER_MENTION",
  "startIndex":6,
  "length":7,
  "userMention": {
    "user": {
      "name":"users/{user}",
      "displayName":"FooBot",
      "avatarUrl":"https://goo.gl/aeDtrS",
      "type":"BOT"
    },
    "type":"MENTION"
   }
}]
ক্ষেত্র
type

AnnotationType

এই টীকা টাইপ.

length

int32

প্লেইন-টেক্সট মেসেজ বডিতে সাবস্ট্রিং এর দৈর্ঘ্য এই টীকাটির সাথে মিলে যায়। উপস্থিত না থাকলে, 0 এর দৈর্ঘ্য নির্দেশ করে।

start_index

int32

এই টীকাটির সাথে সামঞ্জস্যপূর্ণ প্লেইন-টেক্সট মেসেজ বডিতে স্টার্ট ইনডেক্স (0-ভিত্তিক, অন্তর্ভুক্ত)।

ইউনিয়ন ফিল্ড metadata । টীকা সম্পর্কে অতিরিক্ত মেটাডেটা। metadata নিম্নলিখিতগুলির মধ্যে একটি হতে পারে:
user_mention

UserMentionMetadata

ব্যবহারকারীর উল্লেখের মেটাডেটা।

slash_command

SlashCommandMetadata

একটি স্ল্যাশ কমান্ডের জন্য মেটাডেটা।

custom_emoji_metadata

CustomEmojiMetadata

একটি কাস্টম ইমোজির জন্য মেটাডেটা।

টীকা প্রকার

টীকা প্রকার।

এনামস
ANNOTATION_TYPE_UNSPECIFIED enum-এর জন্য ডিফল্ট মান। ব্যবহার করবেন না।
USER_MENTION একজন ব্যবহারকারী উল্লেখ করা হয়েছে।
SLASH_COMMAND একটি স্ল্যাশ কমান্ড আহ্বান করা হয়।
CUSTOM_EMOJI একটি কাস্টম ইমোজি টীকা।

AppCommandMetadata

একটি চ্যাট অ্যাপ কমান্ড সম্পর্কে মেটাডেটা।

ক্ষেত্র
app_command_id

int32

চ্যাট এপিআই কনফিগারেশনে নির্দিষ্ট কমান্ডের জন্য আইডি।

app_command_type

AppCommandType

চ্যাট অ্যাপ কমান্ডের ধরন।

AppCommandType

চ্যাট অ্যাপ কমান্ডের ধরন। বিশদ বিবরণের জন্য, চ্যাট অ্যাপ কমান্ডের প্রকারগুলি দেখুন।

এনামস
APP_COMMAND_TYPE_UNSPECIFIED Default value. Unspecified.
SLASH_COMMAND A slash command. The user sends the command in a Chat message.
QUICK_COMMAND A quick command. The user selects the command from the Chat menu in the message reply area.

AttachedGif

A GIF image that's specified by a URL.

ক্ষেত্র
uri

string

শুধুমাত্র আউটপুট। The URL that hosts the GIF image.

সংযুক্তি

An attachment in Google Chat.

ক্ষেত্র
name

string

ঐচ্ছিক। Resource name of the attachment, in the form spaces/{space}/messages/{message}/attachments/{attachment} .

content_name

string

শুধুমাত্র আউটপুট। The original file name for the content, not the full path.

content_type

string

শুধুমাত্র আউটপুট। The content type (MIME type) of the file.

thumbnail_uri

string

শুধুমাত্র আউটপুট। The thumbnail URL which should be used to preview the attachment to a human user. Chat apps shouldn't use this URL to download attachment content.

download_uri

string

শুধুমাত্র আউটপুট। The download URL which should be used to allow a human user to download the attachment. Chat apps shouldn't use this URL to download attachment content.

source

Source

শুধুমাত্র আউটপুট। The source of the attachment.

Union field data_ref . The data reference to the attachment. data_ref can be only one of the following:
attachment_data_ref

AttachmentDataRef

ঐচ্ছিক। A reference to the attachment data. This field is used to create or update messages with attachments, or with the media API to download the attachment data.

drive_data_ref

DriveDataRef

শুধুমাত্র আউটপুট। A reference to the Google Drive attachment. This field is used with the Google Drive API.

উৎস

The source of the attachment.

এনামস
SOURCE_UNSPECIFIED সংরক্ষিত
DRIVE_FILE The file is a Google Drive file.
UPLOADED_CONTENT The file is uploaded to Chat.

AttachmentDataRef

A reference to the attachment data.

ক্ষেত্র
resource_name

string

ঐচ্ছিক। The resource name of the attachment data. This field is used with the media API to download the attachment data.

attachment_upload_token

string

ঐচ্ছিক। Opaque token containing a reference to an uploaded attachment. Treated by clients as an opaque string and used to create or update Chat messages with attachments.

CalendarEventLinkData

Data for Calendar event links.

ক্ষেত্র
calendar_id

string

The Calendar identifier of the linked Calendar.

event_id

string

The Event identifier of the linked Calendar event.

CardWithId

A card in a Google Chat message.

Only Chat apps can create cards. If your Chat app authenticates as a user , the message can't contain cards.

Design and preview cards with the Card Builder.

Open the Card Builder

ক্ষেত্র
card_id

string

Required if the message contains multiple cards. A unique identifier for a card in a message.

card

Card

একটি কার্ড। Maximum size is 32 KB.

ChatSpaceLinkData

Data for Chat space links.

ক্ষেত্র
space

string

The space of the linked Chat space resource.

Format: spaces/{space}

thread

string

The thread of the linked Chat space resource.

Format: spaces/{space}/threads/{thread}

message

string

The message of the linked Chat space resource.

Format: spaces/{space}/messages/{message}

CompleteImportSpaceRequest

Request message for completing the import process for a space.

ক্ষেত্র
name

string

প্রয়োজন। Resource name of the import mode space.

Format: spaces/{space}

CompleteImportSpaceResponse

Response message for completing the import process for a space.

ক্ষেত্র
space

Space

The import mode space.

ContextualAddOnMarkup

This type has no fields.

The markup for developers to specify the contents of a contextual AddOn.

কার্ড

A card is a UI element that can contain UI widgets such as text and images.

ক্ষেত্র
header

CardHeader

The header of the card. A header usually contains a title and an image.

sections[]

Section

Sections are separated by a line divider.

card_actions[]

CardAction

The actions of this card.

name

string

Name of the card.

CardAction

A card action is the action associated with the card. For an invoice card, a typical action would be: delete invoice, email invoice or open the invoice in browser.

Not supported by Google Chat apps.

ক্ষেত্র
action_label

string

The label used to be displayed in the action menu item.

on_click

OnClick

The onclick action for this action item.

CardHeader

ক্ষেত্র
title

string

The title must be specified. The header has a fixed height: if both a title and subtitle is specified, each takes up one line. If only the title is specified, it takes up both lines.

subtitle

string

The subtitle of the card header.

image_style

ImageStyle

The image's type (for example, square border or circular border).

image_url

string

The URL of the image in the card header.

ImageStyle

এনামস
IMAGE_STYLE_UNSPECIFIED
IMAGE Square border.
AVATAR Circular border.

ধারা

A section contains a collection of widgets that are rendered (vertically) in the order that they are specified. Across all platforms, cards have a narrow fixed width, so there's currently no need for layout properties (for example, float).

ক্ষেত্র
header

string

The header of the section. Formatted text is supported. For more information about formatting text, see Formatting text in Google Chat apps and Formatting text in Google Workspace Add-ons .

widgets[]

WidgetMarkup

A section must contain at least one widget.

CreateCustomEmojiRequest

A request to create a custom emoji.

ক্ষেত্র
custom_emoji

CustomEmoji

প্রয়োজন। The custom emoji to create.

CreateMembershipRequest

Request message for creating a membership.

ক্ষেত্র
parent

string

প্রয়োজন। The resource name of the space for which to create the membership.

Format: spaces/{space}

membership

Membership

প্রয়োজন। The membership relation to create.

The memberType field must contain a user with the user.name and user.type fields populated. The server will assign a resource name and overwrite anything specified.

When a Chat app creates a membership relation for a human user, it must use certain authorization scopes and set specific values for certain fields:

  • When authenticating as a user , the chat.memberships authorization scope is required.

  • When authenticating as an app , the chat.app.memberships authorization scope is required.

  • Set user.type to HUMAN , and set user.name with format users/{user} , where {user} can be the email address for the user. For users in the same Workspace organization {user} can also be the id of the person from the People API, or the id for the user in the Directory API. For example, if the People API Person profile ID for user@example.com is 123456789 , you can add the user to the space by setting the membership.member.name to users/user@example.com or users/123456789 .

Inviting users external to the Workspace organization that owns the space requires user authentication .

When a Chat app creates a membership relation for itself, it must authenticate as a user and use the chat.memberships.app scope, set user.type to BOT , and set user.name to users/app .

use_admin_access

bool

ঐচ্ছিক। When true , the method runs using the user's Google Workspace administrator privileges.

The calling user must be a Google Workspace administrator with the manage chat and spaces conversations privilege .

Requires the chat.admin.memberships OAuth 2.0 scope .

Creating app memberships or creating memberships for users outside the administrator's Google Workspace organization isn't supported using admin access.

CreateMessageRequest

Creates a message.

ক্ষেত্র
parent

string

প্রয়োজন। The resource name of the space in which to create a message.

Format: spaces/{space}

message

Message

প্রয়োজন। Message body.

thread_key
(deprecated)

string

ঐচ্ছিক। Deprecated: Use thread.thread_key instead. ID for the thread. Supports up to 4000 characters. To start or add to a thread, create a message and specify a threadKey or the thread.name . For example usage, see Start or reply to a message thread .

request_id

string

ঐচ্ছিক। A unique request ID for this message. Specifying an existing request ID returns the message created with that ID instead of creating a new message.

message_reply_option

MessageReplyOption

ঐচ্ছিক। Specifies whether a message starts a thread or replies to one. Only supported in named spaces.

When responding to user interactions , this field is ignored. For interactions within a thread, the reply is created in the same thread. Otherwise, the reply is created as a new thread.

message_id

string

ঐচ্ছিক। A custom ID for a message. Lets Chat apps get, update, or delete a message without needing to store the system-assigned ID in the message's resource name (represented in the message name field).

The value for this field must meet the following requirements:

  • Begins with client- . For example, client-custom-name is a valid custom ID, but custom-name is not.
  • Contains up to 63 characters and only lowercase letters, numbers, and hyphens.
  • Is unique within a space. A Chat app can't use the same custom ID for different messages.

For details, see Name a message .

MessageReplyOption

Specifies how to reply to a message. More states might be added in the future.

এনামস
MESSAGE_REPLY_OPTION_UNSPECIFIED ডিফল্ট Starts a new thread. Using this option ignores any thread ID or thread_key that's included.
REPLY_MESSAGE_FALLBACK_TO_NEW_THREAD Creates the message as a reply to the thread specified by thread ID or thread_key . If it fails, the message starts a new thread instead.
REPLY_MESSAGE_OR_FAIL Creates the message as a reply to the thread specified by thread ID or thread_key . If a new thread_key is used, a new thread is created. If the message creation fails, a NOT_FOUND error is returned instead.

CreateReactionRequest

Creates a reaction to a message.

ক্ষেত্র
parent

string

প্রয়োজন। The message where the reaction is created.

Format: spaces/{space}/messages/{message}

reaction

Reaction

প্রয়োজন। The reaction to create.

CreateSpaceRequest

A request to create a named space with no members.

ক্ষেত্র
space

Space

প্রয়োজন। The displayName and spaceType fields must be populated. Only SpaceType.SPACE and SpaceType.GROUP_CHAT are supported. SpaceType.GROUP_CHAT can only be used if importMode is set to true.

If you receive the error message ALREADY_EXISTS , try a different displayName . An existing space within the Google Workspace organization might already use this display name.

The space name is assigned on the server so anything specified in this field will be ignored.

request_id

string

ঐচ্ছিক। A unique identifier for this request. A random UUID is recommended. Specifying an existing request ID returns the space created with that ID instead of creating a new space. Specifying an existing request ID from the same Chat app with a different authenticated user returns an error.

CustomEmoji

Represents a custom emoji .

ক্ষেত্র
name

string

Identifier. The resource name of the custom emoji, assigned by the server.

Format: customEmojis/{customEmoji}

uid

string

শুধুমাত্র আউটপুট। Unique key for the custom emoji resource.

emoji_name

string

ঐচ্ছিক। Immutable. User-provided name for the custom emoji, which is unique within the organization.

Required when the custom emoji is created, output only otherwise.

Emoji names must start and end with colons, must be lowercase and can only contain alphanumeric characters, hyphens, and underscores. Hyphens and underscores should be used to separate words and cannot be used consecutively.

Example: :valid-emoji-name:

temporary_image_uri

string

শুধুমাত্র আউটপুট। A temporary image URL for the custom emoji, valid for at least 10 minutes. Note that this is not populated in the response when the custom emoji is created.

payload

CustomEmojiPayload

ঐচ্ছিক। Input only. Payload data. Required when the custom emoji is created.

CustomEmojiPayload

Payload data for the custom emoji.

ক্ষেত্র
file_content

bytes

প্রয়োজন। Input only. The image used for the custom emoji.

The payload must be under 256 KB and the dimension of the image must be square and between 64 and 500 pixels. The restrictions are subject to change.

filename

string

প্রয়োজন। Input only. The image file name.

Supported file extensions: .png , .jpg , .gif .

CustomEmojiMetadata

Annotation metadata for custom emoji.

ক্ষেত্র
custom_emoji

CustomEmoji

The custom emoji.

DeleteCustomEmojiRequest

Request for deleting a custom emoji.

ক্ষেত্র
name

string

প্রয়োজন। Resource name of the custom emoji to delete.

Format: customEmojis/{customEmoji}

You can use the emoji name as an alias for {customEmoji} . For example, customEmojis/:example-emoji: where :example-emoji: is the emoji name for a custom emoji.

DeleteMembershipRequest

Request to delete a membership in a space.

ক্ষেত্র
name

string

প্রয়োজন। Resource name of the membership to delete. Chat apps can delete human users' or their own memberships. Chat apps can't delete other apps' memberships.

When deleting a human membership, requires the chat.memberships scope with user authentication or the chat.memberships.app scope with app authentication and the spaces/{space}/members/{member} format. You can use the email as an alias for {member} . For example, spaces/{space}/members/example@gmail.com where example@gmail.com is the email of the Google Chat user.

When deleting an app membership, requires the chat.memberships.app scope and spaces/{space}/members/app format.

Format: spaces/{space}/members/{member} or spaces/{space}/members/app .

use_admin_access

bool

ঐচ্ছিক। When true , the method runs using the user's Google Workspace administrator privileges.

The calling user must be a Google Workspace administrator with the manage chat and spaces conversations privilege .

Requires the chat.admin.memberships OAuth 2.0 scope .

Deleting app memberships in a space isn't supported using admin access.

DeleteMessageRequest

Request to delete a message.

ক্ষেত্র
name

string

প্রয়োজন। Resource name of the message.

Format: spaces/{space}/messages/{message}

If you've set a custom ID for your message, you can use the value from the clientAssignedMessageId field for {message} . For details, see Name a message .

force

bool

ঐচ্ছিক। When true , deleting a message also deletes its threaded replies. When false , if a message has threaded replies, deletion fails.

Only applies when authenticating as a user . Has no effect when authenticating as a Chat app .

DeleteReactionRequest

Deletes a reaction to a message.

ক্ষেত্র
name

string

প্রয়োজন। Name of the reaction to delete.

Format: spaces/{space}/messages/{message}/reactions/{reaction}

DeleteSpaceRequest

Request for deleting a space.

ক্ষেত্র
name

string

প্রয়োজন। Resource name of the space to delete.

Format: spaces/{space}

use_admin_access

bool

ঐচ্ছিক। When true , the method runs using the user's Google Workspace administrator privileges.

The calling user must be a Google Workspace administrator with the manage chat and spaces conversations privilege .

Requires the chat.admin.delete OAuth 2.0 scope .

DeletionMetadata

Information about a deleted message. A message is deleted when delete_time is set.

ক্ষেত্র
deletion_type

DeletionType

Indicates who deleted the message.

DeletionType

Who deleted the message and how it was deleted. More values may be added in the future. See Edit or delete a message in Google Chat for details on when messages can be deleted.

এনামস
DELETION_TYPE_UNSPECIFIED This value is unused.
CREATOR User deleted their own message.
SPACE_OWNER A space manager deleted the message.
ADMIN A Google Workspace administrator deleted the message. Administrators can delete any message in the space, including messages sent by any space member or Chat app.
APP_MESSAGE_EXPIRY A Chat app deleted its own message when it expired.
CREATOR_VIA_APP A Chat app deleted the message on behalf of the creator (using user authentication).
SPACE_OWNER_VIA_APP A Chat app deleted the message on behalf of a space manager (using user authentication).
SPACE_MEMBER A member of the space deleted the message. Users can delete messages sent by apps.

ডায়ালগ

Wrapper around the card body of the dialog.

ক্ষেত্র
body

Card

Input only. Body of the dialog, which is rendered in a modal. Google Chat apps don't support the following card entities: DateTimePicker , OnChangeAction .

DialogAction

Contains a dialog and request status code.

ক্ষেত্র
action_status

ActionStatus

Input only. Status for a request to either invoke or submit a dialog . Displays a status and message to users, if necessary. For example, in case of an error or success.

Union field action . Action to perform. action can be only one of the following:
dialog

Dialog

Input only. Dialog for the request.

DriveDataRef

A reference to the data of a drive attachment.

ক্ষেত্র
drive_file_id

string

The ID for the drive file. Use with the Drive API.

DriveLinkData

Data for Google Drive links.

ক্ষেত্র
drive_data_ref

DriveDataRef

A DriveDataRef which references a Google Drive file.

mime_type

string

The mime type of the linked Google Drive resource.

ইমোজি

An emoji that is used as a reaction to a message.

ক্ষেত্র
Union field content . প্রয়োজন। The content of the emoji. content can be only one of the following:
unicode

string

ঐচ্ছিক। A basic emoji represented by a unicode string.

custom_emoji

CustomEmoji

A custom emoji.

EmojiReactionSummary

The number of people who reacted to a message with a specific emoji.

ক্ষেত্র
emoji

Emoji

শুধুমাত্র আউটপুট। Emoji associated with the reactions.

reaction_count

int32

শুধুমাত্র আউটপুট। The total number of reactions using the associated emoji.

FindDirectMessageRequest

A request to get direct message space based on the user resource.

ক্ষেত্র
name

string

প্রয়োজন। Resource name of the user to find direct message with.

Format: users/{user} , where {user} is either the id for the person from the People API, or the id for the user in the Directory API. For example, if the People API profile ID is 123456789 , you can find a direct message with that person by using users/123456789 as the name . When authenticated as a user , you can use the email as an alias for {user} . For example, users/example@gmail.com where example@gmail.com is the email of the Google Chat user.

GetAttachmentRequest

Request to get an attachment.

ক্ষেত্র
name

string

প্রয়োজন। Resource name of the attachment, in the form spaces/{space}/messages/{message}/attachments/{attachment} .

GetCustomEmojiRequest

A request to return a single custom emoji.

ক্ষেত্র
name

string

প্রয়োজন। Resource name of the custom emoji.

Format: customEmojis/{customEmoji}

You can use the emoji name as an alias for {customEmoji} . For example, customEmojis/:example-emoji: where :example-emoji: is the emoji name for a custom emoji.

GetMembershipRequest

Request to get a membership of a space.

ক্ষেত্র
name

string

প্রয়োজন। Resource name of the membership to retrieve.

To get the app's own membership by using user authentication , you can optionally use spaces/{space}/members/app .

Format: spaces/{space}/members/{member} or spaces/{space}/members/app

You can use the user's email as an alias for {member} . For example, spaces/{space}/members/example@gmail.com where example@gmail.com is the email of the Google Chat user.

use_admin_access

bool

ঐচ্ছিক। When true , the method runs using the user's Google Workspace administrator privileges.

The calling user must be a Google Workspace administrator with the manage chat and spaces conversations privilege .

Requires the chat.admin.memberships or chat.admin.memberships.readonly OAuth 2.0 scopes .

Getting app memberships in a space isn't supported when using admin access.

GetMessageRequest

Request to get a message.

ক্ষেত্র
name

string

প্রয়োজন। Resource name of the message.

Format: spaces/{space}/messages/{message}

If you've set a custom ID for your message, you can use the value from the clientAssignedMessageId field for {message} . For details, see Name a message .

GetSpaceEventRequest

Request message for getting a space event.

ক্ষেত্র
name

string

প্রয়োজন। The resource name of the space event.

Format: spaces/{space}/spaceEvents/{spaceEvent}

GetSpaceNotificationSettingRequest

Request message to get space notification setting. Only supports getting notification setting for the calling user.

ক্ষেত্র
name

string

প্রয়োজন। Format: users/{user}/spaces/{space}/spaceNotificationSetting

  • users/me/spaces/{space}/spaceNotificationSetting , OR
  • users/user@example.com/spaces/{space}/spaceNotificationSetting , OR
  • users/123456789/spaces/{space}/spaceNotificationSetting . Note: Only the caller's user id or email is allowed in the path.

GetSpaceReadStateRequest

Request message for GetSpaceReadState API.

ক্ষেত্র
name

string

প্রয়োজন। Resource name of the space read state to retrieve.

Only supports getting read state for the calling user.

To refer to the calling user, set one of the following:

  • The me alias. For example, users/me/spaces/{space}/spaceReadState .

  • Their Workspace email address. For example, users/user@example.com/spaces/{space}/spaceReadState .

  • Their user id. For example, users/123456789/spaces/{space}/spaceReadState .

Format: users/{user}/spaces/{space}/spaceReadState

GetSpaceRequest

A request to return a single space.

ক্ষেত্র
name

string

প্রয়োজন। Resource name of the space, in the form spaces/{space} .

Format: spaces/{space}

use_admin_access

bool

ঐচ্ছিক। When true , the method runs using the user's Google Workspace administrator privileges.

The calling user must be a Google Workspace administrator with the manage chat and spaces conversations privilege .

Requires the chat.admin.spaces or chat.admin.spaces.readonly OAuth 2.0 scopes .

GetThreadReadStateRequest

Request message for GetThreadReadStateRequest API.

ক্ষেত্র
name

string

প্রয়োজন। Resource name of the thread read state to retrieve.

Only supports getting read state for the calling user.

To refer to the calling user, set one of the following:

  • The me alias. For example, users/me/spaces/{space}/threads/{thread}/threadReadState .

  • Their Workspace email address. For example, users/user@example.com/spaces/{space}/threads/{thread}/threadReadState .

  • Their user id. For example, users/123456789/spaces/{space}/threads/{thread}/threadReadState .

Format: users/{user}/spaces/{space}/threads/{thread}/threadReadState

গ্রুপ

A Google Group in Google Chat.

ক্ষেত্র
name

string

Resource name for a Google Group.

Represents a group in Cloud Identity Groups API.

Format: groups/{group}

HistoryState

The history state for messages and spaces. Specifies how long messages and conversation threads are kept after creation.

এনামস
HISTORY_STATE_UNSPECIFIED Default value. ব্যবহার করবেন না।
HISTORY_OFF History off. Messages and threads are kept for 24 hours .
HISTORY_ON History on. The organization's Vault retention rules specify for how long messages and threads are kept.

ListCustomEmojisRequest

A request to return a list of custom emojis.

ক্ষেত্র
page_size

int32

ঐচ্ছিক। The maximum number of custom emojis returned. The service can return fewer custom emojis than this value. If unspecified, the default value is 25. The maximum value is 200; values above 200 are changed to 200.

page_token

string

ঐচ্ছিক। (If resuming from a previous query.)

A page token received from a previous list custom emoji call. Provide this to retrieve the subsequent page.

When paginating, the filter value should match the call that provided the page token. Passing a different value might lead to unexpected results.

filter

string

ঐচ্ছিক। A query filter.

Supports filtering by creator.

To filter by creator, you must specify a valid value. Currently only creator("users/me") and NOT creator("users/me") are accepted to filter custom emojis by whether they were created by the calling user or not.

For example, the following query returns custom emojis created by the caller:

creator("users/me")

Invalid queries are rejected with an INVALID_ARGUMENT error.

ListCustomEmojisResponse

A response to list custom emojis.

ক্ষেত্র
custom_emojis[]

CustomEmoji

Unordered list. List of custom emojis.

next_page_token

string

A token that you can send as pageToken to retrieve the next page of results. If empty, there are no subsequent pages.

ListMembershipsRequest

Request message for listing memberships.

ক্ষেত্র
parent

string

প্রয়োজন। The resource name of the space for which to fetch a membership list.

Format: spaces/{space}

page_size

int32

ঐচ্ছিক। The maximum number of memberships to return. The service might return fewer than this value.

If unspecified, at most 100 memberships are returned.

The maximum value is 1000. If you use a value more than 1000, it's automatically changed to 1000.

Negative values return an INVALID_ARGUMENT error.

page_token

string

ঐচ্ছিক। A page token, received from a previous call to list memberships. Provide this parameter to retrieve the subsequent page.

When paginating, all other parameters provided should match the call that provided the page token. Passing different values to the other parameters might lead to unexpected results.

filter

string

ঐচ্ছিক। A query filter.

You can filter memberships by a member's role ( role ) and type ( member.type ).

To filter by role, set role to ROLE_MEMBER or ROLE_MANAGER .

To filter by type, set member.type to HUMAN or BOT . You can also filter for member.type using the != operator.

To filter by both role and type, use the AND operator. To filter by either role or type, use the OR operator.

Either member.type = "HUMAN" or member.type != "BOT" is required when use_admin_access is set to true. Other member type filters will be rejected.

For example, the following queries are valid:

role = "ROLE_MANAGER" OR role = "ROLE_MEMBER"
member.type = "HUMAN" AND role = "ROLE_MANAGER"

member.type != "BOT"

The following queries are invalid:

member.type = "HUMAN" AND member.type = "BOT"
role = "ROLE_MANAGER" AND role = "ROLE_MEMBER"

Invalid queries are rejected by the server with an INVALID_ARGUMENT error.

show_groups

bool

ঐচ্ছিক। When true , also returns memberships associated with a Google Group , in addition to other types of memberships. If a filter is set, Google Group memberships that don't match the filter criteria aren't returned.

show_invited

bool

ঐচ্ছিক। When true , also returns memberships associated with invited members, in addition to other types of memberships. If a filter is set, invited memberships that don't match the filter criteria aren't returned.

Currently requires user authentication .

use_admin_access

bool

ঐচ্ছিক। When true , the method runs using the user's Google Workspace administrator privileges.

The calling user must be a Google Workspace administrator with the manage chat and spaces conversations privilege .

Requires either the chat.admin.memberships.readonly or chat.admin.memberships OAuth 2.0 scope .

Listing app memberships in a space isn't supported when using admin access.

ListMembershipsResponse

Response to list memberships of the space.

ক্ষেত্র
memberships[]

Membership

Unordered list. List of memberships in the requested (or first) page.

next_page_token

string

A token that you can send as pageToken to retrieve the next page of results. If empty, there are no subsequent pages.

ListMessagesRequest

Lists messages in the specified space, that the user is a member of.

ক্ষেত্র
parent

string

প্রয়োজন। The resource name of the space to list messages from.

Format: spaces/{space}

page_size

int32

ঐচ্ছিক। The maximum number of messages returned. The service might return fewer messages than this value.

If unspecified, at most 25 are returned.

The maximum value is 1000. If you use a value more than 1000, it's automatically changed to 1000.

Negative values return an INVALID_ARGUMENT error.

page_token

string

ঐচ্ছিক। A page token received from a previous list messages call. Provide this parameter to retrieve the subsequent page.

When paginating, all other parameters provided should match the call that provided the page token. Passing different values to the other parameters might lead to unexpected results.

filter

string

ঐচ্ছিক। A query filter.

You can filter messages by date ( create_time ) and thread ( thread.name ).

To filter messages by the date they were created, specify the create_time with a timestamp in RFC-3339 format and double quotation marks. For example, "2023-04-21T11:30:00-04:00" . You can use the greater than operator > to list messages that were created after a timestamp, or the less than operator < to list messages that were created before a timestamp. To filter messages within a time interval, use the AND operator between two timestamps.

To filter by thread, specify the thread.name , formatted as spaces/{space}/threads/{thread} . You can only specify one thread.name per query.

To filter by both thread and date, use the AND operator in your query.

For example, the following queries are valid:

create_time > "2012-04-21T11:30:00-04:00"

create_time > "2012-04-21T11:30:00-04:00" AND
  thread.name = spaces/AAAAAAAAAAA/threads/123

create_time > "2012-04-21T11:30:00+00:00" AND

create_time < "2013-01-01T00:00:00+00:00" AND
  thread.name = spaces/AAAAAAAAAAA/threads/123

thread.name = spaces/AAAAAAAAAAA/threads/123

Invalid queries are rejected by the server with an INVALID_ARGUMENT error.

order_by

string

ঐচ্ছিক। How the list of messages is ordered. Specify a value to order by an ordering operation. Valid ordering operation values are as follows:

  • ASC for ascending.

  • DESC for descending.

The default ordering is create_time ASC .

show_deleted

bool

ঐচ্ছিক। Whether to include deleted messages. Deleted messages include deleted time and metadata about their deletion, but message content is unavailable.

ListMessagesResponse

Response message for listing messages.

ক্ষেত্র
messages[]

Message

List of messages.

next_page_token

string

You can send a token as pageToken to retrieve the next page of results. If empty, there are no subsequent pages.

ListReactionsRequest

Lists reactions to a message.

ক্ষেত্র
parent

string

প্রয়োজন। The message users reacted to.

Format: spaces/{space}/messages/{message}

page_size

int32

ঐচ্ছিক। The maximum number of reactions returned. The service can return fewer reactions than this value. If unspecified, the default value is 25. The maximum value is 200; values above 200 are changed to 200.

page_token

string

ঐচ্ছিক। (If resuming from a previous query.)

A page token received from a previous list reactions call. Provide this to retrieve the subsequent page.

When paginating, the filter value should match the call that provided the page token. Passing a different value might lead to unexpected results.

filter

string

ঐচ্ছিক। A query filter.

You can filter reactions by emoji (either emoji.unicode or emoji.custom_emoji.uid ) and user ( user.name ).

To filter reactions for multiple emojis or users, join similar fields with the OR operator, such as emoji.unicode = "🙂" OR emoji.unicode = "👍" and user.name = "users/AAAAAA" OR user.name = "users/BBBBBB" .

To filter reactions by emoji and user, use the AND operator, such as emoji.unicode = "🙂" AND user.name = "users/AAAAAA" .

If your query uses both AND and OR , group them with parentheses.

For example, the following queries are valid:

user.name = "users/{user}"
emoji.unicode = "🙂"
emoji.custom_emoji.uid = "{uid}"
emoji.unicode = "🙂" OR emoji.unicode = "👍"
emoji.unicode = "🙂" OR emoji.custom_emoji.uid = "{uid}"
emoji.unicode = "🙂" AND user.name = "users/{user}"
(emoji.unicode = "🙂" OR emoji.custom_emoji.uid = "{uid}")
AND user.name = "users/{user}"

The following queries are invalid:

emoji.unicode = "🙂" AND emoji.unicode = "👍"
emoji.unicode = "🙂" AND emoji.custom_emoji.uid = "{uid}"
emoji.unicode = "🙂" OR user.name = "users/{user}"
emoji.unicode = "🙂" OR emoji.custom_emoji.uid = "{uid}" OR
user.name = "users/{user}"
emoji.unicode = "🙂" OR emoji.custom_emoji.uid = "{uid}"
AND user.name = "users/{user}"

Invalid queries are rejected with an INVALID_ARGUMENT error.

ListReactionsResponse

Response to a list reactions request.

ক্ষেত্র
reactions[]

Reaction

List of reactions in the requested (or first) page.

next_page_token

string

Continuation token to retrieve the next page of results. It's empty for the last page of results.

ListSpaceEventsRequest

Request message for listing space events.

ক্ষেত্র
parent

string

প্রয়োজন। Resource name of the Google Chat space where the events occurred.

Format: spaces/{space} .

page_size

int32

ঐচ্ছিক। The maximum number of space events returned. The service might return fewer than this value.

Negative values return an INVALID_ARGUMENT error.

page_token

string

ঐচ্ছিক। A page token, received from a previous list space events call. Provide this to retrieve the subsequent page.

When paginating, all other parameters provided to list space events must match the call that provided the page token. Passing different values to the other parameters might lead to unexpected results.

filter

string

প্রয়োজন। A query filter.

You must specify at least one event type ( event_type ) using the has : operator. To filter by multiple event types, use the OR operator. Omit batch event types in your filter. The request automatically returns any related batch events. For example, if you filter by new reactions ( google.workspace.chat.reaction.v1.created ), the server also returns batch new reactions events ( google.workspace.chat.reaction.v1.batchCreated ). For a list of supported event types, see the SpaceEvents reference documentation .

Optionally, you can also filter by start time ( start_time ) and end time ( end_time ):

  • start_time : Exclusive timestamp from which to start listing space events. You can list events that occurred up to 28 days ago. If unspecified, lists space events from the past 28 days.
  • end_time : Inclusive timestamp until which space events are listed. If unspecified, lists events up to the time of the request.

To specify a start or end time, use the equals = operator and format in RFC-3339 . To filter by both start_time and end_time , use the AND operator.

For example, the following queries are valid:

start_time="2023-08-23T19:20:33+00:00" AND
end_time="2023-08-23T19:21:54+00:00"
start_time="2023-08-23T19:20:33+00:00" AND
(event_types:"google.workspace.chat.space.v1.updated" OR
event_types:"google.workspace.chat.message.v1.created")

The following queries are invalid:

start_time="2023-08-23T19:20:33+00:00" OR
end_time="2023-08-23T19:21:54+00:00"
event_types:"google.workspace.chat.space.v1.updated" AND
event_types:"google.workspace.chat.message.v1.created"

Invalid queries are rejected by the server with an INVALID_ARGUMENT error.

ListSpaceEventsResponse

Response message for listing space events.

ক্ষেত্র
space_events[]

SpaceEvent

Results are returned in chronological order (oldest event first). Note: The permissionSettings field is not returned in the Space object for list requests.

next_page_token

string

Continuation token used to fetch more events. If this field is omitted, there are no subsequent pages.

ListSpacesRequest

A request to list the spaces the caller is a member of.

ক্ষেত্র
page_size

int32

ঐচ্ছিক। The maximum number of spaces to return. The service might return fewer than this value.

If unspecified, at most 100 spaces are returned.

The maximum value is 1000. If you use a value more than 1000, it's automatically changed to 1000.

Negative values return an INVALID_ARGUMENT error.

page_token

string

ঐচ্ছিক। A page token, received from a previous list spaces call. Provide this parameter to retrieve the subsequent page.

When paginating, the filter value should match the call that provided the page token. Passing a different value may lead to unexpected results.

filter

string

ঐচ্ছিক। A query filter.

You can filter spaces by the space type ( space_type ).

To filter by space type, you must specify valid enum value, such as SPACE or GROUP_CHAT (the space_type can't be SPACE_TYPE_UNSPECIFIED ). To query for multiple space types, use the OR operator.

For example, the following queries are valid:

space_type = "SPACE"
spaceType = "GROUP_CHAT" OR spaceType = "DIRECT_MESSAGE"

Invalid queries are rejected by the server with an INVALID_ARGUMENT error.

ListSpacesResponse

The response for a list spaces request.

ক্ষেত্র
spaces[]

Space

List of spaces in the requested (or first) page. Note: The permissionSettings field is not returned in the Space object for list requests.

next_page_token

string

You can send a token as pageToken to retrieve the next page of results. If empty, there are no subsequent pages.

MatchedUrl

A matched URL in a Chat message. Chat apps can preview matched URLs. For more information, see Preview links .

ক্ষেত্র
url

string

শুধুমাত্র আউটপুট। The URL that was matched.

MeetSpaceLinkData

Data for Meet space links.

ক্ষেত্র
meeting_code

string

Meeting code of the linked Meet space.

type

Type

Indicates the type of the Meet space.

huddle_status

HuddleStatus

ঐচ্ছিক। শুধুমাত্র আউটপুট। If the Meet is a Huddle, indicates the status of the huddle. Otherwise, this is unset.

HuddleStatus

The status of the huddle

এনামস
HUDDLE_STATUS_UNSPECIFIED Default value for the enum. Don't use.
STARTED The huddle has started.
ENDED The huddle has ended. In this case the Meet space URI and identifiers will no longer be valid.
MISSED The huddle has been missed. In this case the Meet space URI and identifiers will no longer be valid.

টাইপ

The type of the Meet space.

এনামস
TYPE_UNSPECIFIED Default value for the enum. Don't use.
MEETING The Meet space is a meeting.
HUDDLE The Meet space is a huddle.

সদস্যপদ

Represents a membership relation in Google Chat, such as whether a user or Chat app is invited to, part of, or absent from a space.

ক্ষেত্র
name

string

Identifier. Resource name of the membership, assigned by the server.

Format: spaces/{space}/members/{member}

state

MembershipState

শুধুমাত্র আউটপুট। State of the membership.

role

MembershipRole

ঐচ্ছিক। User's role within a Chat space, which determines their permitted actions in the space.

This field can only be used as input in UpdateMembership .

create_time

Timestamp

ঐচ্ছিক। Immutable. The creation time of the membership, such as when a member joined or was invited to join a space. This field is output only, except when used to import historical memberships in import mode spaces.

delete_time

Timestamp

ঐচ্ছিক। Immutable. The deletion time of the membership, such as when a member left or was removed from a space. This field is output only, except when used to import historical memberships in import mode spaces.

Union field memberType . Member associated with this membership. Other member types might be supported in the future. memberType can be only one of the following:
member

User

ঐচ্ছিক। The Google Chat user or app the membership corresponds to. If your Chat app authenticates as a user , the output populates the user name and type .

group_member

Group

ঐচ্ছিক। The Google Group the membership corresponds to.

Reading or mutating memberships for Google Groups requires user authentication .

MembershipRole

Represents a user's permitted actions in a Chat space. More enum values might be added in the future.

এনামস
MEMBERSHIP_ROLE_UNSPECIFIED Default value. For users : they aren't a member of the space, but can be invited. For Google Groups : they're always assigned this role (other enum values might be used in the future).
ROLE_MEMBER

A member of the space. In the Chat UI, this role is called Member.

The user has basic permissions, like sending messages to the space. Managers and owners can grant members additional permissions in a space, including:

  • Add or remove members.
  • Modify space details.
  • Turn history on or off.
  • Mention everyone in the space with @all .
  • Manage Chat apps and webhooks installed in the space.

In direct messages and unnamed group conversations, everyone has this role.

ROLE_MANAGER

A space owner. In the Chat UI, this role is called Owner.

The user has the complete set of space permissions to manage the space, including:

  • Change the role of other members in the space to member, manager, or owner.
  • Delete the space.

Only supported in SpaceType.SPACE (named spaces).

To learn more, see Learn more about your role as a space owner or manager .

MembershipState

Specifies the member's relationship with a space. Other membership states might be supported in the future.

এনামস
MEMBERSHIP_STATE_UNSPECIFIED Default value. Don't use.
JOINED The user is added to the space, and can participate in the space.
INVITED The user is invited to join the space, but hasn't joined it.
NOT_A_MEMBER The user doesn't belong to the space and doesn't have a pending invitation to join the space.

MembershipBatchCreatedEventData

Event payload for multiple new memberships.

Event type: google.workspace.chat.membership.v1.batchCreated

ক্ষেত্র
memberships[]

MembershipCreatedEventData

A list of new memberships.

MembershipBatchDeletedEventData

Event payload for multiple deleted memberships.

Event type: google.workspace.chat.membership.v1.batchDeleted

ক্ষেত্র
memberships[]

MembershipDeletedEventData

A list of deleted memberships.

MembershipBatchUpdatedEventData

Event payload for multiple updated memberships.

Event type: google.workspace.chat.membership.v1.batchUpdated

ক্ষেত্র
memberships[]

MembershipUpdatedEventData

A list of updated memberships.

MembershipCreatedEventData

Event payload for a new membership.

Event type: google.workspace.chat.membership.v1.created .

ক্ষেত্র
membership

Membership

The new membership.

MembershipDeletedEventData

Event payload for a deleted membership.

Event type: google.workspace.chat.membership.v1.deleted

ক্ষেত্র
membership

Membership

The deleted membership. Only the name and state fields are populated.

MembershipUpdatedEventData

Event payload for an updated membership.

Event type: google.workspace.chat.membership.v1.updated

ক্ষেত্র
membership

Membership

The updated membership.

বার্তা

A message in a Google Chat space.

ক্ষেত্র
name

string

Identifier. Resource name of the message.

Format: spaces/{space}/messages/{message}

Where {space} is the ID of the space where the message is posted and {message} is a system-assigned ID for the message. For example, spaces/AAAAAAAAAAA/messages/BBBBBBBBBBB.BBBBBBBBBBB .

If you set a custom ID when you create a message, you can use this ID to specify the message in a request by replacing {message} with the value from the clientAssignedMessageId field. For example, spaces/AAAAAAAAAAA/messages/client-custom-name . For details, see Name a message .

sender

User

শুধুমাত্র আউটপুট। The user who created the message. If your Chat app authenticates as a user , the output populates the user name and type .

create_time

Timestamp

ঐচ্ছিক। Immutable. For spaces created in Chat, the time at which the message was created. This field is output only, except when used in import mode spaces.

For import mode spaces, set this field to the historical timestamp at which the message was created in the source in order to preserve the original creation time.

last_update_time

Timestamp

শুধুমাত্র আউটপুট। The time at which the message was last edited by a user. If the message has never been edited, this field is empty.

delete_time

Timestamp

শুধুমাত্র আউটপুট। The time at which the message was deleted in Google Chat. If the message is never deleted, this field is empty.

text

string

ঐচ্ছিক। Plain-text body of the message. The first link to an image, video, or web page generates a preview chip . You can also @mention a Google Chat user , or everyone in the space.

To learn about creating text messages, see Send a message .

formatted_text

string

শুধুমাত্র আউটপুট। Contains the message text with markups added to communicate formatting. This field might not capture all formatting visible in the UI, but includes the following:

  • Markup syntax for bold, italic, strikethrough, monospace, monospace block, and bulleted list.

  • User mentions using the format <users/{user}> .

  • Custom hyperlinks using the format <{url}|{rendered_text}> where the first string is the URL and the second is the rendered text—for example, <http://example.com|custom text> .

  • Custom emoji using the format :{emoji_name}: —for example, :smile: . This doesn't apply to Unicode emoji, such as U+1F600 for a grinning face emoji.

  • Bullet list items using asterisks ( * )—for example, * item .

For more information, see View text formatting sent in a message

cards[]
(deprecated)

Card

Deprecated: Use cards_v2 instead.

Rich, formatted, and interactive cards that you can use to display UI elements such as: formatted texts, buttons, and clickable images. Cards are normally displayed below the plain-text body of the message. cards and cards_v2 can have a maximum size of 32 KB.

cards_v2[]

CardWithId

ঐচ্ছিক। An array of cards .

Only Chat apps can create cards. If your Chat app authenticates as a user , the messages can't contain cards.

To learn how to create a message that contains cards, see Send a message .

Design and preview cards with the Card Builder.

Open the Card Builder

annotations[]

Annotation

শুধুমাত্র আউটপুট। Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with start_index and length of 0.

thread

Thread

The thread the message belongs to. For example usage, see Start or reply to a message thread .

space

Space

শুধুমাত্র আউটপুট। If your Chat app authenticates as a user , the output only populates the space name .

fallback_text

string

ঐচ্ছিক। A plain-text description of the message's cards, used when the actual cards can't be displayed—for example, mobile notifications.

action_response

ActionResponse

Input only. Parameters that a Chat app can use to configure how its response is posted.

argument_text

string

শুধুমাত্র আউটপুট। Plain-text body of the message with all Chat app mentions stripped out.

slash_command

SlashCommand

শুধুমাত্র আউটপুট। Slash command information, if applicable.

attachment[]

Attachment

ঐচ্ছিক। User-uploaded attachment.

matched_url

MatchedUrl

শুধুমাত্র আউটপুট। A URL in spaces.messages.text that matches a link preview pattern. For more information, see Preview links .

thread_reply

bool

শুধুমাত্র আউটপুট। When true , the message is a response in a reply thread. When false , the message is visible in the space's top-level conversation as either the first message of a thread or a message with no threaded replies.

If the space doesn't support reply in threads, this field is always false .

client_assigned_message_id

string

ঐচ্ছিক। A custom ID for the message. You can use field to identify a message, or to get, delete, or update a message. To set a custom ID, specify the messageId field when you create the message. For details, see Name a message .

emoji_reaction_summaries[]

EmojiReactionSummary

শুধুমাত্র আউটপুট। The list of emoji reaction summaries on the message.

private_message_viewer

User

ঐচ্ছিক। Immutable. Input for creating a message, otherwise output only. The user that can view the message. When set, the message is private and only visible to the specified user and the Chat app. To include this field in your request, you must call the Chat API using app authentication and omit the following:

For details, see Send a message privately .

deletion_metadata

DeletionMetadata

শুধুমাত্র আউটপুট। Information about a deleted message. A message is deleted when delete_time is set.

quoted_message_metadata

QuotedMessageMetadata

ঐচ্ছিক। Information about a message that another message quotes.

When you create a message, you can quote messages within the same thread, or quote a root message to create a new root message. However, you can't quote a message reply from a different thread.

When you update a message, you can't add or replace the quotedMessageMetadata field, but you can remove it.

For example usage, see Quote another message .

attached_gifs[]

AttachedGif

শুধুমাত্র আউটপুট। GIF images that are attached to the message.

accessory_widgets[]

AccessoryWidget

ঐচ্ছিক। One or more interactive widgets that appear at the bottom of a message. You can add accessory widgets to messages that contain text, cards, or both text and cards. Not supported for messages that contain dialogs. For details, see Add interactive widgets at the bottom of a message .

Creating a message with accessory widgets requires app authentication .

MessageBatchCreatedEventData

Event payload for multiple new messages.

Event type: google.workspace.chat.message.v1.batchCreated

ক্ষেত্র
messages[]

MessageCreatedEventData

A list of new messages.

MessageBatchDeletedEventData

Event payload for multiple deleted messages.

Event type: google.workspace.chat.message.v1.batchDeleted

ক্ষেত্র
messages[]

MessageDeletedEventData

A list of deleted messages.

MessageBatchUpdatedEventData

Event payload for multiple updated messages.

Event type: google.workspace.chat.message.v1.batchUpdated

ক্ষেত্র
messages[]

MessageUpdatedEventData

A list of updated messages.

MessageCreatedEventData

Event payload for a new message.

Event type: google.workspace.chat.message.v1.created

ক্ষেত্র
message

Message

The new message.

MessageDeletedEventData

Event payload for a deleted message.

Event type: google.workspace.chat.message.v1.deleted

ক্ষেত্র
message

Message

The deleted message. Only the name , createTime , deleteTime , and deletionMetadata fields are populated.

MessageUpdatedEventData

Event payload for an updated message.

Event type: google.workspace.chat.message.v1.updated

ক্ষেত্র
message

Message

The updated message.

QuotedMessageMetadata

Information about a message that another message quotes.

When you create a message, you can quote messages within the same thread, or quote a root message to create a new root message. However, you can't quote a message reply from a different thread.

When you update a message, you can't add or replace the quotedMessageMetadata field, but you can remove it.

For example usage, see Quote another message .

ক্ষেত্র
name

string

প্রয়োজন। Resource name of the message that is quoted.

Format: spaces/{space}/messages/{message}

last_update_time

Timestamp

প্রয়োজন। The timestamp when the quoted message was created or when the quoted message was last updated.

If the message was edited, use this field, last_update_time . If the message was never edited, use create_time .

If last_update_time doesn't match the latest version of the quoted message, the request fails.

প্রতিক্রিয়া

A reaction to a message.

ক্ষেত্র
name

string

Identifier. The resource name of the reaction.

Format: spaces/{space}/messages/{message}/reactions/{reaction}

user

User

শুধুমাত্র আউটপুট। The user who created the reaction.

emoji

Emoji

প্রয়োজন। The emoji used in the reaction.

ReactionBatchCreatedEventData

Event payload for multiple new reactions.

Event type: google.workspace.chat.reaction.v1.batchCreated

ক্ষেত্র
reactions[]

ReactionCreatedEventData

A list of new reactions.

ReactionBatchDeletedEventData

Event payload for multiple deleted reactions.

Event type: google.workspace.chat.reaction.v1.batchDeleted

ক্ষেত্র
reactions[]

ReactionDeletedEventData

A list of deleted reactions.

ReactionCreatedEventData

Event payload for a new reaction.

Event type: google.workspace.chat.reaction.v1.created

ক্ষেত্র
reaction

Reaction

The new reaction.

ReactionDeletedEventData

Event payload for a deleted reaction.

Type: google.workspace.chat.reaction.v1.deleted

ক্ষেত্র
reaction

Reaction

The deleted reaction.

RichLinkMetadata

A rich link to a resource. Rich links can be associated with the plain-text body of the message or represent chips that link to Google Workspace resources like Google Docs or Sheets with start_index and length of 0.

ক্ষেত্র
uri

string

The URI of this link.

Union field data . Data for the linked resource. data can be only one of the following:

RichLinkType

The rich link type. More types might be added in the future.

এনামস
DRIVE_FILE A Google Drive rich link type.
CHAT_SPACE A Chat space rich link type. For example, a space smart chip.
MEET_SPACE A Meet message rich link type. For example, a Meet chip.
CALENDAR_EVENT A Calendar message rich link type. For example, a Calendar chip.

SearchSpacesRequest

Request to search for a list of spaces based on a query.

ক্ষেত্র
use_admin_access

bool

When true , the method runs using the user's Google Workspace administrator privileges.

The calling user must be a Google Workspace administrator with the manage chat and spaces conversations privilege .

Requires either the chat.admin.spaces.readonly or chat.admin.spaces OAuth 2.0 scope .

This method currently only supports admin access, thus only true is accepted for this field.

page_size

int32

The maximum number of spaces to return. The service may return fewer than this value.

If unspecified, at most 100 spaces are returned.

The maximum value is 1000. If you use a value more than 1000, it's automatically changed to 1000.

page_token

string

A token, received from the previous search spaces call. Provide this parameter to retrieve the subsequent page.

When paginating, all other parameters provided should match the call that provided the page token. Passing different values to the other parameters might lead to unexpected results.

query

string

প্রয়োজন। A search query.

You can search by using the following parameters:

  • create_time
  • customer
  • display_name
  • external_user_allowed
  • last_active_time
  • space_history_state
  • space_type

create_time and last_active_time accept a timestamp in RFC-3339 format and the supported comparison operators are: = , < , > , <= , >= .

customer is required and is used to indicate which customer to fetch spaces from. customers/my_customer is the only supported value.

display_name only accepts the HAS ( : ) operator. The text to match is first tokenized into tokens and each token is prefix-matched case-insensitively and independently as a substring anywhere in the space's display_name . For example, Fun Eve matches Fun event or The evening was fun , but not notFun event or even .

external_user_allowed accepts either true or false .

space_history_state only accepts values from the historyState field of a space resource.

space_type is required and the only valid value is SPACE .

Across different fields, only AND operators are supported. A valid example is space_type = "SPACE" AND display_name:"Hello" and an invalid example is space_type = "SPACE" OR display_name:"Hello" .

Among the same field, space_type doesn't support AND or OR operators. display_name , 'space_history_state', and 'external_user_allowed' only support OR operators. last_active_time and create_time support both AND and OR operators. AND can only be used to represent an interval, such as last_active_time < "2022-01-01T00:00:00+00:00" AND last_active_time > "2023-01-01T00:00:00+00:00" .

The following example queries are valid:

customer = "customers/my_customer" AND space_type = "SPACE"

customer = "customers/my_customer" AND space_type = "SPACE" AND
display_name:"Hello World"

customer = "customers/my_customer" AND space_type = "SPACE" AND
(last_active_time < "2020-01-01T00:00:00+00:00" OR last_active_time >
"2022-01-01T00:00:00+00:00")

customer = "customers/my_customer" AND space_type = "SPACE" AND
(display_name:"Hello World" OR display_name:"Fun event") AND
(last_active_time > "2020-01-01T00:00:00+00:00" AND last_active_time <
"2022-01-01T00:00:00+00:00")

customer = "customers/my_customer" AND space_type = "SPACE" AND
(create_time > "2019-01-01T00:00:00+00:00" AND create_time <
"2020-01-01T00:00:00+00:00") AND (external_user_allowed = "true") AND
(space_history_state = "HISTORY_ON" OR space_history_state = "HISTORY_OFF")
order_by

string

ঐচ্ছিক। How the list of spaces is ordered.

Supported attributes to order by are:

  • membership_count.joined_direct_human_user_count — Denotes the count of human users that have directly joined a space.
  • last_active_time — Denotes the time when last eligible item is added to any topic of this space.
  • create_time — Denotes the time of the space creation.

Valid ordering operation values are:

  • ASC for ascending. Default value.

  • DESC for descending.

The supported syntax are:

  • membership_count.joined_direct_human_user_count DESC
  • membership_count.joined_direct_human_user_count ASC
  • last_active_time DESC
  • last_active_time ASC
  • create_time DESC
  • create_time ASC

SearchSpacesResponse

Response with a list of spaces corresponding to the search spaces request.

ক্ষেত্র
spaces[]

Space

A page of the requested spaces.

next_page_token

string

A token that can be used to retrieve the next page. If this field is empty, there are no subsequent pages.

total_size

int32

The total number of spaces that match the query, across all pages. If the result is over 10,000 spaces, this value is an estimate.

SetUpSpaceRequest

Request to create a space and add specified users to it.

ক্ষেত্র
space

Space

প্রয়োজন। The Space.spaceType field is required.

To create a space, set Space.spaceType to SPACE and set Space.displayName . If you receive the error message ALREADY_EXISTS when setting up a space, try a different displayName . An existing space within the Google Workspace organization might already use this display name.

To create a group chat, set Space.spaceType to GROUP_CHAT . Don't set Space.displayName .

To create a 1:1 conversation between humans, set Space.spaceType to DIRECT_MESSAGE and set Space.singleUserBotDm to false . Don't set Space.displayName or Space.spaceDetails .

To create an 1:1 conversation between a human and the calling Chat app, set Space.spaceType to DIRECT_MESSAGE and Space.singleUserBotDm to true . Don't set Space.displayName or Space.spaceDetails .

If a DIRECT_MESSAGE space already exists, that space is returned instead of creating a new space.

request_id

string

ঐচ্ছিক। A unique identifier for this request. A random UUID is recommended. Specifying an existing request ID returns the space created with that ID instead of creating a new space. Specifying an existing request ID from the same Chat app with a different authenticated user returns an error.

memberships[]

Membership

ঐচ্ছিক। The Google Chat users or groups to invite to join the space. Omit the calling user, as they are added automatically.

The set currently allows up to 49 memberships (in addition to the caller).

For human membership, the Membership.member field must contain a user with name populated (format: users/{user} ) and type set to User.Type.HUMAN . You can only add human users when setting up a space (adding Chat apps is only supported for direct message setup with the calling app). You can also add members using the user's email as an alias for {user}. For example, the user.name can be users/example@gmail.com . To invite Gmail users or users from external Google Workspace domains, user's email must be used for {user} .

For Google group membership, the Membership.group_member field must contain a group with name populated (format groups/{group} ). You can only add Google groups when setting Space.spaceType to SPACE .

Optional when setting Space.spaceType to SPACE .

Required when setting Space.spaceType to GROUP_CHAT , along with at least two memberships.

Required when setting Space.spaceType to DIRECT_MESSAGE with a human user, along with exactly one membership.

Must be empty when creating a 1:1 conversation between a human and the calling Chat app (when setting Space.spaceType to DIRECT_MESSAGE and Space.singleUserBotDm to true ).

SlashCommand

Metadata about a slash command in Google Chat.

ক্ষেত্র
command_id

int64

The ID of the slash command.

SlashCommandMetadata

Annotation metadata for slash commands (/).

ক্ষেত্র
bot

User

The Chat app whose command was invoked.

type

Type

The type of slash command.

command_name

string

The name of the invoked slash command.

command_id

int64

The command ID of the invoked slash command.

triggers_dialog

bool

Indicates whether the slash command is for a dialog.

টাইপ

এনামস
TYPE_UNSPECIFIED Default value for the enum. Don't use.
ADD Add Chat app to space.
INVOKE Invoke slash command in space.

স্থান

A space in Google Chat. Spaces are conversations between two or more users or 1:1 messages between a user and a Chat app.

ক্ষেত্র
name

string

Identifier. Resource name of the space.

Format: spaces/{space}

Where {space} represents the system-assigned ID for the space. You can obtain the space ID by calling the spaces.list() method or from the space URL. For example, if the space URL is https://mail.google.com/mail/u/0/#chat/space/AAAAAAAAA , the space ID is AAAAAAAAA .

type
(deprecated)

Type

শুধুমাত্র আউটপুট। Deprecated: Use space_type instead. The type of a space.

space_type

SpaceType

ঐচ্ছিক। The type of space. Required when creating a space or updating the space type of a space. Output only for other usage.

single_user_bot_dm

bool

ঐচ্ছিক। Whether the space is a DM between a Chat app and a single human.

threaded
(deprecated)

bool

শুধুমাত্র আউটপুট। Deprecated: Use spaceThreadingState instead. Whether messages are threaded in this space.

display_name

string

ঐচ্ছিক। The space's display name. Required when creating a space with a spaceType of SPACE . If you receive the error message ALREADY_EXISTS when creating a space or updating the displayName , try a different displayName . An existing space within the Google Workspace organization might already use this display name.

For direct messages, this field might be empty.

Supports up to 128 characters.

external_user_allowed

bool

ঐচ্ছিক। Immutable. Whether this space permits any Google Chat user as a member. Input when creating a space in a Google Workspace organization. Omit this field when creating spaces in the following conditions:

  • The authenticated user uses a consumer account (unmanaged user account). By default, a space created by a consumer account permits any Google Chat user.

For existing spaces, this field is output only.

space_threading_state

SpaceThreadingState

শুধুমাত্র আউটপুট। The threading state in the Chat space.

space_details

SpaceDetails

ঐচ্ছিক। Details about the space including description and rules.

space_history_state

HistoryState

ঐচ্ছিক। The message history state for messages and threads in this space.

import_mode

bool

ঐচ্ছিক। Whether this space is created in Import Mode as part of a data migration into Google Workspace. While spaces are being imported, they aren't visible to users until the import is complete.

Creating a space in Import Mode requires user authentication .

create_time

Timestamp

ঐচ্ছিক। Immutable. For spaces created in Chat, the time the space was created. This field is output only, except when used in import mode spaces.

For import mode spaces, set this field to the historical timestamp at which the space was created in the source in order to preserve the original creation time.

Only populated in the output when spaceType is GROUP_CHAT or SPACE .

last_active_time

Timestamp

শুধুমাত্র আউটপুট। Timestamp of the last message in the space.

admin_installed

bool

শুধুমাত্র আউটপুট। For direct message (DM) spaces with a Chat app, whether the space was created by a Google Workspace administrator. Administrators can install and set up a direct message with a Chat app on behalf of users in their organization.

To support admin install, your Chat app must feature direct messaging.

membership_count

MembershipCount

শুধুমাত্র আউটপুট। The count of joined memberships grouped by member type. Populated when the space_type is SPACE , DIRECT_MESSAGE or GROUP_CHAT .

access_settings

AccessSettings

ঐচ্ছিক। Specifies the access setting of the space. Only populated when the space_type is SPACE .

space_uri

string

শুধুমাত্র আউটপুট। The URI for a user to access the space.

import_mode_expire_time

Timestamp

শুধুমাত্র আউটপুট। The time when the space will be automatically deleted by the system if it remains in import mode.

Each space created in import mode must exit this mode before this expire time using spaces.completeImport .

This field is only populated for spaces that were created with import mode.

customer

string

ঐচ্ছিক। Immutable. The customer id of the domain of the space. Required only when creating a space with app authentication and SpaceType is SPACE , otherwise should not be set.

In the format customers/{customer} , where customer is the id from the Admin SDK customer resource . Private apps can also use the customers/my_customer alias to create the space in the same Google Workspace organization as the app.

For DMs, this field isn't populated.

Union field space_permission_settings . Represents the permission settings of a space. Only populated when the space_type is SPACE . space_permission_settings can be only one of the following:
predefined_permission_settings

PredefinedPermissionSettings

ঐচ্ছিক। Input only. Predefined space permission settings, input only when creating a space. If the field is not set, a collaboration space is created. After you create the space, settings are populated in the PermissionSettings field.

Setting predefined permission settings supports:

permission_settings

PermissionSettings

ঐচ্ছিক। Space permission settings for existing spaces. Input for updating exact space permission settings, where existing permission settings are replaced. Output lists current permission settings.

Reading and updating permission settings supports:

AccessSettings

Represents the access setting of the space.

ক্ষেত্র
access_state

AccessState

শুধুমাত্র আউটপুট। Indicates the access state of the space.

audience

string

ঐচ্ছিক। The resource name of the target audience who can discover the space, join the space, and preview the messages in the space. If unset, only users or Google Groups who have been individually invited or added to the space can access it. For details, see Make a space discoverable to a target audience .

Format: audiences/{audience}

To use the default target audience for the Google Workspace organization, set to audiences/default .

Reading the target audience supports:

This field is not populated when using the chat.bot scope with app authentication .

Setting the target audience requires user authentication .

AccessState

Represents the access state of the space.

এনামস
ACCESS_STATE_UNSPECIFIED Access state is unknown or not supported in this API.
PRIVATE Only users or Google Groups that have been individually added or invited by other users or Google Workspace administrators can discover and access the space.
DISCOVERABLE

A space manager has granted a target audience access to the space. Users or Google Groups that have been individually added or invited to the space can also discover and access the space. To learn more, see Make a space discoverable to specific users .

Creating discoverable spaces requires user authentication .

MembershipCount

Represents the count of memberships of a space, grouped into categories.

ক্ষেত্র
joined_direct_human_user_count

int32

শুধুমাত্র আউটপুট। Count of human users that have directly joined the space, not counting users joined by having membership in a joined group.

joined_group_count

int32

শুধুমাত্র আউটপুট। Count of all groups that have directly joined the space.

PermissionSetting

Represents a space permission setting.

ক্ষেত্র
managers_allowed

bool

ঐচ্ছিক। Whether space owners ( ROLE_MANAGER ) have this permission.

members_allowed

bool

ঐচ্ছিক। Whether basic space members ( ROLE_MEMBER ) have this permission.

PermissionSettings

Permission settings that you can specify when updating an existing named space.

To set permission settings when creating a space, specify the PredefinedPermissionSettings field in your request.

ক্ষেত্র
manage_members_and_groups

PermissionSetting

ঐচ্ছিক। Setting for managing members and groups in a space.

modify_space_details

PermissionSetting

ঐচ্ছিক। Setting for updating space name, avatar, description and guidelines.

toggle_history

PermissionSetting

ঐচ্ছিক। Setting for toggling space history on and off.

use_at_mention_all

PermissionSetting

ঐচ্ছিক। Setting for using @all in a space.

manage_apps

PermissionSetting

ঐচ্ছিক। Setting for managing apps in a space.

manage_webhooks

PermissionSetting

ঐচ্ছিক। Setting for managing webhooks in a space.

post_messages

PermissionSetting

শুধুমাত্র আউটপুট। Setting for posting messages in a space.

reply_messages

PermissionSetting

ঐচ্ছিক। Setting for replying to messages in a space.

PredefinedPermissionSettings

Predefined permission settings that you can only specify when creating a named space. More settings might be added in the future. For details about permission settings for named spaces, see Learn about spaces .

এনামস
PREDEFINED_PERMISSION_SETTINGS_UNSPECIFIED Unspecified. Don't use.
COLLABORATION_SPACE Setting to make the space a collaboration space where all members can post messages.
ANNOUNCEMENT_SPACE Setting to make the space an announcement space where only space managers can post messages.

SpaceDetails

Details about the space including description and rules.

ক্ষেত্র
description

string

ঐচ্ছিক। A description of the space. For example, describe the space's discussion topic, functional purpose, or participants.

Supports up to 150 characters.

guidelines

string

ঐচ্ছিক। The space's rules, expectations, and etiquette.

Supports up to 5,000 characters.

SpaceThreadingState

Specifies the type of threading state in the Chat space.

এনামস
SPACE_THREADING_STATE_UNSPECIFIED সংরক্ষিত
THREADED_MESSAGES Named spaces that support message threads. When users respond to a message, they can reply in-thread, which keeps their response in the context of the original message.
GROUPED_MESSAGES Named spaces where the conversation is organized by topic. Topics and their replies are grouped together.
UNTHREADED_MESSAGES Direct messages (DMs) between two people and group conversations between 3 or more people.

SpaceType

The type of space. Required when creating or updating a space. Output only for other usage.

এনামস
SPACE_TYPE_UNSPECIFIED সংরক্ষিত
SPACE A place where people send messages, share files, and collaborate. A SPACE can include Chat apps.
GROUP_CHAT Group conversations between 3 or more people. A GROUP_CHAT can include Chat apps.
DIRECT_MESSAGE 1:1 messages between two humans or a human and a Chat app.

টাইপ

Deprecated: Use SpaceType instead.

এনামস
TYPE_UNSPECIFIED সংরক্ষিত
ROOM Conversations between two or more humans.
DM 1:1 Direct Message between a human and a Chat app, where all messages are flat. Note that this doesn't include direct messages between two humans.

SpaceBatchUpdatedEventData

Event payload for multiple updates to a space.

Event type: google.workspace.chat.space.v1.batchUpdated

ক্ষেত্র
spaces[]

SpaceUpdatedEventData

A list of updated spaces.

SpaceEvent

An event that represents a change or activity in a Google Chat space. আরও জানতে, Google Chat থেকে ইভেন্টগুলির সাথে কাজ দেখুন।

ক্ষেত্র
name

string

Resource name of the space event.

Format: spaces/{space}/spaceEvents/{spaceEvent}

event_time

Timestamp

Time when the event occurred.

event_type

string

Type of space event. Each event type has a batch version, which represents multiple instances of the event type that occur in a short period of time. For spaceEvents.list() requests, omit batch event types in your query filter. By default, the server returns both event type and its batch version.

Supported event types for messages :

  • New message: google.workspace.chat.message.v1.created
  • Updated message: google.workspace.chat.message.v1.updated
  • Deleted message: google.workspace.chat.message.v1.deleted
  • Multiple new messages: google.workspace.chat.message.v1.batchCreated
  • Multiple updated messages: google.workspace.chat.message.v1.batchUpdated
  • Multiple deleted messages: google.workspace.chat.message.v1.batchDeleted

Supported event types for memberships :

  • New membership: google.workspace.chat.membership.v1.created
  • Updated membership: google.workspace.chat.membership.v1.updated
  • Deleted membership: google.workspace.chat.membership.v1.deleted
  • Multiple new memberships: google.workspace.chat.membership.v1.batchCreated
  • Multiple updated memberships: google.workspace.chat.membership.v1.batchUpdated
  • Multiple deleted memberships: google.workspace.chat.membership.v1.batchDeleted

Supported event types for reactions :

  • New reaction: google.workspace.chat.reaction.v1.created
  • Deleted reaction: google.workspace.chat.reaction.v1.deleted
  • Multiple new reactions: google.workspace.chat.reaction.v1.batchCreated
  • Multiple deleted reactions: google.workspace.chat.reaction.v1.batchDeleted

Supported event types about the space :

  • Updated space: google.workspace.chat.space.v1.updated
  • Multiple space updates: google.workspace.chat.space.v1.batchUpdated

Union field payload .

payload can be only one of the following:

message_created_event_data

MessageCreatedEventData

Event payload for a new message.

Event type: google.workspace.chat.message.v1.created

message_updated_event_data

MessageUpdatedEventData

Event payload for an updated message.

Event type: google.workspace.chat.message.v1.updated

message_deleted_event_data

MessageDeletedEventData

Event payload for a deleted message.

Event type: google.workspace.chat.message.v1.deleted

message_batch_created_event_data

MessageBatchCreatedEventData

Event payload for multiple new messages.

Event type: google.workspace.chat.message.v1.batchCreated

message_batch_updated_event_data

MessageBatchUpdatedEventData

Event payload for multiple updated messages.

Event type: google.workspace.chat.message.v1.batchUpdated

message_batch_deleted_event_data

MessageBatchDeletedEventData

Event payload for multiple deleted messages.

Event type: google.workspace.chat.message.v1.batchDeleted

space_updated_event_data

SpaceUpdatedEventData

Event payload for a space update.

Event type: google.workspace.chat.space.v1.updated

space_batch_updated_event_data

SpaceBatchUpdatedEventData

Event payload for multiple updates to a space.

Event type: google.workspace.chat.space.v1.batchUpdated

membership_created_event_data

MembershipCreatedEventData

Event payload for a new membership.

Event type: google.workspace.chat.membership.v1.created

membership_updated_event_data

MembershipUpdatedEventData

Event payload for an updated membership.

Event type: google.workspace.chat.membership.v1.updated

membership_deleted_event_data

MembershipDeletedEventData

Event payload for a deleted membership.

Event type: google.workspace.chat.membership.v1.deleted

membership_batch_created_event_data

MembershipBatchCreatedEventData

Event payload for multiple new memberships.

Event type: google.workspace.chat.membership.v1.batchCreated

membership_batch_updated_event_data

MembershipBatchUpdatedEventData

Event payload for multiple updated memberships.

Event type: google.workspace.chat.membership.v1.batchUpdated

membership_batch_deleted_event_data

MembershipBatchDeletedEventData

Event payload for multiple deleted memberships.

Event type: google.workspace.chat.membership.v1.batchDeleted

reaction_created_event_data

ReactionCreatedEventData

Event payload for a new reaction.

Event type: google.workspace.chat.reaction.v1.created

reaction_deleted_event_data

ReactionDeletedEventData

Event payload for a deleted reaction.

Event type: google.workspace.chat.reaction.v1.deleted

reaction_batch_created_event_data

ReactionBatchCreatedEventData

Event payload for multiple new reactions.

Event type: google.workspace.chat.reaction.v1.batchCreated

reaction_batch_deleted_event_data

ReactionBatchDeletedEventData

Event payload for multiple deleted reactions.

Event type: google.workspace.chat.reaction.v1.batchDeleted

SpaceNotificationSetting

The notification setting of a user in a space.

ক্ষেত্র
name

string

Identifier. The resource name of the space notification setting. Format: users/{user}/spaces/{space}/spaceNotificationSetting .

notification_setting

NotificationSetting

The notification setting.

mute_setting

MuteSetting

The space notification mute setting.

MuteSetting

The space notification mute setting types.

এনামস
MUTE_SETTING_UNSPECIFIED সংরক্ষিত
UNMUTED The user will receive notifications for the space based on the notification setting.
MUTED The user will not receive any notifications for the space, regardless of the notification setting.

বিজ্ঞপ্তি সেটিং

The notification setting types. Other types might be supported in the future.

এনামস
NOTIFICATION_SETTING_UNSPECIFIED সংরক্ষিত
ALL Notifications are triggered by @mentions, followed threads, first message of new threads. All new threads are automatically followed, unless manually unfollowed by the user.
MAIN_CONVERSATIONS The notification is triggered by @mentions, followed threads, first message of new threads. Not available for 1:1 direct messages.
FOR_YOU The notification is triggered by @mentions, followed threads. Not available for 1:1 direct messages.
OFF Notification is off.

SpaceReadState

A user's read state within a space, used to identify read and unread messages.

ক্ষেত্র
name

string

Resource name of the space read state.

Format: users/{user}/spaces/{space}/spaceReadState

last_read_time

Timestamp

ঐচ্ছিক। The time when the user's space read state was updated. Usually this corresponds with either the timestamp of the last read message, or a timestamp specified by the user to mark the last read position in a space.

SpaceUpdatedEventData

Event payload for an updated space.

Event type: google.workspace.chat.space.v1.updated

ক্ষেত্র
space

Space

The updated space.

থ্রেড

A thread in a Google Chat space. For example usage, see Start or reply to a message thread .

If you specify a thread when creating a message, you can set the messageReplyOption field to determine what happens if no matching thread is found.

ক্ষেত্র
name

string

Identifier. Resource name of the thread.

Example: spaces/{space}/threads/{thread}

thread_key

string

ঐচ্ছিক। Input for creating or updating a thread. Otherwise, output only. ID for the thread. Supports up to 4000 characters.

This ID is unique to the Chat app that sets it. For example, if multiple Chat apps create a message using the same thread key, the messages are posted in different threads. To reply in a thread created by a person or another Chat app, specify the thread name field instead.

ThreadReadState

A user's read state within a thread, used to identify read and unread messages.

ক্ষেত্র
name

string

Resource name of the thread read state.

Format: users/{user}/spaces/{space}/threads/{thread}/threadReadState

last_read_time

Timestamp

The time when the user's thread read state was updated. Usually this corresponds with the timestamp of the last read message in a thread.

UpdateMembershipRequest

Request message for updating a membership.

ক্ষেত্র
membership

Membership

প্রয়োজন। The membership to update. Only fields specified by update_mask are updated.

update_mask

FieldMask

প্রয়োজন। The field paths to update. Separate multiple values with commas or use * to update all field paths.

Currently supported field paths:

  • role
use_admin_access

bool

ঐচ্ছিক। When true , the method runs using the user's Google Workspace administrator privileges.

The calling user must be a Google Workspace administrator with the manage chat and spaces conversations privilege .

Requires the chat.admin.memberships OAuth 2.0 scope .

UpdateMessageRequest

Request to update a message.

ক্ষেত্র
message

Message

প্রয়োজন। Message with fields updated.

update_mask

FieldMask

প্রয়োজন। The field paths to update. Separate multiple values with commas or use * to update all field paths.

Currently supported field paths:

allow_missing

bool

ঐচ্ছিক। If true and the message isn't found, a new message is created and updateMask is ignored. The specified message ID must be client-assigned or the request fails.

UpdateSpaceNotificationSettingRequest

Request to update the space notification settings. Only supports updating notification setting for the calling user.

ক্ষেত্র
space_notification_setting

SpaceNotificationSetting

প্রয়োজন। The resource name for the space notification settings must be populated in the form of users/{user}/spaces/{space}/spaceNotificationSetting . Only fields specified by update_mask are updated.

update_mask

FieldMask

প্রয়োজন। Supported field paths:

  • notification_setting

  • mute_setting

UpdateSpaceReadStateRequest

Request message for UpdateSpaceReadState API.

ক্ষেত্র
space_read_state

SpaceReadState

প্রয়োজন। The space read state and fields to update.

Only supports updating read state for the calling user.

To refer to the calling user, set one of the following:

  • The me alias. For example, users/me/spaces/{space}/spaceReadState .

  • Their Workspace email address. For example, users/user@example.com/spaces/{space}/spaceReadState .

  • Their user id. For example, users/123456789/spaces/{space}/spaceReadState .

Format: users/{user}/spaces/{space}/spaceReadState

update_mask

FieldMask

প্রয়োজন। The field paths to update. Currently supported field paths:

  • last_read_time

When the last_read_time is before the latest message create time, the space appears as unread in the UI.

To mark the space as read, set last_read_time to any value later (larger) than the latest message create time. The last_read_time is coerced to match the latest message create time. Note that the space read state only affects the read state of messages that are visible in the space's top-level conversation. Replies in threads are unaffected by this timestamp, and instead rely on the thread read state.

UpdateSpaceRequest

A request to update a single space.

ক্ষেত্র
space

Space

প্রয়োজন। Space with fields to be updated. Space.name must be populated in the form of spaces/{space} . Only fields specified by update_mask are updated.

update_mask

FieldMask

প্রয়োজন। The updated field paths, comma separated if there are multiple.

You can update the following fields for a space:

space_details : Updates the space's description. Supports up to 150 characters.

display_name : Only supports updating the display name for spaces where spaceType field is SPACE . If you receive the error message ALREADY_EXISTS , try a different value. An existing space within the Google Workspace organization might already use this display name.

space_type : Only supports changing a GROUP_CHAT space type to SPACE . Include display_name together with space_type in the update mask and ensure that the specified space has a non-empty display name and the SPACE space type. Including the space_type mask and the SPACE type in the specified space when updating the display name is optional if the existing space already has the SPACE type. Trying to update the space type in other ways results in an invalid argument error. space_type is not supported with useAdminAccess .

space_history_state : Updates space history settings by turning history on or off for the space. Only supported if history settings are enabled for the Google Workspace organization. To update the space history state, you must omit all other field masks in your request. space_history_state is not supported with useAdminAccess .

access_settings.audience : Updates the access setting of who can discover the space, join the space, and preview the messages in named space where spaceType field is SPACE . If the existing space has a target audience, you can remove the audience and restrict space access by omitting a value for this field mask. To update access settings for a space, the authenticating user must be a space manager and omit all other field masks in your request. You can't update this field if the space is in import mode . To learn more, see Make a space discoverable to specific users . access_settings.audience is not supported with useAdminAccess .

permission_settings : Supports changing the permission settings of a space. When updating permission settings, you can only specify permissionSettings field masks; you cannot update other field masks at the same time. permissionSettings is not supported with useAdminAccess . The supported field masks include:

  • permission_settings.manageMembersAndGroups
  • permission_settings.modifySpaceDetails
  • permission_settings.toggleHistory
  • permission_settings.useAtMentionAll
  • permission_settings.manageApps
  • permission_settings.manageWebhooks
  • permission_settings.replyMessages
use_admin_access

bool

ঐচ্ছিক। When true , the method runs using the user's Google Workspace administrator privileges.

The calling user must be a Google Workspace administrator with the manage chat and spaces conversations privilege .

Requires the chat.admin.spaces OAuth 2.0 scope .

Some FieldMask values are not supported using admin access. For details, see the description of update_mask .

ব্যবহারকারী

A user in Google Chat. When returned as an output from a request, if your Chat app authenticates as a user , the output for a User resource only populates the user's name and type .

ক্ষেত্র
name

string

Resource name for a Google Chat user .

Format: users/{user} . users/app can be used as an alias for the calling app bot user.

For human users , {user} is the same user identifier as:

  • the id for the Person in the People API. For example, users/123456789 in Chat API represents the same person as the 123456789 Person profile ID in People API.

  • the id for a user in the Admin SDK Directory API.

  • the user's email address can be used as an alias for {user} in API requests. For example, if the People API Person profile ID for user@example.com is 123456789 , you can use users/user@example.com as an alias to reference users/123456789 . Only the canonical resource name (for example users/123456789 ) will be returned from the API.

display_name

string

শুধুমাত্র আউটপুট। The user's display name.

domain_id

string

Unique identifier of the user's Google Workspace domain.

type

Type

ব্যবহারকারীর ধরন।

is_anonymous

bool

শুধুমাত্র আউটপুট। When true , the user is deleted or their profile is not visible.

টাইপ

এনামস
TYPE_UNSPECIFIED Default value for the enum. ব্যবহার করবেন না।
HUMAN Human user.
BOT Chat app user.

UserMentionMetadata

Annotation metadata for user mentions (@).

ক্ষেত্র
user

User

The user mentioned.

type

Type

The type of user mention.

টাইপ

এনামস
TYPE_UNSPECIFIED Default value for the enum. Don't use.
ADD Add user to space.
MENTION Mention user in space.

WidgetMarkup

A widget is a UI element that presents text and images.

ক্ষেত্র
buttons[]

Button

A list of buttons. Buttons is also oneof data and only one of these fields should be set.

Union field data . A WidgetMarkup can only have one of the following items. You can use multiple WidgetMarkup fields to display more items. data can be only one of the following:
text_paragraph

TextParagraph

Display a text paragraph in this widget.

image

Image

Display an image in this widget.

key_value

KeyValue

Display a key value item in this widget.

বোতাম

একটি বোতাম। Can be a text button or an image button.

ক্ষেত্র

Union field type .

type can be only one of the following:

text_button

TextButton

A button with text and onclick action.

image_button

ImageButton

A button with image and onclick action.

FormAction

A form action describes the behavior when the form is submitted. For example, you can invoke Apps Script to handle the form.

ক্ষেত্র
action_method_name

string

The method name is used to identify which part of the form triggered the form submission. This information is echoed back to the Chat app as part of the card click event. You can use the same method name for several elements that trigger a common behavior.

parameters[]

ActionParameter

List of action parameters.

ActionParameter

List of string parameters to supply when the action method is invoked. For example, consider three snooze buttons: snooze now, snooze one day, snooze next week. You might use action method = snooze() , passing the snooze type and snooze time in the list of string parameters.

ক্ষেত্র
key

string

The name of the parameter for the action script.

value

string

The value of the parameter.

আইকন

The set of supported icons.

এনামস
ICON_UNSPECIFIED
AIRPLANE
BOOKMARK
BUS
CAR
CLOCK
CONFIRMATION_NUMBER_ICON
DOLLAR
DESCRIPTION
EMAIL
EVENT_PERFORMER
EVENT_SEAT
FLIGHT_ARRIVAL
FLIGHT_DEPARTURE
HOTEL
HOTEL_ROOM_TYPE
INVITE
MAP_PIN
MEMBERSHIP
MULTIPLE_PEOPLE
OFFER
PERSON
PHONE
RESTAURANT_ICON
SHOPPING_CART
STAR
STORE
TICKET
TRAIN
VIDEO_CAMERA
VIDEO_PLAY

ছবি

An image that's specified by a URL and can have an onclick action.

ক্ষেত্র
image_url

string

The URL of the image.

on_click

OnClick

The onclick action.

aspect_ratio

double

The aspect ratio of this image (width and height). This field lets you reserve the right height for the image while waiting for it to load. It's not meant to override the built-in aspect ratio of the image. If unset, the server fills it by prefetching the image.

ইমেজ বোতাম

An image button with an onclick action.

ক্ষেত্র
on_click

OnClick

The onclick action.

name

string

The name of this image_button that's used for accessibility. Default value is provided if this name isn't specified.

Union field icons . The icon can be specified by an Icon enum or a URL. icons can be only one of the following:
icon

Icon

The icon specified by an enum that indices to an icon provided by Chat API.

icon_url

string

The icon specified by a URL.

মূলমূল্য

A UI element contains a key (label) and a value (content). This element can also contain some actions such as onclick button.

ক্ষেত্র
top_label

string

The text of the top label. Formatted text supported. For more information about formatting text, see Formatting text in Google Chat apps and Formatting text in Google Workspace Add-ons .

content

string

The text of the content. Formatted text supported and always required. For more information about formatting text, see Formatting text in Google Chat apps and Formatting text in Google Workspace Add-ons .

content_multiline

bool

If the content should be multiline.

bottom_label

string

The text of the bottom label. Formatted text supported. For more information about formatting text, see Formatting text in Google Chat apps and Formatting text in Google Workspace Add-ons .

on_click

OnClick

The onclick action. Only the top label, bottom label, and content region are clickable.

Union field icons . At least one of icons, top_label and bottom_label must be defined. icons can be only one of the following:
icon

Icon

An enum value that's replaced by the Chat API with the corresponding icon image.

icon_url

string

The icon specified by a URL.

Union field control . A control widget. You can set either button or switch_widget , but not both. control can be only one of the following:
button

Button

A button that can be clicked to trigger an action.

OnClick

An onclick action (for example, open a link).

ক্ষেত্র

Union field data .

data can be only one of the following:

action

FormAction

A form action is triggered by this onclick action if specified.

টেক্সট বোতাম

A button with text and onclick action.

ক্ষেত্র
text

string

The text of the button.

on_click

OnClick

The onclick action of the button.

পাঠ্য অনুচ্ছেদ

A paragraph of text. Formatted text supported. For more information about formatting text, see Formatting text in Google Chat apps and Formatting text in Google Workspace Add-ons .

ক্ষেত্র
text

string