updateLabelPolicy abstract method

Future<UpdateLabelPolicyResponse> updateLabelPolicy(
  1. ServiceCall call,
  2. UpdateLabelPolicyRequest request
)

Implementation

$async.Future<$2.UpdateLabelPolicyResponse> updateLabelPolicy(
    $grpc.ServiceCall call, $2.UpdateLabelPolicyRequest request);