Add beta fields to BackendService to support traffic director

Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
Ty Larrabee 2019-09-18 23:17:52 +00:00 committed by Modular Magician
parent 4e0e732dcb
commit 91c805a865
2 changed files with 8 additions and 10 deletions

View file

@ -393,9 +393,8 @@ resources:
type: str
sessionAffinity:
description:
- Type of session affinity to use. The default is NONE.
- When the load balancing scheme is EXTERNAL, can be NONE, CLIENT_IP, or GENERATED_COOKIE.
- When the protocol is UDP, this field is not used.
- Type of session affinity to use. The default is NONE. Session affinity is
not applicable if the protocol is UDP.
returned: success
type: str
timeoutSec: