generateServiceIdentity abstract method
Future<Operation>
generateServiceIdentity(
- ServiceCall call,
- GenerateServiceIdentityRequest request
Implementation
$async.Future<$1.Operation> generateServiceIdentity(
$grpc.ServiceCall call, $0.GenerateServiceIdentityRequest request);