public static interface Inventory.WindowsUpdatePackage.WindowsUpdateCategoryOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
The identifier of the windows update category.
|
com.google.protobuf.ByteString |
getIdBytes()
The identifier of the windows update category.
|
String |
getName()
The name of the windows update category.
|
com.google.protobuf.ByteString |
getNameBytes()
The name of the windows update category.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getId()
The identifier of the windows update category.
string id = 1;com.google.protobuf.ByteString getIdBytes()
The identifier of the windows update category.
string id = 1;String getName()
The name of the windows update category.
string name = 2;com.google.protobuf.ByteString getNameBytes()
The name of the windows update category.
string name = 2;Copyright © 2024 Google LLC. All rights reserved.