Class CertificateRevocationList.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<CertificateRevocationList.Builder>
-
- com.google.cloud.security.privateca.v1beta1.CertificateRevocationList.Builder
-
- All Implemented Interfaces:
CertificateRevocationListOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- CertificateRevocationList
public static final class CertificateRevocationList.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CertificateRevocationList.Builder> implements CertificateRevocationListOrBuilder
A [CertificateRevocationList][google.cloud.security.privateca.v1beta1.CertificateRevocationList] corresponds to a signed X.509 certificate Revocation List (CRL). A CRL contains the serial numbers of certificates that should no longer be trusted.
Protobuf typegoogle.cloud.security.privateca.v1beta1.CertificateRevocationList
-
-
Method Summary
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, 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()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<CertificateRevocationList.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
- Overrides:
internalGetMutableMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<CertificateRevocationList.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<CertificateRevocationList.Builder>
-
clear
public CertificateRevocationList.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<CertificateRevocationList.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<CertificateRevocationList.Builder>
-
getDefaultInstanceForType
public CertificateRevocationList getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public CertificateRevocationList build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public CertificateRevocationList buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public CertificateRevocationList.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<CertificateRevocationList.Builder>
-
setField
public CertificateRevocationList.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<CertificateRevocationList.Builder>
-
clearField
public CertificateRevocationList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<CertificateRevocationList.Builder>
-
clearOneof
public CertificateRevocationList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<CertificateRevocationList.Builder>
-
setRepeatedField
public CertificateRevocationList.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<CertificateRevocationList.Builder>
-
addRepeatedField
public CertificateRevocationList.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<CertificateRevocationList.Builder>
-
mergeFrom
public CertificateRevocationList.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<CertificateRevocationList.Builder>
-
mergeFrom
public CertificateRevocationList.Builder mergeFrom(CertificateRevocationList other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<CertificateRevocationList.Builder>
-
mergeFrom
public CertificateRevocationList.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<CertificateRevocationList.Builder>- Throws:
IOException
-
getName
public String getName()
Output only. The resource path for this [CertificateRevocationList][google.cloud.security.privateca.v1beta1.CertificateRevocationList] in the format `projects/*/locations/*/certificateAuthorities/*/ certificateRevocationLists/*`.string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getNamein interfaceCertificateRevocationListOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Output only. The resource path for this [CertificateRevocationList][google.cloud.security.privateca.v1beta1.CertificateRevocationList] in the format `projects/*/locations/*/certificateAuthorities/*/ certificateRevocationLists/*`.string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getNameBytesin interfaceCertificateRevocationListOrBuilder- Returns:
- The bytes for name.
-
setName
public CertificateRevocationList.Builder setName(String value)
Output only. The resource path for this [CertificateRevocationList][google.cloud.security.privateca.v1beta1.CertificateRevocationList] in the format `projects/*/locations/*/certificateAuthorities/*/ certificateRevocationLists/*`.string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
public CertificateRevocationList.Builder clearName()
Output only. The resource path for this [CertificateRevocationList][google.cloud.security.privateca.v1beta1.CertificateRevocationList] in the format `projects/*/locations/*/certificateAuthorities/*/ certificateRevocationLists/*`.string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
setNameBytes
public CertificateRevocationList.Builder setNameBytes(com.google.protobuf.ByteString value)
Output only. The resource path for this [CertificateRevocationList][google.cloud.security.privateca.v1beta1.CertificateRevocationList] in the format `projects/*/locations/*/certificateAuthorities/*/ certificateRevocationLists/*`.string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
getSequenceNumber
public long getSequenceNumber()
Output only. The CRL sequence number that appears in pem_crl.
int64 sequence_number = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getSequenceNumberin interfaceCertificateRevocationListOrBuilder- Returns:
- The sequenceNumber.
-
setSequenceNumber
public CertificateRevocationList.Builder setSequenceNumber(long value)
Output only. The CRL sequence number that appears in pem_crl.
int64 sequence_number = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The sequenceNumber to set.- Returns:
- This builder for chaining.
-
clearSequenceNumber
public CertificateRevocationList.Builder clearSequenceNumber()
Output only. The CRL sequence number that appears in pem_crl.
int64 sequence_number = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
getRevokedCertificatesList
public List<CertificateRevocationList.RevokedCertificate> getRevokedCertificatesList()
Output only. The revoked serial numbers that appear in pem_crl.
repeated .google.cloud.security.privateca.v1beta1.CertificateRevocationList.RevokedCertificate revoked_certificates = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getRevokedCertificatesListin interfaceCertificateRevocationListOrBuilder
-
getRevokedCertificatesCount
public int getRevokedCertificatesCount()
Output only. The revoked serial numbers that appear in pem_crl.
repeated .google.cloud.security.privateca.v1beta1.CertificateRevocationList.RevokedCertificate revoked_certificates = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getRevokedCertificatesCountin interfaceCertificateRevocationListOrBuilder
-
getRevokedCertificates
public CertificateRevocationList.RevokedCertificate getRevokedCertificates(int index)
Output only. The revoked serial numbers that appear in pem_crl.
repeated .google.cloud.security.privateca.v1beta1.CertificateRevocationList.RevokedCertificate revoked_certificates = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getRevokedCertificatesin interfaceCertificateRevocationListOrBuilder
-
setRevokedCertificates
public CertificateRevocationList.Builder setRevokedCertificates(int index, CertificateRevocationList.RevokedCertificate value)
Output only. The revoked serial numbers that appear in pem_crl.
repeated .google.cloud.security.privateca.v1beta1.CertificateRevocationList.RevokedCertificate revoked_certificates = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setRevokedCertificates
public CertificateRevocationList.Builder setRevokedCertificates(int index, CertificateRevocationList.RevokedCertificate.Builder builderForValue)
Output only. The revoked serial numbers that appear in pem_crl.
repeated .google.cloud.security.privateca.v1beta1.CertificateRevocationList.RevokedCertificate revoked_certificates = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addRevokedCertificates
public CertificateRevocationList.Builder addRevokedCertificates(CertificateRevocationList.RevokedCertificate value)
Output only. The revoked serial numbers that appear in pem_crl.
repeated .google.cloud.security.privateca.v1beta1.CertificateRevocationList.RevokedCertificate revoked_certificates = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addRevokedCertificates
public CertificateRevocationList.Builder addRevokedCertificates(int index, CertificateRevocationList.RevokedCertificate value)
Output only. The revoked serial numbers that appear in pem_crl.
repeated .google.cloud.security.privateca.v1beta1.CertificateRevocationList.RevokedCertificate revoked_certificates = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addRevokedCertificates
public CertificateRevocationList.Builder addRevokedCertificates(CertificateRevocationList.RevokedCertificate.Builder builderForValue)
Output only. The revoked serial numbers that appear in pem_crl.
repeated .google.cloud.security.privateca.v1beta1.CertificateRevocationList.RevokedCertificate revoked_certificates = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addRevokedCertificates
public CertificateRevocationList.Builder addRevokedCertificates(int index, CertificateRevocationList.RevokedCertificate.Builder builderForValue)
Output only. The revoked serial numbers that appear in pem_crl.
repeated .google.cloud.security.privateca.v1beta1.CertificateRevocationList.RevokedCertificate revoked_certificates = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addAllRevokedCertificates
public CertificateRevocationList.Builder addAllRevokedCertificates(Iterable<? extends CertificateRevocationList.RevokedCertificate> values)
Output only. The revoked serial numbers that appear in pem_crl.
repeated .google.cloud.security.privateca.v1beta1.CertificateRevocationList.RevokedCertificate revoked_certificates = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearRevokedCertificates
public CertificateRevocationList.Builder clearRevokedCertificates()
Output only. The revoked serial numbers that appear in pem_crl.
repeated .google.cloud.security.privateca.v1beta1.CertificateRevocationList.RevokedCertificate revoked_certificates = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
removeRevokedCertificates
public CertificateRevocationList.Builder removeRevokedCertificates(int index)
Output only. The revoked serial numbers that appear in pem_crl.
repeated .google.cloud.security.privateca.v1beta1.CertificateRevocationList.RevokedCertificate revoked_certificates = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getRevokedCertificatesBuilder
public CertificateRevocationList.RevokedCertificate.Builder getRevokedCertificatesBuilder(int index)
Output only. The revoked serial numbers that appear in pem_crl.
repeated .google.cloud.security.privateca.v1beta1.CertificateRevocationList.RevokedCertificate revoked_certificates = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getRevokedCertificatesOrBuilder
public CertificateRevocationList.RevokedCertificateOrBuilder getRevokedCertificatesOrBuilder(int index)
Output only. The revoked serial numbers that appear in pem_crl.
repeated .google.cloud.security.privateca.v1beta1.CertificateRevocationList.RevokedCertificate revoked_certificates = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getRevokedCertificatesOrBuilderin interfaceCertificateRevocationListOrBuilder
-
getRevokedCertificatesOrBuilderList
public List<? extends CertificateRevocationList.RevokedCertificateOrBuilder> getRevokedCertificatesOrBuilderList()
Output only. The revoked serial numbers that appear in pem_crl.
repeated .google.cloud.security.privateca.v1beta1.CertificateRevocationList.RevokedCertificate revoked_certificates = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getRevokedCertificatesOrBuilderListin interfaceCertificateRevocationListOrBuilder
-
addRevokedCertificatesBuilder
public CertificateRevocationList.RevokedCertificate.Builder addRevokedCertificatesBuilder()
Output only. The revoked serial numbers that appear in pem_crl.
repeated .google.cloud.security.privateca.v1beta1.CertificateRevocationList.RevokedCertificate revoked_certificates = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addRevokedCertificatesBuilder
public CertificateRevocationList.RevokedCertificate.Builder addRevokedCertificatesBuilder(int index)
Output only. The revoked serial numbers that appear in pem_crl.
repeated .google.cloud.security.privateca.v1beta1.CertificateRevocationList.RevokedCertificate revoked_certificates = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getRevokedCertificatesBuilderList
public List<CertificateRevocationList.RevokedCertificate.Builder> getRevokedCertificatesBuilderList()
Output only. The revoked serial numbers that appear in pem_crl.
repeated .google.cloud.security.privateca.v1beta1.CertificateRevocationList.RevokedCertificate revoked_certificates = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getPemCrl
public String getPemCrl()
Output only. The PEM-encoded X.509 CRL.
string pem_crl = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getPemCrlin interfaceCertificateRevocationListOrBuilder- Returns:
- The pemCrl.
-
getPemCrlBytes
public com.google.protobuf.ByteString getPemCrlBytes()
Output only. The PEM-encoded X.509 CRL.
string pem_crl = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getPemCrlBytesin interfaceCertificateRevocationListOrBuilder- Returns:
- The bytes for pemCrl.
-
setPemCrl
public CertificateRevocationList.Builder setPemCrl(String value)
Output only. The PEM-encoded X.509 CRL.
string pem_crl = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The pemCrl to set.- Returns:
- This builder for chaining.
-
clearPemCrl
public CertificateRevocationList.Builder clearPemCrl()
Output only. The PEM-encoded X.509 CRL.
string pem_crl = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
setPemCrlBytes
public CertificateRevocationList.Builder setPemCrlBytes(com.google.protobuf.ByteString value)
Output only. The PEM-encoded X.509 CRL.
string pem_crl = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The bytes for pemCrl to set.- Returns:
- This builder for chaining.
-
getAccessUrl
public String getAccessUrl()
Output only. The location where 'pem_crl' can be accessed.
string access_url = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getAccessUrlin interfaceCertificateRevocationListOrBuilder- Returns:
- The accessUrl.
-
getAccessUrlBytes
public com.google.protobuf.ByteString getAccessUrlBytes()
Output only. The location where 'pem_crl' can be accessed.
string access_url = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getAccessUrlBytesin interfaceCertificateRevocationListOrBuilder- Returns:
- The bytes for accessUrl.
-
setAccessUrl
public CertificateRevocationList.Builder setAccessUrl(String value)
Output only. The location where 'pem_crl' can be accessed.
string access_url = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The accessUrl to set.- Returns:
- This builder for chaining.
-
clearAccessUrl
public CertificateRevocationList.Builder clearAccessUrl()
Output only. The location where 'pem_crl' can be accessed.
string access_url = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
setAccessUrlBytes
public CertificateRevocationList.Builder setAccessUrlBytes(com.google.protobuf.ByteString value)
Output only. The location where 'pem_crl' can be accessed.
string access_url = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The bytes for accessUrl to set.- Returns:
- This builder for chaining.
-
getStateValue
public int getStateValue()
Output only. The [State][google.cloud.security.privateca.v1beta1.CertificateRevocationList.State] for this [CertificateRevocationList][google.cloud.security.privateca.v1beta1.CertificateRevocationList].
.google.cloud.security.privateca.v1beta1.CertificateRevocationList.State state = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStateValuein interfaceCertificateRevocationListOrBuilder- Returns:
- The enum numeric value on the wire for state.
-
setStateValue
public CertificateRevocationList.Builder setStateValue(int value)
Output only. The [State][google.cloud.security.privateca.v1beta1.CertificateRevocationList.State] for this [CertificateRevocationList][google.cloud.security.privateca.v1beta1.CertificateRevocationList].
.google.cloud.security.privateca.v1beta1.CertificateRevocationList.State state = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The enum numeric value on the wire for state to set.- Returns:
- This builder for chaining.
-
getState
public CertificateRevocationList.State getState()
Output only. The [State][google.cloud.security.privateca.v1beta1.CertificateRevocationList.State] for this [CertificateRevocationList][google.cloud.security.privateca.v1beta1.CertificateRevocationList].
.google.cloud.security.privateca.v1beta1.CertificateRevocationList.State state = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStatein interfaceCertificateRevocationListOrBuilder- Returns:
- The state.
-
setState
public CertificateRevocationList.Builder setState(CertificateRevocationList.State value)
Output only. The [State][google.cloud.security.privateca.v1beta1.CertificateRevocationList.State] for this [CertificateRevocationList][google.cloud.security.privateca.v1beta1.CertificateRevocationList].
.google.cloud.security.privateca.v1beta1.CertificateRevocationList.State state = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The state to set.- Returns:
- This builder for chaining.
-
clearState
public CertificateRevocationList.Builder clearState()
Output only. The [State][google.cloud.security.privateca.v1beta1.CertificateRevocationList.State] for this [CertificateRevocationList][google.cloud.security.privateca.v1beta1.CertificateRevocationList].
.google.cloud.security.privateca.v1beta1.CertificateRevocationList.State state = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
hasCreateTime
public boolean hasCreateTime()
Output only. The time at which this [CertificateRevocationList][google.cloud.security.privateca.v1beta1.CertificateRevocationList] was created.
.google.protobuf.Timestamp create_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasCreateTimein interfaceCertificateRevocationListOrBuilder- Returns:
- Whether the createTime field is set.
-
getCreateTime
public com.google.protobuf.Timestamp getCreateTime()
Output only. The time at which this [CertificateRevocationList][google.cloud.security.privateca.v1beta1.CertificateRevocationList] was created.
.google.protobuf.Timestamp create_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCreateTimein interfaceCertificateRevocationListOrBuilder- Returns:
- The createTime.
-
setCreateTime
public CertificateRevocationList.Builder setCreateTime(com.google.protobuf.Timestamp value)
Output only. The time at which this [CertificateRevocationList][google.cloud.security.privateca.v1beta1.CertificateRevocationList] was created.
.google.protobuf.Timestamp create_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setCreateTime
public CertificateRevocationList.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The time at which this [CertificateRevocationList][google.cloud.security.privateca.v1beta1.CertificateRevocationList] was created.
.google.protobuf.Timestamp create_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeCreateTime
public CertificateRevocationList.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Output only. The time at which this [CertificateRevocationList][google.cloud.security.privateca.v1beta1.CertificateRevocationList] was created.
.google.protobuf.Timestamp create_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearCreateTime
public CertificateRevocationList.Builder clearCreateTime()
Output only. The time at which this [CertificateRevocationList][google.cloud.security.privateca.v1beta1.CertificateRevocationList] was created.
.google.protobuf.Timestamp create_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getCreateTimeBuilder
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Output only. The time at which this [CertificateRevocationList][google.cloud.security.privateca.v1beta1.CertificateRevocationList] was created.
.google.protobuf.Timestamp create_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. The time at which this [CertificateRevocationList][google.cloud.security.privateca.v1beta1.CertificateRevocationList] was created.
.google.protobuf.Timestamp create_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCreateTimeOrBuilderin interfaceCertificateRevocationListOrBuilder
-
hasUpdateTime
public boolean hasUpdateTime()
Output only. The time at which this [CertificateRevocationList][google.cloud.security.privateca.v1beta1.CertificateRevocationList] was updated.
.google.protobuf.Timestamp update_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasUpdateTimein interfaceCertificateRevocationListOrBuilder- Returns:
- Whether the updateTime field is set.
-
getUpdateTime
public com.google.protobuf.Timestamp getUpdateTime()
Output only. The time at which this [CertificateRevocationList][google.cloud.security.privateca.v1beta1.CertificateRevocationList] was updated.
.google.protobuf.Timestamp update_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUpdateTimein interfaceCertificateRevocationListOrBuilder- Returns:
- The updateTime.
-
setUpdateTime
public CertificateRevocationList.Builder setUpdateTime(com.google.protobuf.Timestamp value)
Output only. The time at which this [CertificateRevocationList][google.cloud.security.privateca.v1beta1.CertificateRevocationList] was updated.
.google.protobuf.Timestamp update_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setUpdateTime
public CertificateRevocationList.Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The time at which this [CertificateRevocationList][google.cloud.security.privateca.v1beta1.CertificateRevocationList] was updated.
.google.protobuf.Timestamp update_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeUpdateTime
public CertificateRevocationList.Builder mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only. The time at which this [CertificateRevocationList][google.cloud.security.privateca.v1beta1.CertificateRevocationList] was updated.
.google.protobuf.Timestamp update_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearUpdateTime
public CertificateRevocationList.Builder clearUpdateTime()
Output only. The time at which this [CertificateRevocationList][google.cloud.security.privateca.v1beta1.CertificateRevocationList] was updated.
.google.protobuf.Timestamp update_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getUpdateTimeBuilder
public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()
Output only. The time at which this [CertificateRevocationList][google.cloud.security.privateca.v1beta1.CertificateRevocationList] was updated.
.google.protobuf.Timestamp update_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getUpdateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Output only. The time at which this [CertificateRevocationList][google.cloud.security.privateca.v1beta1.CertificateRevocationList] was updated.
.google.protobuf.Timestamp update_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUpdateTimeOrBuilderin interfaceCertificateRevocationListOrBuilder
-
getLabelsCount
public int getLabelsCount()
Description copied from interface:CertificateRevocationListOrBuilderOptional. Labels with user-defined metadata.
map<string, string> labels = 9 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getLabelsCountin interfaceCertificateRevocationListOrBuilder
-
containsLabels
public boolean containsLabels(String key)
Optional. Labels with user-defined metadata.
map<string, string> labels = 9 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
containsLabelsin interfaceCertificateRevocationListOrBuilder
-
getLabels
@Deprecated public Map<String,String> getLabels()
Deprecated.UsegetLabelsMap()instead.- Specified by:
getLabelsin interfaceCertificateRevocationListOrBuilder
-
getLabelsMap
public Map<String,String> getLabelsMap()
Optional. Labels with user-defined metadata.
map<string, string> labels = 9 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getLabelsMapin interfaceCertificateRevocationListOrBuilder
-
getLabelsOrDefault
public String getLabelsOrDefault(String key, String defaultValue)
Optional. Labels with user-defined metadata.
map<string, string> labels = 9 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getLabelsOrDefaultin interfaceCertificateRevocationListOrBuilder
-
getLabelsOrThrow
public String getLabelsOrThrow(String key)
Optional. Labels with user-defined metadata.
map<string, string> labels = 9 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getLabelsOrThrowin interfaceCertificateRevocationListOrBuilder
-
clearLabels
public CertificateRevocationList.Builder clearLabels()
-
removeLabels
public CertificateRevocationList.Builder removeLabels(String key)
Optional. Labels with user-defined metadata.
map<string, string> labels = 9 [(.google.api.field_behavior) = OPTIONAL];
-
getMutableLabels
@Deprecated public Map<String,String> getMutableLabels()
Deprecated.Use alternate mutation accessors instead.
-
putLabels
public CertificateRevocationList.Builder putLabels(String key, String value)
Optional. Labels with user-defined metadata.
map<string, string> labels = 9 [(.google.api.field_behavior) = OPTIONAL];
-
putAllLabels
public CertificateRevocationList.Builder putAllLabels(Map<String,String> values)
Optional. Labels with user-defined metadata.
map<string, string> labels = 9 [(.google.api.field_behavior) = OPTIONAL];
-
setUnknownFields
public final CertificateRevocationList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<CertificateRevocationList.Builder>
-
mergeUnknownFields
public final CertificateRevocationList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<CertificateRevocationList.Builder>
-
-