View Source GoogleApi.DataLineage.V1.Model.GoogleCloudDatacatalogLineageV1BatchSearchLinkProcessesRequest (google_api_data_lineage v0.3.1)
Request message for BatchSearchLinkProcesses.
Attributes
-
links(type:list(String.t), default:nil) - Required. An array of links to check for their associated LineageProcesses. The maximum number of items in this array is 100. If the request contains more than 100 links, it returns theINVALID_ARGUMENTerror. Format:projects/{project}/locations/{location}/links/{link}. -
pageSize(type:integer(), default:nil) - The maximum number of processes to return in a single page of the response. A page may contain fewer results than this value. -
pageToken(type:String.t, default:nil) - The page token received from a previousBatchSearchLinkProcessescall. Use it to get the next page. When requesting subsequent pages of a response, remember that all parameters must match the values you provided in the original request.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.