Поделиться через


ServiceFindBlobsByTagsSegmentResponse type

Ответ операции findBlobsByTags .

type ServiceFindBlobsByTagsSegmentResponse = WithResponse<
  FilterBlobSegment & ServiceFilterBlobsHeaders,
  ServiceFilterBlobsHeaders,
  FilterBlobSegmentModel
>