public static final class Inventory.ZypperPatch.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Inventory.ZypperPatch.Builder> implements Inventory.ZypperPatchOrBuilder
Details related to a Zypper Patch.Protobuf type
google.cloud.osconfig.v1.Inventory.ZypperPatch| Modifier and Type | Method and Description |
|---|---|
Inventory.ZypperPatch.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Inventory.ZypperPatch |
build() |
Inventory.ZypperPatch |
buildPartial() |
Inventory.ZypperPatch.Builder |
clear() |
Inventory.ZypperPatch.Builder |
clearCategory()
The category of the patch.
|
Inventory.ZypperPatch.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Inventory.ZypperPatch.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Inventory.ZypperPatch.Builder |
clearPatchName()
The name of the patch.
|
Inventory.ZypperPatch.Builder |
clearSeverity()
The severity specified for this patch
|
Inventory.ZypperPatch.Builder |
clearSummary()
Any summary information provided about this patch.
|
Inventory.ZypperPatch.Builder |
clone() |
String |
getCategory()
The category of the patch.
|
com.google.protobuf.ByteString |
getCategoryBytes()
The category of the patch.
|
Inventory.ZypperPatch |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getPatchName()
The name of the patch.
|
com.google.protobuf.ByteString |
getPatchNameBytes()
The name of the patch.
|
String |
getSeverity()
The severity specified for this patch
|
com.google.protobuf.ByteString |
getSeverityBytes()
The severity specified for this patch
|
String |
getSummary()
Any summary information provided about this patch.
|
com.google.protobuf.ByteString |
getSummaryBytes()
Any summary information provided about this patch.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Inventory.ZypperPatch.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Inventory.ZypperPatch.Builder |
mergeFrom(Inventory.ZypperPatch other) |
Inventory.ZypperPatch.Builder |
mergeFrom(com.google.protobuf.Message other) |
Inventory.ZypperPatch.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Inventory.ZypperPatch.Builder |
setCategory(String value)
The category of the patch.
|
Inventory.ZypperPatch.Builder |
setCategoryBytes(com.google.protobuf.ByteString value)
The category of the patch.
|
Inventory.ZypperPatch.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Inventory.ZypperPatch.Builder |
setPatchName(String value)
The name of the patch.
|
Inventory.ZypperPatch.Builder |
setPatchNameBytes(com.google.protobuf.ByteString value)
The name of the patch.
|
Inventory.ZypperPatch.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Inventory.ZypperPatch.Builder |
setSeverity(String value)
The severity specified for this patch
|
Inventory.ZypperPatch.Builder |
setSeverityBytes(com.google.protobuf.ByteString value)
The severity specified for this patch
|
Inventory.ZypperPatch.Builder |
setSummary(String value)
Any summary information provided about this patch.
|
Inventory.ZypperPatch.Builder |
setSummaryBytes(com.google.protobuf.ByteString value)
Any summary information provided about this patch.
|
Inventory.ZypperPatch.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
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.ZypperPatch.Builder>public Inventory.ZypperPatch.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.ZypperPatch.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.ZypperPatch.Builder>public Inventory.ZypperPatch getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Inventory.ZypperPatch build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Inventory.ZypperPatch buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Inventory.ZypperPatch.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.ZypperPatch.Builder>public Inventory.ZypperPatch.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.ZypperPatch.Builder>public Inventory.ZypperPatch.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Inventory.ZypperPatch.Builder>public Inventory.ZypperPatch.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Inventory.ZypperPatch.Builder>public Inventory.ZypperPatch.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.ZypperPatch.Builder>public Inventory.ZypperPatch.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.ZypperPatch.Builder>public Inventory.ZypperPatch.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Inventory.ZypperPatch.Builder>public Inventory.ZypperPatch.Builder mergeFrom(Inventory.ZypperPatch other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Inventory.ZypperPatch.Builder>public Inventory.ZypperPatch.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.ZypperPatch.Builder>IOExceptionpublic String getPatchName()
The name of the patch.
string patch_name = 5;getPatchName in interface Inventory.ZypperPatchOrBuilderpublic com.google.protobuf.ByteString getPatchNameBytes()
The name of the patch.
string patch_name = 5;getPatchNameBytes in interface Inventory.ZypperPatchOrBuilderpublic Inventory.ZypperPatch.Builder setPatchName(String value)
The name of the patch.
string patch_name = 5;value - The patchName to set.public Inventory.ZypperPatch.Builder clearPatchName()
The name of the patch.
string patch_name = 5;public Inventory.ZypperPatch.Builder setPatchNameBytes(com.google.protobuf.ByteString value)
The name of the patch.
string patch_name = 5;value - The bytes for patchName to set.public String getCategory()
The category of the patch.
string category = 2;getCategory in interface Inventory.ZypperPatchOrBuilderpublic com.google.protobuf.ByteString getCategoryBytes()
The category of the patch.
string category = 2;getCategoryBytes in interface Inventory.ZypperPatchOrBuilderpublic Inventory.ZypperPatch.Builder setCategory(String value)
The category of the patch.
string category = 2;value - The category to set.public Inventory.ZypperPatch.Builder clearCategory()
The category of the patch.
string category = 2;public Inventory.ZypperPatch.Builder setCategoryBytes(com.google.protobuf.ByteString value)
The category of the patch.
string category = 2;value - The bytes for category to set.public String getSeverity()
The severity specified for this patch
string severity = 3;getSeverity in interface Inventory.ZypperPatchOrBuilderpublic com.google.protobuf.ByteString getSeverityBytes()
The severity specified for this patch
string severity = 3;getSeverityBytes in interface Inventory.ZypperPatchOrBuilderpublic Inventory.ZypperPatch.Builder setSeverity(String value)
The severity specified for this patch
string severity = 3;value - The severity to set.public Inventory.ZypperPatch.Builder clearSeverity()
The severity specified for this patch
string severity = 3;public Inventory.ZypperPatch.Builder setSeverityBytes(com.google.protobuf.ByteString value)
The severity specified for this patch
string severity = 3;value - The bytes for severity to set.public String getSummary()
Any summary information provided about this patch.
string summary = 4;getSummary in interface Inventory.ZypperPatchOrBuilderpublic com.google.protobuf.ByteString getSummaryBytes()
Any summary information provided about this patch.
string summary = 4;getSummaryBytes in interface Inventory.ZypperPatchOrBuilderpublic Inventory.ZypperPatch.Builder setSummary(String value)
Any summary information provided about this patch.
string summary = 4;value - The summary to set.public Inventory.ZypperPatch.Builder clearSummary()
Any summary information provided about this patch.
string summary = 4;public Inventory.ZypperPatch.Builder setSummaryBytes(com.google.protobuf.ByteString value)
Any summary information provided about this patch.
string summary = 4;value - The bytes for summary to set.public final Inventory.ZypperPatch.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Inventory.ZypperPatch.Builder>public final Inventory.ZypperPatch.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Inventory.ZypperPatch.Builder>Copyright © 2023 Google LLC. All rights reserved.