Compute V1 Client - Class ShieldedInstanceIdentityEntry (1.17.0)

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

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
Name Description
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.

Returns
Type Description
string

hasEkCert

clearEkCert

setEkCert

A PEM-encoded X.509 certificate. This field can be empty.

Parameter
Name Description
var string
Returns
Type Description
$this

getEkPub

A PEM-encoded public key.

Returns
Type Description
string

hasEkPub

clearEkPub

setEkPub

A PEM-encoded public key.

Parameter
Name Description
var string
Returns
Type Description
$this