需要授权
在时间轴中插入新项。 查看示例。
此方法支持 /upload URI,并接受具备以下特征的已上传媒体:
- 文件大小上限:10MB
- 接受的媒体 MIME 类型:
image/*
,audio/*
,video/*
如果提供相应选项,上传的媒体将作为附件插入到时间轴项中。
请求
HTTP 请求
此方法通过两个单独的 URI 提供媒体上传功能。如需了解详情,请参阅有关媒体上传的文档。
- 上传 URI,用于媒体上传请求:
POST https://www.googleapis.com/upload/mirror/v1/timeline
- 元数据 URI,适用于仅包含元数据的请求:
POST https://www.googleapis.com/mirror/v1/timeline
参数
参数名称 | 值 | 说明 |
---|---|---|
必需的查询参数 | ||
uploadType |
string |
针对 /upload URI 的上传请求的上传类型。 可接受的值包括: <ph type="x-smartling-placeholder"> |
授权
此请求需要获得以下至少一个范围的授权(详细了解身份验证和授权)。
范围 |
---|
https://www.googleapis.com/auth/glass.timeline |
https://www.googleapis.com/auth/glass.location |
请求正文
在请求正文中,提供具有以下属性的 Timeline 资源作为元数据。如需了解详情,请参阅有关媒体上传的文档。
属性名称 | 值 | 说明 | 备注 |
---|---|---|---|
可选属性 | |||
bundleId |
string |
此项目的软件包 ID。服务可以指定 bundleId 以将多项进行分组。它们显示在设备的单个顶级项下。 | 可写入 |
canonicalUrl |
string |
指向时间轴项所表示数据的规范/高质量版本的规范网址。 | 可写入 |
creator |
nested object |
创建此项的用户或群组。 | 可写入 |
displayTime |
datetime |
在时间轴中查看此内容时应显示的时间,格式遵循 RFC 3339 标准。该用户的时间轴是按显示时间按时间顺序排序的,因此这也将决定相应项在时间轴中的显示位置。如果该服务未设置,则显示时间默认为 updated 时间。 |
可写入 |
html |
string |
此项的 HTML 内容。如果为某个项同时提供了 text 和 html ,则会在时间轴中呈现 html 。允许的 HTML 元素 - 您可以在时间轴卡片中使用这些元素。
已屏蔽的 HTML 元素:这些元素及其内容已从 HTML 载荷中移除。
其他元素:系统会移除未列出的所有元素,但会保留其内容。 |
可写入 |
isBundleCover |
boolean |
此商品是否为套装封面。 如果某项内容被标记为套装封面,则它是与该商品具有相同 bundleId 的套装的入口点。它只会显示在主时间轴上,而不会在打开的内容包内显示。在主时间轴上,显示的项目包括:
|
可写入 |
location |
nested object |
与此内容相关联的地理位置。 | 可写入 |
menuItems[] |
list |
在时间轴中选择此项时将会向用户显示的菜单项列表。 | 可写入 |
menuItems[].action |
string |
控制用户选择菜单选项时的行为。允许的值包括:
|
可写入 |
menuItems[].id |
string |
此菜单项的 ID。它由应用生成,被视为不透明令牌。 | 可写入 |
menuItems[].payload |
string |
通用载荷,其含义随此 MenuItem 的操作而变化。
|
可写入 |
menuItems[].removeWhenSelected |
boolean |
如果将 CUSTOM 菜单项设置为 true,则系统会在选中相应菜单项后将其从菜单中移除。 |
可写入 |
menuItems[].values[] |
list |
对于 CUSTOM 项,是一个值列表,用于控制菜单项在其每种状态下的显示情况。必须提供 DEFAULT 状态的值。如果缺少 PENDING 或 CONFIRMED 状态,将不会显示。 |
可写入 |
menuItems[].values[].displayName |
string |
为菜单项显示的名称。如果您为内置菜单项指定此属性,则不会显示该菜单项的默认上下文语音指令。 | 可写入 |
menuItems[].values[].iconUrl |
string |
与菜单项一起显示的图标的网址。 | 可写入 |
menuItems[].values[].state |
string |
该值适用的状态。允许的值包括:
|
可写入 |
notification |
nested object |
控制此项的通知在设备上的显示方式。如果缺少这些信息,则不会生成任何通知。 | 可写入 |
notification.deliveryTime |
datetime |
应发送通知的时间。 | 可写入 |
notification.level |
string |
说明通知的重要性。允许的值包括:
|
可写入 |
recipients[] |
list |
此内容的共享对象或群组列表。 | 可写入 |
sourceItemId |
string |
不透明字符串,可用于将时间轴项映射到您自己的服务中的数据。 | 可写入 |
speakableText |
string |
此项内容的可朗读版本。与 READ_ALOUD 菜单项搭配使用时,可以使用此字段提供文本,让大声朗读出来更加清晰,或者为 Glass 上直观显示的内容提供更详细的信息。Glassware 还应指定 talkableType 字段,在提供额外上下文的情况下(例如,当用户请求在通知后大声读出内容时),系统会在此文本之前读出该字段。 |
可写入 |
speakableType |
string |
此项目类型的可朗读说明。如果其他上下文有用,例如,当用户请求在收到通知后大声朗读项目时,系统就会在读取项目内容前向用户读出。 这应该是个简短的名词短语,例如“电子邮件”“短信”或“每日星球新闻动态”。 建议通过 Glassware 为每个时间轴项填充此字段,即使相应项不包含 talkableText 或文本,以便用户无需查看屏幕即可了解相应项的类型。 |
可写入 |
text |
string |
此项的文字内容。 | 可写入 |
title |
string |
此项的标题。 | 可写入 |
响应
如果成功,此方法将在响应正文中返回时间轴资源。
示例
注意:此方法的代码示例并未列出所有受支持的编程语言(请参阅客户端库页面,查看受支持的语言列表)。
Java
使用 Java 客户端库。
import com.google.api.client.http.InputStreamContent; import com.google.api.services.mirror.Mirror; import com.google.api.services.mirror.model.NotificationConfig; import com.google.api.services.mirror.model.TimelineItem; import java.io.IOException; import java.io.InputStream; public class MyClass { // ... /** * Insert a new timeline item in the user's glass with an optional * notification and attachment. * * @param service Authorized Mirror service. * @param text timeline item's text. * @param contentType Optional attachment's content type (supported content * types are "image/*", "video/*" and "audio/*"). * @param attachment Optional attachment stream. * @param notificationLevel Optional notification level, supported values are * {@code null} and "AUDIO_ONLY". * @return Inserted timeline item on success, {@code null} otherwise. */ public static TimelineItem insertTimelineItem(Mirror service, String text, String contentType, InputStream attachment, String notificationLevel) { TimelineItem timelineItem = new TimelineItem(); timelineItem.setText(text); if (notificationLevel != null && notificationLevel.length() > 0) { timelineItem.setNotification(new NotificationConfig().setLevel(notificationLevel)); } try { if (contentType != null && contentType.length() > 0 && attachment != null) { // Insert both metadata and attachment. InputStreamContent mediaContent = new InputStreamContent(contentType, attachment); return service.timeline().insert(timelineItem, mediaContent).execute(); } else { // Insert metadata only. return service.timeline().insert(timelineItem).execute(); } } catch (IOException e) { System.err.println("An error occurred: " + e); return null; } } // ... }
.NET
使用 .NET 客户端库。
using System; using System.IO; using Google.Apis.Mirror.v1; using Google.Apis.Mirror.v1.Data; public class MyClass { // ... /// <summary> /// Insert a new timeline item in the user's glass with an optional /// notification and attachment. /// </summary> /// <param name='service'>Authorized Mirror service.</param> /// <param name='text'>Timeline Item's text.</param> /// <param name='contentType'> /// Optional attachment's content type (supported content types are /// "image/*", "video/*" and "audio/*"). /// </param> /// <param name='attachment'>Optional attachment stream</param> /// <param name='notificationLevel'> /// Optional notification level, supported values are null and /// "AUDIO_ONLY". /// </param> /// <returns> /// Inserted timeline item on success, null otherwise. /// </returns> public static TimelineItem InsertTimelineItem(MirrorService service, String text, String contentType, Stream attachment, String notificationLevel) { TimelineItem timelineItem = new TimelineItem(); timelineItem.Text = text; if (!String.IsNullOrEmpty(notificationLevel)) { timelineItem.Notification = new NotificationConfig() { Level = notificationLevel }; } try { if (!String.IsNullOrEmpty(contentType) && attachment != null) { // Insert both metadata and media. TimelineResource.InsertMediaUpload request = service.Timeline.Insert( timelineItem, attachment, contentType); request.Upload(); return request.ResponseBody; } else { // Insert metadata only. return service.Timeline.Insert(timelineItem).Fetch(); } } catch (Exception e) { Console.WriteLine("An error occurred: " + e.Message); return null; } } // ... }
PHP
使用 PHP 客户端库。
/** * Insert a new timeline item in the user's glass with an optional * notification and attachment. * * @param Google_MirrorService $service Authorized Mirror service. * @param string $text timeline item's text. * @param string $contentType Optional attachment's content type (supported * content types are "image/*", "video/*" * and "audio/*"). * @param string $attachment Optional attachment content. * @param string $notificationLevel Optional notification level, * supported values are {@code null} * and "AUDIO_ONLY". * @return Google_TimelineItem Inserted timeline item on success, otherwise. */ function insertTimelineItem($service, $text, $contentType, $attachment, $notificationLevel) { try { $timelineItem = new Google_TimelineItem(); $timelineItem->setText($text); if ($notificationlevel != null) { $notification = new Google_NotificationConfig(); $notification->setLevel($notificationLevel); $timelineItem->setNotification($notification); } $optParams = array(); if ($contentType != null && $attachment != null) { $optParams['data'] = $attachment; $optParams['mimeType'] = $contentType; } return $service->timeline->insert($timelineItem, $optParams); } catch (Exception $e) { print 'An error occurred: ' . $e->getMessage(); return null; } }
Python
使用 Python 客户端库。
import io from apiclient import errors from apiclient.http import MediaIoBaseUpload # ... def insert_timeline_item(service, text, content_type=None, attachment=None, notification_level=None): """Insert a new timeline item in the user's glass. Args: service: Authorized Mirror service. text: timeline item's text. content_type: Optional attachment's content type (supported content types are 'image/*', 'video/*' and 'audio/*'). attachment: Optional attachment as data string. notification_level: Optional notification level, supported values are None and 'AUDIO_ONLY'. Returns: Inserted timeline item on success, None otherwise. """ timeline_item = {'text': text} media_body = None if notification_level: timeline_item['notification'] = {'level': notification_level} if content_type and attachment: media_body = MediaIoBaseUpload( io.BytesIO(attachment), mimetype=content_type, resumable=True) try: return service.timeline().insert( body=timeline_item, media_body=media_body).execute() except errors.HttpError, error: print 'An error occurred: %s' % error
Ruby
使用 Ruby 客户端库。
## # Insert a new Timeline Item in the user's glass. # # @param [Google::APIClient] client # Authorized client instance. # @param [String] text # Timeline item's text. # @param [String] content_type # Optional attachment's content type (supported content types are 'image/*', # 'video/*' and 'audio/*'). # @param [String] filename # Optional attachment's filename. # @param [String] notification_level # Optional notification level, supported values are nil and 'AUDIO_ONLY'. # @return [Google::APIClient::Schema::Mirror::V1::TimelineItem] # Timeline item instance if successful, nil otherwise. def insert_timeline_item(client, text, content_type, filename, notification_level) mirror = client.discovered_api('mirror', 'v1') timeline_item = mirror.timeline.insert.request_schema.new({ 'text' => text }) if notification_level timeline_item.notification = { 'level' => notification_level } end result = nil if filename media = Google::APIClient::UploadIO.new(filename, content_type) result = client.execute( :api_method => mirror.timeline.insert, :body_object => timeline_item, :media => media, :parameters => { 'uploadType' => 'multipart', 'alt' => 'json'}) else result = client.execute( :api_method => mirror.timeline.insert, :body_object => timeline_item) end if result.success? return result.data else puts "An error occurred: #{result.data['error']['message']}" end end
Go
使用 Go 客户端库。
import ( "code.google.com/p/google-api-go-client/mirror/v1" "fmt" "io" ) // InsertTimelineItem inserts a new timeline item in the user's glass with an // optional notification and attachment. func InsertTimelineItem(g *mirror.Service, text string, attachment io.Reader, notificationLevel string) (*mirror.TimelineItem, error) { t := &mirror.TimelineItem{Text: text} if notificationLevel != "" { t.Notification = &mirror.NotificationConfig{Level: notificationLevel} } req := g.Timeline.Insert(t) if attachment != nil { // Add attachment to the timeline item. req.Media(attachment) } r, err := req.Do() if err != nil { fmt.Printf("An error occurred: %v\n", err) return nil, err } return r, nil }
原始 HTTP
不使用客户端库。
## A very simple timeline item POST /mirror/v1/timeline HTTP/1.1 Host: www.googleapis.com Authorization: Bearer auth token Content-Type: application/json Content-Length: 26 { "text": "Hello world" } ## A more complete timeline item with an attachment POST /mirror/v1/timeline HTTP/1.1 Host: www.googleapis.com Authorization: Bearer auth token Content-Type: multipart/related; boundary="mymultipartboundary" Content-Length: length --mymultipartboundary Content-Type: application/json; charset=UTF-8 { "text": "Hello world", "menuItems": [ { "action": "REPLY" }, { "action": "CUSTOM", "id": "complete" "values": [{ "displayName": "Complete", "iconUrl": "http://example.com/icons/complete.png" }] } } --mymultipartboundary Content-Type: image/jpeg Content-Transfer-Encoding: binary binary image data --mymultipartboundary--