Package io.kubernetes.client.proto
Class V1Certificates.CertificateSigningRequestCondition.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<V1Certificates.CertificateSigningRequestCondition.Builder>
io.kubernetes.client.proto.V1Certificates.CertificateSigningRequestCondition.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,V1Certificates.CertificateSigningRequestConditionOrBuilder,Cloneable
- Enclosing class:
- V1Certificates.CertificateSigningRequestCondition
public static final class V1Certificates.CertificateSigningRequestCondition.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<V1Certificates.CertificateSigningRequestCondition.Builder>
implements V1Certificates.CertificateSigningRequestConditionOrBuilder
CertificateSigningRequestCondition describes a condition of a CertificateSigningRequest objectProtobuf type
k8s.io.api.certificates.v1.CertificateSigningRequestCondition-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()clearField(com.google.protobuf.Descriptors.FieldDescriptor field) lastTransitionTime is the time the condition last transitioned from one status to another.lastUpdateTime is the time of the last update to this condition +optionalmessage contains a human readable message with details about the request state +optionalclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) reason indicates a brief reason for the request state +optionalstatus of the condition, one of True, False, Unknown.type of the condition.clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorlastTransitionTime is the time the condition last transitioned from one status to another.lastTransitionTime is the time the condition last transitioned from one status to another.lastTransitionTime is the time the condition last transitioned from one status to another.lastUpdateTime is the time of the last update to this condition +optionallastUpdateTime is the time of the last update to this condition +optionallastUpdateTime is the time of the last update to this condition +optionalmessage contains a human readable message with details about the request state +optionalcom.google.protobuf.ByteStringmessage contains a human readable message with details about the request state +optionalreason indicates a brief reason for the request state +optionalcom.google.protobuf.ByteStringreason indicates a brief reason for the request state +optionalstatus of the condition, one of True, False, Unknown.com.google.protobuf.ByteStringstatus of the condition, one of True, False, Unknown.getType()type of the condition.com.google.protobuf.ByteStringtype of the condition.booleanlastTransitionTime is the time the condition last transitioned from one status to another.booleanlastUpdateTime is the time of the last update to this condition +optionalbooleanmessage contains a human readable message with details about the request state +optionalbooleanreason indicates a brief reason for the request state +optionalbooleanstatus of the condition, one of True, False, Unknown.booleanhasType()type of the condition.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeLastTransitionTime(Meta.Time value) lastTransitionTime is the time the condition last transitioned from one status to another.mergeLastUpdateTime(Meta.Time value) lastUpdateTime is the time of the last update to this condition +optionalmergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setLastTransitionTime(Meta.Time value) lastTransitionTime is the time the condition last transitioned from one status to another.setLastTransitionTime(Meta.Time.Builder builderForValue) lastTransitionTime is the time the condition last transitioned from one status to another.setLastUpdateTime(Meta.Time value) lastUpdateTime is the time of the last update to this condition +optionalsetLastUpdateTime(Meta.Time.Builder builderForValue) lastUpdateTime is the time of the last update to this condition +optionalsetMessage(String value) message contains a human readable message with details about the request state +optionalsetMessageBytes(com.google.protobuf.ByteString value) message contains a human readable message with details about the request state +optionalreason indicates a brief reason for the request state +optionalsetReasonBytes(com.google.protobuf.ByteString value) reason indicates a brief reason for the request state +optionalsetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) status of the condition, one of True, False, Unknown.setStatusBytes(com.google.protobuf.ByteString value) status of the condition, one of True, False, Unknown.type of the condition.setTypeBytes(com.google.protobuf.ByteString value) type of the condition.setUnknownFields(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, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
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<V1Certificates.CertificateSigningRequestCondition.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<V1Certificates.CertificateSigningRequestCondition.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<V1Certificates.CertificateSigningRequestCondition.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.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<V1Certificates.CertificateSigningRequestCondition.Builder>
-
setField
public V1Certificates.CertificateSigningRequestCondition.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<V1Certificates.CertificateSigningRequestCondition.Builder>
-
clearField
public V1Certificates.CertificateSigningRequestCondition.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1Certificates.CertificateSigningRequestCondition.Builder>
-
clearOneof
public V1Certificates.CertificateSigningRequestCondition.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<V1Certificates.CertificateSigningRequestCondition.Builder>
-
setRepeatedField
public V1Certificates.CertificateSigningRequestCondition.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<V1Certificates.CertificateSigningRequestCondition.Builder>
-
addRepeatedField
public V1Certificates.CertificateSigningRequestCondition.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<V1Certificates.CertificateSigningRequestCondition.Builder>
-
mergeFrom
public V1Certificates.CertificateSigningRequestCondition.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<V1Certificates.CertificateSigningRequestCondition.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<V1Certificates.CertificateSigningRequestCondition.Builder>
-
mergeFrom
public V1Certificates.CertificateSigningRequestCondition.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<V1Certificates.CertificateSigningRequestCondition.Builder>- Throws:
IOException
-
hasType
public boolean hasType()type of the condition. Known conditions are "Approved", "Denied", and "Failed". An "Approved" condition is added via the /approval subresource, indicating the request was approved and should be issued by the signer. A "Denied" condition is added via the /approval subresource, indicating the request was denied and should not be issued by the signer. A "Failed" condition is added via the /status subresource, indicating the signer failed to issue the certificate. Approved and Denied conditions are mutually exclusive. Approved, Denied, and Failed conditions cannot be removed once added. Only one condition of a given type is allowed.
optional string type = 1;- Specified by:
hasTypein interfaceV1Certificates.CertificateSigningRequestConditionOrBuilder
-
getType
type of the condition. Known conditions are "Approved", "Denied", and "Failed". An "Approved" condition is added via the /approval subresource, indicating the request was approved and should be issued by the signer. A "Denied" condition is added via the /approval subresource, indicating the request was denied and should not be issued by the signer. A "Failed" condition is added via the /status subresource, indicating the signer failed to issue the certificate. Approved and Denied conditions are mutually exclusive. Approved, Denied, and Failed conditions cannot be removed once added. Only one condition of a given type is allowed.
optional string type = 1;- Specified by:
getTypein interfaceV1Certificates.CertificateSigningRequestConditionOrBuilder
-
getTypeBytes
public com.google.protobuf.ByteString getTypeBytes()type of the condition. Known conditions are "Approved", "Denied", and "Failed". An "Approved" condition is added via the /approval subresource, indicating the request was approved and should be issued by the signer. A "Denied" condition is added via the /approval subresource, indicating the request was denied and should not be issued by the signer. A "Failed" condition is added via the /status subresource, indicating the signer failed to issue the certificate. Approved and Denied conditions are mutually exclusive. Approved, Denied, and Failed conditions cannot be removed once added. Only one condition of a given type is allowed.
optional string type = 1;- Specified by:
getTypeBytesin interfaceV1Certificates.CertificateSigningRequestConditionOrBuilder
-
setType
type of the condition. Known conditions are "Approved", "Denied", and "Failed". An "Approved" condition is added via the /approval subresource, indicating the request was approved and should be issued by the signer. A "Denied" condition is added via the /approval subresource, indicating the request was denied and should not be issued by the signer. A "Failed" condition is added via the /status subresource, indicating the signer failed to issue the certificate. Approved and Denied conditions are mutually exclusive. Approved, Denied, and Failed conditions cannot be removed once added. Only one condition of a given type is allowed.
optional string type = 1; -
clearType
type of the condition. Known conditions are "Approved", "Denied", and "Failed". An "Approved" condition is added via the /approval subresource, indicating the request was approved and should be issued by the signer. A "Denied" condition is added via the /approval subresource, indicating the request was denied and should not be issued by the signer. A "Failed" condition is added via the /status subresource, indicating the signer failed to issue the certificate. Approved and Denied conditions are mutually exclusive. Approved, Denied, and Failed conditions cannot be removed once added. Only one condition of a given type is allowed.
optional string type = 1; -
setTypeBytes
public V1Certificates.CertificateSigningRequestCondition.Builder setTypeBytes(com.google.protobuf.ByteString value) type of the condition. Known conditions are "Approved", "Denied", and "Failed". An "Approved" condition is added via the /approval subresource, indicating the request was approved and should be issued by the signer. A "Denied" condition is added via the /approval subresource, indicating the request was denied and should not be issued by the signer. A "Failed" condition is added via the /status subresource, indicating the signer failed to issue the certificate. Approved and Denied conditions are mutually exclusive. Approved, Denied, and Failed conditions cannot be removed once added. Only one condition of a given type is allowed.
optional string type = 1; -
hasStatus
public boolean hasStatus()status of the condition, one of True, False, Unknown. Approved, Denied, and Failed conditions may not be "False" or "Unknown".
optional string status = 6;- Specified by:
hasStatusin interfaceV1Certificates.CertificateSigningRequestConditionOrBuilder
-
getStatus
status of the condition, one of True, False, Unknown. Approved, Denied, and Failed conditions may not be "False" or "Unknown".
optional string status = 6;- Specified by:
getStatusin interfaceV1Certificates.CertificateSigningRequestConditionOrBuilder
-
getStatusBytes
public com.google.protobuf.ByteString getStatusBytes()status of the condition, one of True, False, Unknown. Approved, Denied, and Failed conditions may not be "False" or "Unknown".
optional string status = 6;- Specified by:
getStatusBytesin interfaceV1Certificates.CertificateSigningRequestConditionOrBuilder
-
setStatus
status of the condition, one of True, False, Unknown. Approved, Denied, and Failed conditions may not be "False" or "Unknown".
optional string status = 6; -
clearStatus
status of the condition, one of True, False, Unknown. Approved, Denied, and Failed conditions may not be "False" or "Unknown".
optional string status = 6; -
setStatusBytes
public V1Certificates.CertificateSigningRequestCondition.Builder setStatusBytes(com.google.protobuf.ByteString value) status of the condition, one of True, False, Unknown. Approved, Denied, and Failed conditions may not be "False" or "Unknown".
optional string status = 6; -
hasReason
public boolean hasReason()reason indicates a brief reason for the request state +optional
optional string reason = 2;- Specified by:
hasReasonin interfaceV1Certificates.CertificateSigningRequestConditionOrBuilder
-
getReason
reason indicates a brief reason for the request state +optional
optional string reason = 2;- Specified by:
getReasonin interfaceV1Certificates.CertificateSigningRequestConditionOrBuilder
-
getReasonBytes
public com.google.protobuf.ByteString getReasonBytes()reason indicates a brief reason for the request state +optional
optional string reason = 2;- Specified by:
getReasonBytesin interfaceV1Certificates.CertificateSigningRequestConditionOrBuilder
-
setReason
reason indicates a brief reason for the request state +optional
optional string reason = 2; -
clearReason
reason indicates a brief reason for the request state +optional
optional string reason = 2; -
setReasonBytes
public V1Certificates.CertificateSigningRequestCondition.Builder setReasonBytes(com.google.protobuf.ByteString value) reason indicates a brief reason for the request state +optional
optional string reason = 2; -
hasMessage
public boolean hasMessage()message contains a human readable message with details about the request state +optional
optional string message = 3;- Specified by:
hasMessagein interfaceV1Certificates.CertificateSigningRequestConditionOrBuilder
-
getMessage
message contains a human readable message with details about the request state +optional
optional string message = 3;- Specified by:
getMessagein interfaceV1Certificates.CertificateSigningRequestConditionOrBuilder
-
getMessageBytes
public com.google.protobuf.ByteString getMessageBytes()message contains a human readable message with details about the request state +optional
optional string message = 3;- Specified by:
getMessageBytesin interfaceV1Certificates.CertificateSigningRequestConditionOrBuilder
-
setMessage
message contains a human readable message with details about the request state +optional
optional string message = 3; -
clearMessage
message contains a human readable message with details about the request state +optional
optional string message = 3; -
setMessageBytes
public V1Certificates.CertificateSigningRequestCondition.Builder setMessageBytes(com.google.protobuf.ByteString value) message contains a human readable message with details about the request state +optional
optional string message = 3; -
hasLastUpdateTime
public boolean hasLastUpdateTime()lastUpdateTime is the time of the last update to this condition +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastUpdateTime = 4;- Specified by:
hasLastUpdateTimein interfaceV1Certificates.CertificateSigningRequestConditionOrBuilder
-
getLastUpdateTime
lastUpdateTime is the time of the last update to this condition +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastUpdateTime = 4;- Specified by:
getLastUpdateTimein interfaceV1Certificates.CertificateSigningRequestConditionOrBuilder
-
setLastUpdateTime
lastUpdateTime is the time of the last update to this condition +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastUpdateTime = 4; -
setLastUpdateTime
public V1Certificates.CertificateSigningRequestCondition.Builder setLastUpdateTime(Meta.Time.Builder builderForValue) lastUpdateTime is the time of the last update to this condition +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastUpdateTime = 4; -
mergeLastUpdateTime
public V1Certificates.CertificateSigningRequestCondition.Builder mergeLastUpdateTime(Meta.Time value) lastUpdateTime is the time of the last update to this condition +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastUpdateTime = 4; -
clearLastUpdateTime
lastUpdateTime is the time of the last update to this condition +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastUpdateTime = 4; -
getLastUpdateTimeBuilder
lastUpdateTime is the time of the last update to this condition +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastUpdateTime = 4; -
getLastUpdateTimeOrBuilder
lastUpdateTime is the time of the last update to this condition +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastUpdateTime = 4;- Specified by:
getLastUpdateTimeOrBuilderin interfaceV1Certificates.CertificateSigningRequestConditionOrBuilder
-
hasLastTransitionTime
public boolean hasLastTransitionTime()lastTransitionTime is the time the condition last transitioned from one status to another. If unset, when a new condition type is added or an existing condition's status is changed, the server defaults this to the current time. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTransitionTime = 5;- Specified by:
hasLastTransitionTimein interfaceV1Certificates.CertificateSigningRequestConditionOrBuilder
-
getLastTransitionTime
lastTransitionTime is the time the condition last transitioned from one status to another. If unset, when a new condition type is added or an existing condition's status is changed, the server defaults this to the current time. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTransitionTime = 5;- Specified by:
getLastTransitionTimein interfaceV1Certificates.CertificateSigningRequestConditionOrBuilder
-
setLastTransitionTime
public V1Certificates.CertificateSigningRequestCondition.Builder setLastTransitionTime(Meta.Time value) lastTransitionTime is the time the condition last transitioned from one status to another. If unset, when a new condition type is added or an existing condition's status is changed, the server defaults this to the current time. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTransitionTime = 5; -
setLastTransitionTime
public V1Certificates.CertificateSigningRequestCondition.Builder setLastTransitionTime(Meta.Time.Builder builderForValue) lastTransitionTime is the time the condition last transitioned from one status to another. If unset, when a new condition type is added or an existing condition's status is changed, the server defaults this to the current time. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTransitionTime = 5; -
mergeLastTransitionTime
public V1Certificates.CertificateSigningRequestCondition.Builder mergeLastTransitionTime(Meta.Time value) lastTransitionTime is the time the condition last transitioned from one status to another. If unset, when a new condition type is added or an existing condition's status is changed, the server defaults this to the current time. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTransitionTime = 5; -
clearLastTransitionTime
lastTransitionTime is the time the condition last transitioned from one status to another. If unset, when a new condition type is added or an existing condition's status is changed, the server defaults this to the current time. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTransitionTime = 5; -
getLastTransitionTimeBuilder
lastTransitionTime is the time the condition last transitioned from one status to another. If unset, when a new condition type is added or an existing condition's status is changed, the server defaults this to the current time. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTransitionTime = 5; -
getLastTransitionTimeOrBuilder
lastTransitionTime is the time the condition last transitioned from one status to another. If unset, when a new condition type is added or an existing condition's status is changed, the server defaults this to the current time. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTransitionTime = 5;- Specified by:
getLastTransitionTimeOrBuilderin interfaceV1Certificates.CertificateSigningRequestConditionOrBuilder
-
setUnknownFields
public final V1Certificates.CertificateSigningRequestCondition.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<V1Certificates.CertificateSigningRequestCondition.Builder>
-
mergeUnknownFields
public final V1Certificates.CertificateSigningRequestCondition.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<V1Certificates.CertificateSigningRequestCondition.Builder>
-