Compute V1 Client - Class SubnetworksScopedWarning (1.32.0)

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

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

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ scope_name string

Name of the scope containing this set of Subnetworks.

↳ warning Warning

An informational warning about unreachable scope

getScopeName

Name of the scope containing this set of Subnetworks.

Returns
Type Description
string

hasScopeName

clearScopeName

setScopeName

Name of the scope containing this set of Subnetworks.

Parameter
Name Description
var string
Returns
Type Description
$this

getWarning

An informational warning about unreachable scope

Returns
Type Description
Warning|null

hasWarning

clearWarning

setWarning

An informational warning about unreachable scope

Parameter
Name Description
var Warning
Returns
Type Description
$this