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\u003eStreamingPullResponse.Types.SubscriptionProperties\u003c/code\u003e is 3.23.0, and a list of versions from 3.22.0 down to 2.3.0 are also accessible.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSubscriptionProperties\u003c/code\u003e is a class that provides information about a Pub/Sub subscription and is part of the namespace \u003ccode\u003eGoogle.Cloud.PubSub.V1\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSubscriptionProperties\u003c/code\u003e class implements 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 functionalities for message handling, equality comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a parameterless one, and one that takes another \u003ccode\u003eStreamingPullResponse.Types.SubscriptionProperties\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSubscriptionProperties\u003c/code\u003e class exposes two key properties, \u003ccode\u003eExactlyOnceDeliveryEnabled\u003c/code\u003e and \u003ccode\u003eMessageOrderingEnabled\u003c/code\u003e, which are boolean values indicating whether exactly-once delivery and message ordering are enabled for a subscription, respectively.\u003c/p\u003e\n"]]],[],null,[]]