EntryPoint
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
类型名称:EntryPoint
扩展 Intangible
名称 |
类型 |
说明 |
应用 |
软件应用 |
可以完成请求的应用。 |
contentType |
文本 |
EntryPoint 响应支持的内容类型。 |
编码类型 |
文本 |
EntryPoint 请求支持的编码类型。 |
httpMethod |
文本 |
一种 HTTP 方法,用于为发送到 HTTP 入口点的请求指定适当的 HTTP 方法。值是 HTTP 中使用的大写字符串。 |
网址模板 |
文本 |
将用于构造执行操作的目标的网址模板 (RFC 6570)。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[],[],null,["# EntryPoint\n\nType name: [EntryPoint](/workspace/gmail/markup/reference/types/EntryPoint)\n\nExtends [Intangible](/workspace/gmail/markup/reference/types/Intangible)\n\n| Name | Type | Description |\n|--------------|------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------|\n| application | [SoftwareApplication](/workspace/gmail/markup/reference/types/SoftwareApplication) | An application that can complete the request. |\n| contentType | [Text](/workspace/gmail/markup/reference/types/Text) | The supported content type(s) for an EntryPoint response. |\n| encodingType | [Text](/workspace/gmail/markup/reference/types/Text) | The supported encoding type(s) for an EntryPoint request. |\n| httpMethod | [Text](/workspace/gmail/markup/reference/types/Text) | An HTTP method that specifies the appropriate HTTP method for a request to an HTTP EntryPoint. Values are capitalized strings as used in HTTP. |\n| urlTemplate | [Text](/workspace/gmail/markup/reference/types/Text) | An url template (RFC 6570) that will be used to construct the target of the execution of the action. |"]]