All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.meet.v2.model.PhoneUser.html Maven / Gradle / Ivy

There is a newer version: v2-rev20240808-2.0.0
Show newest version






PhoneUser (Google Meet API v2-rev20240716-2.0.0)












com.google.api.services.meet.v2.model

Class PhoneUser

  • All Implemented Interfaces:
    Cloneable, Map<String,Object>


    public final class PhoneUser
    extends com.google.api.client.json.GenericJson
    User dialing in from a phone where the user's identity is unknown because they haven't signed in with a Google Account.

    This is the Java data model class that specifies how to parse/serialize into the JSON that is transmitted over HTTP when working with the Google Meet API. For a detailed explanation see: https://developers.google.com/api-client-library/java/google-http-java-client/json

    Author:
    Google, Inc.
    • Constructor Detail

      • PhoneUser

        public PhoneUser()
    • Method Detail

      • getDisplayName

        public String getDisplayName()
        Output only. Partially redacted user's phone number when calling.
        Returns:
        value or null for none
      • setDisplayName

        public PhoneUser setDisplayName(String displayName)
        Output only. Partially redacted user's phone number when calling.
        Parameters:
        displayName - displayName or null for none
      • set

        public PhoneUser set(String fieldName,
                             Object value)
        Overrides:
        set in class com.google.api.client.json.GenericJson
      • clone

        public PhoneUser clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy