updateLabelPolicy abstract method
Future<UpdateLabelPolicyResponse>
updateLabelPolicy(
- ServiceCall call,
- UpdateLabelPolicyRequest request
Implementation
$async.Future<$0.UpdateLabelPolicyResponse> updateLabelPolicy(
$grpc.ServiceCall call, $0.UpdateLabelPolicyRequest request);