MetadataResponse

data class MetadataResponse(val services: List<String>)

Metadata for a Ruleset.

Constructors

Link copied to clipboard
fun MetadataResponse(services: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Services that this ruleset has declarations for (e.g., "cloud.firestore"). There may be 0+ of these.