Voting helps other researchers find interesting modules.
Response message for DocumentLinkService.ListLinkedSources.
pageSize
integer()
nil
pageToken
String.t
ListLinkedSources
requestMetadata
GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1RequestMetadata.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1ListLinkedSourcesRequest{ pageSize: integer() | nil, pageToken: String.t() | nil, requestMetadata: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1RequestMetadata.t() | nil }
@spec decode(struct(), keyword()) :: struct()