Enum ProjectsResource.LocationsResource.InstancesResource.InventoriesResource.ListRequest.ViewEnum
Inventory view indicating what information should be included in the inventory resource. If unspecified, the default view is BASIC.
Namespace: Google.Apis.OSConfig.v1alpha
Assembly: Google.Apis.OSConfig.v1alpha.dll
Syntax
public enum ProjectsResource.LocationsResource.InstancesResource.InventoriesResource.ListRequest.ViewEnum
Fields
| Name | Description |
|---|---|
| BASIC | Returns the basic inventory information that includes |
| FULL | Returns all fields. |
| INVENTORYVIEWUNSPECIFIED | The default value. The API defaults to the BASIC view. |