Class CertificateRevocationList.RevokedCertificate
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.security.privateca.v1.CertificateRevocationList.RevokedCertificate
-
- All Implemented Interfaces:
CertificateRevocationList.RevokedCertificateOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
- Enclosing class:
- CertificateRevocationList
public static final class CertificateRevocationList.RevokedCertificate extends com.google.protobuf.GeneratedMessageV3 implements CertificateRevocationList.RevokedCertificateOrBuilder
Describes a revoked [Certificate][google.cloud.security.privateca.v1.Certificate].
Protobuf typegoogle.cloud.security.privateca.v1.CertificateRevocationList.RevokedCertificate- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCertificateRevocationList.RevokedCertificate.BuilderDescribes a revoked [Certificate][google.cloud.security.privateca.v1.Certificate].-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intCERTIFICATE_FIELD_NUMBERstatic intHEX_SERIAL_NUMBER_FIELD_NUMBERstatic intREVOCATION_REASON_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetCertificate()The resource name for the [Certificate][google.cloud.security.privateca.v1.Certificate] in the format `projects/*/locations/*/caPools/*/certificates/*`.com.google.protobuf.ByteStringgetCertificateBytes()The resource name for the [Certificate][google.cloud.security.privateca.v1.Certificate] in the format `projects/*/locations/*/caPools/*/certificates/*`.static CertificateRevocationList.RevokedCertificategetDefaultInstance()CertificateRevocationList.RevokedCertificategetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetHexSerialNumber()The serial number of the [Certificate][google.cloud.security.privateca.v1.Certificate].com.google.protobuf.ByteStringgetHexSerialNumberBytes()The serial number of the [Certificate][google.cloud.security.privateca.v1.Certificate].com.google.protobuf.Parser<CertificateRevocationList.RevokedCertificate>getParserForType()RevocationReasongetRevocationReason()The reason the [Certificate][google.cloud.security.privateca.v1.Certificate] was revoked.intgetRevocationReasonValue()The reason the [Certificate][google.cloud.security.privateca.v1.Certificate] was revoked.intgetSerializedSize()inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static CertificateRevocationList.RevokedCertificate.BuildernewBuilder()static CertificateRevocationList.RevokedCertificate.BuildernewBuilder(CertificateRevocationList.RevokedCertificate prototype)CertificateRevocationList.RevokedCertificate.BuildernewBuilderForType()protected CertificateRevocationList.RevokedCertificate.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static CertificateRevocationList.RevokedCertificateparseDelimitedFrom(InputStream input)static CertificateRevocationList.RevokedCertificateparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CertificateRevocationList.RevokedCertificateparseFrom(byte[] data)static CertificateRevocationList.RevokedCertificateparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CertificateRevocationList.RevokedCertificateparseFrom(com.google.protobuf.ByteString data)static CertificateRevocationList.RevokedCertificateparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CertificateRevocationList.RevokedCertificateparseFrom(com.google.protobuf.CodedInputStream input)static CertificateRevocationList.RevokedCertificateparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CertificateRevocationList.RevokedCertificateparseFrom(InputStream input)static CertificateRevocationList.RevokedCertificateparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CertificateRevocationList.RevokedCertificateparseFrom(ByteBuffer data)static CertificateRevocationList.RevokedCertificateparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<CertificateRevocationList.RevokedCertificate>parser()CertificateRevocationList.RevokedCertificate.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
CERTIFICATE_FIELD_NUMBER
public static final int CERTIFICATE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HEX_SERIAL_NUMBER_FIELD_NUMBER
public static final int HEX_SERIAL_NUMBER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REVOCATION_REASON_FIELD_NUMBER
public static final int REVOCATION_REASON_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
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
-
getCertificate
public String getCertificate()
The resource name for the [Certificate][google.cloud.security.privateca.v1.Certificate] in the format `projects/*/locations/*/caPools/*/certificates/*`.
string certificate = 1 [(.google.api.resource_reference) = { ... }- Specified by:
getCertificatein interfaceCertificateRevocationList.RevokedCertificateOrBuilder- Returns:
- The certificate.
-
getCertificateBytes
public com.google.protobuf.ByteString getCertificateBytes()
The resource name for the [Certificate][google.cloud.security.privateca.v1.Certificate] in the format `projects/*/locations/*/caPools/*/certificates/*`.
string certificate = 1 [(.google.api.resource_reference) = { ... }- Specified by:
getCertificateBytesin interfaceCertificateRevocationList.RevokedCertificateOrBuilder- Returns:
- The bytes for certificate.
-
getHexSerialNumber
public String getHexSerialNumber()
The serial number of the [Certificate][google.cloud.security.privateca.v1.Certificate].
string hex_serial_number = 2;- Specified by:
getHexSerialNumberin interfaceCertificateRevocationList.RevokedCertificateOrBuilder- Returns:
- The hexSerialNumber.
-
getHexSerialNumberBytes
public com.google.protobuf.ByteString getHexSerialNumberBytes()
The serial number of the [Certificate][google.cloud.security.privateca.v1.Certificate].
string hex_serial_number = 2;- Specified by:
getHexSerialNumberBytesin interfaceCertificateRevocationList.RevokedCertificateOrBuilder- Returns:
- The bytes for hexSerialNumber.
-
getRevocationReasonValue
public int getRevocationReasonValue()
The reason the [Certificate][google.cloud.security.privateca.v1.Certificate] was revoked.
.google.cloud.security.privateca.v1.RevocationReason revocation_reason = 3;- Specified by:
getRevocationReasonValuein interfaceCertificateRevocationList.RevokedCertificateOrBuilder- Returns:
- The enum numeric value on the wire for revocationReason.
-
getRevocationReason
public RevocationReason getRevocationReason()
The reason the [Certificate][google.cloud.security.privateca.v1.Certificate] was revoked.
.google.cloud.security.privateca.v1.RevocationReason revocation_reason = 3;- Specified by:
getRevocationReasonin interfaceCertificateRevocationList.RevokedCertificateOrBuilder- Returns:
- The revocationReason.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static CertificateRevocationList.RevokedCertificate parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CertificateRevocationList.RevokedCertificate parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CertificateRevocationList.RevokedCertificate parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CertificateRevocationList.RevokedCertificate parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CertificateRevocationList.RevokedCertificate parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CertificateRevocationList.RevokedCertificate parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CertificateRevocationList.RevokedCertificate parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static CertificateRevocationList.RevokedCertificate parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static CertificateRevocationList.RevokedCertificate parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static CertificateRevocationList.RevokedCertificate parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static CertificateRevocationList.RevokedCertificate parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static CertificateRevocationList.RevokedCertificate parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public CertificateRevocationList.RevokedCertificate.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static CertificateRevocationList.RevokedCertificate.Builder newBuilder()
-
newBuilder
public static CertificateRevocationList.RevokedCertificate.Builder newBuilder(CertificateRevocationList.RevokedCertificate prototype)
-
toBuilder
public CertificateRevocationList.RevokedCertificate.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected CertificateRevocationList.RevokedCertificate.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static CertificateRevocationList.RevokedCertificate getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<CertificateRevocationList.RevokedCertificate> parser()
-
getParserForType
public com.google.protobuf.Parser<CertificateRevocationList.RevokedCertificate> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public CertificateRevocationList.RevokedCertificate getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-