google_api_admin v0.15.0 GoogleApi.Admin.Directory_v1.Model.UserPhoto View Source
JSON template for Photo object in Directory API.
Attributes
-
etag(type:String.t, default:nil) - ETag of the resource. -
height(type:integer(), default:nil) - Height in pixels of the photo -
id(type:String.t, default:nil) - Unique identifier of User (Read-only) -
kind(type:String.t, default:admin#directory#user#photo) - Kind of resource this is. -
mimeType(type:String.t, default:nil) - Mime Type of the photo -
photoData(type:String.t, default:nil) - Base64 encoded photo data -
primaryEmail(type:String.t, default:nil) - Primary email of User (Read-only) -
width(type:integer(), default:nil) - Width in pixels of the photo
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.