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 class `SubscriptionProperties` contains information about the settings on a subscription that are sent as part of a `StreamingPullResponse`, including the options for `ExactlyOnceDeliveryEnabled` and `MessageOrderingEnabled`."],["The page lists documentation for many versions of the API, starting from version 2.3.0 up to the latest version 3.23.0, while specifying version 3.4.0 as the one this is currently being displayed for."],["`SubscriptionProperties` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage` interfaces, demonstrating it's role in handling messages and enabling version control."]]],[]]