-
- All Implemented Interfaces:
-
com.authzed.api.v1.Debug.CheckDebugTraceOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.lang.Cloneable
public final class Debug.CheckDebugTrace.Builder extends GeneratedMessageV3.Builder<BuilderType> implements Debug.CheckDebugTraceOrBuilder
Protobuf typeCheckDebugTrace is a recursive trace of the requests made for resolving a CheckPermission API call.authzed.api.v1.CheckDebugTrace
-
-
Field Summary
Fields Modifier and Type Field Description public UnknownFieldSetunknownFields
-
Method Summary
Modifier and Type Method Description final static Descriptors.DescriptorgetDescriptor()Debug.CheckDebugTrace.Builderclear()Descriptors.DescriptorgetDescriptorForType()Debug.CheckDebugTracegetDefaultInstanceForType()Debug.CheckDebugTracebuild()Debug.CheckDebugTracebuildPartial()Debug.CheckDebugTrace.Builderclone()Debug.CheckDebugTrace.BuildersetField(Descriptors.FieldDescriptor field, Object value)Debug.CheckDebugTrace.BuilderclearField(Descriptors.FieldDescriptor field)Debug.CheckDebugTrace.BuilderclearOneof(Descriptors.OneofDescriptor oneof)Debug.CheckDebugTrace.BuildersetRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)Debug.CheckDebugTrace.BuilderaddRepeatedField(Descriptors.FieldDescriptor field, Object value)Debug.CheckDebugTrace.BuildermergeFrom(Message other)Debug.CheckDebugTrace.BuildermergeFrom(Debug.CheckDebugTrace other)final booleanisInitialized()Debug.CheckDebugTrace.BuildermergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)Debug.CheckDebugTrace.ResolutionCasegetResolutionCase()Debug.CheckDebugTrace.BuilderclearResolution()booleanhasResource()resource holds the resource on which the Check was performed..authzed.api.v1.ObjectReference resource = 1 [(.validate.rules) = { ... }Core.ObjectReferencegetResource()resource holds the resource on which the Check was performed..authzed.api.v1.ObjectReference resource = 1 [(.validate.rules) = { ... }Debug.CheckDebugTrace.BuildersetResource(Core.ObjectReference value)resource holds the resource on which the Check was performed..authzed.api.v1.ObjectReference resource = 1 [(.validate.rules) = { ... }Debug.CheckDebugTrace.BuildersetResource(Core.ObjectReference.Builder builderForValue)resource holds the resource on which the Check was performed..authzed.api.v1.ObjectReference resource = 1 [(.validate.rules) = { ... }Debug.CheckDebugTrace.BuildermergeResource(Core.ObjectReference value)resource holds the resource on which the Check was performed..authzed.api.v1.ObjectReference resource = 1 [(.validate.rules) = { ... }Debug.CheckDebugTrace.BuilderclearResource()resource holds the resource on which the Check was performed..authzed.api.v1.ObjectReference resource = 1 [(.validate.rules) = { ... }Core.ObjectReference.BuildergetResourceBuilder()resource holds the resource on which the Check was performed..authzed.api.v1.ObjectReference resource = 1 [(.validate.rules) = { ... }Core.ObjectReferenceOrBuildergetResourceOrBuilder()resource holds the resource on which the Check was performed..authzed.api.v1.ObjectReference resource = 1 [(.validate.rules) = { ... }StringgetPermission()permission holds the name of the permission or relation on which the Check was performed.string permission = 2;ByteStringgetPermissionBytes()permission holds the name of the permission or relation on which the Check was performed.string permission = 2;Debug.CheckDebugTrace.BuildersetPermission(String value)permission holds the name of the permission or relation on which the Check was performed.string permission = 2;Debug.CheckDebugTrace.BuilderclearPermission()permission holds the name of the permission or relation on which the Check was performed.string permission = 2;Debug.CheckDebugTrace.BuildersetPermissionBytes(ByteString value)permission holds the name of the permission or relation on which the Check was performed.string permission = 2;intgetPermissionTypeValue()permission_type holds information indicating whether it was a permission or relation..authzed.api.v1.CheckDebugTrace.PermissionType permission_type = 3;Debug.CheckDebugTrace.BuildersetPermissionTypeValue(int value)permission_type holds information indicating whether it was a permission or relation..authzed.api.v1.CheckDebugTrace.PermissionType permission_type = 3;Debug.CheckDebugTrace.PermissionTypegetPermissionType()permission_type holds information indicating whether it was a permission or relation..authzed.api.v1.CheckDebugTrace.PermissionType permission_type = 3;Debug.CheckDebugTrace.BuildersetPermissionType(Debug.CheckDebugTrace.PermissionType value)permission_type holds information indicating whether it was a permission or relation..authzed.api.v1.CheckDebugTrace.PermissionType permission_type = 3;Debug.CheckDebugTrace.BuilderclearPermissionType()permission_type holds information indicating whether it was a permission or relation..authzed.api.v1.CheckDebugTrace.PermissionType permission_type = 3;booleanhasSubject()subject holds the subject on which the Check was performed. This will be static across all calls within the same Check tree..authzed.api.v1.SubjectReference subject = 4 [(.validate.rules) = { ... }Core.SubjectReferencegetSubject()subject holds the subject on which the Check was performed. This will be static across all calls within the same Check tree..authzed.api.v1.SubjectReference subject = 4 [(.validate.rules) = { ... }Debug.CheckDebugTrace.BuildersetSubject(Core.SubjectReference value)subject holds the subject on which the Check was performed. This will be static across all calls within the same Check tree..authzed.api.v1.SubjectReference subject = 4 [(.validate.rules) = { ... }Debug.CheckDebugTrace.BuildersetSubject(Core.SubjectReference.Builder builderForValue)subject holds the subject on which the Check was performed. This will be static across all calls within the same Check tree..authzed.api.v1.SubjectReference subject = 4 [(.validate.rules) = { ... }Debug.CheckDebugTrace.BuildermergeSubject(Core.SubjectReference value)subject holds the subject on which the Check was performed. This will be static across all calls within the same Check tree..authzed.api.v1.SubjectReference subject = 4 [(.validate.rules) = { ... }Debug.CheckDebugTrace.BuilderclearSubject()subject holds the subject on which the Check was performed. This will be static across all calls within the same Check tree..authzed.api.v1.SubjectReference subject = 4 [(.validate.rules) = { ... }Core.SubjectReference.BuildergetSubjectBuilder()subject holds the subject on which the Check was performed. This will be static across all calls within the same Check tree..authzed.api.v1.SubjectReference subject = 4 [(.validate.rules) = { ... }Core.SubjectReferenceOrBuildergetSubjectOrBuilder()subject holds the subject on which the Check was performed. This will be static across all calls within the same Check tree..authzed.api.v1.SubjectReference subject = 4 [(.validate.rules) = { ... }intgetResultValue()result holds the result of the Check call..authzed.api.v1.CheckDebugTrace.Permissionship result = 5;Debug.CheckDebugTrace.BuildersetResultValue(int value)result holds the result of the Check call..authzed.api.v1.CheckDebugTrace.Permissionship result = 5;Debug.CheckDebugTrace.PermissionshipgetResult()result holds the result of the Check call..authzed.api.v1.CheckDebugTrace.Permissionship result = 5;Debug.CheckDebugTrace.BuildersetResult(Debug.CheckDebugTrace.Permissionship value)result holds the result of the Check call..authzed.api.v1.CheckDebugTrace.Permissionship result = 5;Debug.CheckDebugTrace.BuilderclearResult()result holds the result of the Check call..authzed.api.v1.CheckDebugTrace.Permissionship result = 5;booleanhasWasCachedResult()was_cached_result, if true, indicates that the result was found in the cache and returned directly.bool was_cached_result = 6;booleangetWasCachedResult()was_cached_result, if true, indicates that the result was found in the cache and returned directly.bool was_cached_result = 6;Debug.CheckDebugTrace.BuildersetWasCachedResult(boolean value)was_cached_result, if true, indicates that the result was found in the cache and returned directly.bool was_cached_result = 6;Debug.CheckDebugTrace.BuilderclearWasCachedResult()was_cached_result, if true, indicates that the result was found in the cache and returned directly.bool was_cached_result = 6;booleanhasSubProblems()sub_problems holds the sub problems that were executed to resolve the answer to this Check. An empty list and a permissionship of PERMISSIONSHIP_HAS_PERMISSION indicates the subject was found within this relation..authzed.api.v1.CheckDebugTrace.SubProblems sub_problems = 7;Debug.CheckDebugTrace.SubProblemsgetSubProblems()sub_problems holds the sub problems that were executed to resolve the answer to this Check. An empty list and a permissionship of PERMISSIONSHIP_HAS_PERMISSION indicates the subject was found within this relation..authzed.api.v1.CheckDebugTrace.SubProblems sub_problems = 7;Debug.CheckDebugTrace.BuildersetSubProblems(Debug.CheckDebugTrace.SubProblems value)sub_problems holds the sub problems that were executed to resolve the answer to this Check. An empty list and a permissionship of PERMISSIONSHIP_HAS_PERMISSION indicates the subject was found within this relation..authzed.api.v1.CheckDebugTrace.SubProblems sub_problems = 7;Debug.CheckDebugTrace.BuildersetSubProblems(Debug.CheckDebugTrace.SubProblems.Builder builderForValue)sub_problems holds the sub problems that were executed to resolve the answer to this Check. An empty list and a permissionship of PERMISSIONSHIP_HAS_PERMISSION indicates the subject was found within this relation..authzed.api.v1.CheckDebugTrace.SubProblems sub_problems = 7;Debug.CheckDebugTrace.BuildermergeSubProblems(Debug.CheckDebugTrace.SubProblems value)sub_problems holds the sub problems that were executed to resolve the answer to this Check. An empty list and a permissionship of PERMISSIONSHIP_HAS_PERMISSION indicates the subject was found within this relation..authzed.api.v1.CheckDebugTrace.SubProblems sub_problems = 7;Debug.CheckDebugTrace.BuilderclearSubProblems()sub_problems holds the sub problems that were executed to resolve the answer to this Check. An empty list and a permissionship of PERMISSIONSHIP_HAS_PERMISSION indicates the subject was found within this relation..authzed.api.v1.CheckDebugTrace.SubProblems sub_problems = 7;Debug.CheckDebugTrace.SubProblems.BuildergetSubProblemsBuilder()sub_problems holds the sub problems that were executed to resolve the answer to this Check. An empty list and a permissionship of PERMISSIONSHIP_HAS_PERMISSION indicates the subject was found within this relation..authzed.api.v1.CheckDebugTrace.SubProblems sub_problems = 7;Debug.CheckDebugTrace.SubProblemsOrBuildergetSubProblemsOrBuilder()sub_problems holds the sub problems that were executed to resolve the answer to this Check. An empty list and a permissionship of PERMISSIONSHIP_HAS_PERMISSION indicates the subject was found within this relation..authzed.api.v1.CheckDebugTrace.SubProblems sub_problems = 7;final Debug.CheckDebugTrace.BuildersetUnknownFields(UnknownFieldSet unknownFields)final Debug.CheckDebugTrace.BuildermergeUnknownFields(UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, newBuilderForField, setUnknownFields -
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, toString -
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
mergeDelimitedFrom -
Methods inherited from class com.google.protobuf.Message.Builder
addRepeatedField, clear, clearField, clearOneof, clone, mergeFrom, mergeUnknownFields, setField, setRepeatedField -
Methods inherited from class com.google.protobuf.MessageLite.Builder
build, buildPartial -
Methods inherited from class com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getDescriptor
final static Descriptors.Descriptor getDescriptor()
-
clear
Debug.CheckDebugTrace.Builder clear()
-
getDescriptorForType
Descriptors.Descriptor getDescriptorForType()
-
getDefaultInstanceForType
Debug.CheckDebugTrace getDefaultInstanceForType()
-
build
Debug.CheckDebugTrace build()
-
buildPartial
Debug.CheckDebugTrace buildPartial()
-
clone
Debug.CheckDebugTrace.Builder clone()
-
setField
Debug.CheckDebugTrace.Builder setField(Descriptors.FieldDescriptor field, Object value)
-
clearField
Debug.CheckDebugTrace.Builder clearField(Descriptors.FieldDescriptor field)
-
clearOneof
Debug.CheckDebugTrace.Builder clearOneof(Descriptors.OneofDescriptor oneof)
-
setRepeatedField
Debug.CheckDebugTrace.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
-
addRepeatedField
Debug.CheckDebugTrace.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
-
mergeFrom
Debug.CheckDebugTrace.Builder mergeFrom(Message other)
-
mergeFrom
Debug.CheckDebugTrace.Builder mergeFrom(Debug.CheckDebugTrace other)
-
isInitialized
final boolean isInitialized()
-
mergeFrom
Debug.CheckDebugTrace.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
-
getResolutionCase
Debug.CheckDebugTrace.ResolutionCase getResolutionCase()
-
clearResolution
Debug.CheckDebugTrace.Builder clearResolution()
-
hasResource
boolean hasResource()
resource holds the resource on which the Check was performed..authzed.api.v1.ObjectReference resource = 1 [(.validate.rules) = { ... }
-
getResource
Core.ObjectReference getResource()
resource holds the resource on which the Check was performed..authzed.api.v1.ObjectReference resource = 1 [(.validate.rules) = { ... }
-
setResource
Debug.CheckDebugTrace.Builder setResource(Core.ObjectReference value)
resource holds the resource on which the Check was performed..authzed.api.v1.ObjectReference resource = 1 [(.validate.rules) = { ... }
-
setResource
Debug.CheckDebugTrace.Builder setResource(Core.ObjectReference.Builder builderForValue)
resource holds the resource on which the Check was performed..authzed.api.v1.ObjectReference resource = 1 [(.validate.rules) = { ... }
-
mergeResource
Debug.CheckDebugTrace.Builder mergeResource(Core.ObjectReference value)
resource holds the resource on which the Check was performed..authzed.api.v1.ObjectReference resource = 1 [(.validate.rules) = { ... }
-
clearResource
Debug.CheckDebugTrace.Builder clearResource()
resource holds the resource on which the Check was performed..authzed.api.v1.ObjectReference resource = 1 [(.validate.rules) = { ... }
-
getResourceBuilder
Core.ObjectReference.Builder getResourceBuilder()
resource holds the resource on which the Check was performed..authzed.api.v1.ObjectReference resource = 1 [(.validate.rules) = { ... }
-
getResourceOrBuilder
Core.ObjectReferenceOrBuilder getResourceOrBuilder()
resource holds the resource on which the Check was performed..authzed.api.v1.ObjectReference resource = 1 [(.validate.rules) = { ... }
-
getPermission
String getPermission()
permission holds the name of the permission or relation on which the Check was performed.string permission = 2;
-
getPermissionBytes
ByteString getPermissionBytes()
permission holds the name of the permission or relation on which the Check was performed.string permission = 2;
-
setPermission
Debug.CheckDebugTrace.Builder setPermission(String value)
permission holds the name of the permission or relation on which the Check was performed.string permission = 2;- Parameters:
value- The permission to set.
-
clearPermission
Debug.CheckDebugTrace.Builder clearPermission()
permission holds the name of the permission or relation on which the Check was performed.string permission = 2;
-
setPermissionBytes
Debug.CheckDebugTrace.Builder setPermissionBytes(ByteString value)
permission holds the name of the permission or relation on which the Check was performed.string permission = 2;- Parameters:
value- The bytes for permission to set.
-
getPermissionTypeValue
int getPermissionTypeValue()
permission_type holds information indicating whether it was a permission or relation..authzed.api.v1.CheckDebugTrace.PermissionType permission_type = 3;
-
setPermissionTypeValue
Debug.CheckDebugTrace.Builder setPermissionTypeValue(int value)
permission_type holds information indicating whether it was a permission or relation..authzed.api.v1.CheckDebugTrace.PermissionType permission_type = 3;- Parameters:
value- The enum numeric value on the wire for permissionType to set.
-
getPermissionType
Debug.CheckDebugTrace.PermissionType getPermissionType()
permission_type holds information indicating whether it was a permission or relation..authzed.api.v1.CheckDebugTrace.PermissionType permission_type = 3;
-
setPermissionType
Debug.CheckDebugTrace.Builder setPermissionType(Debug.CheckDebugTrace.PermissionType value)
permission_type holds information indicating whether it was a permission or relation..authzed.api.v1.CheckDebugTrace.PermissionType permission_type = 3;- Parameters:
value- The permissionType to set.
-
clearPermissionType
Debug.CheckDebugTrace.Builder clearPermissionType()
permission_type holds information indicating whether it was a permission or relation..authzed.api.v1.CheckDebugTrace.PermissionType permission_type = 3;
-
hasSubject
boolean hasSubject()
subject holds the subject on which the Check was performed. This will be static across all calls within the same Check tree..authzed.api.v1.SubjectReference subject = 4 [(.validate.rules) = { ... }
-
getSubject
Core.SubjectReference getSubject()
subject holds the subject on which the Check was performed. This will be static across all calls within the same Check tree..authzed.api.v1.SubjectReference subject = 4 [(.validate.rules) = { ... }
-
setSubject
Debug.CheckDebugTrace.Builder setSubject(Core.SubjectReference value)
subject holds the subject on which the Check was performed. This will be static across all calls within the same Check tree..authzed.api.v1.SubjectReference subject = 4 [(.validate.rules) = { ... }
-
setSubject
Debug.CheckDebugTrace.Builder setSubject(Core.SubjectReference.Builder builderForValue)
subject holds the subject on which the Check was performed. This will be static across all calls within the same Check tree..authzed.api.v1.SubjectReference subject = 4 [(.validate.rules) = { ... }
-
mergeSubject
Debug.CheckDebugTrace.Builder mergeSubject(Core.SubjectReference value)
subject holds the subject on which the Check was performed. This will be static across all calls within the same Check tree..authzed.api.v1.SubjectReference subject = 4 [(.validate.rules) = { ... }
-
clearSubject
Debug.CheckDebugTrace.Builder clearSubject()
subject holds the subject on which the Check was performed. This will be static across all calls within the same Check tree..authzed.api.v1.SubjectReference subject = 4 [(.validate.rules) = { ... }
-
getSubjectBuilder
Core.SubjectReference.Builder getSubjectBuilder()
subject holds the subject on which the Check was performed. This will be static across all calls within the same Check tree..authzed.api.v1.SubjectReference subject = 4 [(.validate.rules) = { ... }
-
getSubjectOrBuilder
Core.SubjectReferenceOrBuilder getSubjectOrBuilder()
subject holds the subject on which the Check was performed. This will be static across all calls within the same Check tree..authzed.api.v1.SubjectReference subject = 4 [(.validate.rules) = { ... }
-
getResultValue
int getResultValue()
result holds the result of the Check call..authzed.api.v1.CheckDebugTrace.Permissionship result = 5;
-
setResultValue
Debug.CheckDebugTrace.Builder setResultValue(int value)
result holds the result of the Check call..authzed.api.v1.CheckDebugTrace.Permissionship result = 5;- Parameters:
value- The enum numeric value on the wire for result to set.
-
getResult
Debug.CheckDebugTrace.Permissionship getResult()
result holds the result of the Check call..authzed.api.v1.CheckDebugTrace.Permissionship result = 5;
-
setResult
Debug.CheckDebugTrace.Builder setResult(Debug.CheckDebugTrace.Permissionship value)
result holds the result of the Check call..authzed.api.v1.CheckDebugTrace.Permissionship result = 5;- Parameters:
value- The result to set.
-
clearResult
Debug.CheckDebugTrace.Builder clearResult()
result holds the result of the Check call..authzed.api.v1.CheckDebugTrace.Permissionship result = 5;
-
hasWasCachedResult
boolean hasWasCachedResult()
was_cached_result, if true, indicates that the result was found in the cache and returned directly.bool was_cached_result = 6;
-
getWasCachedResult
boolean getWasCachedResult()
was_cached_result, if true, indicates that the result was found in the cache and returned directly.bool was_cached_result = 6;
-
setWasCachedResult
Debug.CheckDebugTrace.Builder setWasCachedResult(boolean value)
was_cached_result, if true, indicates that the result was found in the cache and returned directly.bool was_cached_result = 6;- Parameters:
value- The wasCachedResult to set.
-
clearWasCachedResult
Debug.CheckDebugTrace.Builder clearWasCachedResult()
was_cached_result, if true, indicates that the result was found in the cache and returned directly.bool was_cached_result = 6;
-
hasSubProblems
boolean hasSubProblems()
sub_problems holds the sub problems that were executed to resolve the answer to this Check. An empty list and a permissionship of PERMISSIONSHIP_HAS_PERMISSION indicates the subject was found within this relation..authzed.api.v1.CheckDebugTrace.SubProblems sub_problems = 7;
-
getSubProblems
Debug.CheckDebugTrace.SubProblems getSubProblems()
sub_problems holds the sub problems that were executed to resolve the answer to this Check. An empty list and a permissionship of PERMISSIONSHIP_HAS_PERMISSION indicates the subject was found within this relation..authzed.api.v1.CheckDebugTrace.SubProblems sub_problems = 7;
-
setSubProblems
Debug.CheckDebugTrace.Builder setSubProblems(Debug.CheckDebugTrace.SubProblems value)
sub_problems holds the sub problems that were executed to resolve the answer to this Check. An empty list and a permissionship of PERMISSIONSHIP_HAS_PERMISSION indicates the subject was found within this relation..authzed.api.v1.CheckDebugTrace.SubProblems sub_problems = 7;
-
setSubProblems
Debug.CheckDebugTrace.Builder setSubProblems(Debug.CheckDebugTrace.SubProblems.Builder builderForValue)
sub_problems holds the sub problems that were executed to resolve the answer to this Check. An empty list and a permissionship of PERMISSIONSHIP_HAS_PERMISSION indicates the subject was found within this relation..authzed.api.v1.CheckDebugTrace.SubProblems sub_problems = 7;
-
mergeSubProblems
Debug.CheckDebugTrace.Builder mergeSubProblems(Debug.CheckDebugTrace.SubProblems value)
sub_problems holds the sub problems that were executed to resolve the answer to this Check. An empty list and a permissionship of PERMISSIONSHIP_HAS_PERMISSION indicates the subject was found within this relation..authzed.api.v1.CheckDebugTrace.SubProblems sub_problems = 7;
-
clearSubProblems
Debug.CheckDebugTrace.Builder clearSubProblems()
sub_problems holds the sub problems that were executed to resolve the answer to this Check. An empty list and a permissionship of PERMISSIONSHIP_HAS_PERMISSION indicates the subject was found within this relation..authzed.api.v1.CheckDebugTrace.SubProblems sub_problems = 7;
-
getSubProblemsBuilder
Debug.CheckDebugTrace.SubProblems.Builder getSubProblemsBuilder()
sub_problems holds the sub problems that were executed to resolve the answer to this Check. An empty list and a permissionship of PERMISSIONSHIP_HAS_PERMISSION indicates the subject was found within this relation..authzed.api.v1.CheckDebugTrace.SubProblems sub_problems = 7;
-
getSubProblemsOrBuilder
Debug.CheckDebugTrace.SubProblemsOrBuilder getSubProblemsOrBuilder()
sub_problems holds the sub problems that were executed to resolve the answer to this Check. An empty list and a permissionship of PERMISSIONSHIP_HAS_PERMISSION indicates the subject was found within this relation..authzed.api.v1.CheckDebugTrace.SubProblems sub_problems = 7;
-
setUnknownFields
final Debug.CheckDebugTrace.Builder setUnknownFields(UnknownFieldSet unknownFields)
-
mergeUnknownFields
final Debug.CheckDebugTrace.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
-
-
-
-