GoogleApi.Meet.V2.Model.PhoneUser (google_api_meet v0.4.0)
View SourceUser dialing in from a phone where the user's identity is unknown because they haven't signed in with a Google Account.
Attributes
-
displayName
(type:String.t
, default:nil
) - Output only. Partially redacted user's phone number when calling.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Meet.V2.Model.PhoneUser{displayName: String.t() | nil}