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 \ V2Methods
__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, |
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 |