func GetVersion(apiClient pfs.ApiClient) (*pfs.GetVersionResponse, error) { return apiClient.GetVersion( context.Background(), &google_protobuf.Empty{}, ) }