Digital Asset Links API
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
此 API 可用于发现网站或移动应用等在线资源之间的关系。
服务 digitalassetlinks.googleapis.com
创建 RPC 客户端存根需要名为 digitalassetlinks.googleapis.com
的服务。
方法 |
说明 |
Check
|
确定指定的来源和目标资源之间是否存在指定的(方向)关系。 |
方法 |
说明 |
List
|
从指定源中检索与指定目标和语句字符串匹配的所有语句的列表。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[[["\u003cp\u003eThe Digital Asset Links API allows you to discover relationships between online assets like websites and mobile apps.\u003c/p\u003e\n"],["\u003cp\u003eThis API provides methods to check for specific relationships between assets (e.g., website A owns app B).\u003c/p\u003e\n"],["\u003cp\u003eYou can also retrieve statements that describe relationships between a source and target asset based on criteria you provide.\u003c/p\u003e\n"],["\u003cp\u003eTo interact with the API, you'll need to use the service name \u003ccode\u003edigitalassetlinks.googleapis.com\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Digital Asset Links API\n\nAPI for discovering relationships between online assets such as web sites or mobile apps.\n\nService digitalassetlinks.googleapis.com\n----------------------------------------\n\nThe Service name `digitalassetlinks.googleapis.com` is needed to create RPC client stubs.\n\n[google.digitalassetlinks.v1.AssetLinks](/digital-asset-links/reference/rpc/google.digitalassetlinks.v1#google.digitalassetlinks.v1.AssetLinks)\n-----------------------------------------------------------------------------------------------------------------------------------------------\n\n| Method | Description |\n|-------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------|\n| [Check](/digital-asset-links/reference/rpc/google.digitalassetlinks.v1#google.digitalassetlinks.v1.AssetLinks.google.digitalassetlinks.v1.AssetLinks.Check) | Determines whether the specified (directional) relationship exists between the specified source and target assets. |\n\n[google.digitalassetlinks.v1.Statements](/digital-asset-links/reference/rpc/google.digitalassetlinks.v1#google.digitalassetlinks.v1.Statements)\n-----------------------------------------------------------------------------------------------------------------------------------------------\n\n| Method | Description |\n|-----------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------|\n| [List](/digital-asset-links/reference/rpc/google.digitalassetlinks.v1#google.digitalassetlinks.v1.Statements.google.digitalassetlinks.v1.Statements.List) | Retrieves a list of all statements from a given source that match the specified target and statement string. |"]]