Uses of Interface
com.google.cloud.confidentialcomputing.v1alpha1.GcpCredentialsOrBuilder
-
Packages that use GcpCredentialsOrBuilder Package Description com.google.cloud.confidentialcomputing.v1alpha1 A client to Confidential Computing API -
-
Uses of GcpCredentialsOrBuilder in com.google.cloud.confidentialcomputing.v1alpha1
Classes in com.google.cloud.confidentialcomputing.v1alpha1 that implement GcpCredentialsOrBuilder Modifier and Type Class Description class
GcpCredentials
Credentials issued by GCP which are linked to the platform attestation.static class
GcpCredentials.Builder
Credentials issued by GCP which are linked to the platform attestation.Methods in com.google.cloud.confidentialcomputing.v1alpha1 that return GcpCredentialsOrBuilder Modifier and Type Method Description GcpCredentialsOrBuilder
VerifyAttestationRequest.Builder. getGcpCredentialsOrBuilder()
Optional.GcpCredentialsOrBuilder
VerifyAttestationRequest. getGcpCredentialsOrBuilder()
Optional.GcpCredentialsOrBuilder
VerifyAttestationRequestOrBuilder. getGcpCredentialsOrBuilder()
Optional.
-