addCustomPrivacyPolicy abstract method

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

Implementation

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