Package com.google.cloud.osconfig.v1
Class Inventory.OsInfo
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.osconfig.v1.Inventory.OsInfo
-
- All Implemented Interfaces:
Inventory.OsInfoOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
- Enclosing class:
- Inventory
public static final class Inventory.OsInfo extends com.google.protobuf.GeneratedMessageV3 implements Inventory.OsInfoOrBuilder
Operating system information for the VM.
Protobuf typegoogle.cloud.osconfig.v1.Inventory.OsInfo
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Inventory.OsInfo.Builder
Operating system information for the VM.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
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
-
-
Field Summary
Fields Modifier and Type Field 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
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method 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(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 Inventory.OsInfo
parseFrom(ByteBuffer data)
static Inventory.OsInfo
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<Inventory.OsInfo>
parser()
Inventory.OsInfo.Builder
toBuilder()
void
writeTo(com.google.protobuf.CodedOutputStream output)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, 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, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
HOSTNAME_FIELD_NUMBER
public static final int HOSTNAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LONG_NAME_FIELD_NUMBER
public static final int LONG_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SHORT_NAME_FIELD_NUMBER
public static final int SHORT_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VERSION_FIELD_NUMBER
public static final int VERSION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ARCHITECTURE_FIELD_NUMBER
public static final int ARCHITECTURE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
KERNEL_VERSION_FIELD_NUMBER
public static final int KERNEL_VERSION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
KERNEL_RELEASE_FIELD_NUMBER
public static final int KERNEL_RELEASE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OSCONFIG_AGENT_VERSION_FIELD_NUMBER
public static final int OSCONFIG_AGENT_VERSION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getHostname
public String getHostname()
The VM hostname.
string hostname = 9;
- Specified by:
getHostname
in interfaceInventory.OsInfoOrBuilder
- Returns:
- The hostname.
-
getHostnameBytes
public com.google.protobuf.ByteString getHostnameBytes()
The VM hostname.
string hostname = 9;
- Specified by:
getHostnameBytes
in interfaceInventory.OsInfoOrBuilder
- Returns:
- The bytes for hostname.
-
getLongName
public String getLongName()
The operating system long name. For example 'Debian GNU/Linux 9' or 'Microsoft Window Server 2019 Datacenter'.
string long_name = 2;
- Specified by:
getLongName
in interfaceInventory.OsInfoOrBuilder
- Returns:
- The longName.
-
getLongNameBytes
public 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;
- Specified by:
getLongNameBytes
in interfaceInventory.OsInfoOrBuilder
- Returns:
- The bytes for longName.
-
getShortName
public String getShortName()
The operating system short name. For example, 'windows' or 'debian'.
string short_name = 3;
- Specified by:
getShortName
in interfaceInventory.OsInfoOrBuilder
- Returns:
- The shortName.
-
getShortNameBytes
public com.google.protobuf.ByteString getShortNameBytes()
The operating system short name. For example, 'windows' or 'debian'.
string short_name = 3;
- Specified by:
getShortNameBytes
in interfaceInventory.OsInfoOrBuilder
- Returns:
- The bytes for shortName.
-
getVersion
public String getVersion()
The version of the operating system.
string version = 4;
- Specified by:
getVersion
in interfaceInventory.OsInfoOrBuilder
- Returns:
- The version.
-
getVersionBytes
public com.google.protobuf.ByteString getVersionBytes()
The version of the operating system.
string version = 4;
- Specified by:
getVersionBytes
in interfaceInventory.OsInfoOrBuilder
- Returns:
- The bytes for version.
-
getArchitecture
public String getArchitecture()
The system architecture of the operating system.
string architecture = 5;
- Specified by:
getArchitecture
in interfaceInventory.OsInfoOrBuilder
- Returns:
- The architecture.
-
getArchitectureBytes
public com.google.protobuf.ByteString getArchitectureBytes()
The system architecture of the operating system.
string architecture = 5;
- Specified by:
getArchitectureBytes
in interfaceInventory.OsInfoOrBuilder
- Returns:
- The bytes for architecture.
-
getKernelVersion
public String getKernelVersion()
The kernel version of the operating system.
string kernel_version = 6;
- Specified by:
getKernelVersion
in interfaceInventory.OsInfoOrBuilder
- Returns:
- The kernelVersion.
-
getKernelVersionBytes
public com.google.protobuf.ByteString getKernelVersionBytes()
The kernel version of the operating system.
string kernel_version = 6;
- Specified by:
getKernelVersionBytes
in interfaceInventory.OsInfoOrBuilder
- Returns:
- The bytes for kernelVersion.
-
getKernelRelease
public String getKernelRelease()
The kernel release of the operating system.
string kernel_release = 7;
- Specified by:
getKernelRelease
in interfaceInventory.OsInfoOrBuilder
- Returns:
- The kernelRelease.
-
getKernelReleaseBytes
public com.google.protobuf.ByteString getKernelReleaseBytes()
The kernel release of the operating system.
string kernel_release = 7;
- Specified by:
getKernelReleaseBytes
in interfaceInventory.OsInfoOrBuilder
- Returns:
- The bytes for kernelRelease.
-
getOsconfigAgentVersion
public String getOsconfigAgentVersion()
The current version of the OS Config agent running on the VM.
string osconfig_agent_version = 8;
- Specified by:
getOsconfigAgentVersion
in interfaceInventory.OsInfoOrBuilder
- Returns:
- The osconfigAgentVersion.
-
getOsconfigAgentVersionBytes
public com.google.protobuf.ByteString getOsconfigAgentVersionBytes()
The current version of the OS Config agent running on the VM.
string osconfig_agent_version = 8;
- Specified by:
getOsconfigAgentVersionBytes
in interfaceInventory.OsInfoOrBuilder
- Returns:
- The bytes for osconfigAgentVersion.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Inventory.OsInfo parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Inventory.OsInfo parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Inventory.OsInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Inventory.OsInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Inventory.OsInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Inventory.OsInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Inventory.OsInfo parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Inventory.OsInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Inventory.OsInfo parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Inventory.OsInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Inventory.OsInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Inventory.OsInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Inventory.OsInfo.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Inventory.OsInfo.Builder newBuilder()
-
newBuilder
public static Inventory.OsInfo.Builder newBuilder(Inventory.OsInfo prototype)
-
toBuilder
public Inventory.OsInfo.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Inventory.OsInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Inventory.OsInfo getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Inventory.OsInfo> parser()
-
getParserForType
public com.google.protobuf.Parser<Inventory.OsInfo> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Inventory.OsInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-