internalSelfManaged constant

BackendService_LoadBalancingScheme const internalSelfManaged

Signifies that this will be used by Traffic Director.

Implementation

static const internalSelfManaged = BackendService_LoadBalancingScheme(
  'INTERNAL_SELF_MANAGED',
);