updateCustomPrivacyPolicy abstract method

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

Implementation

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