GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersSensitivityServingPolicy
Table of Contents ▼
Jump to a specific part of the page:
Description
Policies controlling RPC Whitelist at serving time.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
enableRpcWhitelist
(type:boolean()
, default:nil
)
- If this is set to true, QRewrite will enable RPC Whitelist to be applied in Assistant Server and Genie Rewriter.
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersSensitivityServingPolicy{
enableRpcWhitelist: boolean() | nil
}
enableRpcWhitelist: boolean() | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersSensitivityServingPolicy