addCustomPrivacyPolicy abstract method

Future<AddCustomPrivacyPolicyResponse> addCustomPrivacyPolicy(
  1. ServiceCall call,
  2. AddCustomPrivacyPolicyRequest request
)

Implementation

$async.Future<$1.AddCustomPrivacyPolicyResponse> addCustomPrivacyPolicy(
    $grpc.ServiceCall call, $1.AddCustomPrivacyPolicyRequest request);