Bagikan melalui


ContainerFindBlobsByTagsSegmentResponse type

Respons operasi findBlobsByTags .

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