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 webpage provides documentation for the \u003ccode\u003eSubscriptionProperties\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.PubSub.V1\u003c/code\u003e namespace, detailing various versions of the class, with 3.23.0 being the most recent, and 2.3.0 being the oldest.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSubscriptionProperties\u003c/code\u003e is a sealed class used to represent the properties of a subscription, specifically as part of the \u003ccode\u003eStreamingPullResponse\u003c/code\u003e type.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two main constructors, one default and one that takes another \u003ccode\u003eSubscriptionProperties\u003c/code\u003e instance as an argument.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eSubscriptionProperties\u003c/code\u003e class include \u003ccode\u003eExactlyOnceDeliveryEnabled\u003c/code\u003e and \u003ccode\u003eMessageOrderingEnabled\u003c/code\u003e, both of which are boolean properties.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from multiple interfaces, which are IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"]]],[],null,[]]