Google Cloud Tpu V2 Client - Class ShieldedInstanceConfig (1.1.1)

Reference documentation and code samples for the Google Cloud Tpu V2 Client class ShieldedInstanceConfig.

A set of Shielded Instance options.

Generated from protobuf message google.cloud.tpu.v2.ShieldedInstanceConfig

Namespace

Google \ Cloud \ Tpu \ V2

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ enable_secure_boot bool

Defines whether the instance has Secure Boot enabled.

getEnableSecureBoot

Defines whether the instance has Secure Boot enabled.

Returns
TypeDescription
bool

setEnableSecureBoot

Defines whether the instance has Secure Boot enabled.

Parameter
NameDescription
var bool
Returns
TypeDescription
$this