Reference documentation and code samples for the Compute V1 Client class ShieldedInstanceIdentityEntry.
A Shielded Instance Identity Entry.
Generated from protobuf message google.cloud.compute.v1.ShieldedInstanceIdentityEntry
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ ek_cert
string
A PEM-encoded X.509 certificate. This field can be empty.
↳ ek_pub
string
A PEM-encoded public key.
getEkCert
A PEM-encoded X.509 certificate. This field can be empty.
Generated from protobuf field optional string ek_cert = 450178589;
string
hasEkCert
clearEkCert
setEkCert
A PEM-encoded X.509 certificate. This field can be empty.
Generated from protobuf field optional string ek_cert = 450178589;
var
string
$this
getEkPub
A PEM-encoded public key.
Generated from protobuf field optional string ek_pub = 308947940;
string
hasEkPub
clearEkPub
setEkPub
A PEM-encoded public key.
Generated from protobuf field optional string ek_pub = 308947940;
var
string
$this