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-31 UTC."],[[["The latest version available for the `StreamingPullResponse.Types.SubscriptionProperties` class within the Cloud Pub/Sub v1 API is version 3.23.0."],["This page provides reference documentation and code samples for the `StreamingPullResponse.Types.SubscriptionProperties` class, which is part of the Cloud Pub/Sub v1 API."],["The `SubscriptionProperties` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SubscriptionProperties` class has two properties: `ExactlyOnceDeliveryEnabled` and `MessageOrderingEnabled`, both of which are boolean and indicate whether specific features are enabled for the subscription."],["The `SubscriptionProperties` class has two constructors, one being a parameterless constructor and the other having a parameter of type `StreamingPullResponse.Types.SubscriptionProperties`."]]],[]]