Reference documentation and code samples for the Google Cloud Security Command Center V1 Client class LoadBalancer.
Contains information related to the load balancer associated with the finding.
Generated from protobuf message google.cloud.securitycenter.v1.LoadBalancer
Namespace
Google \ Cloud \ SecurityCenter \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
The name of the load balancer associated with the finding. |
getName
The name of the load balancer associated with the finding.
Returns | |
---|---|
Type | Description |
string |
setName
The name of the load balancer associated with the finding.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |