| Modifier and Type | Method and Description |
|---|---|
Inventory.OsInfo.Builder |
Inventory.OsInfo.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Inventory.OsInfo.Builder |
Inventory.OsInfo.Builder.clear() |
Inventory.OsInfo.Builder |
Inventory.OsInfo.Builder.clearArchitecture()
The system architecture of the operating system.
|
Inventory.OsInfo.Builder |
Inventory.OsInfo.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Inventory.OsInfo.Builder |
Inventory.OsInfo.Builder.clearHostname()
The VM hostname.
|
Inventory.OsInfo.Builder |
Inventory.OsInfo.Builder.clearKernelRelease()
The kernel release of the operating system.
|
Inventory.OsInfo.Builder |
Inventory.OsInfo.Builder.clearKernelVersion()
The kernel version of the operating system.
|
Inventory.OsInfo.Builder |
Inventory.OsInfo.Builder.clearLongName()
The operating system long name.
|
Inventory.OsInfo.Builder |
Inventory.OsInfo.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Inventory.OsInfo.Builder |
Inventory.OsInfo.Builder.clearOsconfigAgentVersion()
The current version of the OS Config agent running on the VM.
|
Inventory.OsInfo.Builder |
Inventory.OsInfo.Builder.clearShortName()
The operating system short name.
|
Inventory.OsInfo.Builder |
Inventory.OsInfo.Builder.clearVersion()
The version of the operating system.
|
Inventory.OsInfo.Builder |
Inventory.OsInfo.Builder.clone() |
Inventory.OsInfo.Builder |
Inventory.Builder.getOsInfoBuilder()
Output only.
|
Inventory.OsInfo.Builder |
Inventory.OsInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Inventory.OsInfo.Builder |
Inventory.OsInfo.Builder.mergeFrom(Inventory.OsInfo other) |
Inventory.OsInfo.Builder |
Inventory.OsInfo.Builder.mergeFrom(com.google.protobuf.Message other) |
Inventory.OsInfo.Builder |
Inventory.OsInfo.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Inventory.OsInfo.Builder |
Inventory.OsInfo.newBuilder() |
static Inventory.OsInfo.Builder |
Inventory.OsInfo.newBuilder(Inventory.OsInfo prototype) |
Inventory.OsInfo.Builder |
Inventory.OsInfo.newBuilderForType() |
protected Inventory.OsInfo.Builder |
Inventory.OsInfo.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Inventory.OsInfo.Builder |
Inventory.OsInfo.Builder.setArchitecture(String value)
The system architecture of the operating system.
|
Inventory.OsInfo.Builder |
Inventory.OsInfo.Builder.setArchitectureBytes(com.google.protobuf.ByteString value)
The system architecture of the operating system.
|
Inventory.OsInfo.Builder |
Inventory.OsInfo.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Inventory.OsInfo.Builder |
Inventory.OsInfo.Builder.setHostname(String value)
The VM hostname.
|
Inventory.OsInfo.Builder |
Inventory.OsInfo.Builder.setHostnameBytes(com.google.protobuf.ByteString value)
The VM hostname.
|
Inventory.OsInfo.Builder |
Inventory.OsInfo.Builder.setKernelRelease(String value)
The kernel release of the operating system.
|
Inventory.OsInfo.Builder |
Inventory.OsInfo.Builder.setKernelReleaseBytes(com.google.protobuf.ByteString value)
The kernel release of the operating system.
|
Inventory.OsInfo.Builder |
Inventory.OsInfo.Builder.setKernelVersion(String value)
The kernel version of the operating system.
|
Inventory.OsInfo.Builder |
Inventory.OsInfo.Builder.setKernelVersionBytes(com.google.protobuf.ByteString value)
The kernel version of the operating system.
|
Inventory.OsInfo.Builder |
Inventory.OsInfo.Builder.setLongName(String value)
The operating system long name.
|
Inventory.OsInfo.Builder |
Inventory.OsInfo.Builder.setLongNameBytes(com.google.protobuf.ByteString value)
The operating system long name.
|
Inventory.OsInfo.Builder |
Inventory.OsInfo.Builder.setOsconfigAgentVersion(String value)
The current version of the OS Config agent running on the VM.
|
Inventory.OsInfo.Builder |
Inventory.OsInfo.Builder.setOsconfigAgentVersionBytes(com.google.protobuf.ByteString value)
The current version of the OS Config agent running on the VM.
|
Inventory.OsInfo.Builder |
Inventory.OsInfo.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Inventory.OsInfo.Builder |
Inventory.OsInfo.Builder.setShortName(String value)
The operating system short name.
|
Inventory.OsInfo.Builder |
Inventory.OsInfo.Builder.setShortNameBytes(com.google.protobuf.ByteString value)
The operating system short name.
|
Inventory.OsInfo.Builder |
Inventory.OsInfo.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Inventory.OsInfo.Builder |
Inventory.OsInfo.Builder.setVersion(String value)
The version of the operating system.
|
Inventory.OsInfo.Builder |
Inventory.OsInfo.Builder.setVersionBytes(com.google.protobuf.ByteString value)
The version of the operating system.
|
Inventory.OsInfo.Builder |
Inventory.OsInfo.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Inventory.Builder |
Inventory.Builder.setOsInfo(Inventory.OsInfo.Builder builderForValue)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.