updateLabelPolicy abstract method

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

Implementation

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