Googleapis Digitalassetlinks
Connector for the googleapis-digitalassetlinks API, generated deterministically from its OpenAPI spec (endpoints, auth, and methods match the spec exactly — nothing is invented).
- Base URL:
https://digitalassetlinks.googleapis.com - Auth:
bearer(pass your key via theapiKeyinput)
Operations
digitalassetlinks_assetlinks_check— GET /v1/assetlinks:check — Determines whether the specified (directional) relationship exists between the sdigitalassetlinks_statements_list— GET /v1/statements:list — Retrieves a list of all statements from a given source that match the specifieddigitalassetlinks_assetlinks_bulkcheck— POST /v1/assetlinks:bulkCheck — Send a bundle of statement checks in a single RPC to minimize latency and servic
Inputs
apiKey— your googleapis-digitalassetlinks API keyoperation— one of the operations above- path parameters when an operation's path contains
{...} query— optional JSON object of query paramsbody— JSON object for create/update ops
Example
operation: digitalassetlinks_assetlinks_check
apiKey: <your key>