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\u003eThis webpage provides reference documentation for the \u003ccode\u003ePublishResponse\u003c/code\u003e class within the Google Cloud Pub/Sub v1 API, specifically for .NET developers.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePublishResponse\u003c/code\u003e class is a response object from the \u003ccode\u003ePublish\u003c/code\u003e method, and it 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 latest version of the API is 3.23.0, while this page specifically documents version 3.18.0, and numerous previous versions are also accessible via links.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePublishResponse\u003c/code\u003e class contains a \u003ccode\u003eMessageIds\u003c/code\u003e property, which is a \u003ccode\u003eRepeatedField<string>\u003c/code\u003e that contains server-assigned unique IDs for each published message.\u003c/p\u003e\n"],["\u003cp\u003eThe page includes information about the constructors available for the class, including a default constructor and one that takes another \u003ccode\u003ePublishResponse\u003c/code\u003e object as a parameter, and it details that the \u003ccode\u003ePublishResponse\u003c/code\u003e class inherits members such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]