KeyOperationAttestation

com.google.cloud.kms.v1.resources.KeyOperationAttestation
See theKeyOperationAttestation companion class
object KeyOperationAttestation extends GeneratedMessageCompanion[KeyOperationAttestation]

Attributes

Companion
class
Source
KeyOperationAttestation.scala
Graph
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[KeyOperationAttestation]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type

Members list

Type members

Classlikes

sealed abstract class AttestationFormat(val value: Int) extends GeneratedEnum

Attestation formats provided by the HSM.

Attestation formats provided by the HSM.

Attributes

Companion
object
Source
KeyOperationAttestation.scala
Supertypes
trait GeneratedEnum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object AttestationFormat extends GeneratedEnumCompanion[AttestationFormat]

Attributes

Companion
class
Source
KeyOperationAttestation.scala
Supertypes
trait Sum
trait Mirror
trait GeneratedEnumCompanion[AttestationFormat]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
final case class CertificateChains(caviumCerts: Seq[String], googleCardCerts: Seq[String], googlePartitionCerts: Seq[String], unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[CertificateChains]

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.

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.

Value parameters

caviumCerts

Cavium certificate chain corresponding to the attestation.

googleCardCerts

Google card certificate chain corresponding to the attestation.

googlePartitionCerts

Google partition certificate chain corresponding to the attestation.

Attributes

Companion
object
Source
KeyOperationAttestation.scala
Supertypes
trait Updatable[CertificateChains]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object CertificateChains extends GeneratedMessageCompanion[CertificateChains]

Attributes

Companion
class
Source
KeyOperationAttestation.scala
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[CertificateChains]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
implicit class KeyOperationAttestationLens[UpperPB](_l: Lens[UpperPB, KeyOperationAttestation]) extends ObjectLens[UpperPB, KeyOperationAttestation]

Attributes

Source
KeyOperationAttestation.scala
Supertypes
class ObjectLens[UpperPB, KeyOperationAttestation]
trait Lens[UpperPB, KeyOperationAttestation]
trait Serializable
class Object
trait Matchable
class Any
Show all

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala
type ValueType = A

Attributes

Inherited from:
GeneratedMessageCompanion
Source
GeneratedMessageCompanion.scala

Value members

Concrete methods

def enumCompanionForFieldNumber(`__fieldNumber`: Int): GeneratedEnumCompanion[_]

Attributes

Source
KeyOperationAttestation.scala
def javaDescriptor: Descriptor

Returns the Java descriptors for this message. It is recommended to use scalaDescriptors. The Java descriptors are available even when Java conversions is disabled, however they are not available in Scala.js or scala-native.

Returns the Java descriptors for this message. It is recommended to use scalaDescriptors. The Java descriptors are available even when Java conversions is disabled, however they are not available in Scala.js or scala-native.

Attributes

Source
KeyOperationAttestation.scala
def messageCompanionForFieldNumber(`__number`: Int): GeneratedMessageCompanion[_]

Attributes

Source
KeyOperationAttestation.scala
def of(format: AttestationFormat, content: ByteString, certChains: Option[CertificateChains]): KeyOperationAttestation

Attributes

Source
KeyOperationAttestation.scala
def parseFrom(`_input__`: CodedInputStream): KeyOperationAttestation

Parses a message from a CodedInputStream.

Parses a message from a CodedInputStream.

Attributes

Source
KeyOperationAttestation.scala
def scalaDescriptor: Descriptor

Attributes

Source
KeyOperationAttestation.scala

Inherited methods

def enumCompanionForField(field: FieldDescriptor): GeneratedEnumCompanion[_]

Attributes

Inherited from:
GeneratedMessageCompanion
Source
GeneratedMessageCompanion.scala
def fromAscii(s: String): A

Attributes

Inherited from:
GeneratedMessageCompanion
Source
GeneratedMessageCompanion.scala
def merge(a: KeyOperationAttestation, input: CodedInputStream): A

Merges the given message with the additional fields in the steam.

Merges the given message with the additional fields in the steam.

Attributes

Inherited from:
GeneratedMessageCompanion
Source
GeneratedMessageCompanion.scala
def messageCompanionForField(field: FieldDescriptor): GeneratedMessageCompanion[_]

Attributes

Inherited from:
GeneratedMessageCompanion
Source
GeneratedMessageCompanion.scala
def parseDelimitedFrom(input: InputStream): Option[A]

Attributes

Inherited from:
GeneratedMessageCompanion
Source
GeneratedMessageCompanion.scala
def parseDelimitedFrom(input: CodedInputStream): Option[A]

Attributes

Inherited from:
GeneratedMessageCompanion
Source
GeneratedMessageCompanion.scala
def parseFrom(s: Array[Byte]): A

Attributes

Inherited from:
GeneratedMessageCompanion
Source
GeneratedMessageCompanion.scala
def parseFrom(input: InputStream): A

Attributes

Inherited from:
GeneratedMessageCompanion
Source
GeneratedMessageCompanion.scala
def streamFromDelimitedInput(input: InputStream): Stream[A]

Attributes

Inherited from:
GeneratedMessageCompanion
Source
GeneratedMessageCompanion.scala
def toByteArray(a: KeyOperationAttestation): Array[Byte]

Attributes

Inherited from:
GeneratedMessageCompanion
Source
GeneratedMessageCompanion.scala
def validate(s: Array[Byte]): Try[A]

Attributes

Inherited from:
GeneratedMessageCompanion
Source
GeneratedMessageCompanion.scala
def validateAscii(s: String): Either[TextFormatError, A]

Attributes

Inherited from:
GeneratedMessageCompanion
Source
GeneratedMessageCompanion.scala

Concrete fields

final val CONTENT_FIELD_NUMBER: 5

Attributes

Source
KeyOperationAttestation.scala
final val FORMAT_FIELD_NUMBER: 4

Attributes

Source
KeyOperationAttestation.scala
lazy val nestedMessagesCompanions: Seq[GeneratedMessageCompanion[_ <: GeneratedMessage]]

Attributes

Source
KeyOperationAttestation.scala

Implicits

Implicits

final implicit def KeyOperationAttestationLens[UpperPB](_l: Lens[UpperPB, KeyOperationAttestation]): KeyOperationAttestationLens[UpperPB]

Attributes

Source
KeyOperationAttestation.scala
implicit def messageCompanion: GeneratedMessageCompanion[KeyOperationAttestation]

Attributes

Source
KeyOperationAttestation.scala
implicit def messageReads: Reads[KeyOperationAttestation]

Attributes

Source
KeyOperationAttestation.scala