Get Function Service Config Secret Environment Variable
data class GetFunctionServiceConfigSecretEnvironmentVariable(val key: String, val projectId: String, val secret: String, val version: String)
Constructors
Link copied to clipboard
fun GetFunctionServiceConfigSecretEnvironmentVariable(key: String, projectId: String, secret: String, version: String)