public sealed class PushConfig.Types.NoWrapper : IMessage<PushConfig.Types.NoWrapper>, IEquatable<PushConfig.Types.NoWrapper>, IDeepCloneable<PushConfig.Types.NoWrapper>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Pub/Sub v1 API class PushConfig.Types.NoWrapper.
Sets the data field as the HTTP body for delivery.
When true, writes the Pub/Sub message metadata to
x-goog-pubsub-<KEY>:<VAL> headers of the HTTP request. Writes the
Pub/Sub message attributes to <KEY>:<VAL> headers of the HTTP request.
[[["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 `PushConfig.Types.NoWrapper` class within the Cloud Pub/Sub v1 API is 3.23.0."],["The `PushConfig.Types.NoWrapper` class, which is part of the `Google.Cloud.PubSub.V1` namespace, is used to set the HTTP body for message delivery."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits from the `object` class."],["The `WriteMetadata` property, a boolean value, controls whether Pub/Sub message metadata and attributes are included as headers in HTTP requests."],["This webpage provides documentation and code samples for the `PushConfig.Types.NoWrapper` class, including a list of available versions of the API and a detailed description of the class with it's methods."]]],[]]