Class: Google::Apps::Meet::V2::PhoneUser

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/apps/meet/v2/resource.rb

Overview

User dialing in from a phone where the user's identity is unknown because they haven't signed in with a Google Account.

Instance Attribute Summary collapse

Instance Attribute Details

#display_name::String (readonly)

Returns Output only. Partially redacted user's phone number when calling.

Returns:

  • (::String)

    Output only. Partially redacted user's phone number when calling.



215
216
217
218
# File 'proto_docs/google/apps/meet/v2/resource.rb', line 215

class PhoneUser
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end