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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-02 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."]]],[]]