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-07 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eDeb\u003c/code\u003e class, which represents a deb package file within the Google Cloud OS Config V1Alpha API, specifically in version 1.0.0-alpha04.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeb\u003c/code\u003e class, found in the \u003ccode\u003eGoogle.Cloud.OsConfig.V1Alpha\u003c/code\u003e namespace, implements several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e, inheriting from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt offers two constructors: a default constructor (\u003ccode\u003eDeb()\u003c/code\u003e) and one that takes another \u003ccode\u003eDeb\u003c/code\u003e instance as a parameter (\u003ccode\u003eDeb(OSPolicy.Types.Resource.Types.PackageResource.Types.Deb other)\u003c/code\u003e), facilitating object creation and cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class features two key properties: \u003ccode\u003ePullDeps\u003c/code\u003e, a boolean indicating if dependencies should also be installed, and \u003ccode\u003eSource\u003c/code\u003e, which is of type \u003ccode\u003eOSPolicy.Types.Resource.Types.File\u003c/code\u003e and represents the required deb package.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation shows 3 available versions, with 2.0.0-alpha06 being the latest and 1.0.0-alpha04 being the current version of the documentation.\u003c/p\u003e\n"]]],[],null,[]]