Get Network Edge Security Service Plain Args
data class GetNetworkEdgeSecurityServicePlainArgs(val networkEdgeSecurityService: String, val project: String? = null, val region: String) : ConvertibleToJava<GetNetworkEdgeSecurityServicePlainArgs>