ProjectFeatureSettings

ProjectFeatureSettings represents the VM Manager feature settings in a project. For more information, seeEnable full VM Manager functionality.

JSON representation
{"name":string,"patchAndConfigFeatureSet":enum (PatchAndConfigFeatureSet)}
Fields
name

string

Required. Immutable. Name specifies the URL for the ProjectFeatureSettings resource:

projects/projectId/locations/global/projectFeatureSettings

.

patchAndConfigFeatureSet

enum (PatchAndConfigFeatureSet)

Set PatchAndConfigFeatureSet for the project.

PatchAndConfigFeatureSet

The project-level PatchAndConfigFeatureSet for the VM Manager product.

Enums
PATCH_AND_CONFIG_FEATURE_SET_UNSPECIFIEDNot specified placeholder
OSCONFIG_BEnables only the basic set of VM Manager features in the project.
OSCONFIG_CEnables all VM Manager features in the project.

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-07-28 UTC.