public sealed class GooRepository : IMessage<OSPolicy.Types.Resource.Types.RepositoryResource.Types.GooRepository>, IEquatable<OSPolicy.Types.Resource.Types.RepositoryResource.Types.GooRepository>, IDeepCloneable<OSPolicy.Types.Resource.Types.RepositoryResource.Types.GooRepository>, IBufferMessage, IMessage
Represents a Goo package repository. These are added to a repo file
that is managed at
C:/ProgramData/GooGet/repos/google_osconfig.repo.
[[["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-03-21 UTC."],[[["This webpage details the `GooRepository` class within the `Google.Cloud.OsConfig.V1` namespace, specifically version 1.8.0, and its role in managing Goo package repositories."],["`GooRepository` objects are used to manage repository files located at `C:/ProgramData/GooGet/repos/google_osconfig.repo`."],["The `GooRepository` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities like deep cloning and equality checks."],["Key properties of the `GooRepository` class include `Name` and `Url`, both of which are required string fields used for repository identification and location."],["The page lists previous versions of the GooRepository class with links to their respective documentation, ranging from version 1.3.0 to the latest 2.4.0."]]],[]]