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\u003eThis document details the \u003ccode\u003eDeb\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.OsConfig.V1\u003c/code\u003e namespace, which represents a Debian package file used in OS configuration policies.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeb\u003c/code\u003e class supports two constructors: a default constructor and one that accepts another \u003ccode\u003eDeb\u003c/code\u003e object for creating a copy.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two key properties: \u003ccode\u003ePullDeps\u003c/code\u003e, a boolean that controls whether package dependencies are installed, and \u003ccode\u003eSource\u003c/code\u003e, which represents the required file containing the deb package.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version is 2.4.0, while this document focuses on version 1.7.0, and it also includes links to older versions going back to 1.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003eDeb\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, making it compatible with various protobuf functionalities.\u003c/p\u003e\n"]]],[],null,[]]