interface GetPrivsReq {
    Request?: commonpb.Request;
}

Properties

Properties

Request?: commonpb.Request