Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
  • Blog
  • Pricing
  • Documentation
Yandex project
© 2025 Yandex.Cloud LLC
Yandex Message Queue
  • Access management
  • Pricing policy
  • Terraform reference
    • Overview
      • BatchResultErrorEntry
      • ChangeMessageVisibilityBatchRequestEntry
      • ChangeMessageVisibilityBatchResultEntry
      • DeleteMessageBatchRequestEntry
      • DeleteMessageBatchResultEntry
      • Message
      • MessageAttributeValue
      • SendMessageBatchRequestEntry
      • SendMessageBatchResultEntry
    • Common errors
  • Monitoring metrics
  • Public materials
  • FAQ
  1. API reference
  2. Data types
  3. SendMessageBatchRequestEntry

SendMessageBatchRequestEntry

Written by
Yandex Cloud
Improved by
Ivan G.
Updated at April 24, 2025

Contains the details of a message being sent and its ID. For more information about attributes, see the description of the SendMessage method.

Parameter Type Required Description
DelaySeconds integer No The number of seconds to delay sending a message.
Id string Yes ID of the message in the list.
MessageAttribute string No Message attributes: name, type, and value.
MessageBody string No Message body.
MessageDeduplicationId string No ID used for message deduplication. For more information, see Deduplication.
MessageGroupId string No ID of the message group. Used only in FIFO queues.

Was the article helpful?

Previous
MessageAttributeValue
Next
SendMessageBatchResultEntry
Yandex project
© 2025 Yandex.Cloud LLC