Uses of Class
com.google.cloud.confidentialcomputing.v1alpha1.GcpCredentials
-
Packages that use GcpCredentials Package Description com.google.cloud.confidentialcomputing.v1alpha1 A client to Confidential Computing API -
-
Uses of GcpCredentials in com.google.cloud.confidentialcomputing.v1alpha1
Methods in com.google.cloud.confidentialcomputing.v1alpha1 that return GcpCredentials Modifier and Type Method Description GcpCredentialsGcpCredentials.Builder. build()GcpCredentialsGcpCredentials.Builder. buildPartial()static GcpCredentialsGcpCredentials. getDefaultInstance()GcpCredentialsGcpCredentials.Builder. getDefaultInstanceForType()GcpCredentialsGcpCredentials. getDefaultInstanceForType()GcpCredentialsVerifyAttestationRequest.Builder. getGcpCredentials()Optional.GcpCredentialsVerifyAttestationRequest. getGcpCredentials()Optional.GcpCredentialsVerifyAttestationRequestOrBuilder. getGcpCredentials()Optional.static GcpCredentialsGcpCredentials. parseDelimitedFrom(InputStream input)static GcpCredentialsGcpCredentials. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GcpCredentialsGcpCredentials. parseFrom(byte[] data)static GcpCredentialsGcpCredentials. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GcpCredentialsGcpCredentials. parseFrom(com.google.protobuf.ByteString data)static GcpCredentialsGcpCredentials. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GcpCredentialsGcpCredentials. parseFrom(com.google.protobuf.CodedInputStream input)static GcpCredentialsGcpCredentials. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GcpCredentialsGcpCredentials. parseFrom(InputStream input)static GcpCredentialsGcpCredentials. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GcpCredentialsGcpCredentials. parseFrom(ByteBuffer data)static GcpCredentialsGcpCredentials. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.confidentialcomputing.v1alpha1 that return types with arguments of type GcpCredentials Modifier and Type Method Description com.google.protobuf.Parser<GcpCredentials>GcpCredentials. getParserForType()static com.google.protobuf.Parser<GcpCredentials>GcpCredentials. parser()Methods in com.google.cloud.confidentialcomputing.v1alpha1 with parameters of type GcpCredentials Modifier and Type Method Description GcpCredentials.BuilderGcpCredentials.Builder. mergeFrom(GcpCredentials other)VerifyAttestationRequest.BuilderVerifyAttestationRequest.Builder. mergeGcpCredentials(GcpCredentials value)Optional.static GcpCredentials.BuilderGcpCredentials. newBuilder(GcpCredentials prototype)VerifyAttestationRequest.BuilderVerifyAttestationRequest.Builder. setGcpCredentials(GcpCredentials value)Optional.
-