using ZB.MOM.WW.MxGateway.Contracts.Proto.Galaxy; namespace ZB.MOM.WW.MxGateway.Server.Galaxy; public sealed record GalaxyObjectView( GalaxyObject Object, string ContainedPath, int Depth);