The configuration for a custom policy implemented by the user
and deployed with the client.
Attributes
Name
Description
data
str
An optional, arbitrary JSON object with
configuration data, understood by a locally
installed custom policy implementation.
This field is a member of `oneof`_ ``_data``.
name
str
Identifies the custom policy. The value
should match the type the custom implementation
is registered with on the gRPC clients. It
should follow protocol buffer message naming
conventions and include the full path (e.g.
myorg.CustomLbPolicy). The maximum length is 256
characters. Note that specifying the same custom
policy more than once for a backend is not a
valid configuration and will be rejected.
This field is a member of `oneof`_ ``_name``.
[[["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 2024-12-04 UTC."],[],[]]