Reference documentation and code samples for the Google Apps Meet V2 Client class PhoneUser.
User dialing in from a phone where the user's identity is unknown because they haven't signed in with a Google Account.
Generated from protobuf message google.apps.meet.v2.PhoneUser
Namespace
Google \ Apps \ Meet \ V2Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ display_name |
string
Output only. Partially redacted user's phone number when calling. |
getDisplayName
Output only. Partially redacted user's phone number when calling.
Returns | |
---|---|
Type | Description |
string |
setDisplayName
Output only. Partially redacted user's phone number when calling.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |