updateCustomPrivacyPolicy abstract method

Future<UpdateCustomPrivacyPolicyResponse> updateCustomPrivacyPolicy(
  1. ServiceCall call,
  2. UpdateCustomPrivacyPolicyRequest request
)

Implementation

$async.Future<$0.UpdateCustomPrivacyPolicyResponse> updateCustomPrivacyPolicy(
    $grpc.ServiceCall call, $0.UpdateCustomPrivacyPolicyRequest request);