[[["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 Services V1 Client - Class LoadBalancingScheme (0.6.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.6.1 (latest)](/php/docs/reference/cloud-networkservices/latest/V1.LoadBalancingScheme)\n- [0.6.0](/php/docs/reference/cloud-networkservices/0.6.0/V1.LoadBalancingScheme)\n- [0.5.0](/php/docs/reference/cloud-networkservices/0.5.0/V1.LoadBalancingScheme)\n- [0.4.0](/php/docs/reference/cloud-networkservices/0.4.0/V1.LoadBalancingScheme)\n- [0.3.0](/php/docs/reference/cloud-networkservices/0.3.0/V1.LoadBalancingScheme)\n- [0.2.3](/php/docs/reference/cloud-networkservices/0.2.3/V1.LoadBalancingScheme)\n- [0.1.1](/php/docs/reference/cloud-networkservices/0.1.1/V1.LoadBalancingScheme) \nReference documentation and code samples for the Google Cloud Network Services V1 Client class LoadBalancingScheme.\n\nLoad balancing schemes supported by the `LbTrafficExtension`,\n`LbRouteExtension`, and `LbEdgeExtension` resources.\n\nFor more information, refer to [Backend services\noverview](https://cloud.google.com/load-balancing/docs/backend-service).\n\nProtobuf type `google.cloud.networkservices.v1.LoadBalancingScheme`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ NetworkServices \\\\ V1\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### LOAD_BALANCING_SCHEME_UNSPECIFIED\n\n Value: 0\n\nDefault value. Do not use.\n\nGenerated from protobuf enum `LOAD_BALANCING_SCHEME_UNSPECIFIED = 0;`\n\n### INTERNAL_MANAGED\n\n Value: 1\n\nSignifies that this is used for Internal HTTP(S) Load Balancing.\n\nGenerated from protobuf enum `INTERNAL_MANAGED = 1;`\n\n### EXTERNAL_MANAGED\n\n Value: 2\n\nSignifies that this is used for External Managed HTTP(S) Load\nBalancing.\n\nGenerated from protobuf enum `EXTERNAL_MANAGED = 2;`"]]