| Package | Description | 
|---|---|
| com.google.cloud.compute.v1 | 
 A client to Compute Engine API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ShieldedInstanceIdentityEntry | 
ShieldedInstanceIdentityEntry.Builder.build()  | 
static ShieldedInstanceIdentityEntry | 
ShieldedInstanceIdentityEntry.getDefaultInstance()  | 
ShieldedInstanceIdentityEntry | 
ShieldedInstanceIdentity.getEncryptionKey()
An Endorsement Key (EK) issued to the Shielded Instance's vTPM. 
 | 
ShieldedInstanceIdentityEntry | 
ShieldedInstanceIdentity.Builder.getEncryptionKey()
An Endorsement Key (EK) issued to the Shielded Instance's vTPM. 
 | 
ShieldedInstanceIdentityEntry | 
ShieldedInstanceIdentity.getSigningKey()
An Attestation Key (AK) issued to the Shielded Instance's vTPM. 
 | 
ShieldedInstanceIdentityEntry | 
ShieldedInstanceIdentity.Builder.getSigningKey()
An Attestation Key (AK) issued to the Shielded Instance's vTPM. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ShieldedInstanceIdentityEntry.Builder | 
ShieldedInstanceIdentityEntry.Builder.mergeFrom(ShieldedInstanceIdentityEntry other)  | 
static ShieldedInstanceIdentityEntry.Builder | 
ShieldedInstanceIdentityEntry.newBuilder(ShieldedInstanceIdentityEntry prototype)  | 
ShieldedInstanceIdentity.Builder | 
ShieldedInstanceIdentity.Builder.setEncryptionKey(ShieldedInstanceIdentityEntry encryptionKey)
An Endorsement Key (EK) issued to the Shielded Instance's vTPM. 
 | 
ShieldedInstanceIdentity.Builder | 
ShieldedInstanceIdentity.Builder.setSigningKey(ShieldedInstanceIdentityEntry signingKey)
An Attestation Key (AK) issued to the Shielded Instance's vTPM. 
 | 
Copyright © 2019 Google LLC. All rights reserved.