Megosztás a következőn keresztül:


ServiceFindBlobsByTagsSegmentResponse type

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