public sealed class OSPolicy.Types.Resource.Types.PackageResource.Types.GooGet : IMessage<OSPolicy.Types.Resource.Types.PackageResource.Types.GooGet>, IEquatable<OSPolicy.Types.Resource.Types.PackageResource.Types.GooGet>, IDeepCloneable<OSPolicy.Types.Resource.Types.PackageResource.Types.GooGet>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud OS Config v1 API class OSPolicy.Types.Resource.Types.PackageResource.Types.GooGet.
[[["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."],[[["This documentation page covers the `GooGet` class, which is part of the Google Cloud OS Config v1 API and is used to manage packages via the GooGet package manager."],["The latest version available for this class is version 2.4.0, with older versions from 2.3.0 all the way down to 1.3.0 accessible through their corresponding links."],["The `GooGet` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to handle various message processing, equality checks, and cloning functionalities."],["The `GooGet` class provides a property `Name`, which is required and represents the name of the package to be managed, and also provides constructors to initialize instances of the class."],["The methods to install and remove a package using `GooGet` are respectively by using `googet -noconfirm install package` and `googet -noconfirm remove package`."]]],[]]