Given a session, a number K, and (optionally) a list of metadata keys, return the top K values for each key..
public class SessionRetrieveMetadataParams extends ParamsGiven a session, a number K, and (optionally) a list of metadata keys, return the top K values for each key.
Additional headers to send with the request..
Additional query param to send with the request..
Returns a mutable builder for constructing an instance of [SessionRetrieveMetadataParams]..
Adds a single [String] to [metadataKeys]..
Returns an immutable instance of [SessionRetrieveMetadataParams].