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 of the `StreamingPullResponse.Types.SubscriptionProperties` class in the Cloud Pub/Sub v1 API is 3.23.0, while the current documentation is for version 3.20.0."],["This class provides reference documentation and code samples for the `StreamingPullResponse.Types.SubscriptionProperties` within the Google Cloud Pub/Sub v1 API."],["The `SubscriptionProperties` class is part of the `Google.Cloud.PubSub.V1` namespace and is found in the `Google.Cloud.PubSub.V1.dll` assembly."],["The class implements `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IMessage` interfaces and inherits from object."],["The class has two constructors, `SubscriptionProperties()` and `SubscriptionProperties(SubscriptionProperties other)`, and includes properties for `ExactlyOnceDeliveryEnabled` and `MessageOrderingEnabled`, which are boolean values indicating the status of these features for a subscription."]]],[]]