generateClientSecret abstract method
Future<GenerateClientSecretResponse>
generateClientSecret(
- ServiceCall call,
- GenerateClientSecretRequest request
Implementation
$async.Future<$0.GenerateClientSecretResponse> generateClientSecret(
$grpc.ServiceCall call, $0.GenerateClientSecretRequest request);