module RoleWithKey: sig .. end
sig
end
type t = {
key : string;
string
role : string;
val key : (t, string) GapiLens.t
(t, string) GapiLens.t
val role : (t, string) GapiLens.t
include GdataAtom.AtomData