public RepeatedField<ExtensionChain.Types.Extension> Extensions { get; }
Required. A set of extensions to execute for the matching request.
At least one extension is required.
Up to 3 extensions can be defined for each extension chain
for LbTrafficExtension resource.
LbRouteExtension and LbEdgeExtension chains are limited to 1 extension
per extension chain.
Required. The name for this extension chain.
The name is logged as part of the HTTP request logs.
The name must conform with RFC-1034, is restricted to lower-cased letters,
numbers and hyphens, and can have a maximum length of 63 characters.
Additionally, the first character must be a letter and the last a letter or
a number.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eExtensionChain\u003c/code\u003e class in the Network Services v1 API is a wrapper for defining match conditions and extensions to be executed.\u003c/p\u003e\n"],["\u003cp\u003eIt implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, inheriting from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExtensions\u003c/code\u003e property, which is required, allows the setting of up to three extensions for \u003ccode\u003eLbTrafficExtension\u003c/code\u003e and one for \u003ccode\u003eLbRouteExtension\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eA \u003ccode\u003eMatchCondition\u003c/code\u003e property is required to define the conditions that trigger the execution of this extension chain.\u003c/p\u003e\n"],["\u003cp\u003eA \u003ccode\u003eName\u003c/code\u003e property is also required, it must follow RFC-1034 standards, and it must have a maximum of 63 characters, starting with a letter and ending with either a letter or a number.\u003c/p\u003e\n"]]],[],null,[]]