Bagikan melalui


ServiceFindBlobsByTagsSegmentResponse type

Respons operasi findBlobsByTags .

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