public sealed class SubscriptionProperties : IMessage<StreamingPullResponse.Types.SubscriptionProperties>, IEquatable<StreamingPullResponse.Types.SubscriptionProperties>, IDeepCloneable<StreamingPullResponse.Types.SubscriptionProperties>, IBufferMessage, IMessage
Subscription properties sent as part of the response.
[[["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 latest version available for \u003ccode\u003eGoogle.Cloud.PubSub.V1\u003c/code\u003e is 3.23.0, with a comprehensive history of versions listed down to 2.3.0, allowing for access to specific version documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSubscriptionProperties\u003c/code\u003e is a class within the \u003ccode\u003eGoogle.Cloud.PubSub.V1\u003c/code\u003e namespace used to represent the subscription properties, sent as part of the response, which include the configurations and status.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSubscriptionProperties\u003c/code\u003e class can be constructed using a default constructor or by providing another \u003ccode\u003eStreamingPullResponse.Types.SubscriptionProperties\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eExactlyOnceDeliveryEnabled\u003c/code\u003e and \u003ccode\u003eMessageOrderingEnabled\u003c/code\u003e, which are boolean flags indicating if those features are activated for a given subscription, allowing users to find out the status of these settings.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing methods for message handling, deep cloning, and equality checks.\u003c/p\u003e\n"]]],[],null,[]]