public static final class Inventory.WindowsApplication extends com.google.protobuf.GeneratedMessageV3 implements Inventory.WindowsApplicationOrBuilder
Contains information about a Windows application that is retrieved from the Windows Registry. For more information about these fields, see: https://docs.microsoft.com/en-us/windows/win32/msi/uninstall-registry-keyProtobuf type
google.cloud.osconfig.v1.Inventory.WindowsApplication| Modifier and Type | Class and Description |
|---|---|
static class |
Inventory.WindowsApplication.Builder
Contains information about a Windows application that is retrieved from the
Windows Registry.
|
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 |
DISPLAY_NAME_FIELD_NUMBER |
static int |
DISPLAY_VERSION_FIELD_NUMBER |
static int |
HELP_LINK_FIELD_NUMBER |
static int |
INSTALL_DATE_FIELD_NUMBER |
static int |
PUBLISHER_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static Inventory.WindowsApplication |
getDefaultInstance() |
Inventory.WindowsApplication |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getDisplayName()
The name of the application or product.
|
com.google.protobuf.ByteString |
getDisplayNameBytes()
The name of the application or product.
|
String |
getDisplayVersion()
The version of the product or application in string format.
|
com.google.protobuf.ByteString |
getDisplayVersionBytes()
The version of the product or application in string format.
|
String |
getHelpLink()
The internet address for technical support.
|
com.google.protobuf.ByteString |
getHelpLinkBytes()
The internet address for technical support.
|
com.google.type.Date |
getInstallDate()
The last time this product received service.
|
com.google.type.DateOrBuilder |
getInstallDateOrBuilder()
The last time this product received service.
|
com.google.protobuf.Parser<Inventory.WindowsApplication> |
getParserForType() |
String |
getPublisher()
The name of the manufacturer for the product or application.
|
com.google.protobuf.ByteString |
getPublisherBytes()
The name of the manufacturer for the product or application.
|
int |
getSerializedSize() |
int |
hashCode() |
boolean |
hasInstallDate()
The last time this product received service.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Inventory.WindowsApplication.Builder |
newBuilder() |
static Inventory.WindowsApplication.Builder |
newBuilder(Inventory.WindowsApplication prototype) |
Inventory.WindowsApplication.Builder |
newBuilderForType() |
protected Inventory.WindowsApplication.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static Inventory.WindowsApplication |
parseDelimitedFrom(InputStream input) |
static Inventory.WindowsApplication |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Inventory.WindowsApplication |
parseFrom(byte[] data) |
static Inventory.WindowsApplication |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Inventory.WindowsApplication |
parseFrom(ByteBuffer data) |
static Inventory.WindowsApplication |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Inventory.WindowsApplication |
parseFrom(com.google.protobuf.ByteString data) |
static Inventory.WindowsApplication |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Inventory.WindowsApplication |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Inventory.WindowsApplication |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Inventory.WindowsApplication |
parseFrom(InputStream input) |
static Inventory.WindowsApplication |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Inventory.WindowsApplication> |
parser() |
Inventory.WindowsApplication.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 DISPLAY_NAME_FIELD_NUMBER
public static final int DISPLAY_VERSION_FIELD_NUMBER
public static final int PUBLISHER_FIELD_NUMBER
public static final int INSTALL_DATE_FIELD_NUMBER
public static final int HELP_LINK_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 getDisplayName()
The name of the application or product.
string display_name = 1;getDisplayName in interface Inventory.WindowsApplicationOrBuilderpublic com.google.protobuf.ByteString getDisplayNameBytes()
The name of the application or product.
string display_name = 1;getDisplayNameBytes in interface Inventory.WindowsApplicationOrBuilderpublic String getDisplayVersion()
The version of the product or application in string format.
string display_version = 2;getDisplayVersion in interface Inventory.WindowsApplicationOrBuilderpublic com.google.protobuf.ByteString getDisplayVersionBytes()
The version of the product or application in string format.
string display_version = 2;getDisplayVersionBytes in interface Inventory.WindowsApplicationOrBuilderpublic String getPublisher()
The name of the manufacturer for the product or application.
string publisher = 3;getPublisher in interface Inventory.WindowsApplicationOrBuilderpublic com.google.protobuf.ByteString getPublisherBytes()
The name of the manufacturer for the product or application.
string publisher = 3;getPublisherBytes in interface Inventory.WindowsApplicationOrBuilderpublic boolean hasInstallDate()
The last time this product received service. The value of this property is replaced each time a patch is applied or removed from the product or the command-line option is used to repair the product.
.google.type.Date install_date = 4;hasInstallDate in interface Inventory.WindowsApplicationOrBuilderpublic com.google.type.Date getInstallDate()
The last time this product received service. The value of this property is replaced each time a patch is applied or removed from the product or the command-line option is used to repair the product.
.google.type.Date install_date = 4;getInstallDate in interface Inventory.WindowsApplicationOrBuilderpublic com.google.type.DateOrBuilder getInstallDateOrBuilder()
The last time this product received service. The value of this property is replaced each time a patch is applied or removed from the product or the command-line option is used to repair the product.
.google.type.Date install_date = 4;getInstallDateOrBuilder in interface Inventory.WindowsApplicationOrBuilderpublic String getHelpLink()
The internet address for technical support.
string help_link = 5;getHelpLink in interface Inventory.WindowsApplicationOrBuilderpublic com.google.protobuf.ByteString getHelpLinkBytes()
The internet address for technical support.
string help_link = 5;getHelpLinkBytes in interface Inventory.WindowsApplicationOrBuilderpublic 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.WindowsApplication parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Inventory.WindowsApplication parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Inventory.WindowsApplication parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Inventory.WindowsApplication parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Inventory.WindowsApplication parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Inventory.WindowsApplication parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Inventory.WindowsApplication parseFrom(InputStream input) throws IOException
IOExceptionpublic static Inventory.WindowsApplication parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Inventory.WindowsApplication parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Inventory.WindowsApplication parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Inventory.WindowsApplication parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Inventory.WindowsApplication parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Inventory.WindowsApplication.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Inventory.WindowsApplication.Builder newBuilder()
public static Inventory.WindowsApplication.Builder newBuilder(Inventory.WindowsApplication prototype)
public Inventory.WindowsApplication.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Inventory.WindowsApplication.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static Inventory.WindowsApplication getDefaultInstance()
public static com.google.protobuf.Parser<Inventory.WindowsApplication> parser()
public com.google.protobuf.Parser<Inventory.WindowsApplication> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Inventory.WindowsApplication getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2023 Google LLC. All rights reserved.