public sealed class StreamingPullResponse.Types.SubscriptionProperties : IMessage<StreamingPullResponse.Types.SubscriptionProperties>, IEquatable<StreamingPullResponse.Types.SubscriptionProperties>, IDeepCloneable<StreamingPullResponse.Types.SubscriptionProperties>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Pub/Sub v1 API class StreamingPullResponse.Types.SubscriptionProperties.
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\u003eThis webpage provides documentation for the \u003ccode\u003eStreamingPullResponse.Types.SubscriptionProperties\u003c/code\u003e class within the Google Cloud Pub/Sub v1 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe class represents subscription properties sent as part of a streaming pull response, detailing the status of features like exactly-once delivery and message ordering.\u003c/p\u003e\n"],["\u003cp\u003eThe latest documented version is 3.23.0, with links provided to older versions down to 2.3.0 for historical reference and version-specific information.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSubscriptionProperties\u003c/code\u003e class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for various functionalities like message handling, comparison, cloning, and efficient data buffering.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two properties: \u003ccode\u003eExactlyOnceDeliveryEnabled\u003c/code\u003e, which is a boolean value indicating if exactly-once delivery is enabled, and \u003ccode\u003eMessageOrderingEnabled\u003c/code\u003e, which is also a boolean indicating if message ordering is enabled.\u003c/p\u003e\n"]]],[],null,[]]