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.
Implements
Inherited Members
Namespace: Google.Apis.Meet.v2.Data
Assembly: Google.Apis.Meet.v2.dll
Syntax
public class PhoneUser : IDirectResponseSchema
Properties
DisplayName
Output only. Partially redacted user's phone number when calling.
Declaration
[JsonProperty("displayName")]
public virtual string DisplayName { get; set; }
Property Value
Type | Description |
---|---|
string |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |