ServiceFindBlobsByTagsSegmentResponse type
Die Antwort von findBlobsByTags Vorgang.
type ServiceFindBlobsByTagsSegmentResponse = WithResponse<
FilterBlobSegment & ServiceFilterBlobsHeaders,
ServiceFilterBlobsHeaders,
FilterBlobSegmentModel
>