GoogleApi.ContentWarehouse.V1.Model.WebutilHtmlTypesSafeHtmlProto
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Modules linked from
Description
IMPORTANT: It is unsafe to accept this message from an untrusted source, since it's trivial for an attacker to forge serialized messages that don't fulfill the type's safety contract -- for example, it could contain attacker controlled script. A system which receives a SafeHtmlProto implicitly trusts the producer of the SafeHtmlProto. So, it's generally safe to return this message in RPC responses, but generally unsafe to accept it in RPC requests.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
privateDoNotAccessOrElseSafeHtmlWrappedValue
(type:String.t
, default:nil
)
- IMPORTANT: Never set or read this field, even from tests, it is private. See documentation at the top of .proto file for programming language packages with which to create or read this message.
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.WebutilHtmlTypesSafeHtmlProto{
privateDoNotAccessOrElseSafeHtmlWrappedValue: String.t() | nil
}
privateDoNotAccessOrElseSafeHtmlWrappedValue: String.t() | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.WebutilHtmlTypesSafeHtmlProto