public sealed class Deb : IMessage<OSPolicy.Types.Resource.Types.PackageResource.Types.Deb>, IEquatable<OSPolicy.Types.Resource.Types.PackageResource.Types.Deb>, IDeepCloneable<OSPolicy.Types.Resource.Types.PackageResource.Types.Deb>, IBufferMessage, IMessage
A deb package file. dpkg packages only support INSTALLED state.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-12 UTC."],[[["\u003cp\u003eThe content pertains to the \u003ccode\u003eDeb\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.OsConfig.V1\u003c/code\u003e namespace, specifically version 2.0.0, which represents a deb package file used in OS configuration policies.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeb\u003c/code\u003e class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and has a parent object class, offering functionality for message handling, equality comparison, deep cloning, and buffered messaging.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeb\u003c/code\u003e class offers two constructors, a default constructor and a copy constructor that accepts another \u003ccode\u003eDeb\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two properties: \u003ccode\u003ePullDeps\u003c/code\u003e, which determines if dependencies should be installed along with the deb package, and \u003ccode\u003eSource\u003c/code\u003e, which requires a \u003ccode\u003eFile\u003c/code\u003e object that represents a deb package file.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the Deb package that is being referenced in this page is 2.4.0.\u003c/p\u003e\n"]]],[],null,[]]