addCustomLabelPolicy abstract method

Future<AddCustomLabelPolicyResponse> addCustomLabelPolicy(
  1. ServiceCall call,
  2. AddCustomLabelPolicyRequest request
)

Implementation

$async.Future<$0.AddCustomLabelPolicyResponse> addCustomLabelPolicy($grpc.ServiceCall call, $0.AddCustomLabelPolicyRequest request);