Class CustomConfig.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<CustomConfig.Builder>
-
- com.google.cloud.securitycenter.v1.CustomConfig.Builder
-
- All Implemented Interfaces:
CustomConfigOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- CustomConfig
public static final class CustomConfig.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CustomConfig.Builder> implements CustomConfigOrBuilder
Defines the properties in a custom module configuration for Security Health Analytics. Use the custom module configuration to create custom detectors that generate custom findings for resources that you specify.
Protobuf typegoogle.cloud.securitycenter.v1.CustomConfig
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description CustomConfig.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)CustomConfigbuild()CustomConfigbuildPartial()CustomConfig.Builderclear()CustomConfig.BuilderclearCustomOutput()Custom output properties.CustomConfig.BuilderclearDescription()Text that describes the vulnerability or misconfiguration that the custom module detects.CustomConfig.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)CustomConfig.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)CustomConfig.BuilderclearPredicate()The CEL expression to evaluate to produce findings.CustomConfig.BuilderclearRecommendation()An explanation of the recommended steps that security teams can take to resolve the detected issue.CustomConfig.BuilderclearResourceSelector()The resource types that the custom module operates on.CustomConfig.BuilderclearSeverity()The severity to assign to findings generated by the module.CustomConfig.Builderclone()CustomConfig.CustomOutputSpecgetCustomOutput()Custom output properties.CustomConfig.CustomOutputSpec.BuildergetCustomOutputBuilder()Custom output properties.CustomConfig.CustomOutputSpecOrBuildergetCustomOutputOrBuilder()Custom output properties.CustomConfiggetDefaultInstanceForType()StringgetDescription()Text that describes the vulnerability or misconfiguration that the custom module detects.com.google.protobuf.ByteStringgetDescriptionBytes()Text that describes the vulnerability or misconfiguration that the custom module detects.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.type.ExprgetPredicate()The CEL expression to evaluate to produce findings.com.google.type.Expr.BuildergetPredicateBuilder()The CEL expression to evaluate to produce findings.com.google.type.ExprOrBuildergetPredicateOrBuilder()The CEL expression to evaluate to produce findings.StringgetRecommendation()An explanation of the recommended steps that security teams can take to resolve the detected issue.com.google.protobuf.ByteStringgetRecommendationBytes()An explanation of the recommended steps that security teams can take to resolve the detected issue.CustomConfig.ResourceSelectorgetResourceSelector()The resource types that the custom module operates on.CustomConfig.ResourceSelector.BuildergetResourceSelectorBuilder()The resource types that the custom module operates on.CustomConfig.ResourceSelectorOrBuildergetResourceSelectorOrBuilder()The resource types that the custom module operates on.CustomConfig.SeveritygetSeverity()The severity to assign to findings generated by the module.intgetSeverityValue()The severity to assign to findings generated by the module.booleanhasCustomOutput()Custom output properties.booleanhasPredicate()The CEL expression to evaluate to produce findings.booleanhasResourceSelector()The resource types that the custom module operates on.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()CustomConfig.BuildermergeCustomOutput(CustomConfig.CustomOutputSpec value)Custom output properties.CustomConfig.BuildermergeFrom(CustomConfig other)CustomConfig.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)CustomConfig.BuildermergeFrom(com.google.protobuf.Message other)CustomConfig.BuildermergePredicate(com.google.type.Expr value)The CEL expression to evaluate to produce findings.CustomConfig.BuildermergeResourceSelector(CustomConfig.ResourceSelector value)The resource types that the custom module operates on.CustomConfig.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)CustomConfig.BuildersetCustomOutput(CustomConfig.CustomOutputSpec value)Custom output properties.CustomConfig.BuildersetCustomOutput(CustomConfig.CustomOutputSpec.Builder builderForValue)Custom output properties.CustomConfig.BuildersetDescription(String value)Text that describes the vulnerability or misconfiguration that the custom module detects.CustomConfig.BuildersetDescriptionBytes(com.google.protobuf.ByteString value)Text that describes the vulnerability or misconfiguration that the custom module detects.CustomConfig.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)CustomConfig.BuildersetPredicate(com.google.type.Expr value)The CEL expression to evaluate to produce findings.CustomConfig.BuildersetPredicate(com.google.type.Expr.Builder builderForValue)The CEL expression to evaluate to produce findings.CustomConfig.BuildersetRecommendation(String value)An explanation of the recommended steps that security teams can take to resolve the detected issue.CustomConfig.BuildersetRecommendationBytes(com.google.protobuf.ByteString value)An explanation of the recommended steps that security teams can take to resolve the detected issue.CustomConfig.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)CustomConfig.BuildersetResourceSelector(CustomConfig.ResourceSelector value)The resource types that the custom module operates on.CustomConfig.BuildersetResourceSelector(CustomConfig.ResourceSelector.Builder builderForValue)The resource types that the custom module operates on.CustomConfig.BuildersetSeverity(CustomConfig.Severity value)The severity to assign to findings generated by the module.CustomConfig.BuildersetSeverityValue(int value)The severity to assign to findings generated by the module.CustomConfig.BuildersetUnknownFields(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:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<CustomConfig.Builder>
-
clear
public CustomConfig.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<CustomConfig.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<CustomConfig.Builder>
-
getDefaultInstanceForType
public CustomConfig getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public CustomConfig build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public CustomConfig buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public CustomConfig.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<CustomConfig.Builder>
-
setField
public CustomConfig.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<CustomConfig.Builder>
-
clearField
public CustomConfig.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<CustomConfig.Builder>
-
clearOneof
public CustomConfig.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<CustomConfig.Builder>
-
setRepeatedField
public CustomConfig.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<CustomConfig.Builder>
-
addRepeatedField
public CustomConfig.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<CustomConfig.Builder>
-
mergeFrom
public CustomConfig.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<CustomConfig.Builder>
-
mergeFrom
public CustomConfig.Builder mergeFrom(CustomConfig other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<CustomConfig.Builder>
-
mergeFrom
public CustomConfig.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<CustomConfig.Builder>- Throws:
IOException
-
hasPredicate
public boolean hasPredicate()
The CEL expression to evaluate to produce findings. When the expression evaluates to true against a resource, a finding is generated.
.google.type.Expr predicate = 1;- Specified by:
hasPredicatein interfaceCustomConfigOrBuilder- Returns:
- Whether the predicate field is set.
-
getPredicate
public com.google.type.Expr getPredicate()
The CEL expression to evaluate to produce findings. When the expression evaluates to true against a resource, a finding is generated.
.google.type.Expr predicate = 1;- Specified by:
getPredicatein interfaceCustomConfigOrBuilder- Returns:
- The predicate.
-
setPredicate
public CustomConfig.Builder setPredicate(com.google.type.Expr value)
The CEL expression to evaluate to produce findings. When the expression evaluates to true against a resource, a finding is generated.
.google.type.Expr predicate = 1;
-
setPredicate
public CustomConfig.Builder setPredicate(com.google.type.Expr.Builder builderForValue)
The CEL expression to evaluate to produce findings. When the expression evaluates to true against a resource, a finding is generated.
.google.type.Expr predicate = 1;
-
mergePredicate
public CustomConfig.Builder mergePredicate(com.google.type.Expr value)
The CEL expression to evaluate to produce findings. When the expression evaluates to true against a resource, a finding is generated.
.google.type.Expr predicate = 1;
-
clearPredicate
public CustomConfig.Builder clearPredicate()
The CEL expression to evaluate to produce findings. When the expression evaluates to true against a resource, a finding is generated.
.google.type.Expr predicate = 1;
-
getPredicateBuilder
public com.google.type.Expr.Builder getPredicateBuilder()
The CEL expression to evaluate to produce findings. When the expression evaluates to true against a resource, a finding is generated.
.google.type.Expr predicate = 1;
-
getPredicateOrBuilder
public com.google.type.ExprOrBuilder getPredicateOrBuilder()
The CEL expression to evaluate to produce findings. When the expression evaluates to true against a resource, a finding is generated.
.google.type.Expr predicate = 1;- Specified by:
getPredicateOrBuilderin interfaceCustomConfigOrBuilder
-
hasCustomOutput
public boolean hasCustomOutput()
Custom output properties.
.google.cloud.securitycenter.v1.CustomConfig.CustomOutputSpec custom_output = 2;- Specified by:
hasCustomOutputin interfaceCustomConfigOrBuilder- Returns:
- Whether the customOutput field is set.
-
getCustomOutput
public CustomConfig.CustomOutputSpec getCustomOutput()
Custom output properties.
.google.cloud.securitycenter.v1.CustomConfig.CustomOutputSpec custom_output = 2;- Specified by:
getCustomOutputin interfaceCustomConfigOrBuilder- Returns:
- The customOutput.
-
setCustomOutput
public CustomConfig.Builder setCustomOutput(CustomConfig.CustomOutputSpec value)
Custom output properties.
.google.cloud.securitycenter.v1.CustomConfig.CustomOutputSpec custom_output = 2;
-
setCustomOutput
public CustomConfig.Builder setCustomOutput(CustomConfig.CustomOutputSpec.Builder builderForValue)
Custom output properties.
.google.cloud.securitycenter.v1.CustomConfig.CustomOutputSpec custom_output = 2;
-
mergeCustomOutput
public CustomConfig.Builder mergeCustomOutput(CustomConfig.CustomOutputSpec value)
Custom output properties.
.google.cloud.securitycenter.v1.CustomConfig.CustomOutputSpec custom_output = 2;
-
clearCustomOutput
public CustomConfig.Builder clearCustomOutput()
Custom output properties.
.google.cloud.securitycenter.v1.CustomConfig.CustomOutputSpec custom_output = 2;
-
getCustomOutputBuilder
public CustomConfig.CustomOutputSpec.Builder getCustomOutputBuilder()
Custom output properties.
.google.cloud.securitycenter.v1.CustomConfig.CustomOutputSpec custom_output = 2;
-
getCustomOutputOrBuilder
public CustomConfig.CustomOutputSpecOrBuilder getCustomOutputOrBuilder()
Custom output properties.
.google.cloud.securitycenter.v1.CustomConfig.CustomOutputSpec custom_output = 2;- Specified by:
getCustomOutputOrBuilderin interfaceCustomConfigOrBuilder
-
hasResourceSelector
public boolean hasResourceSelector()
The resource types that the custom module operates on. Each custom module can specify up to 5 resource types.
.google.cloud.securitycenter.v1.CustomConfig.ResourceSelector resource_selector = 3;- Specified by:
hasResourceSelectorin interfaceCustomConfigOrBuilder- Returns:
- Whether the resourceSelector field is set.
-
getResourceSelector
public CustomConfig.ResourceSelector getResourceSelector()
The resource types that the custom module operates on. Each custom module can specify up to 5 resource types.
.google.cloud.securitycenter.v1.CustomConfig.ResourceSelector resource_selector = 3;- Specified by:
getResourceSelectorin interfaceCustomConfigOrBuilder- Returns:
- The resourceSelector.
-
setResourceSelector
public CustomConfig.Builder setResourceSelector(CustomConfig.ResourceSelector value)
The resource types that the custom module operates on. Each custom module can specify up to 5 resource types.
.google.cloud.securitycenter.v1.CustomConfig.ResourceSelector resource_selector = 3;
-
setResourceSelector
public CustomConfig.Builder setResourceSelector(CustomConfig.ResourceSelector.Builder builderForValue)
The resource types that the custom module operates on. Each custom module can specify up to 5 resource types.
.google.cloud.securitycenter.v1.CustomConfig.ResourceSelector resource_selector = 3;
-
mergeResourceSelector
public CustomConfig.Builder mergeResourceSelector(CustomConfig.ResourceSelector value)
The resource types that the custom module operates on. Each custom module can specify up to 5 resource types.
.google.cloud.securitycenter.v1.CustomConfig.ResourceSelector resource_selector = 3;
-
clearResourceSelector
public CustomConfig.Builder clearResourceSelector()
The resource types that the custom module operates on. Each custom module can specify up to 5 resource types.
.google.cloud.securitycenter.v1.CustomConfig.ResourceSelector resource_selector = 3;
-
getResourceSelectorBuilder
public CustomConfig.ResourceSelector.Builder getResourceSelectorBuilder()
The resource types that the custom module operates on. Each custom module can specify up to 5 resource types.
.google.cloud.securitycenter.v1.CustomConfig.ResourceSelector resource_selector = 3;
-
getResourceSelectorOrBuilder
public CustomConfig.ResourceSelectorOrBuilder getResourceSelectorOrBuilder()
The resource types that the custom module operates on. Each custom module can specify up to 5 resource types.
.google.cloud.securitycenter.v1.CustomConfig.ResourceSelector resource_selector = 3;- Specified by:
getResourceSelectorOrBuilderin interfaceCustomConfigOrBuilder
-
getSeverityValue
public int getSeverityValue()
The severity to assign to findings generated by the module.
.google.cloud.securitycenter.v1.CustomConfig.Severity severity = 4;- Specified by:
getSeverityValuein interfaceCustomConfigOrBuilder- Returns:
- The enum numeric value on the wire for severity.
-
setSeverityValue
public CustomConfig.Builder setSeverityValue(int value)
The severity to assign to findings generated by the module.
.google.cloud.securitycenter.v1.CustomConfig.Severity severity = 4;- Parameters:
value- The enum numeric value on the wire for severity to set.- Returns:
- This builder for chaining.
-
getSeverity
public CustomConfig.Severity getSeverity()
The severity to assign to findings generated by the module.
.google.cloud.securitycenter.v1.CustomConfig.Severity severity = 4;- Specified by:
getSeverityin interfaceCustomConfigOrBuilder- Returns:
- The severity.
-
setSeverity
public CustomConfig.Builder setSeverity(CustomConfig.Severity value)
The severity to assign to findings generated by the module.
.google.cloud.securitycenter.v1.CustomConfig.Severity severity = 4;- Parameters:
value- The severity to set.- Returns:
- This builder for chaining.
-
clearSeverity
public CustomConfig.Builder clearSeverity()
The severity to assign to findings generated by the module.
.google.cloud.securitycenter.v1.CustomConfig.Severity severity = 4;- Returns:
- This builder for chaining.
-
getDescription
public String getDescription()
Text that describes the vulnerability or misconfiguration that the custom module detects. This explanation is returned with each finding instance to help investigators understand the detected issue. The text must be enclosed in quotation marks.
string description = 5;- Specified by:
getDescriptionin interfaceCustomConfigOrBuilder- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()
Text that describes the vulnerability or misconfiguration that the custom module detects. This explanation is returned with each finding instance to help investigators understand the detected issue. The text must be enclosed in quotation marks.
string description = 5;- Specified by:
getDescriptionBytesin interfaceCustomConfigOrBuilder- Returns:
- The bytes for description.
-
setDescription
public CustomConfig.Builder setDescription(String value)
Text that describes the vulnerability or misconfiguration that the custom module detects. This explanation is returned with each finding instance to help investigators understand the detected issue. The text must be enclosed in quotation marks.
string description = 5;- Parameters:
value- The description to set.- Returns:
- This builder for chaining.
-
clearDescription
public CustomConfig.Builder clearDescription()
Text that describes the vulnerability or misconfiguration that the custom module detects. This explanation is returned with each finding instance to help investigators understand the detected issue. The text must be enclosed in quotation marks.
string description = 5;- Returns:
- This builder for chaining.
-
setDescriptionBytes
public CustomConfig.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
Text that describes the vulnerability or misconfiguration that the custom module detects. This explanation is returned with each finding instance to help investigators understand the detected issue. The text must be enclosed in quotation marks.
string description = 5;- Parameters:
value- The bytes for description to set.- Returns:
- This builder for chaining.
-
getRecommendation
public String getRecommendation()
An explanation of the recommended steps that security teams can take to resolve the detected issue. This explanation is returned with each finding generated by this module in the `nextSteps` property of the finding JSON.
string recommendation = 6;- Specified by:
getRecommendationin interfaceCustomConfigOrBuilder- Returns:
- The recommendation.
-
getRecommendationBytes
public com.google.protobuf.ByteString getRecommendationBytes()
An explanation of the recommended steps that security teams can take to resolve the detected issue. This explanation is returned with each finding generated by this module in the `nextSteps` property of the finding JSON.
string recommendation = 6;- Specified by:
getRecommendationBytesin interfaceCustomConfigOrBuilder- Returns:
- The bytes for recommendation.
-
setRecommendation
public CustomConfig.Builder setRecommendation(String value)
An explanation of the recommended steps that security teams can take to resolve the detected issue. This explanation is returned with each finding generated by this module in the `nextSteps` property of the finding JSON.
string recommendation = 6;- Parameters:
value- The recommendation to set.- Returns:
- This builder for chaining.
-
clearRecommendation
public CustomConfig.Builder clearRecommendation()
An explanation of the recommended steps that security teams can take to resolve the detected issue. This explanation is returned with each finding generated by this module in the `nextSteps` property of the finding JSON.
string recommendation = 6;- Returns:
- This builder for chaining.
-
setRecommendationBytes
public CustomConfig.Builder setRecommendationBytes(com.google.protobuf.ByteString value)
An explanation of the recommended steps that security teams can take to resolve the detected issue. This explanation is returned with each finding generated by this module in the `nextSteps` property of the finding JSON.
string recommendation = 6;- Parameters:
value- The bytes for recommendation to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final CustomConfig.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<CustomConfig.Builder>
-
mergeUnknownFields
public final CustomConfig.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<CustomConfig.Builder>
-
-