v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1372300401.5 KB
projects

Looks up Entry Links referencing the specified Entry.

get/v1/{+name}:lookupEntryLinks

Path parameters

namestring required

Required. The project to which the request should be attributed to Format: projects/{project_id_or_number}/locations/{location_id}.

Query parameters

entrystring

Required. The resource name of the referred Entry. Format: projects/{project_id_or_number}/locations/{location_id}/entryGroups/{entry_group_id}/entries/{entry_id}. Entry Links which references this entry will be returned in the response.

entryLinkTypesstring[]

Entry link types to filter the response by. If empty, all entry link types will be returned. At most 10 entry link types can be specified.

entryMode'ENTRY_MODE_UNSPECIFIED' | 'SOURCE' | 'TARGET'

Mode of entry reference.

pageSizeinteger

Maximum number of EntryLinks to return. The service may return fewer than this value. If unspecified, at most 10 EntryLinks will be returned. The maximum value is 10; values above 10 will be coerced to 10.

pageTokenstring

Page token received from a previous LookupEntryLinks call. Provide this to retrieve the subsequent page. When paginating, all other parameters that are provided to the LookupEntryLinks request must match the call that provided the page token.

Response

Successful response