View Source GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiOtherKeyword (google_api_content_warehouse v0.3.0)
Attributes
-
formattedType(type:String.t, default:nil) - Thetypetranslated and formatted in the request locale. See go/people-api-howto/localization for details on how to usage. -
metadata(type:GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiPersonFieldMetadata.t, default:nil) - -
source(type:String.t, default:nil) - -
type(type:String.t, default:nil) - The type of the event. The type depends on theOtherKeyword.source.OUTLOOKsource fields must be one of:billing_informationdirectory_serverkeywordmileagesensitivityusersubjectAll other fields are treated as aCUSTOMsource field. The value can be free form or one of these predefined values:homeotherwork -
value(type:String.t, default:nil) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiOtherKeyword{ formattedType: String.t() | nil, metadata: GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiPersonFieldMetadata.t() | nil, source: String.t() | nil, type: String.t() | nil, value: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.