Reference documentation and code samples for the Google Cloud Network Management V1 Client class LoadBalancerInfo.
For display only. Metadata associated with a load balancer.
Generated from protobuf messagegoogle.cloud.networkmanagement.v1.LoadBalancerInfo
Namespace
Google \ Cloud \ NetworkManagement \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ load_balancer_type
int
Type of the load balancer.
↳ health_check_uri
string
URI of the health check for the load balancer. Deprecated and no longer populated as different load balancer backends might have different health checks.
URI of the health check for the load balancer. Deprecated and no longer
populated as different load balancer backends might have different health
checks.
Returns
Type
Description
string
setHealthCheckUri
URI of the health check for the load balancer. Deprecated and no longer
populated as different load balancer backends might have different health
checks.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Network Management V1 Client - Class LoadBalancerInfo (2.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.5.0 (latest)](/php/docs/reference/cloud-network-management/latest/V1.LoadBalancerInfo)\n- [2.4.2](/php/docs/reference/cloud-network-management/2.4.2/V1.LoadBalancerInfo)\n- [2.3.2](/php/docs/reference/cloud-network-management/2.3.2/V1.LoadBalancerInfo)\n- [2.2.1](/php/docs/reference/cloud-network-management/2.2.1/V1.LoadBalancerInfo)\n- [2.1.1](/php/docs/reference/cloud-network-management/2.1.1/V1.LoadBalancerInfo)\n- [2.0.1](/php/docs/reference/cloud-network-management/2.0.1/V1.LoadBalancerInfo)\n- [1.7.3](/php/docs/reference/cloud-network-management/1.7.3/V1.LoadBalancerInfo)\n- [1.5.0](/php/docs/reference/cloud-network-management/1.5.0/V1.LoadBalancerInfo)\n- [1.4.2](/php/docs/reference/cloud-network-management/1.4.2/V1.LoadBalancerInfo)\n- [1.3.0](/php/docs/reference/cloud-network-management/1.3.0/V1.LoadBalancerInfo)\n- [1.2.0](/php/docs/reference/cloud-network-management/1.2.0/V1.LoadBalancerInfo)\n- [1.1.1](/php/docs/reference/cloud-network-management/1.1.1/V1.LoadBalancerInfo)\n- [1.0.5](/php/docs/reference/cloud-network-management/1.0.5/V1.LoadBalancerInfo) \nReference documentation and code samples for the Google Cloud Network Management V1 Client class LoadBalancerInfo.\n\nFor display only. Metadata associated with a load balancer.\n\nGenerated from protobuf message `google.cloud.networkmanagement.v1.LoadBalancerInfo`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ NetworkManagement \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getLoadBalancerType\n\nType of the load balancer.\n\n### setLoadBalancerType\n\nType of the load balancer.\n\n### getHealthCheckUri\n\nURI of the health check for the load balancer. Deprecated and no longer\npopulated as different load balancer backends might have different health\nchecks.\n\n### setHealthCheckUri\n\nURI of the health check for the load balancer. Deprecated and no longer\npopulated as different load balancer backends might have different health\nchecks.\n\n### getBackends\n\nInformation for the loadbalancer backends.\n\n### setBackends\n\nInformation for the loadbalancer backends.\n\n### getBackendType\n\nType of load balancer's backend configuration.\n\n### setBackendType\n\nType of load balancer's backend configuration.\n\n### getBackendUri\n\nBackend configuration URI.\n\n### setBackendUri\n\nBackend configuration URI."]]