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

target.apidocs.com.google.api.services.drive.model.User.Picture.html Maven / Gradle / Ivy

There is a newer version: v3-rev20241027-2.0.0
Show newest version






User.Picture (Google Drive API v2-rev20240521-2.0.0)












com.google.api.services.drive.model

Class User.Picture

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


    public static final class User.Picture
    extends com.google.api.client.json.GenericJson
    Output only. The user's profile picture.
    • Constructor Detail

      • Picture

        public Picture()
    • Method Detail

      • getUrl

        public String getUrl()
        Output Only. A URL that points to a profile picture of this user.
        Returns:
        value or null for none
      • setUrl

        public User.Picture setUrl(String url)
        Output Only. A URL that points to a profile picture of this user.
        Parameters:
        url - url or null for none
      • set

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

        public User.Picture 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