TargetSslProxiesSetProxyHeaderRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attribute |
|
---|---|
Name | Description |
proxy_header |
str
The new type of proxy header to append before sending data to the backend. NONE or PROXY_V1 are allowed. Check the ProxyHeader enum for the list of possible values. This field is a member of oneof _ _proxy_header .
|
Classes
ProxyHeader
ProxyHeader(value)
The new type of proxy header to append before sending data to the backend. NONE or PROXY_V1 are allowed.
Values: UNDEFINED_PROXY_HEADER (0): A value indicating that the enum field is not set. NONE (2402104): No description available. PROXY_V1 (334352940): No description available.