public sealed class PublishResponse : IMessage<PublishResponse>, IEquatable<PublishResponse>, IDeepCloneable<PublishResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Pub/Sub v1 API class PublishResponse.
Optional. The server-assigned ID of each published message, in the same
order as the messages in the request. IDs are guaranteed to be unique
within the topic.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe webpage provides reference documentation for the \u003ccode\u003ePublishResponse\u003c/code\u003e class within the Google Cloud Pub/Sub v1 API, specifically focusing on version 3.13.0 and its implementations.\u003c/p\u003e\n"],["\u003cp\u003eIt outlines that \u003ccode\u003ePublishResponse\u003c/code\u003e is a response type for the \u003ccode\u003ePublish\u003c/code\u003e method, with links to 30 different previous version numbers, and that it inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePublishResponse\u003c/code\u003e class includes a constructor, \u003ccode\u003ePublishResponse()\u003c/code\u003e, and a copy constructor, \u003ccode\u003ePublishResponse(PublishResponse other)\u003c/code\u003e, for creating new instances.\u003c/p\u003e\n"],["\u003cp\u003eA key property of \u003ccode\u003ePublishResponse\u003c/code\u003e is \u003ccode\u003eMessageIds\u003c/code\u003e, a \u003ccode\u003eRepeatedField<string>\u003c/code\u003e containing the server-assigned IDs of published messages, ensuring uniqueness within a topic.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation is organized by version number, allowing developers to access the details of each version of the API, from 2.3.0 up to the latest 3.23.0.\u003c/p\u003e\n"]]],[],null,[]]