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\u003eThe webpage provides documentation for the \u003ccode\u003ePublishResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.PubSub.V1\u003c/code\u003e namespace, specifically version 2.9.0 and other versions of the library.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePublishResponse\u003c/code\u003e is a class that represents the response from the \u003ccode\u003ePublish\u003c/code\u003e method and implements several interfaces, including \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 inherits from \u003ccode\u003eObject\u003c/code\u003e and has two constructors: a default constructor and one that takes another \u003ccode\u003ePublishResponse\u003c/code\u003e object as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePublishResponse\u003c/code\u003e includes a \u003ccode\u003eMessageIds\u003c/code\u003e property, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e of strings that holds the server-assigned IDs of published messages, guaranteeing uniqueness within the topic.\u003c/p\u003e\n"],["\u003cp\u003eThe page contains links to documentation for different versions of the library all the way up to version 3.23.0.\u003c/p\u003e\n"]]],[],null,[]]