Google Cloud Security Command Center V2 Client - Class Network (2.2.1)

Reference documentation and code samples for the Google Cloud Security Command Center V2 Client class Network.

Contains information about a VPC network associated with the finding.

Generated from protobuf message google.cloud.securitycenter.v2.Network

Namespace

Google \ Cloud \ SecurityCenter \ V2

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

The name of the VPC network resource, for example, //compute.googleapis.com/projects/my-project/global/networks/my-network.

getName

The name of the VPC network resource, for example, //compute.googleapis.com/projects/my-project/global/networks/my-network.

Returns
Type Description
string

setName

The name of the VPC network resource, for example, //compute.googleapis.com/projects/my-project/global/networks/my-network.

Parameter
Name Description
var string
Returns
Type Description
$this