public static final class Inventory.WindowsApplication.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Inventory.WindowsApplication.Builder> 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 | Method and Description |
|---|---|
Inventory.WindowsApplication.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Inventory.WindowsApplication |
build() |
Inventory.WindowsApplication |
buildPartial() |
Inventory.WindowsApplication.Builder |
clear() |
Inventory.WindowsApplication.Builder |
clearDisplayName()
The name of the application or product.
|
Inventory.WindowsApplication.Builder |
clearDisplayVersion()
The version of the product or application in string format.
|
Inventory.WindowsApplication.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Inventory.WindowsApplication.Builder |
clearHelpLink()
The internet address for technical support.
|
Inventory.WindowsApplication.Builder |
clearInstallDate()
The last time this product received service.
|
Inventory.WindowsApplication.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Inventory.WindowsApplication.Builder |
clearPublisher()
The name of the manufacturer for the product or application.
|
Inventory.WindowsApplication.Builder |
clone() |
Inventory.WindowsApplication |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
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.Date.Builder |
getInstallDateBuilder()
The last time this product received service.
|
com.google.type.DateOrBuilder |
getInstallDateOrBuilder()
The last time this product received service.
|
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.
|
boolean |
hasInstallDate()
The last time this product received service.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Inventory.WindowsApplication.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Inventory.WindowsApplication.Builder |
mergeFrom(Inventory.WindowsApplication other) |
Inventory.WindowsApplication.Builder |
mergeFrom(com.google.protobuf.Message other) |
Inventory.WindowsApplication.Builder |
mergeInstallDate(com.google.type.Date value)
The last time this product received service.
|
Inventory.WindowsApplication.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Inventory.WindowsApplication.Builder |
setDisplayName(String value)
The name of the application or product.
|
Inventory.WindowsApplication.Builder |
setDisplayNameBytes(com.google.protobuf.ByteString value)
The name of the application or product.
|
Inventory.WindowsApplication.Builder |
setDisplayVersion(String value)
The version of the product or application in string format.
|
Inventory.WindowsApplication.Builder |
setDisplayVersionBytes(com.google.protobuf.ByteString value)
The version of the product or application in string format.
|
Inventory.WindowsApplication.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Inventory.WindowsApplication.Builder |
setHelpLink(String value)
The internet address for technical support.
|
Inventory.WindowsApplication.Builder |
setHelpLinkBytes(com.google.protobuf.ByteString value)
The internet address for technical support.
|
Inventory.WindowsApplication.Builder |
setInstallDate(com.google.type.Date.Builder builderForValue)
The last time this product received service.
|
Inventory.WindowsApplication.Builder |
setInstallDate(com.google.type.Date value)
The last time this product received service.
|
Inventory.WindowsApplication.Builder |
setPublisher(String value)
The name of the manufacturer for the product or application.
|
Inventory.WindowsApplication.Builder |
setPublisherBytes(com.google.protobuf.ByteString value)
The name of the manufacturer for the product or application.
|
Inventory.WindowsApplication.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Inventory.WindowsApplication.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Inventory.WindowsApplication.Builder>public Inventory.WindowsApplication.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Inventory.WindowsApplication.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Inventory.WindowsApplication.Builder>public Inventory.WindowsApplication getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Inventory.WindowsApplication build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Inventory.WindowsApplication buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Inventory.WindowsApplication.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Inventory.WindowsApplication.Builder>public Inventory.WindowsApplication.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Inventory.WindowsApplication.Builder>public Inventory.WindowsApplication.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Inventory.WindowsApplication.Builder>public Inventory.WindowsApplication.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Inventory.WindowsApplication.Builder>public Inventory.WindowsApplication.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Inventory.WindowsApplication.Builder>public Inventory.WindowsApplication.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Inventory.WindowsApplication.Builder>public Inventory.WindowsApplication.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Inventory.WindowsApplication.Builder>public Inventory.WindowsApplication.Builder mergeFrom(Inventory.WindowsApplication other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Inventory.WindowsApplication.Builder>public Inventory.WindowsApplication.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Inventory.WindowsApplication.Builder>IOExceptionpublic 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 Inventory.WindowsApplication.Builder setDisplayName(String value)
The name of the application or product.
string display_name = 1;value - The displayName to set.public Inventory.WindowsApplication.Builder clearDisplayName()
The name of the application or product.
string display_name = 1;public Inventory.WindowsApplication.Builder setDisplayNameBytes(com.google.protobuf.ByteString value)
The name of the application or product.
string display_name = 1;value - The bytes for displayName to set.public 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 Inventory.WindowsApplication.Builder setDisplayVersion(String value)
The version of the product or application in string format.
string display_version = 2;value - The displayVersion to set.public Inventory.WindowsApplication.Builder clearDisplayVersion()
The version of the product or application in string format.
string display_version = 2;public Inventory.WindowsApplication.Builder setDisplayVersionBytes(com.google.protobuf.ByteString value)
The version of the product or application in string format.
string display_version = 2;value - The bytes for displayVersion to set.public 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 Inventory.WindowsApplication.Builder setPublisher(String value)
The name of the manufacturer for the product or application.
string publisher = 3;value - The publisher to set.public Inventory.WindowsApplication.Builder clearPublisher()
The name of the manufacturer for the product or application.
string publisher = 3;public Inventory.WindowsApplication.Builder setPublisherBytes(com.google.protobuf.ByteString value)
The name of the manufacturer for the product or application.
string publisher = 3;value - The bytes for publisher to set.public 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 Inventory.WindowsApplication.Builder setInstallDate(com.google.type.Date value)
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;public Inventory.WindowsApplication.Builder setInstallDate(com.google.type.Date.Builder builderForValue)
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;public Inventory.WindowsApplication.Builder mergeInstallDate(com.google.type.Date value)
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;public Inventory.WindowsApplication.Builder clearInstallDate()
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;public com.google.type.Date.Builder getInstallDateBuilder()
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;public 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 Inventory.WindowsApplication.Builder setHelpLink(String value)
The internet address for technical support.
string help_link = 5;value - The helpLink to set.public Inventory.WindowsApplication.Builder clearHelpLink()
The internet address for technical support.
string help_link = 5;public Inventory.WindowsApplication.Builder setHelpLinkBytes(com.google.protobuf.ByteString value)
The internet address for technical support.
string help_link = 5;value - The bytes for helpLink to set.public final Inventory.WindowsApplication.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Inventory.WindowsApplication.Builder>public final Inventory.WindowsApplication.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Inventory.WindowsApplication.Builder>Copyright © 2023 Google LLC. All rights reserved.