GoogleApi.Meet.V2.Model.PhoneUser (google_api_meet v0.4.0)

View Source

User 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

t()

@type t() :: %GoogleApi.Meet.V2.Model.PhoneUser{displayName: String.t() | nil}

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.