Show / Hide Table of Contents

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 os_info.

FULL

Returns all fields.

INVENTORYVIEWUNSPECIFIED

The default value. The API defaults to the BASIC view.

In this article
Back to top Generated by DocFX