Confidential Computing V1 API - Class Google::Cloud::ConfidentialComputing::V1::VerifyAttestationResponse (v0.8.0)

Reference documentation and code samples for the Confidential Computing V1 API class Google::Cloud::ConfidentialComputing::V1::VerifyAttestationResponse.

A response once an attestation has been successfully verified, containing a signed OIDC token.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#oidc_claims_token

def oidc_claims_token() -> ::String
Returns
  • (::String) — Output only. Same as claims_token, but as a string.

#partial_errors

def partial_errors() -> ::Array<::Google::Rpc::Status>
Returns
  • (::Array<::Google::Rpc::Status>) — Output only. A list of messages that carry the partial error details related to VerifyAttestation.