getAuthApplication method
ResponseFuture<GetAuthApplicationResponse>
getAuthApplication(
- GetAuthApplicationRequest request, {
- CallOptions? options,
Implementation
$grpc.ResponseFuture<$11.GetAuthApplicationResponse> getAuthApplication($11.GetAuthApplicationRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$getAuthApplication, request, options: options);
}