filters

@JvmName(name = "yiqjqyyohyistueb")
suspend fun filters(value: GetReleaseLabelsFilters?)

Parameters

value

Filters the results of the request. Prefix specifies the prefix of release labels to return. Application specifies the application (with/without version) of release labels to return. See Filters.


@JvmName(name = "lumfwchmwlbyevwf")
suspend fun filters(argument: suspend GetReleaseLabelsFiltersBuilder.() -> Unit)

Parameters

argument

Filters the results of the request. Prefix specifies the prefix of release labels to return. Application specifies the application (with/without version) of release labels to return. See Filters.