Package com.google.cloud.kms.v1
Class KeyOperationAttestation.CertificateChains
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.kms.v1.KeyOperationAttestation.CertificateChains
-
- All Implemented Interfaces:
KeyOperationAttestation.CertificateChainsOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
- Enclosing class:
- KeyOperationAttestation
public static final class KeyOperationAttestation.CertificateChains extends com.google.protobuf.GeneratedMessageV3 implements KeyOperationAttestation.CertificateChainsOrBuilder
Certificate chains needed to verify the attestation. Certificates in chains are PEM-encoded and are ordered based on https://tools.ietf.org/html/rfc5246#section-7.4.2.
Protobuf typegoogle.cloud.kms.v1.KeyOperationAttestation.CertificateChains
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
KeyOperationAttestation.CertificateChains.Builder
Certificate chains needed to verify the attestation.-
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 int
CAVIUM_CERTS_FIELD_NUMBER
static int
GOOGLE_CARD_CERTS_FIELD_NUMBER
static int
GOOGLE_PARTITION_CERTS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
String
getCaviumCerts(int index)
Cavium certificate chain corresponding to the attestation.com.google.protobuf.ByteString
getCaviumCertsBytes(int index)
Cavium certificate chain corresponding to the attestation.int
getCaviumCertsCount()
Cavium certificate chain corresponding to the attestation.com.google.protobuf.ProtocolStringList
getCaviumCertsList()
Cavium certificate chain corresponding to the attestation.static KeyOperationAttestation.CertificateChains
getDefaultInstance()
KeyOperationAttestation.CertificateChains
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
String
getGoogleCardCerts(int index)
Google card certificate chain corresponding to the attestation.com.google.protobuf.ByteString
getGoogleCardCertsBytes(int index)
Google card certificate chain corresponding to the attestation.int
getGoogleCardCertsCount()
Google card certificate chain corresponding to the attestation.com.google.protobuf.ProtocolStringList
getGoogleCardCertsList()
Google card certificate chain corresponding to the attestation.String
getGooglePartitionCerts(int index)
Google partition certificate chain corresponding to the attestation.com.google.protobuf.ByteString
getGooglePartitionCertsBytes(int index)
Google partition certificate chain corresponding to the attestation.int
getGooglePartitionCertsCount()
Google partition certificate chain corresponding to the attestation.com.google.protobuf.ProtocolStringList
getGooglePartitionCertsList()
Google partition certificate chain corresponding to the attestation.com.google.protobuf.Parser<KeyOperationAttestation.CertificateChains>
getParserForType()
int
getSerializedSize()
int
hashCode()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static KeyOperationAttestation.CertificateChains.Builder
newBuilder()
static KeyOperationAttestation.CertificateChains.Builder
newBuilder(KeyOperationAttestation.CertificateChains prototype)
KeyOperationAttestation.CertificateChains.Builder
newBuilderForType()
protected KeyOperationAttestation.CertificateChains.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static KeyOperationAttestation.CertificateChains
parseDelimitedFrom(InputStream input)
static KeyOperationAttestation.CertificateChains
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static KeyOperationAttestation.CertificateChains
parseFrom(byte[] data)
static KeyOperationAttestation.CertificateChains
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static KeyOperationAttestation.CertificateChains
parseFrom(com.google.protobuf.ByteString data)
static KeyOperationAttestation.CertificateChains
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static KeyOperationAttestation.CertificateChains
parseFrom(com.google.protobuf.CodedInputStream input)
static KeyOperationAttestation.CertificateChains
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static KeyOperationAttestation.CertificateChains
parseFrom(InputStream input)
static KeyOperationAttestation.CertificateChains
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static KeyOperationAttestation.CertificateChains
parseFrom(ByteBuffer data)
static KeyOperationAttestation.CertificateChains
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<KeyOperationAttestation.CertificateChains>
parser()
KeyOperationAttestation.CertificateChains.Builder
toBuilder()
void
writeTo(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
-
CAVIUM_CERTS_FIELD_NUMBER
public static final int CAVIUM_CERTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GOOGLE_CARD_CERTS_FIELD_NUMBER
public static final int GOOGLE_CARD_CERTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GOOGLE_PARTITION_CERTS_FIELD_NUMBER
public static final int GOOGLE_PARTITION_CERTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getCaviumCertsList
public com.google.protobuf.ProtocolStringList getCaviumCertsList()
Cavium certificate chain corresponding to the attestation.
repeated string cavium_certs = 1;
- Specified by:
getCaviumCertsList
in interfaceKeyOperationAttestation.CertificateChainsOrBuilder
- Returns:
- A list containing the caviumCerts.
-
getCaviumCertsCount
public int getCaviumCertsCount()
Cavium certificate chain corresponding to the attestation.
repeated string cavium_certs = 1;
- Specified by:
getCaviumCertsCount
in interfaceKeyOperationAttestation.CertificateChainsOrBuilder
- Returns:
- The count of caviumCerts.
-
getCaviumCerts
public String getCaviumCerts(int index)
Cavium certificate chain corresponding to the attestation.
repeated string cavium_certs = 1;
- Specified by:
getCaviumCerts
in interfaceKeyOperationAttestation.CertificateChainsOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The caviumCerts at the given index.
-
getCaviumCertsBytes
public com.google.protobuf.ByteString getCaviumCertsBytes(int index)
Cavium certificate chain corresponding to the attestation.
repeated string cavium_certs = 1;
- Specified by:
getCaviumCertsBytes
in interfaceKeyOperationAttestation.CertificateChainsOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the caviumCerts at the given index.
-
getGoogleCardCertsList
public com.google.protobuf.ProtocolStringList getGoogleCardCertsList()
Google card certificate chain corresponding to the attestation.
repeated string google_card_certs = 2;
- Specified by:
getGoogleCardCertsList
in interfaceKeyOperationAttestation.CertificateChainsOrBuilder
- Returns:
- A list containing the googleCardCerts.
-
getGoogleCardCertsCount
public int getGoogleCardCertsCount()
Google card certificate chain corresponding to the attestation.
repeated string google_card_certs = 2;
- Specified by:
getGoogleCardCertsCount
in interfaceKeyOperationAttestation.CertificateChainsOrBuilder
- Returns:
- The count of googleCardCerts.
-
getGoogleCardCerts
public String getGoogleCardCerts(int index)
Google card certificate chain corresponding to the attestation.
repeated string google_card_certs = 2;
- Specified by:
getGoogleCardCerts
in interfaceKeyOperationAttestation.CertificateChainsOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The googleCardCerts at the given index.
-
getGoogleCardCertsBytes
public com.google.protobuf.ByteString getGoogleCardCertsBytes(int index)
Google card certificate chain corresponding to the attestation.
repeated string google_card_certs = 2;
- Specified by:
getGoogleCardCertsBytes
in interfaceKeyOperationAttestation.CertificateChainsOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the googleCardCerts at the given index.
-
getGooglePartitionCertsList
public com.google.protobuf.ProtocolStringList getGooglePartitionCertsList()
Google partition certificate chain corresponding to the attestation.
repeated string google_partition_certs = 3;
- Specified by:
getGooglePartitionCertsList
in interfaceKeyOperationAttestation.CertificateChainsOrBuilder
- Returns:
- A list containing the googlePartitionCerts.
-
getGooglePartitionCertsCount
public int getGooglePartitionCertsCount()
Google partition certificate chain corresponding to the attestation.
repeated string google_partition_certs = 3;
- Specified by:
getGooglePartitionCertsCount
in interfaceKeyOperationAttestation.CertificateChainsOrBuilder
- Returns:
- The count of googlePartitionCerts.
-
getGooglePartitionCerts
public String getGooglePartitionCerts(int index)
Google partition certificate chain corresponding to the attestation.
repeated string google_partition_certs = 3;
- Specified by:
getGooglePartitionCerts
in interfaceKeyOperationAttestation.CertificateChainsOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The googlePartitionCerts at the given index.
-
getGooglePartitionCertsBytes
public com.google.protobuf.ByteString getGooglePartitionCertsBytes(int index)
Google partition certificate chain corresponding to the attestation.
repeated string google_partition_certs = 3;
- Specified by:
getGooglePartitionCertsBytes
in interfaceKeyOperationAttestation.CertificateChainsOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the googlePartitionCerts at the given index.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static KeyOperationAttestation.CertificateChains parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static KeyOperationAttestation.CertificateChains parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static KeyOperationAttestation.CertificateChains parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static KeyOperationAttestation.CertificateChains parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static KeyOperationAttestation.CertificateChains parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static KeyOperationAttestation.CertificateChains parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static KeyOperationAttestation.CertificateChains parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static KeyOperationAttestation.CertificateChains parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static KeyOperationAttestation.CertificateChains parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static KeyOperationAttestation.CertificateChains parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static KeyOperationAttestation.CertificateChains parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static KeyOperationAttestation.CertificateChains parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public KeyOperationAttestation.CertificateChains.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static KeyOperationAttestation.CertificateChains.Builder newBuilder()
-
newBuilder
public static KeyOperationAttestation.CertificateChains.Builder newBuilder(KeyOperationAttestation.CertificateChains prototype)
-
toBuilder
public KeyOperationAttestation.CertificateChains.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected KeyOperationAttestation.CertificateChains.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static KeyOperationAttestation.CertificateChains getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<KeyOperationAttestation.CertificateChains> parser()
-
getParserForType
public com.google.protobuf.Parser<KeyOperationAttestation.CertificateChains> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public KeyOperationAttestation.CertificateChains getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-