com.google.android.gms.plus.model.people.Person |
Nested Classes | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Person.AgeRange | The age range of the person. | ||||||||||||||
Person.Cover | The cover photo content. | ||||||||||||||
Person.Gender | The person's gender. | ||||||||||||||
Person.Image | The representation of the person's profile photo. | ||||||||||||||
Person.Name | An object representation of the individual components of a person's name. | ||||||||||||||
Person.ObjectType | Type of person within Google+. | ||||||||||||||
Person.Organizations | |||||||||||||||
Person.PlacesLived | |||||||||||||||
Person.RelationshipStatus | The person's relationship status. | ||||||||||||||
Person.Urls |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
A short biography for this person.
| |||||||||||
The age range of the person.
| |||||||||||
The person's date of birth, represented as YYYY-MM-DD.
| |||||||||||
The "bragging rights" line of this person.
| |||||||||||
If a Google+ Page and for followers who are visible, the number of people who have added this
page to a circle.
| |||||||||||
The cover photo content.
| |||||||||||
The current location for this person.
| |||||||||||
The name of this person, which is suitable for display.
| |||||||||||
The person's gender.
| |||||||||||
The ID of this person.
| |||||||||||
The representation of the person's profile photo.
| |||||||||||
The user's preferred language for rendering.
| |||||||||||
An object representation of the individual components of a person's name.
| |||||||||||
The nickname of this person.
| |||||||||||
Type of person within Google+.
| |||||||||||
A list of current or past organizations with which this person is associated.
| |||||||||||
A list of places where this person has lived.
| |||||||||||
If a Google+ Page, the number of people who have +1'd this page.
| |||||||||||
The person's relationship status.
| |||||||||||
The brief description (tagline) of this person.
| |||||||||||
The URL of this person's profile.
| |||||||||||
A list of URLs for this person.
| |||||||||||
Indicates whether the "aboutMe" field is explicitly set to a value.
| |||||||||||
Indicates whether the "ageRange" field is explicitly set to a value.
| |||||||||||
Indicates whether the "birthday" field is explicitly set to a value.
| |||||||||||
Indicates whether the "braggingRights" field is explicitly set to a value.
| |||||||||||
Indicates whether the "circledByCount" field is explicitly set to a value.
| |||||||||||
Indicates whether the "cover" field is explicitly set to a value.
| |||||||||||
Indicates whether the "currentLocation" field is explicitly set to a value.
| |||||||||||
Indicates whether the "displayName" field is explicitly set to a value.
| |||||||||||
Indicates whether the "gender" field is explicitly set to a value.
| |||||||||||
Indicates whether the "id" field is explicitly set to a value.
| |||||||||||
Indicates whether the "image" field is explicitly set to a value.
| |||||||||||
Indicates whether the "isPlusUser" field is explicitly set to a value.
| |||||||||||
Indicates whether the "language" field is explicitly set to a value.
| |||||||||||
Indicates whether the "name" field is explicitly set to a value.
| |||||||||||
Indicates whether the "nickname" field is explicitly set to a value.
| |||||||||||
Indicates whether the "objectType" field is explicitly set to a value.
| |||||||||||
Indicates whether the "organizations" field is explicitly set to a value.
| |||||||||||
Indicates whether the "placesLived" field is explicitly set to a value.
| |||||||||||
Indicates whether the "plusOneCount" field is explicitly set to a value.
| |||||||||||
Indicates whether the "relationshipStatus" field is explicitly set to a value.
| |||||||||||
Indicates whether the "tagline" field is explicitly set to a value.
| |||||||||||
Indicates whether the "url" field is explicitly set to a value.
| |||||||||||
Indicates whether the "urls" field is explicitly set to a value.
| |||||||||||
Indicates whether the "verified" field is explicitly set to a value.
| |||||||||||
Whether this user has signed up for Google+.
| |||||||||||
Whether the person or Google+ Page has been verified.
|
[Expand]
Inherited Methods | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.google.android.gms.common.data.Freezable
|
A short biography for this person.
The person's date of birth, represented as YYYY-MM-DD.
The "bragging rights" line of this person.
If a Google+ Page and for followers who are visible, the number of people who have added this page to a circle.
The current location for this person.
The name of this person, which is suitable for display.
The person's gender. Possible values include, but are not limited to, the following values: - "male" - Male gender. - "female" - Female gender. - "other" - Other.
The ID of this person.
The user's preferred language for rendering.
An object representation of the individual components of a person's name.
The nickname of this person.
Type of person within Google+. Possible values include, but are not limited to, the following values: - "person" - represents an actual person. - "page" - represents a page.
A list of current or past organizations with which this person is associated.
A list of places where this person has lived.
If a Google+ Page, the number of people who have +1'd this page.
The person's relationship status. Possible values include, but are not limited to, the following values: - "single" - Person is single. - "in_a_relationship" - Person is in a relationship. - "engaged" - Person is engaged. - "married" - Person is married. - "its_complicated" - The relationship is complicated. - "open_relationship" - Person is in an open relationship. - "widowed" - Person is widowed. - "in_domestic_partnership" - Person is in a domestic partnership. - "in_civil_union" - Person is in a civil union.
The brief description (tagline) of this person.
The URL of this person's profile.
Indicates whether the "aboutMe" field is explicitly set to a value.
Indicates whether the "ageRange" field is explicitly set to a value.
Indicates whether the "birthday" field is explicitly set to a value.
Indicates whether the "braggingRights" field is explicitly set to a value.
Indicates whether the "circledByCount" field is explicitly set to a value.
Indicates whether the "cover" field is explicitly set to a value.
Indicates whether the "currentLocation" field is explicitly set to a value.
Indicates whether the "displayName" field is explicitly set to a value.
Indicates whether the "gender" field is explicitly set to a value.
Indicates whether the "id" field is explicitly set to a value.
Indicates whether the "image" field is explicitly set to a value.
Indicates whether the "isPlusUser" field is explicitly set to a value.
Indicates whether the "language" field is explicitly set to a value.
Indicates whether the "name" field is explicitly set to a value.
Indicates whether the "nickname" field is explicitly set to a value.
Indicates whether the "objectType" field is explicitly set to a value.
Indicates whether the "organizations" field is explicitly set to a value.
Indicates whether the "placesLived" field is explicitly set to a value.
Indicates whether the "plusOneCount" field is explicitly set to a value.
Indicates whether the "relationshipStatus" field is explicitly set to a value.
Indicates whether the "tagline" field is explicitly set to a value.
Indicates whether the "url" field is explicitly set to a value.
Indicates whether the "urls" field is explicitly set to a value.
Indicates whether the "verified" field is explicitly set to a value.
Whether this user has signed up for Google+.
Whether the person or Google+ Page has been verified.