public sealed class PublishResponse : IMessage<PublishResponse>, IEquatable<PublishResponse>, IDeepCloneable<PublishResponse>, IBufferMessage, IMessage
[[["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\u003eThis webpage details the \u003ccode\u003ePublishResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.PubSub.V1\u003c/code\u003e namespace, specifically for version 2.6.0, which is a response type for the \u003ccode\u003ePublish\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePublishResponse\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<PublishResponse>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<PublishResponse>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default \u003ccode\u003ePublishResponse()\u003c/code\u003e constructor and another that takes another \u003ccode\u003ePublishResponse\u003c/code\u003e object as a parameter, as well as one property called \u003ccode\u003eMessageIds\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMessageIds\u003c/code\u003e property is of type \u003ccode\u003eRepeatedField<string>\u003c/code\u003e and contains the server-assigned IDs of published messages, ensuring they are unique within the topic.\u003c/p\u003e\n"],["\u003cp\u003eThis page also acts as an archive, providing links to versions ranging from the latest \u003ccode\u003e3.23.0\u003c/code\u003e down to \u003ccode\u003e2.3.0\u003c/code\u003e of the \u003ccode\u003ePublishResponse\u003c/code\u003e type.\u003c/p\u003e\n"]]],[],null,[]]