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 outlines the \u003ccode\u003eDeb\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.OsConfig.V1\u003c/code\u003e namespace, specifically related to managing debian package files in version 1.8.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeb\u003c/code\u003e class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default one, \u003ccode\u003eDeb()\u003c/code\u003e, and one that takes another \u003ccode\u003eDeb\u003c/code\u003e object as a parameter, \u003ccode\u003eDeb(OSPolicy.Types.Resource.Types.PackageResource.Types.Deb)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeb\u003c/code\u003e class includes two key properties: \u003ccode\u003ePullDeps\u003c/code\u003e, a boolean to specify if dependencies should be installed, and \u003ccode\u003eSource\u003c/code\u003e, a required property that specifies the \u003ccode\u003eFile\u003c/code\u003e source of the debian package.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the page provided in the document is 2.4.0, while the document provided only covers version 1.8.0.\u003c/p\u003e\n"]]],[],null,[]]