Lines Matching +full:where +full:- +full:object
8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
31 font-size: 20px;
32 margin-bottom: 1em;
33 margin-top: 1em;
37 line-height: 1.5;
38 font-family: Monaco, 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Lucida Console', monospace;
42 margin-top: 0.5em;
46 font-family: Arial, sans serif;
50 border-bottom: solid #CCC 1px;
54 margin-top: 0.5em;
58 margin-left: 2 em;
62 margin-top: 1em;
69 font-weight: bold;
70 font-size: 14px;
101 An object of the form:
104 "placeName": "A String", # Name of the place where this activity occurred.
112 "object": { # The object of this activity.
142 "id": "A String", # The ID of the media object's resource.
150 "objectType": "A String", # The type of media object. Possible values are:
151 # - "photo" - A photo.
152 # - "video" - A video.
153 # - "article" - An article, specified by a link.
161 …"actor": { # If this activity's object is itself another activity (for example, when a person resh…
169 …-formatted content, suitable for display. When creating or updating an activity, this value must b…
175 …"id": "A String", # The ID of the object. When resharing an activity, this is the ID of the activi…
176 "objectType": "A String", # The type of the object. Possible values are:
177 # - "note" - Textual content.
178 # - "activity" - A Google+ activity.
180 "placeId": "A String", # ID of the place where this activity occurred.
184 …RL of the actor's profile photo. To re-size the image and crop it to a square, append the query st…
194 # - "person" - Access to an individual.
195 # - "circle" - Access to members of a circle.
196 # - "myCircles" - Access to members of all the person's circles.
197 …# - "extendedCircles" - Access to members of everyone in a person's circles, plus all of the peopl…
198 # - "public" - Access to anyone on the web.
206 # - "post" - Publish content to the stream.
207 # - "checkin" - Check in to a location.
208 # - "share" - Reshare an activity.
209 …"geocode": "A String", # Latitude and longitude where this activity occurred. Format is latitude f…
210 …"radius": "A String", # Radius, in meters, of the region where this activity occurred, centered at…
211 "address": "A String", # Street address where this activity occurred.
227 public - All public activities created by the specified user.
232 An object of the form:
240 "placeName": "A String", # Name of the place where this activity occurred.
248 "object": { # The object of this activity.
278 "id": "A String", # The ID of the media object's resource.
286 "objectType": "A String", # The type of media object. Possible values are:
287 # - "photo" - A photo.
288 # - "video" - A video.
289 # - "article" - An article, specified by a link.
297 …"actor": { # If this activity's object is itself another activity (for example, when a person resh…
305 …-formatted content, suitable for display. When creating or updating an activity, this value must b…
311 …"id": "A String", # The ID of the object. When resharing an activity, this is the ID of the activi…
312 "objectType": "A String", # The type of the object. Possible values are:
313 # - "note" - Textual content.
314 # - "activity" - A Google+ activity.
316 "placeId": "A String", # ID of the place where this activity occurred.
320 …RL of the actor's profile photo. To re-size the image and crop it to a square, append the query st…
330 # - "person" - Access to an individual.
331 # - "circle" - Access to members of a circle.
332 # - "myCircles" - Access to members of all the person's circles.
333 …# - "extendedCircles" - Access to members of everyone in a person's circles, plus all of the peopl…
334 # - "public" - Access to anyone on the web.
342 # - "post" - Publish content to the stream.
343 # - "checkin" - Check in to a location.
344 # - "share" - Reshare an activity.
345 …"geocode": "A String", # Latitude and longitude where this activity occurred. Format is latitude f…
346 …"radius": "A String", # Radius, in meters, of the region where this activity occurred, centered at…
347 "address": "A String", # Street address where this activity occurred.
370 A request object that you can call 'execute()' on to request the next
380 query: string, Full-text search query string. (required)
383 best - Sort activities by relevance to the user, most relevant first.
384 recent - Sort activities by published date, most recent first.
390 An object of the form:
398 "placeName": "A String", # Name of the place where this activity occurred.
406 "object": { # The object of this activity.
436 "id": "A String", # The ID of the media object's resource.
444 "objectType": "A String", # The type of media object. Possible values are:
445 # - "photo" - A photo.
446 # - "video" - A video.
447 # - "article" - An article, specified by a link.
455 …"actor": { # If this activity's object is itself another activity (for example, when a person resh…
463 …-formatted content, suitable for display. When creating or updating an activity, this value must b…
469 …"id": "A String", # The ID of the object. When resharing an activity, this is the ID of the activi…
470 "objectType": "A String", # The type of the object. Possible values are:
471 # - "note" - Textual content.
472 # - "activity" - A Google+ activity.
474 "placeId": "A String", # ID of the place where this activity occurred.
478 …RL of the actor's profile photo. To re-size the image and crop it to a square, append the query st…
488 # - "person" - Access to an individual.
489 # - "circle" - Access to members of a circle.
490 # - "myCircles" - Access to members of all the person's circles.
491 …# - "extendedCircles" - Access to members of everyone in a person's circles, plus all of the peopl…
492 # - "public" - Access to anyone on the web.
500 # - "post" - Publish content to the stream.
501 # - "checkin" - Check in to a location.
502 # - "share" - Reshare an activity.
503 …"geocode": "A String", # Latitude and longitude where this activity occurred. Format is latitude f…
504 …"radius": "A String", # Radius, in meters, of the region where this activity occurred, centered at…
505 "address": "A String", # Street address where this activity occurred.
528 A request object that you can call 'execute()' on to request the next