people  v1
Properties | List of all members
Google.Apis.PeopleService.v1.Data.CoverPhoto Class Reference

A person's cover photo. A large image shown on the person's profile page that represents who they are or what they care about. More...

Inheritance diagram for Google.Apis.PeopleService.v1.Data.CoverPhoto:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual System.Nullable< bool > Default__ [get, set]
 True if the cover photo is the default cover photo; false if the cover photo is a user-provided cover photo. More...
 
virtual FieldMetadata Metadata [get, set]
 Metadata about the cover photo. More...
 
virtual string Url [get, set]
 The URL of the cover photo. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

A person's cover photo. A large image shown on the person's profile page that represents who they are or what they care about.

Property Documentation

◆ Default__

virtual System.Nullable<bool> Google.Apis.PeopleService.v1.Data.CoverPhoto.Default__
getset

True if the cover photo is the default cover photo; false if the cover photo is a user-provided cover photo.

◆ ETag

virtual string Google.Apis.PeopleService.v1.Data.CoverPhoto.ETag
getset

The ETag of the item.

◆ Metadata

virtual FieldMetadata Google.Apis.PeopleService.v1.Data.CoverPhoto.Metadata
getset

Metadata about the cover photo.

◆ Url

virtual string Google.Apis.PeopleService.v1.Data.CoverPhoto.Url
getset

The URL of the cover photo.


The documentation for this class was generated from the following file: