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 provided content details the \u003ccode\u003ePublishResponse\u003c/code\u003e class within the Google Cloud Pub/Sub v1 API, including its inheritance, implementation of various interfaces, and available constructors.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.23.0 is the latest available version for the \u003ccode\u003ePublishResponse\u003c/code\u003e class, which belongs to the \u003ccode\u003eGoogle.Cloud.PubSub.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePublishResponse\u003c/code\u003e class, derived from \u003ccode\u003eobject\u003c/code\u003e, implements 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 class contains a \u003ccode\u003eMessageIds\u003c/code\u003e property, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e of strings that represents the unique server-assigned IDs for published messages, ordered as in the request.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides a historical list of versions for \u003ccode\u003ePublishResponse\u003c/code\u003e, ranging from version 3.23.0 down to version 2.3.0, with direct links to the relevant documentation for each version.\u003c/p\u003e\n"]]],[],null,[]]