Delen via


ContainerFindBlobsByTagsSegmentResponse type

Het antwoord van de bewerking findBlobsByTags .

type ContainerFindBlobsByTagsSegmentResponse = WithResponse<
  FilterBlobSegment & ContainerFilterBlobsHeaders,
  ContainerFilterBlobsHeaders,
  FilterBlobSegmentModel
>