| Modifier and Type | Class and Description |
|---|---|
static class |
Inventory.SoftwarePackage
Software package information of the operating system.
|
static class |
Inventory.SoftwarePackage.Builder
Software package information of the operating system.
|
| Modifier and Type | Method and Description |
|---|---|
Inventory.SoftwarePackageOrBuilder |
Inventory.ItemOrBuilder.getAvailablePackageOrBuilder()
Software package available to be installed on the VM instance.
|
Inventory.SoftwarePackageOrBuilder |
Inventory.Item.getAvailablePackageOrBuilder()
Software package available to be installed on the VM instance.
|
Inventory.SoftwarePackageOrBuilder |
Inventory.Item.Builder.getAvailablePackageOrBuilder()
Software package available to be installed on the VM instance.
|
Inventory.SoftwarePackageOrBuilder |
Inventory.ItemOrBuilder.getInstalledPackageOrBuilder()
Software package present on the VM instance.
|
Inventory.SoftwarePackageOrBuilder |
Inventory.Item.getInstalledPackageOrBuilder()
Software package present on the VM instance.
|
Inventory.SoftwarePackageOrBuilder |
Inventory.Item.Builder.getInstalledPackageOrBuilder()
Software package present on the VM instance.
|
Copyright © 2023 Google LLC. All rights reserved.