public static final class Inventory.WindowsUpdatePackage.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Inventory.WindowsUpdatePackage.Builder> implements Inventory.WindowsUpdatePackageOrBuilder
Details related to a Windows Update package. Field data and names are taken from Windows Update API IUpdate Interface: https://docs.microsoft.com/en-us/windows/win32/api/_wua/ Descriptive fields like title, and description are localized based on the locale of the VM being updated.Protobuf type
google.cloud.osconfig.v1alpha.Inventory.WindowsUpdatePackage| Modifier and Type | Method and Description |
|---|---|
Inventory.WindowsUpdatePackage.Builder |
addAllCategories(Iterable<? extends Inventory.WindowsUpdatePackage.WindowsUpdateCategory> values)
The categories that are associated with this update package.
|
Inventory.WindowsUpdatePackage.Builder |
addAllKbArticleIds(Iterable<String> values)
A collection of Microsoft Knowledge Base article IDs that are associated
with the update package.
|
Inventory.WindowsUpdatePackage.Builder |
addAllMoreInfoUrls(Iterable<String> values)
A collection of URLs that provide more information about the update
package.
|
Inventory.WindowsUpdatePackage.Builder |
addCategories(int index,
Inventory.WindowsUpdatePackage.WindowsUpdateCategory.Builder builderForValue)
The categories that are associated with this update package.
|
Inventory.WindowsUpdatePackage.Builder |
addCategories(int index,
Inventory.WindowsUpdatePackage.WindowsUpdateCategory value)
The categories that are associated with this update package.
|
Inventory.WindowsUpdatePackage.Builder |
addCategories(Inventory.WindowsUpdatePackage.WindowsUpdateCategory.Builder builderForValue)
The categories that are associated with this update package.
|
Inventory.WindowsUpdatePackage.Builder |
addCategories(Inventory.WindowsUpdatePackage.WindowsUpdateCategory value)
The categories that are associated with this update package.
|
Inventory.WindowsUpdatePackage.WindowsUpdateCategory.Builder |
addCategoriesBuilder()
The categories that are associated with this update package.
|
Inventory.WindowsUpdatePackage.WindowsUpdateCategory.Builder |
addCategoriesBuilder(int index)
The categories that are associated with this update package.
|
Inventory.WindowsUpdatePackage.Builder |
addKbArticleIds(String value)
A collection of Microsoft Knowledge Base article IDs that are associated
with the update package.
|
Inventory.WindowsUpdatePackage.Builder |
addKbArticleIdsBytes(com.google.protobuf.ByteString value)
A collection of Microsoft Knowledge Base article IDs that are associated
with the update package.
|
Inventory.WindowsUpdatePackage.Builder |
addMoreInfoUrls(String value)
A collection of URLs that provide more information about the update
package.
|
Inventory.WindowsUpdatePackage.Builder |
addMoreInfoUrlsBytes(com.google.protobuf.ByteString value)
A collection of URLs that provide more information about the update
package.
|
Inventory.WindowsUpdatePackage.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Inventory.WindowsUpdatePackage |
build() |
Inventory.WindowsUpdatePackage |
buildPartial() |
Inventory.WindowsUpdatePackage.Builder |
clear() |
Inventory.WindowsUpdatePackage.Builder |
clearCategories()
The categories that are associated with this update package.
|
Inventory.WindowsUpdatePackage.Builder |
clearDescription()
The localized description of the update package.
|
Inventory.WindowsUpdatePackage.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Inventory.WindowsUpdatePackage.Builder |
clearKbArticleIds()
A collection of Microsoft Knowledge Base article IDs that are associated
with the update package.
|
Inventory.WindowsUpdatePackage.Builder |
clearLastDeploymentChangeTime()
The last published date of the update, in (UTC) date and time.
|
Inventory.WindowsUpdatePackage.Builder |
clearMoreInfoUrls()
A collection of URLs that provide more information about the update
package.
|
Inventory.WindowsUpdatePackage.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Inventory.WindowsUpdatePackage.Builder |
clearRevisionNumber()
The revision number of this update package.
|
Inventory.WindowsUpdatePackage.Builder |
clearSupportUrl()
A hyperlink to the language-specific support information for the update.
|
Inventory.WindowsUpdatePackage.Builder |
clearTitle()
The localized title of the update package.
|
Inventory.WindowsUpdatePackage.Builder |
clearUpdateId()
Gets the identifier of an update package.
|
Inventory.WindowsUpdatePackage.Builder |
clone() |
Inventory.WindowsUpdatePackage.WindowsUpdateCategory |
getCategories(int index)
The categories that are associated with this update package.
|
Inventory.WindowsUpdatePackage.WindowsUpdateCategory.Builder |
getCategoriesBuilder(int index)
The categories that are associated with this update package.
|
List<Inventory.WindowsUpdatePackage.WindowsUpdateCategory.Builder> |
getCategoriesBuilderList()
The categories that are associated with this update package.
|
int |
getCategoriesCount()
The categories that are associated with this update package.
|
List<Inventory.WindowsUpdatePackage.WindowsUpdateCategory> |
getCategoriesList()
The categories that are associated with this update package.
|
Inventory.WindowsUpdatePackage.WindowsUpdateCategoryOrBuilder |
getCategoriesOrBuilder(int index)
The categories that are associated with this update package.
|
List<? extends Inventory.WindowsUpdatePackage.WindowsUpdateCategoryOrBuilder> |
getCategoriesOrBuilderList()
The categories that are associated with this update package.
|
Inventory.WindowsUpdatePackage |
getDefaultInstanceForType() |
String |
getDescription()
The localized description of the update package.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
The localized description of the update package.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getKbArticleIds(int index)
A collection of Microsoft Knowledge Base article IDs that are associated
with the update package.
|
com.google.protobuf.ByteString |
getKbArticleIdsBytes(int index)
A collection of Microsoft Knowledge Base article IDs that are associated
with the update package.
|
int |
getKbArticleIdsCount()
A collection of Microsoft Knowledge Base article IDs that are associated
with the update package.
|
com.google.protobuf.ProtocolStringList |
getKbArticleIdsList()
A collection of Microsoft Knowledge Base article IDs that are associated
with the update package.
|
com.google.protobuf.Timestamp |
getLastDeploymentChangeTime()
The last published date of the update, in (UTC) date and time.
|
com.google.protobuf.Timestamp.Builder |
getLastDeploymentChangeTimeBuilder()
The last published date of the update, in (UTC) date and time.
|
com.google.protobuf.TimestampOrBuilder |
getLastDeploymentChangeTimeOrBuilder()
The last published date of the update, in (UTC) date and time.
|
String |
getMoreInfoUrls(int index)
A collection of URLs that provide more information about the update
package.
|
com.google.protobuf.ByteString |
getMoreInfoUrlsBytes(int index)
A collection of URLs that provide more information about the update
package.
|
int |
getMoreInfoUrlsCount()
A collection of URLs that provide more information about the update
package.
|
com.google.protobuf.ProtocolStringList |
getMoreInfoUrlsList()
A collection of URLs that provide more information about the update
package.
|
int |
getRevisionNumber()
The revision number of this update package.
|
String |
getSupportUrl()
A hyperlink to the language-specific support information for the update.
|
com.google.protobuf.ByteString |
getSupportUrlBytes()
A hyperlink to the language-specific support information for the update.
|
String |
getTitle()
The localized title of the update package.
|
com.google.protobuf.ByteString |
getTitleBytes()
The localized title of the update package.
|
String |
getUpdateId()
Gets the identifier of an update package.
|
com.google.protobuf.ByteString |
getUpdateIdBytes()
Gets the identifier of an update package.
|
boolean |
hasLastDeploymentChangeTime()
The last published date of the update, in (UTC) date and time.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Inventory.WindowsUpdatePackage.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Inventory.WindowsUpdatePackage.Builder |
mergeFrom(Inventory.WindowsUpdatePackage other) |
Inventory.WindowsUpdatePackage.Builder |
mergeFrom(com.google.protobuf.Message other) |
Inventory.WindowsUpdatePackage.Builder |
mergeLastDeploymentChangeTime(com.google.protobuf.Timestamp value)
The last published date of the update, in (UTC) date and time.
|
Inventory.WindowsUpdatePackage.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Inventory.WindowsUpdatePackage.Builder |
removeCategories(int index)
The categories that are associated with this update package.
|
Inventory.WindowsUpdatePackage.Builder |
setCategories(int index,
Inventory.WindowsUpdatePackage.WindowsUpdateCategory.Builder builderForValue)
The categories that are associated with this update package.
|
Inventory.WindowsUpdatePackage.Builder |
setCategories(int index,
Inventory.WindowsUpdatePackage.WindowsUpdateCategory value)
The categories that are associated with this update package.
|
Inventory.WindowsUpdatePackage.Builder |
setDescription(String value)
The localized description of the update package.
|
Inventory.WindowsUpdatePackage.Builder |
setDescriptionBytes(com.google.protobuf.ByteString value)
The localized description of the update package.
|
Inventory.WindowsUpdatePackage.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Inventory.WindowsUpdatePackage.Builder |
setKbArticleIds(int index,
String value)
A collection of Microsoft Knowledge Base article IDs that are associated
with the update package.
|
Inventory.WindowsUpdatePackage.Builder |
setLastDeploymentChangeTime(com.google.protobuf.Timestamp.Builder builderForValue)
The last published date of the update, in (UTC) date and time.
|
Inventory.WindowsUpdatePackage.Builder |
setLastDeploymentChangeTime(com.google.protobuf.Timestamp value)
The last published date of the update, in (UTC) date and time.
|
Inventory.WindowsUpdatePackage.Builder |
setMoreInfoUrls(int index,
String value)
A collection of URLs that provide more information about the update
package.
|
Inventory.WindowsUpdatePackage.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Inventory.WindowsUpdatePackage.Builder |
setRevisionNumber(int value)
The revision number of this update package.
|
Inventory.WindowsUpdatePackage.Builder |
setSupportUrl(String value)
A hyperlink to the language-specific support information for the update.
|
Inventory.WindowsUpdatePackage.Builder |
setSupportUrlBytes(com.google.protobuf.ByteString value)
A hyperlink to the language-specific support information for the update.
|
Inventory.WindowsUpdatePackage.Builder |
setTitle(String value)
The localized title of the update package.
|
Inventory.WindowsUpdatePackage.Builder |
setTitleBytes(com.google.protobuf.ByteString value)
The localized title of the update package.
|
Inventory.WindowsUpdatePackage.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Inventory.WindowsUpdatePackage.Builder |
setUpdateId(String value)
Gets the identifier of an update package.
|
Inventory.WindowsUpdatePackage.Builder |
setUpdateIdBytes(com.google.protobuf.ByteString value)
Gets the identifier of an update package.
|
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.WindowsUpdatePackage.Builder>public Inventory.WindowsUpdatePackage.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.WindowsUpdatePackage.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.WindowsUpdatePackage.Builder>public Inventory.WindowsUpdatePackage getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Inventory.WindowsUpdatePackage build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Inventory.WindowsUpdatePackage buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Inventory.WindowsUpdatePackage.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.WindowsUpdatePackage.Builder>public Inventory.WindowsUpdatePackage.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.WindowsUpdatePackage.Builder>public Inventory.WindowsUpdatePackage.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Inventory.WindowsUpdatePackage.Builder>public Inventory.WindowsUpdatePackage.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Inventory.WindowsUpdatePackage.Builder>public Inventory.WindowsUpdatePackage.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.WindowsUpdatePackage.Builder>public Inventory.WindowsUpdatePackage.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.WindowsUpdatePackage.Builder>public Inventory.WindowsUpdatePackage.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Inventory.WindowsUpdatePackage.Builder>public Inventory.WindowsUpdatePackage.Builder mergeFrom(Inventory.WindowsUpdatePackage other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Inventory.WindowsUpdatePackage.Builder>public Inventory.WindowsUpdatePackage.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.WindowsUpdatePackage.Builder>IOExceptionpublic String getTitle()
The localized title of the update package.
string title = 1;getTitle in interface Inventory.WindowsUpdatePackageOrBuilderpublic com.google.protobuf.ByteString getTitleBytes()
The localized title of the update package.
string title = 1;getTitleBytes in interface Inventory.WindowsUpdatePackageOrBuilderpublic Inventory.WindowsUpdatePackage.Builder setTitle(String value)
The localized title of the update package.
string title = 1;value - The title to set.public Inventory.WindowsUpdatePackage.Builder clearTitle()
The localized title of the update package.
string title = 1;public Inventory.WindowsUpdatePackage.Builder setTitleBytes(com.google.protobuf.ByteString value)
The localized title of the update package.
string title = 1;value - The bytes for title to set.public String getDescription()
The localized description of the update package.
string description = 2;getDescription in interface Inventory.WindowsUpdatePackageOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
The localized description of the update package.
string description = 2;getDescriptionBytes in interface Inventory.WindowsUpdatePackageOrBuilderpublic Inventory.WindowsUpdatePackage.Builder setDescription(String value)
The localized description of the update package.
string description = 2;value - The description to set.public Inventory.WindowsUpdatePackage.Builder clearDescription()
The localized description of the update package.
string description = 2;public Inventory.WindowsUpdatePackage.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
The localized description of the update package.
string description = 2;value - The bytes for description to set.public List<Inventory.WindowsUpdatePackage.WindowsUpdateCategory> getCategoriesList()
The categories that are associated with this update package.
repeated .google.cloud.osconfig.v1alpha.Inventory.WindowsUpdatePackage.WindowsUpdateCategory categories = 3;
getCategoriesList in interface Inventory.WindowsUpdatePackageOrBuilderpublic int getCategoriesCount()
The categories that are associated with this update package.
repeated .google.cloud.osconfig.v1alpha.Inventory.WindowsUpdatePackage.WindowsUpdateCategory categories = 3;
getCategoriesCount in interface Inventory.WindowsUpdatePackageOrBuilderpublic Inventory.WindowsUpdatePackage.WindowsUpdateCategory getCategories(int index)
The categories that are associated with this update package.
repeated .google.cloud.osconfig.v1alpha.Inventory.WindowsUpdatePackage.WindowsUpdateCategory categories = 3;
getCategories in interface Inventory.WindowsUpdatePackageOrBuilderpublic Inventory.WindowsUpdatePackage.Builder setCategories(int index, Inventory.WindowsUpdatePackage.WindowsUpdateCategory value)
The categories that are associated with this update package.
repeated .google.cloud.osconfig.v1alpha.Inventory.WindowsUpdatePackage.WindowsUpdateCategory categories = 3;
public Inventory.WindowsUpdatePackage.Builder setCategories(int index, Inventory.WindowsUpdatePackage.WindowsUpdateCategory.Builder builderForValue)
The categories that are associated with this update package.
repeated .google.cloud.osconfig.v1alpha.Inventory.WindowsUpdatePackage.WindowsUpdateCategory categories = 3;
public Inventory.WindowsUpdatePackage.Builder addCategories(Inventory.WindowsUpdatePackage.WindowsUpdateCategory value)
The categories that are associated with this update package.
repeated .google.cloud.osconfig.v1alpha.Inventory.WindowsUpdatePackage.WindowsUpdateCategory categories = 3;
public Inventory.WindowsUpdatePackage.Builder addCategories(int index, Inventory.WindowsUpdatePackage.WindowsUpdateCategory value)
The categories that are associated with this update package.
repeated .google.cloud.osconfig.v1alpha.Inventory.WindowsUpdatePackage.WindowsUpdateCategory categories = 3;
public Inventory.WindowsUpdatePackage.Builder addCategories(Inventory.WindowsUpdatePackage.WindowsUpdateCategory.Builder builderForValue)
The categories that are associated with this update package.
repeated .google.cloud.osconfig.v1alpha.Inventory.WindowsUpdatePackage.WindowsUpdateCategory categories = 3;
public Inventory.WindowsUpdatePackage.Builder addCategories(int index, Inventory.WindowsUpdatePackage.WindowsUpdateCategory.Builder builderForValue)
The categories that are associated with this update package.
repeated .google.cloud.osconfig.v1alpha.Inventory.WindowsUpdatePackage.WindowsUpdateCategory categories = 3;
public Inventory.WindowsUpdatePackage.Builder addAllCategories(Iterable<? extends Inventory.WindowsUpdatePackage.WindowsUpdateCategory> values)
The categories that are associated with this update package.
repeated .google.cloud.osconfig.v1alpha.Inventory.WindowsUpdatePackage.WindowsUpdateCategory categories = 3;
public Inventory.WindowsUpdatePackage.Builder clearCategories()
The categories that are associated with this update package.
repeated .google.cloud.osconfig.v1alpha.Inventory.WindowsUpdatePackage.WindowsUpdateCategory categories = 3;
public Inventory.WindowsUpdatePackage.Builder removeCategories(int index)
The categories that are associated with this update package.
repeated .google.cloud.osconfig.v1alpha.Inventory.WindowsUpdatePackage.WindowsUpdateCategory categories = 3;
public Inventory.WindowsUpdatePackage.WindowsUpdateCategory.Builder getCategoriesBuilder(int index)
The categories that are associated with this update package.
repeated .google.cloud.osconfig.v1alpha.Inventory.WindowsUpdatePackage.WindowsUpdateCategory categories = 3;
public Inventory.WindowsUpdatePackage.WindowsUpdateCategoryOrBuilder getCategoriesOrBuilder(int index)
The categories that are associated with this update package.
repeated .google.cloud.osconfig.v1alpha.Inventory.WindowsUpdatePackage.WindowsUpdateCategory categories = 3;
getCategoriesOrBuilder in interface Inventory.WindowsUpdatePackageOrBuilderpublic List<? extends Inventory.WindowsUpdatePackage.WindowsUpdateCategoryOrBuilder> getCategoriesOrBuilderList()
The categories that are associated with this update package.
repeated .google.cloud.osconfig.v1alpha.Inventory.WindowsUpdatePackage.WindowsUpdateCategory categories = 3;
getCategoriesOrBuilderList in interface Inventory.WindowsUpdatePackageOrBuilderpublic Inventory.WindowsUpdatePackage.WindowsUpdateCategory.Builder addCategoriesBuilder()
The categories that are associated with this update package.
repeated .google.cloud.osconfig.v1alpha.Inventory.WindowsUpdatePackage.WindowsUpdateCategory categories = 3;
public Inventory.WindowsUpdatePackage.WindowsUpdateCategory.Builder addCategoriesBuilder(int index)
The categories that are associated with this update package.
repeated .google.cloud.osconfig.v1alpha.Inventory.WindowsUpdatePackage.WindowsUpdateCategory categories = 3;
public List<Inventory.WindowsUpdatePackage.WindowsUpdateCategory.Builder> getCategoriesBuilderList()
The categories that are associated with this update package.
repeated .google.cloud.osconfig.v1alpha.Inventory.WindowsUpdatePackage.WindowsUpdateCategory categories = 3;
public com.google.protobuf.ProtocolStringList getKbArticleIdsList()
A collection of Microsoft Knowledge Base article IDs that are associated with the update package.
repeated string kb_article_ids = 4;getKbArticleIdsList in interface Inventory.WindowsUpdatePackageOrBuilderpublic int getKbArticleIdsCount()
A collection of Microsoft Knowledge Base article IDs that are associated with the update package.
repeated string kb_article_ids = 4;getKbArticleIdsCount in interface Inventory.WindowsUpdatePackageOrBuilderpublic String getKbArticleIds(int index)
A collection of Microsoft Knowledge Base article IDs that are associated with the update package.
repeated string kb_article_ids = 4;getKbArticleIds in interface Inventory.WindowsUpdatePackageOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getKbArticleIdsBytes(int index)
A collection of Microsoft Knowledge Base article IDs that are associated with the update package.
repeated string kb_article_ids = 4;getKbArticleIdsBytes in interface Inventory.WindowsUpdatePackageOrBuilderindex - The index of the value to return.public Inventory.WindowsUpdatePackage.Builder setKbArticleIds(int index, String value)
A collection of Microsoft Knowledge Base article IDs that are associated with the update package.
repeated string kb_article_ids = 4;index - The index to set the value at.value - The kbArticleIds to set.public Inventory.WindowsUpdatePackage.Builder addKbArticleIds(String value)
A collection of Microsoft Knowledge Base article IDs that are associated with the update package.
repeated string kb_article_ids = 4;value - The kbArticleIds to add.public Inventory.WindowsUpdatePackage.Builder addAllKbArticleIds(Iterable<String> values)
A collection of Microsoft Knowledge Base article IDs that are associated with the update package.
repeated string kb_article_ids = 4;values - The kbArticleIds to add.public Inventory.WindowsUpdatePackage.Builder clearKbArticleIds()
A collection of Microsoft Knowledge Base article IDs that are associated with the update package.
repeated string kb_article_ids = 4;public Inventory.WindowsUpdatePackage.Builder addKbArticleIdsBytes(com.google.protobuf.ByteString value)
A collection of Microsoft Knowledge Base article IDs that are associated with the update package.
repeated string kb_article_ids = 4;value - The bytes of the kbArticleIds to add.public String getSupportUrl()
A hyperlink to the language-specific support information for the update.
string support_url = 11;getSupportUrl in interface Inventory.WindowsUpdatePackageOrBuilderpublic com.google.protobuf.ByteString getSupportUrlBytes()
A hyperlink to the language-specific support information for the update.
string support_url = 11;getSupportUrlBytes in interface Inventory.WindowsUpdatePackageOrBuilderpublic Inventory.WindowsUpdatePackage.Builder setSupportUrl(String value)
A hyperlink to the language-specific support information for the update.
string support_url = 11;value - The supportUrl to set.public Inventory.WindowsUpdatePackage.Builder clearSupportUrl()
A hyperlink to the language-specific support information for the update.
string support_url = 11;public Inventory.WindowsUpdatePackage.Builder setSupportUrlBytes(com.google.protobuf.ByteString value)
A hyperlink to the language-specific support information for the update.
string support_url = 11;value - The bytes for supportUrl to set.public com.google.protobuf.ProtocolStringList getMoreInfoUrlsList()
A collection of URLs that provide more information about the update package.
repeated string more_info_urls = 5;getMoreInfoUrlsList in interface Inventory.WindowsUpdatePackageOrBuilderpublic int getMoreInfoUrlsCount()
A collection of URLs that provide more information about the update package.
repeated string more_info_urls = 5;getMoreInfoUrlsCount in interface Inventory.WindowsUpdatePackageOrBuilderpublic String getMoreInfoUrls(int index)
A collection of URLs that provide more information about the update package.
repeated string more_info_urls = 5;getMoreInfoUrls in interface Inventory.WindowsUpdatePackageOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getMoreInfoUrlsBytes(int index)
A collection of URLs that provide more information about the update package.
repeated string more_info_urls = 5;getMoreInfoUrlsBytes in interface Inventory.WindowsUpdatePackageOrBuilderindex - The index of the value to return.public Inventory.WindowsUpdatePackage.Builder setMoreInfoUrls(int index, String value)
A collection of URLs that provide more information about the update package.
repeated string more_info_urls = 5;index - The index to set the value at.value - The moreInfoUrls to set.public Inventory.WindowsUpdatePackage.Builder addMoreInfoUrls(String value)
A collection of URLs that provide more information about the update package.
repeated string more_info_urls = 5;value - The moreInfoUrls to add.public Inventory.WindowsUpdatePackage.Builder addAllMoreInfoUrls(Iterable<String> values)
A collection of URLs that provide more information about the update package.
repeated string more_info_urls = 5;values - The moreInfoUrls to add.public Inventory.WindowsUpdatePackage.Builder clearMoreInfoUrls()
A collection of URLs that provide more information about the update package.
repeated string more_info_urls = 5;public Inventory.WindowsUpdatePackage.Builder addMoreInfoUrlsBytes(com.google.protobuf.ByteString value)
A collection of URLs that provide more information about the update package.
repeated string more_info_urls = 5;value - The bytes of the moreInfoUrls to add.public String getUpdateId()
Gets the identifier of an update package. Stays the same across revisions.
string update_id = 6;getUpdateId in interface Inventory.WindowsUpdatePackageOrBuilderpublic com.google.protobuf.ByteString getUpdateIdBytes()
Gets the identifier of an update package. Stays the same across revisions.
string update_id = 6;getUpdateIdBytes in interface Inventory.WindowsUpdatePackageOrBuilderpublic Inventory.WindowsUpdatePackage.Builder setUpdateId(String value)
Gets the identifier of an update package. Stays the same across revisions.
string update_id = 6;value - The updateId to set.public Inventory.WindowsUpdatePackage.Builder clearUpdateId()
Gets the identifier of an update package. Stays the same across revisions.
string update_id = 6;public Inventory.WindowsUpdatePackage.Builder setUpdateIdBytes(com.google.protobuf.ByteString value)
Gets the identifier of an update package. Stays the same across revisions.
string update_id = 6;value - The bytes for updateId to set.public int getRevisionNumber()
The revision number of this update package.
int32 revision_number = 7;getRevisionNumber in interface Inventory.WindowsUpdatePackageOrBuilderpublic Inventory.WindowsUpdatePackage.Builder setRevisionNumber(int value)
The revision number of this update package.
int32 revision_number = 7;value - The revisionNumber to set.public Inventory.WindowsUpdatePackage.Builder clearRevisionNumber()
The revision number of this update package.
int32 revision_number = 7;public boolean hasLastDeploymentChangeTime()
The last published date of the update, in (UTC) date and time.
.google.protobuf.Timestamp last_deployment_change_time = 10;hasLastDeploymentChangeTime in interface Inventory.WindowsUpdatePackageOrBuilderpublic com.google.protobuf.Timestamp getLastDeploymentChangeTime()
The last published date of the update, in (UTC) date and time.
.google.protobuf.Timestamp last_deployment_change_time = 10;getLastDeploymentChangeTime in interface Inventory.WindowsUpdatePackageOrBuilderpublic Inventory.WindowsUpdatePackage.Builder setLastDeploymentChangeTime(com.google.protobuf.Timestamp value)
The last published date of the update, in (UTC) date and time.
.google.protobuf.Timestamp last_deployment_change_time = 10;public Inventory.WindowsUpdatePackage.Builder setLastDeploymentChangeTime(com.google.protobuf.Timestamp.Builder builderForValue)
The last published date of the update, in (UTC) date and time.
.google.protobuf.Timestamp last_deployment_change_time = 10;public Inventory.WindowsUpdatePackage.Builder mergeLastDeploymentChangeTime(com.google.protobuf.Timestamp value)
The last published date of the update, in (UTC) date and time.
.google.protobuf.Timestamp last_deployment_change_time = 10;public Inventory.WindowsUpdatePackage.Builder clearLastDeploymentChangeTime()
The last published date of the update, in (UTC) date and time.
.google.protobuf.Timestamp last_deployment_change_time = 10;public com.google.protobuf.Timestamp.Builder getLastDeploymentChangeTimeBuilder()
The last published date of the update, in (UTC) date and time.
.google.protobuf.Timestamp last_deployment_change_time = 10;public com.google.protobuf.TimestampOrBuilder getLastDeploymentChangeTimeOrBuilder()
The last published date of the update, in (UTC) date and time.
.google.protobuf.Timestamp last_deployment_change_time = 10;getLastDeploymentChangeTimeOrBuilder in interface Inventory.WindowsUpdatePackageOrBuilderpublic final Inventory.WindowsUpdatePackage.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Inventory.WindowsUpdatePackage.Builder>public final Inventory.WindowsUpdatePackage.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Inventory.WindowsUpdatePackage.Builder>Copyright © 2024 Google LLC. All rights reserved.