Class Inventory.WindowsUpdatePackage
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.osconfig.v1alpha.Inventory.WindowsUpdatePackage
-
- All Implemented Interfaces:
Inventory.WindowsUpdatePackageOrBuilder,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.WindowsUpdatePackage extends com.google.protobuf.GeneratedMessageV3 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 typegoogle.cloud.osconfig.v1alpha.Inventory.WindowsUpdatePackage- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classInventory.WindowsUpdatePackage.BuilderDetails related to a Windows Update package.static classInventory.WindowsUpdatePackage.WindowsUpdateCategoryCategories specified by the Windows Update.static interfaceInventory.WindowsUpdatePackage.WindowsUpdateCategoryOrBuilder-
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 intCATEGORIES_FIELD_NUMBERstatic intDESCRIPTION_FIELD_NUMBERstatic intKB_ARTICLE_IDS_FIELD_NUMBERstatic intLAST_DEPLOYMENT_CHANGE_TIME_FIELD_NUMBERstatic intMORE_INFO_URLS_FIELD_NUMBERstatic intREVISION_NUMBER_FIELD_NUMBERstatic intSUPPORT_URL_FIELD_NUMBERstatic intTITLE_FIELD_NUMBERstatic intUPDATE_ID_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)Inventory.WindowsUpdatePackage.WindowsUpdateCategorygetCategories(int index)The categories that are associated with this update package.intgetCategoriesCount()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.WindowsUpdateCategoryOrBuildergetCategoriesOrBuilder(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.static Inventory.WindowsUpdatePackagegetDefaultInstance()Inventory.WindowsUpdatePackagegetDefaultInstanceForType()StringgetDescription()The localized description of the update package.com.google.protobuf.ByteStringgetDescriptionBytes()The localized description of the update package.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetKbArticleIds(int index)A collection of Microsoft Knowledge Base article IDs that are associated with the update package.com.google.protobuf.ByteStringgetKbArticleIdsBytes(int index)A collection of Microsoft Knowledge Base article IDs that are associated with the update package.intgetKbArticleIdsCount()A collection of Microsoft Knowledge Base article IDs that are associated with the update package.com.google.protobuf.ProtocolStringListgetKbArticleIdsList()A collection of Microsoft Knowledge Base article IDs that are associated with the update package.com.google.protobuf.TimestampgetLastDeploymentChangeTime()The last published date of the update, in (UTC) date and time.com.google.protobuf.TimestampOrBuildergetLastDeploymentChangeTimeOrBuilder()The last published date of the update, in (UTC) date and time.StringgetMoreInfoUrls(int index)A collection of URLs that provide more information about the update package.com.google.protobuf.ByteStringgetMoreInfoUrlsBytes(int index)A collection of URLs that provide more information about the update package.intgetMoreInfoUrlsCount()A collection of URLs that provide more information about the update package.com.google.protobuf.ProtocolStringListgetMoreInfoUrlsList()A collection of URLs that provide more information about the update package.com.google.protobuf.Parser<Inventory.WindowsUpdatePackage>getParserForType()intgetRevisionNumber()The revision number of this update package.intgetSerializedSize()StringgetSupportUrl()A hyperlink to the language-specific support information for the update.com.google.protobuf.ByteStringgetSupportUrlBytes()A hyperlink to the language-specific support information for the update.StringgetTitle()The localized title of the update package.com.google.protobuf.ByteStringgetTitleBytes()The localized title of the update package.StringgetUpdateId()Gets the identifier of an update package.com.google.protobuf.ByteStringgetUpdateIdBytes()Gets the identifier of an update package.inthashCode()booleanhasLastDeploymentChangeTime()The last published date of the update, in (UTC) date and time.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Inventory.WindowsUpdatePackage.BuildernewBuilder()static Inventory.WindowsUpdatePackage.BuildernewBuilder(Inventory.WindowsUpdatePackage prototype)Inventory.WindowsUpdatePackage.BuildernewBuilderForType()protected Inventory.WindowsUpdatePackage.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static Inventory.WindowsUpdatePackageparseDelimitedFrom(InputStream input)static Inventory.WindowsUpdatePackageparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Inventory.WindowsUpdatePackageparseFrom(byte[] data)static Inventory.WindowsUpdatePackageparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Inventory.WindowsUpdatePackageparseFrom(com.google.protobuf.ByteString data)static Inventory.WindowsUpdatePackageparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Inventory.WindowsUpdatePackageparseFrom(com.google.protobuf.CodedInputStream input)static Inventory.WindowsUpdatePackageparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Inventory.WindowsUpdatePackageparseFrom(InputStream input)static Inventory.WindowsUpdatePackageparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Inventory.WindowsUpdatePackageparseFrom(ByteBuffer data)static Inventory.WindowsUpdatePackageparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Inventory.WindowsUpdatePackage>parser()Inventory.WindowsUpdatePackage.BuildertoBuilder()voidwriteTo(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
-
TITLE_FIELD_NUMBER
public static final int TITLE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DESCRIPTION_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CATEGORIES_FIELD_NUMBER
public static final int CATEGORIES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
KB_ARTICLE_IDS_FIELD_NUMBER
public static final int KB_ARTICLE_IDS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SUPPORT_URL_FIELD_NUMBER
public static final int SUPPORT_URL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MORE_INFO_URLS_FIELD_NUMBER
public static final int MORE_INFO_URLS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UPDATE_ID_FIELD_NUMBER
public static final int UPDATE_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REVISION_NUMBER_FIELD_NUMBER
public static final int REVISION_NUMBER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LAST_DEPLOYMENT_CHANGE_TIME_FIELD_NUMBER
public static final int LAST_DEPLOYMENT_CHANGE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getTitle
public String getTitle()
The localized title of the update package.
string title = 1;- Specified by:
getTitlein interfaceInventory.WindowsUpdatePackageOrBuilder- Returns:
- The title.
-
getTitleBytes
public com.google.protobuf.ByteString getTitleBytes()
The localized title of the update package.
string title = 1;- Specified by:
getTitleBytesin interfaceInventory.WindowsUpdatePackageOrBuilder- Returns:
- The bytes for title.
-
getDescription
public String getDescription()
The localized description of the update package.
string description = 2;- Specified by:
getDescriptionin interfaceInventory.WindowsUpdatePackageOrBuilder- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()
The localized description of the update package.
string description = 2;- Specified by:
getDescriptionBytesin interfaceInventory.WindowsUpdatePackageOrBuilder- Returns:
- The bytes for description.
-
getCategoriesList
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;- Specified by:
getCategoriesListin interfaceInventory.WindowsUpdatePackageOrBuilder
-
getCategoriesOrBuilderList
public 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;- Specified by:
getCategoriesOrBuilderListin interfaceInventory.WindowsUpdatePackageOrBuilder
-
getCategoriesCount
public int getCategoriesCount()
The categories that are associated with this update package.
repeated .google.cloud.osconfig.v1alpha.Inventory.WindowsUpdatePackage.WindowsUpdateCategory categories = 3;- Specified by:
getCategoriesCountin interfaceInventory.WindowsUpdatePackageOrBuilder
-
getCategories
public 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;- Specified by:
getCategoriesin interfaceInventory.WindowsUpdatePackageOrBuilder
-
getCategoriesOrBuilder
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;- Specified by:
getCategoriesOrBuilderin interfaceInventory.WindowsUpdatePackageOrBuilder
-
getKbArticleIdsList
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;- Specified by:
getKbArticleIdsListin interfaceInventory.WindowsUpdatePackageOrBuilder- Returns:
- A list containing the kbArticleIds.
-
getKbArticleIdsCount
public int getKbArticleIdsCount()
A collection of Microsoft Knowledge Base article IDs that are associated with the update package.
repeated string kb_article_ids = 4;- Specified by:
getKbArticleIdsCountin interfaceInventory.WindowsUpdatePackageOrBuilder- Returns:
- The count of kbArticleIds.
-
getKbArticleIds
public 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;- Specified by:
getKbArticleIdsin interfaceInventory.WindowsUpdatePackageOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The kbArticleIds at the given index.
-
getKbArticleIdsBytes
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;- Specified by:
getKbArticleIdsBytesin interfaceInventory.WindowsUpdatePackageOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the kbArticleIds at the given index.
-
getSupportUrl
public String getSupportUrl()
A hyperlink to the language-specific support information for the update.
string support_url = 11;- Specified by:
getSupportUrlin interfaceInventory.WindowsUpdatePackageOrBuilder- Returns:
- The supportUrl.
-
getSupportUrlBytes
public com.google.protobuf.ByteString getSupportUrlBytes()
A hyperlink to the language-specific support information for the update.
string support_url = 11;- Specified by:
getSupportUrlBytesin interfaceInventory.WindowsUpdatePackageOrBuilder- Returns:
- The bytes for supportUrl.
-
getMoreInfoUrlsList
public com.google.protobuf.ProtocolStringList getMoreInfoUrlsList()
A collection of URLs that provide more information about the update package.
repeated string more_info_urls = 5;- Specified by:
getMoreInfoUrlsListin interfaceInventory.WindowsUpdatePackageOrBuilder- Returns:
- A list containing the moreInfoUrls.
-
getMoreInfoUrlsCount
public int getMoreInfoUrlsCount()
A collection of URLs that provide more information about the update package.
repeated string more_info_urls = 5;- Specified by:
getMoreInfoUrlsCountin interfaceInventory.WindowsUpdatePackageOrBuilder- Returns:
- The count of moreInfoUrls.
-
getMoreInfoUrls
public String getMoreInfoUrls(int index)
A collection of URLs that provide more information about the update package.
repeated string more_info_urls = 5;- Specified by:
getMoreInfoUrlsin interfaceInventory.WindowsUpdatePackageOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The moreInfoUrls at the given index.
-
getMoreInfoUrlsBytes
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;- Specified by:
getMoreInfoUrlsBytesin interfaceInventory.WindowsUpdatePackageOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the moreInfoUrls at the given index.
-
getUpdateId
public String getUpdateId()
Gets the identifier of an update package. Stays the same across revisions.
string update_id = 6;- Specified by:
getUpdateIdin interfaceInventory.WindowsUpdatePackageOrBuilder- Returns:
- The updateId.
-
getUpdateIdBytes
public com.google.protobuf.ByteString getUpdateIdBytes()
Gets the identifier of an update package. Stays the same across revisions.
string update_id = 6;- Specified by:
getUpdateIdBytesin interfaceInventory.WindowsUpdatePackageOrBuilder- Returns:
- The bytes for updateId.
-
getRevisionNumber
public int getRevisionNumber()
The revision number of this update package.
int32 revision_number = 7;- Specified by:
getRevisionNumberin interfaceInventory.WindowsUpdatePackageOrBuilder- Returns:
- The revisionNumber.
-
hasLastDeploymentChangeTime
public boolean hasLastDeploymentChangeTime()
The last published date of the update, in (UTC) date and time.
.google.protobuf.Timestamp last_deployment_change_time = 10;- Specified by:
hasLastDeploymentChangeTimein interfaceInventory.WindowsUpdatePackageOrBuilder- Returns:
- Whether the lastDeploymentChangeTime field is set.
-
getLastDeploymentChangeTime
public 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;- Specified by:
getLastDeploymentChangeTimein interfaceInventory.WindowsUpdatePackageOrBuilder- Returns:
- The lastDeploymentChangeTime.
-
getLastDeploymentChangeTimeOrBuilder
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;- Specified by:
getLastDeploymentChangeTimeOrBuilderin interfaceInventory.WindowsUpdatePackageOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Inventory.WindowsUpdatePackage parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Inventory.WindowsUpdatePackage parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Inventory.WindowsUpdatePackage parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Inventory.WindowsUpdatePackage 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.WindowsUpdatePackage parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Inventory.WindowsUpdatePackage parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Inventory.WindowsUpdatePackage parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Inventory.WindowsUpdatePackage parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Inventory.WindowsUpdatePackage parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Inventory.WindowsUpdatePackage parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Inventory.WindowsUpdatePackage parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Inventory.WindowsUpdatePackage parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Inventory.WindowsUpdatePackage.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Inventory.WindowsUpdatePackage.Builder newBuilder()
-
newBuilder
public static Inventory.WindowsUpdatePackage.Builder newBuilder(Inventory.WindowsUpdatePackage prototype)
-
toBuilder
public Inventory.WindowsUpdatePackage.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Inventory.WindowsUpdatePackage.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Inventory.WindowsUpdatePackage getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Inventory.WindowsUpdatePackage> parser()
-
getParserForType
public com.google.protobuf.Parser<Inventory.WindowsUpdatePackage> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Inventory.WindowsUpdatePackage getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-