public sealed class 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 within the Google Cloud OS Config v1 API, specifically version 2.1.0."],["`GooGet` represents a package managed by GooGet, with commands provided for package installation and removal."],["The `GooGet` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The documentation provides examples of how to install and remove a package using the GooGet functions in code, with `googet -noconfirm install package` and `googet -noconfirm remove package`."],["The page lists the different versions for this API with 2.4.0 being the latest."]]],[]]