View Source GoogleApi.ContentWarehouse.V1.Model.NlpSaftEntityProfileAttribute (google_api_content_warehouse v0.4.0)
Attributes
-
boolValue
(type:boolean()
, default:nil
) - Boolean attribute value, e.g. for IsDeceased. -
floatValue
(type:float()
, default:nil
) - Double attribute value, e.g. for height/weight. -
intValue
(type:String.t
, default:nil
) - Integer attribute value, e.g. IntId("April"). -
language
(type:integer()
, default:nil
) - Language, in case the attribute value is a string. -
type
(type:String.t
, default:nil
) - String name of the type of attribute, e.g. /birth/date -
typeId
(type:integer()
, default:nil
) - Any id of the type of the attribute, e.g. IntId(/birth/date) -
value
(type:String.t
, default:nil
) - String attribute value, e.g. "April 2010" or "3,235,121". -
valueType
(type:String.t
, default:nil
) - The type of the value.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.