public static final class PatchJobs.ZypperSettings extends com.google.protobuf.GeneratedMessageV3 implements PatchJobs.ZypperSettingsOrBuilder
Zypper patching is performed by running `zypper patch`. See also https://en.opensuse.org/SDB:Zypper_manual.Protobuf type
google.cloud.osconfig.v1.ZypperSettings| Modifier and Type | Class and Description |
|---|---|
static class |
PatchJobs.ZypperSettings.Builder
Zypper patching is performed by running `zypper patch`.
|
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| Modifier and Type | Field and Description |
|---|---|
static int |
CATEGORIES_FIELD_NUMBER |
static int |
EXCLUDES_FIELD_NUMBER |
static int |
EXCLUSIVE_PATCHES_FIELD_NUMBER |
static int |
SEVERITIES_FIELD_NUMBER |
static int |
WITH_OPTIONAL_FIELD_NUMBER |
static int |
WITH_UPDATE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getCategories(int index)
Install only patches with these categories.
|
com.google.protobuf.ByteString |
getCategoriesBytes(int index)
Install only patches with these categories.
|
int |
getCategoriesCount()
Install only patches with these categories.
|
com.google.protobuf.ProtocolStringList |
getCategoriesList()
Install only patches with these categories.
|
static PatchJobs.ZypperSettings |
getDefaultInstance() |
PatchJobs.ZypperSettings |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getExcludes(int index)
List of patches to exclude from update.
|
com.google.protobuf.ByteString |
getExcludesBytes(int index)
List of patches to exclude from update.
|
int |
getExcludesCount()
List of patches to exclude from update.
|
com.google.protobuf.ProtocolStringList |
getExcludesList()
List of patches to exclude from update.
|
String |
getExclusivePatches(int index)
An exclusive list of patches to be updated.
|
com.google.protobuf.ByteString |
getExclusivePatchesBytes(int index)
An exclusive list of patches to be updated.
|
int |
getExclusivePatchesCount()
An exclusive list of patches to be updated.
|
com.google.protobuf.ProtocolStringList |
getExclusivePatchesList()
An exclusive list of patches to be updated.
|
com.google.protobuf.Parser<PatchJobs.ZypperSettings> |
getParserForType() |
int |
getSerializedSize() |
String |
getSeverities(int index)
Install only patches with these severities.
|
com.google.protobuf.ByteString |
getSeveritiesBytes(int index)
Install only patches with these severities.
|
int |
getSeveritiesCount()
Install only patches with these severities.
|
com.google.protobuf.ProtocolStringList |
getSeveritiesList()
Install only patches with these severities.
|
boolean |
getWithOptional()
Adds the `--with-optional` flag to `zypper patch`.
|
boolean |
getWithUpdate()
Adds the `--with-update` flag, to `zypper patch`.
|
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static PatchJobs.ZypperSettings.Builder |
newBuilder() |
static PatchJobs.ZypperSettings.Builder |
newBuilder(PatchJobs.ZypperSettings prototype) |
PatchJobs.ZypperSettings.Builder |
newBuilderForType() |
protected PatchJobs.ZypperSettings.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static PatchJobs.ZypperSettings |
parseDelimitedFrom(InputStream input) |
static PatchJobs.ZypperSettings |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PatchJobs.ZypperSettings |
parseFrom(byte[] data) |
static PatchJobs.ZypperSettings |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PatchJobs.ZypperSettings |
parseFrom(ByteBuffer data) |
static PatchJobs.ZypperSettings |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PatchJobs.ZypperSettings |
parseFrom(com.google.protobuf.ByteString data) |
static PatchJobs.ZypperSettings |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PatchJobs.ZypperSettings |
parseFrom(com.google.protobuf.CodedInputStream input) |
static PatchJobs.ZypperSettings |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PatchJobs.ZypperSettings |
parseFrom(InputStream input) |
static PatchJobs.ZypperSettings |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<PatchJobs.ZypperSettings> |
parser() |
PatchJobs.ZypperSettings.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, 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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int WITH_OPTIONAL_FIELD_NUMBER
public static final int WITH_UPDATE_FIELD_NUMBER
public static final int CATEGORIES_FIELD_NUMBER
public static final int SEVERITIES_FIELD_NUMBER
public static final int EXCLUDES_FIELD_NUMBER
public static final int EXCLUSIVE_PATCHES_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean getWithOptional()
Adds the `--with-optional` flag to `zypper patch`.
bool with_optional = 1;getWithOptional in interface PatchJobs.ZypperSettingsOrBuilderpublic boolean getWithUpdate()
Adds the `--with-update` flag, to `zypper patch`.
bool with_update = 2;getWithUpdate in interface PatchJobs.ZypperSettingsOrBuilderpublic com.google.protobuf.ProtocolStringList getCategoriesList()
Install only patches with these categories. Common categories include security, recommended, and feature.
repeated string categories = 3;getCategoriesList in interface PatchJobs.ZypperSettingsOrBuilderpublic int getCategoriesCount()
Install only patches with these categories. Common categories include security, recommended, and feature.
repeated string categories = 3;getCategoriesCount in interface PatchJobs.ZypperSettingsOrBuilderpublic String getCategories(int index)
Install only patches with these categories. Common categories include security, recommended, and feature.
repeated string categories = 3;getCategories in interface PatchJobs.ZypperSettingsOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getCategoriesBytes(int index)
Install only patches with these categories. Common categories include security, recommended, and feature.
repeated string categories = 3;getCategoriesBytes in interface PatchJobs.ZypperSettingsOrBuilderindex - The index of the value to return.public com.google.protobuf.ProtocolStringList getSeveritiesList()
Install only patches with these severities. Common severities include critical, important, moderate, and low.
repeated string severities = 4;getSeveritiesList in interface PatchJobs.ZypperSettingsOrBuilderpublic int getSeveritiesCount()
Install only patches with these severities. Common severities include critical, important, moderate, and low.
repeated string severities = 4;getSeveritiesCount in interface PatchJobs.ZypperSettingsOrBuilderpublic String getSeverities(int index)
Install only patches with these severities. Common severities include critical, important, moderate, and low.
repeated string severities = 4;getSeverities in interface PatchJobs.ZypperSettingsOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getSeveritiesBytes(int index)
Install only patches with these severities. Common severities include critical, important, moderate, and low.
repeated string severities = 4;getSeveritiesBytes in interface PatchJobs.ZypperSettingsOrBuilderindex - The index of the value to return.public com.google.protobuf.ProtocolStringList getExcludesList()
List of patches to exclude from update.
repeated string excludes = 5;getExcludesList in interface PatchJobs.ZypperSettingsOrBuilderpublic int getExcludesCount()
List of patches to exclude from update.
repeated string excludes = 5;getExcludesCount in interface PatchJobs.ZypperSettingsOrBuilderpublic String getExcludes(int index)
List of patches to exclude from update.
repeated string excludes = 5;getExcludes in interface PatchJobs.ZypperSettingsOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getExcludesBytes(int index)
List of patches to exclude from update.
repeated string excludes = 5;getExcludesBytes in interface PatchJobs.ZypperSettingsOrBuilderindex - The index of the value to return.public com.google.protobuf.ProtocolStringList getExclusivePatchesList()
An exclusive list of patches to be updated. These are the only patches that will be installed using 'zypper patch patch:<patch_name>' command. This field must not be used with any other patch configuration fields.
repeated string exclusive_patches = 6;getExclusivePatchesList in interface PatchJobs.ZypperSettingsOrBuilderpublic int getExclusivePatchesCount()
An exclusive list of patches to be updated. These are the only patches that will be installed using 'zypper patch patch:<patch_name>' command. This field must not be used with any other patch configuration fields.
repeated string exclusive_patches = 6;getExclusivePatchesCount in interface PatchJobs.ZypperSettingsOrBuilderpublic String getExclusivePatches(int index)
An exclusive list of patches to be updated. These are the only patches that will be installed using 'zypper patch patch:<patch_name>' command. This field must not be used with any other patch configuration fields.
repeated string exclusive_patches = 6;getExclusivePatches in interface PatchJobs.ZypperSettingsOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getExclusivePatchesBytes(int index)
An exclusive list of patches to be updated. These are the only patches that will be installed using 'zypper patch patch:<patch_name>' command. This field must not be used with any other patch configuration fields.
repeated string exclusive_patches = 6;getExclusivePatchesBytes in interface PatchJobs.ZypperSettingsOrBuilderindex - The index of the value to return.public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static PatchJobs.ZypperSettings parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PatchJobs.ZypperSettings parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PatchJobs.ZypperSettings parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PatchJobs.ZypperSettings parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PatchJobs.ZypperSettings parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PatchJobs.ZypperSettings parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PatchJobs.ZypperSettings parseFrom(InputStream input) throws IOException
IOExceptionpublic static PatchJobs.ZypperSettings parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PatchJobs.ZypperSettings parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static PatchJobs.ZypperSettings parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PatchJobs.ZypperSettings parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static PatchJobs.ZypperSettings parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic PatchJobs.ZypperSettings.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static PatchJobs.ZypperSettings.Builder newBuilder()
public static PatchJobs.ZypperSettings.Builder newBuilder(PatchJobs.ZypperSettings prototype)
public PatchJobs.ZypperSettings.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected PatchJobs.ZypperSettings.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static PatchJobs.ZypperSettings getDefaultInstance()
public static com.google.protobuf.Parser<PatchJobs.ZypperSettings> parser()
public com.google.protobuf.Parser<PatchJobs.ZypperSettings> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public PatchJobs.ZypperSettings getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2023 Google LLC. All rights reserved.