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 details the \u003ccode\u003ePublishResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.PubSub.V1\u003c/code\u003e namespace, covering versions from 2.3.0 to the latest 3.23.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePublishResponse\u003c/code\u003e is a class that implements multiple 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePublishResponse\u003c/code\u003e class includes two constructors: a default constructor, and one that accepts another \u003ccode\u003ePublishResponse\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMessageIds\u003c/code\u003e property, of type \u003ccode\u003eRepeatedField<string>\u003c/code\u003e, holds the server-assigned IDs for each message published, guaranteeing uniqueness within the topic.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePublishResponse\u003c/code\u003e class has inherited methods from the base Object class including \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]