publicstaticfinalclass VerifyConfidentialGkeRequest.BuilderextendsGeneratedMessageV3.Builder<VerifyConfidentialGkeRequest.Builder>implementsVerifyConfidentialGkeRequestOrBuilder
A request for an attestation token, providing all the necessary information
needed for this service to verify Confidential GKE platform state of the
requestor.
Protobuf type google.cloud.confidentialcomputing.v1.VerifyConfidentialGkeRequest
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
publicstaticfinalDescriptors.DescriptorgetDescriptor()
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
publicVerifyConfidentialGkeRequest.BuilderaddRepeatedField(Descriptors.FieldDescriptorfield,Objectvalue)
Overrides
build()
publicVerifyConfidentialGkeRequestbuild()
buildPartial()
publicVerifyConfidentialGkeRequestbuildPartial()
clear()
publicVerifyConfidentialGkeRequest.Builderclear()
Overrides
clearChallenge()
publicVerifyConfidentialGkeRequest.BuilderclearChallenge()
Required. The name of the Challenge whose nonce was used to generate the
attestation, in the format projects/*/locations/*/challenges/*. The
provided Challenge will be consumed, and cannot be used again.
string challenge = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
clearField(Descriptors.FieldDescriptor field)
publicVerifyConfidentialGkeRequest.BuilderclearField(Descriptors.FieldDescriptorfield)
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
publicVerifyConfidentialGkeRequest.BuilderclearOneof(Descriptors.OneofDescriptoroneof)
Overrides
clearTeeAttestation()
publicVerifyConfidentialGkeRequest.BuilderclearTeeAttestation()
clearTpmAttestation()
publicVerifyConfidentialGkeRequest.BuilderclearTpmAttestation()
The TPM-specific data provided by the attesting platform, used to
populate any of the claims regarding platform state.
.google.cloud.confidentialcomputing.v1.TpmAttestation tpm_attestation = 2;
clone()
publicVerifyConfidentialGkeRequest.Builderclone()
Overrides
getChallenge()
publicStringgetChallenge()
Required. The name of the Challenge whose nonce was used to generate the
attestation, in the format projects/*/locations/*/challenges/*. The
provided Challenge will be consumed, and cannot be used again.
string challenge = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Returns |
| Type |
Description |
String |
The challenge.
|
getChallengeBytes()
publicByteStringgetChallengeBytes()
Required. The name of the Challenge whose nonce was used to generate the
attestation, in the format projects/*/locations/*/challenges/*. The
provided Challenge will be consumed, and cannot be used again.
string challenge = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Returns |
| Type |
Description |
ByteString |
The bytes for challenge.
|
getDefaultInstanceForType()
publicVerifyConfidentialGkeRequestgetDefaultInstanceForType()
getDescriptorForType()
publicDescriptors.DescriptorgetDescriptorForType()
Overrides
getTeeAttestationCase()
publicVerifyConfidentialGkeRequest.TeeAttestationCasegetTeeAttestationCase()
getTpmAttestation()
publicTpmAttestationgetTpmAttestation()
The TPM-specific data provided by the attesting platform, used to
populate any of the claims regarding platform state.
.google.cloud.confidentialcomputing.v1.TpmAttestation tpm_attestation = 2;
getTpmAttestationBuilder()
publicTpmAttestation.BuildergetTpmAttestationBuilder()
The TPM-specific data provided by the attesting platform, used to
populate any of the claims regarding platform state.
.google.cloud.confidentialcomputing.v1.TpmAttestation tpm_attestation = 2;
getTpmAttestationOrBuilder()
publicTpmAttestationOrBuildergetTpmAttestationOrBuilder()
The TPM-specific data provided by the attesting platform, used to
populate any of the claims regarding platform state.
.google.cloud.confidentialcomputing.v1.TpmAttestation tpm_attestation = 2;
hasTpmAttestation()
publicbooleanhasTpmAttestation()
The TPM-specific data provided by the attesting platform, used to
populate any of the claims regarding platform state.
.google.cloud.confidentialcomputing.v1.TpmAttestation tpm_attestation = 2;
| Returns |
| Type |
Description |
boolean |
Whether the tpmAttestation field is set.
|
internalGetFieldAccessorTable()
protectedGeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()
Overrides
isInitialized()
publicfinalbooleanisInitialized()
Overrides
mergeFrom(VerifyConfidentialGkeRequest other)
publicVerifyConfidentialGkeRequest.BuildermergeFrom(VerifyConfidentialGkeRequestother)
publicVerifyConfidentialGkeRequest.BuildermergeFrom(CodedInputStreaminput,ExtensionRegistryLiteextensionRegistry)
Overrides
mergeFrom(Message other)
publicVerifyConfidentialGkeRequest.BuildermergeFrom(Messageother)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
mergeTpmAttestation(TpmAttestation value)
publicVerifyConfidentialGkeRequest.BuildermergeTpmAttestation(TpmAttestationvalue)
The TPM-specific data provided by the attesting platform, used to
populate any of the claims regarding platform state.
.google.cloud.confidentialcomputing.v1.TpmAttestation tpm_attestation = 2;
mergeUnknownFields(UnknownFieldSet unknownFields)
publicfinalVerifyConfidentialGkeRequest.BuildermergeUnknownFields(UnknownFieldSetunknownFields)
Overrides
setChallenge(String value)
publicVerifyConfidentialGkeRequest.BuildersetChallenge(Stringvalue)
Required. The name of the Challenge whose nonce was used to generate the
attestation, in the format projects/*/locations/*/challenges/*. The
provided Challenge will be consumed, and cannot be used again.
string challenge = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Parameter |
| Name |
Description |
value |
String
The challenge to set.
|
setChallengeBytes(ByteString value)
publicVerifyConfidentialGkeRequest.BuildersetChallengeBytes(ByteStringvalue)
Required. The name of the Challenge whose nonce was used to generate the
attestation, in the format projects/*/locations/*/challenges/*. The
provided Challenge will be consumed, and cannot be used again.
string challenge = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Parameter |
| Name |
Description |
value |
ByteString
The bytes for challenge to set.
|
setField(Descriptors.FieldDescriptor field, Object value)
publicVerifyConfidentialGkeRequest.BuildersetField(Descriptors.FieldDescriptorfield,Objectvalue)
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
publicVerifyConfidentialGkeRequest.BuildersetRepeatedField(Descriptors.FieldDescriptorfield,intindex,Objectvalue)
Overrides
setTpmAttestation(TpmAttestation value)
publicVerifyConfidentialGkeRequest.BuildersetTpmAttestation(TpmAttestationvalue)
The TPM-specific data provided by the attesting platform, used to
populate any of the claims regarding platform state.
.google.cloud.confidentialcomputing.v1.TpmAttestation tpm_attestation = 2;
setTpmAttestation(TpmAttestation.Builder builderForValue)
publicVerifyConfidentialGkeRequest.BuildersetTpmAttestation(TpmAttestation.BuilderbuilderForValue)
The TPM-specific data provided by the attesting platform, used to
populate any of the claims regarding platform state.
.google.cloud.confidentialcomputing.v1.TpmAttestation tpm_attestation = 2;
setUnknownFields(UnknownFieldSet unknownFields)
publicfinalVerifyConfidentialGkeRequest.BuildersetUnknownFields(UnknownFieldSetunknownFields)
Overrides