Compartir a través de


ContainerFindBlobsByTagsSegmentResponse type

Respuesta de la operación findBlobsByTags .

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