public static final class Inventory.OsInfo extends com.google.protobuf.GeneratedMessageV3 implements Inventory.OsInfoOrBuilder
Operating system information for the VM.Protobuf type
google.cloud.osconfig.v1alpha.Inventory.OsInfo| Modifier and Type | Class and Description |
|---|---|
static class |
Inventory.OsInfo.Builder
Operating system information for the VM.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
ARCHITECTURE_FIELD_NUMBER |
static int |
HOSTNAME_FIELD_NUMBER |
static int |
KERNEL_RELEASE_FIELD_NUMBER |
static int |
KERNEL_VERSION_FIELD_NUMBER |
static int |
LONG_NAME_FIELD_NUMBER |
static int |
OSCONFIG_AGENT_VERSION_FIELD_NUMBER |
static int |
SHORT_NAME_FIELD_NUMBER |
static int |
VERSION_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getArchitecture()
The system architecture of the operating system.
|
com.google.protobuf.ByteString |
getArchitectureBytes()
The system architecture of the operating system.
|
static Inventory.OsInfo |
getDefaultInstance() |
Inventory.OsInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getHostname()
The VM hostname.
|
com.google.protobuf.ByteString |
getHostnameBytes()
The VM hostname.
|
String |
getKernelRelease()
The kernel release of the operating system.
|
com.google.protobuf.ByteString |
getKernelReleaseBytes()
The kernel release of the operating system.
|
String |
getKernelVersion()
The kernel version of the operating system.
|
com.google.protobuf.ByteString |
getKernelVersionBytes()
The kernel version of the operating system.
|
String |
getLongName()
The operating system long name.
|
com.google.protobuf.ByteString |
getLongNameBytes()
The operating system long name.
|
String |
getOsconfigAgentVersion()
The current version of the OS Config agent running on the VM.
|
com.google.protobuf.ByteString |
getOsconfigAgentVersionBytes()
The current version of the OS Config agent running on the VM.
|
com.google.protobuf.Parser<Inventory.OsInfo> |
getParserForType() |
int |
getSerializedSize() |
String |
getShortName()
The operating system short name.
|
com.google.protobuf.ByteString |
getShortNameBytes()
The operating system short name.
|
String |
getVersion()
The version of the operating system.
|
com.google.protobuf.ByteString |
getVersionBytes()
The version of the operating system.
|
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Inventory.OsInfo.Builder |
newBuilder() |
static Inventory.OsInfo.Builder |
newBuilder(Inventory.OsInfo prototype) |
Inventory.OsInfo.Builder |
newBuilderForType() |
protected Inventory.OsInfo.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static Inventory.OsInfo |
parseDelimitedFrom(InputStream input) |
static Inventory.OsInfo |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Inventory.OsInfo |
parseFrom(byte[] data) |
static Inventory.OsInfo |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Inventory.OsInfo |
parseFrom(ByteBuffer data) |
static Inventory.OsInfo |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Inventory.OsInfo |
parseFrom(com.google.protobuf.ByteString data) |
static Inventory.OsInfo |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Inventory.OsInfo |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Inventory.OsInfo |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Inventory.OsInfo |
parseFrom(InputStream input) |
static Inventory.OsInfo |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Inventory.OsInfo> |
parser() |
Inventory.OsInfo.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int HOSTNAME_FIELD_NUMBER
public static final int LONG_NAME_FIELD_NUMBER
public static final int SHORT_NAME_FIELD_NUMBER
public static final int VERSION_FIELD_NUMBER
public static final int ARCHITECTURE_FIELD_NUMBER
public static final int KERNEL_VERSION_FIELD_NUMBER
public static final int KERNEL_RELEASE_FIELD_NUMBER
public static final int OSCONFIG_AGENT_VERSION_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public String getHostname()
The VM hostname.
string hostname = 9;getHostname in interface Inventory.OsInfoOrBuilderpublic com.google.protobuf.ByteString getHostnameBytes()
The VM hostname.
string hostname = 9;getHostnameBytes in interface Inventory.OsInfoOrBuilderpublic String getLongName()
The operating system long name. For example 'Debian GNU/Linux 9' or 'Microsoft Window Server 2019 Datacenter'.
string long_name = 2;getLongName in interface Inventory.OsInfoOrBuilderpublic com.google.protobuf.ByteString getLongNameBytes()
The operating system long name. For example 'Debian GNU/Linux 9' or 'Microsoft Window Server 2019 Datacenter'.
string long_name = 2;getLongNameBytes in interface Inventory.OsInfoOrBuilderpublic String getShortName()
The operating system short name. For example, 'windows' or 'debian'.
string short_name = 3;getShortName in interface Inventory.OsInfoOrBuilderpublic com.google.protobuf.ByteString getShortNameBytes()
The operating system short name. For example, 'windows' or 'debian'.
string short_name = 3;getShortNameBytes in interface Inventory.OsInfoOrBuilderpublic String getVersion()
The version of the operating system.
string version = 4;getVersion in interface Inventory.OsInfoOrBuilderpublic com.google.protobuf.ByteString getVersionBytes()
The version of the operating system.
string version = 4;getVersionBytes in interface Inventory.OsInfoOrBuilderpublic String getArchitecture()
The system architecture of the operating system.
string architecture = 5;getArchitecture in interface Inventory.OsInfoOrBuilderpublic com.google.protobuf.ByteString getArchitectureBytes()
The system architecture of the operating system.
string architecture = 5;getArchitectureBytes in interface Inventory.OsInfoOrBuilderpublic String getKernelVersion()
The kernel version of the operating system.
string kernel_version = 6;getKernelVersion in interface Inventory.OsInfoOrBuilderpublic com.google.protobuf.ByteString getKernelVersionBytes()
The kernel version of the operating system.
string kernel_version = 6;getKernelVersionBytes in interface Inventory.OsInfoOrBuilderpublic String getKernelRelease()
The kernel release of the operating system.
string kernel_release = 7;getKernelRelease in interface Inventory.OsInfoOrBuilderpublic com.google.protobuf.ByteString getKernelReleaseBytes()
The kernel release of the operating system.
string kernel_release = 7;getKernelReleaseBytes in interface Inventory.OsInfoOrBuilderpublic String getOsconfigAgentVersion()
The current version of the OS Config agent running on the VM.
string osconfig_agent_version = 8;getOsconfigAgentVersion in interface Inventory.OsInfoOrBuilderpublic com.google.protobuf.ByteString getOsconfigAgentVersionBytes()
The current version of the OS Config agent running on the VM.
string osconfig_agent_version = 8;getOsconfigAgentVersionBytes in interface Inventory.OsInfoOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static Inventory.OsInfo parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Inventory.OsInfo parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Inventory.OsInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Inventory.OsInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Inventory.OsInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Inventory.OsInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Inventory.OsInfo parseFrom(InputStream input) throws IOException
IOExceptionpublic static Inventory.OsInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Inventory.OsInfo parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Inventory.OsInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Inventory.OsInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Inventory.OsInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Inventory.OsInfo.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Inventory.OsInfo.Builder newBuilder()
public static Inventory.OsInfo.Builder newBuilder(Inventory.OsInfo prototype)
public Inventory.OsInfo.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Inventory.OsInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static Inventory.OsInfo getDefaultInstance()
public static com.google.protobuf.Parser<Inventory.OsInfo> parser()
public com.google.protobuf.Parser<Inventory.OsInfo> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Inventory.OsInfo getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 Google LLC. All rights reserved.