group property

String? group
getter/setter pair

The fully-qualified URL of an instance group or network endpoint group (NEG) resource.

To determine what types of backends a load balancer supports, see the Backend services overview. You must use the fully-qualified URL (starting with https://www.googleapis.com/) to specify the instance group or NEG. Partial URLs are not supported.

Implementation

core.String? group;