Package com.google.cloud.osconfig.v1beta
Class PatchJobs.WindowsUpdateSettings.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.WindowsUpdateSettings.Builder>
-
- com.google.cloud.osconfig.v1beta.PatchJobs.WindowsUpdateSettings.Builder
-
- All Implemented Interfaces:
PatchJobs.WindowsUpdateSettingsOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- PatchJobs.WindowsUpdateSettings
public static final class PatchJobs.WindowsUpdateSettings.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.WindowsUpdateSettings.Builder> implements PatchJobs.WindowsUpdateSettingsOrBuilder
Windows patching is performed using the Windows Update Agent.
Protobuf typegoogle.cloud.osconfig.v1beta.WindowsUpdateSettings
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description PatchJobs.WindowsUpdateSettings.Builder
addAllClassifications(Iterable<? extends PatchJobs.WindowsUpdateSettings.Classification> values)
Only apply updates of these windows update classifications.PatchJobs.WindowsUpdateSettings.Builder
addAllClassificationsValue(Iterable<Integer> values)
Only apply updates of these windows update classifications.PatchJobs.WindowsUpdateSettings.Builder
addAllExcludes(Iterable<String> values)
List of KBs to exclude from update.PatchJobs.WindowsUpdateSettings.Builder
addAllExclusivePatches(Iterable<String> values)
An exclusive list of kbs to be updated.PatchJobs.WindowsUpdateSettings.Builder
addClassifications(PatchJobs.WindowsUpdateSettings.Classification value)
Only apply updates of these windows update classifications.PatchJobs.WindowsUpdateSettings.Builder
addClassificationsValue(int value)
Only apply updates of these windows update classifications.PatchJobs.WindowsUpdateSettings.Builder
addExcludes(String value)
List of KBs to exclude from update.PatchJobs.WindowsUpdateSettings.Builder
addExcludesBytes(com.google.protobuf.ByteString value)
List of KBs to exclude from update.PatchJobs.WindowsUpdateSettings.Builder
addExclusivePatches(String value)
An exclusive list of kbs to be updated.PatchJobs.WindowsUpdateSettings.Builder
addExclusivePatchesBytes(com.google.protobuf.ByteString value)
An exclusive list of kbs to be updated.PatchJobs.WindowsUpdateSettings.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
PatchJobs.WindowsUpdateSettings
build()
PatchJobs.WindowsUpdateSettings
buildPartial()
PatchJobs.WindowsUpdateSettings.Builder
clear()
PatchJobs.WindowsUpdateSettings.Builder
clearClassifications()
Only apply updates of these windows update classifications.PatchJobs.WindowsUpdateSettings.Builder
clearExcludes()
List of KBs to exclude from update.PatchJobs.WindowsUpdateSettings.Builder
clearExclusivePatches()
An exclusive list of kbs to be updated.PatchJobs.WindowsUpdateSettings.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
PatchJobs.WindowsUpdateSettings.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
PatchJobs.WindowsUpdateSettings.Builder
clone()
PatchJobs.WindowsUpdateSettings.Classification
getClassifications(int index)
Only apply updates of these windows update classifications.int
getClassificationsCount()
Only apply updates of these windows update classifications.List<PatchJobs.WindowsUpdateSettings.Classification>
getClassificationsList()
Only apply updates of these windows update classifications.int
getClassificationsValue(int index)
Only apply updates of these windows update classifications.List<Integer>
getClassificationsValueList()
Only apply updates of these windows update classifications.PatchJobs.WindowsUpdateSettings
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
String
getExcludes(int index)
List of KBs to exclude from update.com.google.protobuf.ByteString
getExcludesBytes(int index)
List of KBs to exclude from update.int
getExcludesCount()
List of KBs to exclude from update.com.google.protobuf.ProtocolStringList
getExcludesList()
List of KBs to exclude from update.String
getExclusivePatches(int index)
An exclusive list of kbs to be updated.com.google.protobuf.ByteString
getExclusivePatchesBytes(int index)
An exclusive list of kbs to be updated.int
getExclusivePatchesCount()
An exclusive list of kbs to be updated.com.google.protobuf.ProtocolStringList
getExclusivePatchesList()
An exclusive list of kbs to be updated.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
PatchJobs.WindowsUpdateSettings.Builder
mergeFrom(PatchJobs.WindowsUpdateSettings other)
PatchJobs.WindowsUpdateSettings.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
PatchJobs.WindowsUpdateSettings.Builder
mergeFrom(com.google.protobuf.Message other)
PatchJobs.WindowsUpdateSettings.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
PatchJobs.WindowsUpdateSettings.Builder
setClassifications(int index, PatchJobs.WindowsUpdateSettings.Classification value)
Only apply updates of these windows update classifications.PatchJobs.WindowsUpdateSettings.Builder
setClassificationsValue(int index, int value)
Only apply updates of these windows update classifications.PatchJobs.WindowsUpdateSettings.Builder
setExcludes(int index, String value)
List of KBs to exclude from update.PatchJobs.WindowsUpdateSettings.Builder
setExclusivePatches(int index, String value)
An exclusive list of kbs to be updated.PatchJobs.WindowsUpdateSettings.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
PatchJobs.WindowsUpdateSettings.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
PatchJobs.WindowsUpdateSettings.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
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.Builder<PatchJobs.WindowsUpdateSettings.Builder>
-
clear
public PatchJobs.WindowsUpdateSettings.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.WindowsUpdateSettings.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.WindowsUpdateSettings.Builder>
-
getDefaultInstanceForType
public PatchJobs.WindowsUpdateSettings getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public PatchJobs.WindowsUpdateSettings build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public PatchJobs.WindowsUpdateSettings buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public PatchJobs.WindowsUpdateSettings.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.WindowsUpdateSettings.Builder>
-
setField
public PatchJobs.WindowsUpdateSettings.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.WindowsUpdateSettings.Builder>
-
clearField
public PatchJobs.WindowsUpdateSettings.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.WindowsUpdateSettings.Builder>
-
clearOneof
public PatchJobs.WindowsUpdateSettings.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.WindowsUpdateSettings.Builder>
-
setRepeatedField
public PatchJobs.WindowsUpdateSettings.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.WindowsUpdateSettings.Builder>
-
addRepeatedField
public PatchJobs.WindowsUpdateSettings.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.WindowsUpdateSettings.Builder>
-
mergeFrom
public PatchJobs.WindowsUpdateSettings.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<PatchJobs.WindowsUpdateSettings.Builder>
-
mergeFrom
public PatchJobs.WindowsUpdateSettings.Builder mergeFrom(PatchJobs.WindowsUpdateSettings other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.WindowsUpdateSettings.Builder>
-
mergeFrom
public PatchJobs.WindowsUpdateSettings.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<PatchJobs.WindowsUpdateSettings.Builder>
- Throws:
IOException
-
getClassificationsList
public List<PatchJobs.WindowsUpdateSettings.Classification> getClassificationsList()
Only apply updates of these windows update classifications. If empty, all updates are applied.
repeated .google.cloud.osconfig.v1beta.WindowsUpdateSettings.Classification classifications = 1;
- Specified by:
getClassificationsList
in interfacePatchJobs.WindowsUpdateSettingsOrBuilder
- Returns:
- A list containing the classifications.
-
getClassificationsCount
public int getClassificationsCount()
Only apply updates of these windows update classifications. If empty, all updates are applied.
repeated .google.cloud.osconfig.v1beta.WindowsUpdateSettings.Classification classifications = 1;
- Specified by:
getClassificationsCount
in interfacePatchJobs.WindowsUpdateSettingsOrBuilder
- Returns:
- The count of classifications.
-
getClassifications
public PatchJobs.WindowsUpdateSettings.Classification getClassifications(int index)
Only apply updates of these windows update classifications. If empty, all updates are applied.
repeated .google.cloud.osconfig.v1beta.WindowsUpdateSettings.Classification classifications = 1;
- Specified by:
getClassifications
in interfacePatchJobs.WindowsUpdateSettingsOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The classifications at the given index.
-
setClassifications
public PatchJobs.WindowsUpdateSettings.Builder setClassifications(int index, PatchJobs.WindowsUpdateSettings.Classification value)
Only apply updates of these windows update classifications. If empty, all updates are applied.
repeated .google.cloud.osconfig.v1beta.WindowsUpdateSettings.Classification classifications = 1;
- Parameters:
index
- The index to set the value at.value
- The classifications to set.- Returns:
- This builder for chaining.
-
addClassifications
public PatchJobs.WindowsUpdateSettings.Builder addClassifications(PatchJobs.WindowsUpdateSettings.Classification value)
Only apply updates of these windows update classifications. If empty, all updates are applied.
repeated .google.cloud.osconfig.v1beta.WindowsUpdateSettings.Classification classifications = 1;
- Parameters:
value
- The classifications to add.- Returns:
- This builder for chaining.
-
addAllClassifications
public PatchJobs.WindowsUpdateSettings.Builder addAllClassifications(Iterable<? extends PatchJobs.WindowsUpdateSettings.Classification> values)
Only apply updates of these windows update classifications. If empty, all updates are applied.
repeated .google.cloud.osconfig.v1beta.WindowsUpdateSettings.Classification classifications = 1;
- Parameters:
values
- The classifications to add.- Returns:
- This builder for chaining.
-
clearClassifications
public PatchJobs.WindowsUpdateSettings.Builder clearClassifications()
Only apply updates of these windows update classifications. If empty, all updates are applied.
repeated .google.cloud.osconfig.v1beta.WindowsUpdateSettings.Classification classifications = 1;
- Returns:
- This builder for chaining.
-
getClassificationsValueList
public List<Integer> getClassificationsValueList()
Only apply updates of these windows update classifications. If empty, all updates are applied.
repeated .google.cloud.osconfig.v1beta.WindowsUpdateSettings.Classification classifications = 1;
- Specified by:
getClassificationsValueList
in interfacePatchJobs.WindowsUpdateSettingsOrBuilder
- Returns:
- A list containing the enum numeric values on the wire for classifications.
-
getClassificationsValue
public int getClassificationsValue(int index)
Only apply updates of these windows update classifications. If empty, all updates are applied.
repeated .google.cloud.osconfig.v1beta.WindowsUpdateSettings.Classification classifications = 1;
- Specified by:
getClassificationsValue
in interfacePatchJobs.WindowsUpdateSettingsOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The enum numeric value on the wire of classifications at the given index.
-
setClassificationsValue
public PatchJobs.WindowsUpdateSettings.Builder setClassificationsValue(int index, int value)
Only apply updates of these windows update classifications. If empty, all updates are applied.
repeated .google.cloud.osconfig.v1beta.WindowsUpdateSettings.Classification classifications = 1;
- Parameters:
index
- The index to set the value at.value
- The enum numeric value on the wire for classifications to set.- Returns:
- This builder for chaining.
-
addClassificationsValue
public PatchJobs.WindowsUpdateSettings.Builder addClassificationsValue(int value)
Only apply updates of these windows update classifications. If empty, all updates are applied.
repeated .google.cloud.osconfig.v1beta.WindowsUpdateSettings.Classification classifications = 1;
- Parameters:
value
- The enum numeric value on the wire for classifications to add.- Returns:
- This builder for chaining.
-
addAllClassificationsValue
public PatchJobs.WindowsUpdateSettings.Builder addAllClassificationsValue(Iterable<Integer> values)
Only apply updates of these windows update classifications. If empty, all updates are applied.
repeated .google.cloud.osconfig.v1beta.WindowsUpdateSettings.Classification classifications = 1;
- Parameters:
values
- The enum numeric values on the wire for classifications to add.- Returns:
- This builder for chaining.
-
getExcludesList
public com.google.protobuf.ProtocolStringList getExcludesList()
List of KBs to exclude from update.
repeated string excludes = 2;
- Specified by:
getExcludesList
in interfacePatchJobs.WindowsUpdateSettingsOrBuilder
- Returns:
- A list containing the excludes.
-
getExcludesCount
public int getExcludesCount()
List of KBs to exclude from update.
repeated string excludes = 2;
- Specified by:
getExcludesCount
in interfacePatchJobs.WindowsUpdateSettingsOrBuilder
- Returns:
- The count of excludes.
-
getExcludes
public String getExcludes(int index)
List of KBs to exclude from update.
repeated string excludes = 2;
- Specified by:
getExcludes
in interfacePatchJobs.WindowsUpdateSettingsOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The excludes at the given index.
-
getExcludesBytes
public com.google.protobuf.ByteString getExcludesBytes(int index)
List of KBs to exclude from update.
repeated string excludes = 2;
- Specified by:
getExcludesBytes
in interfacePatchJobs.WindowsUpdateSettingsOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the excludes at the given index.
-
setExcludes
public PatchJobs.WindowsUpdateSettings.Builder setExcludes(int index, String value)
List of KBs to exclude from update.
repeated string excludes = 2;
- Parameters:
index
- The index to set the value at.value
- The excludes to set.- Returns:
- This builder for chaining.
-
addExcludes
public PatchJobs.WindowsUpdateSettings.Builder addExcludes(String value)
List of KBs to exclude from update.
repeated string excludes = 2;
- Parameters:
value
- The excludes to add.- Returns:
- This builder for chaining.
-
addAllExcludes
public PatchJobs.WindowsUpdateSettings.Builder addAllExcludes(Iterable<String> values)
List of KBs to exclude from update.
repeated string excludes = 2;
- Parameters:
values
- The excludes to add.- Returns:
- This builder for chaining.
-
clearExcludes
public PatchJobs.WindowsUpdateSettings.Builder clearExcludes()
List of KBs to exclude from update.
repeated string excludes = 2;
- Returns:
- This builder for chaining.
-
addExcludesBytes
public PatchJobs.WindowsUpdateSettings.Builder addExcludesBytes(com.google.protobuf.ByteString value)
List of KBs to exclude from update.
repeated string excludes = 2;
- Parameters:
value
- The bytes of the excludes to add.- Returns:
- This builder for chaining.
-
getExclusivePatchesList
public com.google.protobuf.ProtocolStringList getExclusivePatchesList()
An exclusive list of kbs to be updated. These are the only patches that will be updated. This field must not be used with other patch configurations.
repeated string exclusive_patches = 3;
- Specified by:
getExclusivePatchesList
in interfacePatchJobs.WindowsUpdateSettingsOrBuilder
- Returns:
- A list containing the exclusivePatches.
-
getExclusivePatchesCount
public int getExclusivePatchesCount()
An exclusive list of kbs to be updated. These are the only patches that will be updated. This field must not be used with other patch configurations.
repeated string exclusive_patches = 3;
- Specified by:
getExclusivePatchesCount
in interfacePatchJobs.WindowsUpdateSettingsOrBuilder
- Returns:
- The count of exclusivePatches.
-
getExclusivePatches
public String getExclusivePatches(int index)
An exclusive list of kbs to be updated. These are the only patches that will be updated. This field must not be used with other patch configurations.
repeated string exclusive_patches = 3;
- Specified by:
getExclusivePatches
in interfacePatchJobs.WindowsUpdateSettingsOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The exclusivePatches at the given index.
-
getExclusivePatchesBytes
public com.google.protobuf.ByteString getExclusivePatchesBytes(int index)
An exclusive list of kbs to be updated. These are the only patches that will be updated. This field must not be used with other patch configurations.
repeated string exclusive_patches = 3;
- Specified by:
getExclusivePatchesBytes
in interfacePatchJobs.WindowsUpdateSettingsOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the exclusivePatches at the given index.
-
setExclusivePatches
public PatchJobs.WindowsUpdateSettings.Builder setExclusivePatches(int index, String value)
An exclusive list of kbs to be updated. These are the only patches that will be updated. This field must not be used with other patch configurations.
repeated string exclusive_patches = 3;
- Parameters:
index
- The index to set the value at.value
- The exclusivePatches to set.- Returns:
- This builder for chaining.
-
addExclusivePatches
public PatchJobs.WindowsUpdateSettings.Builder addExclusivePatches(String value)
An exclusive list of kbs to be updated. These are the only patches that will be updated. This field must not be used with other patch configurations.
repeated string exclusive_patches = 3;
- Parameters:
value
- The exclusivePatches to add.- Returns:
- This builder for chaining.
-
addAllExclusivePatches
public PatchJobs.WindowsUpdateSettings.Builder addAllExclusivePatches(Iterable<String> values)
An exclusive list of kbs to be updated. These are the only patches that will be updated. This field must not be used with other patch configurations.
repeated string exclusive_patches = 3;
- Parameters:
values
- The exclusivePatches to add.- Returns:
- This builder for chaining.
-
clearExclusivePatches
public PatchJobs.WindowsUpdateSettings.Builder clearExclusivePatches()
An exclusive list of kbs to be updated. These are the only patches that will be updated. This field must not be used with other patch configurations.
repeated string exclusive_patches = 3;
- Returns:
- This builder for chaining.
-
addExclusivePatchesBytes
public PatchJobs.WindowsUpdateSettings.Builder addExclusivePatchesBytes(com.google.protobuf.ByteString value)
An exclusive list of kbs to be updated. These are the only patches that will be updated. This field must not be used with other patch configurations.
repeated string exclusive_patches = 3;
- Parameters:
value
- The bytes of the exclusivePatches to add.- Returns:
- This builder for chaining.
-
setUnknownFields
public final PatchJobs.WindowsUpdateSettings.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.WindowsUpdateSettings.Builder>
-
mergeUnknownFields
public final PatchJobs.WindowsUpdateSettings.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<PatchJobs.WindowsUpdateSettings.Builder>
-
-