AI-generated Key Takeaways
-
The API discovers relationships between online assets like websites and mobile apps.
-
The service name
digitalassetlinks.googleapis.com
is required for RPC client stubs. -
The
Check
method determines if a relationship exists between source and target assets. -
The
List
method retrieves statements from a source that match a specified target and statement string.
API for discovering relationships between online assets such as web sites or mobile apps.
Service digitalassetlinks.googleapis.com
The Service name digitalassetlinks.googleapis.com
is needed to create RPC client stubs.
google.digitalassetlinks.v1.AssetLinks
Method | Description |
---|---|
|
Determines whether the specified (directional) relationship exists between the specified source and target assets. |
google.digitalassetlinks.v1.Statements
Method | Description |
---|---|
|
Retrieves a list of all statements from a given source that match the specified target and statement string. |