public sealed class HttpTarget.Types.HeaderOverride : IMessage<HttpTarget.Types.HeaderOverride>, IEquatable<HttpTarget.Types.HeaderOverride>, IDeepCloneable<HttpTarget.Types.HeaderOverride>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Tasks v2beta3 API class HttpTarget.Types.HeaderOverride.
[[["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 document provides reference documentation for the `HttpTarget.Types.HeaderOverride` class within the Google Cloud Tasks v2beta3 API, specifically for version 3.0.0-beta06."],["The `HttpTarget.Types.HeaderOverride` class wraps a Header object and inherits from `object`, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class is located in the `Google.Cloud.Tasks.V2Beta3` namespace, within the `Google.Cloud.Tasks.V2Beta3.dll` assembly, and includes constructors for creating new `HeaderOverride` objects, either default or copied."],["`HeaderOverride` has a property named `Header`, which represents a key-value pair of type `HttpTarget.Types.Header`."],["There are different versions of the API, such as `3.0.0-beta07` (latest), `3.0.0-beta06`, and `2.0.0-beta08`."]]],[]]