Voting helps other researchers find interesting modules.
Response message for DocumentLinkService.ListLinkedSources.
documentLinks
list(GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1DocumentLink.t)
nil
nextPageToken
String.t
page_token
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1ListLinkedSourcesResponse{ documentLinks: [ GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1DocumentLink.t() ] | nil, nextPageToken: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()