Package is a reference to the software package to be installed or removed.
The agent on the VM instance uses the system package manager to apply the
config.
These are the commands that the agent uses to install or remove
packages.
The enum numeric value on the wire for desiredState.
getManager()
publicGuestPolicies.Package.ManagergetManager()
Type of package manager that can be used to install this package.
If a system does not have the package manager, the package is not
installed or removed no error message is returned. By default,
or if you specify ANY,
the agent attempts to install and remove this package using the default
package manager. This is useful when creating a policy that applies to
different types of systems.
Type of package manager that can be used to install this package.
If a system does not have the package manager, the package is not
installed or removed no error message is returned. By default,
or if you specify ANY,
the agent attempts to install and remove this package using the default
package manager. This is useful when creating a policy that applies to
different types of systems.
Required. The name of the package. A package is uniquely identified for conflict
validation by checking the package name and the manager(s) that the
package targets.
string name = 1 [(.google.api.field_behavior) = REQUIRED];
Required. The name of the package. A package is uniquely identified for conflict
validation by checking the package name and the manager(s) that the
package targets.
string name = 1 [(.google.api.field_behavior) = REQUIRED];
[[["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-01-27 UTC."],[],[]]