Package com.google.cloud.osconfig.v1
Class PatchJobs.WindowsUpdateSettings
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.osconfig.v1.PatchJobs.WindowsUpdateSettings
-
- All Implemented Interfaces:
PatchJobs.WindowsUpdateSettingsOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
- Enclosing class:
- PatchJobs
public static final class PatchJobs.WindowsUpdateSettings extends com.google.protobuf.GeneratedMessageV3 implements PatchJobs.WindowsUpdateSettingsOrBuilder
Windows patching is performed using the Windows Update Agent.
Protobuf typegoogle.cloud.osconfig.v1.WindowsUpdateSettings
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
PatchJobs.WindowsUpdateSettings.Builder
Windows patching is performed using the Windows Update Agent.static class
PatchJobs.WindowsUpdateSettings.Classification
Microsoft Windows update classifications as defined in [1] https://support.microsoft.com/en-us/help/824684/description-of-the-standard-terminology-that-is-used-to-describe-micro-
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 int
CLASSIFICATIONS_FIELD_NUMBER
static int
EXCLUDES_FIELD_NUMBER
static int
EXCLUSIVE_PATCHES_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
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.static PatchJobs.WindowsUpdateSettings
getDefaultInstance()
PatchJobs.WindowsUpdateSettings
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
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.com.google.protobuf.Parser<PatchJobs.WindowsUpdateSettings>
getParserForType()
int
getSerializedSize()
int
hashCode()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static PatchJobs.WindowsUpdateSettings.Builder
newBuilder()
static PatchJobs.WindowsUpdateSettings.Builder
newBuilder(PatchJobs.WindowsUpdateSettings prototype)
PatchJobs.WindowsUpdateSettings.Builder
newBuilderForType()
protected PatchJobs.WindowsUpdateSettings.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static PatchJobs.WindowsUpdateSettings
parseDelimitedFrom(InputStream input)
static PatchJobs.WindowsUpdateSettings
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PatchJobs.WindowsUpdateSettings
parseFrom(byte[] data)
static PatchJobs.WindowsUpdateSettings
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PatchJobs.WindowsUpdateSettings
parseFrom(com.google.protobuf.ByteString data)
static PatchJobs.WindowsUpdateSettings
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PatchJobs.WindowsUpdateSettings
parseFrom(com.google.protobuf.CodedInputStream input)
static PatchJobs.WindowsUpdateSettings
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PatchJobs.WindowsUpdateSettings
parseFrom(InputStream input)
static PatchJobs.WindowsUpdateSettings
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PatchJobs.WindowsUpdateSettings
parseFrom(ByteBuffer data)
static PatchJobs.WindowsUpdateSettings
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<PatchJobs.WindowsUpdateSettings>
parser()
PatchJobs.WindowsUpdateSettings.Builder
toBuilder()
void
writeTo(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
-
CLASSIFICATIONS_FIELD_NUMBER
public static final int CLASSIFICATIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EXCLUDES_FIELD_NUMBER
public static final int EXCLUDES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EXCLUSIVE_PATCHES_FIELD_NUMBER
public static final int EXCLUSIVE_PATCHES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
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
-
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.v1.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.v1.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.v1.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.
-
getClassificationsValueList
public List<Integer> getClassificationsValueList()
Only apply updates of these windows update classifications. If empty, all updates are applied.
repeated .google.cloud.osconfig.v1.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.v1.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.
-
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.
-
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.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static PatchJobs.WindowsUpdateSettings parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PatchJobs.WindowsUpdateSettings parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PatchJobs.WindowsUpdateSettings parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PatchJobs.WindowsUpdateSettings parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PatchJobs.WindowsUpdateSettings parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PatchJobs.WindowsUpdateSettings parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PatchJobs.WindowsUpdateSettings parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static PatchJobs.WindowsUpdateSettings parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static PatchJobs.WindowsUpdateSettings parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static PatchJobs.WindowsUpdateSettings parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static PatchJobs.WindowsUpdateSettings parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static PatchJobs.WindowsUpdateSettings parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public PatchJobs.WindowsUpdateSettings.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static PatchJobs.WindowsUpdateSettings.Builder newBuilder()
-
newBuilder
public static PatchJobs.WindowsUpdateSettings.Builder newBuilder(PatchJobs.WindowsUpdateSettings prototype)
-
toBuilder
public PatchJobs.WindowsUpdateSettings.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected PatchJobs.WindowsUpdateSettings.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static PatchJobs.WindowsUpdateSettings getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<PatchJobs.WindowsUpdateSettings> parser()
-
getParserForType
public com.google.protobuf.Parser<PatchJobs.WindowsUpdateSettings> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public PatchJobs.WindowsUpdateSettings getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-