GoogleApi.ContentWarehouse.V1.Model.ResearchScamNumericRestrictNamespace
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
No description given.Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
namespace
(type:String.t
, default:nil
)
- The name of this namespace. -
op
(type:String.t
, default:nil
)
- This MUST be specified for queries and must NOT be specified for database points. -
valueDouble
(type:float()
, default:nil
)
- -
valueFloat
(type:number()
, default:nil
)
- -
valueInt
(type:String.t
, default:nil
)
- NOTE: Integers are represented in 64 bits here, but if all integer values for a given namespace fit in a narrower integer type (e.g. int8), we use the narrower integer type internally, increasing performance.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.ResearchScamNumericRestrictNamespace