[Missing <summary> documentation for "M:Aerospike.Client.Auth.AuthService.AuthServiceClient.GetAsync(Aerospike.Client.Auth.AerospikeAuthRequest,Grpc.Core.Metadata,System.Nullable{System.DateTime},System.Threading.CancellationToken)"]
public virtual AsyncUnaryCall<AerospikeAuthResponse> GetAsync(
AerospikeAuthRequest request,
Metadata headers = null,
DateTime? deadline = null,
CancellationToken cancellationToken = default
)