com.google.android.gms.plus.model.moments.Moment |
Nested Classes | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Moment.Builder |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
The moment ID.
| |||||||||||
The object generated by performing the action on the target.
| |||||||||||
Time stamp of when the action occurred in RFC3339 format.
| |||||||||||
The object on which the action was performed.
| |||||||||||
The Google schema for the type of moment to write.
| |||||||||||
Indicates whether the "id" field is explicitly set to a value.
| |||||||||||
Indicates whether the "result" field is explicitly set to a value.
| |||||||||||
Indicates whether the "startDate" field is explicitly set to a value.
| |||||||||||
Indicates whether the "target" field is explicitly set to a value.
| |||||||||||
Indicates whether the "type" field is explicitly set to a value.
|
[Expand]
Inherited Methods | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.google.android.gms.common.data.Freezable
|
The moment ID.
The object generated by performing the action on the target. For example, a user writes a review of a restaurant, the target is the restaurant and the result is the review.
Time stamp of when the action occurred in RFC3339 format.
The Google schema for the type of moment to write. For example, http://schemas.google.com/AddActivity.
Indicates whether the "id" field is explicitly set to a value.
Indicates whether the "result" field is explicitly set to a value.
Indicates whether the "startDate" field is explicitly set to a value.
Indicates whether the "target" field is explicitly set to a value.
Indicates whether the "type" field is explicitly set to a value.