GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiIm
Table of Contents ▼
Jump to a specific part of the page:
Description
No description given.Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
formattedProtocol
(type:String.t
, default:nil
)
- Theprotocol
translated and formatted in the request locale. See go/people-api-howto/localization for details on how to usage. -
formattedType
(type:String.t
, default:nil
)
- Thetype
translated 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
, default:nil
)
- -
protocol
(type:String.t
, default:nil
)
- The protocol of the IM. The protocol can be free form or one of these predefined values:aim
msn
yahoo
skype
qq
googleTalk
icq
jabber
*netMeeting
-
type
(type:String.t
, default:nil
)
- The type of the IM. The type can be free form or one of these predefined values:home
work
*other
-
value
(type:String.t
, default:nil
)
-
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiIm{
formattedProtocol: String.t() | nil,
formattedType: String.t() | nil,
metadata: GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiPersonFieldMetadata.t() | nil,
protocol: String.t() | nil,
type: String.t() | nil,
value: String.t() | nil
}
formattedProtocol: String.t() | nil,
formattedType: String.t() | nil,
metadata: GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiPersonFieldMetadata.t() | nil,
protocol: String.t() | nil,
type: String.t() | nil,
value: String.t() | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiIm