Represents a single yum package repository. These are added to a
repo file that is managed at
/etc/yum.repos.d/google_osconfig.repo.
Attributes
Name
Description
id
str
Required. A one word, unique name for this repository. This
is the repo id in the yum config file and also the
display_name if display_name is omitted. This id is
also used as the unique identifier when checking for
resource conflicts.
display_name
str
The display name of the repository.
base_url
str
Required. The location of the repository
directory.
[[["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."],[],[]]