public sealed class OSPolicy.Types.Resource.Types.RepositoryResource.Types.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
Reference documentation and code samples for the Google Cloud OS Config v1alpha API class OSPolicy.Types.Resource.Types.RepositoryResource.Types.GooRepository.
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"]],[["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-07 UTC."],[[["This document provides reference documentation for the `OSPolicy.Types.Resource.Types.RepositoryResource.Types.GooRepository` class, which is part of the Google Cloud OS Config v1alpha API."],["The `GooRepository` class represents a Goo package repository that is added to a managed repo file located at `C:/ProgramData/GooGet/repos/google_osconfig.repo`."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for various functionalities like message handling, equality checks, deep cloning, and buffer message operations."],["The class has two constructors, one default and another for creating a `GooRepository` object by copying properties from another `GooRepository` object, and includes the properties `Name` and `Url`, both of which are strings and are required."]]],[]]