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 v1alpha 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-01 UTC."],[[["This document provides reference documentation for the `GooGet` class within the Google Cloud OS Config v1alpha API, specifically for version 2.0.0-alpha02."],["`GooGet` represents a package managed by GooGet, and its primary functions include installing and removing packages using the `googet` command-line tool."],["The `GooGet` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending from the base `Object` class."],["The class is part of the `Google.Cloud.OsConfig.V1Alpha` namespace and is found within the `Google.Cloud.OsConfig.V1Alpha.dll` assembly."],["The `GooGet` class has a `Name` property which contains the name of the required package."]]],[]]