AddMessageRequest
با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
منبع مورد استفاده زمانی که A نقطه پایانی ddMessage فراخوانی می شود.
نمایندگی JSON |
---|
{
"message": {
object (Message )
}
} |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-07-25 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-07-25 بهوقت ساعت هماهنگ جهانی."],[[["\u003cp\u003eThe AddMessage endpoint utilizes a JSON structure for data input.\u003c/p\u003e\n"],["\u003cp\u003eThis JSON structure contains a single "message" field, which holds a Message object.\u003c/p\u003e\n"],["\u003cp\u003eThe Message object structure is further detailed in its dedicated documentation page, linked within the table.\u003c/p\u003e\n"]]],["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"],null,["- [JSON representation](#SCHEMA_REPRESENTATION)\n\nResource used when the AddMessage endpoints are called.\n\n| JSON representation |\n|-----------------------------------------------------------------------|\n| ``` { \"message\": { object (/wallet/reference/rest/v1/Message) } } ``` |\n\n| Fields ||\n|-----------|-----------------------------------------------------------|\n| `message` | `object (`[Message](/wallet/reference/rest/v1/Message)`)` |"]]