QueueSetMetadataResponse type

Contains response data for the setMetadata operation.

type QueueSetMetadataResponse = WithResponse<
  QueueSetMetadataHeaders,
  QueueSetMetadataHeaders
>