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."],[[["The latest version of the `StreamingPullResponse.Types.SubscriptionProperties` class in the Google Cloud Pub/Sub v1 API is version 3.23.0, with version 3.10.1 currently being viewed."],["This class, `StreamingPullResponse.Types.SubscriptionProperties`, provides reference documentation and code samples for subscription properties within the API."],["The `SubscriptionProperties` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor and one that takes another `SubscriptionProperties` object as a parameter."],["The class includes two properties: `ExactlyOnceDeliveryEnabled`, which indicates if exactly-once delivery is enabled, and `MessageOrderingEnabled`, which indicates if message ordering is enabled."]]],[]]