AddMessageRequest
সম্পদ ব্যবহৃত হয় যখন A ddMessage এন্ডপয়েন্ট বলা হয়।
JSON প্রতিনিধিত্ব |
---|
{
"message": {
object (Message )
}
} |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2024-11-13 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2024-11-13 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["The AddMessage endpoint utilizes a JSON structure for data input."],["This JSON structure contains a single \"message\" field, which holds a Message object."],["The Message object structure is further detailed in its dedicated documentation page, linked within the table."]]],["The core content defines the JSON structure used when the `AddMessage` endpoints are called. It specifies that the resource utilizes a JSON representation with a single field, `message`. This `message` field is an object, detailed further in the `Message` schema, which can be found at the provided link `(/wallet/reference/rest/v1/Message)`. The table format clearly presents this JSON representation and the associated field, `message`.\n"]]