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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `StreamingPullResponse.Types.SubscriptionProperties` class within the Google Cloud Pub/Sub v1 API for .NET."],["The content lists different versions of the API, from 2.3.0 up to the latest 3.23.0, providing links to the reference documentation for each version, all pertaining to the class `SubscriptionProperties`."],["The `SubscriptionProperties` class, used within the response of a streaming pull request, includes properties to determine if \"exactly once delivery\" and/or \"message ordering\" is enabled for a subscription."],["The `SubscriptionProperties` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page contains the implementation of the constructor `SubscriptionProperties` which can be called without argument or to clone an object of the same type, as well as its namespace and the assembly it belongs to."]]],[]]