Google Cloud Security Command Center V1 Client - Class LoadBalancer (1.28.1)

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 \ V1

Methods

__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