Compute V1 Client - Class ProjectsSetCloudArmorTierRequest (1.24.0)

Reference documentation and code samples for the Compute V1 Client class ProjectsSetCloudArmorTierRequest.

Generated from protobuf message google.cloud.compute.v1.ProjectsSetCloudArmorTierRequest

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
dataarray

Optional. Data for populating the Message object.

↳ cloud_armor_tierstring

Managed protection tier to be set. Check the CloudArmorTier enum for the list of possible values.

getCloudArmorTier

Managed protection tier to be set.

Check the CloudArmorTier enum for the list of possible values.

Returns
TypeDescription
string

hasCloudArmorTier

clearCloudArmorTier

setCloudArmorTier

Managed protection tier to be set.

Check the CloudArmorTier enum for the list of possible values.

Parameter
NameDescription
varstring
Returns
TypeDescription
$this