SendMessageResponse

‪////// Response Messages ///////////

ייצוג ב-JSON
{

  // Union field payload can be only one of the following:
  "task": {
    object (Task)
  },
  "message": {
    object (Message)
  }
  // End of list of possible types for union field payload.
}
שדות

שדה איחוד payload.

הערך payload יכול להיות רק אחד מהבאים:

task

object (Task)

message

object (Message)